testsuite: Mark the kill in gdbserver_run as optional
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-05-21 Alan Hayward <alan.hayward@arm.com>
2
3 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4
5 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 PR gdb/18644
8 * gdb.fortran/complex.exp: Remove setup_kfail calls.
9 * gdb.fortran/printing-types.exp: Add new test.
10 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
11 testing.
12 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
13 setup_kfail call.
14
15 2019-05-17 Alan Hayward <alan.hayward@arm.com>
16
17 * README (Running the Testsuite): Change example.
18 (Testsuite Parameters): Remove TRANSCRIPT.
19 * lib/gdb.exp: Remove TRANSCRIPT check.
20
21 2019-05-17 Alan Hayward <alan.hayward@arm.com>
22
23 * README (Testsuite Parameters): Add replay logging to
24 GDBSERVER_DEBUG.
25 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
26 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
27 as a comma separated list.
28 (gdb_debug_init): Override procedure.
29
30 2019-05-17 Alan Hayward <alan.hayward@arm.com>
31
32 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
33 (gdb_write_cmd_file): New procedure.
34 * lib/gdbserver-support.exp (gdbserver_start): Call
35 gdbserver_write_cmd_file.
36 (gdbserver_write_cmd_file): New procedure.
37
38 2019-05-17 Alan Hayward <alan.hayward@arm.com>
39
40 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
41 (delete_breakpoints): Likewise.
42 (gdb_run_cmd): Likewise.
43 (gdb_start_cmd): Likewise.
44 (gdb_starti_cmd): Likewise.
45 (gdb_internal_error_resync): Likewise.
46 (gdb_test_multiple): Likewise.
47 (gdb_reinitialize_dir): Likewise.
48 (default_gdb_exit): Likewise.
49 (gdb_file_cmd): Mark kill as optional.
50 (default_gdb_start): Call gdb_stdin_log_init.
51 (send_gdb): Call gdb_stdin_log_write.
52 (rerun_to_main): Mark Y as an answer.
53 (gdb_stdin_log_init): New function.
54 (gdb_stdin_log_write): Likewise.
55
56 2019-05-17 Alan Hayward <alan.hayward@arm.com>
57
58 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
59 * gdb.base/debug-expr.exp: Likewise.
60 * gdb.base/foll-fork.exp: Likewise.
61 * gdb.base/foll-vfork.exp: Likewise.
62 * gdb.base/fork-print-inferior-events.exp: Likewise.
63 * gdb.base/gdb-sigterm.exp: Likewise.
64 * gdb.base/gdbinit-history.exp: Likewise.
65 * gdb.base/osabi.exp: Likewise.
66 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
67 * gdb.base/ui-redirect.exp: Likewise.
68 * gdb.gdb/unittest.exp: Likewise.
69 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
70 * gdb.mi/mi-watch.exp: Likewise.
71 * gdb.mi/new-ui-mi-sync.exp: Likewise.
72 * gdb.mi/user-selected-context-sync.exp: Likewise.
73 * gdb.python/python.exp: Disable debug test when debugging.
74 * gdb.threads/check-libthread-db.exp: Disable when debugging.
75 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
76 Likewise.
77 * gdb.threads/stepi-random-signal.exp: Likewise.
78
79 2019-05-17 Alan Hayward <alan.hayward@arm.com>
80
81 * Makefile.in: Pass through GDB_DEBUG.
82 * README (Testsuite Parameters): Add GDB_DEBUG.
83 (gdb,debug): Add board setting.
84 * lib/gdb.exp (default_gdb_start): Start debugging.
85 (gdb_debug_enabled): New procedure.
86 (gdb_debug_init): Likewise.
87
88 2019-05-17 Alan Hayward <alan.hayward@arm.com>
89
90 * Makefile.in: Pass through GDB_DEBUG.
91 * README (Testsuite Parameters): Add GDB_DEBUG.
92 (gdb,debug): Add board setting.
93 * lib/gdb.exp (default_gdb_start): Start debugging.
94 (gdb_debug_enabled): New procedure.
95 (gdb_debug_init): Likewise.
96
97 2019-05-17 Alan Hayward <alan.hayward@arm.com>
98
99 * gdb.base/ui-redirect.exp: Add debug redirect tests.
100
101 2019-05-17 Alan Hayward <alan.hayward@arm.com>
102
103 * gdb.base/ui-redirect.exp: Test redirection.
104
105 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
106
107 * gdb.mi/mi-complete.exp: New file.
108 * gdb.mi/mi-complete.cc: Likewise.
109
110 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
111
112 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
113 indexed and sliced arrays, and pointers to arrays.
114
115 2019-05-14 Tom Tromey <tromey@adacore.com>
116
117 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
118 styling test.
119
120 2019-05-14 Tom de Vries <tdevries@suse.de>
121
122 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
123 selection entry encoding.
124
125 2019-05-10 Tom Tromey <tromey@adacore.com>
126
127 * gdb.ada/info_exc.exp: Add "complete" test.
128
129 2019-05-09 Tom de Vries <tdevries@suse.de>
130
131 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
132 CU-relative.
133
134 2019-05-09 Tom de Vries <tdevries@suse.de>
135
136 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
137 CU-relative.
138
139 2019-05-08 Joel Brobecker <brobecker@adacore.com>
140
141 * gdb.ada/frame_arg_lang.exp: New testcase.
142 * gdb.ada/frame_arg_lang/bla.adb: New file.
143 * gdb.ada/frame_arg_lang/pck.ads: New file.
144 * gdb.ada/frame_arg_lang/pck.adb: New file.
145 * gdb.ada/frame_arg_lang/foo.c: New file.
146
147 2019-05-08 Tom Tromey <tromey@adacore.com>
148
149 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
150
151 2019-05-08 Tom Tromey <tromey@adacore.com>
152
153 * gdb.base/ptype-offsets.exp: Update tests.
154
155 2019-05-08 Tom Tromey <tromey@adacore.com>
156
157 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
158 cases.
159 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
160 "short".
161
162 2019-05-08 Tom Tromey <tromey@adacore.com>
163
164 * gdb.ada/vla.exp: New file.
165 * gdb.ada/vla/vla.adb: New file.
166
167 2019-05-07 Tom de Vries <tdevries@suse.de>
168
169 * gdb.base/index-cache.exp (ls_host): Fix return statement.
170
171 2019-05-07 Tom de Vries <tdevries@suse.de>
172
173 PR testsuite/24522
174 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
175 section.
176
177 2019-05-07 Tom de Vries <tdevries@suse.de>
178
179 PR testsuite/24522
180 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
181 .debug_aranges section.
182
183 2019-05-07 Tom de Vries <tdevries@suse.de>
184
185 PR testsuite/24159
186 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
187
188 2019-05-06 Tom de Vries <tdevries@suse.de>
189
190 * lib/gdb.exp (exec_has_index_section): New proc.
191 * gdb.base/index-cache.exp: Handle case that binfile contains an index
192 section.
193
194 2019-05-04 Tom de Vries <tdevries@suse.de>
195
196 * boards/cc-with-debug-names.exp: New file.
197
198 2019-05-03 Tom Tromey <tromey@adacore.com>
199
200 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
201 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
202 * gdb.ada/char_enum.exp: Add test.
203
204 2019-05-03 Tom de Vries <tdevries@suse.de>
205
206 * boards/cc-with-gdb-index.exp: New file.
207
208 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
209
210 * gdb.rust/simple.exp: Add new test case.
211 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
212 (main): Initialise an instance of the new struct.
213
214 2019-05-01 Tom Tromey <tromey@adacore.com>
215
216 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
217 record.
218 (NPR): New variable.
219 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
220 test.
221
222 2019-05-01 Tom Tromey <tromey@adacore.com>
223
224 * gdb.ada/packed_array_assign.exp: Add packed assignment
225 regression test.
226
227 2019-05-01 Tom de Vries <tdevries@suse.de>
228
229 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
230
231 2019-05-01 Tom de Vries <tdevries@suse.de>
232
233 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
234
235 2019-04-30 Ali Tamur <tamur@google.com>
236
237 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
238
239 2019-04-30 Tom Tromey <tromey@adacore.com>
240
241 * lib/ada.exp (find_ada_tool): New proc.
242 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
243 * gdb.ada/catch_ex_std.exp: New file.
244 * gdb.ada/catch_ex_std/foo.adb: New file.
245 * gdb.ada/catch_ex_std/some_package.adb: New file.
246 * gdb.ada/catch_ex_std/some_package.ads: New file.
247
248 2019-04-30 Tom Tromey <tromey@adacore.com>
249
250 PR c++/24470:
251 * gdb.cp/temargs.cc: Add test code from PR.
252
253 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
254
255 * gdb.fortran/vla-datatypes.exp: Update expected results.
256 * gdb.fortran/vla-ptype.exp: Likewise.
257 * gdb.fortran/vla-type.exp: Likewise.
258 * gdb.fortran/vla-value.exp: Likewise.
259
260 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
261
262 * gdb.fortran/ptr-indentation.exp: Update expected results.
263 * gdb.fortran/ptype-on-functions.exp: Likewise.
264 * gdb.fortran/vla-ptr-info.exp: Likewise.
265 * gdb.fortran/vla-value.exp: Likewise.
266
267 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
268
269 * gdb.fortran/ptype-on-functions.exp: New file.
270 * gdb.fortran/ptype-on-functions.f90: New file.
271
272 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
273
274 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
275 case void string.
276
277 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
278
279 * gdb.fortran/complex.exp: Expand.
280 * gdb.fortran/complex.f: Renamed to...
281 * gdb.fortran/complex.f90: ...this, and extended to add more
282 complex values.
283
284 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
287 MODULO, CMPLX.
288
289 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
290 Richard Bunt <richard.bunt@arm.com>
291
292 * gdb.base/max-depth.c: New file.
293 * gdb.base/max-depth.exp: New file.
294 * gdb.python/py-nested-maps.c: New file.
295 * gdb.python/py-nested-maps.exp: New file.
296 * gdb.python/py-nested-maps.py: New file.
297 * gdb.python/py-format-string.exp (test_max_depth): New proc.
298 (test_all_common): Call test_max_depth.
299 * gdb.fortran/max-depth.exp: New file.
300 * gdb.fortran/max-depth.f90: New file.
301 * gdb.go/max-depth.exp: New file.
302 * gdb.go/max-depth.go: New file.
303 * gdb.modula2/max-depth.exp: New file.
304 * gdb.modula2/max-depth.c: New file.
305 * lib/gdb.exp (get_print_expr_at_depths): New proc.
306
307 2019-04-29 Tom de Vries <tdevries@suse.de>
308
309 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
310
311 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
312
313 * gdb.base/callexit.exp: Test may-call-functions off.
314
315 2019-04-25 Keith Seitz <keiths@redhat.com>
316
317 PR c++/24367
318 * gdb.cp/meth-typedefs.cc (incomplete_struct)
319 (another_incomplete_struct, test_incomplete): New definitions.
320 (main): Use new definitions.
321 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
322 functions.
323
324 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
325
326 PR corefiles/11608
327 PR corefiles/18187
328 * gdb.base/coredump-filter-build-id.exp: New file.
329
330 2019-04-25 Alan Hayward <alan.hayward@arm.com>
331
332 * Makefile.in: Pass through GDBSERVER_DEBUG.
333 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
334 (gdbserver,debug): Add board setting.
335 * gdb.trace/tspeed.exp: Skip when debugging.
336 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
337 * lib/gdbserver-support.exp: Likewise
338
339 2019-04-24 Tom Tromey <tromey@adacore.com>
340
341 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
342 Rust.
343
344 2019-04-24 Tom Tromey <tromey@adacore.com>
345
346 * gdb.arch/amd64-eval.exp: Test bitfield return.
347 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
348 (class Foo) <return_bitfields>: New method.
349 (main): Call it.
350
351 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
352
353 * gdb.cp/many-args.cc: New file.
354 * gdb.cp/many-args.exp: New file.
355
356 2019-04-23 Tom de Vries <tdevries@suse.de>
357
358 PR gdb/24433
359 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
360
361 2019-04-23 Alan Hayward <alan.hayward@arm.com>
362
363 * gdb.trace/backtrace.exp: Use nopie flag.
364 * gdb.trace/circ.exp: Likewise.
365 * gdb.trace/collection.exp: Likewise.
366 * gdb.trace/ftrace.exp: Likewise.
367 * gdb.trace/mi-trace-unavailable.exp: Likewise.
368 * gdb.trace/mi-traceframe-changed.exp: Likewise.
369 * gdb.trace/qtro.exp: Likewise.
370 * gdb.trace/read-memory.exp: Likewise.
371 * gdb.trace/report.exp: Likewise.
372 * gdb.trace/tfile.exp: Likewise.
373 * gdb.trace/tfind.exp: Likewise.
374 * gdb.trace/unavailable.exp: Likewise.
375
376 2019-04-22 Pedro Alves <palves@redhat.com>
377
378 * gdb.base/solib-probes-nosharedlibrary.c,
379 gdb.base/solib-probes-nosharedlibrary.exp: New files.
380
381 2019-04-19 Tom Tromey <tromey@adacore.com>
382
383 * gdb.ada/ptype_union.c: New file.
384 * gdb.ada/ptype_union.exp: New file.
385
386 2019-04-19 Tom Tromey <tromey@adacore.com>
387
388 PR symtab/24423:
389 * gdb.base/list0.h (foo): Add a control-l character.
390
391 2019-04-18 Tom de Vries <tdevries@suse.de>
392
393 PR gdb/24433
394 * boards/local-board.exp: Set sysroot to "".
395
396 2019-04-18 Tom de Vries <tdevries@suse.de>
397 Pedro Alves <palves@redhat.com>
398
399 PR gdb/24454
400 * gdb.threads/vfork-follow-child-exec.c: New file.
401 * gdb.threads/vfork-follow-child-exec.exp: New file.
402 * gdb.threads/vfork-follow-child-exit.c: New file.
403 * gdb.threads/vfork-follow-child-exit.exp: New file.
404
405 2019-04-15 Leszek Swirski <leszeks@google.com>
406
407 * gdb.arch/amd64-eval.cc: New file.
408 * gdb.arch/amd64-eval.exp: New file.
409
410 2019-04-11 Alan Hayward <alan.hayward@arm.com>
411
412 * gdb.server/sysroot.c: New test.
413 * gdb.server/sysroot.exp: New file.
414 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
415 matching param.
416
417 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
418
419 * gdb.base/align.exp: Extend test to cover structures containing
420 only static fields.
421
422 2019-04-11 Tom de Vries <tdevries@suse.de>
423
424 * boards/cc-with-dwz-m.exp: New file.
425 * boards/cc-with-dwz.exp: New file.
426 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
427
428 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
429
430 * gdb.base/start-cpp.exp: New file.
431 * gdb.base/start-cpp.cc: New file.
432
433 2019-04-08 Kevin Buettner <kevinb@redhat.com>
434
435 * gdb.python/py-thrhandle.exp: Adjust tests to call
436 thread_from_handle instead of thread_from_thread_handle.
437
438 2019-04-08 Kevin Buettner <kevinb@redhat.com>
439
440 * gdb.python/py-thrhandle.exp: Add tests for
441 gdb.InferiorThread.handle.
442
443 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
444
445 * gdb.python/py-function.exp: Check calling helper function from
446 all languages.
447 * lib/gdb.exp (gdb_supported_languages): New proc.
448
449 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
450
451 * gdb.base/complex-parts.c: New file.
452 * gdb.base/complex-parts.exp: New file.
453
454 2019-04-01 Tom Tromey <tromey@adacore.com>
455
456 PR symtab/23331:
457 * gdb.dwarf2/dw2-ranges-main.c: New file.
458 * gdb.dwarf2/dw2-ranges-psym.c: New file.
459 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
460
461 2019-03-30 Simon Marchi <simark@simark.ca>
462
463 * gdb.base/default.exp: Add values for $_gdb_major and
464 $_gdb_minor.
465
466 2019-03-29 Tom Tromey <tromey@adacore.com>
467
468 * gdb.base/help.exp: Tighten apropos regexp.
469
470 2019-03-29 Keith Seitz <keiths@redhat.com>
471
472 * gdb.fortran/array-bounds.exp: New file.
473 * gdb.fortran/array-bounds.f90: New file.
474
475 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
476
477 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
478
479 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
480
481 * gdb.multi/hello.c (main): Increase alarm timer.
482
483 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
484
485 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
486 factor when no hardware watchpoint support.
487
488 2019-03-28 Alan Hayward <alan.hayward@arm.com>
489 Pedro Alves <palves@redhat.com>
490
491 * boards/local-board.exp: set sysroot to /.
492
493 2019-03-27 Alan Hayward <alan.hayward@arm.com>
494
495 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
496 in child.
497
498 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
499
500 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
501 field.
502 (make_container): Initialise new field.
503 * gdb.python/py-prettyprint.exp: Add new tests.
504 * gdb.python/py-prettyprint.py (class ContainerPrinter)
505 <display_hint>: New method.
506
507 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
508
509 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
510 gdb_continue_to_breakpoint more throughout this test.
511 (run_lang_tests) Supply unique test names, and use
512 gdb_test_no_output.
513
514 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
515
516 * gdb.base/finish-pretty.exp: Update expected results.
517 * gdb.base/pretty-print.c: New file.
518 * gdb.base/pretty-print.exp: New file.
519
520 2019-03-25 Pedro Alves <palves@redhat.com>
521
522 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
523 move comments outside list. Append '-i "" eof' section.
524
525 2019-03-22 Alan Hayward <alan.hayward@arm.com>
526
527 * README: Add pie options.
528 * gdb.base/break-interp.exp: Ensure pie is disabled.
529 * gdb.base/dump.exp: Likewise.
530 * lib/gdb.exp (gdb_compile): Add pie option.
531
532 2019-03-19 Tom Tromey <tromey@adacore.com>
533
534 * gdb.mi/mi2-cli-display.c: New file.
535 * gdb.mi/mi2-cli-display.exp: New file.
536
537 2019-03-18 Joel Brobecker <brobecker@adacore.com>
538 Tom Tromey <tromey@adacore.com>
539
540 * gdb.ada/ptype_array/pck.adb: New file.
541 * gdb.ada/ptype_array/pck.ads: New file.
542 * gdb.ada/ptype_array/foo.adb: New file.
543 * gdb.ada/ptype_array.exp: New file.
544
545 2019-03-14 Tom Tromey <tromey@adacore.com>
546
547 * gdb.base/style.exp: Add "set style sources" test.
548
549 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
550
551 * mi-breakpoint-location-ena-dis.exp: Rename to ...
552 * mi-breakpoint-multiple-locations.exp: ... this.
553 (make_breakpoints_pattern): New proc.
554 (do_test): Add mi_version parameter, test -break-insert,
555 -break-info and =breakpoint-created.
556
557 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
558
559 * config/default.exp: Remove 'load_lib gdb.exp'.
560 * config/monitor.exp: Likewise.
561 * config/sid.exp: Likewise.
562 * config/sim.exp: Likewise.
563 * config/slite.exp: Likewise.
564 * config/unix.exp: Likewise.
565 * gdb.base/default.exp: Remove unhelpful comment.
566
567 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
568
569 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
570
571 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
572
573 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
574
575 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
576
577 * gdb.fortran/type-kinds.exp: Update expected results.
578
579 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
580
581 * gdb.fortran/type-kinds.exp: Test new integer type kind.
582
583 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
584
585 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
586 function.
587 (test_basic_parsing_of_type_kinds): Expand types tested.
588 (test_parsing_invalid_type_kinds): New function.
589
590 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
591
592 * gdb.fortran/intrinsics.exp: New file.
593 * gdb.fortran/intrinsics.f90: New file.
594 * gdb.fortran/type-kinds.exp: New file.
595
596 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
597
598 * gdb.fortran/dot-ops.exp: New file.
599
600 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
601
602 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
603 Check upper and lower case logical literals.
604
605 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
606
607 * gdb.fortran/types.exp (test_float_literal_types_accepted):
608 Remove duplicate tests.
609
610 2019-03-06 Alan Hayward <alan.hayward@arm.com>
611
612 * lib/gdb.exp (builtin_cd): rename of cd.
613 (cd): Override builtin.
614
615 2019-03-06 Richard Bunt <richard.bunt@arm.com>
616
617 * gdb.fortran/function-calls.exp: New file.
618 * gdb.fortran/function-calls.f90: New test.
619
620 2019-03-04 Richard Bunt <richard.bunt@arm.com>
621
622 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
623 on user program standard output.
624 * gdb.fortran/short-circuit-argument-list.f90: Record function
625 calls.
626
627 2019-02-28 Alan Hayward <alan.hayward@arm.com>
628
629 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
630 failure.
631
632 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
633
634 PR gdb/8527
635 * gdb.base/interrupt-daemon-attach.c,
636 gdb.base/interrupt-daemon-attach.exp: New test.
637
638 2019-02-27 Pedro Alves <palves@redhat.com>
639
640 * gdb.base/page.exp: Add tests for "set width/height -1".
641
642 2019-02-27 Pedro Alves <palves@redhat.com>
643
644 * gdb.base/page.exp: Add tests for "set/show width/height" with
645 "infinite" values.
646
647 2019-02-27 Tom Tromey <tromey@adacore.com>
648
649 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
650 2.4.
651 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
652 workaround.
653
654 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
655
656 * gdb.base/align.exp: Extend to compile in both C and C++, and add
657 tests for structs with static members.
658
659 2019-02-26 Tom Tromey <tromey@adacore.com>
660
661 * gdb.python/py-value.exp (test_value_from_buffer): Check for
662 ValueError, not TypeError.
663
664 2019-02-26 Kevin Buettner <kevinb@redhat.com>
665
666 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
667 call from main program.
668
669 2019-02-23 Joel Brobecker <brobecker@adacore.com>
670
671 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
672 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
673 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
674 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
675 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
676
677 2019-02-22 Keith Seitz <keiths@redhat.com>
678
679 PR symtab/23853
680 * gdb.base/symlink-sourcefile.c: New file.
681 * gdb.base/symlink-sourcefile.exp: New file.
682
683 2019-02-20 Tom Tromey <tom@tromey.com>
684
685 * gdb.base/info_qt.exp: Update.
686
687 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
688
689 * gdb.base/source.exp: Move "error in sourced script" code to
690 the end.
691 * gdb.base/source-error.gdb: Move contents to
692 source-error-1.gdb. Add new code to source source-error-1.gdb.
693 * gdb.base/source-error-1.gdb: New file, from previous
694 source-error.gdb.
695
696 2019-02-17 Tom Tromey <tom@tromey.com>
697
698 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
699 for macro styling.
700 * gdb.base/style.c (SOME_MACRO): New macro.
701
702 2019-02-17 Tom Tromey <tom@tromey.com>
703
704 * gdb.base/style.exp: Add line-wrapping tests.
705 * gdb.base/page.exp: Add test for quitting during pagination.
706
707 2019-02-17 Joel Brobecker <brobecker@adacore.com>
708
709 * gdb.ada/big_packed_array: New testcase.
710 * gdb.ada/homonym.exp: Fix incorrect expected output for
711 "break <homonym__get_value>" test.
712
713 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
714
715 PR breakpoints/21870
716 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
717 and prepare_for_testing. Add comment.
718 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
719 redundant cleanup call. Clean up comment.
720
721 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
722
723 PR breakpoints/21870
724 * gdb.arch/aarch64-dbreg-contents.exp: New file.
725 * gdb.arch/aarch64-dbreg-contents.c: New file.
726
727 2019-02-10 Joel Brobecker <brobecker@adacore.com>
728
729 * gdb.ada/mi_ref_changeable: New testcase.
730
731 2019-02-07 Alan Hayward <alan.hayward@arm.com>
732
733 * gdb.base/attach.exp: Add double attach test.
734
735 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
736
737 * lib/gdb.exp (default_gdb_start): Don't match pagination
738 prompt.
739 (gdb_init): Set stty_init.
740
741 2019-01-27 Tom Tromey <tom@tromey.com>
742
743 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
744 skip_python_tests.
745
746 2019-01-24 Alan Hayward <alan.hayward@arm.com>
747
748 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
749 New structure.
750 (struct struct_static_02_02): Likewise.
751 (struct struct_static_02_03): Likewise.
752 (struct struct_static_02_04): Likewise.
753 (struct struct_static_04_01): Likewise.
754 (struct struct_static_04_02): Likewise.
755 (struct struct_static_04_03): Likewise.
756 (struct struct_static_04_04): Likewise.
757 (struct struct_static_06_01): Likewise.
758 (struct struct_static_06_02): Likewise.
759 (struct struct_static_06_03): Likewise.
760 (struct struct_static_06_04): Likewise.
761 (cmp_struct_static_02_01): Likewise.
762 (cmp_struct_static_02_02): Likewise.
763 (cmp_struct_static_02_03): Likewise.
764 (cmp_struct_static_02_04): Likewise.
765 (cmp_struct_static_04_01): Likewise.
766 (cmp_struct_static_04_02): Likewise.
767 (cmp_struct_static_04_03): Likewise.
768 (cmp_struct_static_04_04): Likewise.
769 (cmp_struct_static_06_01): Likewise.
770 (cmp_struct_static_06_02): Likewise.
771 (cmp_struct_static_06_03): Likewise.
772 (cmp_struct_static_06_04): Likewise.
773 (call_all): Test new structs.
774 * gdb.base/infcall-nested-structs.exp: Likewise.
775
776 2019-01-21 Alan Hayward <alan.hayward@arm.com>
777 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
778
779 2019-01-21 Alan Hayward <alan.hayward@arm.com>
780 * gdb.base/stack-protector.c: New test.
781 * gdb.base/stack-protector.exp: New file.
782 * gdb.cp/ovldbreak.exp: Only allow a single break line.
783 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
784 option.
785 (gdb_compile): Remove stack protector for GCC and prevent
786 recursion.
787
788 2019-01-16 Keith Seitz <keiths@redhat.com>
789
790 PR gdb/23773
791 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
792
793 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
794
795 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
796 aliases.
797 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
798 tests.
799 * gdb.arch/powerpc-vector-regs.c: New file.
800 * gdb.arch/powerpc-vector-regs.exp: New file.
801
802 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
803
804 * gdb.arch/altivec-regs.exp: Fix the list passed to
805 gdb_expect_list when testing "info vector".
806
807 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
808
809 * gdb.base/style.exp: Don't include path in testname.
810
811 2019-01-10 Keith Seitz <keiths@redhat.com>
812
813 PR gdb/23712
814 PR symtab/23010
815 * gdb.dwarf2/multidictionary.exp: New file.
816
817 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
818
819 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
820 (test_gnuv3_style_demangling): ... this.
821 (test_lucid_style_demangling): Remove.
822 (test_arm_style_demangling): Remove.
823 (test_hp_style_demangling): Remove.
824 (do_tests): Remove calls to the above.
825
826 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
827
828 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
829 case.
830
831 2019-01-06 Tom Tromey <tom@tromey.com>
832
833 PR gdb/28155:
834 * gdb.dwarf2/typedef-void-finish.exp: New file.
835
836 2018-12-28 Tom Tromey <tom@tromey.com>
837 Simon Marchi <simark@simark.ca>
838
839 * gdb.base/jit-exec.exp: New file.
840 * gdb.base/jit-exec.c: New file.
841 * gdb.base/jit-execd.c: New file.
842
843 2018-12-28 Tom Tromey <tom@tromey.com>
844
845 * gdb.base/style.exp: Update test to check for address styling.
846
847 2018-12-28 Tom Tromey <tom@tromey.com>
848
849 * gdb.base/style.exp: Add test for styling of "Reading symbols"
850 message.
851
852 2018-12-28 Tom Tromey <tom@tromey.com>
853
854 * gdb.base/style.exp: Add test for version number styling.
855
856 2018-12-28 Tom Tromey <tom@tromey.com>
857
858 * gdb.base/style.exp: Add test for print_address_symbolic.
859
860 2018-12-28 Tom Tromey <tom@tromey.com>
861
862 * gdb.base/style.exp: Add test for breakpoint setting.
863
864 2018-12-28 Tom Tromey <tom@tromey.com>
865
866 * gdb.base/style.exp: Add test for variable names.
867
868 2018-12-28 Tom Tromey <tom@tromey.com>
869
870 * gdb.base/style.exp: New file.
871 * gdb.base/style.c: New file.
872
873 2018-12-28 Tom Tromey <tom@tromey.com>
874
875 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
876 "dumb".
877 * gdb.base/readline.exp (operate_and_get_next): Save and restore
878 the TERM environment variable.
879
880 2018-12-27 Tom Tromey <tom@tromey.com>
881
882 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
883 pagination test.
884
885 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
886
887 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
888 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
889
890 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
891
892 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
893 Filename a.adb changed to bp_fun_addr.adb.
894 gdb.ada/bp_fun_addr.exp: Update test accordingly.
895
896 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
897
898 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
899 non-PIE executables.
900 * README: Mention the gdb,nopie_flag board setting.
901 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
902 non-PIE executable.
903 * gdb.arch/amd64-entry-value.exp: Likewise.
904 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
905 * gdb.arch/i386-float.exp: Likewise.
906 * gdb.arch/i386-signal.exp: Likewise.
907 * gdb.mi/mi-reg-undefined.exp: Likewise.
908
909 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
910
911 PR gdb/23974
912 * gdb.base/info-os.exp: Check return for unknown "info os" type.
913
914 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
915
916 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
917 Update order of results accordingly.
918
919 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
920
921 * gdb.base/annota1.exp: Update a test regexp.
922
923 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
924
925 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
926
927 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
928
929 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
930 (reuse_time): Initialize to REUSE_TIME_CAP.
931 (check_rc): New function.
932 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
933 Check pthread_create rc.
934 (spawner_thread_func): Check pthread_create and pthread_join rc.
935
936 2018-12-08 Pedro Alves <palves@redhat.com>
937
938 * gdb.base/list.exp (test_forward_search): Rename to ...
939 (test_forward_reverse_search): ... this. Also test reverse-search
940 and the forward-search alias.
941
942 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
943
944 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
945 local timeout variable before return, and remove all local timeout
946 variable entirely.
947 (gdb_load): Likewise.
948
949 2018-12-01 Tom de Vries <tdevries@suse.de>
950
951 * gdb.base/gdb-caching-proc.exp: New file.
952
953 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
954
955 * Makefile.in (TIMESTAMP): New variable.
956 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
957 command.
958 (check-single-racy): Likewise.
959 (check/%.exp): Likewise.
960 (check-racy/%.exp): Likewise.
961 (workers/%.worker): Likewise.
962 (build-perf): Likewise.
963 (check-perf): Likewise.
964 * README: Describe new "TS" and "TS_FORMAT" variables.
965 * print-ts.py: New file.
966
967 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
968
969 PR python/23714
970 * gdb.python/python.exp: Test command repetition after
971 gdb.execute.
972
973 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
974
975 * gdb.opt/inline-break.exp: Add test that info breakpoint output
976 is correctly aligned.
977
978 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
979
980 * gdb.ada/info_auto_lang.exp: New testcase.
981 * gdb.ada/info_auto_lang/global_pack.ads: New file.
982 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
983 * gdb.ada/info_auto_lang/some_c.c: New file.
984
985 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
986
987 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
988 FUNC_lang language syntax.
989
990 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
991
992 * gdb.base/info_minsym.c: New file.
993 * gdb.base/info_minsym.exp: New file.
994
995 2018-11-19 Tom Tromey <tom@tromey.com>
996
997 PR rust/23625:
998 * gdb.rust/simple.exp: Add ptype test. Update expected output.
999 * gdb.rust/expr.exp: Update expected output. Change one test.
1000
1001 2018-11-19 Tom Tromey <tom@tromey.com>
1002
1003 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1004
1005 2018-11-19 Pedro Alves <palves@redhat.com>
1006
1007 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1008 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1009 see the expected warning.
1010
1011 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1012
1013 PR gdb/22736:
1014 * gdb.cp/infcall-nodebug-lib.c: New test.
1015 * gdb.cp/infcall-nodebug-main.c: New test.
1016 * gdb.cp/infcall-nodebug.exp: New file.
1017
1018 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1019
1020 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1021 completer tests.
1022
1023 2018-11-09 Tom de Vries <tdevries@suse.de>
1024
1025 * gdb.base/msym-lang.c: New test.
1026 * gdb.base/msym-lang.exp: New file.
1027 * gdb.base/msym-lang-main.c: New test.
1028
1029 2018-11-08 Tom Tromey <tom@tromey.com>
1030
1031 PR gdb/23555:
1032 PR gdb/23838:
1033 * gdb.base/warning.exp: New file.
1034
1035 2018-11-08 Jan Beulich <jbeulich@suse.com>
1036
1037 * testsuite/gdb.arch/i386-avx512.c,
1038 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1039
1040 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1041
1042 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1043 point hardware.
1044
1045 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1046
1047 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1048 * gdb.dwarf2/missing-type-name.exp: New file.
1049
1050 2018-11-06 Tom de Vries <tdevries@suse.de>
1051
1052 * gdb.base/many-headers.c: New test.
1053 * gdb.base/many-headers.exp: New file.
1054
1055 2018-11-06 Jim Wilson <jimw@sifive.com>
1056
1057 * gdb.base/code_elim.exp: For riscv, set additional_flags
1058 to include -msmall-data-limit=0.
1059
1060 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1061
1062 * gdb.ada/watch_minus_l: New testcase.
1063
1064 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1065
1066 * gdb.arch/aix-sighandle.c: New file.
1067 * gdb.arch/aix-sighandle.exp: New file.
1068
1069 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1070
1071 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1072 registers being unions.
1073
1074 2018-10-31 Tom de Vries <tdevries@suse.de>
1075
1076 * lib/valgrind.exp: New file.
1077 (vgdb_start, vgdb_stop): New procs, factored out of ...
1078 * gdb.base/valgrind-bt.exp: ... here, ...
1079 * gdb.base/valgrind-disp-step.exp: ... here and ...
1080 * gdb.base/valgrind-infcall.exp: ... here.
1081
1082 2018-10-31 Tom de Vries <tdevries@suse.de>
1083
1084 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1085
1086 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1087
1088 * gdb.dwarf2/void-type.c: New file.
1089 * gdb.dwarf2/void-type.exp: New file.
1090
1091 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1092
1093 * gdb.base/info_qt.c: New file.
1094 * gdb.base/info_qt.exp: New file.
1095
1096 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1097
1098 * gdb.arch/powerpc-htm-regs.c: New file.
1099 * gdb.arch/powerpc-htm-regs.exp: New file.
1100
1101 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1102
1103 * gdb.arch/powerpc-tar.c: New file.
1104 * gdb.arch/powerpc-tar.exp: New file.
1105
1106 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1107
1108 * gdb.arch/powerpc-ppr-dscr.c: New file.
1109 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1110
1111 2018-10-25 Tom de Vries <tdevries@suse.de>
1112
1113 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1114
1115 2018-10-24 Tom de Vries <tdevries@suse.de>
1116
1117 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1118 longer exists error.
1119
1120 2018-10-24 Tom de Vries <tdevries@suse.de>
1121
1122 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1123
1124 2018-10-24 Tom de Vries <tdevries@suse.de>
1125
1126 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1127 --db-attach in valgrind.
1128
1129 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1130
1131 * gdb.arch/riscv-reg-aliases.c: New file.
1132 * gdb.arch/riscv-reg-aliases.exp: New file.
1133
1134 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1135
1136 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1137
1138 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1139
1140 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1141
1142 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1143
1144 * gdb.cp/ovldbreak.exp: Fix regexps.
1145
1146 2018-10-19 Alan Hayward <alan.hayward@arm.com>
1147
1148 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1149
1150 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1151
1152 PR cli/23785
1153 * gdb.base/restore.exp: New test to check if "restore" with an
1154 invalid file doesn't segfault.
1155
1156 2018-10-18 Tom de Vries <tdevries@suse.de>
1157
1158 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1159 * gdb.ada/excep_handle.exp: Same.
1160 * gdb.ada/mi_string_access.exp: Same.
1161 * gdb.ada/mi_var_union.exp: Same.
1162 * gdb.arch/arc-analyze-prologue.exp: Same.
1163 * gdb.arch/arc-decode-insn.exp: Same.
1164 * gdb.base/readnever.exp: Same.
1165 * gdb.fortran/printing-types.exp: Same.
1166 * gdb.guile/scm-lazy-string.exp: Same.
1167
1168 2018-10-16 Tom de Vries <tdevries@suse.de>
1169
1170 PR gdb/23730
1171 * gdb.base/catch-follow-exec.c: Add copyright notice.
1172 * gdb.base/catch-follow-exec.exp: Rewrite to use
1173 gdb_spawn_with_cmdline_opts. Require gdb-native.
1174
1175 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1176
1177 * gdb.trace/actions-changed.exp: Check for arch support.
1178 * gdb.trace/actions.exp: Likewise.
1179 * gdb.trace/ax.exp: Likewise.
1180 * gdb.trace/backtrace.exp: Likewise.
1181 * gdb.trace/change-loc.exp: Likewise.
1182 * gdb.trace/deltrace.exp: Likewise.
1183 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1184 * gdb.trace/ftrace.exp: Likewise.
1185 * gdb.trace/infotrace.exp: Check for arch support.
1186 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1187 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1188 * gdb.trace/mi-tsv-changed.exp: Likewise.
1189 * gdb.trace/packetlen.exp: Likewise.
1190 * gdb.trace/passc-dyn.exp: Likewise.
1191 * gdb.trace/passcount.exp: Likewise.
1192 * gdb.trace/pending.exp: Likewise.
1193 * gdb.trace/range-stepping.exp: Check for shlib support.
1194 * gdb.trace/report.exp: Check for arch support.
1195 * gdb.trace/save-trace.exp: Likewise.
1196 * gdb.trace/signal.exp: Check for signal support.
1197 * gdb.trace/tfind.exp: Check for arch support.
1198 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1199 * gdb.trace/trace-common.h: Add comment.
1200 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1201 * gdb.trace/trace-enable-disable.exp: Likewise.
1202 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1203 * gdb.trace/tracecmd.exp: Check for arch support.
1204 * gdb.trace/tspeed.exp: Check for shlib and target support.
1205 * gdb.trace/tstatus.exp: Check for arch support.
1206 * gdb.trace/tsv.exp: Likewise.
1207 * gdb.trace/while-dyn.exp: Likewise.
1208 * gdb.trace/while-stepping.exp: Likewise.
1209 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1210
1211 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1212
1213 * gdb.trace/tspeed.exp: Remove nowarnings.
1214 (prepare_for_trace_test): Declare "global ipalib".
1215 * gdb.trace/tspeed.c: Include unistd.h.
1216 (main): Remove superfluous printf argument.
1217
1218 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1219
1220 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1221 directory prefix on the filename.
1222
1223 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1224
1225 * gdb.gdb/unittest.exp: Update expected message informing that
1226 selftests have been disabled.
1227 * gdb.server/unittest.exp: Likewise.
1228
1229 2018-10-09 Tom de Vries <tdevries@suse.de>
1230
1231 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1232 with runto_main.
1233
1234 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
1235
1236 PR c++/16841
1237 * gdb.cp/virtbase2.cc: New file.
1238 * gdb.cp/virtbase2.exp: New file.
1239
1240 2018-10-06 Tom Tromey <tom@tromey.com>
1241
1242 PR python/19399:
1243 * gdb.python/py-inferior.exp: Add architecture test.
1244
1245 2018-10-06 Tom Tromey <tom@tromey.com>
1246
1247 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1248 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1249
1250 2018-10-06 Tom Tromey <tom@tromey.com>
1251
1252 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1253 of a "throw" catchpoint.
1254
1255 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1256
1257 * gdb.base/info-proc.exp: Update string expected from "help info
1258 proc".
1259
1260 2018-10-04 Tom Tromey <tom@tromey.com>
1261
1262 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1263 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1264 (test_initial_complaints, test_empty_complaints): Update.
1265 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1266
1267 2018-10-04 Tom Tromey <tom@tromey.com>
1268
1269 PR cli/19551:
1270 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1271 * lib/gdb.exp (gdb_file_cmd): Update.
1272 * gdb.stabs/weird.exp (print_weird_var): Update.
1273 * gdb.server/solib-list.exp: Update.
1274 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1275 * gdb.mi/mi-cli.exp: Update.
1276 * gdb.linespec/linespec.exp: Update.
1277 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1278 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1279 * gdb.cp/cp-relocate.exp: Update.
1280 * gdb.base/sym-file.exp: Update.
1281 * gdb.base/relocate.exp: Update.
1282 * gdb.base/readnever.exp: Update.
1283 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1284 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1285 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1286 * gdb.base/code_elim.exp: Update.
1287 * gdb.base/break-unload-file.exp (test_break): Update.
1288 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1289 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1290 Update.
1291 * gdb.base/attach.exp (do_attach_tests): Update.
1292 * gdb.base/sepdebug.exp: Update.
1293 * gdb.python/py-section-script.exp: Update.
1294
1295 2018-10-04 Tom Tromey <tom@tromey.com>
1296
1297 PR cli/22234:
1298 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1299 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1300 output.
1301
1302 2018-10-04 Tom Tromey <tom@tromey.com>
1303
1304 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1305 set width and height to 0.
1306 (test_command_line_attach_run): Use -quiet.
1307
1308 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1309
1310 * lib/gdb.exp (skip_ifunc_tests): New.
1311 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1312 other compile failures.
1313 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1314
1315 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1316
1317 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1318 is_amd64_regs_target.
1319
1320 2018-10-01 Alan Hayward <alan.hayward@arm.com>
1321
1322 * gdb.arch/aarch64-sighandler-regs.c: New test.
1323 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1324 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1325
1326 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1327
1328 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1329 assembly.
1330
1331 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1332
1333 * gdb.base/frame-selection.exp: New file.
1334 * gdb.base/frame-selection.c: New file.
1335
1336 2018-09-27 Alan Hayward <alan.hayward@arm.com>
1337
1338 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1339 pthread barrier.
1340 (main): Likewise.
1341
1342 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1343
1344 * gdb.base/large-frame-1.c: New file.
1345 * gdb.base/large-frame-2.c: New file.
1346 * gdb.base/large-frame.exp: New file.
1347 * gdb.base/large-frame.h: New file.
1348
1349 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1350
1351 PR gdb/20948
1352 * gdb.base/write_mem.exp: New test.
1353 * gdb.base/write_mem.c: Likewise.
1354
1355 2018-09-23 Tom Tromey <tom@tromey.com>
1356
1357 PR python/18852:
1358 * gdb.python/py-parameter.exp: Add test for parameter that throws
1359 on "set".
1360
1361 2018-09-23 Tom Tromey <tom@tromey.com>
1362
1363 PR python/17284:
1364 * gdb.python/py-template.exp (test_template_arg): Add test for
1365 negative template argument number.
1366
1367 2018-09-23 Tom Tromey <tom@tromey.com>
1368
1369 PR python/14062:
1370 * gdb.python/python.exp: Add test for post_event error.
1371
1372 2018-09-23 Tom Tromey <tom@tromey.com>
1373
1374 PR python/18170:
1375 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1376 convert pointers to int and long.
1377
1378 2018-09-23 Tom Tromey <tom@tromey.com>
1379
1380 PR python/20126:
1381 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1382 signed-ness conversion tests.
1383
1384 2018-09-23 Tom Tromey <tom@tromey.com>
1385
1386 PR python/18352;
1387 * gdb.python/py-value.exp (test_float_conversion): New proc.
1388 Use it.
1389
1390 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1391
1392 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1393
1394 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1395
1396 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1397 no readline.
1398 * gdb.base/utf8-identifiers.exp: Likewise.
1399 * gdb.cp/cpcompletion.exp: Likewise.
1400 * gdb.linespec/cpcompletion.exp: Likewise.
1401 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1402 * gdb.linespec/cpls-ops.exp: Likewise.
1403
1404 2018-09-19 Richard Bunt <richard.bunt@arm.com>
1405 Chris January <chris.january@arm.com>
1406
1407 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1408 * gdb.fortran/short-circuit-argument-list.exp: New file.
1409 * gdb.fortran/short-circuit-argument-list.f90: New test.
1410
1411 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1412
1413 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1414 "arch=" keyword when executing "-stack-list-frames".
1415
1416 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1417
1418 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1419 "arch=" keyword when executing "-stack-list-frames".
1420
1421 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1422
1423 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1424 break ada".
1425
1426 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1427
1428 PR python/23669
1429 * gdb.python/python.exp: Test gdb.execute("show commands").
1430
1431 2018-09-16 Tom Tromey <tom@tromey.com>
1432
1433 * gdb.base/new-ui.exp (do_execution_tests): Update.
1434 * gdb.base/dbx.exp (test_breakpoints): Update.
1435
1436 2018-09-14 Alan Hayward <alan.hayward@arm.com>
1437
1438 * lib/gdb.exp (gdb_simple_compile): Add proc.
1439 (is_elf_target): Use gdb_simple_compile.
1440 (skip_altivec_tests): Likewise.
1441 (skip_vsx_tests): Likewise.
1442 (skip_tsx_tests): Likewise.
1443 (skip_btrace_tests): Likewise.
1444 (skip_btrace_pt_tests): Likewise.
1445 (gdb_can_simple_compile): Likewise.
1446 (gdb_has_argv0): Likewise.
1447 (gdb_target_symbol_prefix): Likewise.
1448 (target_supports_scheduler_locking): Likewise.
1449
1450 2018-09-13 Tom Tromey <tom@tromey.com>
1451
1452 * Makefile.in (TAGS): Recognize proc_with_prefix and
1453 gdb_caching_proc.
1454
1455 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1456
1457 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1458 method.
1459
1460 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1461
1462 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1463 and a few other Inferior properties when the Inferior is no
1464 longer valid.
1465
1466 2018-09-13 Tom Tromey <tom@tromey.com>
1467
1468 PR rust/23650:
1469 * gdb.rust/simple.exp: Add test for enum field access error.
1470
1471 2018-09-13 Tom Tromey <tom@tromey.com>
1472
1473 PR rust/23626:
1474 * gdb.rust/simple.rs (EmptyEnum): New type.
1475 (main): Use it.
1476 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1477
1478 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1479
1480 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1481 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1482 * gdb.python/py-symtab.exp: Update test printing an objfile.
1483
1484 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1485
1486 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1487 object.
1488
1489 2018-09-12 Alan Hayward <alan.hayward@arm.com>
1490
1491 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1492 (support_complex_tests): Use gdb_can_simple_compile.
1493 (is_ilp32_target): Likewise.
1494 (is_lp64_target): Likewise.
1495 (is_64_target): Likewise.
1496 (is_amd64_regs_target): Likewise.
1497 (is_aarch32_target): Likewise.
1498 (gdb_int128_helper): Likewise.
1499
1500 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1501
1502 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1503
1504 2018-09-10 Jerome Guitton <guitton@adacore.com>
1505
1506 * gdb.ada/same_component_name: Add test for case of tagged record
1507 with variable-length fields.
1508
1509 2018-09-10 Xavier Roirand <roirand@adacore.com>
1510
1511 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1512 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1513 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1514 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1515
1516 2018-09-10 Xavier Roirand <roirand@adacore.com>
1517
1518 * gdb.ada/mi_string_access.exp: New testcase.
1519 * gdb.ada/mi_string_access/bar.adb: New file.
1520 * gdb.ada/mi_string_access/pck.adb: New file.
1521 * gdb.ada/mi_string_access/pck.asd: New file.
1522
1523 2018-09-10 Xavier Roirand <roirand@adacore.com>
1524
1525 * gdb.ada/mi_var_union.exp: New testcase.
1526 * gdb.ada/mi_var_union/bar.adb: New file.
1527 * gdb.ada/mi_var_union/pck.adb: New file.
1528 * gdb.ada/mi_var_union/pck.asd: New file.
1529
1530 2018-09-08 Tom Tromey <tom@tromey.com>
1531
1532 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1533
1534 2018-09-08 Tom Tromey <tom@tromey.com>
1535
1536 PR python/16047:
1537 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1538 (register_pretty_printers): Register new printer.
1539 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1540 test.
1541 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1542 (an_int_type3): New global.
1543
1544 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1545
1546 * gdb.ada/expr_with_funcall: New testcase.
1547
1548 2018-09-08 Joel Brobecker <brobecker@adacore.com>
1549
1550 * gdb.ada/packed_array_assign: New testcase.
1551
1552 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1553
1554 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1555 names, and add test prefixes to make test names unique.
1556
1557 2018-09-05 Tom de Vries <tdevries@suse.de>
1558
1559 * gdb.dwarf2/varval.exp: Add test.
1560
1561 2018-09-04 Gary Benson <gbenson@redhat.com>
1562
1563 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1564 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1565
1566 2018-08-31 Tom Tromey <tom@tromey.com>
1567
1568 * gdb.rust/simple.rs: Rename second variable "v".
1569
1570 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1571
1572 * gdb.base/funcargs.c (use_a): New function.
1573 (recurse): Call use_a.
1574
1575 2018-08-29 Keith Seitz <keiths@redhat.com>
1576
1577 * gdb.compile/compile-cplus-anonymous.cc: New file.
1578 * gdb.compile/compile-cplus-anonymous.exp: New file.
1579 * gdb.compile/compile-cplus-array-decay.cc: New file.
1580 * gdb.compile/compile-cplus-array-decay.exp: New file.
1581 * gdb.compile/compile-cplus-inherit.cc: New file.
1582 * gdb.compile/compile-cplus-inherit.exp: New file.
1583 * gdb.compile/compile-cplus-member.cc: New file.
1584 * gdb.compile/compile-cplus-member.exp: New file.
1585 * gdb.compile/compile-cplus-method.cc: New file.
1586 * gdb.compile/compile-cplus-method.exp: New file.
1587 * gdb.compile/compile-cplus-mod.c: "New" file.
1588 * gdb.compile/compile-cplus-namespace.cc: New file.
1589 * gdb.compile/compile-cplus-namespace.exp: New file.
1590 * gdb.compile/compile-cplus-nested.cc: New file.
1591 * gdb.compile/compile-cplus-nested.exp: New file.
1592 * gdb.compile/compile-cplus-print.c: "New" file.
1593 * gdb.compile/compile-cplus-print.exp: "New" file.
1594 * gdb.compile/compile-cplus-virtual.cc: New file.
1595 * gdb.compile/compile-cplus-virtual.exp: New file.
1596 * gdb.compile/compile-cplus.c: "New" file.
1597 * gdb.compile/compile-cplus.exp: "New" file.
1598 * lib/compile-support.exp: New file.
1599
1600 2018-08-16 Gary Benson <gbenson@redhat.com>
1601
1602 PR gdb/13000:
1603 * gdb.base/batch-exit-status.exp: New file.
1604 * gdb.base/batch-exit-status.good-commands: Likewise.
1605 * gdb.base/batch-exit-status.bad-commands: Likewise.
1606
1607 2018-08-29 Alan Hayward <alan.hayward@arm.com>
1608
1609 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1610 (struct struct02): Likewise.
1611 (struct struct03): Likewise.
1612 (struct struct04): Likewise.
1613 (struct struct_01_01): New struct.
1614 (struct struct_01_02): Likewise.
1615 (struct struct_01_03): Likewise.
1616 (struct struct_01_04): Likewise.
1617 (struct struct_02_01): Likewise.
1618 (struct struct_02_02): Likewise.
1619 (struct struct_02_03): Likewise.
1620 (struct struct_02_04): Likewise.
1621 (struct struct_04_01): Likewise.
1622 (struct struct_04_02): Likewise.
1623 (struct struct_04_03): Likewise.
1624 (struct struct_04_04): Likewise.
1625 (struct struct_05_01): Likewise.
1626 (struct struct_05_02): Likewise.
1627 (struct struct_05_03): Likewise.
1628 (struct struct_05_04): Likewise.
1629 (cmp_struct01): Remove function.
1630 (cmp_struct02): Likewise.
1631 (cmp_struct03): Likewise.
1632 (cmp_struct04): Likewise.
1633 (cmp_struct_01_01): Add Function.
1634 (cmp_struct_01_02): Likewise.
1635 (cmp_struct_01_03): Likewise.
1636 (cmp_struct_01_04): Likewise.
1637 (cmp_struct_02_01): Likewise.
1638 (cmp_struct_02_02): Likewise.
1639 (cmp_struct_02_03): Likewise.
1640 (cmp_struct_02_04): Likewise.
1641 (cmp_struct_04_01): Likewise.
1642 (cmp_struct_04_02): Likewise.
1643 (cmp_struct_04_03): Likewise.
1644 (cmp_struct_04_04): Likewise.
1645 (cmp_struct_05_01): Likewise.
1646 (cmp_struct_05_02): Likewise.
1647 (cmp_struct_05_03): Likewise.
1648 (cmp_struct_05_04): Likewise.
1649 (call_all): Add new structs.
1650 * gdb.base/infcall-nested-structs.exp: Likewise.
1651
1652 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1653
1654 * gdb.python/py-framefilter-mi.exp: Update regexp to
1655 check for "arch" field in frame output.
1656
1657 2018-08-23 Kevin Buettner <kevinb@redhat.com>
1658
1659 * gdb.dwarf2/dw2-ranges-func.c: New file.
1660 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1661
1662 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1663
1664 * gdb.base/term.exp: Compare terminal settings with values from
1665 the inferior.
1666 * gdb.base/term.c: Get and set terminal settings.
1667
1668 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1669
1670 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1671 accommodate new "arch" field in frame output.
1672 * gdb.mi/mi-return.exp: Likewise.
1673 * gdb.mi/mi-stack.exp: Likewise.
1674 * gdb.mi/mi-syn-frame.exp: Likewise.
1675 * gdb.mi/user-selected-context-sync.exp: Likewise.
1676
1677 2018-08-19 Michael Spang <spang@google.com>
1678
1679 PR gdb/11786
1680 * gdb.base/gcore-tls-pie.c: New file.
1681 * gdb.base/gcore-tls-pie.exp: New file.
1682
1683 2018-08-18 Kevin Buettner <kevinb@redhat.com>
1684
1685 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
1686 * gdb.dwarf2/varval.c: New file.
1687 * gdb.dwarf2/varval.exp: New file.
1688
1689 2018-08-17 Alan Hayward <alan.hayward@arm.com>
1690
1691 PR gdb/18931
1692 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1693
1694 2018-08-16 Keith Seitz <keiths@redhat.com>
1695
1696 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1697 tests expected to pass.
1698
1699 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1700
1701 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1702 -data-disassemble -a.
1703 (test_disassembly_bogus_args): Likewise.
1704
1705 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1706
1707 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1708
1709 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1710
1711 * gdb.base/vla-optimized-out.exp: Add new test.
1712
1713 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1714
1715 * gdb.base/vla-optimized-out-o3.exp: Delete.
1716 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1717 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1718 deleted tests.
1719
1720 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1721
1722 PR gdb/18050:
1723 * gdb.server/extended-remote-restart.c: New file.
1724 * gdb.server/extended-remote-restart.exp: New file.
1725
1726 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1727
1728 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1729 "set variable index = 42".
1730
1731 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1732
1733 * boards/index-cache-gdb.exp: New file.
1734 * gdb.dwarf2/index-cache.exp: New file.
1735 * gdb.dwarf2/index-cache.c: New file.
1736 * gdb.base/maint.exp: Check if we are using the index cache.
1737
1738 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1739
1740 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1741 MAKEFLAGS.
1742
1743 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1744
1745 * dg-extract-results.sh: Move to toplevel contrib.
1746 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1747 * Makefile.in (check-parallel-racy): Likewise.
1748
1749 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1750
1751 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1752 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1753 tests if the target supports scheduler locking.
1754
1755 2018-08-04 Tom de Vries <tdevries@suse.de>
1756
1757 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1758
1759 2018-08-02 Tom Tromey <tom@tromey.com>
1760
1761 PR symtab/16842.
1762 * gdb.cp/temargs.exp: Test "info address" of a template
1763 parameter.
1764
1765 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1766
1767 * gdb.python/py-mi-var-info-path-expression.c: New file.
1768 * gdb.python/py-mi-var-info-path-expression.py: New file.
1769 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1770
1771 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1772
1773 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1774 error after "cannot resolve name" string.
1775
1776 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1777
1778 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1779 started.
1780 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1781
1782 2018-07-28 Tom de Vries <tdevries@suse.de>
1783
1784 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1785
1786 2018-07-26 Tom de Vries <tdevries@suse.de>
1787
1788 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1789
1790 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1791
1792 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1793 is visible.
1794
1795 2018-07-26 Tom de Vries <tdevries@suse.de>
1796
1797 PR breakpoints/23366
1798 * gdb.base/catch-follow-exec.c: New test.
1799 * gdb.base/catch-follow-exec.exp: New file.
1800
1801 2018-07-25 Tom de Vries <tdevries@suse.de>
1802
1803 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1804 vla-optimized-out.c.
1805
1806 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1807
1808 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1809 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1810
1811 2018-07-20 Tom de Vries <tdevries@suse.de>
1812
1813 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1814 NOCLONE macro.
1815 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1816
1817 2018-07-19 Tom de Vries <tdevries@suse.de>
1818
1819 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1820 regular expression.
1821
1822 2018-07-18 Tom de Vries <tdevries@suse.de>
1823
1824 * gdb.base/vla-optimized-out.c: New test.
1825 * gdb.base/vla-optimized-out.exp: New file.
1826
1827 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1828
1829 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1830 message "No address associated with hostname" when gdbserver
1831 cannot resolve the hostname.
1832
1833 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1834
1835 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1836 Add some test prefixes to make tests unique.
1837
1838 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1839
1840 * gdb.base/frameapply.c: New file.
1841 * gdb.base/frameapply.exp: New file.
1842
1843 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1844
1845 * gdb.base/skip.exp: Update expected error message.
1846
1847 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1848 Jan Kratochvil <jan.kratochvil@redhat.com>
1849 Paul Fertser <fercerpav@gmail.com>
1850 Tsutomu Seki <sekiriki@gmail.com>
1851
1852 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1853 parameter.
1854 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1855 by default.
1856 * boards/native-gdbserver.exp: Likewise.
1857 * gdb.server/run-without-local-binary.exp: Improve regexp used
1858 for detecting when a remote debugging connection succeeds.
1859 * gdb.server/server-connect.exp: New file.
1860 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1861 Do not prefix the port number with ":".
1862 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1863 support for detecting and using it. Add '$debughost_gdbserver'
1864 to the list of arguments used to start gdbserver. Handle case
1865 when gdbserver cannot resolve a network name.
1866
1867 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1868
1869 PR c++/23373
1870 * gdb.base/ptype-offsets.cc (struct static_member): New
1871 struct.
1872 (main) <stmember>: New variable.
1873 * gdb.base/ptype-offsets.exp: Add test for printing a struct
1874 with a static member in it.
1875
1876 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
1877
1878 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1879 watchpoints enabled and disabled.
1880
1881 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1882
1883 * gdb.base/examine-backward.exp: Still run tests around address
1884 0x0, even if address 0x0 is not readable. Update the pattern for
1885 matching address 0x0 in expected output.
1886
1887 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1888
1889 * gdb.base/share-env-with-gdbserver.c (main): Add call to
1890 malloc/free.
1891
1892 2018-07-04 Tom de Vries <tdevries@suse.de>
1893
1894 * gdb.dwarf2/dw2-error.exp: Update expected error message.
1895
1896 2018-07-02 Maciej W. Rozycki <macro@mips.com>
1897
1898 PR tdep/8282
1899 * gdb.arch/mips-disassembler-options.exp: New test.
1900 * gdb.arch/mips-disassembler-options.s: New test source.
1901
1902 2018-06-29 Pedro Alves <palves@redhat.com>
1903
1904 * gdb.threads/names.exp: Adjust expected "info threads" output.
1905
1906 2018-06-29 Pedro Alves <palves@redhat.com>
1907
1908 * gdb.opt/inline-break.exp (line number, address): Add "info
1909 break" tests.
1910
1911 2018-06-29 Pedro Alves <palves@redhat.com>
1912
1913 * gdb.opt/inline-break.c (func1): Add "break here" marker.
1914 * gdb.opt/inline-break.exp: Test setting breakpoints by line
1915 number and address and running to them.
1916
1917 2018-06-29 Richard Bunt <richard.bunt@arm.com>
1918
1919 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1920
1921 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1922
1923 * lib/compiler.c: Remove executable permission flag.
1924
1925 2018-06-28 Richard Bunt <richard.bunt@arm.com>
1926
1927 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1928 code.
1929 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1930
1931 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1932
1933 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1934
1935 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1936
1937 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1938 address argument is omitted.
1939
1940 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1941
1942 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1943
1944 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
1945
1946 PR gdb/21695
1947 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1948 * gdb.base/infoline-reloc-main-from-zero.c: New file.
1949
1950 2018-06-26 Tom Tromey <tom@tromey.com>
1951
1952 PR rust/22574:
1953 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1954 * gdb.rust/simple.rs (struct SimpleLayout): New.
1955
1956 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
1957
1958 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1959 "info registers" output.
1960
1961 2018-06-21 Richard Bunt <richard.bunt@arm.com>
1962
1963 * gdb.base/watchpoint-hw-attach.c: New test.
1964 * gdb.base/watchpoint-hw-attach.exp: New file.
1965
1966 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
1967
1968 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1969 through /bin/sh.
1970 * boards/dwarf4-gdb-index.exp: Likewise.
1971 * boards/fission-dwp.exp: Likewise.
1972
1973 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
1974
1975 * gdb.base/float128.exp: Add comment and improved fail message
1976 to the failure case of "print large128" test.
1977
1978 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1979
1980 * configure.ac: Remove AC_PREREQ.
1981 * configure: Re-generate.
1982
1983 2018-06-19 Pedro Alves <palves@redhat.com>
1984
1985 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1986 (func_extern_caller): New.
1987 (main): Call func_extern_caller.
1988 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1989 logic change.
1990
1991 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
1992
1993 PR gdb/16841
1994 * gdb.cp/typedef-base.cc: New file.
1995 * gdb.cp/typedef-base.exp: New file.
1996
1997 2018-06-18 Tom de Vries <tdevries@suse.de>
1998
1999 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2000
2001 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2002 Richard Bunt <Richard.Bunt@arm.com>
2003
2004 * gdb.threads/attach-slow-waitpid.c: New file.
2005 * gdb.threads/attach-slow-waitpid.exp: New file.
2006 * gdb.threads/slow-waitpid.c: New file.
2007
2008 2018-06-14 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.base/fork-running-state.c: Include <errno.h>.
2011 (exit_if_relative_exits): New.
2012 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2013 exits.
2014 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2015 child exits.
2016
2017 2018-06-14 Tom de Vries <tdevries@suse.de>
2018
2019 PR cli/22573
2020 * gdb.base/finish-pretty.c: New test.
2021 * gdb.base/finish-pretty.exp: New file.
2022
2023 2018-06-14 Pedro Alves <palves@redhat.com>
2024
2025 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2026 gdb's expected startup output.
2027
2028 2018-06-14 Pedro Alves <palves@redhat.com>
2029
2030 * lib/selftest-support.exp (selftest_setup): Remove inlined
2031 function handling.
2032
2033 2018-06-14 Tom de Vries <tdevries@suse.de>
2034
2035 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2036 matching of breakpoint printing.
2037
2038 2018-06-13 Tom de Vries <tdevries@suse.de>
2039
2040 PR testsuite/23269
2041 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2042 (fork_child): ... here, and ...
2043 (fork_parent): ... here.
2044
2045 2018-06-12 Tom de Vries <tdevries@suse.de>
2046
2047 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2048
2049 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2050 Stephen Roberts <stephen.roberts@arm.com>
2051
2052 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2053 rewrite test to describe action performed, rather than possible
2054 failure.
2055
2056 2018-06-08 Gary Benson <gbenson@redhat.com>
2057
2058 * gdb.threads/check-libthread-db.exp: New file.
2059 * gdb.threads/check-libthread-db.c: Likewise.
2060
2061 2018-06-05 Tom Tromey <tom@tromey.com>
2062
2063 * gdb.base/default.exp: Update expected "show version" output.
2064
2065 2018-06-05 Tom Tromey <tom@tromey.com>
2066
2067 PR cli/12326:
2068 * gdb.cp/static-print-quit.exp: Update.
2069 * lib/gdb.exp (pagination_prompt): Update.
2070 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2071 * gdb.python/python.exp: Update.
2072
2073 2018-06-04 Joel Brobecker <brobecker@adacore.com>
2074
2075 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2076
2077 2018-06-01 Joel Brobecker <brobecker@adacore.com>
2078
2079 * gdb.ada/bp_fun_addr: New testcase.
2080
2081 2018-06-01 Tom Tromey <tom@tromey.com>
2082
2083 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2084 results.
2085 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2086 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2087 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2088 * gdb.base/maint.exp (maint_pass_if): Update.
2089
2090 2018-05-31 Maciej W. Rozycki <macro@mips.com>
2091
2092 * gdb.base/endian.exp: New test.
2093 * gdb.base/endian.c: New test source.
2094
2095 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2096
2097 PR gdb/23203
2098 * gdb.base/bt-selected-frame.c: New file.
2099 * gdb.base/bt-selected-frame.exp: New file.
2100 * lib/gdb.exp (get_current_frame_number): New function.
2101
2102 2018-05-24 Maciej W. Rozycki <macro@mips.com>
2103 Pedro Alves <palves@redhat.com>
2104
2105 * gdb.threads/tls-core.c: Include <stdlib.h>
2106 (thread_proc): Call `abort'.
2107 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2108 (tls_core_test): New procedure, bits factored out from ...
2109 (top level): ... here. Test both native cores and gcore cores.
2110
2111 2018-05-23 Tom Tromey <tom@tromey.com>
2112
2113 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2114
2115 2018-05-23 Tom Tromey <tom@tromey.com>
2116
2117 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2118 symfile_complaints.
2119 (test_short_complaints): Likewise.
2120 (test_empty_complaints): Likewise.
2121 (test_initial_complaints): Update.
2122
2123 2018-05-23 Tom Tromey <tom@tromey.com>
2124
2125 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2126
2127 2018-05-23 Tom Tromey <tom@tromey.com>
2128
2129 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2130 (test_short_complaints): Update.
2131
2132 2018-05-22 Pedro Alves <palves@redhat.com>
2133
2134 * gdb.base/remote.exp: Only gdb_start after compiling the
2135 testcase. Issue "disconnect" before testing "set remote" command
2136 defaults. Issue clean_restart before running to main.
2137
2138 2018-05-22 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.base/remote.exp: Adjust expected output of "show remote
2141 memory-write-packet-size". Add tests for "set remote
2142 memory-write-packet-size 0" and "set remote
2143 memory-write-packet-size fixed/limit".
2144
2145 2018-05-22 Pedro Alves <palves@redhat.com>
2146
2147 PR gdb/22973
2148 * gdb.base/utf8-identifiers.c: New file.
2149 * gdb.base/utf8-identifiers.exp: New file.
2150
2151 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2152
2153 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2154
2155 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2156
2157 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2158
2159 2018-05-18 Tom Tromey <tom@tromey.com>
2160
2161 * gdb.base/ptype-offsets.exp: Update.
2162
2163 2018-05-17 Keith Seitz <keiths@redhat.com>
2164
2165 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2166 in expected breakpoint stop locations.
2167 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2168 move to proper scope to test variable values.
2169 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2170 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2171 New functions.
2172 (main): Call not_inline_func3.
2173 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2174 inline_func1, inline_func2, and inline_func3. Test that when each
2175 breakpoint is hit, GDB properly reports both the stop location
2176 and the backtrace. Repeat tests for temporary breakpoints.
2177
2178 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2179
2180 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2181 rather then trying to access it in determining whether the PID
2182 of `gdbserver' could have been retrieved.
2183
2184 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2185
2186 * gdb.arch/amd64-init-x87-values.S: New file.
2187 * gdb.arch/amd64-init-x87-values.exp: New file.
2188
2189 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2190
2191 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2192
2193 2018-05-04 Tom Tromey <tom@tromey.com>
2194
2195 PR python/22730:
2196 * gdb.python/python.exp: Test multi-line execute.
2197
2198 2018-05-04 Tom Tromey <tom@tromey.com>
2199
2200 PR python/22731:
2201 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2202
2203 2018-05-04 Tom Tromey <tom@tromey.com>
2204
2205 PR gdb/11750:
2206 * gdb.base/define.exp: Test defining a user command inside a user
2207 command.
2208 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2209
2210 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2211 Pedro Alves <palves@redhat.com>
2212
2213 PR breakpoints/19806 and support for PR external/20207.
2214 * gdb.base/watchpoint-unaligned.c: New file.
2215 * gdb.base/watchpoint-unaligned.exp: New file.
2216
2217 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * gdb.base/maint.exp: Make test names unique, use
2220 test_prefix_command_help to test 'help maint info', and remove
2221 repeated test of 'help maint'.
2222
2223 2018-05-04 Tom Tromey <tom@tromey.com>
2224
2225 PR gdb/22619:
2226 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2227 behavior.
2228
2229 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2230
2231 * gdb.base/maint.exp: Process output from 'maint print registers'
2232 line at a time.
2233
2234 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2235
2236 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2237 timeout.
2238
2239 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2240
2241 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2242 filter pattern.
2243
2244 2018-05-02 Pedro Alves <palves@redhat.com>
2245
2246 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2247 to_log_command renames.
2248 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2249
2250 2018-05-02 Tom Tromey <tom@tromey.com>
2251
2252 * gdb.python/py-parameter.exp: Set test message.
2253
2254 2018-05-02 Tom Tromey <tom@tromey.com>
2255
2256 PR python/20084:
2257 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2258 PARAM_ZUINTEGER_UNLIMITED tests.
2259
2260 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2261
2262 PR rust/23124
2263 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2264 when casting.
2265
2266 2018-04-30 Tom Tromey <tom@tromey.com>
2267
2268 * gdb.python/py-type.exp: Check align attribute.
2269 * gdb.python/py-type.c: New "aligncheck" global.
2270
2271 2018-04-30 Tom Tromey <tom@tromey.com>
2272
2273 PR exp/17095:
2274 * gdb.dwarf2/dw2-align.exp: New file.
2275 * gdb.cp/align.exp: New file.
2276 * gdb.base/align.exp: New file.
2277 * lib/gdb.exp (gdb_int128_helper): New proc.
2278 (has_int128_c, has_int128_cxx): New caching procs.
2279
2280 2018-04-27 Tom Tromey <tom@tromey.com>
2281
2282 PR rust/22545:
2283 * gdb.rust/simple.exp: Add inclusive range tests.
2284
2285 2018-04-26 Pedro Alves <palves@redhat.com>
2286
2287 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2288 ifunc breakpoint locations correctly of ifunc breakpoints set
2289 while the program resolves the ifunc.
2290
2291 2018-04-26 Pedro Alves <palves@redhat.com>
2292
2293 * gdb.base/gnu-ifunc-final.c: New file.
2294 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2295 * gdb.base/gnu-ifunc.exp (executable): Delete.
2296 (staticexecutable): Adjust.
2297 (lib_opts, exec_opts): Delete.
2298 (make_binsuffix, build, set-break): New procedures.
2299 (misc_tests): New, with tests factored out from the top level.
2300 (top level): Test different combinations of ifunc resolver name,
2301 resolver with and with debug info, and ifunc target with and
2302 without debug info. Wrap static tests with with_target_prefix.
2303
2304 2018-04-26 Pedro Alves <palves@redhat.com>
2305
2306 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2307 return type" warnings.
2308
2309 2018-04-25 Pedro Alves <palves@redhat.com>
2310
2311 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2312 killed".
2313 * gdb.base/kill-after-signal.exp: Likewise.
2314 * gdb.threads/kill.exp: Likewise.
2315
2316 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2317 Sergio Durigan Junior <sergiodj@redhat.com>
2318 Pedro Alves <palves@redhat.com>
2319
2320 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2321 regexps to expect for '[Inferior ... detached]' as well.
2322 * gdb.base/attach.exp: Likewise.
2323 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2324 "gdb_continue_to_end".
2325 (test_catch_syscall_with_wrong_args): Likewise.
2326 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2327 ']'. Don't set 'verbose' on.
2328 * gdb.base/foll-vfork.exp: Likewise.
2329 * gdb.base/fork-print-inferior-events.c: New file.
2330 * gdb.base/fork-print-inferior-events.exp: New file.
2331 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2332 '[Inferior ... has been killed]' message.
2333 * gdb.base/kill-after-signal.exp: Likewise.
2334 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2335 detach message.
2336 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2337 message.
2338 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2339 regexps to expect for '[Inferior ... detached]' as well.
2340 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2341
2342 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2343
2344 PR gdb/23104
2345 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2346
2347 2018-04-19 Richard Bunt <richard.bunt@arm.com>
2348
2349 * gdb.threads/multiple-successive-infcall.c: New test.
2350 * gdb.threads/multiple-successive-infcall.exp: New file.
2351
2352 2018-04-17 Tom Tromey <tom@tromey.com>
2353
2354 * gdb.rust/simple.rs (Union): New type.
2355 (main): New local "u".
2356 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2357
2358 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2359
2360 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2361 number information in output of "whereis" command.
2362 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2363
2364 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2365
2366 * gdb.ada/info_types.exp: Adjust expected output to the line
2367 numbers now printed by "info var/func/type".
2368 * gdb.base/completion.exp: Likewise.
2369 * gdb.base/included.exp: Likewise.
2370 * gdb.cp/cp-relocate.exp: Likewise.
2371 * gdb.cp/cplusfuncs.exp: Likewise.
2372 * gdb.cp/namespace.exp: Likewise.
2373 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2374
2375 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2376
2377 * gdb.btrace/cpu.exp: New.
2378
2379 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2380
2381 * gdb.base/step-indirect-call-thunk.exp: New.
2382 * gdb.base/step-indirect-call-thunk.c: New.
2383 * gdb.reverse/step-indirect-call-thunk.exp: New.
2384 * gdb.reverse/step-indirect-call-thunk.c: New.
2385
2386 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2387
2388 * gdb.base/pie-fork.c: New file.
2389 * gdb.base/pie-fork.exp: New file.
2390
2391 2018-04-11 Tom Tromey <tom@tromey.com>
2392
2393 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2394
2395 2018-04-10 Pedro Alves <palves@redhat.com>
2396
2397 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2398 exits. Instead loop running forever.
2399 (fork_parent): Run forever too.
2400
2401 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2402
2403 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2404 mi_continue_to_line.
2405 * gdb.mi/mi-stack.c (callee4): Add comment.
2406
2407 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2408
2409 * gdb.mi/mi-stack.exp: Fix indentation.
2410
2411 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2412
2413 PR gdb/22979
2414 * gdb.arch/amd64-osabi.exp: New file.
2415
2416 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2417
2418 PR gdb/22980
2419 * gdb.base/osabi.exp: New file.
2420
2421 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
2422
2423 * gdb.cp/static-typedef-print.exp: New file.
2424 * gdb.cp/static-typedef-print.cc: New file.
2425
2426 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2427
2428 * gdb.ada/varsize_limit: New testcase.
2429
2430 2018-03-27 Joel Brobecker <brobecker@adacore.com>
2431
2432 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2433
2434 * gdb.ada/notcplusplus: New testcase.
2435
2436 * gdb.base/c-linkage-name.c: New file.
2437 * gdb.base/c-linkage-name.exp: New testcase.
2438
2439 2018-03-26 Tom Tromey <tom@tromey.com>
2440
2441 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2442 * gdb.python/py-framefilter.py (name_error): New global.
2443 (ErrorInName.function): Use name_error.
2444
2445 2018-03-26 Tom Tromey <tom@tromey.com>
2446
2447 PR backtrace/15582:
2448 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2449
2450 2018-03-23 Keith Seitz <keiths@redhat.com>
2451
2452 PR c++/22968
2453 * gdb.cp/subtypes.exp: New file.
2454 * gdb.cp/subtypes.h: New file.
2455 * gdb.cp/subtypes.cc: New file.
2456 * gdb.cp/subtypes-2.cc: New file.
2457
2458 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2459
2460 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2461 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2462 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2463 -nostartfiles when compiling the test. Confirm that all registers
2464 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2465
2466 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2467
2468 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2469 option, syntax was wrong anyway.
2470 * gdb.arch/arm-disp-step.exp: Likewise.
2471 * gdb.arch/sparc64-regs.exp: Likewise.
2472 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2473 option, syntax was wrong anyway, switch to use
2474 prepare_for_testing.
2475 * gdb.arch/i386-disp-step.exp: Likewise.
2476
2477 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2478
2479 * gdb.ada/exec_changed.exp: Replace "target_info exists
2480 use_gdb_stub" by "use_gdb_stub".
2481 * gdb.ada/start.exp: Likewise.
2482 * gdb.base/async-shell.exp: Likewise.
2483 * gdb.base/attach-pie-misread.exp: Likewise.
2484 * gdb.base/attach-wait-input.exp: Likewise.
2485 * gdb.base/break-entry.exp: Likewise.
2486 * gdb.base/break-interp.exp: Likewise.
2487 * gdb.base/dprintf-detach.exp: Likewise.
2488 * gdb.base/nostdlib.exp: Likewise.
2489 * gdb.base/solib-nodir.exp: Likewise.
2490 * gdb.base/statistics.exp: Likewise.
2491 * gdb.base/testenv.exp: Likewise.
2492 * gdb.mi/mi-exec-run.exp: Likewise.
2493 * gdb.mi/mi-start.exp: Likewise.
2494 * gdb.multi/dummy-frame-restore.exp: Likewise.
2495 * gdb.multi/multi-arch-exec.exp: Likewise.
2496 * gdb.multi/multi-arch.exp: Likewise.
2497 * gdb.multi/tids.exp: Likewise.
2498 * gdb.multi/watchpoint-multi.exp: Likewise.
2499 * gdb.python/py-events.exp: Likewise.
2500 * gdb.threads/attach-into-signal.exp: Likewise.
2501 * gdb.threads/attach-stopped.exp: Likewise.
2502 * gdb.threads/threadapply.exp: Likewise.
2503 * lib/selftest-support.exp: Likewise.
2504
2505 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2506
2507 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2508
2509 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2510
2511 * gdb.perf/template-breakpoints.cc: New file.
2512 * gdb.perf/template-breakpoints.exp: New file.
2513 * gdb.perf/template-breakpoints.py: New file.
2514
2515 2018-03-19 Tom Tromey <tom@tromey.com>
2516
2517 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2518 y0.
2519 * gdb.rust/simple.exp: Test bare identifier form of struct
2520 initializer.
2521
2522 2018-03-19 Tom Tromey <tom@tromey.com>
2523
2524 * gdb.gdb/observer.exp: Remove.
2525
2526 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2527
2528 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2529 "qualified" option when setting breakpoints.
2530 * gdb.trace/backtrace.exp: Likewise.
2531 * gdb.trace/circ.exp: Likewise.
2532 * gdb.trace/collection.exp: Likewise.
2533 * gdb.trace/disconnected-tracing.exp: Likewise.
2534 * gdb.trace/ftrace-lock.exp: Likewise.
2535 * gdb.trace/ftrace.exp: Likewise.
2536 * gdb.trace/infotrace.exp: Likewise.
2537 * gdb.trace/packetlen.exp: Likewise.
2538 * gdb.trace/passc-dyn.exp: Likewise.
2539 * gdb.trace/qtro.exp: Likewise.
2540 * gdb.trace/read-memory.exp: Likewise.
2541 * gdb.trace/report.exp: Likewise.
2542 * gdb.trace/signal.exp: Likewise.
2543 * gdb.trace/status-stop.exp: Likewise.
2544 * gdb.trace/strace.exp: Likewise.
2545 * gdb.trace/tfind.exp: Likewise.
2546 * gdb.trace/trace-break.exp: Likewise.
2547 * gdb.trace/trace-condition.exp: Likewise.
2548 * gdb.trace/trace-mt.exp: Likewise.
2549 * gdb.trace/tstatus.exp: Likewise.
2550 * gdb.trace/tsv.exp: Likewise.
2551 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2552 * gdb.trace/unavailable.exp: Likewise.
2553 * gdb.trace/while-dyn.exp: Likewise.
2554
2555 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2556
2557 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2558 that libinproctrace is copied to the target.
2559
2560 2018-03-14 Tom Tromey <tom@tromey.com>
2561
2562 PR cli/14977:
2563 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2564 a null pointer.
2565 * gdb.base/wchar.exp: Likewise.
2566
2567 2018-03-14 Tom Tromey <tom@tromey.com>
2568
2569 PR cli/19918:
2570 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2571 flag.
2572
2573 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2574
2575 PR gdb/22841
2576 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2577 "target" to remote_exec.
2578
2579 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2580
2581 PR gdb/22841
2582 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2583 ${board}_upload): Remove.
2584
2585 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2586
2587 * gdb.cp/watch-cp.cc: New test.
2588 * gdb.cp/watch-cp.exp: New file.
2589
2590 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2591
2592 * gdb.base/infcall-nested-structs.exp: New file.
2593 * gdb.base/infcall-nested-structs.c: New file.
2594 * gdb.base/float.exp: Add riscv support.
2595
2596 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2597
2598 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2599 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2600
2601 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2602
2603 * gdb.server/abspath.exp: New file.
2604 * lib/gdb.exp (with_cwd): New procedure.
2605
2606 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2607
2608 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2609 use it.
2610 (gdb_is_target_remote_prompt): New proc.
2611 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2612 (gdb_is_target_native): Pass prompt parameter to
2613 gdb_is_target_1.
2614
2615 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2616
2617 * gdb.base/load-command.c: New file.
2618 * gdb.base/load-command.exp: New file.
2619 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2620 (gdb_is_target_1): ...this, and generalize for other targets
2621 than just remote.
2622 (gdb_is_target_remote): Use gdb_is_target_1.
2623 (gdb_is_target_native): use gdb_is_target_1.
2624
2625 2018-02-26 Tom Tromey <tom@tromey.com>
2626
2627 PR python/16497:
2628 * gdb.python/py-framefilter.exp: Update test.
2629
2630 2018-02-26 Tom Tromey <tom@tromey.com>
2631
2632 * gdb.dwarf2/variant.c: New file.
2633 * gdb.dwarf2/variant.exp: New file.
2634
2635 2018-02-26 Tom Tromey <tom@tromey.com>
2636
2637 * gdb.rust/simple.exp: Accept more possible results in enum test.
2638
2639 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2640
2641 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2642 parentheses.
2643
2644 2018-02-23 Maciej W. Rozycki <macro@mips.com>
2645
2646 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2647 name of a variable: $actual_linejj -> $actual_line.
2648
2649 2018-02-21 John Baldwin <jhb@FreeBSD.org>
2650
2651 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2652
2653 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2654
2655 * gdb.btrace/buffer-size.exp: Do not force BTS.
2656
2657 2018-02-14 Pedro Alves <palves@redhat.com>
2658
2659 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2660 getting a "Quit".
2661
2662 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2663
2664 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2665 Fix test name.
2666
2667 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2668
2669 * gdb.cp/m-static.exp: Check type of optimized out static
2670 member.
2671
2672 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2673
2674 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2675 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2676
2677 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2678 Leszek Swirski <leszeks@google.com>
2679
2680 * gdb.python/py-prettyprint.c
2681 (struct to_string_returns_value_inner,
2682 struct to_string_returns_value_wrapper): New.
2683 (main): Add tsrvw variable.
2684 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2685 ToStringReturnsValueWrapper): New classes.
2686 (register_pretty_printers): Register new pretty-printers.
2687 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2688 recursive pretty printer.
2689 * gdb.python/py-mi.exp: Likewise.
2690
2691 2018-02-01 Leszek Swirski <leszeks@google.com>
2692
2693 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2694 functions with the same name as an include file are parsed
2695 correctly.
2696
2697 2018-02-01 Yao Qi <yao.qi@linaro.org>
2698
2699 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2700 "\[^\r\n\]*".
2701
2702 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2703
2704 * gdb.arch/powerpc-prologue-frame.s: New file.
2705 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2706 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2707
2708 2018-01-31 Joel Brobecker <brobecker@adacore.com>
2709
2710 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2711
2712 2018-01-30 Pedro Alves <palves@redhat.com>
2713
2714 PR gdb/13211
2715 * gdb.base/interrupt-daemon.c: New.
2716 * gdb.base/interrupt-daemon.exp: New.
2717 * gdb.multi/multi-term-settings.c: New.
2718 * gdb.multi/multi-term-settings.exp: New.
2719
2720 2018-01-30 Joel Brobecker <brobecker@adacore.com>
2721
2722 * gdb.base/break.exp: Save the location where the breakpoint
2723 on break.c:47 was actually inserted when debugging the version
2724 compiled at -O2 and use it in the expected output of the "info
2725 break" test performed soon after.
2726
2727 2018-01-22 Pedro Alves <palves@redhat.com>
2728 Sergio Durigan Junior <sergiodj@redhat.com>
2729
2730 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2731 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2732
2733 2018-01-22 Joel Brobecker <brobecker@adacore.com>
2734
2735 * gdb.base/break-include.c, gdb.base/break-include.inc,
2736 gdb.base/break-include.exp: New files.
2737 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2738 line number now being the actual line number where the breakpoint
2739 was inserted.
2740 * gdb.mi/mi-break.exp: Likewise.
2741 * gdb.mi/mi-reverse.exp: Likewise.
2742 * gdb.mi/mi-simplerun.exp: Ditto.
2743
2744 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2745
2746 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2747 varobj.
2748 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2749
2750 2018-01-21 Don Breazeal <donb@codesourcery.com>
2751 Andrew Burgess <andrew.burgess@embecosm.com>
2752
2753 * gdb.mi/basics.c: Add new global.
2754 * gdb.mi/mi-frame-regs.exp: New file.
2755 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2756 case.
2757
2758 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2759
2760 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2761 non-parameter, and on an unknown symbol.
2762
2763 2018-01-19 Tom Tromey <tom@tromey.com>
2764
2765 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2766 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2767
2768 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2769
2770 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2771 setrlimit and chdir to int.
2772
2773 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2774
2775 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2776 function.
2777 (my_tend): Likewise.
2778 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2779 rationale of avoiding FP- and vector instructions.
2780
2781 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2782
2783 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2784 "info reg" with "\[ \t\]*".
2785 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2786 "\[ \t\]+".
2787 * gdb.arch/s390-multiarch.exp: Ditto.
2788 * gdb.base/pc-fp.exp: Ditto.
2789 * gdb.reverse/i386-precsave.exp: Ditto.
2790 * gdb.reverse/i386-reverse.exp: Ditto.
2791 * gdb.reverse/i387-env-reverse.exp: Ditto.
2792 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2793
2794 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2795
2796 * lib/gdb.exp (gdb_compile): Re-enable use of
2797 universal_compile_options for languages other than Rust.
2798
2799 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2800
2801 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2802
2803 2018-01-17 Mike Gulick <mgulick@mathworks.com>
2804
2805 PR gdb/16577
2806 * gdb.base/solib-vanish.exp: New.
2807 * gdb.base/solib-vanish-main.c: New.
2808 * gdb.base/solib-vanish-lib1.c: New.
2809 * gdb.base/solib-vanish-lib2.c: New.
2810
2811 2018-01-17 Yao Qi <yao.qi@linaro.org>
2812
2813 * gdb.compile/compile.exp: Match the address printed for
2814 frame in the output of command "bt".
2815
2816 2018-01-15 Tom Tromey <tom@tromey.com>
2817
2818 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2819 compute sp_reg.
2820
2821 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2822
2823 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2824 to prepare.
2825 (prepare): Return 0 on error, 1 on success.
2826
2827 2018-01-12 Pedro Alves <palves@redhat.com>
2828
2829 * gdb.base/continue-after-aborted-step-over.c: New.
2830 * gdb.base/continue-after-aborted-step-over.exp: New.
2831
2832 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2833
2834 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2835 options when not creating an executable.
2836
2837 2018-01-11 Pedro Alves <palves@redhat.com>
2838
2839 PR remote/22597
2840 * gdb.server/stop-reply-no-thread.c: New file.
2841 * gdb.server/stop-reply-no-thread.exp: New file.
2842
2843 2018-01-10 Pedro Alves <palves@redhat.com>
2844
2845 PR gdb/22670
2846 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2847 functions too. Test setting breakpoints and printing C functions
2848 with no debug info too.
2849 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2850
2851 2018-01-10 Pedro Alves <palves@redhat.com>
2852
2853 PR gdb/22670
2854 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2855 a fail.
2856
2857 2018-01-10 Pedro Alves <palves@redhat.com>
2858
2859 PR gdb/22670
2860 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2861
2862 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2863
2864 * gdb.server/unittest.exp: Match the output in non-development
2865 mode.
2866
2867 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2868
2869 * gdb.gdb/unittest.exp: Match output in non-development mode.
2870
2871 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2872
2873 * gdb.ada/access_tagged_param.exp: Relax expected output
2874 for value of "ObjL" in "continue" to pck.inspect breakpoint
2875 test.
2876
2877 2018-01-08 Joel Brobecker <brobecker@adacore.com>
2878
2879 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2880 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
2881
2882 2018-01-05 Pedro Alves <palves@redhat.com>
2883
2884 PR gdb/18653
2885 * gdb.base/libsegfault.exp: New.
2886
2887 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2888
2889 PR gdb/22670
2890 * gdb.ada/access_tagged_param.exp: New file.
2891 * gdb.ada/access_tagged_param/foo.adb: New file.
2892
2893 2018-01-05 Pedro Alves <palves@redhat.com>
2894
2895 PR gdb/22670
2896 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
2897 exercise lower case too, and to exercise both full matching and
2898 wild matching.
2899
2900 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2901
2902 * gdb.ada/rename_subscript_param: New testcase.
2903
2904 2018-01-05 Jerome Guitton <guitton@adacore.com>
2905
2906 * gdb.ada/arr_acc_idx_w_gap: New testcase.
2907
2908 2018-01-05 Joel Brobecker <brobecker@adacore.com>
2909
2910 * gdb.ada/convvar_comp: New testcase.
2911
2912 2018-01-05 Xavier Roirand <roirand@adacore.com>
2913
2914 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2915 (My_Table): New global variable.
2916 * testsuite/gdb.ada/array_char_idx.exp: Add test.
2917
2918 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2919
2920 PR gdb/22670
2921 * gdb.ada/maint_with_ada: New testcase.
2922
2923 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2924
2925 PR gdb/22670
2926 * gdb.ada/bp_c_mixed_case: New testcase.
2927
2928 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2929
2930 PR gdb/22670
2931 * gdb.ada/complete.exp: Add "complete break ada" test.
2932
2933 2018-01-04 Joel Brobecker <brobecker@adacore.com>
2934
2935 PR gdb/22670
2936 * gdb.ada/info_addr_mixed_case: New testcase.
2937
2938 2018-01-03 Xavier Roirand <roirand@adacore.com>
2939
2940 * gdb.ada/excep_handle.exp: New testcase.
2941 * gdb.ada/excep_handle/foo.adb: New file.
2942 * gdb.ada/excep_handle/pck.ads: New file.
2943
2944 2018-01-03 Joel Brobecker <brobecker@adacore.com>
2945
2946 * gdb.base/step-line.c: Add extra empty line in copyright header.
2947 * gdb.base/step-line.inp: Likewise.
2948
2949 2018-01-02 Joel Brobecker <brobecker@adacore.com>
2950
2951 * gdb.ada/dyn_stride.exp: Add slice test.
2952
2953 2018-01-02 Joel Brobecker <brobecker@adacore.com>
2954
2955 * gdb.ada/dyn_stride: New testcase.
2956
2957 2017-12-27 Stafford Horne <shorne@gmail.com>
2958
2959 * gdb.xml/extra-regs.xml: Add example foo reggroup.
2960 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2961
2962 2017-12-27 Stafford Horne <shorne@gmail.com>
2963
2964 * gdb.base/reggroups.c: New file.
2965 * gdb.base/reggroups.exp: New file.
2966
2967 2017-12-18 Joel Brobecker <brobecker@adacore.com>
2968
2969 * gdb.dwarf2/ada-valprint-error.c: New file.
2970 * gdb.dwarf2/ada-valprint-error.exp: New file.
2971
2972 2017-12-18 Joel Brobecker <brobecker@adacore.com>
2973
2974 * gdb.ada/assign_arr: New testcase.
2975
2976 2017-12-18 Xavier Roirand <roirand@adacore.com>
2977
2978 * gdb.ada/funcall_ptr: New testcase.
2979
2980 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2981
2982 PR cli/16224
2983 * gdb.base/ptype-offsets.cc: New file.
2984 * gdb.base/ptype-offsets.exp: New file.
2985
2986 2017-12-15 Yao Qi <yao.qi@linaro.org>
2987
2988 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2989 if XML is disabled.
2990
2991 2017-12-15 Xavier Roirand <roirand@adacore.com>
2992
2993 * gdb.ada/same_component_name: New testcase.
2994
2995 2017-12-14 Joel Brobecker <brobecker@adacore.com>
2996
2997 * gdb.ada/str_binop_equal: New testcase.
2998
2999 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3000
3001 * gdb.ada/task_switch_in_core: New testcase.
3002
3003 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3004
3005 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3006 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3007 call test_bkpt_qualified.
3008 (test_bkpt_qualified): New proc.
3009
3010 2017-12-13 Pedro Alves <palves@redhat.com>
3011
3012 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3013 Tighten regexp by matching with an anchor.
3014
3015 2017-12-13 Pedro Alves <palves@redhat.com>
3016
3017 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3018 ("expression with namespace"): New set of tests.
3019 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3020 (Nested::Test_NS::qux): New.
3021 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3022 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3023
3024 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3025
3026 * gdb.base/server-del-break.c: New file.
3027 * gdb.base/server-del-break.exp: New file.
3028
3029 2017-12-12 Stafford Horne <shorne@gmail.com>
3030
3031 * gdb.xml/tdesc-regs.exp: Add or1k support.
3032
3033 2017-12-12 Stafford Horne <shorne@gmail.com>
3034
3035 * gdb.base/bp-permanent.c: Define nop of or1k.
3036
3037 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3038
3039 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3040 output with components being reordered.
3041
3042 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3043
3044 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3045 output with components being reordered.
3046
3047 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3048 Pedro Alves <palves@redhat.com>
3049
3050 * gdb.base/maint.exp (check for .gdb_index): Check also for
3051 .debug_names.
3052 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3053 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3054 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3055 (.gdb_index used after symbol reloading): Support also .debug_names.
3056 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3057
3058 2017-12-08 Yao Qi <yao.qi@linaro.org>
3059
3060 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3061 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3062
3063 2017-12-08 Yao Qi <yao.qi@linaro.org>
3064
3065 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3066 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3067
3068 2017-12-08 Yao Qi <yao.qi@linaro.org>
3069
3070 * gdb.arch/aarch64-tagged-pointer.c: New file.
3071 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3072
3073 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3074
3075 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3076 "int".
3077
3078 2017-12-07 Keith Seitz <keiths@redhat.com>
3079
3080 PR breakpoints/22569
3081 * gdb.linespec/ls-errs.exp: Change expected result of "break
3082 -source this file has spaces.c -line 3".
3083 Check that an explicit source file followed by whitespace is
3084 identified as an invalid explicit location.
3085
3086 2017-12-07 Keith Seitz <keiths@redhat.com>
3087
3088 * gdb.cp/nested-types.cc: New file.
3089 * gdb.cp/nested-types.exp: New file.
3090 * lib/cp-support.exp: Load data-structures.exp library.
3091 (debug_cp_test_ptype_class): New global.
3092 (cp_ptype_class_verbose, next_line): New procedures.
3093 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3094 Add and document new return value.
3095 Switch the list of lines to a queue.
3096 Add support for new `type' key for nested type definitions.
3097 Add debugging/troubleshooting messages.
3098 * lib/data-structures.exp: New file.
3099
3100 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3101
3102 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3103 with proc_with_prefix, don't use with_test_prefix.
3104
3105 2017-12-07 Tom Tromey <tom@tromey.com>
3106
3107 * gdb.base/break.exp: Add test for empty "commands".
3108
3109 2017-12-07 Yao Qi <yao.qi@linaro.org>
3110
3111 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3112 malloc and catch syscall.
3113
3114 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3115
3116 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3117 tests for explicit locations.
3118
3119 2017-12-06 Pedro Alves <palves@redhat.com>
3120
3121 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3122 force-disabling XML descriptions.
3123
3124 2017-12-04 Pedro Alves <palves@redhat.com>
3125
3126 PR gdb/22499
3127 * gdb.arch/amd64-disp-step-avx.S: New file.
3128 * gdb.arch/amd64-disp-step-avx.exp: New file.
3129
3130 2017-12-03 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3133 and <string.h>.
3134 (parent_function): Print distinct messages when waitpid fails, or
3135 the child exits with a signal, or the child exits for an unhandled
3136 reason.
3137 * gdb.threads/process-dies-while-detaching.exp
3138 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3139 it. Wait for both inferior output and GDB's prompt. Use an
3140 indirect spawn id list.
3141 (do_detach): New parameter 'child_exit'. Use it to compute
3142 expected inferior output.
3143 (test_detach, test_detach_watch, test_detach_killed_outside):
3144 Adjust to pass down the expected child exit kind.
3145
3146 2017-12-01 Joel Brobecker <brobecker@adacore.com>
3147 Sergio Durigan Junior <sergiodj@redhat.com>
3148 Pedro Alves <palves@redhat.com>
3149
3150 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3151
3152 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3153
3154 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3155 to 'symbol-file' and 'add-symbol-file' can be
3156 position-independent.
3157
3158 2017-12-01 Yao Qi <yao.qi@linaro.org>
3159
3160 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3161 the URL in copyright header.
3162 * gdb.arch/aarch64-fp.exp: Likewise.
3163 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3164 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3165 * gdb.base/expand-psymtabs.exp: Likewise.
3166 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3167 * gdb.fortran/common-block.exp: Likewise.
3168 * gdb.fortran/common-block.f90: Likewise.
3169 * gdb.fortran/logical.exp: Likewise.
3170 * gdb.fortran/vla-datatypes.f90: Likewise.
3171 * gdb.fortran/vla-sub.f90: Likewise.
3172
3173 2017-11-30 Joel Brobecker <brobecker@adacore.com>
3174
3175 * gdb.ada/repeat_dyn: New testcase.
3176
3177 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3178
3179 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3180 Update for changed thread numbering.
3181 * gdb.cell/bt.exp: Update for changed GDB output.
3182
3183 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3184
3185 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3186 setting isremote by hand.
3187 * boards/dwarf4-gdb-index.exp: Likewise.
3188 * boards/fission.exp: Likewise.
3189 * boards/stabs.exp: Likewise.
3190
3191 2017-11-30 Pedro Alves <palves@redhat.com>
3192
3193 * gdb.linespec/cpls-ops.exp
3194 (check_explicit_skips_function_argument): Extract the underlying
3195 type of size_t instead of hardcoding it.
3196
3197 2017-11-29 Pedro Alves <palves@redhat.com>
3198
3199 PR c++/19436
3200 * gdb.linespec/cpls-abi-tag.cc: New file.
3201 * gdb.linespec/cpls-abi-tag.exp: New file.
3202
3203 2017-11-29 Pedro Alves <palves@redhat.com>
3204
3205 * gdb.base/langs.exp: Use -qualified.
3206 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3207 it.
3208 * gdb.cp/namespace.exp: Use -qualified.
3209 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3210 (overload-3, template-overload, template-ret-type, const-overload)
3211 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3212 procedures.
3213 (test_driver): Call them.
3214 * gdb.cp/save-bp-qualified.cc: New.
3215 * gdb.cp/save-bp-qualified.exp: New.
3216 * gdb.linespec/explicit.exp: Test -qualified.
3217 * lib/completion-support.exp (completion::explicit_opts_list): Add
3218 "-qualified".
3219 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3220
3221 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3222
3223 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3224
3225 2017-11-29 Tom Tromey <tom@tromey.com>
3226
3227 * gdb.base/relocate.exp: Update invalid argument test.
3228 Add new tests for invalid arguments.
3229
3230 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3231
3232 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3233 Return 0 as a long.
3234 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3235
3236 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3237
3238 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3239 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3240 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3241 func ().
3242 * gdb.cp/shadow.cc (B.func): Return 0.
3243
3244 2017-11-27 Joel Brobecker <brobecker@adacore.com>
3245
3246 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3247 expected output in gdb_expect call to allow the exception
3248 message to be present as well. Fix syntax confusion to avoid
3249 TCL thinking that exception_name is an array.
3250
3251 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3252
3253 * gdb.arch/spu-info.c: Include <unistd.h>.
3254 (do_signal_test): Fix broken calls to write.
3255 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3256 Fix checks for empty mailboxes. Update signal tests for corrected
3257 do_signal_test routine. Allow nonzero event status.
3258 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3259 * gdb.cell/arch.exp: Use standard_output_file.
3260 * gdb.cell/break.exp: Likewise.
3261 * gdb.cell/bt.exp: Likewise.
3262 * gdb.cell/core.exp: Likewise.
3263 * gdb.cell/dwarfaddr.exp: Likewise.
3264 * gdb.cell/ea-cache.exp: Likewise.
3265 * gdb.cell/ea-standalone.exp: Likewise.
3266 * gdb.cell/f-regs.exp: Likewise.
3267 * gdb.cell/fork.exp: Likewise.
3268 * gdb.cell/gcore.exp: Likewise.
3269 * gdb.cell/mem-access.exp: Likewise.
3270 * gdb.cell/ptype.exp: Likewise.
3271 * gdb.cell/registers.exp: Likewise.
3272 * gdb.cell/sizeof.exp: Likewise.
3273 * gdb.cell/solib-symbol.exp: Likewise.
3274 * gdb.cell/solib.exp: Likewise.
3275
3276 2017-11-25 Pedro Alves <palves@redhat.com>
3277
3278 * gdb.base/complete-empty.exp: New file.
3279 * gdb.base/completion.exp: Adjust.
3280
3281 2017-11-25 Pedro Alves <palves@redhat.com>
3282
3283 * gdb.linespec/cpls-ops.cc: New file.
3284 * gdb.linespec/cpls-ops.exp: New file.
3285 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3286 factored out from ...
3287 (test_complete_prefix_range): ... this.
3288
3289 2017-11-24 Pedro Alves <palves@redhat.com>
3290
3291 * gdb.linespec/cpcompletion.exp: New file.
3292 * gdb.linespec/cpls-hyphen.cc: New file.
3293 * gdb.linespec/cpls.cc: New file.
3294 * gdb.linespec/cpls2.cc: New file.
3295 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3296 test to use test_gdb_complete_unique. Add label completion,
3297 keyword completion and explicit location completion tests.
3298 * lib/completion-support.exp: New file.
3299
3300 2017-11-24 Joel Brobecker <brobecker@adacore.com>
3301
3302 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3303 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3304 when hitting an exception catchpoint.
3305
3306 2017-11-22 Yao Qi <yao.qi@linaro.org>
3307
3308 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3309
3310 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3311
3312 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3313 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3314 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3315
3316 2017-11-22 Yao Qi <yao.qi@linaro.org>
3317
3318 * gdb.base/info-os.exp: Pass pthreads.
3319 * gdb.multi/multi-attach.exp: Likewise.
3320
3321 2017-11-22 Yao Qi <yao.qi@linaro.org>
3322
3323 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3324 compiler.
3325
3326 2017-11-22 Yao Qi <yao.qi@linaro.org>
3327
3328 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3329 * gdb.base/break-interp.exp: Likewise.
3330 * gdb.base/jit-attach-pie.exp: Likewise.
3331
3332 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3333
3334 * gdb.base/float128.c (large128): New variable.
3335 * gdb.base/float128.exp: Add test to print largest __float128 value.
3336
3337 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3338
3339 * gdb.arch/vsx-regs.exp: Update register content checks.
3340
3341 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3342
3343 * gdb.arch/ppc-longdouble.exp: New file.
3344 * gdb.arch/ppc-longdouble.c: Likewise.
3345
3346 2017-11-21 Pedro Alves <palves@redhat.com>
3347
3348 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3349
3350 2017-11-20 Pedro Alves <palves@redhat.com>
3351
3352 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3353 (long_double_typedef): New typedefs.
3354 Use DEF on double and long double.
3355 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3356 cases.
3357 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3358 and 'long_double_ptr_same_size' locals. Use them to decide
3359 whether cast from array/function to float is valid/invalid.
3360
3361 2017-11-17 Tom Tromey <tom@tromey.com>
3362
3363 * gdb.rust/traits.rs: New file.
3364 * gdb.rust/traits.exp: New file.
3365
3366 2017-11-17 Joel Brobecker <brobecker@adacore.com>
3367
3368 * gdb.ada/minsyms: New testcase.
3369
3370 2017-11-16 Pedro Alves <palves@redhat.com>
3371
3372 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3373 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3374
3375 2017-11-16 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3378 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3379
3380 2017-11-16 Pedro Alves <palves@redhat.com>
3381
3382 * gdb.server/reconnect-ctrl-c.c: New file.
3383 * gdb.server/reconnect-ctrl-c.exp: New file.
3384
3385 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3386
3387 * gdb.python/py-rbreak.exp: New file.
3388 * gdb.python/py-rbreak.c: New file.
3389 * gdb.python/py-rbreak-func2.c: New file.
3390
3391 2017-11-16 Pedro Alves <palves@redhat.com>
3392
3393 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3394 pattern.
3395 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3396 GDB.
3397
3398 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3399
3400 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3401 regex.
3402
3403 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3404
3405 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3406 test names.
3407
3408 2017-11-09 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3411 factored out from ...
3412 (top level): ... here, and adjusted to avoid expecting beyond the
3413 prompt in a single gdb_test_multiple.
3414
3415 2017-11-09 Pedro Alves <palves@redhat.com>
3416
3417 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3418 output.
3419 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3420 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3421 * gdb.server/ext-run.exp ("kill" test): Likewise.
3422 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3423
3424 2017-11-09 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3427 match till end of line.
3428
3429 2017-11-09 Pedro Alves <palves@redhat.com>
3430
3431 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3432
3433 2017-11-09 Pedro Alves <palves@redhat.com>
3434
3435 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3436 New procedures, factored out from ...
3437 (top level): ... here, and adjusted to avoid expecting beyond the
3438 prompt in one go.
3439
3440 2017-11-09 Pedro Alves <palves@redhat.com>
3441
3442 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3443 output. Fix '?' match.
3444
3445 2017-11-08 Joel Brobecker <brobecker@adacore.com>
3446
3447 * gdb.ada/scoped_watch: New testcase.
3448 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3449 which is actually correct.
3450 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3451 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3452
3453 2017-11-08 Pedro Alves <palves@redhat.com>
3454
3455 * gdb.gdb/complaints.exp (test_initial_complaints)
3456 (test_serial_complaints, test_short_complaints): Call
3457 complaint_internal instead of complaint.
3458
3459 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3460
3461 * gdb.threads/tls-core.c: New file.
3462 * gdb.threads/tls-core.exp: Likewise.
3463
3464 2017-11-08 Pedro Alves <palves@redhat.com>
3465
3466 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3467 (p Exported_Capitalized): New test.
3468 (p exported_capitalized): New test.
3469
3470 2017-11-07 Pedro Alves <palves@redhat.com>
3471
3472 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3473
3474 2017-11-07 Pedro Alves <palves@redhat.com>
3475
3476 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3477 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3478 (disable_invalid, disable_inverted, disable_negative): New
3479 procedures.
3480 ("bad numbers"): New set of tests.
3481
3482 2017-11-07 Pedro Alves <palves@redhat.com>
3483
3484 * gdb.cp/ena-dis-br-range.exp: Add tests.
3485
3486 2017-11-07 Pedro Alves <palves@redhat.com>
3487
3488 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3489
3490 2017-11-07 Xavier Roirand <roirand@adacore.com>
3491 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.base/ena-dis-br.exp: Add reference to
3494 gdb.cp/ena-dis-br-range.exp.
3495 * gdb.cp/ena-dis-br-range.exp: New file.
3496 * gdb.cp/ena-dis-br-range.cc: New file.
3497
3498 2017-11-06 Pedro Alves <palves@redhat.com>
3499
3500 * gdb.base/attach-non-pgrp-leader.c: New.
3501 * gdb.base/attach-non-pgrp-leader.exp: New.
3502
3503 2017-11-06 Pedro Alves <palves@redhat.com>
3504
3505 * configure.ac: No longer check for termio.h and sgtty.h.
3506 * configure: Regenerate.
3507 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3508 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3509 Remove termio and sgtty code.
3510
3511 2017-11-03 Yao Qi <yao.qi@linaro.org>
3512
3513 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3514 in GDB is disabled.
3515
3516 2017-11-03 Yao Qi <yao.qi@linaro.org>
3517
3518 * gdb.python/py-thrhandle.exp: Skip it if python is not
3519 enabled.
3520
3521 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3522
3523 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3524 as a breakpoint command.
3525
3526 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3527
3528 PR python/21213
3529 * gdb.python/py-infthread.exp: Test calling
3530 InferiorThread.inferior () multiple times in a row.
3531
3532 2017-10-27 Keith Seitz <keiths@redhat.com>
3533
3534 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3535 Test "info break" for every inlined function breakpoint.
3536
3537 2017-10-27 Yao Qi <yao.qi@linaro.org>
3538
3539 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3540
3541 2017-10-26 Patrick Frants <osscontribute@gmail.com>
3542
3543 * gdb.cp/classes.exp (test_static_members): Test printing
3544 Outer::instance.
3545 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3546 (Inner::instance, Outer::instance): New.
3547
3548 2017-10-24 Pedro Alves <palves@redhat.com>
3549
3550 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3551 extra console" test in two stages.
3552
3553 2017-10-24 Pedro Alves <palves@redhat.com>
3554
3555 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3556
3557 2017-10-24 Pedro Alves <palves@redhat.com>
3558
3559 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3560 loop.
3561
3562 2017-10-24 Pedro Alves <palves@redhat.com>
3563
3564 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3565 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3566
3567 2017-10-24 Pedro Alves <palves@redhat.com>
3568
3569 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3570 parameter and handle it. Don't output read value in test name.
3571
3572 2017-10-24 Pedro Alves <palves@redhat.com>
3573
3574 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3575 custom test name.
3576
3577 2017-10-24 Pedro Alves <palves@redhat.com>
3578
3579 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3580 include the unstable output directory name in the test's name.
3581 (initial_setup_simple) <'set args'>: Use custom test name.
3582
3583 2017-10-24 Pedro Alves <palves@redhat.com>
3584
3585 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3586 with explicit test name.
3587
3588 2017-10-20 Pedro Alves <palves@redhat.com>
3589
3590 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3591 'wait -i'. Use gdb_assert and remote_close.
3592
3593 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3594
3595 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3596 number from variable rather than hard-coded.
3597
3598 2017-10-19 Pedro Alves <palves@redhat.com>
3599
3600 * gdb.base/long-inferior-output.c: New file.
3601 * gdb.base/long-inferior-output.exp: New file.
3602
3603 2017-11-18 Keith Seitz <keiths@redhat.com>
3604
3605 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3606 method.
3607 (main): Call it.
3608 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3609 Add additional user-defined conversion operator tests.
3610
3611 2017-10-17 Pedro Alves <palves@redhat.com>
3612
3613 * boards/native-stdio-gdbserver.exp: Load "local-board".
3614
3615 2017-10-17 Pedro Alves <palves@redhat.com>
3616
3617 * gdb.base/quit-live.c: New file.
3618 * gdb.base/quit-live.exp: New file.
3619
3620 2017-10-16 Keith Seitz <keiths@redhat.com>
3621
3622 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3623 (class_with_protected_typedef, class_with_private_typedef)
3624 (struct_with_public_typedef, struct_with_protected_typedef)
3625 (struct_with_private_typedef): New classes/structs.
3626 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3627 typedefs and access specifiers.
3628
3629 2017-10-16 Pedro Alves <palves@redhat.com>
3630 Simon Marchi <simon.marchi@polymtl.ca>
3631
3632 * README (Local vs Remote vs Native): New section.
3633 * boards/local-board.exp: New file, with bits factored out from
3634 ...
3635 * boards/native-extended-gdbserver.exp: ... here. Load
3636 "local-board".
3637 * boards/native-gdbserver.exp: Load "local-board".
3638 (${board}_spawn, ${board}_exec): Delete.
3639 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3640 ...
3641 * boards/stdio-gdbserver-base.exp: ... this new file.
3642 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3643 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3644 procedure.
3645 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3646 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3647 stdio_gdbserver_command.
3648 (${board}_get_remote_address, ${board}_get_comm_port)
3649 (${board}_download, ${board}_upload): Delete.
3650 (get_target_remote_pipe_cmd): New.
3651
3652 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3653
3654 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3655 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3656 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3657 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3658 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3659 remove with_test_prefix.
3660
3661 2017-10-13 Pedro Alves <palves@redhat.com>
3662
3663 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3664 * gdb.base/annota1.exp: Use it instead of is_remote.
3665 * gdb.base/annota3.exp: Use it instead of is_remote.
3666 * gdb.cp/annota2.exp: Use it instead of is_remote.
3667 * gdb.cp/annota3.exp: Use it instead of is_remote.
3668 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3669
3670 2017-10-13 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3673 (test_num_test_vars, run_and_count_vars, find_env)
3674 (test_set_unset_env, test_inherit_env_var): New procedures.
3675 (top level): Use them.
3676
3677 2017-10-13 Pedro Alves <palves@redhat.com>
3678
3679 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3680 also skip on stub-like targets.
3681
3682 2017-10-13 Pedro Alves <palves@redhat.com>
3683
3684 PR gdb/22293
3685 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3686 (top level): Move some tests to ...
3687 (test_not_found): ... this new procedure.
3688 (top level): Call it.
3689
3690 2017-10-13 Pedro Alves <palves@redhat.com>
3691
3692 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3693 expect different "info terminal" output if testing with a
3694 non-native target.
3695
3696 2017-10-13 Pedro Alves <palves@redhat.com>
3697 Simon Marchi <simon.marchi@polymtl.ca>
3698
3699 PR python/12966
3700 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3701
3702 2017-10-13 Pedro Alves <palves@redhat.com>
3703
3704 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3705 already.
3706
3707 2017-10-13 Pedro Alves <palves@redhat.com>
3708
3709 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3710 is_remote.
3711
3712 2017-10-13 Pedro Alves <palves@redhat.com>
3713
3714 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3715 is_remote.
3716
3717 2017-10-13 Pedro Alves <palves@redhat.com>
3718
3719 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3720 is set.
3721 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3722 instead of is_remote.
3723
3724 2017-10-13 Pedro Alves <palves@redhat.com>
3725
3726 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3727 (top level): Add comment.
3728
3729 2017-10-13 Pedro Alves <palves@redhat.com>
3730
3731 * gdb.base/remote.exp (top level): Fix comment typo and add
3732 missing return.
3733
3734 2017-10-13 Pedro Alves <palves@redhat.com>
3735 Simon Marchi <simon.marchi@polymtl.ca>
3736
3737 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3738 calls and add comments. Skip test if use_gdb_stub is set.
3739 (top level): Use "set cwd" command instead of "cd" command.
3740
3741 2017-10-13 Pedro Alves <palves@redhat.com>
3742
3743 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3744 is_remote target check.
3745
3746 2017-10-13 Pedro Alves <palves@redhat.com>
3747
3748 * gdb.base/scope.exp: Use build_executable + clean_restart +
3749 gdb_file_cmd instead of prepare_for_testing and no longer skip
3750 "before run" tests on is_remote target boards. Update comments.
3751 * boards/native-extended-gdbserver.exp
3752 (extended_gdbserver_load_last_file): New, factored out from ...
3753 (gdb_load): ... this. Move further below and add comment.
3754 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3755
3756 2017-10-12 Pedro Alves <palves@redhat.com>
3757
3758 * gdb.base/attach.exp: Remove references to gdb64.
3759 * gdb.base/dbx.exp: Remove references to gdb64.
3760
3761 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3762 Pedro Alves <palves@redhat.com>
3763
3764 * gdb.base/label.exp: Remove is_remote target check.
3765
3766 2017-10-12 Pedro Alves <palves@redhat.com>
3767
3768 * gdb.base/auvx.exp (coredir): Update comment.
3769 (top level) <core_works>: Use "set cwd" command instead of "cd"
3770 command.
3771
3772 2017-10-12 Pedro Alves <palves@redhat.com>
3773 Simon Marchi <simon.marchi@polymtl.ca>
3774
3775 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3776 target boards.
3777
3778 2017-10-12 Pedro Alves <palves@redhat.com>
3779 Simon Marchi <simon.marchi@polymtl.ca>
3780
3781 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3782 Instead skip if there's any gdb_protocol set.
3783
3784 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3785 Pedro Alves <palves@redhat.com>
3786
3787 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3788
3789 2017-10-12 Pedro Alves <palves@redhat.com>
3790 Simon Marchi <simon.marchi@polymtl.ca>
3791
3792 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3793 instead of on dejagnu remote boards.
3794
3795 2017-10-12 Pedro Alves <palves@redhat.com>
3796 Simon Marchi <simon.marchi@polymtl.ca>
3797
3798 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3799 checks. Use build_executable + clean_restart instead of
3800 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3801 of enabling non-stop after starting gdb.
3802
3803 2017-10-12 Pedro Alves <palves@redhat.com>
3804
3805 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3806 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3807 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3808 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3809
3810 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3811
3812 * gdb.arch/arc-tdesc-cpu.exp: New file.
3813 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3814
3815 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3816
3817 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3818
3819 2017-10-10 Pedro Alves <palves@redhat.com>
3820
3821 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3822 expect CLI output.
3823
3824 2017-10-10 Pedro Alves <palves@redhat.com>
3825
3826 * lib/selftest-support.exp (selftest_setup): Update for
3827 captured_command_loop's prototype change.
3828
3829 2017-10-09 Pedro Alves <palves@redhat.com>
3830
3831 Test both arch1=>arch2 and arch2=>arch1.
3832
3833 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3834 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3835 factored out to...
3836 (append_arch1_options, append_arch2_options, append_arch_options)
3837 (build_executables): New procedures.
3838 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3839 local.
3840 (top level): Add new 'first_arch' testing axis.
3841
3842 2017-10-09 Pedro Alves <palves@redhat.com>
3843
3844 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3845 (barrier): New.
3846 (thread_start, all_started): New functions.
3847 (main): Spawn new thread and wait until it is scheduled.
3848 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3849 option.
3850 (do_test): Add 'selected_thread' parameter. Run to all_started
3851 instead of main. Explicitly set the breakpoint at main. Switch
3852 to the SELECTED_THREAD thread.
3853 (top level): Test handling the exec event with either the main
3854 thread or the second thread selected.
3855
3856 2017-10-09 Pedro Alves <palves@redhat.com>
3857
3858 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3859 logic. Move STOP marker after the value checks.
3860 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3861 regexp.
3862
3863 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3864
3865 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3866
3867 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3868
3869 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3870 integer-to-dfp conversion.
3871 * gdb.base/dfp-test.exp: Likewise.
3872
3873 2017-10-04 Pedro Alves <palves@redhat.com>
3874
3875 * gdb.multi/hangout.c: Include <unistd.h>.
3876 (hangout_loop): New function.
3877 (main): Call alarm. Call hangout_loop in a loop.
3878 * gdb.multi/hello.c: Include <unistd.h>.
3879 (hello_loop): New function.
3880 (main): Call alarm. Call hangout_loop in a loop.
3881 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3882 inferior with the other selected.
3883
3884 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
3885
3886 * gdb.mi/list-thread-groups-available.exp: New file.
3887 * gdb.mi/list-thread-groups-available.c: New file.
3888
3889 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3890
3891 * gdb.base/set-cwd.exp: Make it available on
3892 native-extended-gdbserver.
3893
3894 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3895
3896 * gdb.base/set-cwd.c: New file.
3897 * gdb.base/set-cwd.exp: Likewise.
3898
3899 2017-10-02 Tom Tromey <tom@tromey.com>
3900
3901 PR rust/22236:
3902 * gdb.rust/simple.rs (main): New variable "fslice".
3903 * gdb.rust/simple.exp: Add slice tests. Update string tests.
3904
3905 2017-10-02 Tom Tromey <tom@tromey.com>
3906
3907 * gdb.rust/simple.exp: Test ptype of a slice.
3908
3909 2017-10-02 Tom Tromey <tom@tromey.com>
3910
3911 * gdb.rust/simple.exp: Test index of slice.
3912
3913 2017-09-27 Tom Tromey <tom@tromey.com>
3914
3915 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3916
3917 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
3918 Pedro Alves <palves@redhat.com>
3919
3920 * gdb.base/compare-sections.exp (get value of read-only section): Read
3921 as unsigned value.
3922 (corrupt read-only section): Likewise and don't set written if patching
3923 failed.
3924
3925 2017-09-21 Kevin Buettner <kevinb@redhat.com>
3926
3927 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3928 files.
3929
3930 2017-09-20 Pedro Alves <palves@redhat.com>
3931
3932 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3933 symbol names in gdb's output.
3934 * gdb.cp/overload.exp ("list all overloads"): Likewise.
3935
3936 2017-09-20 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3939 Rename to ...
3940 (test_list_ambiguous_symbol): ... this and add a symbol name
3941 parameter. Adjust.
3942 (test_list_ambiguous_function): Reimplement on top of
3943 test_list_ambiguous_symbol and also test listing ambiguous
3944 variables.
3945 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3946 (ambiguous_fun): ... this.
3947 (ambiguous_var): New.
3948 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3949 (ambiguous_fun): ... this.
3950 (ambiguous_var): New.
3951
3952 2017-09-19 John Baldwin <jhb@FreeBSD.org>
3953
3954 * gdb.base/starti.c: New file.
3955 * gdb.base/starti.exp: New file.
3956 * lib/gdb.exp (gdb_starti_cmd): New procedure.
3957
3958 2017-09-14 Pedro Alves <palves@redhat.com>
3959
3960 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3961 (top level): Use it instead of runto.
3962
3963 2017-09-11 Tom Tromey <tom@tromey.com>
3964
3965 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3966
3967 2017-09-11 Tom Tromey <tom@tromey.com>
3968
3969 * gdb.python/py-infthread.exp: Add tests for new_thread event.
3970 * gdb.python/py-inferior.exp: Add tests for new inferior events.
3971
3972 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
3973
3974 * gdb.fortran/printing-types.exp: New file.
3975 * gdb.fortran/printing-types.exp: New file.
3976
3977 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3978
3979 * gdb.fortran/vla-ptype.exp: Fix typos.
3980 * gdb.fortran/vla-value.exp: Same.
3981
3982 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3983
3984 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3985 * gdb.mi/mi-var-child-f.exp: Likewise.
3986 * gdb.mi/mi-vla-fortran.exp: Likewise.
3987
3988 2017-09-08 Frank Penczek <frank.penczek@intel.com>
3989 Christoph Weinmann <christoph.t.weinmann@intel.com>
3990 Bernhard Heckel <bernhard.heckel@intel.com>
3991
3992 * gdb.fortran/ptr-indentation.f90: New file.
3993 * gdb.fortran/ptr-indentation.exp: New file.
3994
3995 2017-09-05 Tom Tromey <tom@tromey.com>
3996
3997 PR gdb/22010:
3998 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3999
4000 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4001
4002 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4003
4004 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4005
4006 * gdb.threads/tls-nodebug-pie.c: New file.
4007 * gdb.threads/tls-nodebug-pie.exp: New file.
4008
4009 2017-09-05 Tom Tromey <tom@tromey.com>
4010
4011 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4012 for rust.
4013
4014 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4015
4016 * gdb.multi/multi-arch-exec.exp: Test with different
4017 "follow-exec-mode" settings.
4018 (do_test): New procedure.
4019
4020 2017-09-04 Pedro Alves <palves@redhat.com>
4021
4022 * gdb.base/func-static.c (S::method const, S::method volatile)
4023 (S::method volatile const): New methods.
4024 (c_s, v_s, cv_s): New instances.
4025 (main): Call method() on them.
4026 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4027 (cannot_resolve): New procedure.
4028 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4029 print-quote-unquoted columns.
4030 (do_test): Test printing each scope too.
4031
4032 2017-09-04 Pedro Alves <palves@redhat.com>
4033
4034 * gdb.base/local-static.exp: Also test with
4035 class::method::variable wholly quoted.
4036 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4037
4038 2017-09-04 Pedro Alves <palves@redhat.com>
4039
4040 * gdb.base/local-static.c: New.
4041 * gdb.base/local-static.cc: New.
4042 * gdb.base/local-static.exp: New.
4043
4044 2017-09-04 Pedro Alves <palves@redhat.com>
4045
4046 * gdb.asm/asm-source.exp: Add casts to int.
4047 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4048 (dataglobal64_1, dataglobal64_2): New globals.
4049 * gdb.base/nodebug.exp: Test different expressions involving the
4050 new globals, with print, whatis and ptype. Add casts to int.
4051 * gdb.base/solib-display.exp: Add casts to int.
4052 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4053 * gdb.cp/m-static.exp: Add cast to int.
4054 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4055 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4056 tls variable with no debug info without a cast. Test with a cast
4057 to int too.
4058 * gdb.trace/entry-values.exp: Add casts.
4059
4060 2017-09-04 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.base/nodebug.exp: Test that ptype's error about functions
4063 with unknown return type includes the function name too.
4064
4065 2017-09-04 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4068 return type of munmap in infcall.
4069 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4070 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4071 type of ftell in infcall.
4072 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4073 type of getpid in infcall.
4074 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4075 infcall.
4076 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4077 Bail on failure to extract the pid.
4078 * gdb.base/nodebug.c: #include <stdint.h>.
4079 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4080 New functions.
4081 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4082 Change expected output of print/whatis/ptype with functions with
4083 no debug info. Test all supported languages. Call
4084 test_call_promotion.
4085 * gdb.compile/compile.exp: Adjust expected output to expect
4086 warning.
4087 * gdb.threads/siginfo-threads.exp: Likewise.
4088
4089 2017-09-04 Pedro Alves <palves@redhat.com>
4090
4091 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4092 "prototypes". Test calling float functions via prototyped and
4093 unprototyped function pointers.
4094 (perform_all_tests): New parameter "prototypes". Pass it down.
4095 (top level): Pass down "prototypes" parameter to
4096 perform_all_tests.
4097
4098 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4099
4100 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4101 Test with nested loops.
4102
4103 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4104
4105 * gdb.base/commands.exp: Call the new procedures.
4106 (loop_break_test, loop_continue_test): New procedures.
4107
4108 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4109
4110 * gdb.base/commands.exp: Call new procedure.
4111 (define_if_without_arg_test): New procedure.
4112
4113 2017-09-04 Pedro Alves <palves@redhat.com>
4114
4115 * gdb.base/list-ambiguous.exp: New file.
4116 * gdb.base/list-ambiguous0.c: New file.
4117 * gdb.base/list-ambiguous1.c: New file.
4118 * gdb.base/list.exp (test_list_range): Adjust expected output.
4119
4120 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4121
4122 * gdb.base/share-env-with-gdbserver.c: New file.
4123 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4124
4125 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4126
4127 * gdb.base/commands.exp (gdbvar_simple_if_test,
4128 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4129 progvar_simple_if_test, progvar_simple_while_test,
4130 progvar_complex_if_while_test, user_defined_command_test,
4131 user_defined_command_args_eval,
4132 user_defined_command_args_stack_test,
4133 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4134 temporary_breakpoint_commands,
4135 gdb_test_no_prompt, redefine_hook_test,
4136 redefine_backtrace_test): Remove "global gdb_prompt".
4137
4138 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4139
4140 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4141 New proc, call it from toplevel.
4142
4143 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4144
4145 PR remote/21852
4146 * gdb.server/normal.c: New file, copied from gdb.base.
4147 * gdb.server/run-without-local-binary.exp: New file.
4148
4149 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
4150
4151 * gdb.arch/sparc64-adi.exp: New file.
4152 * gdb.arch/sparc64-adi.c: New file.
4153
4154 2017-08-22 Pedro Alves <palves@redhat.com>
4155
4156 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4157 (top level): Add "list all overloads" tests.
4158
4159 2017-08-22 Tom Tromey <tom@tromey.com>
4160
4161 * gdb.gdb/xfullpath.exp: Remove.
4162
4163 2017-08-21 Pedro Alves <palves@redhat.com>
4164
4165 PR gdb/19487
4166 * gdb.base/symbol-alias.c: New.
4167 * gdb.base/symbol-alias2.c: New.
4168 * gdb.base/symbol-alias.exp: New.
4169
4170 2017-08-21 Pedro Alves <palves@redhat.com>
4171
4172 * gdb.base/dfp-test.c
4173 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4174 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4175 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4176 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4177 * gdb.base/whatis-ptype-typedefs.c: New.
4178 * gdb.base/whatis-ptype-typedefs.exp: New.
4179 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4180 (an_int, an_int_type, an_int_type2): New globals.
4181 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4182 involving typedefs and cast expressions.
4183 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4184 (lookup_typedefs_function): New.
4185 (typedefs_pretty_printers_dict): New.
4186 (top level): Register lookup_typedefs_function in
4187 gdb.pretty_printers.
4188
4189 2017-08-18 Yao Qi <yao.qi@linaro.org>
4190
4191 * gdb.server/unittest.exp: New.
4192
4193 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4194
4195 PR gdb/21954
4196 * gdb.base/environ.exp: Add test to check if 'unset environment'
4197 works.
4198
4199 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4200
4201 * lib/gdb.exp (universal_compile_options): New caching proc.
4202 (gdb_compile): Suppress GCC's coloring of messages.
4203
4204 2017-08-14 Tom Tromey <tom@tromey.com>
4205
4206 PR gdb/21675:
4207 * gdb.base/printcmds.exp (test_radices): New function.
4208 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4209 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4210 * lib/gdb.exp (get_integer_valueof): Use p/d.
4211
4212 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4213
4214 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4215 characters.
4216
4217 2017-08-05 Tom Tromey <tom@tromey.com>
4218
4219 * gdb.rust/simple.exp: Allow String to appear in a different
4220 namespace.
4221
4222 2017-07-26 Yao Qi <yao.qi@linaro.org>
4223
4224 * gdb.gdb/unittest.exp: Invoke command
4225 "maintenance check xml-descriptions".
4226
4227 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4228
4229 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4230 calling context.
4231 (hex128): Drop erroneous calculation of parameters.
4232
4233 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4234
4235 * gdb.python/py-unwind.exp: Disable stack protection when
4236 building test file.
4237
4238 2017-07-20 Pedro Alves <palves@redhat.com>
4239
4240 * gdb.base/default.exp (set language): Adjust expected output.
4241
4242 2017-07-20 Pedro Alves <palves@redhat.com>
4243
4244 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4245 (test_minsym): ... this, and make static.
4246 (get_pck__foo__bar__minsym): Rename to ...
4247 (get_test_minsym): ... this.
4248 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4249 symbol names and comments.
4250 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4251 (get_test_minsym): ... this.
4252 (pck__foo__bar__minsym__2): Rename to ...
4253 (test_minsym): ... this.
4254 (main): Adjust.
4255
4256 2017-07-17 Pedro Alves <palves@redhat.com>
4257
4258 * gdb.base/completion.exp: Adjust expected output.
4259 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4260 the completer works.
4261
4262 2017-07-17 Pedro Alves <palves@redhat.com>
4263
4264 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4265
4266 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4267
4268 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4269
4270 2017-07-14 Tom Tromey <tom@tromey.com>
4271
4272 PR rust/21764:
4273 * gdb.rust/simple.exp: Add tests.
4274
4275 2017-07-14 Tom Tromey <tom@tromey.com>
4276
4277 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4278
4279 2017-07-14 Pedro Alves <palves@redhat.com>
4280
4281 * gdb.linespec/base/one/thefile.cc (z1): New function.
4282 * gdb.linespec/base/two/thefile.cc (z2): New function.
4283 * gdb.linespec/linespec.exp: Add tests.
4284
4285 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4286
4287 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4288 to mi_create_breakpoint.
4289
4290 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4291
4292 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4293 mi_create_breakpoint.
4294
4295 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4296
4297 * gdb.dlang/demangle.exp: Update for demangling changes.
4298
4299 2017-07-09 Tom Tromey <tom@tromey.com>
4300
4301 * gdb.dwarf2/shortpiece.exp: New file.
4302
4303 2017-07-06 David Blaikie <dblaikie@gmail.com>
4304
4305 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4306 built from fissiont-multi-cu{1,2}.c.
4307 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4308 except putting 'main' and 'func' in separate CUs in the same DWO file.
4309 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4310 test.
4311 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4312 test.
4313
4314 2017-07-06 Pedro Alves <palves@redhat.com>
4315
4316 * gdb.python/py-unwind.exp: Test flushregs.
4317
4318 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4319
4320 PR cli/21688
4321 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4322 tests for alias commands and trailing whitespace.
4323
4324 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4325
4326 PR cli/21688
4327 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4328 procedure. Call it.
4329
4330 2017-06-29 Pedro Alves <palves@redhat.com>
4331
4332 * gdb.base/printcmds.exp: Add tests.
4333
4334 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4335
4336 PR gdb/21337
4337 * gdb.base/reread-readsym.exp: New file.
4338 * gdb.base/reread-readsym.c: New file.
4339
4340 2017-06-21 Kevin Buettner <kevinb@redhat.com>
4341
4342 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4343 subpattern.
4344
4345 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4346
4347 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4348 extended mnemonic.
4349 * gdb.arch/powerpc-power9.s: Likewise.
4350
4351 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4352
4353 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4354 on 32-bit x86 targets. Exploit is_*_target macros where
4355 appropriate.
4356
4357 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4358
4359 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4360 register pieces.
4361
4362 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4363
4364 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4365 located in one or more DWARF pieces.
4366
4367 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4368
4369 * lib/gdb.exp (get_endianness): New proc.
4370 * gdb.arch/aarch64-fp.exp: Use it.
4371 * gdb.arch/altivec-regs.exp: Likewise.
4372 * gdb.arch/e500-regs.exp: Likewise.
4373 * gdb.arch/vsx-regs.exp: Likewise.
4374 * gdb.base/dump.exp: Likewise.
4375 * gdb.base/funcargs.exp: Likewise.
4376 * gdb.base/gnu_vector.exp: Likewise.
4377 * gdb.dwarf2/formdata16.exp: Likewise.
4378 * gdb.dwarf2/implptrpiece.exp: Likewise.
4379 * gdb.dwarf2/nonvar-access.exp: Likewise.
4380 * gdb.python/py-inferior.exp: Likewise.
4381 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4382
4383 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4384
4385 PR gdb/21226
4386 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4387 stack value pieces are taken from the LSB end.
4388
4389 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4390
4391 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4392 variable at nonzero offset.
4393
4394 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4395
4396 * gdb.dwarf2/var-access.c: New file.
4397 * gdb.dwarf2/var-access.exp: New test.
4398 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4399
4400 2017-06-12 Tom Tromey <tom@tromey.com>
4401
4402 * gdb.dwarf2/formdata16.exp: Add tests.
4403
4404 2017-06-12 Tom Tromey <tom@tromey.com>
4405
4406 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4407
4408 2017-06-12 Tom Tromey <tom@tromey.com>
4409
4410 PR exp/16225:
4411 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4412 * gdb.arch/vsx-regs.exp: Update tests.
4413 * gdb.arch/s390-vregs.exp (hex128): New proc.
4414 Update test.
4415 * gdb.arch/altivec-regs.exp: Update tests.
4416
4417 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4418
4419 * gdb.base/startup-with-shell.c: New file.
4420 * gdb.base/startup-with-shell.exp: Likewise.
4421
4422 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4423
4424 * gdb.server/non-existing-program.exp: Update regex in order to
4425 reflect the fact that gdbserver is now using fork_inferior (with a
4426 shell) to startup the inferior.
4427
4428 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4429
4430 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4431 support function calls from GDB.
4432
4433 2017-05-21 Tom Tromey <tom@tromey.com>
4434
4435 PR rust/21466:
4436 * gdb.rust/unsized.exp: New file.
4437 * gdb.rust/unsized.rs: New file.
4438
4439 2017-05-19 Tom Tromey <tom@tromey.com>
4440
4441 PR rust/21484:
4442 * gdb.rust/watch.exp: New file.
4443 * gdb.rust/watch.rs: New file.
4444
4445 2017-05-18 Tom Tromey <tom@tromey.com>
4446
4447 * gdb.rust/simple.exp: Allow Box to be qualified.
4448
4449 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4450
4451 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4452
4453 2017-05-18 Pedro Alves <palves@redhat.com>
4454
4455 * gdb.base/fileio.c (test_write, test_read, test_close)
4456 (test_fstat): Don't print 'ret' in the fail path.
4457
4458 2017-05-18 Pedro Alves <palves@redhat.com>
4459
4460 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4461 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4462 (test_system, test_rename, test_unlink, test_time): Change
4463 prototypes.
4464 * gdb.base/fileio.exp (stop_msg): Adjust.
4465
4466 2017-05-18 Pedro Alves <palves@redhat.com>
4467
4468 * gdb.base/fileio.c (null_str): New global.
4469 (test_stat): Use it.
4470 * gdb.base/fileio.exp: Remove nowarnings.
4471
4472 2017-05-17 Yao Qi <yao.qi@linaro.org>
4473
4474 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4475
4476 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4477
4478 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4479 argument command.
4480 (top-level): Invoke test_set_inferior_tty.
4481
4482 2017-05-04 Pedro Alves <palves@redhat.com>
4483
4484 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4485 Add parens to print call for Python 3.
4486
4487 2017-05-03 Keith Seitz <keiths@redhat.com>
4488
4489 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4490 (main): Call it.
4491
4492 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4493
4494 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4495 to prev and next.
4496
4497 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4498
4499 * gdb.python/py-record-btrace.exp: Remove test for
4500 gdb.BtraceInstruction.error.
4501
4502 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4503
4504 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4505
4506 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4507
4508 * gdb.python/py-record-btrace-threads.c: New file.
4509 * gdb.python/py-record-btrace-threads.exp: New file.
4510
4511 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4512
4513 PR testsuite/8595
4514 * gdb.base/environ.exp: Make test available in all architectures.
4515 Move bits related to "info program" testing to
4516 gdb.base/info-program.exp. Rewrite tests to use the two new
4517 procedures mentione below.
4518 (test_set_show_env_var) New procedure.
4519 (test_set_show_env_var_equal): Likewise.
4520 * gdb.base/info-program.exp: New file.
4521
4522 2017-04-27 Keith Seitz <keiths@redhat.com>
4523
4524 * gdb.cp/oranking.cc (test15): New function.
4525 (main): Call test15 and declare additional variables for testing.
4526 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4527 "p foo101('abc')" tests.
4528 Add tests for cv qualifier overloads.
4529 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4530 "lvalue reference overload" test.
4531 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4532 "print value of f1 on Child&& in f2" test.
4533
4534 2017-04-19 Pedro Alves <palves@redhat.com>
4535
4536 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4537 procedure.
4538 (top level): Call it.
4539 * lib/gdb.exp (gdb_define_cmd): New procedure.
4540
4541 2017-04-12 Pedro Alves <palves@redhat.com>
4542
4543 PR gdb/21323
4544 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4545 (wchar): New global.
4546 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4547 (do_test_wide_char, wide_char_types_no_program, top level): Add
4548 wchar_t testing.
4549
4550 2017-04-12 Pedro Alves <palves@redhat.com>
4551
4552 PR c++/21323
4553 * gdb.cp/wide_char_types.c: New file.
4554 * gdb.cp/wide_char_types.exp: New file.
4555
4556 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4557
4558 PR gdb/21352
4559 * gdb.trace/tsv.exp: Add test for "tsave -r".
4560
4561 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4562
4563 * gdb.dlang/watch-loc.c: New file.
4564 * gdb.dlang/watch-loc.exp: New file.
4565
4566 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4567
4568 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4569
4570 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4571
4572 * gdb.arch/arc-analyze-prologue.S: New file.
4573 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4574
4575 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4576
4577 * gdb.arch/arc-decode-insn.S: New file.
4578 * gdb.arch/arc-decode-insn.exp: Likewise.
4579
4580 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4581
4582 PR tdep/20928
4583 * gdb.arch/sparc64-regs.exp: New file.
4584 * gdb.arch/sparc64-regs.S: Likewise.
4585
4586 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4587
4588 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4589 and memory view on Python 3.
4590
4591 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
4592 Keith Seitz <keiths@redhat.com>
4593
4594 PR gdb/14441
4595 * gdb.cp/demangle.exp: Add rvalue reference tests.
4596 * gdb.cp/rvalue-ref-casts.cc: New file.
4597 * gdb.cp/rvalue-ref-casts.exp: New file.
4598 * gdb.cp/rvalue-ref-overload.cc: New file.
4599 * gdb.cp/rvalue-ref-overload.exp: New file.
4600 * gdb.cp/rvalue-ref-params.cc: New file.
4601 * gdb.cp/rvalue-ref-params.exp: New file.
4602 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4603 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4604 * gdb.cp/rvalue-ref-types.cc: New file.
4605 * gdb.cp/rvalue-ref-types.exp: New file.
4606 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4607 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4608
4609 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4610
4611 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4612 New procedure.
4613
4614 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4615
4616 * lib/mi-support.exp (mi_gdb_test): Add additional message
4617 for unexpected output.
4618
4619 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4620
4621 * gdb.base/examine-backward.c (Barrier): New character array
4622 constant, to ensure that TestStrings is preceded by a string
4623 terminator.
4624
4625 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4626
4627 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4628 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4629 and implicit pointer into such a location.
4630
4631 2017-03-16 Doug Evans <dje@google.com>
4632
4633 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4634
4635 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4636
4637 * gdb.cp/m-static.exp: Fix expectation for prototype of
4638 test5.single_constructor and single_constructor::single_constructor.
4639
4640 2017-03-16 Doug Evans <dje@google.com>
4641
4642 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4643 * gdb.guile/scm-lazy-string.c: New file.
4644 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4645 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4646 for pointer, array, typedef lazy strings.
4647
4648 2017-03-16 Doug Evans <dje@google.com>
4649
4650 PR python/17728, python/18439, python/18779
4651 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4652 * gdb.python/py-lazy-string.c (pointer): New typedef.
4653 (main): New locals ptr, array, typedef_ptr.
4654 * gdb.python/py-value.exp: Move lazy string tests to ...
4655 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4656 array, typedef lazy strings.
4657
4658 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4659
4660 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4661 Add optional 'test' parameter.
4662
4663 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4664
4665 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4666 Skip for versions of DejaGnu < 1.5.
4667
4668 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4669
4670 * lib/gdb.exp (dejagnu_version): New proc.
4671 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4672 Use dejagnu_version.
4673
4674 2017-03-10 Keith Seitz <keiths@redhat.com>
4675
4676 PR c++/8128
4677 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4678 type from destructor regexps.
4679 Add a branch which actually passes the test.
4680 Adjust "ptype t5i" test names.
4681
4682 2017-03-08 Pedro Alves <palves@redhat.com>
4683
4684 * gdb.base/step-over-exit.exp: Add explicit test message.
4685
4686 2017-03-08 Pedro Alves <palves@redhat.com>
4687
4688 PR gdb/18360
4689 * gdb.threads/interrupt-while-step-over.c: New file.
4690 * gdb.threads/interrupt-while-step-over.exp: New file.
4691
4692 2017-03-08 Pedro Alves <palves@redhat.com>
4693
4694 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4695 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4696
4697 2017-03-08 Pedro Alves <palves@redhat.com>
4698
4699 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4700 PKRU as not supported as a PASS.
4701
4702 2017-03-08 Pedro Alves <palves@redhat.com>
4703
4704 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4705 prefix instead of $binfile1/$binfile2.
4706 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4707 in test message.
4708 * gdb.python/py-completion.exp: Use "load python file" as test
4709 messages instead of unstable path names.
4710
4711 2017-03-08 Pedro Alves <palves@redhat.com>
4712 Jan Kratochvil <jan.kratochvil@redhat.com>
4713
4714 PR cli/21218
4715 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4716 New proc.
4717 (top level): Call it.
4718
4719 2017-03-08 Pedro Alves <palves@redhat.com>
4720
4721 PR tui/21216
4722 * gdb.tui/tui-nl-filtered-output.exp: New file.
4723
4724 2017-03-08 Pedro Alves <palves@redhat.com>
4725
4726 * gdb.base/completion.exp: Move TUI completion tests to ...
4727 * gdb.tui/completion.exp: ... this new file.
4728
4729 2017-03-08 Pedro Alves <palves@redhat.com>
4730
4731 * gdb.base/tui-disasm-long-lines.c,
4732 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4733 gdb.base/tui-layout.exp: Move to ...
4734 * gdb.tui/: ... this new directory.
4735
4736 2017-03-07 Pedro Alves <palves@redhat.com>
4737
4738 * gdb.base/tui-layout.c: New file.
4739 * gdb.base/tui-layout.exp: New file.
4740
4741 2017-03-07 Pedro Alves <palves@redhat.com>
4742
4743 * gdb.base/tui-layout.c: Rename to ...
4744 * gdb.base/tui-disasm-long-lines.c: ... this.
4745 * gdb.base/tui-layout.exp: Rename to ...
4746 * gdb.base/tui-disasm-long-lines.exp: ... this.
4747
4748 2017-03-07 Pedro Alves <palves@redhat.com>
4749
4750 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4751
4752 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4753
4754 * i386-mpx-call.c: New file.
4755 * i386-mpx-call.exp: New file.
4756
4757 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4758
4759 * gdb.arch/powerpc-power.exp: Delete test.
4760 * gdb.arch/powerpc-power.s: Likewise.
4761 * gdb.disasm/disassembler-options.exp: New test.
4762 * gdb.arch/powerpc-altivec.exp: Likewise.
4763 * gdb.arch/powerpc-altivec.s: Likewise.
4764 * gdb.arch/powerpc-altivec2.exp: Likewise.
4765 * gdb.arch/powerpc-altivec2.s: Likewise.
4766 * gdb.arch/powerpc-altivec3.exp: Likewise.
4767 * gdb.arch/powerpc-altivec3.s: Likewise.
4768 * gdb.arch/powerpc-power7.exp: Likewise.
4769 * gdb.arch/powerpc-power7.s: Likewise.
4770 * gdb.arch/powerpc-power8.exp: Likewise.
4771 * gdb.arch/powerpc-power8.s: Likewise.
4772 * gdb.arch/powerpc-power9.exp: Likewise.
4773 * gdb.arch/powerpc-power9.s: Likewise.
4774 * gdb.arch/powerpc-vsx.exp: Likewise.
4775 * gdb.arch/powerpc-vsx.s: Likewise.
4776 * gdb.arch/powerpc-vsx2.exp: Likewise.
4777 * gdb.arch/powerpc-vsx2.s: Likewise.
4778 * gdb.arch/powerpc-vsx3.exp: Likewise.
4779 * gdb.arch/powerpc-vsx3.s: Likewise.
4780 * gdb.arch/arm-disassembler-options.exp: Likewise.
4781 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4782 * gdb.arch/s390-disassembler-options.exp: Likewise.
4783
4784 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
4785
4786 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4787 (check_supported_features): ... this. Changed return type to void.
4788 (supports_rdseed): New static global.
4789 (rdseed): Check supports_rdseed.
4790 (initialize): Call check_supported_features.
4791
4792 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4793
4794 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4795 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4796 and lqarx/stqcx.
4797 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4798 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4799
4800 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4801
4802 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4803 uppercase.
4804
4805 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4806
4807 * gdb.dwarf2/formdata16.c: New file.
4808 * gdb.dwarf2/formdata16.exp: New file.
4809 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4810
4811 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4812
4813 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4814 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4815 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4816 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4817 DW_AT_GNU_*.
4818
4819 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4820
4821 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4822
4823 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4824
4825 PR gdb/21164
4826 * gdb.base/maint.exp: Add testcases for when the commands do
4827 not have arguments.
4828
4829 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4830
4831 * gdb.cp/chained-calls.exp: Use p instead of P.
4832
4833 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4834
4835 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4836 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4837
4838 2017-02-14 Tom Tromey <tom@tromey.com>
4839
4840 PR python/13598:
4841 * gdb.python/py-events.exp: Add before_prompt event tests.
4842
4843 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4844
4845 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4846
4847 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4848
4849 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4850 (main): Call my_unique_function_name.
4851 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4852 completion of patterns with a single match.
4853 Add missing -re switches to gdb_test_multiple calls.
4854
4855 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
4856
4857 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4858 return if core file is not recognized.
4859
4860 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4861
4862 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4863 and extra UIs.
4864
4865 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4866
4867 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4868 proc_with_prefix.
4869
4870 2017-02-10 Tom Tromey <tom@tromey.com>
4871
4872 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4873
4874 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
4875
4876 PR gdb/21122
4877 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4878
4879 2017-02-08 Jerome Guitton <guitton@adacore.com>
4880
4881 * gdb.base/define.exp: Add test for command abbreviations
4882 in define.
4883
4884 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
4885
4886 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4887 * gdb.reverse/insn-reverse-x86.c: New file.
4888
4889 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
4890
4891 PR tdep/20936
4892 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4893
4894 2017-02-03 Tom Tromey <tom@tromey.com>
4895
4896 PR rust/21097:
4897 * gdb.rust/simple.exp: Add new tests.
4898
4899 2017-02-02 Pedro Alves <palves@redhat.com>
4900
4901 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4902 tests.
4903
4904 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4905
4906 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4907 taking a 2-byte value out of a 4-byte DWARF implicit value on
4908 big-endian targets.
4909 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4910 logic. Add test cases for DW_OP_implicit.
4911
4912 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4913
4914 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4915
4916 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4917
4918 * gdb.btrace/enable.exp: Call gdb_exit before
4919 skip_gdbserver_tests.
4920
4921 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4922
4923 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4924 GDBFLAGS.
4925
4926 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4927
4928 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4929 the test is skipped.
4930 * gdb.btrace/data.exp: Likewise.
4931 * gdb.btrace/delta.exp: Likewise.
4932 * gdb.btrace/dlopen.exp: Likewise.
4933 * gdb.btrace/enable-running.exp: Likewise.
4934 * gdb.btrace/enable.exp: Likewise.
4935 * gdb.btrace/exception.exp: Likewise.
4936 * gdb.btrace/function_call_history.exp: Likewise.
4937 * gdb.btrace/gcore.exp: Likewise.
4938 * gdb.btrace/instruction_history.exp: Likewise.
4939 * gdb.btrace/multi-thread-step.exp: Likewise.
4940 * gdb.btrace/nohist.exp: Likewise.
4941 * gdb.btrace/non-stop.exp: Likewise.
4942 * gdb.btrace/reconnect.exp: Likewise.
4943 * gdb.btrace/record_goto-step.exp: Likewise.
4944 * gdb.btrace/record_goto.exp: Likewise.
4945 * gdb.btrace/rn-dl-bind.exp: Likewise.
4946 * gdb.btrace/segv.exp: Likewise.
4947 * gdb.btrace/step.exp: Likewise.
4948 * gdb.btrace/stepi.exp: Likewise.
4949 * gdb.btrace/tailcall-only.exp: Likewise.
4950 * gdb.btrace/tailcall.exp: Likewise.
4951 * gdb.btrace/tsx.exp: Likewise.
4952 * gdb.btrace/unknown_functions.exp: Likewise.
4953 * gdb.btrace/vdso.exp: Likewise.
4954
4955 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4956
4957 * gdb.btrace/enable-running.c: New.
4958 * gdb.btrace/enable-running.exp: New.
4959
4960 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
4961
4962 * gdb.arch/amd64-gs_base.c: New file.
4963 * gdb.arch/amd64-gs_base.exp: New file.
4964
4965 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
4966
4967 * lib/memory.exp: Remove spurious empty newlines.
4968
4969 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
4970
4971 * gdb.python/py-bad-printers.exp: Load python file using "source".
4972 * gdb.python/py-events.exp: Likewise.
4973 * gdb.python/py-evsignal.exp: Likewise.
4974 * gdb.python/py-evthreads.exp: Likewise.
4975 * gdb.python/py-frame-args.exp: Likewise.
4976 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4977 * gdb.python/py-framefilter-mi.exp: Likewise.
4978 * gdb.python/py-framefilter.exp: Likewise.
4979 * gdb.python/py-mi.exp: Likewise.
4980 * gdb.python/py-pp-maint.exp: Likewise.
4981 * gdb.python/py-pp-registration.exp: Likewise.
4982 * gdb.python/py-prettyprint.exp: Likewise.
4983 (run_lang_tests): Likewise.
4984 * gdb.python/py-typeprint.exp: Likewise.
4985
4986 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
4987
4988 * lib/memory.exp: New file.
4989 * lib/gdb.exp: Load memory.exp.
4990 * gdb.base/memattr.exp (delete_memory): Move proc to
4991 lib/memory.exp and rename to delete_memory_regions.
4992 Replace delete_memory with delete_memory_regions.
4993 Cleanup memory regions before tests.
4994 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4995 before tests.
4996
4997 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
4998
4999 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5000 files.
5001 (initialize): New function conditionally defined.
5002 (testcases): Move within conditional block.
5003 (main): Call initialize.
5004 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5005 of gdb.reverse/insn-reverse.c.
5006 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5007 gdb.reverse/insn-reverse.c.
5008
5009 2017-01-26 Yao Qi <yao.qi@linaro.org>
5010
5011 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5012 disassemble on address 0.
5013
5014 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5015 Yao Qi <yao.qi@linaro.org>
5016
5017 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5018 * gdb.dwarf2/implptr-64bit.S: Remove.
5019 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5020 variables in caller's context. Add DW_OP_implicit_value.
5021
5022 2017-01-25 Yao Qi <yao.qi@linaro.org>
5023
5024 * lib/dwarf.exp (Dwarf::_location): Handle
5025 DW_OP_GNU_implicit_pointer with proper size.
5026
5027 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5028
5029 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5030 and add untested calls.
5031
5032 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5033
5034 * gdb.python/python.exp: Check line number against what GDB thinks
5035 the line number is for func1.
5036
5037 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5038
5039 * gdb.dlang/debug-expr.exp: New file.
5040
5041 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
5042
5043 Fix test names for the following files:
5044
5045 * gdb.ada/exec_changed.exp
5046 * gdb.ada/info_types.exp
5047 * gdb.arch/aarch64-atomic-inst.exp
5048 * gdb.arch/aarch64-fp.exp
5049 * gdb.arch/altivec-abi.exp
5050 * gdb.arch/altivec-regs.exp
5051 * gdb.arch/amd64-byte.exp
5052 * gdb.arch/amd64-disp-step.exp
5053 * gdb.arch/amd64-dword.exp
5054 * gdb.arch/amd64-entry-value-inline.exp
5055 * gdb.arch/amd64-entry-value-param.exp
5056 * gdb.arch/amd64-entry-value-paramref.exp
5057 * gdb.arch/amd64-entry-value.exp
5058 * gdb.arch/amd64-i386-address.exp
5059 * gdb.arch/amd64-invalid-stack-middle.exp
5060 * gdb.arch/amd64-invalid-stack-top.exp
5061 * gdb.arch/amd64-optimout-repeat.exp
5062 * gdb.arch/amd64-prologue-skip.exp
5063 * gdb.arch/amd64-prologue-xmm.exp
5064 * gdb.arch/amd64-stap-special-operands.exp
5065 * gdb.arch/amd64-stap-wrong-subexp.exp
5066 * gdb.arch/amd64-tailcall-cxx.exp
5067 * gdb.arch/amd64-tailcall-noret.exp
5068 * gdb.arch/amd64-tailcall-ret.exp
5069 * gdb.arch/amd64-tailcall-self.exp
5070 * gdb.arch/amd64-word.exp
5071 * gdb.arch/arm-bl-branch-dest.exp
5072 * gdb.arch/arm-disp-step.exp
5073 * gdb.arch/arm-neon.exp
5074 * gdb.arch/arm-single-step-kernel-helper.exp
5075 * gdb.arch/avr-flash-qualifier.exp
5076 * gdb.arch/disp-step-insn-reloc.exp
5077 * gdb.arch/e500-abi.exp
5078 * gdb.arch/e500-regs.exp
5079 * gdb.arch/ftrace-insn-reloc.exp
5080 * gdb.arch/i386-avx512.exp
5081 * gdb.arch/i386-bp_permanent.exp
5082 * gdb.arch/i386-byte.exp
5083 * gdb.arch/i386-cfi-notcurrent.exp
5084 * gdb.arch/i386-disp-step.exp
5085 * gdb.arch/i386-dr3-watch.exp
5086 * gdb.arch/i386-float.exp
5087 * gdb.arch/i386-gnu-cfi.exp
5088 * gdb.arch/i386-mpx-map.exp
5089 * gdb.arch/i386-mpx-sigsegv.exp
5090 * gdb.arch/i386-mpx-simple_segv.exp
5091 * gdb.arch/i386-mpx.exp
5092 * gdb.arch/i386-permbkpt.exp
5093 * gdb.arch/i386-prologue.exp
5094 * gdb.arch/i386-signal.exp
5095 * gdb.arch/i386-size-overlap.exp
5096 * gdb.arch/i386-unwind.exp
5097 * gdb.arch/i386-word.exp
5098 * gdb.arch/mips-fcr.exp
5099 * gdb.arch/powerpc-d128-regs.exp
5100 * gdb.arch/powerpc-stackless.exp
5101 * gdb.arch/ppc64-atomic-inst.exp
5102 * gdb.arch/s390-stackless.exp
5103 * gdb.arch/s390-tdbregs.exp
5104 * gdb.arch/s390-vregs.exp
5105 * gdb.arch/sparc-sysstep.exp
5106 * gdb.arch/thumb-bx-pc.exp
5107 * gdb.arch/thumb-singlestep.exp
5108 * gdb.arch/thumb2-it.exp
5109 * gdb.arch/vsx-regs.exp
5110 * gdb.asm/asm-source.exp
5111 * gdb.base/a2-run.exp
5112 * gdb.base/advance.exp
5113 * gdb.base/all-bin.exp
5114 * gdb.base/anon.exp
5115 * gdb.base/args.exp
5116 * gdb.base/arithmet.exp
5117 * gdb.base/async-shell.exp
5118 * gdb.base/async.exp
5119 * gdb.base/attach-pie-noexec.exp
5120 * gdb.base/attach-twice.exp
5121 * gdb.base/auto-load.exp
5122 * gdb.base/bang.exp
5123 * gdb.base/bitfields.exp
5124 * gdb.base/break-always.exp
5125 * gdb.base/break-caller-line.exp
5126 * gdb.base/break-entry.exp
5127 * gdb.base/break-inline.exp
5128 * gdb.base/break-on-linker-gcd-function.exp
5129 * gdb.base/break-probes.exp
5130 * gdb.base/break.exp
5131 * gdb.base/breakpoint-shadow.exp
5132 * gdb.base/call-ar-st.exp
5133 * gdb.base/call-sc.exp
5134 * gdb.base/call-signal-resume.exp
5135 * gdb.base/call-strs.exp
5136 * gdb.base/callfuncs.exp
5137 * gdb.base/catch-fork-static.exp
5138 * gdb.base/catch-gdb-caused-signals.exp
5139 * gdb.base/catch-load.exp
5140 * gdb.base/catch-signal-fork.exp
5141 * gdb.base/catch-signal.exp
5142 * gdb.base/catch-syscall.exp
5143 * gdb.base/charset.exp
5144 * gdb.base/checkpoint.exp
5145 * gdb.base/chng-syms.exp
5146 * gdb.base/code-expr.exp
5147 * gdb.base/code_elim.exp
5148 * gdb.base/commands.exp
5149 * gdb.base/completion.exp
5150 * gdb.base/complex.exp
5151 * gdb.base/cond-expr.exp
5152 * gdb.base/condbreak.exp
5153 * gdb.base/consecutive.exp
5154 * gdb.base/continue-all-already-running.exp
5155 * gdb.base/coredump-filter.exp
5156 * gdb.base/corefile.exp
5157 * gdb.base/dbx.exp
5158 * gdb.base/debug-expr.exp
5159 * gdb.base/define.exp
5160 * gdb.base/del.exp
5161 * gdb.base/disabled-location.exp
5162 * gdb.base/disasm-end-cu.exp
5163 * gdb.base/disasm-optim.exp
5164 * gdb.base/display.exp
5165 * gdb.base/duplicate-bp.exp
5166 * gdb.base/ena-dis-br.exp
5167 * gdb.base/ending-run.exp
5168 * gdb.base/enumval.exp
5169 * gdb.base/environ.exp
5170 * gdb.base/eu-strip-infcall.exp
5171 * gdb.base/eval-avoid-side-effects.exp
5172 * gdb.base/eval-skip.exp
5173 * gdb.base/exitsignal.exp
5174 * gdb.base/expand-psymtabs.exp
5175 * gdb.base/filesym.exp
5176 * gdb.base/find-unmapped.exp
5177 * gdb.base/finish.exp
5178 * gdb.base/float.exp
5179 * gdb.base/foll-exec-mode.exp
5180 * gdb.base/foll-exec.exp
5181 * gdb.base/foll-fork.exp
5182 * gdb.base/fortran-sym-case.exp
5183 * gdb.base/freebpcmd.exp
5184 * gdb.base/func-ptr.exp
5185 * gdb.base/func-ptrs.exp
5186 * gdb.base/funcargs.exp
5187 * gdb.base/gcore-buffer-overflow.exp
5188 * gdb.base/gcore-relro-pie.exp
5189 * gdb.base/gcore-relro.exp
5190 * gdb.base/gcore.exp
5191 * gdb.base/gdb1090.exp
5192 * gdb.base/gdb11530.exp
5193 * gdb.base/gdb11531.exp
5194 * gdb.base/gdb1821.exp
5195 * gdb.base/gdbindex-stabs.exp
5196 * gdb.base/gdbvars.exp
5197 * gdb.base/hbreak.exp
5198 * gdb.base/hbreak2.exp
5199 * gdb.base/included.exp
5200 * gdb.base/infcall-input.exp
5201 * gdb.base/inferior-died.exp
5202 * gdb.base/infnan.exp
5203 * gdb.base/info-macros.exp
5204 * gdb.base/info-os.exp
5205 * gdb.base/info-proc.exp
5206 * gdb.base/info-shared.exp
5207 * gdb.base/info-target.exp
5208 * gdb.base/infoline.exp
5209 * gdb.base/interp.exp
5210 * gdb.base/interrupt.exp
5211 * gdb.base/jit-reader.exp
5212 * gdb.base/jit-simple.exp
5213 * gdb.base/kill-after-signal.exp
5214 * gdb.base/kill-detach-inferiors-cmd.exp
5215 * gdb.base/label.exp
5216 * gdb.base/langs.exp
5217 * gdb.base/ldbl_e308.exp
5218 * gdb.base/line-symtabs.exp
5219 * gdb.base/linespecs.exp
5220 * gdb.base/list.exp
5221 * gdb.base/long_long.exp
5222 * gdb.base/longest-types.exp
5223 * gdb.base/maint.exp
5224 * gdb.base/max-value-size.exp
5225 * gdb.base/memattr.exp
5226 * gdb.base/mips_pro.exp
5227 * gdb.base/morestack.exp
5228 * gdb.base/moribund-step.exp
5229 * gdb.base/multi-forks.exp
5230 * gdb.base/nested-addr.exp
5231 * gdb.base/nextoverexit.exp
5232 * gdb.base/noreturn-finish.exp
5233 * gdb.base/noreturn-return.exp
5234 * gdb.base/nostdlib.exp
5235 * gdb.base/offsets.exp
5236 * gdb.base/opaque.exp
5237 * gdb.base/pc-fp.exp
5238 * gdb.base/permissions.exp
5239 * gdb.base/print-symbol-loading.exp
5240 * gdb.base/prologue-include.exp
5241 * gdb.base/psymtab.exp
5242 * gdb.base/ptype.exp
5243 * gdb.base/random-signal.exp
5244 * gdb.base/randomize.exp
5245 * gdb.base/range-stepping.exp
5246 * gdb.base/readline-ask.exp
5247 * gdb.base/recpar.exp
5248 * gdb.base/recurse.exp
5249 * gdb.base/relational.exp
5250 * gdb.base/restore.exp
5251 * gdb.base/return-nodebug.exp
5252 * gdb.base/return.exp
5253 * gdb.base/run-after-attach.exp
5254 * gdb.base/save-bp.exp
5255 * gdb.base/scope.exp
5256 * gdb.base/sect-cmd.exp
5257 * gdb.base/set-lang-auto.exp
5258 * gdb.base/set-noassign.exp
5259 * gdb.base/setvar.exp
5260 * gdb.base/sigall.exp
5261 * gdb.base/sigbpt.exp
5262 * gdb.base/siginfo-addr.exp
5263 * gdb.base/siginfo-infcall.exp
5264 * gdb.base/siginfo-obj.exp
5265 * gdb.base/siginfo.exp
5266 * gdb.base/signals-state-child.exp
5267 * gdb.base/signest.exp
5268 * gdb.base/sigstep.exp
5269 * gdb.base/sizeof.exp
5270 * gdb.base/skip.exp
5271 * gdb.base/solib-corrupted.exp
5272 * gdb.base/solib-nodir.exp
5273 * gdb.base/solib-search.exp
5274 * gdb.base/stack-checking.exp
5275 * gdb.base/stale-infcall.exp
5276 * gdb.base/stap-probe.exp
5277 * gdb.base/start.exp
5278 * gdb.base/step-break.exp
5279 * gdb.base/step-bt.exp
5280 * gdb.base/step-line.exp
5281 * gdb.base/step-over-exit.exp
5282 * gdb.base/step-over-syscall.exp
5283 * gdb.base/step-resume-infcall.exp
5284 * gdb.base/step-test.exp
5285 * gdb.base/store.exp
5286 * gdb.base/structs3.exp
5287 * gdb.base/sym-file.exp
5288 * gdb.base/symbol-without-target_section.exp
5289 * gdb.base/term.exp
5290 * gdb.base/testenv.exp
5291 * gdb.base/ui-redirect.exp
5292 * gdb.base/until.exp
5293 * gdb.base/unwindonsignal.exp
5294 * gdb.base/value-double-free.exp
5295 * gdb.base/vla-datatypes.exp
5296 * gdb.base/vla-ptr.exp
5297 * gdb.base/vla-sideeffect.exp
5298 * gdb.base/volatile.exp
5299 * gdb.base/watch-cond-infcall.exp
5300 * gdb.base/watch-cond.exp
5301 * gdb.base/watch-non-mem.exp
5302 * gdb.base/watch-read.exp
5303 * gdb.base/watch-vfork.exp
5304 * gdb.base/watchpoint-cond-gone.exp
5305 * gdb.base/watchpoint-delete.exp
5306 * gdb.base/watchpoint-hw-hit-once.exp
5307 * gdb.base/watchpoint-hw.exp
5308 * gdb.base/watchpoint-stops-at-right-insn.exp
5309 * gdb.base/watchpoints.exp
5310 * gdb.base/wchar.exp
5311 * gdb.base/whatis-exp.exp
5312 * gdb.btrace/buffer-size.exp
5313 * gdb.btrace/data.exp
5314 * gdb.btrace/delta.exp
5315 * gdb.btrace/dlopen.exp
5316 * gdb.btrace/enable.exp
5317 * gdb.btrace/exception.exp
5318 * gdb.btrace/function_call_history.exp
5319 * gdb.btrace/gcore.exp
5320 * gdb.btrace/instruction_history.exp
5321 * gdb.btrace/nohist.exp
5322 * gdb.btrace/reconnect.exp
5323 * gdb.btrace/record_goto-step.exp
5324 * gdb.btrace/record_goto.exp
5325 * gdb.btrace/rn-dl-bind.exp
5326 * gdb.btrace/segv.exp
5327 * gdb.btrace/step.exp
5328 * gdb.btrace/stepi.exp
5329 * gdb.btrace/tailcall-only.exp
5330 * gdb.btrace/tailcall.exp
5331 * gdb.btrace/tsx.exp
5332 * gdb.btrace/unknown_functions.exp
5333 * gdb.btrace/vdso.exp
5334 * gdb.compile/compile-ifunc.exp
5335 * gdb.compile/compile-ops.exp
5336 * gdb.compile/compile-print.exp
5337 * gdb.compile/compile-setjmp.exp
5338 * gdb.cp/abstract-origin.exp
5339 * gdb.cp/ambiguous.exp
5340 * gdb.cp/annota2.exp
5341 * gdb.cp/annota3.exp
5342 * gdb.cp/anon-ns.exp
5343 * gdb.cp/anon-struct.exp
5344 * gdb.cp/anon-union.exp
5345 * gdb.cp/arg-reference.exp
5346 * gdb.cp/baseenum.exp
5347 * gdb.cp/bool.exp
5348 * gdb.cp/breakpoint.exp
5349 * gdb.cp/bs15503.exp
5350 * gdb.cp/call-c.exp
5351 * gdb.cp/casts.exp
5352 * gdb.cp/chained-calls.exp
5353 * gdb.cp/class2.exp
5354 * gdb.cp/classes.exp
5355 * gdb.cp/cmpd-minsyms.exp
5356 * gdb.cp/converts.exp
5357 * gdb.cp/cp-relocate.exp
5358 * gdb.cp/cpcompletion.exp
5359 * gdb.cp/cpexprs.exp
5360 * gdb.cp/cplabel.exp
5361 * gdb.cp/cplusfuncs.exp
5362 * gdb.cp/cpsizeof.exp
5363 * gdb.cp/ctti.exp
5364 * gdb.cp/derivation.exp
5365 * gdb.cp/destrprint.exp
5366 * gdb.cp/dispcxx.exp
5367 * gdb.cp/enum-class.exp
5368 * gdb.cp/exception.exp
5369 * gdb.cp/exceptprint.exp
5370 * gdb.cp/expand-psymtabs-cxx.exp
5371 * gdb.cp/expand-sals.exp
5372 * gdb.cp/extern-c.exp
5373 * gdb.cp/filename.exp
5374 * gdb.cp/formatted-ref.exp
5375 * gdb.cp/fpointer.exp
5376 * gdb.cp/gdb1355.exp
5377 * gdb.cp/gdb2495.exp
5378 * gdb.cp/hang.exp
5379 * gdb.cp/impl-this.exp
5380 * gdb.cp/infcall-dlopen.exp
5381 * gdb.cp/inherit.exp
5382 * gdb.cp/iostream.exp
5383 * gdb.cp/koenig.exp
5384 * gdb.cp/local.exp
5385 * gdb.cp/m-data.exp
5386 * gdb.cp/m-static.exp
5387 * gdb.cp/mb-ctor.exp
5388 * gdb.cp/mb-inline.exp
5389 * gdb.cp/mb-templates.exp
5390 * gdb.cp/member-name.exp
5391 * gdb.cp/member-ptr.exp
5392 * gdb.cp/meth-typedefs.exp
5393 * gdb.cp/method.exp
5394 * gdb.cp/method2.exp
5395 * gdb.cp/minsym-fallback.exp
5396 * gdb.cp/misc.exp
5397 * gdb.cp/namelessclass.exp
5398 * gdb.cp/namespace-enum.exp
5399 * gdb.cp/namespace-nested-import.exp
5400 * gdb.cp/namespace.exp
5401 * gdb.cp/nextoverthrow.exp
5402 * gdb.cp/no-dmgl-verbose.exp
5403 * gdb.cp/non-trivial-retval.exp
5404 * gdb.cp/noparam.exp
5405 * gdb.cp/nsdecl.exp
5406 * gdb.cp/nsimport.exp
5407 * gdb.cp/nsnested.exp
5408 * gdb.cp/nsnoimports.exp
5409 * gdb.cp/nsrecurs.exp
5410 * gdb.cp/nsstress.exp
5411 * gdb.cp/nsusing.exp
5412 * gdb.cp/operator.exp
5413 * gdb.cp/oranking.exp
5414 * gdb.cp/overload-const.exp
5415 * gdb.cp/overload.exp
5416 * gdb.cp/ovldbreak.exp
5417 * gdb.cp/ovsrch.exp
5418 * gdb.cp/paren-type.exp
5419 * gdb.cp/parse-lang.exp
5420 * gdb.cp/pass-by-ref.exp
5421 * gdb.cp/pr-1023.exp
5422 * gdb.cp/pr-1210.exp
5423 * gdb.cp/pr-574.exp
5424 * gdb.cp/pr10687.exp
5425 * gdb.cp/pr12028.exp
5426 * gdb.cp/pr17132.exp
5427 * gdb.cp/pr17494.exp
5428 * gdb.cp/pr9067.exp
5429 * gdb.cp/pr9167.exp
5430 * gdb.cp/pr9631.exp
5431 * gdb.cp/printmethod.exp
5432 * gdb.cp/psmang.exp
5433 * gdb.cp/psymtab-parameter.exp
5434 * gdb.cp/ptype-cv-cp.exp
5435 * gdb.cp/ptype-flags.exp
5436 * gdb.cp/re-set-overloaded.exp
5437 * gdb.cp/ref-types.exp
5438 * gdb.cp/rtti.exp
5439 * gdb.cp/scope-err.exp
5440 * gdb.cp/shadow.exp
5441 * gdb.cp/smartp.exp
5442 * gdb.cp/static-method.exp
5443 * gdb.cp/static-print-quit.exp
5444 * gdb.cp/temargs.exp
5445 * gdb.cp/templates.exp
5446 * gdb.cp/try_catch.exp
5447 * gdb.cp/typedef-operator.exp
5448 * gdb.cp/typeid.exp
5449 * gdb.cp/userdef.exp
5450 * gdb.cp/using-crash.exp
5451 * gdb.cp/var-tag.exp
5452 * gdb.cp/virtbase.exp
5453 * gdb.cp/virtfunc.exp
5454 * gdb.cp/virtfunc2.exp
5455 * gdb.cp/vla-cxx.exp
5456 * gdb.disasm/t01_mov.exp
5457 * gdb.disasm/t02_mova.exp
5458 * gdb.disasm/t03_add.exp
5459 * gdb.disasm/t04_sub.exp
5460 * gdb.disasm/t05_cmp.exp
5461 * gdb.disasm/t06_ari2.exp
5462 * gdb.disasm/t07_ari3.exp
5463 * gdb.disasm/t08_or.exp
5464 * gdb.disasm/t09_xor.exp
5465 * gdb.disasm/t10_and.exp
5466 * gdb.disasm/t11_logs.exp
5467 * gdb.disasm/t12_bit.exp
5468 * gdb.disasm/t13_otr.exp
5469 * gdb.dlang/circular.exp
5470 * gdb.dwarf2/arr-stride.exp
5471 * gdb.dwarf2/arr-subrange.exp
5472 * gdb.dwarf2/atomic-type.exp
5473 * gdb.dwarf2/bad-regnum.exp
5474 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5475 * gdb.dwarf2/callframecfa.exp
5476 * gdb.dwarf2/clztest.exp
5477 * gdb.dwarf2/corrupt.exp
5478 * gdb.dwarf2/data-loc.exp
5479 * gdb.dwarf2/dup-psym.exp
5480 * gdb.dwarf2/dw2-anon-mptr.exp
5481 * gdb.dwarf2/dw2-anonymous-func.exp
5482 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5483 * gdb.dwarf2/dw2-bad-unresolved.exp
5484 * gdb.dwarf2/dw2-basic.exp
5485 * gdb.dwarf2/dw2-canonicalize-type.exp
5486 * gdb.dwarf2/dw2-case-insensitive.exp
5487 * gdb.dwarf2/dw2-common-block.exp
5488 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5489 * gdb.dwarf2/dw2-compressed.exp
5490 * gdb.dwarf2/dw2-const.exp
5491 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5492 * gdb.dwarf2/dw2-cu-size.exp
5493 * gdb.dwarf2/dw2-dup-frame.exp
5494 * gdb.dwarf2/dw2-entry-value.exp
5495 * gdb.dwarf2/dw2-icycle.exp
5496 * gdb.dwarf2/dw2-ifort-parameter.exp
5497 * gdb.dwarf2/dw2-inline-break.exp
5498 * gdb.dwarf2/dw2-inline-param.exp
5499 * gdb.dwarf2/dw2-intercu.exp
5500 * gdb.dwarf2/dw2-intermix.exp
5501 * gdb.dwarf2/dw2-lexical-block-bare.exp
5502 * gdb.dwarf2/dw2-linkage-name-trust.exp
5503 * gdb.dwarf2/dw2-minsym-in-cu.exp
5504 * gdb.dwarf2/dw2-noloc.exp
5505 * gdb.dwarf2/dw2-op-call.exp
5506 * gdb.dwarf2/dw2-op-out-param.exp
5507 * gdb.dwarf2/dw2-opt-structptr.exp
5508 * gdb.dwarf2/dw2-param-error.exp
5509 * gdb.dwarf2/dw2-producer.exp
5510 * gdb.dwarf2/dw2-ranges-base.exp
5511 * gdb.dwarf2/dw2-ref-missing-frame.exp
5512 * gdb.dwarf2/dw2-reg-undefined.exp
5513 * gdb.dwarf2/dw2-regno-invalid.exp
5514 * gdb.dwarf2/dw2-restore.exp
5515 * gdb.dwarf2/dw2-restrict.exp
5516 * gdb.dwarf2/dw2-single-line-discriminators.exp
5517 * gdb.dwarf2/dw2-strp.exp
5518 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5519 * gdb.dwarf2/dw2-unresolved.exp
5520 * gdb.dwarf2/dw2-var-zero-addr.exp
5521 * gdb.dwarf2/dw4-sig-types.exp
5522 * gdb.dwarf2/dwz.exp
5523 * gdb.dwarf2/dynarr-ptr.exp
5524 * gdb.dwarf2/enum-type.exp
5525 * gdb.dwarf2/gdb-index.exp
5526 * gdb.dwarf2/implptr-64bit.exp
5527 * gdb.dwarf2/implptr-optimized-out.exp
5528 * gdb.dwarf2/implptr.exp
5529 * gdb.dwarf2/implref-array.exp
5530 * gdb.dwarf2/implref-const.exp
5531 * gdb.dwarf2/implref-global.exp
5532 * gdb.dwarf2/implref-struct.exp
5533 * gdb.dwarf2/mac-fileno.exp
5534 * gdb.dwarf2/main-subprogram.exp
5535 * gdb.dwarf2/member-ptr-forwardref.exp
5536 * gdb.dwarf2/method-ptr.exp
5537 * gdb.dwarf2/missing-sig-type.exp
5538 * gdb.dwarf2/nonvar-access.exp
5539 * gdb.dwarf2/opaque-type-lookup.exp
5540 * gdb.dwarf2/pieces-optimized-out.exp
5541 * gdb.dwarf2/pieces.exp
5542 * gdb.dwarf2/pr10770.exp
5543 * gdb.dwarf2/pr13961.exp
5544 * gdb.dwarf2/staticvirtual.exp
5545 * gdb.dwarf2/subrange.exp
5546 * gdb.dwarf2/symtab-producer.exp
5547 * gdb.dwarf2/trace-crash.exp
5548 * gdb.dwarf2/typeddwarf.exp
5549 * gdb.dwarf2/valop.exp
5550 * gdb.dwarf2/watch-notconst.exp
5551 * gdb.fortran/array-element.exp
5552 * gdb.fortran/charset.exp
5553 * gdb.fortran/common-block.exp
5554 * gdb.fortran/complex.exp
5555 * gdb.fortran/derived-type-function.exp
5556 * gdb.fortran/derived-type.exp
5557 * gdb.fortran/logical.exp
5558 * gdb.fortran/module.exp
5559 * gdb.fortran/multi-dim.exp
5560 * gdb.fortran/nested-funcs.exp
5561 * gdb.fortran/print-formatted.exp
5562 * gdb.fortran/subarray.exp
5563 * gdb.fortran/vla-alloc-assoc.exp
5564 * gdb.fortran/vla-datatypes.exp
5565 * gdb.fortran/vla-history.exp
5566 * gdb.fortran/vla-ptr-info.exp
5567 * gdb.fortran/vla-ptype-sub.exp
5568 * gdb.fortran/vla-ptype.exp
5569 * gdb.fortran/vla-sizeof.exp
5570 * gdb.fortran/vla-type.exp
5571 * gdb.fortran/vla-value-sub-arbitrary.exp
5572 * gdb.fortran/vla-value-sub-finish.exp
5573 * gdb.fortran/vla-value-sub.exp
5574 * gdb.fortran/vla-value.exp
5575 * gdb.fortran/whatis_type.exp
5576 * gdb.go/chan.exp
5577 * gdb.go/handcall.exp
5578 * gdb.go/hello.exp
5579 * gdb.go/integers.exp
5580 * gdb.go/methods.exp
5581 * gdb.go/package.exp
5582 * gdb.go/strings.exp
5583 * gdb.go/types.exp
5584 * gdb.go/unsafe.exp
5585 * gdb.guile/scm-arch.exp
5586 * gdb.guile/scm-block.exp
5587 * gdb.guile/scm-breakpoint.exp
5588 * gdb.guile/scm-cmd.exp
5589 * gdb.guile/scm-disasm.exp
5590 * gdb.guile/scm-equal.exp
5591 * gdb.guile/scm-frame-args.exp
5592 * gdb.guile/scm-frame-inline.exp
5593 * gdb.guile/scm-frame.exp
5594 * gdb.guile/scm-iterator.exp
5595 * gdb.guile/scm-math.exp
5596 * gdb.guile/scm-objfile.exp
5597 * gdb.guile/scm-ports.exp
5598 * gdb.guile/scm-symbol.exp
5599 * gdb.guile/scm-symtab.exp
5600 * gdb.guile/scm-value-cc.exp
5601 * gdb.guile/types-module.exp
5602 * gdb.linespec/break-ask.exp
5603 * gdb.linespec/cpexplicit.exp
5604 * gdb.linespec/explicit.exp
5605 * gdb.linespec/keywords.exp
5606 * gdb.linespec/linespec.exp
5607 * gdb.linespec/ls-dollar.exp
5608 * gdb.linespec/ls-errs.exp
5609 * gdb.linespec/skip-two.exp
5610 * gdb.linespec/thread.exp
5611 * gdb.mi/mi-async.exp
5612 * gdb.mi/mi-basics.exp
5613 * gdb.mi/mi-break.exp
5614 * gdb.mi/mi-catch-load.exp
5615 * gdb.mi/mi-cli.exp
5616 * gdb.mi/mi-cmd-param-changed.exp
5617 * gdb.mi/mi-console.exp
5618 * gdb.mi/mi-detach.exp
5619 * gdb.mi/mi-disassemble.exp
5620 * gdb.mi/mi-eval.exp
5621 * gdb.mi/mi-file-transfer.exp
5622 * gdb.mi/mi-file.exp
5623 * gdb.mi/mi-fill-memory.exp
5624 * gdb.mi/mi-inheritance-syntax-error.exp
5625 * gdb.mi/mi-linespec-err-cp.exp
5626 * gdb.mi/mi-logging.exp
5627 * gdb.mi/mi-memory-changed.exp
5628 * gdb.mi/mi-read-memory.exp
5629 * gdb.mi/mi-record-changed.exp
5630 * gdb.mi/mi-reg-undefined.exp
5631 * gdb.mi/mi-regs.exp
5632 * gdb.mi/mi-return.exp
5633 * gdb.mi/mi-reverse.exp
5634 * gdb.mi/mi-simplerun.exp
5635 * gdb.mi/mi-solib.exp
5636 * gdb.mi/mi-stack.exp
5637 * gdb.mi/mi-stepi.exp
5638 * gdb.mi/mi-syn-frame.exp
5639 * gdb.mi/mi-until.exp
5640 * gdb.mi/mi-var-block.exp
5641 * gdb.mi/mi-var-child.exp
5642 * gdb.mi/mi-var-cmd.exp
5643 * gdb.mi/mi-var-cp.exp
5644 * gdb.mi/mi-var-display.exp
5645 * gdb.mi/mi-var-invalidate.exp
5646 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5647 * gdb.mi/mi-vla-fortran.exp
5648 * gdb.mi/mi-watch.exp
5649 * gdb.mi/mi2-var-child.exp
5650 * gdb.mi/user-selected-context-sync.exp
5651 * gdb.modula2/unbounded-array.exp
5652 * gdb.multi/dummy-frame-restore.exp
5653 * gdb.multi/multi-arch-exec.exp
5654 * gdb.multi/multi-arch.exp
5655 * gdb.multi/tids.exp
5656 * gdb.multi/watchpoint-multi.exp
5657 * gdb.opencl/callfuncs.exp
5658 * gdb.opencl/convs_casts.exp
5659 * gdb.opencl/datatypes.exp
5660 * gdb.opencl/operators.exp
5661 * gdb.opencl/vec_comps.exp
5662 * gdb.opt/clobbered-registers-O2.exp
5663 * gdb.opt/inline-break.exp
5664 * gdb.opt/inline-bt.exp
5665 * gdb.opt/inline-cmds.exp
5666 * gdb.opt/inline-locals.exp
5667 * gdb.pascal/case-insensitive-symbols.exp
5668 * gdb.pascal/floats.exp
5669 * gdb.pascal/gdb11492.exp
5670 * gdb.python/lib-types.exp
5671 * gdb.python/py-arch.exp
5672 * gdb.python/py-as-string.exp
5673 * gdb.python/py-bad-printers.exp
5674 * gdb.python/py-block.exp
5675 * gdb.python/py-breakpoint-create-fail.exp
5676 * gdb.python/py-breakpoint.exp
5677 * gdb.python/py-caller-is.exp
5678 * gdb.python/py-cmd.exp
5679 * gdb.python/py-explore-cc.exp
5680 * gdb.python/py-explore.exp
5681 * gdb.python/py-finish-breakpoint.exp
5682 * gdb.python/py-finish-breakpoint2.exp
5683 * gdb.python/py-frame-args.exp
5684 * gdb.python/py-frame-inline.exp
5685 * gdb.python/py-frame.exp
5686 * gdb.python/py-framefilter-mi.exp
5687 * gdb.python/py-infthread.exp
5688 * gdb.python/py-lazy-string.exp
5689 * gdb.python/py-linetable.exp
5690 * gdb.python/py-mi-events.exp
5691 * gdb.python/py-mi-objfile.exp
5692 * gdb.python/py-mi.exp
5693 * gdb.python/py-objfile.exp
5694 * gdb.python/py-pp-integral.exp
5695 * gdb.python/py-pp-maint.exp
5696 * gdb.python/py-pp-re-notag.exp
5697 * gdb.python/py-pp-registration.exp
5698 * gdb.python/py-recurse-unwind.exp
5699 * gdb.python/py-strfns.exp
5700 * gdb.python/py-symbol.exp
5701 * gdb.python/py-symtab.exp
5702 * gdb.python/py-sync-interp.exp
5703 * gdb.python/py-typeprint.exp
5704 * gdb.python/py-unwind-maint.exp
5705 * gdb.python/py-unwind.exp
5706 * gdb.python/py-value-cc.exp
5707 * gdb.python/py-xmethods.exp
5708 * gdb.reverse/amd64-tailcall-reverse.exp
5709 * gdb.reverse/break-precsave.exp
5710 * gdb.reverse/break-reverse.exp
5711 * gdb.reverse/consecutive-precsave.exp
5712 * gdb.reverse/consecutive-reverse.exp
5713 * gdb.reverse/finish-precsave.exp
5714 * gdb.reverse/finish-reverse-bkpt.exp
5715 * gdb.reverse/finish-reverse.exp
5716 * gdb.reverse/fstatat-reverse.exp
5717 * gdb.reverse/getresuid-reverse.exp
5718 * gdb.reverse/i386-precsave.exp
5719 * gdb.reverse/i386-reverse.exp
5720 * gdb.reverse/i386-sse-reverse.exp
5721 * gdb.reverse/i387-env-reverse.exp
5722 * gdb.reverse/i387-stack-reverse.exp
5723 * gdb.reverse/insn-reverse.exp
5724 * gdb.reverse/machinestate-precsave.exp
5725 * gdb.reverse/machinestate.exp
5726 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5727 * gdb.reverse/pipe-reverse.exp
5728 * gdb.reverse/readv-reverse.exp
5729 * gdb.reverse/recvmsg-reverse.exp
5730 * gdb.reverse/rerun-prec.exp
5731 * gdb.reverse/s390-mvcle.exp
5732 * gdb.reverse/step-precsave.exp
5733 * gdb.reverse/step-reverse.exp
5734 * gdb.reverse/time-reverse.exp
5735 * gdb.reverse/until-precsave.exp
5736 * gdb.reverse/until-reverse.exp
5737 * gdb.reverse/waitpid-reverse.exp
5738 * gdb.reverse/watch-precsave.exp
5739 * gdb.reverse/watch-reverse.exp
5740 * gdb.rust/generics.exp
5741 * gdb.rust/methods.exp
5742 * gdb.rust/modules.exp
5743 * gdb.rust/simple.exp
5744 * gdb.server/connect-with-no-symbol-file.exp
5745 * gdb.server/ext-attach.exp
5746 * gdb.server/ext-restart.exp
5747 * gdb.server/ext-wrapper.exp
5748 * gdb.server/file-transfer.exp
5749 * gdb.server/server-exec-info.exp
5750 * gdb.server/server-kill.exp
5751 * gdb.server/server-mon.exp
5752 * gdb.server/wrapper.exp
5753 * gdb.stabs/exclfwd.exp
5754 * gdb.stabs/gdb11479.exp
5755 * gdb.threads/clone-new-thread-event.exp
5756 * gdb.threads/corethreads.exp
5757 * gdb.threads/current-lwp-dead.exp
5758 * gdb.threads/dlopen-libpthread.exp
5759 * gdb.threads/gcore-thread.exp
5760 * gdb.threads/sigstep-threads.exp
5761 * gdb.threads/watchpoint-fork.exp
5762 * gdb.trace/actions-changed.exp
5763 * gdb.trace/backtrace.exp
5764 * gdb.trace/change-loc.exp
5765 * gdb.trace/circ.exp
5766 * gdb.trace/collection.exp
5767 * gdb.trace/disconnected-tracing.exp
5768 * gdb.trace/ftrace.exp
5769 * gdb.trace/mi-trace-frame-collected.exp
5770 * gdb.trace/mi-trace-unavailable.exp
5771 * gdb.trace/mi-traceframe-changed.exp
5772 * gdb.trace/mi-tsv-changed.exp
5773 * gdb.trace/no-attach-trace.exp
5774 * gdb.trace/passc-dyn.exp
5775 * gdb.trace/qtro.exp
5776 * gdb.trace/range-stepping.exp
5777 * gdb.trace/read-memory.exp
5778 * gdb.trace/save-trace.exp
5779 * gdb.trace/signal.exp
5780 * gdb.trace/status-stop.exp
5781 * gdb.trace/tfile.exp
5782 * gdb.trace/trace-break.exp
5783 * gdb.trace/trace-buffer-size.exp
5784 * gdb.trace/trace-condition.exp
5785 * gdb.trace/tracefile-pseudo-reg.exp
5786 * gdb.trace/tstatus.exp
5787 * gdb.trace/unavailable.exp
5788 * gdb.trace/while-dyn.exp
5789 * gdb.trace/while-stepping.exp
5790
5791 2016-12-22 Doug Evans <xdje42@gmail.com>
5792
5793 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5794 and msymbols.
5795
5796 2016-12-19 Yao Qi <yao.qi@linaro.org>
5797
5798 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5799 (test_with_self): Don't call do_steps_and_nexts, and remove
5800 code about stepping into xmalloc.
5801
5802 2016-12-09 Yao Qi <yao.qi@linaro.org>
5803
5804 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5805
5806 2016-12-09 Yao Qi <yao.qi@linaro.org>
5807
5808 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5809
5810 2016-12-09 Pedro Alves <palves@redhat.com>
5811
5812 * gdb.base/all-architectures-0.exp: New file.
5813 * gdb.base/all-architectures-1.exp: New file.
5814 * gdb.base/all-architectures-2.exp: New file.
5815 * gdb.base/all-architectures-3.exp: New file.
5816 * gdb.base/all-architectures-4.exp: New file.
5817 * gdb.base/all-architectures-5.exp: New file.
5818 * gdb.base/all-architectures-6.exp: New file.
5819 * gdb.base/all-architectures-7.exp: New file.
5820 * gdb.base/all-architectures.exp.in: New file.
5821
5822 2016-12-09 Yao Qi <yao.qi@linaro.org>
5823
5824 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5825
5826 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5827
5828 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5829 possible.
5830 Remove useless pattern-matching code.
5831
5832 2016-12-02 Pedro Alves <palves@redhat.com>
5833
5834 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5835 procedure.
5836 (top level): Call it.
5837
5838 2016-12-02 Pedro Alves <palves@redhat.com>
5839
5840 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5841 New procedure.
5842 (top level): Call it.
5843
5844 2016-12-02 Pedro Alves <palves@redhat.com>
5845
5846 PR cli/20559
5847 * gdb.base/commands.exp (user_defined_command_args_eval): New
5848 procedure.
5849 (top level): Call it.
5850
5851 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
5852
5853 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5854 timeout handling.
5855
5856 2016-12-02 Tom Tromey <tom@tromey.com>
5857
5858 * gdb.dwarf2/main-subprogram.c: New file.
5859 * gdb.dwarf2/main-subprogram.exp: New file.
5860
5861 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5862
5863 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5864 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5865 gdb_test_no_output for a couple of cases.
5866 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5867
5868 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5869
5870 Fix test names and standardize compilation error messages throughout
5871 the following files:
5872
5873 * gdb.ada/start.exp
5874 * gdb.arch/alpha-step.exp
5875 * gdb.arch/e500-prologue.exp
5876 * gdb.arch/ftrace-insn-reloc.exp
5877 * gdb.arch/gdb1291.exp
5878 * gdb.arch/gdb1431.exp
5879 * gdb.arch/gdb1558.exp
5880 * gdb.arch/i386-dr3-watch.exp
5881 * gdb.arch/i386-sse-stack-align.exp
5882 * gdb.arch/ia64-breakpoint-shadow.exp
5883 * gdb.arch/pa-nullify.exp
5884 * gdb.arch/powerpc-aix-prologue.exp
5885 * gdb.arch/thumb-bx-pc.exp
5886 * gdb.base/annota1.exp
5887 * gdb.base/annota3.exp
5888 * gdb.base/arrayidx.exp
5889 * gdb.base/assign.exp
5890 * gdb.base/attach.exp
5891 * gdb.base/auxv.exp
5892 * gdb.base/bang.exp
5893 * gdb.base/bfp-test.exp
5894 * gdb.base/bigcore.exp
5895 * gdb.base/bitfields2.exp
5896 * gdb.base/break-fun-addr.exp
5897 * gdb.base/break-probes.exp
5898 * gdb.base/call-rt-st.exp
5899 * gdb.base/callexit.exp
5900 * gdb.base/catch-fork-kill.exp
5901 * gdb.base/charset.exp
5902 * gdb.base/checkpoint.exp
5903 * gdb.base/comprdebug.exp
5904 * gdb.base/constvars.exp
5905 * gdb.base/coredump-filter.exp
5906 * gdb.base/cursal.exp
5907 * gdb.base/cvexpr.exp
5908 * gdb.base/detach.exp
5909 * gdb.base/display.exp
5910 * gdb.base/dmsym.exp
5911 * gdb.base/dprintf-pending.exp
5912 * gdb.base/dso2dso.exp
5913 * gdb.base/dtrace-probe.exp
5914 * gdb.base/dump.exp
5915 * gdb.base/enum_cond.exp
5916 * gdb.base/exe-lock.exp
5917 * gdb.base/exec-invalid-sysroot.exp
5918 * gdb.base/execl-update-breakpoints.exp
5919 * gdb.base/exprs.exp
5920 * gdb.base/fileio.exp
5921 * gdb.base/find.exp
5922 * gdb.base/finish.exp
5923 * gdb.base/fixsection.exp
5924 * gdb.base/foll-vfork.exp
5925 * gdb.base/frame-args.exp
5926 * gdb.base/gcore.exp
5927 * gdb.base/gdb1250.exp
5928 * gdb.base/global-var-nested-by-dso.exp
5929 * gdb.base/gnu-ifunc.exp
5930 * gdb.base/hashline1.exp
5931 * gdb.base/hashline2.exp
5932 * gdb.base/hashline3.exp
5933 * gdb.base/hbreak-in-shr-unsupported.exp
5934 * gdb.base/huge.exp
5935 * gdb.base/infcall-input.exp
5936 * gdb.base/info-fun.exp
5937 * gdb.base/info-shared.exp
5938 * gdb.base/jit-simple.exp
5939 * gdb.base/jit-so.exp
5940 * gdb.base/jit.exp
5941 * gdb.base/jump.exp
5942 * gdb.base/label.exp
5943 * gdb.base/lineinc.exp
5944 * gdb.base/logical.exp
5945 * gdb.base/longjmp.exp
5946 * gdb.base/macscp.exp
5947 * gdb.base/miscexprs.exp
5948 * gdb.base/new-ui-echo.exp
5949 * gdb.base/new-ui-pending-input.exp
5950 * gdb.base/new-ui.exp
5951 * gdb.base/nodebug.exp
5952 * gdb.base/nofield.exp
5953 * gdb.base/offsets.exp
5954 * gdb.base/overlays.exp
5955 * gdb.base/pending.exp
5956 * gdb.base/pointers.exp
5957 * gdb.base/pr11022.exp
5958 * gdb.base/printcmds.exp
5959 * gdb.base/prologue.exp
5960 * gdb.base/ptr-typedef.exp
5961 * gdb.base/realname-expand.exp
5962 * gdb.base/relativedebug.exp
5963 * gdb.base/relocate.exp
5964 * gdb.base/remote.exp
5965 * gdb.base/reread.exp
5966 * gdb.base/return2.exp
5967 * gdb.base/savedregs.exp
5968 * gdb.base/sep.exp
5969 * gdb.base/sepdebug.exp
5970 * gdb.base/sepsymtab.exp
5971 * gdb.base/set-inferior-tty.exp
5972 * gdb.base/setshow.exp
5973 * gdb.base/shlib-call.exp
5974 * gdb.base/sigaltstack.exp
5975 * gdb.base/siginfo-addr.exp
5976 * gdb.base/signals.exp
5977 * gdb.base/signull.exp
5978 * gdb.base/sigrepeat.exp
5979 * gdb.base/so-impl-ld.exp
5980 * gdb.base/solib-display.exp
5981 * gdb.base/solib-overlap.exp
5982 * gdb.base/solib-search.exp
5983 * gdb.base/solib-symbol.exp
5984 * gdb.base/structs.exp
5985 * gdb.base/structs2.exp
5986 * gdb.base/symtab-search-order.exp
5987 * gdb.base/twice.exp
5988 * gdb.base/unload.exp
5989 * gdb.base/varargs.exp
5990 * gdb.base/watchpoint-solib.exp
5991 * gdb.base/watchpoint.exp
5992 * gdb.base/whatis.exp
5993 * gdb.base/wrong_frame_bt_full.exp
5994 * gdb.btrace/dlopen.exp
5995 * gdb.cell/ea-standalone.exp
5996 * gdb.cell/ea-test.exp
5997 * gdb.cp/dispcxx.exp
5998 * gdb.cp/gdb2384.exp
5999 * gdb.cp/method2.exp
6000 * gdb.cp/nextoverthrow.exp
6001 * gdb.cp/pr10728.exp
6002 * gdb.disasm/am33.exp
6003 * gdb.disasm/h8300s.exp
6004 * gdb.disasm/mn10300.exp
6005 * gdb.disasm/sh3.exp
6006 * gdb.dwarf2/dw2-dir-file-name.exp
6007 * gdb.fortran/complex.exp
6008 * gdb.fortran/library-module.exp
6009 * gdb.guile/scm-pretty-print.exp
6010 * gdb.guile/scm-symbol.exp
6011 * gdb.guile/scm-type.exp
6012 * gdb.guile/scm-value.exp
6013 * gdb.linespec/linespec.exp
6014 * gdb.mi/gdb701.exp
6015 * gdb.mi/gdb792.exp
6016 * gdb.mi/mi-breakpoint-changed.exp
6017 * gdb.mi/mi-dprintf-pending.exp
6018 * gdb.mi/mi-dprintf.exp
6019 * gdb.mi/mi-exit-code.exp
6020 * gdb.mi/mi-pending.exp
6021 * gdb.mi/mi-solib.exp
6022 * gdb.mi/new-ui-mi-sync.exp
6023 * gdb.mi/pr11022.exp
6024 * gdb.mi/user-selected-context-sync.exp
6025 * gdb.opt/solib-intra-step.exp
6026 * gdb.python/py-events.exp
6027 * gdb.python/py-finish-breakpoint.exp
6028 * gdb.python/py-mi.exp
6029 * gdb.python/py-prettyprint.exp
6030 * gdb.python/py-shared.exp
6031 * gdb.python/py-symbol.exp
6032 * gdb.python/py-template.exp
6033 * gdb.python/py-type.exp
6034 * gdb.python/py-value.exp
6035 * gdb.reverse/solib-precsave.exp
6036 * gdb.reverse/solib-reverse.exp
6037 * gdb.server/solib-list.exp
6038 * gdb.stabs/weird.exp
6039 * gdb.threads/reconnect-signal.exp
6040 * gdb.threads/stepi-random-signal.exp
6041 * gdb.trace/actions.exp
6042 * gdb.trace/ax.exp
6043 * gdb.trace/backtrace.exp
6044 * gdb.trace/change-loc.exp
6045 * gdb.trace/deltrace.exp
6046 * gdb.trace/ftrace-lock.exp
6047 * gdb.trace/ftrace.exp
6048 * gdb.trace/infotrace.exp
6049 * gdb.trace/mi-tracepoint-changed.exp
6050 * gdb.trace/packetlen.exp
6051 * gdb.trace/passcount.exp
6052 * gdb.trace/pending.exp
6053 * gdb.trace/range-stepping.exp
6054 * gdb.trace/report.exp
6055 * gdb.trace/stap-trace.exp
6056 * gdb.trace/tfind.exp
6057 * gdb.trace/trace-break.exp
6058 * gdb.trace/trace-condition.exp
6059 * gdb.trace/trace-enable-disable.exp
6060 * gdb.trace/trace-mt.exp
6061 * gdb.trace/tracecmd.exp
6062 * gdb.trace/tspeed.exp
6063 * gdb.trace/tsv.exp
6064 * lib/perftest.exp
6065
6066 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6067
6068 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6069 with gdb_test_no_output.
6070 Use command as test name.
6071
6072 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6073
6074 Fix test names starting with uppercase throughout the files.
6075
6076 * gdb.ada/assign_1.exp
6077 * gdb.ada/boolean_expr.exp
6078 * gdb.base/arrayidx.exp
6079 * gdb.base/del.exp
6080 * gdb.base/gcore-buffer-overflow.exp
6081 * gdb.base/testenv.exp
6082 * gdb.compile/compile.exp
6083 * gdb.python/py-framefilter-invalidarg.exp
6084 * gdb.python/py-framefilter.exp
6085
6086 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6087
6088 Fix test names starting with uppercase throughout the files.
6089
6090 * gdb.ada/array_return.exp
6091 * gdb.ada/expr_delims.exp
6092 * gdb.ada/mi_dyn_arr.exp
6093 * gdb.ada/mi_interface.exp
6094 * gdb.ada/mi_var_array.exp
6095 * gdb.ada/watch_arg.exp
6096 * gdb.arch/alpha-step.exp
6097 * gdb.arch/altivec-regs.exp
6098 * gdb.arch/e500-regs.exp
6099 * gdb.arch/powerpc-d128-regs.exp
6100 * gdb.base/arrayidx.exp
6101 * gdb.base/break.exp
6102 * gdb.base/checkpoint.exp
6103 * gdb.base/debug-expr.exp
6104 * gdb.base/dmsym.exp
6105 * gdb.base/radix.exp
6106 * gdb.base/sepdebug.exp
6107 * gdb.base/testenv.exp
6108 * gdb.base/watch_thread_num.exp
6109 * gdb.base/watchpoint-cond-gone.exp
6110 * gdb.cell/break.exp
6111 * gdb.cell/ea-cache.exp
6112 * gdb.compile/compile.exp
6113 * gdb.cp/gdb2495.exp
6114 * gdb.gdb/selftest.exp
6115 * gdb.gdb/xfullpath.exp
6116 * gdb.go/hello.exp
6117 * gdb.go/integers.exp
6118 * gdb.objc/basicclass.exp
6119 * gdb.pascal/hello.exp
6120 * gdb.pascal/integers.exp
6121 * gdb.python/py-breakpoint.exp
6122 * gdb.python/py-cmd.exp
6123 * gdb.python/py-linetable.exp
6124 * gdb.python/py-xmethods.exp
6125 * gdb.python/python.exp
6126 * gdb.reverse/consecutive-precsave.exp
6127 * gdb.reverse/finish-precsave.exp
6128 * gdb.reverse/i386-precsave.exp
6129 * gdb.reverse/machinestate-precsave.exp
6130 * gdb.reverse/sigall-precsave.exp
6131 * gdb.reverse/solib-precsave.exp
6132 * gdb.reverse/step-precsave.exp
6133 * gdb.reverse/until-precsave.exp
6134 * gdb.reverse/watch-precsave.exp
6135 * gdb.threads/leader-exit.exp
6136 * gdb.threads/pthreads.exp
6137 * gdb.threads/wp-replication.exp
6138 * gdb.trace/actions.exp
6139 * gdb.trace/mi-tsv-changed.exp
6140 * gdb.trace/tsv.exp
6141
6142 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6143
6144 Fix test names starting with uppercase throughout the files.
6145
6146 * gdb.arch/i386-bp_permanent.exp
6147 * gdb.arch/i386-gnu-cfi.exp
6148 * gdb.base/disasm-end-cu.exp
6149 * gdb.base/macscp.exp
6150 * gdb.base/pending.exp
6151 * gdb.base/watch_thread_num.exp
6152 * gdb.cp/exception.exp
6153 * gdb.cp/gdb2495.exp
6154 * gdb.cp/local.exp
6155 * gdb.python/py-evsignal.exp
6156 * gdb.python/python.exp
6157 * gdb.trace/tracecmd.exp
6158
6159 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6160
6161 Fix test names starting with uppercase throughout the files.
6162
6163 * gdb.base/charset.exp
6164 * gdb.base/eval.exp
6165 * gdb.base/multi-forks.exp
6166 * gdb.guile/scm-progspace.exp
6167 * gdb.opencl/datatypes.exp
6168 * gdb.python/py-block.exp
6169 * gdb.python/py-function.exp
6170 * gdb.python/py-symbol.exp
6171 * gdb.python/py-symtab.exp
6172 * gdb.python/py-xmethods.exp
6173 * gdb.reverse/break-precsave.exp
6174 * gdb.reverse/break-reverse.exp
6175 * gdb.reverse/consecutive-precsave.exp
6176 * gdb.reverse/consecutive-reverse.exp
6177 * gdb.reverse/finish-precsave.exp
6178 * gdb.reverse/finish-reverse-bkpt.exp
6179 * gdb.reverse/finish-reverse.exp
6180 * gdb.reverse/fstatat-reverse.exp
6181 * gdb.reverse/getresuid-reverse.exp
6182 * gdb.reverse/i386-precsave.exp
6183 * gdb.reverse/i386-reverse.exp
6184 * gdb.reverse/i386-sse-reverse.exp
6185 * gdb.reverse/i387-stack-reverse.exp
6186 * gdb.reverse/insn-reverse.exp
6187 * gdb.reverse/machinestate-precsave.exp
6188 * gdb.reverse/machinestate.exp
6189 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6190 * gdb.reverse/pipe-reverse.exp
6191 * gdb.reverse/readv-reverse.exp
6192 * gdb.reverse/recvmsg-reverse.exp
6193 * gdb.reverse/rerun-prec.exp
6194 * gdb.reverse/s390-mvcle.exp
6195 * gdb.reverse/sigall-precsave.exp
6196 * gdb.reverse/sigall-reverse.exp
6197 * gdb.reverse/solib-precsave.exp
6198 * gdb.reverse/solib-reverse.exp
6199 * gdb.reverse/step-precsave.exp
6200 * gdb.reverse/step-reverse.exp
6201 * gdb.reverse/time-reverse.exp
6202 * gdb.reverse/until-precsave.exp
6203 * gdb.reverse/until-reverse.exp
6204 * gdb.reverse/waitpid-reverse.exp
6205 * gdb.reverse/watch-precsave.exp
6206 * gdb.reverse/watch-reverse.exp
6207
6208 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6209
6210 Fix test names starting with uppercase throughout the files.
6211
6212 * gdb.arch/i386-mpx-simple_segv.exp
6213 * gdb.arch/i386-mpx.exp
6214 * gdb.arch/i386-permbkpt.exp
6215 * gdb.arch/pa-nullify.exp
6216 * gdb.arch/powerpc-d128-regs.exp
6217 * gdb.arch/vsx-regs.exp
6218 * gdb.base/bfp-test.exp
6219 * gdb.base/break.exp
6220 * gdb.base/breakpoint-shadow.exp
6221 * gdb.base/callfuncs.exp
6222 * gdb.base/charset.exp
6223 * gdb.base/commands.exp
6224 * gdb.base/completion.exp
6225 * gdb.base/dfp-test.exp
6226 * gdb.base/echo.exp
6227 * gdb.base/ending-run.exp
6228 * gdb.base/eval.exp
6229 * gdb.base/expand-psymtabs.exp
6230 * gdb.base/float128.exp
6231 * gdb.base/floatn.exp
6232 * gdb.base/foll-exec-mode.exp
6233 * gdb.base/gdb1056.exp
6234 * gdb.base/gdb11531.exp
6235 * gdb.base/kill-after-signal.exp
6236 * gdb.base/multi-forks.exp
6237 * gdb.base/overlays.exp
6238 * gdb.base/pending.exp
6239 * gdb.base/sepdebug.exp
6240 * gdb.base/testenv.exp
6241 * gdb.base/valgrind-db-attach.exp
6242 * gdb.base/watch_thread_num.exp
6243 * gdb.base/watchpoint-cond-gone.exp
6244 * gdb.base/watchpoint.exp
6245 * gdb.base/watchpoints.exp
6246 * gdb.cp/arg-reference.exp
6247 * gdb.cp/baseenum.exp
6248 * gdb.cp/operator.exp
6249 * gdb.cp/shadow.exp
6250 * gdb.dwarf2/dw2-op-out-param.exp
6251 * gdb.dwarf2/dw2-reg-undefined.exp
6252 * gdb.go/chan.exp
6253 * gdb.go/hello.exp
6254 * gdb.go/integers.exp
6255 * gdb.go/methods.exp
6256 * gdb.go/package.exp
6257 * gdb.guile/scm-parameter.exp
6258 * gdb.guile/scm-progspace.exp
6259 * gdb.guile/scm-value.exp
6260 * gdb.mi/mi-pending.exp
6261 * gdb.mi/user-selected-context-sync.exp
6262 * gdb.multi/multi-attach.exp
6263 * gdb.multi/tids.exp
6264 * gdb.opt/clobbered-registers-O2.exp
6265 * gdb.pascal/floats.exp
6266 * gdb.pascal/integers.exp
6267 * gdb.python/py-block.exp
6268 * gdb.python/py-events.exp
6269 * gdb.python/py-parameter.exp
6270 * gdb.python/py-symbol.exp
6271 * gdb.python/py-symtab.exp
6272 * gdb.python/py-type.exp
6273 * gdb.python/py-value.exp
6274 * gdb.python/py-xmethods.exp
6275 * gdb.python/python.exp
6276 * gdb.reverse/break-precsave.exp
6277 * gdb.reverse/consecutive-precsave.exp
6278 * gdb.reverse/finish-precsave.exp
6279 * gdb.reverse/i386-precsave.exp
6280 * gdb.reverse/machinestate-precsave.exp
6281 * gdb.reverse/sigall-precsave.exp
6282 * gdb.reverse/solib-precsave.exp
6283 * gdb.reverse/step-precsave.exp
6284 * gdb.reverse/until-precsave.exp
6285 * gdb.reverse/watch-precsave.exp
6286 * gdb.server/ext-attach.exp
6287 * gdb.server/ext-restart.exp
6288 * gdb.server/ext-run.exp
6289 * gdb.server/ext-wrapper.exp
6290 * gdb.stabs/gdb11479.exp
6291 * gdb.stabs/weird.exp
6292 * gdb.threads/attach-many-short-lived-threads.exp
6293 * gdb.threads/kill.exp
6294 * gdb.threads/watchpoint-fork.exp
6295
6296 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6297
6298 Fix test names starting with uppercase throughout all the files below.
6299
6300 * gdb.ada/array_return.exp
6301 * gdb.ada/catch_ex.exp
6302 * gdb.ada/info_exc.exp
6303 * gdb.ada/mi_catch_ex.exp
6304 * gdb.ada/mi_dyn_arr.exp
6305 * gdb.ada/mi_ex_cond.exp
6306 * gdb.ada/mi_exc_info.exp
6307 * gdb.ada/mi_interface.exp
6308 * gdb.ada/mi_task_arg.exp
6309 * gdb.ada/mi_task_info.exp
6310 * gdb.ada/mi_var_array.exp
6311 * gdb.arch/alpha-step.exp
6312 * gdb.arch/amd64-disp-step.exp
6313 * gdb.arch/arm-disp-step.exp
6314 * gdb.arch/disp-step-insn-reloc.exp
6315 * gdb.arch/e500-prologue.exp
6316 * gdb.arch/ftrace-insn-reloc.exp
6317 * gdb.arch/gdb1558.exp
6318 * gdb.arch/i386-bp_permanent.exp
6319 * gdb.arch/i386-disp-step.exp
6320 * gdb.arch/i386-float.exp
6321 * gdb.arch/i386-gnu-cfi.exp
6322 * gdb.arch/ia64-breakpoint-shadow.exp
6323 * gdb.arch/mips16-thunks.exp
6324 * gdb.arch/pa-nullify.exp
6325 * gdb.arch/powerpc-aix-prologue.exp
6326 * gdb.arch/powerpc-power.exp
6327 * gdb.arch/ppc-dfp.exp
6328 * gdb.arch/s390-tdbregs.exp
6329 * gdb.arch/spu-info.exp
6330 * gdb.arch/spu-ls.exp
6331 * gdb.arch/thumb-bx-pc.exp
6332 * gdb.base/advance.exp
6333 * gdb.base/annota-input-while-running.exp
6334 * gdb.base/arrayidx.exp
6335 * gdb.base/asmlabel.exp
6336 * gdb.base/async.exp
6337 * gdb.base/attach-wait-input.exp
6338 * gdb.base/auto-connect-native-target.exp
6339 * gdb.base/batch-preserve-term-settings.exp
6340 * gdb.base/bfp-test.exp
6341 * gdb.base/bigcore.exp
6342 * gdb.base/bp-permanent.exp
6343 * gdb.base/break-always.exp
6344 * gdb.base/break-fun-addr.exp
6345 * gdb.base/break-idempotent.exp
6346 * gdb.base/break-main-file-remove-fail.exp
6347 * gdb.base/break-probes.exp
6348 * gdb.base/break-unload-file.exp
6349 * gdb.base/break.exp
6350 * gdb.base/call-ar-st.exp
6351 * gdb.base/call-rt-st.exp
6352 * gdb.base/call-sc.exp
6353 * gdb.base/call-signal-resume.exp
6354 * gdb.base/call-strs.exp
6355 * gdb.base/callexit.exp
6356 * gdb.base/callfuncs.exp
6357 * gdb.base/catch-gdb-caused-signals.exp
6358 * gdb.base/catch-signal-siginfo-cond.exp
6359 * gdb.base/catch-syscall.exp
6360 * gdb.base/compare-sections.exp
6361 * gdb.base/cond-eval-mode.exp
6362 * gdb.base/condbreak-call-false.exp
6363 * gdb.base/consecutive-step-over.exp
6364 * gdb.base/cursal.exp
6365 * gdb.base/disabled-location.exp
6366 * gdb.base/disasm-end-cu.exp
6367 * gdb.base/display.exp
6368 * gdb.base/double-prompt-target-event-error.exp
6369 * gdb.base/dprintf-bp-same-addr.exp
6370 * gdb.base/dprintf-detach.exp
6371 * gdb.base/dprintf-next.exp
6372 * gdb.base/dprintf-non-stop.exp
6373 * gdb.base/dprintf-pending.exp
6374 * gdb.base/dso2dso.exp
6375 * gdb.base/ending-run.exp
6376 * gdb.base/enum_cond.exp
6377 * gdb.base/examine-backward.exp
6378 * gdb.base/exe-lock.exp
6379 * gdb.base/exec-invalid-sysroot.exp
6380 * gdb.base/execl-update-breakpoints.exp
6381 * gdb.base/execution-termios.exp
6382 * gdb.base/fileio.exp
6383 * gdb.base/fixsection.exp
6384 * gdb.base/foll-exec-mode.exp
6385 * gdb.base/foll-exec.exp
6386 * gdb.base/fork-running-state.exp
6387 * gdb.base/frame-args.exp
6388 * gdb.base/fullpath-expand.exp
6389 * gdb.base/func-ptr.exp
6390 * gdb.base/gcore-relro-pie.exp
6391 * gdb.base/gdb1090.exp
6392 * gdb.base/gdb1555.exp
6393 * gdb.base/global-var-nested-by-dso.exp
6394 * gdb.base/gnu-ifunc.exp
6395 * gdb.base/hbreak-in-shr-unsupported.exp
6396 * gdb.base/hbreak-unmapped.exp
6397 * gdb.base/hook-stop.exp
6398 * gdb.base/infcall-input.exp
6399 * gdb.base/info-fun.exp
6400 * gdb.base/info-shared.exp
6401 * gdb.base/interrupt-noterm.exp
6402 * gdb.base/jit-so.exp
6403 * gdb.base/jit.exp
6404 * gdb.base/line-symtabs.exp
6405 * gdb.base/list.exp
6406 * gdb.base/longjmp.exp
6407 * gdb.base/macscp.exp
6408 * gdb.base/max-value-size.exp
6409 * gdb.base/nodebug.exp
6410 * gdb.base/nofield.exp
6411 * gdb.base/overlays.exp
6412 * gdb.base/paginate-after-ctrl-c-running.exp
6413 * gdb.base/paginate-bg-execution.exp
6414 * gdb.base/paginate-inferior-exit.exp
6415 * gdb.base/pending.exp
6416 * gdb.base/pr11022.exp
6417 * gdb.base/printcmds.exp
6418 * gdb.base/ptr-typedef.exp
6419 * gdb.base/ptype.exp
6420 * gdb.base/randomize.exp
6421 * gdb.base/range-stepping.exp
6422 * gdb.base/realname-expand.exp
6423 * gdb.base/relativedebug.exp
6424 * gdb.base/remote.exp
6425 * gdb.base/savedregs.exp
6426 * gdb.base/sepdebug.exp
6427 * gdb.base/set-noassign.exp
6428 * gdb.base/shlib-call.exp
6429 * gdb.base/shreloc.exp
6430 * gdb.base/sigaltstack.exp
6431 * gdb.base/sigbpt.exp
6432 * gdb.base/siginfo-addr.exp
6433 * gdb.base/siginfo-obj.exp
6434 * gdb.base/siginfo-thread.exp
6435 * gdb.base/signest.exp
6436 * gdb.base/signull.exp
6437 * gdb.base/sigrepeat.exp
6438 * gdb.base/skip.exp
6439 * gdb.base/so-impl-ld.exp
6440 * gdb.base/solib-corrupted.exp
6441 * gdb.base/solib-disc.exp
6442 * gdb.base/solib-display.exp
6443 * gdb.base/solib-overlap.exp
6444 * gdb.base/solib-search.exp
6445 * gdb.base/solib-symbol.exp
6446 * gdb.base/source-execution.exp
6447 * gdb.base/sss-bp-on-user-bp-2.exp
6448 * gdb.base/sss-bp-on-user-bp.exp
6449 * gdb.base/stack-checking.exp
6450 * gdb.base/stale-infcall.exp
6451 * gdb.base/step-break.exp
6452 * gdb.base/step-line.exp
6453 * gdb.base/step-over-exit.exp
6454 * gdb.base/step-test.exp
6455 * gdb.base/structs.exp
6456 * gdb.base/sym-file.exp
6457 * gdb.base/symtab-search-order.exp
6458 * gdb.base/term.exp
6459 * gdb.base/type-opaque.exp
6460 * gdb.base/unload.exp
6461 * gdb.base/until-nodebug.exp
6462 * gdb.base/until.exp
6463 * gdb.base/unwindonsignal.exp
6464 * gdb.base/watch-cond.exp
6465 * gdb.base/watch-non-mem.exp
6466 * gdb.base/watch_thread_num.exp
6467 * gdb.base/watchpoint-reuse-slot.exp
6468 * gdb.base/watchpoint-solib.exp
6469 * gdb.base/watchpoint.exp
6470 * gdb.btrace/dlopen.exp
6471 * gdb.cell/arch.exp
6472 * gdb.cell/break.exp
6473 * gdb.cell/bt.exp
6474 * gdb.cell/core.exp
6475 * gdb.cell/data.exp
6476 * gdb.cell/dwarfaddr.exp
6477 * gdb.cell/ea-cache.exp
6478 * gdb.cell/ea-standalone.exp
6479 * gdb.cell/ea-test.exp
6480 * gdb.cell/f-regs.exp
6481 * gdb.cell/fork.exp
6482 * gdb.cell/gcore.exp
6483 * gdb.cell/mem-access.exp
6484 * gdb.cell/ptype.exp
6485 * gdb.cell/registers.exp
6486 * gdb.cell/sizeof.exp
6487 * gdb.cell/solib-symbol.exp
6488 * gdb.cell/solib.exp
6489 * gdb.compile/compile-tls.exp
6490 * gdb.cp/exception.exp
6491 * gdb.cp/gdb2495.exp
6492 * gdb.cp/local.exp
6493 * gdb.cp/mb-inline.exp
6494 * gdb.cp/mb-templates.exp
6495 * gdb.cp/pr10687.exp
6496 * gdb.cp/pr9167.exp
6497 * gdb.cp/scope-err.exp
6498 * gdb.cp/templates.exp
6499 * gdb.cp/virtfunc.exp
6500 * gdb.dwarf2/dw2-dir-file-name.exp
6501 * gdb.dwarf2/dw2-single-line-discriminators.exp
6502 * gdb.fortran/complex.exp
6503 * gdb.fortran/library-module.exp
6504 * gdb.guile/guile.exp
6505 * gdb.guile/scm-cmd.exp
6506 * gdb.guile/scm-frame-inline.exp
6507 * gdb.guile/scm-objfile.exp
6508 * gdb.guile/scm-pretty-print.exp
6509 * gdb.guile/scm-symbol.exp
6510 * gdb.guile/scm-type.exp
6511 * gdb.guile/scm-value.exp
6512 * gdb.linespec/keywords.exp
6513 * gdb.linespec/ls-errs.exp
6514 * gdb.linespec/macro-relative.exp
6515 * gdb.linespec/thread.exp
6516 * gdb.mi/mi-breakpoint-changed.exp
6517 * gdb.mi/mi-dprintf-pending.exp
6518 * gdb.mi/mi-fullname-deleted.exp
6519 * gdb.mi/mi-logging.exp
6520 * gdb.mi/mi-pending.exp
6521 * gdb.mi/mi-solib.exp
6522 * gdb.mi/new-ui-mi-sync.exp
6523 * gdb.mi/user-selected-context-sync.exp
6524 * gdb.multi/dummy-frame-restore.exp
6525 * gdb.multi/multi-arch-exec.exp
6526 * gdb.multi/remove-inferiors.exp
6527 * gdb.multi/watchpoint-multi-exit.exp
6528 * gdb.opt/solib-intra-step.exp
6529 * gdb.perf/backtrace.exp
6530 * gdb.perf/single-step.exp
6531 * gdb.perf/skip-command.exp
6532 * gdb.perf/skip-prologue.exp
6533 * gdb.perf/solib.exp
6534 * gdb.python/lib-types.exp
6535 * gdb.python/py-as-string.exp
6536 * gdb.python/py-bad-printers.exp
6537 * gdb.python/py-block.exp
6538 * gdb.python/py-breakpoint.exp
6539 * gdb.python/py-cmd.exp
6540 * gdb.python/py-events.exp
6541 * gdb.python/py-evthreads.exp
6542 * gdb.python/py-finish-breakpoint.exp
6543 * gdb.python/py-finish-breakpoint2.exp
6544 * gdb.python/py-frame-inline.exp
6545 * gdb.python/py-frame.exp
6546 * gdb.python/py-inferior.exp
6547 * gdb.python/py-infthread.exp
6548 * gdb.python/py-mi.exp
6549 * gdb.python/py-objfile.exp
6550 * gdb.python/py-pp-maint.exp
6551 * gdb.python/py-pp-registration.exp
6552 * gdb.python/py-prettyprint.exp
6553 * gdb.python/py-recurse-unwind.exp
6554 * gdb.python/py-shared.exp
6555 * gdb.python/py-symbol.exp
6556 * gdb.python/py-symtab.exp
6557 * gdb.python/py-template.exp
6558 * gdb.python/py-type.exp
6559 * gdb.python/py-unwind-maint.exp
6560 * gdb.python/py-unwind.exp
6561 * gdb.python/py-value.exp
6562 * gdb.python/python.exp
6563 * gdb.reverse/finish-reverse-bkpt.exp
6564 * gdb.reverse/insn-reverse.exp
6565 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6566 * gdb.reverse/solib-precsave.exp
6567 * gdb.reverse/solib-reverse.exp
6568 * gdb.stabs/gdb11479.exp
6569 * gdb.stabs/weird.exp
6570 * gdb.threads/fork-child-threads.exp
6571 * gdb.threads/fork-plus-threads.exp
6572 * gdb.threads/fork-thread-pending.exp
6573 * gdb.threads/forking-threads-plus-breakpoint.exp
6574 * gdb.threads/hand-call-in-threads.exp
6575 * gdb.threads/interrupted-hand-call.exp
6576 * gdb.threads/linux-dp.exp
6577 * gdb.threads/local-watch-wrong-thread.exp
6578 * gdb.threads/next-while-other-thread-longjmps.exp
6579 * gdb.threads/non-ldr-exit.exp
6580 * gdb.threads/pending-step.exp
6581 * gdb.threads/print-threads.exp
6582 * gdb.threads/process-dies-while-detaching.exp
6583 * gdb.threads/process-dies-while-handling-bp.exp
6584 * gdb.threads/pthreads.exp
6585 * gdb.threads/queue-signal.exp
6586 * gdb.threads/reconnect-signal.exp
6587 * gdb.threads/signal-command-handle-nopass.exp
6588 * gdb.threads/signal-command-multiple-signals-pending.exp
6589 * gdb.threads/signal-delivered-right-thread.exp
6590 * gdb.threads/signal-sigtrap.exp
6591 * gdb.threads/sigthread.exp
6592 * gdb.threads/staticthreads.exp
6593 * gdb.threads/stepi-random-signal.exp
6594 * gdb.threads/thread-unwindonsignal.exp
6595 * gdb.threads/thread_check.exp
6596 * gdb.threads/thread_events.exp
6597 * gdb.threads/tid-reuse.exp
6598 * gdb.threads/tls-nodebug.exp
6599 * gdb.threads/tls-shared.exp
6600 * gdb.threads/tls-so_extern.exp
6601 * gdb.threads/tls.exp
6602 * gdb.threads/wp-replication.exp
6603 * gdb.trace/actions-changed.exp
6604 * gdb.trace/actions.exp
6605 * gdb.trace/backtrace.exp
6606 * gdb.trace/change-loc.exp
6607 * gdb.trace/collection.exp
6608 * gdb.trace/deltrace.exp
6609 * gdb.trace/disconnected-tracing.exp
6610 * gdb.trace/entry-values.exp
6611 * gdb.trace/ftrace-lock.exp
6612 * gdb.trace/ftrace.exp
6613 * gdb.trace/infotrace.exp
6614 * gdb.trace/mi-trace-frame-collected.exp
6615 * gdb.trace/mi-trace-unavailable.exp
6616 * gdb.trace/mi-traceframe-changed.exp
6617 * gdb.trace/mi-tracepoint-changed.exp
6618 * gdb.trace/mi-tsv-changed.exp
6619 * gdb.trace/no-attach-trace.exp
6620 * gdb.trace/packetlen.exp
6621 * gdb.trace/passc-dyn.exp
6622 * gdb.trace/passcount.exp
6623 * gdb.trace/pending.exp
6624 * gdb.trace/pr16508.exp
6625 * gdb.trace/qtro.exp
6626 * gdb.trace/range-stepping.exp
6627 * gdb.trace/read-memory.exp
6628 * gdb.trace/report.exp
6629 * gdb.trace/save-trace.exp
6630 * gdb.trace/signal.exp
6631 * gdb.trace/stap-trace.exp
6632 * gdb.trace/status-stop.exp
6633 * gdb.trace/strace.exp
6634 * gdb.trace/tfile.exp
6635 * gdb.trace/tfind.exp
6636 * gdb.trace/trace-break.exp
6637 * gdb.trace/trace-condition.exp
6638 * gdb.trace/trace-enable-disable.exp
6639 * gdb.trace/trace-mt.exp
6640 * gdb.trace/tracecmd.exp
6641 * gdb.trace/tracefile-pseudo-reg.exp
6642 * gdb.trace/tspeed.exp
6643 * gdb.trace/tstatus.exp
6644 * gdb.trace/tsv.exp
6645 * gdb.trace/unavailable.exp
6646 * gdb.trace/while-dyn.exp
6647 * gdb.trace/while-stepping.exp
6648 * lib/gdb-guile.exp
6649 * lib/gdb.exp
6650 * lib/mi-support.exp
6651 * lib/pascal.exp
6652 * lib/perftest.exp
6653 * lib/prelink-support.exp
6654 * lib/selftest-support.exp
6655
6656 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6657
6658 * Makefile.in: Include disable-implicit-rules.mk.
6659
6660 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6661
6662 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6663 non-byte-aligned bit fields.
6664
6665 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6666
6667 PR gdb/12616
6668 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6669 respects the DW_AT_data_bit_offset attribute.
6670
6671 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6672
6673 * gdb.base/default.exp: Fix output of "set language".
6674
6675 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6676
6677 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6678 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6679 make.
6680 * configure.ac: Remove checks for the make program.
6681 * configure: Re-generate.
6682
6683 2016-11-16 Kevin Buettner <kevinb@redhat.com>
6684
6685 * gdb.python/py-recurse-unwind.c (main): Add loop.
6686 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6687 to read_register() and gdb.parse_and_eval(). Make each code
6688 call a separate case that can be individually tested.
6689 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6690 proc. Call cont_and_backtrace for each of the code paths that
6691 we want to test in the unwinder.
6692
6693 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6694
6695 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6696 the definition of struct S.
6697
6698 2016-11-11 Catherine Moore <clm@codesourcery.com>
6699
6700 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6701
6702 2016-11-09 Pedro Alves <palves@redhat.com>
6703
6704 * gdb.base/commands.exp (runto_or_return): New procedure.
6705 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6706 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6707 (progvar_simple_while_test, progvar_complex_if_while_test)
6708 (if_while_breakpoint_command_test)
6709 (infrun_breakpoint_command_test, breakpoint_command_test)
6710 (user_defined_command_test, watchpoint_command_test)
6711 (test_command_prompt_position, redefine_hook_test)
6712 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6713 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6714 multi_line_input and multi_line. Remove gdb_expect and
6715 gdb_stop_suppressing_tests uses.
6716 * lib/gdb.exp (valnum_re): New global.
6717 (multi_line_input): New procedure.
6718
6719 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6720
6721 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6722 Remove.
6723 (test_setup): Define with proc_with_prefix.
6724 (test_cli_inferior): Likewise.
6725 (test_cli_thread): Likewise.
6726 (test_cli_frame): Likewise.
6727 (test_cli_select_frame): Likewise.
6728 (test_cli_up_down): Likewise.
6729 (test_mi_thread_select): Likewise.
6730 (test_mi_stack_select_frame): Likewise.
6731 (test_cli_in_mi_inferior): Likewise.
6732 (test_cli_in_mi_thread): Likewise.
6733 (test_cli_in_mi_frame): Likewise.
6734 (top level): Do not use with_test_prefix_procname.
6735
6736 2016-11-09 Pedro Alves <palves@redhat.com>
6737
6738 * gdb.base/commands.exp (gdbvar_simple_if_test)
6739 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6740 (progvar_simple_if_test, progvar_simple_while_test)
6741 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6742 (infrun_breakpoint_command_test, breakpoint_command_test)
6743 (user_defined_command_test, watchpoint_command_test)
6744 (test_command_prompt_position, deprecated_command_test)
6745 (bp_deleted_in_command, temporary_breakpoint_commands)
6746 (stray_arg0_test, source_file_with_indented_comment)
6747 (recursive_source_test, if_commands_test)
6748 (error_clears_commands_left, redefine_hook_test)
6749 (redefine_backtrace_test): Use proc_with_prefix.
6750 * lib/gdb.exp (proc_with_prefix): New proc.
6751
6752 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6753
6754 * gdb.base/tui-layout.c: New file.
6755 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6756 disassembly window contains very long lines.
6757
6758 2016-11-08 Tom Tromey <tom@tromey.com>
6759
6760 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6761 depend on Python 2.
6762
6763 2016-11-08 Tom Tromey <tom@tromey.com>
6764
6765 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6766 New method.
6767
6768 2016-10-29 Manish Goregaokar <manish@mozilla.com>
6769
6770 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
6771
6772 2016-10-27 Manish Goregaokar <manish@mozilla.com>
6773
6774 * gdb.rust/simple.rs: Add test for univariant enums without
6775 discriminants and for encoded struct-like enums.
6776
6777 2016-10-28 Pedro Alves <palves@redhat.com>
6778
6779 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6780 gdb_test_multiple, tighten regexps and match symtabs and line
6781 tables incrementally.
6782
6783 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
6784
6785 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6786 general.
6787
6788 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
6789
6790 * gdb.base/exec-invalid-sysroot.exp: New file.
6791
6792 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6793
6794 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6795
6796 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6797
6798 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6799
6800 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6801
6802 * gdb.base/killed-outside.exp: Remove $options from a call to
6803 `prepare_for_testing'.
6804
6805 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6806
6807 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6808 Change test message.
6809
6810 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6811
6812 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6813 Update comment.
6814
6815 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6816
6817 * gdb.trace/mi-trace-save.exp: New file.
6818
6819 2016-10-13 Yao Qi <yao.qi@linaro.org>
6820
6821 * gdb.base/code_elim.exp (get_var_address): Remove.
6822 * gdb.base/relocate.exp: Likewise.
6823 * gdb.base/shreloc.exp: Likewise.
6824 * lib/gdb.exp (get_var_address): New.
6825
6826 2016-10-13 Yao Qi <yao.qi@linaro.org>
6827
6828 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6829 floating point tests if $skip_float_test is false.
6830
6831 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
6832
6833 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6834 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6835 argc values.
6836 Add 1 to argc so we guarantee distinct initial/modified argc values.
6837
6838 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6839
6840 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6841
6842 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6843
6844 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6845 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6846 * gdb.arch/vsx-regs.exp: Likewise.
6847
6848 2016-10-07 Yao Qi <yao.qi@linaro.org>
6849
6850 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6851
6852 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6853
6854 * gdb.python/python.exp: Test decode_line("*0").
6855
6856 2016-10-06 Doug Evans <dje@google.com>
6857
6858 * gdb.python/py-value.exp (test_value_creation): Add test for large
6859 unsigned 64-bit value.
6860
6861 2016-10-06 Tom Tromey <tom@tromey.com>
6862
6863 * gdb.compile/compile.exp: Change java tests to rust.
6864 * gdb.base/setshow.exp: Change java tests to rust.
6865 * gdb.base/default.exp: Remove java from language list.
6866 * README (Examples): Update language example.
6867 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6868 test.
6869 * lib/gdb.exp (skip_java_tests): Remove.
6870 * lib/java.exp: Remove.
6871 * gdb.java: Remove.
6872
6873 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6874
6875 * gdb.arch/mips-fcr.exp: New test.
6876 * gdb.arch/mips-fcr.c: Source for the new test.
6877
6878 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6879
6880 * gdb.base/solib-disc.exp: Use `standard_output_file'
6881 throughout.
6882
6883 2016-10-06 Pedro Alves <palves@redhat.com>
6884
6885 * gdb.base/jit-simple-dl.c: New file.
6886 * gdb.base/jit-simple-jit.c: New file, factored out from ...
6887 * gdb.base/jit-simple.c: ... this.
6888 * gdb.base/jit-simple.exp (jit_run): Delete.
6889 (build_jit): New proc.
6890 (jit_test_reread): Recompile either the main program or the shared
6891 library, depending on what is being tested. Skip changing address
6892 if caller wants to. Compare before/after addresses. If testing
6893 standalone, explicitly load the binary. Test "maint info
6894 breakpoints".
6895 (top level): Add "standalone vs shared lib" and "change address"
6896 vs "same address" axes.
6897
6898 2016-10-06 Pedro Alves <palves@redhat.com>
6899
6900 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6901 call.
6902 (jit_run): Delete.
6903 (jit_test_reread): Use with_test_prefix. Reload the main binary
6904 explicitly. Compare the before/after addresses of the JIT
6905 descriptor.
6906
6907 2016-08-15 Doug Evans <dje@google.com>
6908
6909 * gdb.xml/extra-regs.xml: Update, end field now required, default type
6910 for single bitfields is bool.
6911 * gdb.xml/tdesc-regs.exp: Ditto.
6912
6913 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6914
6915 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6916
6917 2016-10-05 Yao Qi <yao.qi@linaro.org>
6918
6919 * lib/gdb.exp (support_complex_tests): Return zero if
6920 gdb_skip_float_test return true.
6921
6922 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
6923 Simon Marchi <simon.marchi@ericsson.com>
6924
6925 PR gdb/20487
6926 * gdb.mi/user-selected-context-sync.exp: New file.
6927 * gdb.mi/user-selected-context-sync.c: New file.
6928
6929 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
6930 Simon Marchi <simon.marchi@ericsson.com>
6931
6932 PR gdb/20487
6933 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6934 =thread-select-event check.
6935
6936 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
6937
6938 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6939 the compulsory L operand changes.
6940 * gdb.arch/powerpc-power.s: Likewise.
6941
6942 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6943
6944 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6945 * gdb.base/jit-attach-pie.c: New file.
6946 * gdb.base/jit-attach-pie.exp: New file.
6947
6948 2016-09-28 Pedro Alves <palves@redhat.com>
6949
6950 * gdb.base/infcall-input.c: New file.
6951 * gdb.base/infcall-input.exp: New file.
6952
6953 2016-09-22 Yao Qi <yao.qi@linaro.org>
6954
6955 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6956 (gdb_exit): Rename it to ...
6957 (gdbserver_gdb_exit): ... Close GDBserver.
6958 (gdb_exit): New proc, call gdbserver_gdb_exit.
6959 (mi_gdb_exit): Likewise.
6960
6961 2016-09-22 Yao Qi <yao.qi@linaro.org>
6962
6963 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6964 path.
6965 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6966 Remove duplication.
6967
6968 2016-09-22 Yao Qi <yao.qi@linaro.org>
6969
6970 * lib/gdbserver-support.exp: Check the existence of
6971 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6972
6973 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
6974
6975 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6976
6977 2016-09-21 Tom Tromey <tom@tromey.com>
6978
6979 PR gdb/20604:
6980 * gdb.base/quit.exp: New file.
6981
6982 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
6983
6984 * .gitignore: New file.
6985
6986 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
6987
6988 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6989 throughout.
6990
6991 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6992
6993 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6994
6995 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6996
6997 * gdb.cp/casts.cc (decltype): Move it ...
6998 (main): ... with its call to ...
6999 * gdb.cp/casts03.cc: ... a new file.
7000 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7001
7002 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7003
7004 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7005
7006 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7007
7008 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7009 and sync up the test with tests in gas/testsuite/gas/ppc.
7010 * gdb.arch/powerpc-power.exp: Likewise.
7011
7012 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7013
7014 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7015
7016 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7017 Jan Kratochvil <jan.kratochvil@redhat.com>
7018
7019 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7020 make m1's definition to be different from m2's. Use 'dummy' as an
7021 argument for probe 'two'.
7022
7023 2016-09-10 Jon Beniston <jon@beniston.com>
7024
7025 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7026 for sim target.
7027
7028 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7029
7030 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7031 variable declaration.
7032 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7033 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7034 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7035 received HWCAP as its argument.
7036
7037 2016-09-06 Pedro Alves <palves@redhat.com>
7038
7039 * gdb.base/new-ui-pending-input.c: New file.
7040 * gdb.base/new-ui-pending-input.exp: New file.
7041 * gdb.exp (clear_gdb_spawn_id): New procedure.
7042 (with_spawn_id): Check whether gdb_spawn_id exists before
7043 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7044 on exit.
7045
7046 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7047
7048 * gdb.base/float128.c: New file.
7049 * gdb.base/float128.exp: Likewise.
7050 * gdb.base/floatn.c: Likewise.
7051 * gdb.base/floatn.exp: Likewise.
7052
7053 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7054
7055 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7056
7057 2016-09-05 Pedro Alves <palves@redhat.com>
7058
7059 PR backtrace/19927
7060 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7061 unwinders are immediately called as side effect of "source" or
7062 "disable unwinder" commands.
7063 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7064
7065 2016-09-02 Yao Qi <yao.qi@linaro.org>
7066
7067 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7068 is true and $type is "float" or "double".
7069
7070 2016-09-02 Yao Qi <yao.qi@linaro.org>
7071
7072 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7073 true.
7074 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7075 * gdb.base/call-rt-st.exp: Likewise.
7076 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7077 return value instead of gdb,skip_float_test.
7078 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7079 (do_function_calls): Use its return value instead of
7080 gdb,skip_float_test.
7081 * gdb.base/finish.exp: Likewise.
7082 * gdb.base/funcargs.exp: Likewise.
7083 * gdb.base/return.exp: Likewise.
7084 * gdb.base/return2.exp: Likewise.
7085 * gdb.base/varargs.exp: Likewise.
7086 * lib/gdb.exp (gdb_skip_float_test): Change it to
7087 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7088
7089 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7090
7091 * gdb.multi/tids.exp: Test "thread apply all".
7092
7093 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7094
7095 * gdb.base/default.exp (tty): Remove.
7096
7097 2016-08-24 Kevin Buettner <kevinb@redhat.com>
7098
7099 * gdb.python/py-recurse-unwind.c: New file.
7100 * gdb.python/py-recurse-unwind.py: New file.
7101 * gdb.python/py-recurse-unwind.exp: New file.
7102
7103 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7104
7105 * gdb.base/set-inferior-tty.exp: New file.
7106 * gdb.base/set-inferior-tty.c: New file.
7107
7108 2016-08-23 Pedro Alves <palves@redhat.com>
7109
7110 PR gdb/20494
7111 * gdb.base/new-ui-echo.c: New file.
7112 * gdb.base/new-ui-echo.exp: New file.
7113
7114 2016-08-23 Yao Qi <yao.qi@linaro.org>
7115
7116 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7117 gdbserver_spawn.
7118 * gdb.server/connect-without-multi-process.exp (do_test):
7119 Likewise.
7120
7121 2016-08-23 Yao Qi <yao.qi@linaro.org>
7122
7123 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7124 standalone_txt. Delete gdb_txt and standalone_txt on host
7125 and target. Spawn the binary on target. Copy files from
7126 target to host.
7127
7128 2016-08-22 Pedro Alves <palves@redhat.com>
7129
7130 PR gdb/20505
7131 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7132 with_test_prefix. Factor out bits to ...
7133 (test_no_vdso): ... this new procedure.
7134
7135 2016-08-19 Carl Love <cel@us.ibm.com>
7136
7137 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7138 maintaining separate logic for constructing the output path.
7139 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7140 * gdb.arch/ppc-dfp.exp: Likewise.
7141 * gdb.arch/ppc-fp.exp: Likewise.
7142 * gdb.arch/vsx-regs.exp: Likewise.
7143 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7144 binprefix for generating the additional binary files.
7145
7146 2016-08-19 Pedro Alves <palves@redhat.com>
7147
7148 * gdb.trace/mi-trace-frame-collected.exp
7149 (test_trace_frame_collected): On x32, expect two registers.
7150
7151 2016-08-18 Carl Love <cel@us.ibm.com>
7152
7153 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7154 and sync up the test with tests in gas/testsuite/gas/ppc.
7155 * gdb.arch/powerpc-power.exp: Likewise.
7156
7157 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7158
7159 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7160 expected error message.
7161
7162 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7163
7164 * gdb.multi/remove-inferiors.exp: New file.
7165 * gdb.multi/remove-inferiors.c: New file.
7166
7167 2016-08-12 Yao Qi <yao.qi@linaro.org>
7168
7169 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7170 argument list.
7171
7172 2016-08-10 Pedro Alves <palves@redhat.com>
7173
7174 PR gdb/19187
7175 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7176 setup_kfails.
7177
7178 2016-08-09 Pedro Alves <palves@redhat.com>
7179 Simon Marchi <simon.marchi@ericsson.com>
7180
7181 PR gdb/20418
7182 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7183 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7184
7185 2016-08-09 Pedro Alves <palves@redhat.com>
7186
7187 PR mi/20431
7188 * gdb.mi/mi-cmd-error.exp: New file.
7189
7190 2016-08-09 Pedro Alves <palves@redhat.com>
7191
7192 PR gdb/18653
7193 * gdb.base/signals-state-child.c: New file.
7194 * gdb.base/signals-state-child.exp: New file.
7195 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7196
7197 2016-08-09 Pedro Alves <palves@redhat.com>
7198
7199 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7200
7201 2016-08-03 Tom Tromey <tom@tromey.com>
7202
7203 PR python/18565:
7204 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7205
7206 2016-08-01 Yao Qi <yao.qi@linaro.org>
7207
7208 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7209 variable mode to "multi-process" if $multi_process is 1, otherwise
7210 set it to "single-process".
7211
7212 2016-08-01 Yao Qi <yao.qi@linaro.org>
7213
7214 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7215 * gdb.cp/cpexprs.exp: Likewise.
7216 * gdb.cp/m-static.exp: Likewise.
7217
7218 2016-07-26 Tom Tromey <tom@tromey.com>
7219
7220 PR python/20190:
7221 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7222 test.
7223
7224 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7225
7226 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7227 selecting assembly source files.
7228 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7229 assembly source files.
7230 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7231 assembly source files.
7232 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7233 selecting assembly source files.
7234
7235 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7236
7237 * gdb.base/new-ui.exp (do_test_invalid_args): New
7238 procedure.
7239
7240 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7241
7242 * gdb.btrace/reconnect.c: New file.
7243 * gdb.btrace/reconnect.exp: New file.
7244
7245 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7246
7247 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7248 to test_catch_syscall_group.
7249 (test_catch_syscall_group): New.
7250
7251 2016-07-21 Tom Tromey <tom@tromey.com>
7252
7253 * gdb.rust/simple.rs (main): Use empty struct expression.
7254 * gdb.rust/simple.exp: Add tests for empty struct expression.
7255
7256 2016-07-21 Yao Qi <yao.qi@linaro.org>
7257
7258 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7259 if gdb_skip_xml_test is true on some targets.
7260
7261 2016-07-21 Yao Qi <yao.qi@linaro.org>
7262
7263 * gdb.server/solib-list.exp: Unset last_loaded_file.
7264
7265 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7266
7267 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7268 "step into captured_main (args)".
7269
7270 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7271
7272 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7273
7274 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7275
7276 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7277
7278 2016-07-19 Pedro Alves <palves@redhat.com>
7279
7280 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7281 * gdb.opt/inline-bt.exp: Likewise.
7282 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7283 additional_flags=-Winline.
7284 * gdb.opt/inline-locals.exp: Likewise.
7285 * gdb.opt/inline-markers.c (ATTR): Define.
7286 (inlined_fn): Use it.
7287
7288 2016-07-19 Yao Qi <yao.qi@linaro.org>
7289
7290 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7291 (test_with_self): Remove some code. Remove argument executable.
7292 (top-level): Use do_self_tests.
7293
7294 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
7295 Don Breazeal <donb@codesourcery.com>
7296
7297 * gdb.base/maint.exp: Escape paths used in regular expressions.
7298 * gdb.stabs/weird.exp: Likewise.
7299
7300 2016-07-13 Tom Tromey <tom@tromey.com>
7301
7302 PR python/15620, PR python/18620:
7303 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7304 (test_bkpt_events): New procs.
7305
7306 2016-07-13 Tom Tromey <tom@tromey.com>
7307
7308 PR python/17698:
7309 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7310 test.
7311 (test_watchpoints): Likewise.
7312 (test_bkpt_pending): New proc.
7313
7314 2016-07-13 Tom Tromey <tom@tromey.com>
7315
7316 PR cli/18053:
7317 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7318 completion test.
7319
7320 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7321
7322 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7323 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7324 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7325 f_label.
7326 (g): Rename g_end_lbl to g_label.
7327 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7328 low_pc and high_pc.
7329 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7330
7331 2016-07-12 Tom Tromey <tom@tromey.com>
7332
7333 PR python/19293:
7334 * gdb.python/py-unwind-maint.exp: Update tests.
7335
7336 2016-07-12 Yao Qi <yao.qi@linaro.org>
7337
7338 * lib/selftest-support.exp (selftest_setup): Match the output
7339 when captured_main is inlined.
7340
7341 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7342
7343 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7344 New variables.
7345 (print this%a, print this%b, print this): New tests.
7346 * gdb.fortran/derived-types.f90 (this): New object and
7347 initialization.
7348
7349 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7350
7351 * gdb.ada/arraydim.exp: Remove extra directory level in build
7352 directory.
7353
7354 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7355
7356 * lib/ada.exp: Remove extra directory level in build directory.
7357 * gdb.ada/cond_lang.exp: Likewise.
7358 * gdb.ada/exec_changed.exp: Likewise.
7359 * gdb.ada/lang_switch.exp: Likewise.
7360
7361 2016-07-06 Manish Goregaokar <manish@mozilla.com>
7362
7363 * simple.rs: Add test for raw pointer subscripting.
7364 * simple.exp: Add test expectations.
7365
7366 2016-07-05 Yao Qi <yao.qi@linaro.org>
7367
7368 * gdb.mi/mi-reverse.exp: Match =record-started output.
7369
7370 2016-07-01 Pedro Alves <palves@redhat.com>
7371
7372 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7373 procedure.
7374 (jit_reader_test): Test the jit reader's unwinder.
7375 * gdb.base/jithost.c (jit_function_00_code): New global.
7376 (main): Use memcpy to fill in the mmapped code, instead of poking
7377 bytes manually here.
7378 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7379 value.
7380 (read_debug_info): Save the function's range.
7381 (read_sp): New function.
7382 (unwind_frame): Use it. Also unwind RBP.
7383 (get_frame_id): Use read_sp.
7384 (gdb_init_reader): Use calloc instead of malloc.
7385 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7386 parameter. Use gdb_test_multiple.
7387
7388 2016-07-01 Pedro Alves <palves@redhat.com>
7389 Antoine Tremblay <antoine.tremblay@ericsson.com>
7390
7391 * gdb.threads/process-dies-while-detaching.c: New file.
7392 * gdb.threads/process-dies-while-detaching.exp: New file.
7393
7394 2016-07-01 Pedro Alves <palves@redhat.com>
7395
7396 * gdb.multi/watchpoint-multi-exit.c: New file.
7397 * gdb.multi/watchpoint-multi-exit.exp: New file.
7398
7399 2016-06-30 Pedro Alves <palves@redhat.com>
7400
7401 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7402 unset inferior_spawn_id.
7403
7404 2016-06-30 Pedro Alves <palves@redhat.com>
7405
7406 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7407 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7408
7409 2016-06-29 Yao Qi <yao.qi@linaro.org>
7410
7411 * gdb.base/return.c: Add copyright header.
7412
7413 2016-06-29 Tom Tromey <tom@tromey.com>
7414
7415 PR python/20129:
7416 * gdb.python/py-framefilter.exp: Add tests for setting priority
7417 and disabling of non-existent frame filter.
7418
7419 2016-06-29 Yao Qi <yao.qi@linaro.org>
7420
7421 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7422 0x0f07ff.
7423
7424 2016-06-28 Yao Qi <yao.qi@linaro.org>
7425
7426 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7427 triplets. Start gdb, execute catch syscall, and continue. Check
7428 gdb's output to determine catch syscall is supported.
7429
7430 2016-06-27 Manish Goregaokar <manish@mozilla.com>
7431
7432 * gdb.rust/simple.rs: Add test for returning unit in a function.
7433 * gdb.rust/simple.exp: Add expectation for functions returning
7434 unit.
7435
7436 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7437
7438 * gdb.python/py-breakpoint-create-fail.c,
7439 gdb.python/py-breakpoint-create-fail.exp,
7440 gdb.python/py-breakpoint-create-fail.py: New testcase.
7441
7442 2016-06-25 Manish Goregaokar <manish@mozilla.com>
7443
7444 PR gdb/20239
7445 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
7446 * gdb.rust/simple.exp: Add test expectations for new NonZero
7447 tests.
7448
7449 2016-06-24 David Taylor <dtaylor@emc.com>
7450
7451 * gdb.base/offsets.exp: New file.
7452 * gdb.base/offsets.c: New file.
7453
7454 2016-06-23 Tom Tromey <tom@tromey.com>
7455
7456 PR gdb/16483:
7457 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7458 before any filters are loaded.
7459
7460 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7461
7462 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7463 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7464 structs.
7465 * gdb.fortran/derived-type-function.exp: New file.
7466 * gdb.fortran/derived-type-function.f90: New file.
7467
7468
7469 2016-06-21 Pedro Alves <palves@redhat.com>
7470
7471 * gdb.base/new-ui.exp: New file.
7472 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7473 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7474 (with_spawn_id): New procedure.
7475
7476 2016-06-21 Pedro Alves <palves@redhat.com>
7477
7478 * gdb.mi/mi-exec-run.exp: New file.
7479
7480 2016-06-21 Pedro Alves <palves@redhat.com>
7481
7482 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7483 breakpoint command's output on the main UI.
7484 (test_break): New procedure, factored out from calls in the top
7485 level.
7486 (top level): Use foreach_with_prefix to test MI as main UI and as
7487 separate UI.
7488
7489 2016-06-21 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7492 (test_awatch_creation_and_listing)
7493 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7494 Remove 'type' parameter.
7495 (test_watchpoint_all): New parameter mi_mode. Remove
7496 with_test_prefix.
7497 (top level): Use foreach_with_prefix, and add main/separate UI MI
7498 testing axis.
7499
7500 2016-06-21 Pedro Alves <palves@redhat.com>
7501
7502 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7503 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7504 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7505 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7506 (gdb_main_spawn_id, mi_spawn_id): Declare and
7507 comment.
7508 (mi_create_inferior_pty): New procedure,
7509 factored out from default_mi_gdb_start.
7510 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7511 procedures.
7512 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7513 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7514 Use mi_create_inferior_pty.
7515 (mi_gdb_start): Use eval to pass down args list.
7516
7517 2016-06-21 Pedro Alves <palves@redhat.com>
7518
7519 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7520 * gdb.opt/inline-cmds.exp: Add MI tests.
7521
7522 2016-06-21 Pedro Alves <palves@redhat.com>
7523
7524 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7525
7526 2016-06-21 Pedro Alves <palves@redhat.com>
7527
7528 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7529 (top level): Use it instead of mi_execute_to.
7530
7531 2016-06-21 Pedro Alves <palves@redhat.com>
7532
7533 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7534 (cont_handler_str): New.
7535 (signal_stop_handler): Set stop_handler_str instead of printing to
7536 stdout.
7537 (continue_handler): Set cont_handler_str instead of printing to
7538 stdout.
7539 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7540 mi_send_resuming_command. Print stop_handler_str and
7541 cont_handler_str instead of expecting the python events print
7542 directly.
7543
7544 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7545
7546 * gdb.base/jit-reader.exp: New file.
7547 * gdb.base/jithost.c: New file.
7548 * gdb.base/jithost.h: New file.
7549 * gdb.base/jitreader.c : New file.
7550 * gdb.base/jit-protocol.h: New file.
7551
7552 2016-06-17 Yao Qi <yao.qi@linaro.org>
7553
7554 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7555 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7556 and detach-on-fork. Adjust tests.
7557 (top level): Invoke break_cond_on_syscall with combinations of
7558 syscall, follow-fork-mode and detach-on-fork.
7559
7560 2016-06-17 Yao Qi <yao.qi@linaro.org>
7561
7562 * gdb.base/step-over-exit.c: New.
7563 * gdb.base/step-over-exit.exp: New.
7564
7565 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7566
7567 * gdb.base/float.exp: Add target check for nds32*-*-*.
7568 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7569
7570 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7571
7572 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7573 for unsupported target features.
7574 * gdb.base/call-rt-st.exp: Likewise.
7575 * gdb.base/call-sc.exp: Likewise.
7576 * gdb.base/call-signal-resume.exp: Likewise.
7577 * gdb.base/call-strs.exp: Likewise.
7578 * gdb.base/callexit.exp: Likewise.
7579 * gdb.base/callfuncs.exp: Likewise.
7580 * gdb.base/nodebug.exp: Likewise.
7581 * gdb.base/printcmds.exp: Likewise.
7582 * gdb.base/ptype.exp: Likewise.
7583 * gdb.base/structs.exp: Likewise.
7584 * gdb.base/unwindonsignal.exp: Likewise.
7585 * gdb.cp/gdb2495.exp: Likewise.
7586 * gdb.cp/templates.exp: Likewise.
7587 * gdb.cp/virtfunc.exp: Likewise.
7588 * gdb.threads/hand-call-in-threads.exp: Likewise.
7589 * gdb.threads/interrupted-hand-call.exp: Likewise.
7590 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7591
7592 2016-06-10 Tom Tromey <tom@tromey.com>
7593
7594 PR rust/20110:
7595 * gdb.rust/expr.exp: Add test for integer constant larger than
7596 i32.
7597
7598 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7599
7600 * gdb.fortran/nested-funcs.exp: New.
7601 * gdb.fortran/nested-funcs.f90: New.
7602
7603 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7604
7605 * gdb.base/examine-backward.c: New file.
7606 * gdb.base/examine-backward.exp: New file.
7607
7608 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7609
7610 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7611 matching.
7612
7613 2016-06-02 Tom Tromey <tom@tromey.com>
7614
7615 PR python/18984:
7616 * gdb.python/py-shared.exp: Add solib_name test.
7617
7618 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7619
7620 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7621
7622 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7623
7624 PR c++/19893
7625 * gdb.dwarf2/implref.exp: Rename to...
7626 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7627 * gdb.dwarf2/implref-array.c: New file.
7628 * gdb.dwarf2/implref-array.exp: Likewise.
7629 * gdb.dwarf2/implref-global.c: Likewise.
7630 * gdb.dwarf2/implref-global.exp: Likewise.
7631 * gdb.dwarf2/implref-struct.c: Likewise.
7632 * gdb.dwarf2/implref-struct.exp: Likewise.
7633
7634 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7635
7636 * gdb.trace/trace-condition.exp: Add 64bit tests.
7637
7638 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7639
7640 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7641 bits types.
7642 (main): Adapt to 8 to 64 bits types.
7643 * gdb.trace/trace-condition.exp: Add new tests.
7644
7645 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7646
7647 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7648
7649 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7650
7651 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7652 Move condition tests...
7653 * gdb.trace/trace-condition.exp: Here.
7654
7655 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7656
7657 * gdb.trace/trace-condition.exp: Add counter-case tests.
7658
7659 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7660
7661 PR c++/15231
7662 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7663 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7664
7665 2016-05-27 Pedro Alves <palves@redhat.com>
7666
7667 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7668 New procedure.
7669 (top level): Call it, and bail out of DejaGnu is known to be bad.
7670
7671 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7672
7673 * gdb.base/whatis.c: Extend the test case.
7674 * gdb.base/whatis.exp: Add additional tests.
7675
7676 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7677
7678 * gdb.fortran/type.f90: Add pointer variable.
7679 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7680
7681 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7682
7683 * gdb.fortran/vla-type.exp: Fix testcase name.
7684
7685 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7686
7687 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7688
7689 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7690
7691 * gdb.fortran/type.f90: Add nested structures.
7692 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7693 * gdb.fortran/derived-type.exp: Adapt expected output.
7694 * gdb.fortran/vla-type.exp: Adapt expected output.
7695
7696 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7697
7698 * gdb.fortran/whatis_type.exp: Adapt expected output.
7699
7700 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7701
7702 * gdb.fortran/print_type.exp: Fix expected output.
7703 * gdb.fortran/whatis_type.exp: Fix expected output.
7704
7705 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7706
7707 * gdb.fortran/whatis_type.exp: Use multi_line.
7708
7709 2016-05-24 Tom Tromey <tom@tromey.com>
7710
7711 PR python/17386:
7712 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7713 use value as an index.
7714
7715 2016-05-23 Tom Tromey <tom@tromey.com>
7716
7717 PR python/17981:
7718 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7719 no-breakpoint case.
7720
7721 2016-05-24 Pedro Alves <palves@redhat.com>
7722
7723 PR gdb/19828
7724 * gdb.threads/clone-attach-detach.c: New file.
7725 * gdb.threads/clone-attach-detach.exp: New file.
7726
7727 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7728
7729 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7730
7731 2016-05-23 Tom Tromey <tom@tromey.com>
7732
7733 PR python/19438, PR python/18393:
7734 * gdb.python/py-progspace.exp: Add "dir" test.
7735 * gdb.python/py-objfile.exp: Add "dir" test.
7736
7737 2016-05-23 Yao Qi <yao.qi@linaro.org>
7738
7739 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7740 * gdb.arch/thumb2-it.exp: Likewise.
7741
7742 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7743
7744 * gdb.mi/mi-threads-interrupt.c: New file.
7745 * gdb.mi/mi-threads-interrupt.exp: New file.
7746
7747 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7748
7749 PR gdb/18077
7750 * gdb.mi/mi-async-run.exp: New file.
7751 * gdb.mi/mi-async-run.c: New file.
7752
7753 2016-05-17 Tom Tromey <tom@tromey.com>
7754 Manish Goregaokar <manishsmail@gmail.com>
7755
7756 * lib/rust-support.exp: New file.
7757 * lib/gdb.exp (skip_rust_tests): New proc.
7758 (build_executable_from_specs): Handle rust.
7759 * lib/future.exp (gdb_find_rustc): New proc.
7760 (gdb_default_target_compile): Handle rust.
7761 * gdb.rust/expr.exp: New file.
7762 * gdb.rust/generics.exp: New file.
7763 * gdb.rust/generics.rs: New file.
7764 * gdb.rust/methods.exp: New file.
7765 * gdb.rust/methods.rs: New file.
7766 * gdb.rust/modules.exp: New file.
7767 * gdb.rust/modules.rs: New file.
7768 * gdb.rust/simple.exp: New file.
7769 * gdb.rust/simple.rs: New file.
7770
7771 2016-05-17 Tom Tromey <tom@tromey.com>
7772
7773 * gdb.base/default.exp (set language): Add rust.
7774
7775 2016-05-17 Tom Tromey <tom@tromey.com>
7776
7777 * gdb.gdb/unittest.exp: New file.
7778
7779 2016-05-16 Yao Qi <yao.qi@linaro.org>
7780
7781 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7782 shell_prompt. Update shell_prompt_re.
7783
7784 2016-05-12 Doug Evans <dje@google.com>
7785
7786 PR symtab/19999
7787 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7788 $options when building executable.
7789 * gdb.dwarf2/fission-loclists-pie.S: New file.
7790 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7791
7792 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7793
7794 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7795 of [is_remote target],
7796
7797 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7798
7799 * lib/gdb.exp (use_gdb_stub): New procedure.
7800
7801 2016-05-03 Yunlian Jiang <yunlian@google.com>
7802 Doug Evans <dje@google.com>
7803
7804 PR symtab/19914
7805 * gdb.dwarf2/dwp-sepdebug.c: New file.
7806 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7807
7808 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7809
7810 * gdb.base/detach.exp: Remove is_remote check.
7811
7812 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7813
7814 * gdb.base/annota-input-while-running.exp: Don't check for
7815 [is_remote target]. Enable annotations after running to main.
7816 Remove unused "set test..." line.
7817
7818 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7819
7820 * gdb.trace/trace-enable-disable.exp: New file.
7821 * gdb.trace/trace-enable-disable.c: New file.
7822
7823 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7824
7825 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7826 use it in info sharedlibrary test.
7827 * gdb.trace/ftrace-lock.exp: Likewise.
7828 * gdb.trace/ftrace.exp: Likewise.
7829 * gdb.trace/range-stepping.exp: Likewise.
7830 * gdb.trace/trace-break.exp: Likewise.
7831 * gdb.trace/trace-condition.exp: Likewise.
7832 * gdb.trace/trace-mt.exp: Likewise.
7833
7834 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7835
7836 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7837 (gdb_load_shlib): ... this.
7838 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7839 gdb_load_shlib.
7840 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7841 * gdb.base/ctxobj.exp: Likewise.
7842 * gdb.base/dprintf-pending.exp: Likewise.
7843 * gdb.base/dso2dso.exp: Likewise.
7844 * gdb.base/fixsection.exp: Likewise.
7845 * gdb.base/gcore-relro.exp: Likewise.
7846 * gdb.base/gdb1555.exp: Likewise.
7847 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7848 * gdb.base/gnu-ifunc.exp: Likewise.
7849 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7850 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7851 * gdb.base/pending.exp: Likewise.
7852 * gdb.base/print-file-var.exp: Likewise.
7853 * gdb.base/print-symbol-loading.exp: Likewise.
7854 * gdb.base/shlib-call.exp: Likewise.
7855 * gdb.base/shreloc.exp: Likewise.
7856 * gdb.base/so-impl-ld.exp: Likewise.
7857 * gdb.base/solib-disc.exp: Likewise.
7858 * gdb.base/solib-nodir.exp: Likewise.
7859 * gdb.base/solib-overlap.exp: Likewise.
7860 * gdb.base/solib-symbol.exp: Likewise.
7861 * gdb.base/solib-weak.exp (do_test): Likewise.
7862 * gdb.base/sym-file.exp: Likewise.
7863 * gdb.base/symtab-search-order.exp: Likewise.
7864 * gdb.base/type-opaque.exp: Likewise.
7865 * gdb.base/unload.exp: Likewise.
7866 * gdb.base/watchpoint-solib.exp: Likewise.
7867 * gdb.compile/compile.exp: Likewise.
7868 * gdb.cp/gdb2384.exp: Likewise.
7869 * gdb.cp/infcall-dlopen.exp: Likewise.
7870 * gdb.cp/re-set-overloaded.exp: Likewise.
7871 * gdb.fortran/library-module.exp: Likewise.
7872 * gdb.opt/solib-intra-step.exp: Likewise.
7873 * gdb.python/py-finish-breakpoint.exp: Likewise.
7874 * gdb.python/py-shared.exp: Likewise.
7875 * gdb.reverse/solib-precsave.exp: Likewise.
7876 * gdb.reverse/solib-reverse.exp: Likewise.
7877 * gdb.server/solib-list.exp: Likewise.
7878 * gdb.threads/dlopen-libpthread.exp: Likewise.
7879 * gdb.threads/tls-shared.exp: Likewise.
7880 * gdb.threads/tls-so_extern.exp: Likewise.
7881 * gdb.trace/change-loc.exp: Likewise.
7882 * gdb.trace/ftrace-lock.exp: Likewise.
7883 * gdb.trace/ftrace.exp: Likewise.
7884 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7885 * gdb.trace/pending.exp: Likewise.
7886 * gdb.trace/range-stepping.exp: Likewise.
7887 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7888 (strace_info_marker): Likewise.
7889 (strace_probe_marker): Likewise.
7890 (strace_trace_on_same_addr): Likewise.
7891 (strace_trace_on_diff_addr): Likewise.
7892 * gdb.trace/trace-break.exp: Likewise.
7893 * gdb.trace/trace-condition.exp: Likewise.
7894 * gdb.trace/trace-mt.exp: Likewise.
7895
7896 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7897
7898 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
7899 result of gdb_remote_download.
7900 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7901 * gdb.base/dso2dso.exp: Likewise.
7902 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7903 * gdb.base/print-file-var.exp: Likewise.
7904 * gdb.base/shlib-call.exp: Likewise.
7905 * gdb.base/shreloc.exp: Likewise.
7906 * gdb.base/solib-overlap.exp: Likewise.
7907 * gdb.base/solib-weak.exp (do_test): Likewise.
7908 * gdb.base/unload.exp: Likewise.
7909
7910 2016-04-27 Yao Qi <yao.qi@linaro.org>
7911
7912 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7913 exists.
7914
7915 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7916
7917 * vla-type.exp: Print structure from toplevel.
7918
7919 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7920
7921 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7922 of dynamic types.
7923 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7924 of dynamic types.
7925
7926 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7927
7928 * gdb.fortran/vla-type.f90: New file.
7929 * gdb.fortran/vla-type.exp: New file.
7930
7931 2016-04-25 Yao Qi <yao.qi@linaro.org>
7932
7933 * gdb.base/branch-to-self.c: New file.
7934 * gdb.base/branch-to-self.exp: New file.
7935
7936 2016-04-22 Yao Qi <yao.qi@linaro.org>
7937
7938 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7939 more after $hex.
7940
7941 2016-04-22 Yao Qi <yao.qi@linaro.org>
7942
7943 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7944 * gdb.base/annota3.exp: Likewise.
7945
7946 2016-04-22 Yao Qi <yao.qi@linaro.org>
7947
7948 * gdb.reverse/step-precsave.exp: Do one step and test program
7949 stops in "callee" and do multiple steps until program goes out
7950 of "callee".
7951 * gdb.reverse/step-reverse.exp: Likewise.
7952
7953 2016-04-22 Yao Qi <yao.qi@linaro.org>
7954
7955 * gdb.trace/signal.exp: Also pass if
7956 $tracepoint_hits($i) > $iterations.
7957
7958 2016-04-22 Yao Qi <yao.qi@linaro.org>
7959
7960 * gdb.trace/signal.c: New file.
7961 * gdb.trace/signal.exp: New file.
7962
7963 2016-04-19 Doug Evans <xdje42@gmail.com>
7964
7965 * gdb.base/bad-file.exp: New file.
7966
7967 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
7968
7969 * gdb.dwarf2/implref.exp: New file.
7970
7971 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7972
7973 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7974 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7975 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7976 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7977 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7978 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7979 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7980 * lib/fortran.exp (fortran_int4): New procedure.
7981 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7982 (fortran_logical4): Likewise.
7983
7984 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
7985
7986 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7987
7988 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7989
7990 * lib/compiler.c: Add Intel specific preprocessor macros.
7991 * lib/compiler.cc: Likewise.
7992
7993 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
7994
7995 * gdb.server/connect-with-no-symbol-file.c: New file.
7996 * gdb.server/connect-with-no-symbol-file.exp: New file.
7997
7998 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7999
8000 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8001
8002 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8003
8004 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8005 standard output directory.
8006
8007 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8008
8009 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8010
8011 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8012
8013 * gdb.btrace/instruction_history.c (loop): Add declaration.
8014
8015 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8016
8017 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8018
8019 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8020
8021 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8022 parentheses to print.
8023 (continue_handler): Likewise.
8024
8025 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8026
8027 * gdb.server/solib-list.exp: Remove is_remote check.
8028 Pass shlib= to gdb_compile. Don't link shared library with
8029 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8030 Run binary filename through "readlink -f" on the target.
8031
8032 2016-04-08 Pedro Alves <palves@redhat.com>
8033
8034 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8035 interpreter filename as argument to gdbserver_spawn.
8036 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8037 Return empty if $last_loaded_file does not exist.
8038
8039 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8040
8041 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8042 * gdb.base/jit-main.c: Use exit after usage.
8043
8044 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8045
8046 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8047 GDBHISTSIZE prior to the tests.
8048 * gdb.base/gdbinit-history.exp: Likewise.
8049
8050 2016-04-07 Pedro Alves <palves@redhat.com>
8051
8052 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8053 instead of build_executable. Use gdb_load_shlibs.
8054
8055 2016-04-07 Yao Qi <yao.qi@linaro.org>
8056
8057 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8058 Execute "si" command.
8059
8060 2016-04-07 Yao Qi <yao.qi@linaro.org>
8061
8062 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8063 number instead of the comments on some line.
8064
8065 2016-04-06 Don Breazeal <donb@codesourcery.com>
8066
8067 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8068 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8069
8070 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8071
8072 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8073 standard_output_file. Remove unused binfile variable.
8074
8075 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
8076
8077 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8078 * gdb.python/py-mi-objfile.exp: Match "list main" output
8079 in console format.
8080
8081 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8082
8083 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8084 absolute.
8085
8086 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8087
8088 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8089 absolute.
8090 * gdb.trace/ftrace.exp: Likewise.
8091 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8092 targets as well.
8093 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8094 (gdb_load_shlibs): Copy libraries to test directory when testing
8095 natively. Only set solib-search-path if testing remotely.
8096 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8097
8098 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8099
8100 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8101 gdb_download. Use it even if the target is not remote.
8102 * gdb.base/jit.exp (compile_jit_test): Likewise.
8103 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8104 output directory if the destination board is local, otherwise use
8105 the standard remote_download from DejaGnu.
8106 (gdb_download): Remove.
8107 (gdb_load_shlibs): Use gdb_remote_download instead of
8108 gdb_download.
8109 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8110 Use gdb_remote_download instead of gdb_download. Use it even if
8111 the target is not remote.
8112 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8113 instead of gdb_download.
8114
8115 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8116
8117 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8118 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8119 run.
8120
8121 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
8122
8123 PR gdb/19820
8124 * gdb.base/printcmds.exp: Add artificial arrays tests.
8125
8126 2016-03-31 Pedro Alves <palves@redhat.com>
8127
8128 PR gdb/19858
8129 * gdb.base/jit-main.c: Include unistd.h.
8130 (ATTACH): Define to 0 if not already defined.
8131 (wait_for_gdb, mypid): New globals.
8132 (WAIT_FOR_GDB): New macro.
8133 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8134 some breakpoint locations.
8135 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8136 New procedures.
8137 (one_jit_test): Add REATTACH parameter, and handle it. Use
8138 continue_to_test_location.
8139 (top level): Test attach, and adjusts calls to one_jit_test.
8140
8141 2016-03-31 Pedro Alves <palves@redhat.com>
8142
8143 PR gdb/19858
8144 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8145 BINSUFFIX parameter, and handle it.
8146 (top level): Adjust calls compile_jit_test.
8147
8148 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
8149
8150 PR python/19743
8151 * gdb.python/py-mi-events-gdb.py: New file.
8152 * gdb.python/py-mi-events.c: New file.
8153 * gdb.python/py-mi-events.exp: New file.
8154
8155 2016-03-30 Yao Qi <yao.qi@linaro.org>
8156
8157 * gdb.reverse/until-precsave.exp: Match function name only.
8158 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8159 Move malloc to a condition block.
8160 * gdb.reverse/until-reverse.exp: Match function name only.
8161
8162 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8163
8164 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8165 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8166 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8167 variable for GPR 0 instead of assuming it is register 0.
8168 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8169 * lib/trace-support.exp: Add s390 registers.
8170
8171 2016-03-29 Yao Qi <yao.qi@linaro.org>
8172
8173 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8174
8175 2016-03-24 Yao Qi <yao.qi@linaro.org>
8176
8177 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8178 test message.
8179
8180 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8181
8182 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8183 maintaining separate logic for constructing the output path.
8184
8185 2016-03-16 Don Breazeal <donb@codesourcery.com>
8186
8187 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8188 Retry fork and waitpid on interrupted system call errors.
8189 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8190 Use with_timeout_factor to increase timeout by factor of 10.
8191
8192 2016-03-15 Don Breazeal <donb@codesourcery.com>
8193
8194 * gdb.cp/scope-err.cc: New test program.
8195 * gdb.cp/scope-err.exp: New test script.
8196 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8197 lines and "set breakpoint here" comment.
8198 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8199 Fixed some whitespace and format issues.
8200 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8201 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8202
8203 2016-03-15 Doug Evans <dje@google.com>
8204
8205 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8206 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8207 All callers updated. Add tests for enums, mixed flags register.
8208
8209 2016-03-15 Doug Evans <dje@google.com>
8210
8211 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8212 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8213
8214 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8215
8216 * gdb.base/default.exp: Add $_as_string to the list of expected
8217 convenience functions.
8218
8219 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8220
8221 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8222
8223 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8224
8225 * gdb.python/py-as-string.exp: New file.
8226 * gdb.python/py-as-string.c: New file.
8227
8228 2016-03-09 Pedro Alves <palves@redhat.com>
8229
8230 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8231 signal" -> "Thread NN received signal" output change.
8232 * gdb.threads/ia64-sigill.exp: Likewise.
8233 * gdb.threads/linux-dp.exp: Likewise.
8234 * gdb.threads/manythreads.exp: Likewise.
8235 * gdb.threads/pending-step.exp: Likewise.
8236 * gdb.threads/print-threads.exp: Likewise.
8237 * gdb.threads/sigstep-threads.exp: Likewise.
8238 * gdb.threads/staticthreads.exp: Likewise.
8239 * gdb.threads/tls.exp: Likewise.
8240
8241 2016-03-09 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.base/command-line-input.exp: New file.
8244
8245 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8246
8247 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8248 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8249 * gdb.trace/pending.exp: Accept leading dot before function name.
8250 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8251 * lib/trace-support.exp: Set registers for ppc.
8252
8253 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8254
8255 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8256 use it for disassembly; accept .main in addition to main in backtrace.
8257
8258 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
8259 Marcin Kościelnicki <koriakin@0x04.net>
8260
8261 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8262 (gdb_recursion_test_ptr): New global variable.
8263 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8264 gdb_recursion_test.
8265 (gdb_c_test): Ditto.
8266
8267 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8268
8269 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8270 ordering.
8271
8272 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8273
8274 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8275 (bar): Add bar_start_lbl label.
8276 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8277 of foo/bar for emitting DWARF and tracing.
8278
8279 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8280
8281 * analyze-racy-logs.py: Set executable bit.
8282
8283 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8284
8285 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8286 (CHECK_TARGET_TMP): Likewise.
8287 (check-single-racy): New rule.
8288 (check-parallel-racy): Likewise.
8289 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8290 (do-check-parallel-racy): New rule.
8291 (check-racy/%.exp): Likewise.
8292 * README (Racy testcases): New section.
8293 * analyze-racy-logs.py: New file.
8294
8295 2016-03-03 Doug Evans <dje@google.com>
8296
8297 * gdb.base/skip.exp: Use with_test_prefix.
8298
8299 2016-03-03 Yao Qi <yao.qi@linaro.org>
8300
8301 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8302 Invoke step_over_syscall "clone" and break_cond_on_syscall
8303 "clone".
8304 * gdb.base/step-over-clone.c: New file.
8305
8306 2016-03-03 Yao Qi <yao.qi@linaro.org>
8307
8308 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8309 code format.
8310
8311 2016-03-03 Yao Qi <yao.qi@linaro.org>
8312
8313 * gdb.base/disp-step-fork.c: Rename to ...
8314 * gdb.base/step-over-fork.c: ... it. New file.
8315 * gdb.base/disp-step-vfork.c: Rename to ...
8316 * gdb.base/step-over-vfork.c: ... it. New file.
8317 * gdb.base/disp-step-syscall.exp: Rename to ...
8318 * gdb.base/step-over-syscall.exp: ... it. New file.
8319 (disp_step_cross_syscall): Rename to ...
8320 (step_over_syscall): ... it.
8321
8322 2016-03-03 Yao Qi <yao.qi@linaro.org>
8323
8324 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8325 If target supports condition evaluation on target, invoke
8326 break_cond_on_syscall for fork and vfork.
8327
8328 2016-03-03 Yao Qi <yao.qi@linaro.org>
8329
8330 * gdb.base/disp-step-syscall.exp: Don't invoke
8331 support_displaced_stepping.
8332 (disp_step_cross_syscall): Test with displaced stepping off and
8333 on if supported.
8334
8335 2016-03-03 Yao Qi <yao.qi@linaro.org>
8336
8337 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8338 proc.
8339 (setup): New proc.
8340 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8341 and setup.
8342
8343 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8344
8345 * gdb.fortran/vla-history.exp: Remove breakpoint.
8346
8347 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8348
8349 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8350 exceeds timeout.
8351
8352 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8353
8354 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8355 breakpoint.
8356
8357 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8358
8359 * gdb.mi/vla.f90: Nullify pointer after declaration.
8360
8361 2016-03-01 Pedro Alves <palves@redhat.com>
8362
8363 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8364
8365 2016-03-01 Pedro Alves <palves@redhat.com>
8366
8367 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8368 before anything else.
8369 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8370 _GNU_SOURCE here.
8371 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8372 before anything else.
8373 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8374
8375 2016-03-01 Pedro Alves <palves@redhat.com>
8376
8377 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8378
8379 2016-03-01 Yao Qi <yao.qi@linaro.org>
8380
8381 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8382 prepare_for_testing.
8383
8384 2016-03-01 Yao Qi <yao.qi@linaro.org>
8385
8386 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8387
8388 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8389
8390 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8391 manually constructing the output path.
8392
8393 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8394
8395 * gdb.arch/s390-stackless.S: New.
8396 * gdb.arch/s390-stackless.exp: New.
8397
8398 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8399
8400 * gdb.dlang/circular.c: New file.
8401 * gdb.dlang/circular.exp: New file.
8402
8403 2016-02-26 Yao Qi <yao.qi@linaro.org>
8404
8405 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8406 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8407 (testcases): Update.
8408
8409 2016-02-26 Yao Qi <yao.qi@linaro.org>
8410
8411 * gdb.reverse/aarch64.c: Rename to ...
8412 * gdb.reverse/insn-reverse.c: ... it.
8413 * gdb.reverse/aarch64.exp: Rename to ...
8414 * gdb.reverse/insn-reverse.exp: ... it.
8415
8416 2016-02-26 Yao Qi <yao.qi@linaro.org>
8417
8418 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8419 (testcase_ftype): New.
8420 (testcases): New array.
8421 (n_testcases): New.
8422 (main): Call each element in testcases.
8423 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8424 (read_testcase): New.
8425 Do the tests in a loop.
8426
8427 2016-02-25 Yao Qi <yao.qi@linaro.org>
8428
8429 * gdb.base/branches.c: Remove.
8430
8431 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8432
8433 PR gdb/13808
8434 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8435
8436 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8437
8438 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8439
8440 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8441
8442 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8443 change x86_64 call_insn to 'callq'.
8444
8445 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8446
8447 * gdb.trace/tfile-avx.c: Move to...
8448 * gdb.trace/tracefile-pseudo-reg.c: Here.
8449 * gdb.trace/tfile-avx.exp: Move to...
8450 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8451
8452 2016-02-24 Gary Benson <gbenson@redhat.com>
8453
8454 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8455 message on attach.
8456
8457 2016-02-23 Doug Evans <dje@google.com>
8458
8459 * gdb.base/skip.c (test_skip): New function.
8460 (end_test_skip_file_and_function): New function.
8461 (test_skip_file_and_function): New function.
8462 * gdb.base/skip1.c (test_skip): New function.
8463 (skip1_test_skip_file_and_function): New function.
8464 * gdb.base/skip.exp: Add tests for new skip options.
8465 * gdb.base/skip-solib.exp: Update expected output.
8466 * gdb.perf/skip-command.cc: New file.
8467 * gdb.perf/skip-command.exp: New file.
8468 * gdb.perf/skip-command.py: New file.
8469
8470 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8471
8472 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8473 info registers pattern.
8474
8475 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8476
8477 * lib/future.exp: Add D support.
8478 (gdb_find_gdc): New proc.
8479 (gdb_default_target_compile): Add D support.
8480
8481 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
8482
8483 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8484 user+system time.
8485 (trace_speed_test): Determine the iteration count for a time
8486 between 15..30 seconds.
8487
8488 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8489
8490 * gdb.arch/i386-mpx-sigsegv.c: New file.
8491 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8492 * gdb.arch/i386-mpx-simple_segv.c: New file.
8493 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8494
8495 2016-02-18 Yao Qi <yao.qi@linaro.org>
8496
8497 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8498 Don't call setup_kfail.
8499
8500 2016-02-18 Yao Qi <yao.qi@linaro.org>
8501
8502 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8503 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8504
8505 2016-02-16 Doug Evans <dje@google.com>
8506
8507 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8508 * gdb.base/skip1.c: Ditto.
8509 * gdb.base/skip.exp: Whitespace cleanup.
8510
8511 2016-02-16 Don Breazeal <donb@codesourcery.com>
8512
8513 PR remote/19496
8514 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8515 Remove kfail for PR remote/19496.
8516
8517 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8518
8519 * lib/gdb.exp (standard_temp_file): Return a path specific to
8520 the runtest invocation.
8521
8522 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8523
8524 * gdb.trace/save-trace.exp: Change relative path to be in the
8525 standard output directory.
8526
8527 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8528
8529 * gdb.arch/i386-prologue.c: Add missing prototypes.
8530
8531 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8532
8533 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8534 * gdb.arch/i386-prologue.exp: Likewise.
8535 * gdb.arch/i386-size.exp: Likewise.
8536
8537 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8538
8539 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8540 define object file path.
8541 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8542 file path.
8543 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8544 standard_output_file to define binfile.
8545
8546 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8547
8548 Fix compatibility with recent gfortran-5.3.1.
8549 * gdb.fortran/vla-history.exp (print vla1 allocated)
8550 (print vla2 allocated, print $2, print $3): Remove
8551 (print $4): Rename to ...
8552 (print $2): ... here.
8553 (print $9): Rename to ...
8554 (print $5): ... here.
8555 (print $10): Rename to ...
8556 (print $6): ... here.
8557 * gdb.fortran/vla.f90: Add pvla initialization.
8558
8559 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8560
8561 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8562 New test.
8563 * gdb.fortran/vla-value-sub.exp: Likewise.
8564
8565 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8566
8567 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8568
8569 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8570
8571 * i386-biarch-core.exp: Define corefile using
8572 standard_output_file.
8573
8574 2016-02-12 Yao Qi <yao.qi@linaro.org>
8575
8576 * gdb.arch/arm-single-step-kernel-helper.c: New.
8577 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8578
8579 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8580
8581 * gdb.btrace/tailcall-only.exp: New.
8582 * gdb.btrace/tailcall-only.c: New.
8583 * gdb.btrace/x86_64-tailcall-only.S: New.
8584 * gdb.btrace/i686-tailcall-only.S: New.
8585
8586 2016-02-11 Pedro Alves <palves@redhat.com>
8587
8588 * README (Parallel testing): Add missing double quotes.
8589
8590 2016-02-11 Pedro Alves <palves@redhat.com>
8591
8592 * README (Parallel testing): New section.
8593 (GDB_PARALLEL): Rewrite.
8594 (FORCE_PARALLEL): Document.
8595
8596 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8597
8598 * gdb.trace/tfile-avx.c: New test.
8599 * gdb.trace/tfile-avx.exp: New test.
8600
8601 2016-02-09 Keith Seitz <keiths@redhat.com>
8602
8603 PR breakpoints/19546
8604 * gdb.base/infcall-exec.c: New file.
8605 * gdb.base/infcall-exec2.c: New file.
8606 * gdb.base/infcall-exec.exp: New file.
8607
8608 2016-02-09 Keith Seitz <keiths@redhat.com>
8609
8610 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8611 (toplevel): Call test_bkpt_address.
8612
8613 2016-02-09 Keith Seitz <keiths@redhat.com>
8614
8615 PR python/19506
8616 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8617 (toplevel): Call test_bkpt_address.
8618
8619 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8620
8621 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8622 to AC_OUTPUT.
8623 * configure: Regenerate.
8624
8625 2016-02-09 Pedro Alves <palves@redhat.com>
8626
8627 PR breakpoints/19548
8628 * gdb.base/execl-update-breakpoints.c (some_function): New
8629 function.
8630 (main): Call it.
8631 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8632 Tighten expected GDB output.
8633
8634 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8635
8636 * Makefile.in (ALL_SUBDIRS): Remove.
8637 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8638 (distclean maintainer-clean realclean): Likewise.
8639 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8640 * configure: Regenerate.
8641 * gdb.ada/Makefile.in: Delete.
8642 * gdb.arch/Makefile.in: Likewise.
8643 * gdb.asm/Makefile.in: Likewise.
8644 * gdb.base/Makefile.in: Likewise.
8645 * gdb.btrace/Makefile.in: Likewise.
8646 * gdb.cell/Makefile.in: Likewise.
8647 * gdb.compile/Makefile.in: Likewise.
8648 * gdb.cp/Makefile.in: Likewise.
8649 * gdb.disasm/Makefile.in: Likewise.
8650 * gdb.dlang/Makefile.in: Likewise.
8651 * gdb.dwarf2/Makefile.in: Likewise.
8652 * gdb.fortran/Makefile.in: Likewise.
8653 * gdb.gdb/Makefile.in: Likewise.
8654 * gdb.go/Makefile.in: Likewise.
8655 * gdb.guile/Makefile.in: Likewise.
8656 * gdb.java/Makefile.in: Likewise.
8657 * gdb.linespec/Makefile.in: Likewise.
8658 * gdb.mi/Makefile.in: Likewise.
8659 * gdb.modula2/Makefile.in: Likewise.
8660 * gdb.multi/Makefile.in: Likewise.
8661 * gdb.objc/Makefile.in: Likewise.
8662 * gdb.opencl/Makefile.in: Likewise.
8663 * gdb.opt/Makefile.in: Likewise.
8664 * gdb.pascal/Makefile.in: Likewise.
8665 * gdb.perf/Makefile.in: Likewise.
8666 * gdb.python/Makefile.in: Likewise.
8667 * gdb.reverse/Makefile.in: Likewise.
8668 * gdb.server/Makefile.in: Likewise.
8669 * gdb.stabs/Makefile.in: Likewise.
8670 * gdb.threads/Makefile.in: Likewise.
8671 * gdb.trace/Makefile.in: Likewise.
8672 * gdb.xml/Makefile.in: Likewise.
8673 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8674 GDB_PARALLEL.
8675 (standard_output_file): Remove check for GDB_PARALLEL, always
8676 return path in outputs/$subdir/$testname.
8677
8678 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8679
8680 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8681 (site.exp): Assign abs_srcdir to tcl's srcdir.
8682
8683 2016-02-04 Yao Qi <yao.qi@linaro.org>
8684
8685 * gdb.base/foll-exec-mode.c: Include limits.h.
8686 (main): Add parameters argc and argv. Get directory from
8687 argv[0].
8688 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8689 compilation.
8690 * gdb.base/foll-exec.c: Include limits.h.
8691 (main): Add parameters argc and argv.
8692 Get directory from argv[0].
8693 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8694 Adjust tests on the number of lines as source code changed.
8695 * gdb.base/foll-vfork-exit.c: Include limits.h.
8696 (main): Add one line of statement before vfork.
8697 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8698 (main): Add parameters argc and argv. Get directory from
8699 argv[0].
8700 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8701 (setup_gdb): Set tbreak to skip some source lines.
8702 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8703 (main): Add parameters argc and argv. Get directory from
8704 argv[0].
8705 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8706 compilation.
8707 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8708 (main): Add parameters argc and argv. Get directory from
8709 argv[0].
8710 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8711 compilation.
8712
8713 2016-02-01 Doug Evans <dje@google.com>
8714
8715 * gdb.base/skip.exp: Clean up multiple references to same test name.
8716
8717 2016-02-01 Pedro Alves <palves@redhat.com>
8718
8719 PR remote/19496
8720 * gdb.threads/forking-threads-plus-breakpoint.exp
8721 (displaced_stepping_supported): New global.
8722 (probe_displaced_stepping_support): New procedure.
8723 (do_test): Add 'displaced' parameter, and use it.
8724 (top level): Check for displaced stepping support. Add displaced
8725 stepping on/off testing axis.
8726
8727 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8728
8729 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8730 pointer. Don't perform further tests on the unassociated pointer
8731 if the first test fails.
8732
8733 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8734
8735 * gdb.base/max-value-size.c: New file.
8736 * gdb.base/max-value-size.exp: New file.
8737 * gdb.base/huge.exp: Disable max-value-size for this test.
8738
8739 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8740
8741 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8742
8743 2016-01-28 Yao Qi <yao.qi@linaro.org>
8744
8745 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8746
8747 2016-01-25 Pedro Alves <palves@redhat.com>
8748
8749 PR threads/19461
8750 * gdb.base/fork-running-state.c: New file.
8751 * gdb.base/fork-running-state.exp: New file.
8752
8753 2016-01-25 Pedro Alves <palves@redhat.com>
8754
8755 PR gdb/19494
8756 * gdb.base/catch-fork-kill.c: New file.
8757 * gdb.base/catch-fork-kill.exp: New file.
8758
8759 2016-01-25 Pedro Alves <palves@redhat.com>
8760
8761 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8762 Delete, moved to lib/gdb.exp.
8763 * gdb.threads/forking-threads-plus-breakpoint.exp
8764 (foreach_with_prefix): Likewise.
8765 * gdb.threads/process-dies-while-handling-bp.exp
8766 (foreach_with_prefix): Likewise.
8767 * lib/gdb.exp (foreach_with_prefix): New procedure.
8768
8769 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8770
8771 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8772 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8773
8774 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8775
8776 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8777 endian targets.
8778
8779 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8780 Pedro Alves <palves@redhat.com>
8781
8782 Fix testsuite compatibility with Guile.
8783 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8784 number.
8785
8786 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8787
8788 Fix testsuite compatibility with Guile.
8789 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8790 (thread 1): New test for backtrace through signal handler.
8791
8792 2016-01-22 Yao Qi <yao.qi@linaro.org>
8793
8794 PR testsuite/19491
8795 * gdb.base/multi-forks.c: Include
8796 ../lib/unbuffer_output.c
8797 (main): Call gdb_unbuffer_output.
8798
8799 2016-01-21 Doug Evans <dje@google.com>
8800
8801 * lib/ada.exp (gdb_compile_ada): Fix typo.
8802
8803 2016-01-21 Joel Brobecker <brobecker@adacore.com>
8804
8805 * gdb.base/break-fun-addr.exp: New file.
8806 * gdb.base/break-fun-addr1.c: New file.
8807 * gdb.base/break-fun-addr2.c: New file.
8808
8809 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8810
8811 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8812 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8813 enum flag values.
8814
8815 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8816
8817 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8818 when GDB can not set the vector return value. Add more comments
8819 for clarification.
8820
8821 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8822
8823 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8824 command.
8825
8826 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8827
8828 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8829
8830 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8831
8832 * Makefile.in (check-single): Pass --status to runtest.
8833 (check/%.exp): Likewise.
8834
8835 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8836
8837 * Makefile.in (check-parallel): Propagate return code from make
8838 do-check-parallel.
8839
8840 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8841
8842 * gdb.trace/ftrace.exp: Fix expected message on continue.
8843 * gdb.trace/pending.exp: Fix expected message on continue.
8844 * gdb.trace/trace-break.exp: Fix expected message on continue.
8845
8846 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8847
8848 * lib/gdb.exp (gdb_test): Remove unused global references.
8849
8850 2016-01-18 Pedro Alves <palves@redhat.com>
8851
8852 * gdb.base/async-shell.exp: Adjust expected output.
8853 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8854 * gdb.base/siginfo-thread.exp: Adjust expected output.
8855 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8856 * gdb.java/jnpe.exp: Adjust expected output.
8857 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8858 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8859 * gdb.threads/leader-exit.exp: Adjust expected output.
8860 * gdb.threads/manythreads.exp: Adjust expected output.
8861 * gdb.threads/pthreads.exp: Adjust expected output.
8862 * gdb.threads/schedlock.exp: Adjust expected output.
8863 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8864 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8865 expected output.
8866 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8867 output.
8868 * gdb.threads/sigthread.exp: Adjust expected output.
8869 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8870
8871 2016-01-18 Yao Qi <yao.qi@linaro.org>
8872
8873 * gdb.guile/scm-section-script.c: Replace @progbits with
8874 %progbits.
8875 * gdb.python/py-section-script.c: Likewise.
8876
8877 2016-01-15 Pedro Alves <palves@redhat.com>
8878
8879 * gdb.multi/tids.exp: Test star wildcard ranges.
8880
8881 2016-01-15 Pedro Alves <palves@redhat.com>
8882
8883 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8884 command from "thread apply" invocation.
8885 (thr_apply_info_thr_invalid): Default the expected output to the
8886 input tid list.
8887 (top level): Add tests that use convenience variables. Add tests
8888 for "thread apply" with a valid TID list, but missing the command.
8889
8890 2016-01-13 Pedro Alves <palves@redhat.com>
8891
8892 * gdb.base/default.exp: Expect $_gthread as well.
8893 * gdb.multi/tids.exp: Test $_gthread.
8894 * gdb.threads/thread-specific.exp: Test $_gthread.
8895
8896 2016-01-13 Pedro Alves <palves@redhat.com>
8897
8898 * gdb.multi/tids.exp: Test "info threads -gid".
8899
8900 2016-01-13 Pedro Alves <palves@redhat.com>
8901
8902 * gdb.multi/tids.exp: Test InferiorThread.global_num and
8903 Breakpoint.thread.
8904 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8905
8906 2016-01-07 Pedro Alves <palves@redhat.com>
8907
8908 * gdb.base/break.exp: Adjust to output changes.
8909 * gdb.base/hbreak2.exp: Likewise.
8910 * gdb.base/sepdebug.exp: Likewise.
8911 * gdb.base/watch_thread_num.exp: Likewise.
8912 * gdb.linespec/keywords.exp: Likewise.
8913 * gdb.multi/info-threads.exp: Likewise.
8914 * gdb.threads/thread-find.exp: Likewise.
8915 * gdb.multi/tids.c: New file.
8916 * gdb.multi/tids.exp: New file.
8917
8918 2016-01-13 Pedro Alves <palves@redhat.com>
8919
8920 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8921
8922 2016-01-13 Pedro Alves <palves@redhat.com>
8923
8924 * gdb.base/default.exp: Expect $_inferior as well.
8925 * gdb.multi/base.exp: Test $_inferior.
8926
8927 2016-01-13 Pedro Alves <palves@redhat.com>
8928
8929 PR breakpoints/19388
8930 * gdb.base/catch-signal-siginfo-cond.c: New file.
8931 * gdb.base/catch-signal-siginfo-cond.exp: New file.
8932
8933 2016-01-12 Josh Stone <jistone@redhat.com>
8934 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8935
8936 * gdb.base/catch-syscall.c (do_execve): New variable.
8937 (main): Conditionally trigger an execve.
8938 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8939 (test_catch_syscall_execve): New, check entry/return across execve.
8940 (do_syscall_tests): Call test_catch_syscall_execve.
8941
8942 2016-01-12 Pedro Alves <palves@redhat.com>
8943
8944 * gdb.base/random-signal.exp (do_test): New procedure, with body
8945 of testcase moved in.
8946
8947 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8948 Pedro Alves <palves@redhat.com>
8949
8950 * gdb.base/funcargs.exp (finish from indirectly called function):
8951 Reintroduce the case for 'First'.
8952
8953 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8954 Pedro Alves <palves@redhat.com>
8955
8956 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8957 (tcatch_vfork_then_child_follow_exec)
8958 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8959 identification.
8960
8961 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8962
8963 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8964 and repeats to unlimited.
8965 * gdb.python/py-value.exp: Likewise.
8966 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8967 and repeats to unlimited.
8968
8969 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8970
8971 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8972 and reordering the functions.
8973 * gdb.multi/hangout.c: Likewise.
8974 * gdb.multi/hello.c: Likewise.
8975
8976 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
8977
8978 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8979 absolute.
8980 (SingleStatisticTestResult.report): Use dict.keys instead of
8981 dict.iterkeys.
8982
8983 2016-01-06 Pedro Alves <palves@redhat.com>
8984
8985 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
8986
8987 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8988
8989 * gdb.btrace/dlopen.exp: New.
8990 * gdb.btrace/dlopen.c: New.
8991 * gdb.btrace/dlopen-dso.c: New.
8992
8993 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
8994
8995 * lib/gdb.exp (gdb_test): Update comments to clarify that the
8996 PATTERN argument is optional.
8997
8998 2015-12-24 Joel Brobecker <brobecker@adacore.com>
8999
9000 * lib/ada.exp (target_compile_ada_from_dir): New function.
9001 (gdb_compile_ada): Reimplement avoiding the use of project files.
9002 * gdb.ada/gnat_ada.gpr: Delete.
9003 * gdb.ada/cond_lang.exp: Adjust test to make path before
9004 filename optional.
9005 * gdb.ada/small_reg_param.exp: Likewise.
9006
9007 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9008
9009 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9010
9011 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9012
9013 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9014 case.
9015
9016 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9017
9018 * gdb.base/break.exp: Remove dead code.
9019 * gdb.base/sepdebug.exp: Likewise.
9020
9021 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9022
9023 * gdb.asm/asm-source.exp: Remove HP-UX references.
9024 * gdb.base/annota1.exp: Likewise.
9025 * gdb.base/annota3.exp: Likewise.
9026 * gdb.base/attach.exp: Likewise.
9027 * gdb.base/bigcore.exp: Likewise.
9028 * gdb.base/break.exp: Likewise.
9029 * gdb.base/call-ar-st.exp: Likewise.
9030 * gdb.base/callfuncs.exp: Likewise.
9031 * gdb.base/catch-fork-static.exp: Likewise.
9032 * gdb.base/display.exp: Likewise.
9033 * gdb.base/foll-exec-mode.exp: Likewise.
9034 * gdb.base/foll-exec.exp: Likewise.
9035 * gdb.base/foll-fork.exp: Likewise.
9036 * gdb.base/foll-vfork.exp: Likewise.
9037 * gdb.base/funcargs.exp: Likewise.
9038 * gdb.base/hbreak2.exp: Likewise.
9039 * gdb.base/inferior-died.exp: Likewise.
9040 * gdb.base/interrupt.exp: Likewise.
9041 * gdb.base/multi-forks.exp: Likewise.
9042 * gdb.base/nodebug.exp: Likewise.
9043 * gdb.base/sepdebug.exp: Likewise.
9044 * gdb.base/solib1.c: Likewise.
9045 * gdb.base/step-test.exp: Likewise.
9046 * gdb.mi/non-stop.c: Likewise.
9047 * gdb.mi/pthreads.c: Likewise.
9048 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9049 * gdb.threads/pthreads.c: Likewise.
9050 * gdb.threads/staticthreads.exp: Likewise.
9051 * lib/future.exp: Likewise.
9052 * lib/gdb.exp: Likewise.
9053 * gdb.base/so-indr-cl.c: Remove.
9054 * gdb.base/so-indr-cl.exp: Likewise.
9055 * gdb.base/solib.c: Likewise.
9056 * gdb.base/solib.exp: Likewise.
9057 * gdb.base/solib2.c: Likewise.
9058
9059 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9060
9061 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9062 * gdb.base/call-ar-st.exp: Likewise.
9063 * gdb.base/callfuncs.exp: Likewise.
9064 * gdb.base/condbreak.exp: Likewise.
9065 * gdb.base/constvars.exp: Likewise.
9066 * gdb.base/hbreak2.exp: Likewise.
9067 * gdb.base/langs.exp: Likewise.
9068 * gdb.base/list.exp: Likewise.
9069 * gdb.base/long_long.exp: Likewise.
9070 * gdb.base/ptype.exp: Likewise.
9071 * gdb.base/scope.exp: Likewise.
9072 * gdb.base/signals.exp: Likewise.
9073 * gdb.base/so-impl-ld.exp: Likewise.
9074 * gdb.base/varargs.exp: Likewise.
9075 * gdb.base/volatile.exp: Likewise.
9076 * gdb.base/whatis.exp: Likewise.
9077 * gdb.cp/cplusfuncs.exp: Likewise.
9078 * gdb.cp/inherit.exp: Likewise.
9079 * gdb.cp/local.exp: Likewise.
9080 * gdb.cp/member-ptr.exp: Likewise.
9081 * gdb.cp/method.exp: Likewise.
9082 * gdb.cp/overload.exp: Likewise.
9083 * gdb.cp/templates.exp: Likewise.
9084 * gdb.stabs/weird.exp: Likewise.
9085 * lib/compiler.c: Likewise.
9086 * lib/compiler.cc: Likewise.
9087 * lib/cp-support.exp: Likewise.
9088 * lib/gdb.exp: Likewise.
9089
9090 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9091
9092 * configure.ac: Remove HP-UX case.
9093 * configure: Regenerate.
9094
9095 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9096
9097 * lib/gdb.exp (gdb_compile): Add function doc.
9098
9099 2015-12-17 Pedro Alves <palves@redhat.com>
9100
9101 PR threads/19354
9102 * gdb.multi/info-threads.exp: New file.
9103
9104 2015-12-15 Yao Qi <yao.qi@linaro.org>
9105
9106 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9107 is aarch64*-*-*.
9108
9109 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9110
9111 * gdb.base/history-duplicates.exp: Skip if no readline support.
9112
9113 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9114
9115 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9116
9117 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9118
9119 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9120
9121 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9122
9123 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9124 ctrl-C if nointerrupts target property is set.
9125 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9126 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9127 * gdb.base/paginate-bg-execution.exp: Likewise.
9128 * gdb.base/paginate-execution-startup.exp: Likewise.
9129 * gdb.base/random-signal.exp: Likewise.
9130 * gdb.base/range-stepping.exp: Likewise.
9131 * gdb.cp/annota2.exp: Likewise.
9132 * gdb.cp/annota3.exp: Likewise.
9133 * gdb.gdb/selftest.exp: Likewise.
9134 * gdb.threads/continue-pending-status.exp: Likewise.
9135 * gdb.threads/leader-exit.exp: Likewise.
9136 * gdb.threads/manythreads.exp: Likewise.
9137 * gdb.threads/pthreads.exp: Likewise.
9138 * gdb.threads/schedlock.exp: Likewise.
9139 * gdb.threads/sigthread.exp: Likewise.
9140
9141 2015-12-11 Don Breazeal <donb@codesourcery.com>
9142
9143 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9144 remote.
9145 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9146 * gdb.base/foll-exec.exp (main): Enable for target remote.
9147 * gdb.base/foll-fork.exp (main): Likewise.
9148 * gdb.base/foll-vfork.exp (main): Likewise.
9149 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9150 (proc continue_to_exit_bp_loc): Use clean_restart.
9151 * gdb.base/pie-execl.exp (main): Disable for target remote.
9152 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9153 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9154 * gdb.threads/execl.exp (main): Likewise.
9155 * gdb.threads/fork-child-threads.exp (main): Likewise.
9156 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9157 remote.
9158 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9159 remote.
9160 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9161 pid.tid style ptids, instead of just tid.
9162 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9163 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9164 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9165 ptids, instead of just tid.
9166
9167 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9168
9169 * gdb.base/list.exp (test_list_forward): Add end of file error
9170 test.
9171 (test_repeat_list_command): Add end of file error test.
9172 (test_list_backwards): Add beginning of file error test.
9173
9174 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9175
9176 * gdb.base/list.exp (test_list_invalid_args): New function,
9177 defined, and called.
9178
9179 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9180
9181 * gdb.base/list.exp (test_list): Make test names unique.
9182
9183 2015-12-11 Yao Qi <yao.qi@linaro.org>
9184
9185 * gdb.base/coremaker2.c: Remove.
9186
9187 2015-12-10 Pedro Alves <palves@redhat.com>
9188
9189 * gdb.multi/base.exp: Remove stale "spaces" references.
9190
9191 2015-12-10 Pedro Alves <palves@redhat.com>
9192
9193 * gdb.multi/base.exp: Don't use nowarnings.
9194 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9195 * gdb.multi/hangout.c: Include stdio.h.
9196 * gdb.multi/hello.c: Include stdlib.h.
9197 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9198 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9199 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9200
9201 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9202
9203 * gdb.dwarf2/dw2-ranges-base.c: New file.
9204 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9205 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9206 support additional line table, and debug ranges generation.
9207 (Dwarf::ranges): New function, generate .debug_ranges.
9208 (Dwarf::lines): Support generating simple line table programs.
9209 (Dwarf::assemble): Initialise new namespace variables.
9210
9211 2015-12-09 Kevin Buettner <kevinb@redhat.com>
9212
9213 * gdb.base/async.exp (proc test_background): Add case for
9214 asynchronous execution not supported.
9215
9216 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
9217
9218 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9219 format and change test names to make them unique.
9220
9221 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9222 Pedro Alves <pedro@redhat.com>
9223
9224 PR gdb/18702
9225 Add checking of floatformats setup on x86_64 hosts.
9226 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9227 (smallval, bigval): New labels/constants.
9228 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9229 float" after loading bigval and smallval.
9230
9231 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9232
9233 * gdb.ada/fun_overload_menu.exp: New testcase.
9234 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9235
9236 2015-12-04 Josh Stone <jistone@redhat.com>
9237
9238 * gdb.base/catch-fork-static.exp: New.
9239
9240 2015-12-03 Yao Qi <yao.qi@linaro.org>
9241
9242 * gdb.base/sizeof.c: Don't include stdio.h and
9243 ../lib/unbuffer_output.c.
9244 (main): New variable 'size' and 'value'. Remove printf and
9245 gdb_unbuffer_output. Assign return value to size and value.
9246 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9247 at the beginning.
9248 (check_sizeof): Check the result by printing variable 'size'.
9249 (check_valueof): Check the result by printing variable 'value'.
9250
9251 2015-12-01 Yao Qi <yao.qi@linaro.org>
9252
9253 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9254 for aarch64*-*-linux* target.
9255
9256 2015-11-30 Pedro Alves <palves@redhat.com>
9257
9258 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9259
9260 2015-11-30 Pedro Alves <palves@redhat.com>
9261
9262 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9263 Handle non-stop mode vCont replies.
9264
9265 2015-11-30 Pedro Alves <palves@redhat.com>
9266
9267 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9268 prepare_for_testing. Start gdb with "set non-stop on" appended to
9269 GDBFLAGS. Lax expected stop output.
9270
9271 2015-11-27 Yao Qi <yao.qi@linaro.org>
9272
9273 * gdb.arch/arm-neon.exp: New.
9274 * gdb.arch/arm-neon.c: New.
9275
9276 2015-11-27 Yao Qi <yao.qi@linaro.org>
9277
9278 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9279
9280 2015-11-27 Yao Qi <yao.qi@linaro.org>
9281
9282 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9283 frames-invalid annotation.
9284
9285 2015-11-27 Yao Qi <yao.qi@linaro.org>
9286
9287 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9288
9289 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9290
9291 * gdb.threads/names.exp: New file.
9292 * gdb.threads/names.c: New file.
9293 * README: Mention gdb,no_thread_names.
9294
9295 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9296
9297 PR 19297
9298 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9299 support" error.
9300
9301 2015-11-24 Pedro Alves <palves@redhat.com>
9302
9303 PR 17539
9304 * gdb.base/display.exp: Expect displays to be sorted in ascending
9305 order. Use multi_line.
9306 * gdb.base/solib-display.exp: Likewise.
9307
9308 2015-11-24 Pedro Alves <palves@redhat.com>
9309
9310 PR 17539
9311 * gdb.base/display.exp: Expect displays to be sorted in ascending
9312 order. Use multi_line.
9313 * gdb.base/solib-display.exp: Likewise.
9314
9315 2015-11-24 Pedro Alves <palves@redhat.com>
9316
9317 PR 17539
9318 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9319 threads in ascending order.
9320 * gdb.base/foll-fork.exp: Likewise.
9321 * gdb.base/foll-vfork.exp: Likewise.
9322 * gdb.base/multi-forks.exp: Likewise.
9323 * gdb.mi/mi-nonstop.exp: Likewise.
9324 * gdb.mi/mi-nsintrall.exp: Likewise.
9325 * gdb.multi/base.exp: Likewise.
9326 * gdb.multi/multi-arch.exp: Likewise.
9327 * gdb.python/py-inferior.exp: Likewise.
9328 * gdb.threads/break-while-running.exp: Likewise.
9329 * gdb.threads/execl.exp: Likewise.
9330 * gdb.threads/gcore-thread.exp: Likewise.
9331 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9332 * gdb.threads/kill.exp: Likewise.
9333 * gdb.threads/linux-dp.exp: Likewise.
9334 * gdb.threads/multiple-step-overs.exp: Likewise.
9335 * gdb.threads/next-bp-other-thread.exp: Likewise.
9336 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9337 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9338 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9339 * gdb.threads/thread-find.exp: Likewise.
9340 * gdb.threads/tls.exp: Likewise.
9341 * lib/mi-support.exp (mi_reverse_list): Delete.
9342 (mi_check_thread_states): No longer reverse list.
9343
9344 2015-11-24 Pedro Alves <palves@redhat.com>
9345
9346 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9347 use lowercase.
9348
9349 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9350
9351 * gdb.trace/actions.c: Include trace-common.h.
9352 (main): Add a location for a fast tracepoint.
9353 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9354 the normal tracepoints.
9355 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9356
9357 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9358
9359 * save-trace.exp: Factor out code to these...
9360 (gdb_save_tracepoints): New.
9361 (gdb_load_tracepoints): New.
9362 (do_save_load_test): New.
9363
9364 2015-11-23 Kevin Buettner <kevinb@redhat.com>
9365
9366 * gdb.base/asmlabel.exp: New test.
9367 * gdb.base/asmlabel.c: New test case.
9368
9369 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9370
9371 * gdb.base/wrong_frame_bt_full-main.c: New file.
9372 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9373 * gdb.base/wrong_frame_bt_full.exp: New file.
9374
9375 2015-11-23 Joel Brobecker <brobecker@adacore.com>
9376
9377 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9378
9379 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9380
9381 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
9382 pstate register when comparing registers values in
9383 sparc64-*-linux-gnu targets to avoid spurious differences.
9384
9385 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9386
9387 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9388
9389 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9390
9391 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9392 as type argument to gdb_compile.
9393 * gdb.base/nested-subp2.exp: Likewise.
9394 * gdb.base/nested-subp3.exp: Likewise.
9395
9396 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9397
9398 * lib/dwarf.exp (_note): Fix left shift of negative value.
9399 * gdb.trace/trace-condition.exp: Likewise.
9400
9401 2015-11-13 Yao Qi <yao.qi@linaro.org>
9402
9403 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9404 comments about d10v.
9405 (test_scalar_returns): Likewise.
9406 * gdb.base/d10v.ld: Remove.
9407 * gdb.base/overlays.exp: Remove the target triplet checking for
9408 d10v-*-*.
9409 * gdb.base/structs.exp (test_struct_returns): Remove the
9410 comments about d10v.
9411 (test_struct_calls): Likewise.
9412
9413 2015-11-13 Yao Qi <yao.qi@linaro.org>
9414
9415 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9416 * gdb.base/gnu_vector.c: Don't include stdio.h.
9417 (main): Don't print res and call add_some_intvecs.
9418
9419 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9420
9421 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9422 macro.
9423 (func5): Removed.
9424 (func4): Use FAST_TRACEPOINT_LABEL.
9425 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9426 macro.
9427 (func): Removed.
9428 (thread_function): Use FAST_TRACEPOINT_LABEL.
9429 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9430 (func): Remove.
9431 (marker): Use FAST_TRACEPOINT_LABEL.
9432 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9433 (pendfunc1): Remove.
9434 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9435 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9436 (foo): Remove.
9437 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9438 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9439 macro.
9440 (func): Remove.
9441 (marker): Use FAST_TRACEPOINT_LABEL.
9442 * gdb.trace/trace-common.h: New header.
9443 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9444 macro.
9445 (func): Remove.
9446 (marker): Use FAST_TRACEPOINT_LABEL.
9447 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9448 (func): Remove.
9449 (thread_function): Use FAST_TRACEPOINT_LABEL.
9450
9451 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9452
9453 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9454 in front.
9455 * gdb.trace/change-loc.exp: Use global pcreg definition.
9456 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9457 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9458 in front.
9459 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9460 * gdb.trace/pending.exp: Likewise.
9461 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9462 * gdb.trace/trace-break.exp: Likewise.
9463 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9464 in front.
9465 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9466 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9467 in front.
9468 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9469
9470 2015-11-09 Joel Brobecker <brobecker@adacore.com>
9471
9472 * gdb.ada/fin_fun_out: New testcase.
9473
9474 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9475
9476 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9477 value associated with DW_AT_byte_size.
9478 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9479 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9480 DW_AT_upper_bound.
9481
9482 2015-11-07 Kevin Buettner <kevinb@redhat.com>
9483
9484 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9485 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9486 version.
9487 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9488 gdb.dwarf2/dw2-canonicalize-type.exp,
9489 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9490 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9491 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9492 provided by gdb_target_symbol_prefix_flags_asm.
9493 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9494 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9495 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9496 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9497 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9498 macros where needed). Use this macro for symbols which require
9499 the prefix provided by SYMBOL_PREFIX.
9500
9501 2015-11-05 Kevin Buettner <kevinb@redhat.com>
9502
9503 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9504 New procs.
9505 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9506 representing expressions, of more than one list element.
9507 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9508 to prepend linker symbol prefix to f.
9509 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9510 table_1 and table_2.
9511 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9512 Likewise, for f and g.
9513 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9514 for ptr.
9515 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9516 for main.
9517 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9518 table_1_ptr and table_2_ptr.
9519
9520 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9521 Joel Brobecker <brobecker@adacore.com>
9522
9523 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9524
9525 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9526
9527 * gdb.reverse/s390-mvcle.c: New test.
9528 * gdb.reverse/s390-mvcle.exp: New file.
9529 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9530
9531 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9532
9533 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9534
9535 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9536
9537 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9538 reaching marker2.
9539 * gdb.reverse/getresuid-reverse.exp: Likewise.
9540 * gdb.reverse/pipe-reverse.exp: Likewise.
9541 * gdb.reverse/readv-reverse.exp: Likewise.
9542 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9543 * gdb.reverse/time-reverse.exp: Likewise.
9544 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9545
9546 2015-10-30 Yao Qi <yao.qi@linaro.org>
9547
9548 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9549 (empty_cycle): Remove.
9550 (main): Don't call empty_cycle. Don't use watch_count_done.
9551 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9552 empty_cycle. Rewrite the code counting HW watchpoints.
9553
9554 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9555
9556 * gdb.reverse/fstatat-reverse.c: New test.
9557 * gdb.reverse/fstatat-reverse.exp: New file.
9558 * gdb.reverse/getresuid-reverse.c: New test.
9559 * gdb.reverse/getresuid-reverse.exp: New file.
9560 * gdb.reverse/pipe-reverse.c: New test.
9561 * gdb.reverse/pipe-reverse.exp: New file.
9562 * gdb.reverse/readv-reverse.c: New test.
9563 * gdb.reverse/readv-reverse.exp: New file.
9564 * gdb.reverse/recvmsg-reverse.c: New test.
9565 * gdb.reverse/recvmsg-reverse.exp: New file.
9566 * gdb.reverse/time-reverse.c: New test.
9567 * gdb.reverse/time-reverse.exp: New file.
9568 * gdb.reverse/waitpid-reverse.c: New test.
9569 * gdb.reverse/waitpid-reverse.exp: New file.
9570
9571 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9572
9573 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9574
9575 2015-10-26 Doug Evans <dje@google.com>
9576
9577 PR symtab/17391
9578 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9579 * gdb.dwarf2/bad-regnum.c: New file.
9580 * gdb.dwarf2/bad-regnum.exp: New file.
9581
9582 2015-10-26 Doug Evans <dje@google.com>
9583
9584 PR python/18938
9585 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9586 file.
9587
9588 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9589
9590 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9591 for a change by "Mention language in compile error message".
9592
9593 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9594
9595 PR python/18073
9596 * gdb.python/py-type.c (C::a_method): New.
9597 (C::a_const_method): New.
9598 (C::a_static_method): New.
9599 (a_function): New.
9600 * gdb.python/py-type.exp (test_fields): Test getting fields
9601 from function and method.
9602
9603 2015-10-21 Keven Boell <keven.boell@intel.com>
9604
9605 * gdb.fortran/vla-alloc-assoc.exp: New file.
9606 * gdb.fortran/vla-datatypes.exp: New file.
9607 * gdb.fortran/vla-datatypes.f90: New file.
9608 * gdb.fortran/vla-history.exp: New file.
9609 * gdb.fortran/vla-ptype-sub.exp: New file.
9610 * gdb.fortran/vla-ptype.exp: New file.
9611 * gdb.fortran/vla-sizeof.exp: New file.
9612 * gdb.fortran/vla-sub.f90: New file.
9613 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9614 * gdb.fortran/vla-value-sub-finish.exp: New file.
9615 * gdb.fortran/vla-value-sub.exp: New file.
9616 * gdb.fortran/vla-value.exp: New file.
9617 * gdb.fortran/vla-ptr-info.exp: New file.
9618 * gdb.mi/mi-vla-fortran.exp: New file.
9619 * gdb.mi/vla.f90: New file.
9620
9621 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9622
9623 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9624 of hardwired timeout value.
9625
9626 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9627 Pedro Alves <palves@redhat.com>
9628
9629 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9630 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9631
9632 2015-10-19 Josh Stone <jistone@redhat.com>
9633
9634 * gdb.base/catch-syscall.c: Include <sched.h>.
9635 (unknown_syscall): New variable.
9636 (main): Trigger a vfork and an unknown syscall.
9637 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9638 (unknown_syscall_number): Likewise.
9639 (check_call_to_syscall): Accept an optional syscall pattern.
9640 (check_return_from_syscall): Likewise.
9641 (check_continue): Likewise.
9642 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9643 (test_catch_syscall_skipping_return): New test toggling off 'catch
9644 syscall' to step over the syscall return, then toggling back on.
9645 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9646 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9647 (do_syscall_tests): Call test_catch_syscall_without_args and
9648 test_catch_syscall_mid_vfork.
9649 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9650 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9651
9652 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
9653
9654 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9655 print g_vE): Add new pass patterns.
9656 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9657 print various symbol names for vptr fields.
9658
9659 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9660
9661 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9662 results.
9663
9664 2015-10-12 Yao Qi <yao.qi@linaro.org>
9665
9666 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9667
9668 2015-10-12 Yao Qi <yao.qi@linaro.org>
9669
9670 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9671 is aarch64*-*-linux*.
9672
9673 2015-10-12 Yao Qi <yao.qi@linaro.org>
9674
9675 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9676 (can_relocate_bcond_true): ... it.
9677 (can_relocate_bcond_false): New function.
9678 (foo): Likewise.
9679 (can_relocate_bl): Likewise.
9680 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9681 can_relocate_bl.
9682
9683 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9684
9685 * gdb.base/nested-addr.c: New file.
9686 * gdb.base/nested-addr.exp: New testcase.
9687
9688 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9689
9690 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9691 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9692 its output. Ignore the output of "record goto begin" and instead
9693 check that GDB is replaying.
9694
9695 2015-10-09 Pedro Alves <palves@redhat.com>
9696
9697 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9698 (top level): Use it in the run with no args test.
9699
9700 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9701
9702 * gdb.dlang/properties.exp: New file.
9703
9704 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9705
9706 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9707 whether or not address 0x1000 is mapped on the target.
9708
9709 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9710
9711 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9712 build.
9713
9714 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9715
9716 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9717 instruction-history test.
9718
9719 2015-09-28 Doug Evans <dje@google.com>
9720
9721 * gdb.base/gcore.c (array_func): Add reference to static_array.
9722
9723 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9724
9725 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9726 source line.
9727
9728 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9729
9730 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9731 short or char as base type.
9732
9733 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9734
9735 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9736 to allow any size enum.
9737
9738 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9739
9740 * gdb.ada/array_ptr_renaming.exp: New testcase.
9741 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9742 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9743
9744 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9745
9746 * gdb.trace/ftrace-lock.c: New file.
9747 * gdb.trace/ftrace-lock.exp: New file.
9748
9749 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9750
9751 * gdb.arch/insn-reloc.c: New file.
9752 * gdb.arch/ftrace-insn-reloc.exp: New file.
9753
9754 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9755
9756 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9757 instruction.
9758 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9759 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9760 * gdb.trace/range-stepping.c: Likewise.
9761 * gdb.trace/trace-break.c: Likewise.
9762 * gdb.trace/trace-mt.c (thread_function): Likewise.
9763 * gdb.trace/ftrace.c (marker): Likewise.
9764 * gdb.trace/trace-condition.c (marker): Likewise.
9765 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9766 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9767 is_aarch64_target.
9768
9769 2015-09-18 Doug Evans <xdje42@gmail.com>
9770
9771 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9772 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9773
9774 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9775
9776 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9777 the breakpoint.
9778
9779 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9780
9781 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9782 the pending breakpoint. Remove timeout override for "Run till
9783 MI pending breakpoint on pendfunc3 on thread 2" test.
9784
9785 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9786
9787 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9788 filename pattern.
9789
9790 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9791
9792 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9793 in breakpoint filename pattern.
9794
9795 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9796
9797 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9798
9799 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9800
9801 * gdb.linespec/explicit.exp: Check for readline support for
9802 tab-completion tests. Fix obvious typo.
9803
9804 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9805
9806 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9807 and replay.
9808
9809 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9810
9811 * gdb.btrace/non-stop.c: New.
9812 * gdb.btrace/non-stop.exp: New.
9813
9814 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9815 Yao Qi <yao.qi@linaro.org>
9816
9817 * gdb.trace/trace-condition.c: New file.
9818 * gdb.trace/trace-condition.exp: New file.
9819
9820 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
9821
9822 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9823 for testing bytecode compilation.
9824
9825 2015-09-16 Pedro Alves <palves@redhat.com>
9826 Sandra Loosemore <sandra@codesourcery.com>
9827
9828 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9829 (SECONDS): Redefine.
9830 (main): Call pthread_kill and alarm early.
9831 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9832 support.
9833 (test): If the target can't hardware step and doesn't support
9834 displaced stepping, increase the timeout.
9835
9836 2015-09-16 Pedro Alves <palves@redhat.com>
9837
9838 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9839 (enable_debug): New procedures.
9840 (test): Use them. Bail out if waiting for threads fails.
9841 (top level): Bail out if a test fails.
9842
9843 2015-09-16 Yao Qi <yao.qi@linaro.org>
9844
9845 * gdb.asm/asm-source.exp: Set asm-arch for
9846 aarch64*-*-* target.
9847 * gdb.asm/aarch64.inc: New file.
9848
9849 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9850
9851 * gdb.ada/array_of_variable_length.exp: New testcase.
9852 * gdb.ada/array_of_variable_length/foo.adb: New file.
9853 * gdb.ada/array_of_variable_length/pck.adb: New file.
9854 * gdb.ada/array_of_variable_length/pck.ads: New file.
9855
9856 2015-09-15 Doug Evans <dje@google.com>
9857
9858 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9859 of function static local variable.
9860
9861 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9862
9863 * gdb.threads/tls-so_extern.exp: New test file.
9864 * gdb.threads/tls-so_extern.c: New test file.
9865 * gdb.threads/tls-so_extern_main.c: New test file.
9866
9867 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9868
9869 * gdb.opt/solib-intra-step-lib.c: New file.
9870 * gdb.opt/solib-intra-step-main.c: New file.
9871 * gdb.opt/solib-intra-step.exp: New file.
9872
9873 2015-09-15 Pedro Alves <palves@redhat.com>
9874
9875 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9876 gdb_continue_to_breakpoint instead of gdb_test_multiple.
9877
9878 2015-09-14 Pedro Alves <palves@redhat.com>
9879
9880 * gdb.base/hook-stop-continue.c: Delete.
9881 * gdb.base/hook-stop-continue.exp: Delete.
9882 * gdb.base/hook-stop-frame.c: Delete.
9883 * gdb.base/hook-stop-frame.exp: Delete.
9884 * gdb.base/hook-stop.c: New file.
9885 * gdb.base/hook-stop.exp: New file.
9886
9887 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
9888
9889 * gdb.ada/access_to_packed_array.exp: New testcase.
9890 * gdb.ada/access_to_packed_array/foo.adb: New file.
9891 * gdb.ada/access_to_packed_array/pack.adb: New file.
9892 * gdb.ada/access_to_packed_array/pack.ads: New file.
9893
9894 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
9895
9896 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9897 buffer size test.
9898
9899 2015-09-11 Don Breazeal <donb@codesourcery.com>
9900
9901 * gdb.base/foll-exec.c: Add copyright header. Fix
9902 formatting issues.
9903 * gdb.base/foll-exec.exp (zap_session): Delete proc.
9904 (do_exec_tests): Use clean_restart in place of zap_session,
9905 and for test initialization. Fix formatting issues. Use
9906 fail in place of perror.
9907 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9908 an expect statement to match an expression with output from
9909 the program under debug.
9910 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9911 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9912 * gdb.threads/non-ldr-exc-2.exp: Likewise.
9913 * gdb.threads/non-ldr-exc-3.exp: Likewise.
9914 * gdb.threads/non-ldr-exc-4.exp: Likewise.
9915
9916 2015-09-09 Doug Evans <dje@google.com>
9917
9918 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9919
9920 2015-09-09 Doug Evans <dje@google.com>
9921
9922 * gdb.base/pie-execl.exp: Fix result test of build_executable.
9923
9924 2015-09-09 Doug Evans <dje@google.com>
9925
9926 * gdb.base/savedregs.exp: Fix typo.
9927
9928 2015-09-09 Pedro Alves <palves@redhat.com>
9929
9930 * gdb.mi/mi-cli.exp: Add CLI finish tests.
9931
9932 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
9933
9934 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9935 command actually switches threads. Give up on remaining
9936 tests if target fails to stop at breakpoint.
9937
9938 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
9939
9940 * gdb.ada/funcall_char.exp: New testcase.
9941 * gdb.ada/funcall_char/foo.adb: New file.
9942
9943 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
9944
9945 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9946 expected outputs. Add two testcases for completing ambiguous
9947 functions.
9948 * gdb.ada/complete/aux_pck.adb: New file.
9949 * gdb.ada/complete/aux_pck.ads: New file.
9950 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9951 Ambiguous_Func functions.
9952 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9953 * gdb.ada/complete/pck.adb: Likewise.
9954
9955 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
9956
9957 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9958 failures to run the test program under GDB.
9959
9960 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
9961
9962 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9963 to C.
9964
9965 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
9966
9967 * gdb.base/run-after-attach.exp: New test file.
9968 * gdb.base/run-after-attach.c: New test file.
9969
9970 2015-08-26 Don Breazeal <donb@codesourcery.com>
9971
9972 * gdb.base/foll-exec-2.c: New test program.
9973 * gdb.base/foll-exec-2.exp: New test.
9974
9975 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
9976
9977 * gdb.base/nested-subp1.exp: New file.
9978 * gdb.base/nested-subp1.c: New file.
9979 * gdb.base/nested-subp2.exp: New file.
9980 * gdb.base/nested-subp2.c: New file.
9981 * gdb.base/nested-subp3.exp: New file.
9982 * gdb.base/nested-subp3.c: New file.
9983
9984 2015-08-24 Pedro Alves <palves@redhat.com>
9985
9986 * gdb.server/connect-without-multi-process.c: New file.
9987 * gdb.server/connect-without-multi-process.exp: New file.
9988
9989 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
9990
9991 * gdb.opt/inline-markers.c: Make z int.
9992
9993 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
9994
9995 * gdb.opt/inline-markers.c: Make z volatile.
9996
9997 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
9998
9999 * gdb.opt/inline-bt.c: New volatile global z.
10000 * gdb.opt/inline-cmds.c: Likewise.
10001 * gdb.opt/inline-locals.c: Likewise.
10002 * gdb.opt/inline-markers.c: New extern global z.
10003 (marker): Use z.
10004 (inline_fn): Likewise.
10005
10006 2015-08-24 Pedro Alves <palves@redhat.com>
10007
10008 * config/m32r-stub.exp: Remove file.
10009 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10010 * gdb.base/call-rt-st.exp: Likewise.
10011 * gdb.base/call-strs.exp: Likewise.
10012 * gdb.base/default.exp: Remove references to h8300-*-hms and
10013 *-*-udi*.
10014 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10015
10016 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10017
10018 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10019 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10020 and "return" use KFAIL when GDB can not read/write the vector
10021 return value.
10022
10023 2015-08-21 Gary Benson <gbenson@redhat.com>
10024
10025 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10026
10027 2015-08-20 Pedro Alves <palves@redhat.com>
10028
10029 * gdb.server/solib-list.exp: No longer expect an interior stop in
10030 non-stop mode.
10031
10032 2015-08-20 Pedro Alves <palves@redhat.com>
10033
10034 * gdb.server/connect-stopped-target.c: New file.
10035 * gdb.server/connect-stopped-target.exp: New file.
10036
10037 2015-08-20 Pedro Alves <palves@redhat.com>
10038
10039 * gdb.dwarf2/comp-unit-lang.exp: New file.
10040 * gdb.dwarf2/comp-unit-lang.c: New file.
10041
10042 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10043
10044 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10045 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10046
10047 2015-08-19 Kevin Buettner <kevinb@redhat.com>
10048
10049 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10050 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10051
10052 2015-08-18 Doug Evans <dje@google.com>
10053 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10054
10055 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10056 skip_python_tests. New arg prompt_regexp.
10057 (skip_python_tests): New function.
10058 * lib/mi-support.exp (mi_skip_python_tests): New function.
10059 * gdb.python/py-mi-objfile-gdb.py: New file.
10060 * gdb.python/py-mi-objfile.c: New file.
10061 * gdb.python/py-mi-objfile.exp: New file.
10062
10063 2015-08-17 Keith Seitz <keiths@redhat.com>
10064
10065 * gdb.linespec/explicit.exp: Move strace test from here ...
10066 * gdb.trace/strace.exp: ... to here.
10067
10068 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10069
10070 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10071 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10072
10073 2015-08-14 Doug Evans <xdje42@gmail.com>
10074
10075 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10076 inferior before selecting a new file.
10077
10078 2015-08-14 Doug Evans <xdje42@gmail.com>
10079
10080 * gdb.mi/mi-disassemble.exp: Update.
10081 * gdb.base/disasm-optim.S: New file.
10082 * gdb.base/disasm-optim.c: New file.
10083 * gdb.base/disasm-optim.h: New file.
10084 * gdb.base/disasm-optim.exp: New file.
10085
10086 2015-08-14 Keith Seitz <keiths@redhat.com>
10087
10088 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10089 "evaluated-by".
10090
10091 2015-08-13 Joel Brobecker <brobecker@adacore.com>
10092
10093 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10094
10095 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10096
10097 * gdb.ada/fun_renaming.exp: New testcase.
10098 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10099 * gdb.ada/fun_renaming/pack.adb: New file.
10100 * gdb.ada/fun_renaming/pack.ads: New file.
10101
10102 2015-08-12 Keith Seitz <keiths@redhat.com>
10103
10104 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10105 gdb_get_line_number.
10106
10107 2015-08-12 Joel Brobecker <brobecker@adacore.com>
10108
10109 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10110 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10111 gdb.base/dso2dso.exp: New files.
10112
10113 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10114 Pedro Alves <palves@redhat.com>
10115 Keith Seitz <keiths@redhat.com>
10116
10117 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10118 GDBFLAGS.
10119
10120 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10121
10122 * gdb.base/gdbhistsize-history.exp
10123 (test_histsize_history_setting): Use save_vars.
10124 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10125 Use save_vars.
10126 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10127 * gdb.base/readline.exp: Use save_vars.
10128
10129 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10130
10131 * lib/gdb.exp (save_vars): New proc.
10132
10133 2015-08-11 Keith Seitz <keiths@redhat.com>
10134
10135 * gdb.base/help.exp: Update help_breakpoint_text.
10136
10137 2015-08-11 Keith Seitz <keiths@redhat.com>
10138
10139 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10140 (at toplevel): Call test_explicit_breakpoints.
10141 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10142 breakpoints.
10143 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10144 breakpoint conditions, "-cond".
10145
10146 2015-08-11 Keith Seitz <keiths@redhat.com>
10147
10148 * gdb.linespec/3explicit.c: New file.
10149 * gdb.linespec/cpexplicit.cc: New file.
10150 * gdb.linespec/cpexplicit.exp: New file.
10151 * gdb.linespec/explicit.c: New file.
10152 * gdb.linespec/explicit.exp: New file.
10153 * gdb.linespec/explicit2.c: New file.
10154 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10155 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10156 before using in the matching pattern.
10157 Clarify that `prefix' is a regular expression.
10158
10159 2015-08-11 Keith Seitz <keiths@redhat.com>
10160
10161 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10162 test.
10163 Add tests for missing ",FMT" and ",".
10164
10165 2015-08-10 Doug Evans <dje@google.com>
10166 Keith Seitz <keiths@redhat.com>
10167
10168 PR gdb/17960
10169 * gdb.base/completion.exp: Add location completer tests.
10170
10171 2015-08-07 Pedro Alves <palves@redhat.com>
10172
10173 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10174 tests here.
10175 (top level): Run do_test with and without displaced stepping.
10176
10177 2015-08-07 Pedro Alves <palves@redhat.com>
10178
10179 * gdb.base/valgrind-disp-step.c: New file.
10180 * gdb.base/valgrind-disp-step.exp: New file.
10181
10182 2015-08-07 Pedro Alves <palves@redhat.com>
10183
10184 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10185 Delete function.
10186 (main): Add alarm. Run an infinite loop instead of calling
10187 wait_threads.
10188 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10189 comment.
10190 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10191 Delete function.
10192 (main): Add alarm. Run an infinite loop instead of calling
10193 wait_threads.
10194 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10195 comment.
10196
10197 2015-08-07 Pedro Alves <palves@redhat.com>
10198
10199 * gdb.base/checkpoint-ns.exp: New file.
10200 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10201 standard_testfile.
10202
10203 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10204
10205 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10206 * gdb.btrace/instruction_history.exp: Update.
10207 * gdb.btrace/tsx.exp: New.
10208 * gdb.btrace/tsx.c: New.
10209
10210 2015-08-06 Pedro Alves <palves@redhat.com>
10211
10212 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10213 increase timeout.
10214 * gdb.reverse/until-precsave.exp: Bump timeouts.
10215
10216 2015-08-06 Pedro Alves <palves@redhat.com>
10217
10218 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10219
10220 2015-08-06 Pedro Alves <palves@redhat.com>
10221
10222 PR gdb/18749
10223 * gdb.threads/process-dies-while-handling-bp.c: New file.
10224 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10225
10226 2015-08-06 Pedro Alves <palves@redhat.com>
10227
10228 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10229 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10230
10231 2015-08-05 Pedro Alves <palves@redhat.com>
10232
10233 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10234 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10235
10236 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10237
10238 * gdb.base/bp-permanent.exp: Report test as unsupported if
10239 the target cannot stop at the permanent breakpoint.
10240
10241 2015-08-03 Doug Evans <dje@google.com>
10242
10243 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10244 10000.
10245
10246 2015-08-03 Doug Evans <dje@google.com>
10247
10248 * Makefile.in (workers/%.worker, build-perf): New rule.
10249 (GDB_PERFTEST_MODE): New variable.
10250 (check-perf): Use it.
10251 (clean): Clean up gdb.perf parallel build subdirs.
10252 * lib/build-piece.exp: New file.
10253 * lib/gdb.exp (make_gdb_parallel_path): New function
10254 (standard_output_file, standard_temp_file): Call it.
10255 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10256 of $GDB_PARALLEL.
10257 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10258
10259 2015-08-03 Doug Evans <dje@google.com>
10260
10261 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
10262 (LOG_FILE_NAME): New global.
10263 (TextReporter.__init__): Initialize self.txt_sum.
10264 (TextReporter.report): Add support for multiple data-points.
10265 Move report to perftest.sum, put raw data in perftest.log.
10266 (TextReporter.start): Open sum and log files.
10267 (TextReporter.end): Close sum and log files.
10268 * gdb.perf/lib/perftest/testresult.py
10269 (SingleStatisticTestResult.record): Handle multiple data-points.
10270
10271 2015-07-31 Pedro Alves <palves@redhat.com>
10272
10273 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10274 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10275 kill_wait_spawned_process instead of explicit "kill -9".
10276 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10277 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10278 kill_wait_spawned_process.
10279 * gdb.base/attach-twice.exp: Likewise.
10280 * gdb.base/attach.exp: Likewise.
10281 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10282 gdb_test_multiple.
10283 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10284 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10285 kill_wait_spawned_process.
10286 * gdb.base/valgrind-infcall.exp: Likewise.
10287 * gdb.multi/multi-attach.exp: Likewise.
10288 * gdb.python/py-prompt.exp: Likewise.
10289 * gdb.python/py-sync-interp.exp: Likewise.
10290 * gdb.server/ext-attach.exp: Likewise.
10291 * gdb.threads/attach-into-signal.exp (corefunc): Use
10292 spawn_wait_for_attach, spawn_id_get_pid and
10293 kill_wait_spawned_process.
10294 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10295 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10296 spawn_id_get_pid and kill_wait_spawned_process.
10297 * gdb.threads/attach-stopped.exp (corefunc): Use
10298 spawn_wait_for_attach, spawn_id_get_pid and
10299 kill_wait_spawned_process.
10300 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10301 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10302 kill_wait_spawned_process instead of explicit "kill -9".
10303 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10304 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10305 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10306 processes. Don't map cygwin/windows pids here. Now returns a
10307 spawn id list.
10308
10309 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10310
10311 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10312 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10313 correct patch.
10314
10315 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10316
10317 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10318
10319 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10320
10321 Reapply:
10322 2014-05-21 Mark Wielaard <mjw@redhat.com>
10323
10324 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10325
10326 2015-07-30 Pedro Alves <palves@redhat.com>
10327
10328 * linux-low.c (handle_extended_wait): Set the child's last
10329 reported status to TARGET_WAITKIND_STOPPED.
10330
10331 2015-07-30 Pedro Alves <palves@redhat.com>
10332
10333 PR threads/18600
10334 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10335 only shows inferior 1.
10336
10337 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10338 Pedro Alves <palves@redhat.com>
10339
10340 PR threads/18600
10341 * gdb.threads/fork-plus-threads.c: New file.
10342 * gdb.threads/fork-plus-threads.exp: New file.
10343
10344 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10345
10346 * gdb.base/batch-preserve-term-settings.exp
10347 (test_terminal_settings_preserved_after_cli_exit): Use
10348 send_quit_command.
10349
10350 2015-07-29 Pedro Alves <palves@redhat.com>
10351 Don Breazeal <donb@codesourcery.com>
10352
10353 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10354 output from both inferior_spawn_id and gdb_spawn_id.
10355
10356 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10357
10358 * gdb.threads/attach-into-signal.exp (corefunc): Use
10359 with_test_prefix on nested loops, uniquefying the test messages.
10360
10361 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10362
10363 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10364 commit.
10365
10366 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10367
10368 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10369 New proc.
10370 (test_terminal_settings_preserved_after_sigterm): New test.
10371
10372 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10373
10374 * gdb.base/batch-preserve-term-settings.exp
10375 (test_terminal_settings_preserved_after_cli_exit): New test.
10376
10377 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10378
10379 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10380 manipulation of saved_gdbflags.
10381 (test_terminal_settings_preserved): Remove global declaration of
10382 the unused variable pagination_prompt. Remove manipulation of
10383 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10384 GDBFLAGS.
10385
10386 2015-07-29 Pedro Alves <palves@redhat.com>
10387
10388 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10389
10390 2015-07-29 Pedro Alves <palves@redhat.com>
10391
10392 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10393 at the top.
10394
10395 2015-07-29 Pedro Alves <palves@redhat.com>
10396
10397 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10398 (main): Call gdb_unbuffer_output.
10399 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10400 (main): Call gdb_unbuffer_output.
10401 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10402 (main): Call gdb_unbuffer_output.
10403 * gdb.base/call-strs.exp: Adjust to step over the
10404 gdb_unbuffer_output call.
10405 * gdb.base/catch-gdb-caused-signals.c: Include
10406 "../lib/unbuffer_output.c".
10407 (main): Call gdb_unbuffer_output.
10408 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10409 (main): Call gdb_unbuffer_output.
10410 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10411 (main): Call gdb_unbuffer_output.
10412 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10413 (main): Call gdb_unbuffer_output.
10414 * gdb.base/shlib-call.exp: Adjust to step over the
10415 gdb_unbuffer_output call.
10416 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10417 (main): Call gdb_unbuffer_output.
10418 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10419 (main): Call gdb_unbuffer_output.
10420 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10421 (main): Rename to ...
10422 (test): ... this.
10423 (main): Reimplement.
10424 * gdb.base/varargs.exp: Run to test instead of to main.
10425 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10426 (main): Call gdb_unbuffer_output.
10427
10428 2015-07-29 Pedro Alves <palves@redhat.com>
10429
10430 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10431 factore out from mi_continue_dprintf. For call-style dprintfs,
10432 expect dprintf output out of $inferior_spawn_id.
10433 (mi_continue_dprintf): Use mi_expect_dprintf.
10434 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10435 (main): Call gdb_unbuffer_output.
10436
10437 2015-07-29 Pedro Alves <palves@redhat.com>
10438
10439 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10440 (default_mi_gdb_start): Set inferior_spawn_id instead of
10441 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10442 gdb_spawn_id.
10443 (mi_gdb_test): Always expect inferior output from both
10444 $inferior_spawn_id and $gdb_spawn_id.
10445
10446 2015-07-29 Pedro Alves <palves@redhat.com>
10447
10448 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10449 send_inferior and $inferior_spawn_id.
10450
10451 2015-07-29 Pedro Alves <palves@redhat.com>
10452
10453 * gdb.gdb/complaints.exp (test_initial_complaints)
10454 (test_serial_complaints, test_short_complaints): Use
10455 gdb_test_stdio.
10456 (test_empty_complaint): Handle $inferior_spawn_id !=
10457 $gdb_spawn_id.
10458
10459 2015-07-29 Pedro Alves <palves@redhat.com>
10460
10461 * gdb.base/varargs.exp: Use gdb_test_stdio.
10462
10463 2015-07-29 Pedro Alves <palves@redhat.com>
10464
10465 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10466
10467 2015-07-29 Pedro Alves <palves@redhat.com>
10468
10469 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10470
10471 2015-07-29 Pedro Alves <palves@redhat.com>
10472
10473 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10474 parameter into two new parameters, "inf_result" and "gdb_result".
10475 Expect inferior output and gdb output from $inferior_spawn_id and
10476 $gdb_spawn_id, respectively. Adjust all callers.
10477
10478 2015-07-29 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10481 of gdb_test_sequence.
10482
10483 2015-07-29 Pedro Alves <palves@redhat.com>
10484
10485 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10486 (saw_spurious_output): Expect inferior output from
10487 $inferior_spawn_id. Use gdb_test_stdio.
10488
10489 2015-07-29 Pedro Alves <palves@redhat.com>
10490
10491 * gdb.base/dprintf.exp: Use standard_testfile. Change
10492 prepare_for_testing call.
10493 (srcfile): Don't set.
10494 (restart): New procedure.
10495 (test_dprintf): New procecure, use to continue over dprintfs.
10496 (test_call, test_agent): New procedures, tests moved here.
10497 Restart gdb and recreate dprintfs. Adjust expected output.
10498
10499 2015-07-29 Pedro Alves <palves@redhat.com>
10500
10501 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10502
10503 2015-07-29 Pedro Alves <palves@redhat.com>
10504
10505 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10506
10507 2015-07-29 Pedro Alves <palves@redhat.com>
10508
10509 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10510 gdb_test_stdio.
10511
10512 2015-07-29 Pedro Alves <palves@redhat.com>
10513
10514 * lib/gdb.exp (gdb_test_stdio): New procedure.
10515
10516 2015-07-29 Pedro Alves <palves@redhat.com>
10517
10518 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10519
10520 2015-07-29 Pedro Alves <palves@redhat.com>
10521
10522 * gdb.base/call-signal-resume.exp: Remove check for
10523 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10524 * gdb.base/unwindonsignal.exp: Likewise.
10525 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10526 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10527
10528 2015-07-29 Pedro Alves <palves@redhat.com>
10529
10530 * gdb.base/siginfo-addr.c (pass): New function.
10531 (handler): Call it iff si_addr is correct.
10532 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10533 Set a breakpoint at "pass" and continue to it.
10534
10535 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10536
10537 * gdb.python/py-objfile.exp: Make some tests have unique names.
10538 * gdb.python/py-pp-registration.exp: Likewise.
10539
10540 2015-07-28 Pedro Alves <palves@redhat.com>
10541
10542 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10543
10544 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10545
10546 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10547
10548 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10549
10550 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10551
10552 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10553
10554 * gdb.base/gdb-sigterm-2.exp: New test.
10555
10556 2015-07-25 Doug Evans <xdje42@gmail.com>
10557
10558 Revert:
10559 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10560 (workers/%.worker, build-perf): New rule.
10561 (GDB_PERFTEST_MODE): New variable.
10562 (check-perf): Use it.
10563 (clean): Clean up gdb.perf parallel build subdirs.
10564 * lib/build-piece.exp: New file.
10565 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10566 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10567 name.
10568 (standard_temp_file): Ditto.
10569 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10570 of $GDB_PARALLEL.
10571
10572 2015-07-24 Doug Evans <dje@google.com>
10573
10574 * gdb.perf/lib/perftest/utils.py: New file.
10575 * gdb.perf/gm-hello.cc: New file.
10576 * gdb.perf/gm-pervasive-typedef.cc: New file.
10577 * gdb.perf/gm-pervasive-typedef.h: New file.
10578 * gdb.perf/gm-std.cc: New file.
10579 * gdb.perf/gm-std.h: New file.
10580 * gdb.perf/gm-use-cerr.cc: New file.
10581 * gdb.perf/gm-utils.h: New file.
10582 * gdb.perf/gmonster-null-lookup.py: New file.
10583 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10584 * gdb.perf/gmonster-print-cerr.py: New file.
10585 * gdb.perf/gmonster-ptype-string.py: New file.
10586 * gdb.perf/gmonster-runto-main.py: New file.
10587 * gdb.perf/gmonster-select-file.py: New file.
10588 * gdb.perf/gmonster1-null-lookup.exp: New file.
10589 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10590 * gdb.perf/gmonster1-print-cerr.exp: New file.
10591 * gdb.perf/gmonster1-ptype-string.exp: New file.
10592 * gdb.perf/gmonster1-runto-main.exp: New file.
10593 * gdb.perf/gmonster1-select-file.exp: New file.
10594 * gdb.perf/gmonster1.cc: New file.
10595 * gdb.perf/gmonster1.exp: New file.
10596 * gdb.perf/gmonster2-null-lookup.exp: New file.
10597 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10598 * gdb.perf/gmonster2-print-cerr.exp: New file.
10599 * gdb.perf/gmonster2-ptype-string.exp: New file.
10600 * gdb.perf/gmonster2-runto-main.exp: New file.
10601 * gdb.perf/gmonster2-select-file.exp: New file.
10602 * gdb.perf/gmonster2.cc: New file.
10603 * gdb.perf/gmonster2.exp: New file.
10604
10605 2015-07-24 Doug Evans <dje@google.com>
10606
10607 * gdb.perf/README: New file.
10608 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10609 * lib/gen-perf-test.exp: New file.
10610
10611 2015-07-24 Doug Evans <dje@google.com>
10612
10613 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10614 (PerfTest::startup): New function.
10615 (PerfTest::run): Return result of calling body.
10616 (PerfTest::assemble): Rewrite.
10617 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10618 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10619 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10620 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10621 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10622
10623 2015-07-24 Doug Evans <dje@google.com>
10624
10625 * lib/gdb.exp (clean_restart): Make executable optional.
10626
10627 2015-07-24 Doug Evans <dje@google.com>
10628
10629 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10630 compiler_info references.
10631 * gdb.cp/temargs.exp: Ditto.
10632 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10633 (get_compiler_info): Early exit if already computed. Set compiler_info
10634 to "unknown" if there was a problem.
10635 (test_compiler_info): Add function comment. Call get_compiler_info.
10636
10637 2015-07-24 Doug Evans <dje@google.com>
10638
10639 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10640 (workers/%.worker, build-perf): New rule.
10641 (GDB_PERFTEST_MODE): New variable.
10642 (check-perf): Use it.
10643 (clean): Clean up gdb.perf parallel build subdirs.
10644 * lib/build-piece.exp: New file.
10645 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10646 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10647 name.
10648 (standard_temp_file): Ditto.
10649 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10650 of $GDB_PARALLEL.
10651
10652 2015-07-24 Doug Evans <dje@google.com>
10653
10654 * lib/future.exp (gdb_default_target_compile): New option
10655 "early_flags".
10656 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10657 --as-needed.
10658
10659 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10660
10661 * gdb.base/catch-syscall.exp: Call gdb_exit before
10662 gdb_skip_xml_test.
10663
10664 2015-07-24 Pedro Alves <palves@redhat.com>
10665
10666 * gdb.python/py-events.exp: Accept output between the stop event
10667 and the prompt.
10668 * gdb.python/py-evsignal.exp: Likewise.
10669 * gdb.python/py-evthreads.exp: Likewise.
10670
10671 2015-07-24 Pedro Alves <palves@redhat.com>
10672
10673 PR gdb/18717
10674 * gdb.threads/non-ldr-exit.c: New file.
10675 * gdb.threads/non-ldr-exit.exp: New file.
10676
10677 2015-07-24 Yao Qi <yao.qi@linaro.org>
10678
10679 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10680 restarting process.
10681
10682 2015-07-24 Yao Qi <yao.qi@linaro.org>
10683
10684 * gdb.server/ext-restart.exp: New file.
10685
10686 2015-07-24 Yao Qi <yao.qi@linaro.org>
10687
10688 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10689 argument options.
10690 * gdb.server/ext-wrapper.exp: New file.
10691
10692 2015-07-23 Doug Evans <dje@google.com>
10693
10694 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10695 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10696
10697 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10698
10699 * gdb.ada/var_arr_typedef.exp: New testcase.
10700 * gdb.ada/var_arr_typedef/pack.adb: New file.
10701 * gdb.ada/var_arr_typedef/pack.ads: New file.
10702 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10703
10704 2015-07-20 Joel Brobecker <brobecker@adacore.com>
10705
10706 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10707
10708 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10709
10710 * gdb.arch/i386-biarch-core.exp: Replace istarget
10711 by "complete set gnutarget". Remove expectation for the "core-file"
10712 command.
10713
10714 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10715
10716 Revert the previous commit:
10717 Tests for validate symbol file using build-id.
10718
10719 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10720
10721 Tests for validate symbol file using build-id.
10722 * gdb.base/solib-mismatch-lib.c: New file.
10723 * gdb.base/solib-mismatch-libmod.c: New file.
10724 * gdb.base/solib-mismatch.c: New file.
10725 * gdb.base/solib-mismatch.exp: New file.
10726
10727 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10728
10729 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10730 nios2-*-linux*.
10731 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10732 * gdb.base/siginfo.exp: Likewise.
10733 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10734
10735 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10736
10737 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10738 Move it to ...
10739 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10740 ... here.
10741 * gdb.trace/range-stepping.exp: Check that the target supports
10742 range stepping.
10743
10744 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10745
10746 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10747
10748 2015-07-14 Pedro Alves <palves@redhat.com>
10749
10750 * gdb.base/killed-outside.exp: New file.
10751 * gdb.base/killed-outside.c: New file.
10752
10753 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10754
10755 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10756 (n at main): New.
10757 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10758
10759 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10760
10761 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10762 infcall tests instead of setting up for KFAIL.
10763
10764 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10765
10766 * gdb.btrace/record_goto-step.exp: New.
10767
10768 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10769
10770 PR compile/18484
10771 * gdb.compile/compile.c (struct struct_type): Add volatile to
10772 selffield's type.
10773 * gdb.compile/compile.exp
10774 (compile code struct_object.selffield = &struct_object): Skip further
10775 struct_object tests if this one xfails.
10776
10777 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
10778
10779 PR exp/18617
10780 * gdb.trace/ax.exp: Add test.
10781
10782 2015-07-07 Yao Qi <yao.qi@linaro.org>
10783
10784 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10785 instead of istarget "aarch64*-*-*".
10786 * gdb.arch/aarch64-fp.exp: Likewise.
10787 * gdb.base/float.exp: Likewise.
10788 * gdb.reverse/aarch64.exp: Likewise.
10789 * lib/gdb.exp (is_aarch64_target): New proc.
10790
10791 2015-07-07 Yao Qi <yao.qi@linaro.org>
10792
10793 * lib/gdb.exp (is_aarch32_target): New proc.
10794 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10795 instead of "istarget "arm*-*-*"".
10796 * gdb.arch/arm-disp-step.exp: Likewise.
10797 * gdb.arch/thumb-bx-pc.exp: Likewise.
10798 * gdb.arch/thumb-prologue.exp: Likewise.
10799 * gdb.arch/thumb-singlestep.exp: Likewise.
10800 * gdb.base/disp-step-syscall.exp: Likewise.
10801 * gdb.base/float.exp: Likewise.
10802
10803 2015-07-07 Yao Qi <yao.qi@linaro.org>
10804
10805 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10806 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10807
10808 2015-07-07 Yao Qi <yao.qi@linaro.org>
10809
10810 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10811 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10812 if it exists.
10813 * gdb.multi/multi-arch.exp: Likewise.
10814
10815 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10816
10817 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10818 print.
10819
10820 2015-07-07 Yao Qi <yao.qi@linaro.org>
10821
10822 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10823
10824 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10825
10826 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10827 '[' and ']' characters.
10828
10829 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10830
10831 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10832
10833 2015-06-29 Pedro Alves <palves@redhat.com>
10834
10835 PR threads/18127
10836 * gdb.threads/hand-call-new-thread.c: New file.
10837 * gdb.threads/hand-call-new-thread.c: New file.
10838
10839 2015-06-26 Keith Seitz <keiths@redhat.com>
10840 Doug Evans <dje@google.com>
10841
10842 PR 16253
10843 * gdb.cp/var-tag-2.cc: New file.
10844 * gdb.cp/var-tag-3.cc: New file.
10845 * gdb.cp/var-tag-4.cc: New file.
10846 * gdb.cp/var-tag.cc: New file.
10847 * gdb.cp/var-tag.exp: New file.
10848
10849 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10850
10851 * gdb.base/history-duplicates.exp: New test.
10852
10853 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10854
10855 * gdb.base/completion.exp: Test the completion of the "focus"
10856 command.
10857
10858 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10859
10860 * gdb.arch/amd64-prologue-skip.S: New file.
10861 * gdb.arch/amd64-prologue-skip.exp: New file.
10862
10863 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10864
10865 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10866 is_address_zero_readable check.
10867
10868 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10869
10870 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10871 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10872
10873 2015-06-24 Yao Qi <yao.qi@linaro.org>
10874
10875 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10876 linux targets.
10877
10878 2015-06-24 Yao Qi <yao.qi@linaro.org>
10879
10880 * lib/gdb.exp (supports_get_siginfo_type): New proc.
10881 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10882 * gdb.base/siginfo-thread.exp: Likewise.
10883
10884 2015-06-22 Yao Qi <yao.qi@linaro.org>
10885
10886 * boards/remote-gdbserver-on-localhost.exp: Add comments.
10887
10888 2015-06-22 Yao Qi <yao.qi@linaro.org>
10889
10890 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10891 aarch64*-*-*.
10892 (skip_hw_watchpoint_tests): Likewise.
10893
10894 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
10895
10896 * gdb.base/gdbinit-history.exp: Test the interaction between
10897 setting GDBHISTSIZE and setting the history size via .gdbinit.
10898
10899 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10900
10901 PR gdb/16999
10902 * gdb.base/gdbhistsize-history.exp: New test.
10903
10904 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10905
10906 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10907 with GDBHISTSIZE.
10908 * gdb.base/readline.exp: Likewise.
10909
10910 2015-06-17 Yao Qi <yao.qi@linaro.org>
10911
10912 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10913 line.
10914
10915 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10916
10917 * gdb.base/gdbinit-history.exp: Add test case to check that
10918 an unlimited history file does not get truncated on exit.
10919
10920 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10921
10922 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10923 (VECTOR): New macro. Use it...
10924 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10925 ...for these typedefs.
10926 (int8, char1, int1, double1): New typedefs.
10927 (struct just_int2, struct two_int2): New structures.
10928 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10929 (add_structvecs, add_singlevecs): New functions.
10930 (main): Call add_some_intvecs twice.
10931 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10932 the compile and exit upon failure. Try compiling for the "native"
10933 architecture. Test inferior function calls with vector arguments
10934 and vector return value handling with "finish" and "return".
10935
10936 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
10937
10938 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10939 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10940 PE file.
10941 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10942
10943 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10944
10945 PR breakpoints/16465
10946 * gdb.mi/mi-dprintf-pending.c: New file.
10947 * gdb.mi/mi-dprintf-pending.exp: New test.
10948 * gdb.mi/mi-dprintf-pendshr.c: New file.
10949
10950 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10951 Mircea Gherzan <mircea.gherzan@intel.com>
10952
10953 * gdb.arch/i386-mpx-map.c: New file.
10954 * gdb.arch/i386-mpx-map.exp: New File.
10955
10956 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10957
10958 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10959 * gdb.arch/i386-mpx.exp: Indentation fixed.
10960
10961 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10962
10963 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10964 function and improved indentation.
10965 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10966 gdb_test_multiple. Added additional tests to skip the test.
10967
10968 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10969
10970 * gdb.arch/i386-avx512.c: Change path in include file.
10971 * gdb.arch/i386-avx512.exp: Change include dir path
10972 compilation flag.
10973 * gdb.arch/i386-mpx.c: Change path in include file.
10974 * gdb.arch/i386-mpx.exp: Change include dir path compilation
10975 flag.
10976
10977 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10978
10979 * gdb.compile/compile-print.exp (compile print *vararray@3)
10980 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10981
10982 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10983
10984 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10985 (do not keep jit in memory): ... this.
10986 (expect 5): Change it to ...
10987 (expect no 5): ... this.
10988
10989 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
10990
10991 PR gdb/15564
10992 * gdb.mi/mi-detach.exp: New file.
10993
10994 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10995
10996 PR symtab/18392
10997 * gdb.arch/amd64-tailcall-self.S: New file.
10998 * gdb.arch/amd64-tailcall-self.c: New file.
10999 * gdb.arch/amd64-tailcall-self.exp: New file.
11000
11001 2015-05-28 Don Breazeal <donb@codesourcery.com>
11002
11003 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11004 tests for remote targets by checking is_target_gdbserver.
11005
11006 2015-05-27 Doug Evans <dje@google.com>
11007
11008 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11009 * gdb.dwarf2/opaque-type-lookup.c: New file.
11010 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11011
11012 2015-05-26 Doug Evans <dje@google.com>
11013
11014 * gdb.cp/iostream.cc: New file.
11015 * gdb.cp/iostream.exp: New file.
11016
11017 2015-05-26 Doug Evans <dje@google.com>
11018
11019 * gdb.dwarf2/dw2-op-call.exp: Update.
11020 * gdb.dwarf2/dw4-sig-types.exp: Update.
11021 * gdb.dwarf2/implptr.exp: Update.
11022 * gdb.mi/mi-cmd-param-changed.exp: Update.
11023
11024 2015-05-26 Doug Evans <dje@google.com>
11025
11026 * gdb.python/py-lazy-string.c: New file.
11027 * gdb.python/py-lazy-string.exp: New file.
11028 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11029 (main): Update. Add estring3.
11030 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11031 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11032
11033 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11034 Yao Qi <yao.qi@linaro.org>
11035
11036 * gdb.reverse/aarch64.c: New.
11037 * gdb.reverse/aarch64.exp: New.
11038
11039 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11040
11041 * lib/gdb.exp (supports_process_record): Return true for
11042 aarch64*-linux*.
11043 (supports_reverse): Likewise.
11044
11045 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11046
11047 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11048 Use with_test_prefix.
11049
11050 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11051
11052 * gdb.base/completion.exp: Add test for completion of layout
11053 names.
11054
11055 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11056
11057 * lib/gdb.exp (skip_tui_tests): New proc.
11058 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11059
11060 2015-05-19 Pedro Alves <palves@redhat.com>
11061
11062 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11063 Save the whole env array instead of just HOME. Unset HISTSIZE in
11064 the environment while testing. Restore whole environment
11065 afterwards.
11066
11067 2015-05-16 Doug Evans <xdje42@gmail.com>
11068
11069 * gdb.guile/scm-ports.c: New file.
11070 * gdb.guile/scm-ports.exp: Add memory port tests.
11071
11072 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11073
11074 * gdb.compile/compile-print.c: New file.
11075 * gdb.compile/compile-print.exp: New file.
11076
11077 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11078
11079 * gdb.compile/compile-ops.exp: Cast param to void.
11080 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11081 (compile code struct_object.selffield = &struct_object): Add xfail.
11082
11083 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11084
11085 * gdb.ada/arr_enum_with_gap: New testcase.
11086
11087 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11088
11089 * gdb.ada/byte_packed_arr: New testcase.
11090
11091 2015-05-15 Joel Brobecker <brobecker@adacore.com>
11092
11093 * gdb.ada/pckd_neg: New testcase.
11094
11095 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11096
11097 PR gdb/17820
11098 * gdb.base/gdbinit-history.exp: New test.
11099 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11100 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11101
11102 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11103
11104 * gdb.python/py-xmethods.cc: Enhance test case.
11105 * gdb.python/py-xmethods.exp: New tests.
11106 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11107 function.
11108 (B_indexoper): Likewise.
11109 (global_dm_list) : Add new xmethod worker functions.
11110
11111 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11112
11113 * gdb.base/coredump-filter.exp: Correctly unset
11114 "coredump_var_addr" array.
11115
11116 2015-05-08 Pedro Alves <palves@redhat.com>
11117
11118 * gdb.server/non-existing-program.exp: Unset spawn_id.
11119
11120 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11121
11122 PR python/18291
11123 * gdb.python/py-xmethods.exp: Add tests.
11124
11125 2015-05-08 Yao Qi <yao.qi@linaro.org>
11126
11127 PR gdb/18208
11128 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11129 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11130 function set_coredump_filter, and remove remote_exec call.
11131 Remove argument ipid. Callers update.
11132 (top level): Don't get inferior's PID.
11133
11134 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11135
11136 * gdb.base/watch_thread_num.exp: Skip test on targets without
11137 access watchpoints.
11138
11139 2015-05-06 Pedro Alves <palves@redhat.com>
11140
11141 PR server/18081
11142 * gdb.server/non-existing-program.exp: New file.
11143
11144 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11145
11146 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11147
11148 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11149
11150 * gdb.ada/out_of_line_in_inlined: New testcase.
11151
11152 2015-05-05 Joel Brobecker <brobecker@adacore.com>
11153
11154 * gdb.ada/var_rec_arr: New testcase.
11155
11156 2015-04-30 Yao Qi <yao.qi@linaro.org>
11157
11158 * gdb.base/break-idempotent.exp: If
11159 skip_hw_watchpoint_multi_tests returns true, skip the tests
11160 on "rwatch" and "awatch".
11161
11162 2015-04-30 Yao Qi <yao.qi@linaro.org>
11163
11164 * gdb.base/relativedebug.exp: Invoke gdb command
11165 "info sharedlibrary", and if libc.so doesn't have debug info,
11166 skip the test.
11167
11168 2015-04-29 Doug Evans <dje@google.com>
11169
11170 * gdb.python/py-xmethods.exp: Add ptype tests.
11171 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11172 get_result_type method.
11173
11174 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11175
11176 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11177 the target does not support hardware watchpoints.
11178
11179 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
11180
11181 * gdb.base/break-always.exp: Abort testing if writing to memory
11182 causes an error.
11183
11184 2015-04-28 Doug Evans <dje@google.com>
11185
11186 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11187 * gdb.python/py-pp-registration.exp: ... here. New file.
11188 * gdb.python/py-pp-registration.c: New file.
11189 * gdb.python/py-pp-registration.py: New file.
11190
11191 2015-04-28 Doug Evans <dje@google.com>
11192
11193 * gdb.python/py-bad-printers.c: New file.
11194 * gdb.python/py-bad-printers.py: New file.
11195 * gdb.python/py-bad-printers.exp: New file.
11196
11197 2015-04-28 Sasha Smundak <asmundak@google.com>
11198
11199 * gdb.python/py-type.exp: New test.
11200
11201 2015-04-28 Andy Wingo <wingo@igalia.com>
11202
11203 * gdb.python/py-parameter.exp:
11204 * gdb.guile/scm-parameter.exp: Escape the path that we are
11205 matching against, as it might contain characters that are special
11206 to regular expressions.
11207
11208 2015-04-27 Joel Brobecker <brobecker@adacore.com>
11209
11210 * gdb.ada/rec_comp: New testcase.
11211
11212 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11213
11214 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11215 before using it.
11216
11217 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11218
11219 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11220 new tests for verilog output.
11221
11222 2015-04-24 Yao Qi <yao.qi@linaro.org>
11223
11224 * boards/remote-gdbserver-on-localhost.exp: New file.
11225
11226 2015-04-23 Pedro Alves <palves@redhat.com>
11227
11228 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11229 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11230 "end of file", remove $inferior_spawn_id from the indirect list.
11231
11232 2015-04-23 Pedro Alves <palves@redhat.com>
11233
11234 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11235
11236 2015-04-23 Pedro Alves <palves@redhat.com>
11237
11238 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11239 on $any_spawn_id instead of only on $gdb_spawn_id.
11240
11241 2015-04-21 Pierre Muller <muller@sourceware.org>
11242
11243 PR pascal/17815
11244 * lib/pascal.exp (gpc_compile): Add new option "class".
11245 (fpc_compile): Likewise.
11246 * gdb.pascal/case-insensitive-symbols.pas: New file.
11247 * gdb.pascal/case-insensitive-symbols.exp: New file.
11248
11249 2015-04-20 Gary Benson <gbenson@redhat.com>
11250
11251 * gdb.base/attach.exp: Fix three extended remote failures.
11252
11253 2015-04-17 Gary Benson <gbenson@redhat.com>
11254
11255 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11256 the main executable over the remote protocol.
11257
11258 2015-04-16 Pedro Alves <palves@redhat.com>
11259
11260 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11261 a new gdbserver if gdbserver_reconnect_p is set.
11262
11263 2015-04-16 Pedro Alves <palves@redhat.com>
11264
11265 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11266 is set, don't exit gdbserver.
11267
11268 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11269
11270 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11271 appropriate .insn, such that an older assembler can be used.
11272 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11273 the z/Architecture instruction set on 31-bit targets as well.
11274
11275 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11276
11277 * gdb.go/handcall.exp: Remove all logic related to the first
11278 breakpoint and rely on go_runto_main instead.
11279 * gdb.go/strings.exp: Likewise.
11280 * gdb.go/unsafe.exp: Likewise.
11281 * gdb.go/hello.exp: Likewise. Also rename the remaining
11282 breakpoint marker to "breakpoint 1".
11283 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11284 * gdb.go/strings.go: Likewise.
11285 * gdb.go/unsafe.go: Likewise.
11286 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11287 "set breakpoint 2 here" and rename the remaining breakpoint marker
11288 to "breakpoint 1".
11289
11290 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11291
11292 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11293 if itertools.imap is not present.
11294 * gdb.python/py-objfile.exp: Add parentheses.
11295 * gdb.python/py-type.exp: Same.
11296 * gdb.python/py-unwind-maint.py: Same.
11297
11298 2015-04-15 Yao Qi <yao.qi@linaro.org>
11299
11300 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11301 of ":$ptr_size" and set its form explicitly.
11302
11303 2015-04-15 Pedro Alves <palves@redhat.com>
11304 Yao Qi <yao.qi@linaro.org>
11305
11306 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11307 timeout by factor of 4.
11308 (test_regular_watch): Likewise.
11309 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11310 * gdb.reverse/sigall-reverse.exp: Likewise.
11311 * gdb.reverse/until-precsave.exp: Likewise.
11312 * lib/gdb.exp (with_timeout_factor): New proc.
11313 (gdb_expect): Move some code to ...
11314 (get_largest_timeout): ... here. New procedure.
11315
11316 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
11317
11318 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11319
11320 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11321
11322 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11323 to write to the .text section.
11324
11325 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
11326
11327 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11328 Handle the case of targets that do not provide PID information.
11329
11330 2015-04-13 Yao Qi <yao.qi@linaro.org>
11331
11332 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11333 and use expect instead of gdb_expect.
11334
11335 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11336
11337 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11338 "coredump_var_addr" to avoid naming conflict with other testcases.
11339
11340 2015-04-10 Pedro Alves <palves@redhat.com>
11341
11342 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11343 gdb_test_sequence and gdb_assert.
11344
11345 2015-04-10 Pedro Alves <palves@redhat.com>
11346
11347 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11348 test messages that don't include the breakpoint address.
11349
11350 2015-04-10 Yao Qi <yao.qi@linaro.org>
11351
11352 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11353 false for some offset and width combinations which aren't
11354 supported by linux kernel.
11355
11356 2015-04-10 Pedro Alves <palves@redhat.com>
11357
11358 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11359 procedure, factored out from ...
11360 (top level): ... here. Add "set displaced-stepping" testing axis.
11361 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11362 parameter "displaced". Use it.
11363 (top level): Use foreach and add "set displaced-stepping" testing
11364 axis.
11365
11366 2015-04-10 Pedro Alves <palves@redhat.com>
11367
11368 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11369 Remove comment.
11370 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11371 both the address of the instruction that triggers the watchpoint
11372 and the address of the instruction immediately after, and use
11373 those addresses for the test. Fix comment.
11374
11375 2015-04-10 Pedro Alves <palves@redhat.com>
11376
11377 * gdb.base/sigstep.exp (breakpoint_to_handler)
11378 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11379 Test "backtrace" in handler.
11380 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11381 (top level): Add new "displaced" test axis to
11382 breakpoint_to_handler, breakpoint_to_handler_entry and
11383 breakpoint_over_handler.
11384
11385 2015-04-10 Pedro Alves <palves@redhat.com>
11386
11387 PR gdb/18216
11388 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11389
11390 2015-04-10 Yao Qi <yao.qi@linaro.org>
11391
11392 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11393 (test_add_rn_pc): New function.
11394 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11395 (top level): Invoke test_add_rn_pc.
11396
11397 2015-04-10 Pedro Alves <palves@redhat.com>
11398
11399 PR gdb/13858
11400 * gdb.base/step-over-no-symbols.exp: New file.
11401
11402 2015-04-09 Andy Wingo <wingo@igalia.com>
11403
11404 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11405 after the Python tests.
11406
11407 2015-04-08 Keith Seitz <keiths@redhat.com>
11408
11409 PR python/16699
11410 * gdb.python/py-completion.exp: New tests for completion.
11411 * gdb.python/py-completion.py (CompleteLimit1): New class.
11412 (CompleteLimit2): Likewise.
11413 (CompleteLimit3): Likewise.
11414 (CompleteLimit4): Likewise.
11415 (CompleteLimit5): Likewise.
11416 (CompleteLimit6): Likewise.
11417 (CompleteLimit7): Likewise.
11418
11419 2015-04-08 Pedro Alves <palves@redhat.com>
11420
11421 PR gdb/18214
11422 PR gdb/18216
11423 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11424 function.
11425 (main): Install it as SIGUSR1 handler.
11426 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11427 parameter. Always use "setup" as prefix. Toggle "set
11428 displaced-stepping" off/on depending on global. Don't switch to
11429 thread 1 here.
11430 (top level): Add displaced stepping "off/on" test axis. Update
11431 "setup" calls. Wrap each subtest with with_test_prefix. Test
11432 continuing with a queued signal in each thread.
11433
11434 2015-04-08 Pedro Alves <palves@redhat.com>
11435
11436 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11437 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11438 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11439 Return early if running to main fails.
11440 * gdb.trace/while-stepping.exp: Likewise.
11441
11442 2015-04-07 Pedro Alves <palves@redhat.com>
11443
11444 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11445 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11446 interact with inferior program.
11447
11448 2015-04-07 Pedro Alves <palves@redhat.com>
11449
11450 * lib/gdb.exp (inferior_spawn_id): New global.
11451 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11452 spawn id after processing the user code.
11453 (default_gdb_start): Set inferior_spawn_id.
11454 (send_inferior): New procedure.
11455 * lib/gdbserver-support.exp (gdbserver_start): Set
11456 inferior_spawn_id.
11457 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11458
11459 2015-04-07 Pedro Alves <palves@redhat.com>
11460
11461 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11462 * lib/gdbserver-support.exp (gdbserver_start): Make
11463 $server_spawn_id global.
11464 (gdbserver_start): Don't wait for gdbserver's spawn id with
11465 expect_background.
11466 (close_gdbserver): New procedure.
11467 (gdb_exit): Rename the default version and reimplement.
11468
11469 2015-04-07 Pedro Alves <palves@redhat.com>
11470
11471 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
11472 append the substituted item, not the original item.
11473
11474 2015-04-07 Pedro Alves <palves@redhat.com>
11475
11476 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11477 gdb_expect.
11478
11479 2015-04-07 Pedro Alves <palves@redhat.com>
11480
11481 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11482 output appearing once only.
11483
11484 2015-04-07 Pedro Alves <palves@redhat.com>
11485
11486 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11487 that doesn't expect anything. Return early if running to main
11488 fails.
11489
11490 2015-04-07 Yao Qi <yao.qi@linaro.org>
11491
11492 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11493 (child_function): Call alarm.
11494 (main): Move call to alarm into the loop.
11495 * gdb.threads/non-stop-fair-events.exp: Build program with
11496 -DTIMEOUT=$timeout.
11497
11498 2015-04-06 Doug Evans <xdje42@gmail.com>
11499
11500 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11501 Fix dest parameter to board_info.
11502 (fpc_compile): Ditto.
11503 (gdb_compile_pascal): Rename dest arg to destfile.
11504
11505 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11506
11507 * gdb.ada/funcall_ref.exp: New file.
11508 * gdb.ada/funcall_ref/foo.adb: New file.
11509
11510 2015-04-02 Yao Qi <yao.qi@linaro.org>
11511
11512 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11513 is remote.
11514
11515 2015-04-02 Gary Benson <gbenson@redhat.com>
11516
11517 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11518
11519 2015-04-01 Sasha Smundak <asmundak@google.com>
11520
11521 * gdb.python/py-unwind-maint.c: New file.
11522 * gdb.python/py-unwind-maint.exp: New test.
11523 * gdb.python/py-unwind-maint.py: New file.
11524 * gdb.python/py-unwind.c: New file.
11525 * gdb.python/py-unwind.exp: New test.
11526 * gdb.python/py-unwind.py: New test.
11527
11528 2015-04-01 Pedro Alves <palves@redhat.com>
11529
11530 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11531 to fail instead of non-existent $test.
11532
11533 2015-04-01 Pedro Alves <palves@redhat.com>
11534
11535 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11536 GDBFLAGS if not empty.
11537
11538 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11539
11540 * gdb.ada/complete.exp: Remove "multi_line".
11541 * gdb.ada/info_exc.exp: Remove "multi_line".
11542 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11543 * gdb.ada/ptype_field.exp: Remove "multi_line".
11544 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11545 * gdb.ada/tagged.exp: Remove "multi_line".
11546 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11547 [multi_line ...]
11548 * gdb.btrace/delta.exp: Likewise.
11549 * gdb.btrace/exception.exp: Likewise.
11550 * gdb.btrace/function_call_history.exp: Likewise.
11551 * gdb.btrace/instruction_history.exp: Likewise.
11552 * gdb.btrace/nohist.exp: Likewise.
11553 * gdb.btrace/record_goto.exp: Likewise.
11554 * gdb.btrace/segv.exp: Likewise.
11555 * gdb.btrace/stepi.exp: Likewise.
11556 * gdb.btrace/tailcall.exp: Likewise.
11557 * gdb.btrace/unknown_functions.exp: Likewise.
11558 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11559 * lib/gdb.exp: Add the "multi_line" helper.
11560
11561 2015-04-01 Pedro Alves <palves@redhat.com>
11562
11563 * gdb.threads/tid-reuse.c: New file.
11564 * gdb.threads/tid-reuse.exp: New file.
11565
11566 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11567
11568 PR corefiles/16092
11569 * gdb.base/coredump-filter.c: New file.
11570 * gdb.base/coredump-filter.exp: Likewise.
11571
11572 2015-03-27 Petr Machata <pmachata@redhat.com>
11573
11574 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11575 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11576 (Dwarf::assemble): Initialize them.
11577 (Dwarf::lines): New function.
11578
11579 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11580
11581 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11582 SYMBOL_PREFIX for x86_64-*-cygwin.
11583
11584 2015-03-26 Andy Wingo <wingo@igalia.com>
11585
11586 PR symtab/18148
11587 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11588 const_value but not a location.
11589 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11590 location defined in non-main CUs are visible.
11591
11592 2015-03-26 Yao Qi <yao.qi@linaro.org>
11593
11594 PR testsuite/18139
11595 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11596 Add a line number entry for the same line.
11597 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11598 Add a line number entry for the same line.
11599
11600 2015-03-26 Yao Qi <yao.qi@linaro.org>
11601
11602 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11603 .int 0.
11604 (func): Likewise. Add .Lfunc_1 label.
11605 Use .Lfunc_1 label.
11606 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11607 .int 0.
11608 (func): Likewise.
11609 Use .Lfunc_1 label.
11610
11611 2015-03-26 Yao Qi <yao.qi@linaro.org>
11612
11613 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11614 Call gdb_compile instead to compile each .s files without debug
11615 information.
11616
11617 2015-03-26 Yao Qi <yao.qi@linaro.org>
11618
11619 * gdb.base/savedregs.exp (process_saved_regs): Make
11620 "Saved registers:" optional in the pattern.
11621
11622 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11623
11624 * gdb.btrace/next.exp: Merged into step.exp.
11625 * gdb.btrace/finish.exp: Merged into step.exp.
11626 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11627 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11628 "record goto" and checking the exact replay position.
11629 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11630 check for "Recording format" in "info record" output.
11631 * gdb.btrace/record_goto.exp: Choose test file based on target.
11632 * gdb.btrace/x86-record_goto.S: Renamed into ...
11633 * gdb.btrace/x86_64-record_goto.S: ... this.
11634 * gdb.btrace/i686-record_goto.S: New.
11635 * gdb.btrace/x86-tailcall.S: Renamed into ...
11636 * gdb.btrace/x86_64-tailcall.S: ... this.
11637 * gdb.btrace/i686-tailcall.S: New.
11638 * gdb.btrace/x86-tailcall.c: Renamed into ...
11639 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11640 separate statements. Update test.
11641 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11642 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11643 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11644 * gdb.btrace/tailcall.exp: Choose test file based on target.
11645 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11646
11647 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11648
11649 * gdb.btrace/exception.exp: Increase BTS buffer size.
11650
11651 2015-03-24 Pedro Alves <palves@redhat.com>
11652
11653 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11654
11655 2015-03-24 Pedro Alves <palves@redhat.com>
11656
11657 * gdb.threads/schedlock.exp (test_step): No longer expect that
11658 "set scheduler-locking step" with "next" over a function call runs
11659 threads unlocked.
11660
11661 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11662
11663 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11664
11665 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11666
11667 PR breakpoints/16466
11668 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11669 * gdb.mi/mi-pending.c (thread_func): New function.
11670 (int main): Add threading support required.
11671 * gdb.mi/mi-pending.exp: Add tests for this issue.
11672 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11673 (pendfunc2): Remove stdio dependency.
11674 * gdb.mi/mi-pendshr2.c: New file.
11675
11676 2015-03-23 Keith Seitz <keiths@redhat.com>
11677
11678 * gdb.linespec/keywords.c: New file.
11679 * gdb.linespec/keywords.exp: New file.
11680
11681 2015-03-23 Keith Seitz <keiths@redhat.com>
11682
11683 PR gdb/18021
11684 * gdb.dwarf2/staticvirtual.exp: New test.
11685
11686 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11687
11688 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11689 * README: Remove HP-UX and gdb.hp.
11690 (configuration):
11691 * configure: Regenerate.
11692 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11693 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11694 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11695 gdb.hp/gdb.defects/Makefile.
11696 * gdb.hp/Makefile.in: File deleted.
11697 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11698 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11699 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11700 * gdb.hp/gdb.aCC/run.c: File deleted.
11701 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11702 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11703 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11704 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11705 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11706 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11707 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11708 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11709 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11710 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11711 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11712 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11713 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11714 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11715 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11716 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11717 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11718 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11719 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11720 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11721 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11722 * gdb.hp/gdb.compat/average.c: File deleted.
11723 * gdb.hp/gdb.compat/sum.c: File deleted.
11724 * gdb.hp/gdb.compat/xdb.c: File deleted.
11725 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11726 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11727 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11728 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11729 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11730 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11731 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11732 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11733 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11734 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11735 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11736 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11737 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11738 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11739 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11740 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11741 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11742 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11743 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11744 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11745 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11746 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11747 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11748 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11749 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11750 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11751 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11752 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11753 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11754 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11755 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11756 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11757 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11758 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11759 * gdb.hp/tools/odump: File deleted.
11760
11761 2015-03-19 Pedro Alves <palves@redhat.com>
11762
11763 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11764 (saw_thread_3): New globals.
11765 (top level): Increment them when an event for the corresponding
11766 thread is seen.
11767 (no thread starvation): New test.
11768
11769 2015-03-19 Pedro Alves <palves@redhat.com>
11770
11771 * gdb.threads/continue-pending-status.c: New file.
11772 * gdb.threads/continue-pending-status.exp: New file.
11773
11774 2015-03-18 Pedro Alves <palves@redhat.com>
11775
11776 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11777 Use gdb_is_target_remote instead of is_remote. Use
11778 gdb_test_multiple instead of gdb_expect. Exit early if
11779 gdb_test_multiple hits its internal matches. Tighten stepi tests
11780 expected output. Fail on exit with any signal, instead of just
11781 SIGILL.
11782
11783 2015-03-18 Yao Qi <yao.qi@linaro.org>
11784
11785 PR tdep/18107
11786 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11787 variable.
11788 * gdb.base/catch-syscall.exp: Don't skip it on
11789 aarch64*-*-linux* target. Remove elements in all_syscalls.
11790 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11791 target.
11792 (setup_all_syscalls): New proc.
11793
11794 2015-03-16 Yao Qi <yao.qi@linaro.org>
11795
11796 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11797 (top level): Skip tests if valid_addr_p returns false for
11798 $cmd1 or $cmd2.
11799
11800 2015-03-11 Andy Wingo <wingo@igalia.com>
11801
11802 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11803
11804 2015-03-11 Yao Qi <yao.qi@linaro.org>
11805
11806 * gdb.base/catch-syscall.exp: Fix typo in comments.
11807
11808 2015-03-11 Yao Qi <yao.qi@linaro.org>
11809
11810 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11811
11812 2015-03-09 Pedro Alves <palves@redhat.com>
11813
11814 * dg-extract-results.py: Delete.
11815
11816 2015-03-09 Pedro Alves <palves@redhat.com>
11817
11818 Merge dg-extract-results.sh from GCC upstream (r218843).
11819
11820 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11821 * dg-extract-results.sh: Use --text with grep to avoid issues with
11822 binary files. Fall back to cat -v, if that doesn't work.
11823
11824 2015-03-05 Pedro Alves <palves@redhat.com>
11825
11826 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11827
11828 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11829
11830 * lib/mi-support.exp (mi_expect_interrupt): Accept
11831 alternative event for when in all-stop mode.
11832
11833 2015-03-04 Pedro Alves <palves@redhat.com>
11834
11835 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11836
11837 2015-03-04 Mark Kettenis <kettenis@gnu.org>
11838
11839 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11840
11841 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11842
11843 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11844 regexps for GDB's current line display, accept a hex address
11845 preceding the line number.
11846
11847 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11848
11849 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11850 the 'arch1' variable for "s390*-linux*" targets.
11851
11852 2015-03-04 Pedro Alves <palves@redhat.com>
11853
11854 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11855 (main): Pass missing retval argument to pthread_join call.
11856
11857 2015-03-02 Pedro Alves <palves@redhat.com>
11858
11859 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11860 (top level): Call do_test with non-stop as well.
11861
11862 2015-03-02 Pedro Alves <palves@redhat.com>
11863
11864 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11865 -1.
11866
11867 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11868
11869 * gdb.arch/s390-vregs.exp: New test.
11870 * gdb.arch/s390-vregs.S: New file.
11871
11872 2015-02-27 Pedro Alves <palves@redhat.com>
11873
11874 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11875 call to catch_command_errors.
11876 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11877 catch_command_errors.
11878
11879 2015-02-27 Pedro Alves <palves@redhat.com>
11880
11881 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11882 "true" for boolean result.
11883 * gdb.gdb/selftest.exp (test_with_self): Also accept full
11884 prototype of main.
11885
11886 2015-02-27 Pedro Alves <palves@redhat.com>
11887
11888 * lib/unbuffer_output.c: New file.
11889 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11890 (main): Call gdb_unbuffer_output.
11891
11892 2015-02-27 Yao Qi <yao.qi@linaro.org>
11893
11894 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11895 target.
11896
11897 2015-02-26 Doug Evans <dje@google.com>
11898
11899 * gdb.cp/class2.cc (Dbase, D): New classes.
11900 (main): New local delta.
11901 * gdb.cp/class2.exp: Test printing delta.
11902 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11903 (dynbar): New global.
11904 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11905
11906 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11907
11908 * gdb.compile/compile-ifunc.c: New file.
11909 * gdb.compile/compile-ifunc.exp: New file.
11910
11911 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
11912
11913 * gdb.base/structs.exp: Check for correct struct on finish.
11914
11915 2015-02-26 Yao Qi <yao.qi@linaro.org>
11916
11917 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11918 is zero.
11919
11920 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11921
11922 * gdb.arch/cordic.ko.bz2: New file.
11923 * gdb.arch/cordic.ko.debug.bz2: New file.
11924 * gdb.arch/ppc64-symtab-cordic.exp: New file.
11925
11926 2015-02-25 Yao Qi <yao.qi@linaro.org>
11927
11928 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11929 aarch64*-*-* target.
11930
11931 2015-02-23 Pedro Alves <palves@redhat.com>
11932
11933 * lib/gdb.exp (delete_breakpoints): Rewrite using
11934 gdb_test_multiple.
11935
11936 2015-02-23 Pedro Alves <palves@redhat.com>
11937
11938 * gdb.base/info-os.c: Include stdlib.h.
11939
11940 2015-02-22 Doug Evans <xdje42@gmail.com>
11941
11942 PR symtab/17855
11943 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11944 is read after symbols have been re-read.
11945 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11946 * gdb.ada/exec_changed/second.adb (Second): Ditto.
11947
11948 2015-02-21 Doug Evans <dje@google.com>
11949
11950 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11951
11952 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11953
11954 PR corefiles/17808
11955 * gdb.arch/i386-biarch-core.core.bz2: New file.
11956 * gdb.arch/i386-biarch-core.exp: New file.
11957
11958 2015-02-21 Pedro Alves <palves@redhat.com>
11959
11960 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11961 runto_main fails.
11962
11963 2015-02-20 Pedro Alves <palves@redhat.com>
11964
11965 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11966 info probes.
11967
11968 2015-02-20 Pedro Alves <palves@redhat.com>
11969
11970 * gdb.threads/multi-create-ns-info-thr.exp: New file.
11971
11972 2015-02-20 Pedro Alves <palves@redhat.com>
11973
11974 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
11975 clean_restart before gdb_target_supports_trace.
11976
11977 2015-02-20 Pedro Alves <palves@redhat.com>
11978
11979 PR threads/18006
11980 * gdb.threads/clone-thread_db.c: New file.
11981 * gdb.threads/clone-thread_db.exp: New file.
11982
11983 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
11984
11985 PR breakpoints/16812
11986 * gdb.base/catch-gdb-caused-signals.c: New file.
11987 * gdb.base/catch-gdb-caused-signals.exp: New file.
11988
11989 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
11990
11991 * configure: Regenerated.
11992 * configure.ac: Use GDB_AC_TRANSFORM.
11993 * aclocal.m4: sinclude ../transform.m4.
11994
11995 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11996
11997 * lib/dtrace.exp: New file.
11998 * gdb.base/dtrace-probe.exp: Likewise.
11999 * gdb.base/dtrace-probe.d: Likewise.
12000 * gdb.base/dtrace-probe.c: Likewise.
12001 * lib/pdtrace.in: Likewise.
12002 * configure.ac: Output variables with the transformed names of
12003 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12004 * configure: Regenerated.
12005
12006 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12007
12008 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12009 expected message when trying to access $_probe_* convenience
12010 variables while not on a probe.
12011
12012 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12013
12014 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12015
12016 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12017
12018 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12019 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12020
12021 2015-02-10 Doug Evans <xdje42@gmail.com>
12022
12023 * lib/gdb.exp (gdb_load): Always return a result.
12024
12025 2015-02-10 Pedro Alves <palves@redhat.com>
12026
12027 * gdb.threads/signal-sigtrap.c: New file.
12028 * gdb.threads/signal-sigtrap.exp: New file.
12029
12030 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12031
12032 * gdb.trace/no-attach-trace.c: New file.
12033 * gdb.trace/no-attach-trace.exp: New file.
12034
12035 2015-02-09 Mark Wielaard <mjw@redhat.com>
12036
12037 * gdb.dwarf2/atomic.c: New file.
12038 * gdb.dwarf2/atomic-type.exp: Likewise.
12039
12040 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12041
12042 * gdb.btrace/buffer-size.exp: Update "info record" output.
12043 * gdb.btrace/delta.exp: Update "info record" output.
12044 * gdb.btrace/enable.exp: Update "info record" output.
12045 * gdb.btrace/finish.exp: Update "info record" output.
12046 * gdb.btrace/instruction_history.exp: Update "info record" output.
12047 * gdb.btrace/next.exp: Update "info record" output.
12048 * gdb.btrace/nexti.exp: Update "info record" output.
12049 * gdb.btrace/step.exp: Update "info record" output.
12050 * gdb.btrace/stepi.exp: Update "info record" output.
12051 * gdb.btrace/nohist.exp: Update "info record" output.
12052
12053 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12054
12055 * gdb.btrace/buffer-size: New.
12056
12057 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12058
12059 * gdb.btrace/delta.exp: Update "info record" output.
12060 * gdb.btrace/enable.exp: Update "info record" output.
12061 * gdb.btrace/finish.exp: Update "info record" output.
12062 * gdb.btrace/instruction_history.exp: Update "info record" output.
12063 * gdb.btrace/next.exp: Update "info record" output.
12064 * gdb.btrace/nexti.exp: Update "info record" output.
12065 * gdb.btrace/step.exp: Update "info record" output.
12066 * gdb.btrace/stepi.exp: Update "info record" output.
12067 * gdb.btrace/nohist.exp: Update "info record" output.
12068
12069 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12070
12071 PR gdb/15678
12072 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12073
12074 2015-02-06 Pedro Alves <palves@redhat.com>
12075
12076 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12077 macro.
12078 (seconds_left, again): New globals.
12079 (main): Wait seconds_left in a 1-second sleep loop instead of
12080 sleeping 180 seconds. If 'again' is set, reset the seconds
12081 counter.
12082 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12083 'again' in the inferior before detaching. Print the seconds left.
12084 (options): New global.
12085 (top level): Build program with -DTIMEOUT=$timeout.
12086
12087 2015-02-06 Pedro Alves <palves@redhat.com>
12088
12089 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12090 determine how many seconds to pass to 'alarm'.
12091 * gdb.base/gdb-sigterm.exp (top level): Build program with
12092 -DTIMEOUT=$timeout.
12093 (do_test): Return success/failure indication. Add more verbose
12094 logging. Don't fail if 200 single steps are seen. Instead, fail
12095 when the test times out.
12096 (passes): New global.
12097 (top level): Break the testing loop if testing fails on any
12098 iteration. Use gdb_assert.
12099
12100 2015-02-04 Don Breazeal <donb@codesourcery.com>
12101
12102 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12103 and initialize them.
12104 (ipc_cleanup): New function.
12105 (main): Don't declare shmid, semid, and msqid. Add a call to
12106 atexit so that we call ipc_cleanup on exit.
12107
12108 2015-02-04 Pedro Alves <palves@redhat.com>
12109
12110 * boards/native-extended-gdbserver.exp: Remove any target variant
12111 specifications from the board name before clearing the isremote
12112 flag from board_info.
12113
12114 2015-01-31 Doug Evans <xdje42@gmail.com>
12115
12116 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12117
12118 2015-01-31 Gary Benson <gbenson@redhat.com>
12119
12120 * gdb.base/completion.exp: Disable completion limiting for
12121 existing tests. Add new tests to check completion limiting.
12122 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12123
12124 2015-01-31 Doug Evans <xdje42@gmail.com>
12125
12126 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12127
12128 2015-01-31 Doug Evans <xdje42@gmail.com>
12129
12130 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12131 entries. Duplicate file section script entries.
12132 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12133 inlined entries. Add test for safe-path rejection.
12134 * gdb.python/py-section-script.c: Add duplicate inlined section script
12135 entries. Duplicate file section script entries.
12136 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12137 inlined entries. Add test for safe-path rejection.
12138
12139 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12140
12141 * gdb.ada/disc_arr_bound: New testcase.
12142
12143 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12144
12145 * gdb.ada/mi_var_array: New testcase.
12146
12147 2015-01-27 Doug Evans <dje@google.com>
12148
12149 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12150 Add test for objfile.filename, objfile.username after objfile
12151 has been unloaded.
12152
12153 2015-01-26 Joel Brobecker <brobecker@adacore.com>
12154
12155 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12156 the second test to print the name attribute of value
12157 returned by the call to gdb.lookup_type, and adjust
12158 the expected output accordingly.
12159
12160 2015-01-25 Mark Wielaard <mjw@redhat.com>
12161
12162 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12163 * gdb.base/disp-step-fork.c: Include unistd.h.
12164 * gdb.base/siginfo-obj.c: Include stdio.h.
12165 * gdb.base/siginfo-thread.c: Likewise.
12166 * gdb.mi/non-stop.c: Include unistd.h.
12167 * gdb.mi/nsthrexec.c: Include stdio.h.
12168 * gdb.mi/pthreads.c: Include unistd.h.
12169 * gdb.modula2/unbounded1.c (main): Declare returns int.
12170 * gdb.reverse/consecutive-reverse.c: Likewise.
12171 * gdb.threads/create-fail.c: Include unistd.h.
12172 * gdb.threads/killed.c: Likewise.
12173 * gdb.threads/linux-dp.c: Likewise.
12174 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12175 * gdb.threads/non-ldr-exc-2.c: Likewise.
12176 * gdb.threads/non-ldr-exc-3.c: Likewise.
12177 * gdb.threads/non-ldr-exc-4.c: Likewise.
12178 * gdb.threads/pthreads.c: Include unistd.h.
12179 (main): Declare returns int.
12180 * gdb.threads/tls-main.c (foo): New declaration.
12181 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12182
12183 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12184
12185 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12186 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12187
12188 2015-01-15 Mark Wielaard <mjw@redhat.com>
12189
12190 * gdb.base/noreturn-return.c: New file.
12191 * gdb.base/noreturn-return.exp: New file.
12192 * gdb.base/noreturn-finish.c: New file.
12193 * gdb.base/noreturn-finish.exp: New file.
12194
12195 2015-01-23 Pedro Alves <palves@redhat.com>
12196
12197 * gdb.threads/continue-pending-after-query.c: New file.
12198 * gdb.threads/continue-pending-after-query.exp: New file.
12199
12200 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12201 Simon Marchi <simon.marchi@ericsson.com>
12202
12203 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12204 * gdb.base/valgrind-db-attach.exp: Same.
12205 * gdb.base/valgrind-infcall.exp: Same.
12206 * lib/mi-support.exp (default_mi_gdb_start): Same.
12207 * lib/prompt.exp (default_prompt_gdb_start): Same.
12208 * lib/gdb.exp (default_gdb_spawn): Same.
12209 (gdb_interact): New.
12210
12211
12212 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12213
12214 * gdb.compile/compile.exp (pointer to jit function): New test.
12215
12216 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12217
12218 * lib/gdb.exp (supports_process_record): Return true for
12219 powerpc*-*-linux*.
12220 (supports_reverse): Likewise.
12221
12222 2015-01-15 Don Breazeal <donb@codesourcery.com>
12223
12224 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12225 instead of checking whether the target board is remote and
12226 use spawn_wait_for_attach instead of exec/sleep.
12227 * gdb.base/attach-twice.exp: Likewise.
12228
12229 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12230
12231 * gdb.ada/var_arr_attrs: New testcase.
12232
12233 2015-01-14 Pedro Alves <palves@redhat.com>
12234 Joel Brobecker <brobecker@adacore.com>
12235
12236 PR gdb/17525
12237 * gdb.base/bp-cmds-execution-x-script.c: New file.
12238 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12239 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12240
12241 2015-01-14 Pedro Alves <palves@redhat.com>
12242
12243 PR cli/17828
12244 * gdb.base/batch-preserve-term-settings.c: New file.
12245 * gdb.base/batch-preserve-term-settings.exp: New file.
12246
12247 2015-01-13 Doug Evans <dje@google.com>
12248
12249 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12250 binary.
12251
12252 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12253
12254 * Makefile.in (clean mostlyclean): Do not delete *.py.
12255
12256 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12257
12258 * gdb.python/py-lookup-type.exp: New file.
12259
12260 2015-01-12 Pedro Alves <palves@redhat.com>
12261
12262 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12263 restore GDBFLAGS before returning.
12264
12265 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12266
12267 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12268 is_amd64_regs_target and is_x86_like_target.
12269
12270 2015-01-11 Doug Evans <xdje42@gmail.com>
12271
12272 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12273 is given without an explicit form.
12274 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12275 attributes.
12276 * gdb.dwarf/corrupt.exp: Ditto.
12277 * gdb.dwarf2/enum-type.exp: Ditto.
12278 * gdb.trace/entry-values.exp: Ditto.
12279 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12280
12281 2015-01-11 Doug Evans <xdje42@gmail.com>
12282
12283 PR gdb/15830
12284 * gdb.base/maint.exp: Remove references to "maint demangle".
12285 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12286 Add tests for explicitly specifying language to demangle.
12287 * gdb.dlang/demangle.exp: Ditto.
12288
12289 2015-01-09 Pedro Alves <palves@redhat.com>
12290
12291 * gdb.threads/non-stop-fair-events.c: New file.
12292 * gdb.threads/non-stop-fair-events.exp: New file.
12293
12294 2015-01-09 Pedro Alves <palves@redhat.com>
12295
12296 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12297 the global scope. Set a breakpoint after all threads are started
12298 rather than stepping over two source lines. Expect the prompt.
12299 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12300 global.
12301 (NUM): Now 15.
12302 (main): Use threads_started_barrier to wait for all threads to
12303 start. Main thread no longer calls thread_function. Exit after
12304 180 seconds.
12305 (loop): New function.
12306 (thread_function): Wait on threads_started_barrier barrier. Call
12307 'loop' at each iteration.
12308 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12309 threads have started, instead of hardcoding number of "next"
12310 steps. Use an access watchpoint instead of a write watchpoint.
12311
12312 2015-01-09 Pedro Alves <palves@redhat.com>
12313
12314 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12315 (thread_func): Wait on barrier.
12316 (main): Wait for all threads to start before stopping GDB.
12317 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12318 global.
12319 (thread1_func, thread2_func): Wait on barrier.
12320 (main): Wait for all threads to start before stopping GDB.
12321 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12322 New global.
12323 (thread1_func, thread2_func): Wait on barrier.
12324 (main): Wait for all threads to start before stopping GDB.
12325
12326 2015-01-09 Pedro Alves <palves@redhat.com>
12327
12328 * gdb.threads/attach-many-short-lived-threads.c: New file.
12329 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12330
12331 2014-01-09 Pedro Alves <palves@redhat.com>
12332
12333 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12334 instead of to thread 2.
12335 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12336 Add barrier around each pthread_create call instead of around all
12337 calls.
12338 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12339 Set a break on thread_function and have the child threads hit it
12340 one at at a time.
12341
12342 2015-01-09 Pedro Alves <palves@redhat.com>
12343
12344 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12345 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12346 false.
12347 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12348 checking whether the target board is remote.
12349 * gdb.multi/multi-attach.exp: Likewise.
12350 * gdb.python/py-sync-interp.exp: Likewise.
12351 * gdb.server/ext-attach.exp: Likewise.
12352 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12353 tests that need to attach, instead of checking whether the target
12354 board is remote at the top of the file.
12355
12356 2015-01-08 Yao Qi <yao@codesourcery.com>
12357
12358 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12359
12360 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12361
12362 Fix testcase compilation.
12363 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12364
12365 2015-01-06 Joel Brobecker <brobecker@adacore.com>
12366
12367 * gdb.python/py-type.exp: Add a couple test about empty
12368 array creation, and negative-length array creation.
12369
12370 2015-01-02 Doug Evans <xdje42@gmail.com>
12371
12372 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12373
12374 2015-01-02 Doug Evans <dje@google.com>
12375
12376 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12377
12378 2014-12-29 Yao Qi <yao@codesourcery.com>
12379
12380 * gdb.trace/entry-values.exp: Update comments. Rename variable
12381 bar_call_foo to returned_from_foo.
12382
12383 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12384
12385 PR gdb/17394
12386 * gdb.linespec/break-asm-file.c: New file.
12387 * gdb.linespec/break-asm-file.exp: New file.
12388 * gdb.linespec/break-asm-file0.s: New file.
12389 * gdb.linespec/break-asm-file1.s: New file.
12390
12391 2014-12-18 Nigel Stephens <nigel@mips.com>
12392 Maciej W. Rozycki <macro@codesourcery.com>
12393
12394 * gdb.base/float.exp: Handle the new output from "info float" on
12395 MIPS targets.
12396
12397 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12398
12399 Fix MinGW compilation.
12400 * gdb.compile/compile-ops.exp: Update untested message if
12401 !skip_compile_feature_tests.
12402 * gdb.compile/compile-setjmp.exp: Likewise.
12403 * gdb.compile/compile-tls.exp: Likewise.
12404 * gdb.compile/compile.exp: Likewise.
12405 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12406 supported on this host".
12407
12408 2014-12-16 Doug Evans <xdje42@gmail.com>
12409
12410 * boards/stabs.exp: New file.
12411
12412 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12413
12414 * gdb.base/completion.exp: Adjust to format changes of "maint
12415 print user-registers".
12416
12417 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
12418
12419 PR server/17457
12420 * gdb.arch/aarch64-fp.c: New file.
12421 * gdb.arch/aarch64-fp.exp: New file.
12422
12423 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12424
12425 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12426 r210637, r210913, r211666, r215400, r215817).
12427
12428 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12429 * dg-extract-results.py: New file.
12430 * dg-extract-results.sh: Use it if the environment seems
12431 suitable.
12432
12433 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12434
12435 * dg-extract-results.py (parse_run): Handle warnings that
12436 are printed before a test harness is run.
12437
12438 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12439
12440 * dg-extract-results.py (Named): Remove __cmp__ method.
12441 (output_variation): Use a key to sort variation.harnesses.
12442
12443 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12444
12445 * dg-extract-results.py: For Python 3, force sys.stdout to
12446 handle surrogate escape sequences.
12447 (safe_open): New function.
12448 (output_segment, main): Use it.
12449
12450 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12451
12452 * dg-extract-results.py (Prog.result_re): Include options
12453 in test name.
12454
12455 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12456
12457 * dg-extract-results.py (output_variation): Always sort if
12458 do_sum.
12459
12460 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12461
12462 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12463 as long as we get pagination notifications.
12464
12465 2014-12-15 Jason Merrill <jason@redhat.com>
12466
12467 * Makefile.in (check-gdb.%): Restore.
12468 * README: Mention it.
12469
12470 2014-12-13 Joel Brobecker <brobecker@adacore.com>
12471
12472 * gdb.ada/str_uninit: New testcase.
12473
12474 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12475
12476 PR symtab/17642
12477 * gdb.base/vla-stub-define.c: New file.
12478 * gdb.base/vla-stub.c: New file.
12479 * gdb.base/vla-stub.exp: New file.
12480
12481 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12482 Jan Kratochvil <jan.kratochvil@redhat.com>
12483 Tom Tromey <tromey@redhat.com>
12484
12485 * configure.ac: Add gdb.compile/.
12486 * configure: Regenerate.
12487 * gdb.compile/Makefile.in: New file.
12488 * gdb.compile/compile-ops.exp: New file.
12489 * gdb.compile/compile-ops.c: New file.
12490 * gdb.compile/compile-tls.c: New file.
12491 * gdb.compile/compile-tls.exp: New file.
12492 * gdb.compile/compile-constvar.S: New file.
12493 * gdb.compile/compile-constvar.c: New file.
12494 * gdb.compile/compile-mod.c: New file.
12495 * gdb.compile/compile-nodebug.c: New file.
12496 * gdb.compile/compile-setjmp-mod.c: New file.
12497 * gdb.compile/compile-setjmp.c: New file.
12498 * gdb.compile/compile-setjmp.exp: New file.
12499 * gdb.compile/compile-shlib.c: New file.
12500 * gdb.compile/compile.c: New file.
12501 * gdb.compile/compile.exp: New file.
12502 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12503
12504 2014-12-12 Tom Tromey <tromey@redhat.com>
12505
12506 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12507 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12508
12509 2014-12-12 Doug Evans <dje@google.com>
12510
12511 * lib/gdb-python.exp (get_python_valueof): New function.
12512 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12513
12514 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12515
12516 * gdb.base/completion.exp: Add test for completion of "info
12517 registers ".
12518
12519 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12520
12521 * gdb.base/func-ptrs.c: New file.
12522 * gdb.base/func-ptrs.exp: New file.
12523
12524 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12525
12526 PR breakpoints/17012
12527 * gdb.base/dprintf-detach.c: New file.
12528 * gdb.base/dprintf-detach.exp: New file.
12529
12530 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12531
12532 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12533 * lib/gdb.exp (target_is_gdbserver): New procedure.
12534
12535 2014-12-08 Doug Evans <dje@google.com>
12536
12537 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12538
12539 2014-12-05 Yao Qi <yao@codesourcery.com>
12540
12541 * gdb.guile/scm-error.exp: Remove the third argument to
12542 gdb_remote_download.
12543 * gdb.guile/scm-frame-args.exp: Likewise.
12544 * gdb.guile/scm-section-script.exp: Likewise.
12545
12546 2014-12-05 Yao Qi <yao@codesourcery.com>
12547
12548 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12549
12550 2014-12-04 Doug Evans <dje@google.com>
12551
12552 * gdb.python/py-objfile.exp: Add tests for
12553 objfile.add_separate_debug_file.
12554
12555 2014-12-04 Doug Evans <dje@google.com>
12556
12557 * lib/gdb.exp (get_build_id): New function.
12558 (build_id_debug_filename_get): Rewrite to use it.
12559 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12560
12561 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12562
12563 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12564 `method(long)', not just 0x0.
12565 * gdb.cp/nsalias.exp: Align code labels to 4.
12566 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12567 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12568 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12569 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12570 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12571 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12572
12573 2014-12-02 Doug Evans <dje@google.com>
12574
12575 PR symtab/17602
12576 * gdb.cp/anon-ns.cc: Move guts of this file to ...
12577 * gdb.cp/anon-ns2.cc: ... here. New file.
12578 * gdb.cp/anon-ns.exp: Update.
12579
12580 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
12581
12582 * gdb.python/py-events.py (inferior_call_handler): New.
12583 (register_changed_handler, memory_changed_handler): New.
12584 (test_events.invoke): Register new handlers.
12585 * gdb.python/py-events.exp: Add tests for inferior call,
12586 memory_changed and register_changed events.
12587
12588 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12589
12590 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12591 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12592 if the linker doesn't understand this.
12593
12594 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12595
12596 * gdb.python/python.exp: Change expected reply to help().
12597
12598 2014-12-01 Yao Qi <yao@codesourcery.com>
12599
12600 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12601 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12602 * configure: Re-generated.
12603
12604 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12605
12606 * gdb.cp/chained-calls.cc: New file.
12607 * gdb.cp/chained-calls.exp: New file.
12608 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12609
12610 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12611
12612 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12613 * gdb.dwarf2/symtab-producer.exp: Same.
12614 * gdb.gdb/python-interrupts.exp: Same.
12615 * gdb.gdb/python-selftest.exp: Same.
12616 * gdb.python/py-linetable.exp: Same.
12617 * gdb.python/py-type.exp: Same.
12618 * gdb.python/py-value-cc.exp: Same.
12619 * gdb.python/py-value.exp: Same.
12620
12621 2014-11-28 Yao Qi <yao@codesourcery.com>
12622
12623 * gdb.base/break-probes.exp: Match library name prefixed with
12624 sysroot.
12625
12626 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12627
12628 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12629 test expected output. Add parentheses for the call to print.
12630 Remove L suffix from integers.
12631
12632 2014-11-26 Doug Evans <dje@google.com>
12633
12634 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12635
12636 2014-11-22 Yao Qi <yao@codesourcery.com>
12637
12638 * gdb.trace/entry-values.c: Remove asms.
12639 (foo): Add foo_label.
12640 (bar): Add bar_label.
12641 * gdb.trace/entry-values.exp: Remove code computing foo's
12642 length and bar's length.
12643 (Dwarf::assemble): Invoke function_range for bar and use
12644 MACRO_AT_func for foo.
12645
12646 2014-11-22 Yao Qi <yao@codesourcery.com>
12647
12648 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12649 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12650 Use .Lgcc43_procstart instead of gcc43.
12651
12652 2014-11-21 Joel Brobecker <brobecker@adacore.com>
12653
12654 * gdb.ada/n_arr_bound: New testcase.
12655
12656 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12657
12658 PR breakpoints/10737
12659 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12660 test_catch_syscall_multi_arch.
12661 (test_catch_syscall_multi_arch): New function.
12662
12663 2014-11-20 Doug Evans <xdje42@gmail.com>
12664
12665 * gdb.base/maint.exp: Update expected output.
12666
12667 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12668
12669 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12670 4-byte instruction on S390.
12671
12672 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12673
12674 * gdb.ada/arr_arr: New testcase.
12675
12676 2014-11-19 Joel Brobecker <brobecker@adacore.com>
12677
12678 * gdb.ada/pkd_arr_elem: New Testcase.
12679
12680 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
12681
12682 * gdb.reverse/break-precsave: Expect completion message for
12683 core file reads.
12684 * gdb.reverse/consecutive-precsave.exp: Likewise.
12685 * gdb.reverse/finish-precsave.exp: Likewise.
12686 * gdb.reverse/i386-precsave.exp: Likewise.
12687 * gdb.reverse/machinestate-precsave.exp: Likewise.
12688 * gdb.reverse/sigall-precsave.exp: Likewise.
12689 * gdb.reverse/solib-precsave.exp: Likewise.
12690 * gdb.reverse/step-precsave.exp: Likewise.
12691 * gdb.reverse/until-precsave.exp: Likewise.
12692 * gdb.reverse/watch-precsave.exp: Likewise.
12693
12694 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12695
12696 * gdb.base/bp-permanent.c: Include unistd.h.
12697 * gdb.python/py-framefilter-mi.c (main): Add return type.
12698 * gdb.python/py-framefilter.c (main): Likewise.
12699 * gdb.trace/actions-changed.c (main): Likewise.
12700
12701 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12702
12703 * gdb.mi/until.c: Add eye-catchers.
12704 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12705 line numbers.
12706
12707 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12708
12709 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12710 function header variants in break1.c.
12711 * gdb.base/ena-dis-br.exp: Likewise.
12712 * gdb.base/hbreak2.exp: Likewise.
12713 * gdb.reverse/until-precsave.exp: Drop references to removed
12714 non-prototype function header variants in ur1.c.
12715 * gdb.reverse/until-reverse.exp: Likewise.
12716
12717 2014-11-17 Petr Machata <pmachata@redhat.com>
12718
12719 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12720 ${_cu_offset_size} bytes abbrev offset.
12721
12722 2014-11-15 Doug Evans <xdje42@gmail.com>
12723
12724 PR symtab/17559
12725 * gdb.base/line-symtabs.exp: New file.
12726 * gdb.base/line-symtabs.c: New file.
12727 * gdb.base/line-symtabs.h: New file.
12728
12729 2014-11-14 Yao Qi <yao@codesourcery.com>
12730
12731 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12732 (func): Add label func_label.
12733 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12734 Replace low_pc and high_pc with MACRO_AT_range.
12735 Replace name, low_pc and high_pc with MACRO_AT_func.
12736
12737 2014-11-14 Yao Qi <yao@codesourcery.com>
12738
12739 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12740 Replace name, low_pc and high_pc with MACRO_AT_func.
12741
12742 2014-11-14 Yao Qi <yao@codesourcery.com>
12743
12744 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12745 produce debug information.
12746 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12747
12748 2014-11-14 Yao Qi <yao@codesourcery.com>
12749
12750 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12751 object and get function length.
12752 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12753 with MACRO_AT_func.
12754 (top-level): Replace gdb_compile and clean_restart with
12755 prepare_for_testing.
12756 * gdb.dwarf2/main.c (main): Add label main_label.
12757
12758 2014-11-14 Yao Qi <yao@codesourcery.com>
12759
12760 * lib/dwarf.exp (function_range): New procedure.
12761 (Dwarf::_handle_macro_at_func): New procedure.
12762 (Dwarf::_handle_macro_at_range): New procedure.
12763 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12764
12765 2014-11-14 Yao Qi <yao@codesourcery.com>
12766
12767 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12768 (_handle_attribute): New procedure.
12769
12770 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12771
12772 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12773 * gdb.base/call-sc.c (zed): Likewise.
12774 * gdb.base/checkpoint.c (main): Likewise.
12775 * gdb.base/dump.c (main): Likewise.
12776 * gdb.base/gcore.c (main): Likewise.
12777 * gdb.base/huge.c (main): Likewise.
12778 * gdb.base/multi-forks.c (main): Likewise.
12779 * gdb.base/pr10179-a.c (main): Likewise.
12780 * gdb.base/savedregs.c (main): Likewise.
12781 * gdb.base/sigaltstack.c (main): Likewise.
12782 * gdb.base/siginfo.c (main): Likewise.
12783 * gdb.base/structs.c (zed): Likewise.
12784 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12785 * gdb.mi/mi-syn-frame.c (main): Likewise.
12786 * gdb.mi/until.c (foo, main): Likewise.
12787 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12788 * gdb.base/solib-weak.c (foo): Declare.
12789 * gdb.base/attach-twice.c: Include stdio.h.
12790 * gdb.base/weaklib1.c: Likewise.
12791 * gdb.base/weaklib2.c: Likewise.
12792 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12793 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12794 unistd.h.
12795 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12796 * gdb.mi/mi-exit-code.c: Likewise.
12797 * gdb.base/break-interp-lib.c: Include string.h.
12798 * gdb.base/coremaker.c: Likewise.
12799 * gdb.base/testenv.c: Likewise.
12800 * gdb.python/py-finish-breakpoint.c: Likewise.
12801 * gdb.base/inferior-died.c: Include sys/wait.h.
12802 * gdb.base/fileio.c: Include time.h.
12803 * gdb.base/async-shell.c: Include unistd.h.
12804 * gdb.base/dprintf-non-stop.c: Likewise.
12805 * gdb.base/info-os.c: Likewise.
12806 * gdb.mi/mi-console.c: Likewise.
12807 * gdb.mi/watch-nonstop.c: Likewise.
12808 * gdb.python/py-events.c: Likewise.
12809 * gdb.base/async.c (baz): Move up before its invocation.
12810 * gdb.base/code_elim2.c (my_global_func): Likewise.
12811 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12812 * gdb.base/advance.c (func2): Likewise.
12813
12814 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12815
12816 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12817 variant.
12818 * gdb.base/annota3.c: Likewise.
12819 * gdb.base/async.c: Likewise.
12820 * gdb.base/average.c: Likewise.
12821 * gdb.base/call-ar-st.c: Likewise.
12822 * gdb.base/call-rt-st.c: Likewise.
12823 * gdb.base/call-sc.c: Likewise.
12824 * gdb.base/call-strs.c: Likewise.
12825 * gdb.base/ending-run.c: Likewise.
12826 * gdb.base/execd-prog.c: Likewise.
12827 * gdb.base/exprs.c: Likewise.
12828 * gdb.base/foll-exec.c: Likewise.
12829 * gdb.base/foll-fork.c: Likewise.
12830 * gdb.base/foll-vfork.c: Likewise.
12831 * gdb.base/funcargs.c: Likewise.
12832 * gdb.base/gcore.c: Likewise.
12833 * gdb.base/jump.c: Likewise.
12834 * gdb.base/langs0.c: Likewise.
12835 * gdb.base/langs1.c: Likewise.
12836 * gdb.base/langs2.c: Likewise.
12837 * gdb.base/mips_pro.c: Likewise.
12838 * gdb.base/nodebug.c: Likewise.
12839 * gdb.base/opaque0.c: Likewise.
12840 * gdb.base/opaque1.c: Likewise.
12841 * gdb.base/recurse.c: Likewise.
12842 * gdb.base/run.c: Likewise.
12843 * gdb.base/scope0.c: Likewise.
12844 * gdb.base/scope1.c: Likewise.
12845 * gdb.base/setshow.c: Likewise.
12846 * gdb.base/setvar.c: Likewise.
12847 * gdb.base/shmain.c: Likewise.
12848 * gdb.base/shr1.c: Likewise.
12849 * gdb.base/shr2.c: Likewise.
12850 * gdb.base/sigall.c: Likewise.
12851 * gdb.base/signals.c: Likewise.
12852 * gdb.base/so-indr-cl.c: Likewise.
12853 * gdb.base/solib2.c: Likewise.
12854 * gdb.base/structs.c: Likewise.
12855 * gdb.base/sum.c: Likewise.
12856 * gdb.base/vforked-prog.c: Likewise.
12857 * gdb.base/watchpoint.c: Likewise.
12858 * gdb.reverse/shr2.c: Likewise.
12859 * gdb.reverse/until-reverse.c: Likewise.
12860 * gdb.reverse/ur1.c: Likewise.
12861 * gdb.reverse/watch-reverse.c: Likewise.
12862
12863 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12864
12865 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12866 variant.
12867 * gdb.base/sepdebug.exp: Drop references to removed code.
12868
12869 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12870
12871 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12872 variant. Preserve original line numbering.
12873 * gdb.base/list1.c: Likewise.
12874
12875 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12876
12877 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12878 variant.
12879 * gdb.base/break1.c: Likewise.
12880 * gdb.base/break.exp: Drop references to removed code.
12881
12882 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12883
12884 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12885 variant.
12886
12887 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12888
12889 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12890
12891 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12892
12893 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
12894 logic into perform_all_tests() and invoke it with and without
12895 function header prototypes.
12896 (do_function_calls): Remove conditional XFAIL for PR 5318.
12897 (rerun_and_prepare): Remove duplicate code.
12898 (perform_all_tests): New. Main logic moved here.
12899
12900 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12901
12902 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12903 code guarded by #ifdef NO_PROTOTYPES.
12904 (t_double_many_args): Likewise.
12905 (DEF_FUNC_MANY_ARGS_1): Likewise.
12906 (DEF_FUNC_VALUES_1): Likewise.
12907 (t_structs_ldc): Renamed from t_structs_fc in conditional code
12908 guarded by #ifdef PROTOTYPES.
12909
12910 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12911
12912 * gdb.mi/mi-console.c: Add eye-catcher.
12913 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12914 instead of literal line number.
12915
12916 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12917
12918 * gdb.base/shr2.c: Add eye-catcher.
12919 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12920 line number.
12921
12922 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12923
12924 * gdb.base/jump.c: Add eye-catchers.
12925 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12926 numbers.
12927
12928 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12929
12930 * gdb.base/execd-prog.c: Add eye-catchers.
12931 * gdb.base/foll-exec.c: Likewise.
12932 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12933 line numbers.
12934
12935 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12936
12937 * gdb.base/ending-run.c: Add eye-catchers.
12938 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12939 literal line numbers.
12940
12941 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12942
12943 * gdb.base/call-rt-st.c: Add eye-catchers.
12944 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12945 literal line numbers.
12946
12947 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12948
12949 * gdb.base/call-ar-st.c: Add eye-catchers.
12950 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12951 literal line numbers.
12952
12953 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12954
12955 * gdb.base/average.c: Add eye-catchers.
12956 * gdb.base/sum.c: Likewise.
12957 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12958 regexps dynamically.
12959
12960 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12961
12962 * gdb.base/solib1.c: Add eye-catchers.
12963 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12964 literal line numbers.
12965
12966 2014-11-12 Pedro Alves <palves@redhat.com>
12967
12968 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12969 leader has exited.
12970
12971 2014-11-12 Pedro Alves <palves@redhat.com>
12972
12973 * gdb.arch/i386-bp_permanent.c: New file.
12974 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12975 (srcfile): Set to i386-bp_permanent.c.
12976 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
12977 that stepi does not execute the 'leave' instruction, instead of
12978 testing it does execute.
12979 * gdb.base/bp-permanent.c: New file.
12980 * gdb.base/bp-permanent.exp: New file.
12981
12982 2014-11-10 Doug Evans <xdje42@gmail.com>
12983
12984 PR symtab/17564
12985 * gdb.base/symtab-search-order.exp: New file.
12986 * gdb.base/symtab-search-order.c: New file.
12987 * gdb.base/symtab-search-order-1.c: New file.
12988 * gdb.base/symtab-search-order-shlib-1.c: New file.
12989
12990 2014-11-07 Pedro Alves <palves@redhat.com>
12991
12992 PR gdb/17511
12993 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12994 i?86-*-linux*.
12995
12996 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
12997
12998 PR c++/17494
12999 * gdb.cp/pr17494.cc: New file.
13000 * gdb.cp/pr17494.exp: New file.
13001
13002 2014-11-02 Yao Qi <yao@codesourcery.com>
13003
13004 * gdb.python/python.exp: Get working directory and match the
13005 output of "set extended-prompt \\w " with it.
13006
13007 2014-10-30 Doug Evans <dje@google.com>
13008
13009 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13010 in objfiles.
13011 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13012 in progspaces.
13013
13014 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13015
13016 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13017 * gdb.base/realname-expand.exp: Likewise.
13018 * gdb.linespec/macro-relative.exp: Likewise.
13019
13020 2014-10-29 Pedro Alves <palves@redhat.com>
13021
13022 PR gdb/17408
13023 * gdb.threads/schedlock.c (some_function): New function.
13024 (call_function): New global.
13025 (MAYBE_CALL_SOME_FUNCTION): New macro.
13026 (thread_function): Call it.
13027 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13028 and use it instead of a global counter. Adjust all callers.
13029 (get_current_thread): Use "find current thread" for test message
13030 here rather than having all callers pass down the same string.
13031 (goto_loop): New procedure, factored out from ...
13032 (my_continue): ... this.
13033 (step_ten_loops): Change parameter from test message to command to
13034 use. Adjust.
13035 (list_count): Delete global.
13036 (check_result): New procedure, factored out from duplicate top
13037 level code.
13038 (continue tests): Wrap in with_test_prefix.
13039 (test_step): New procedure, factored out from duplicate top level
13040 code.
13041 (top level): Test "step" in combination with all scheduler-locking
13042 modes. Test "next" in combination with all scheduler-locking
13043 modes, and in combination with stepping over a function call or
13044 not.
13045 * gdb.threads/next-bp-other-thread.c: New file.
13046 * gdb.threads/next-bp-other-thread.exp: New file.
13047
13048 2014-10-29 Pedro Alves <palves@redhat.com>
13049
13050 PR python/17372
13051 * gdb.python/python.exp: Test a multi-line command that spawns
13052 interactive Python.
13053 * gdb.base/multi-line-starts-subshell.exp: New file.
13054
13055 2014-10-29 Yao Qi <yao@codesourcery.com>
13056
13057 * gdb.base/fileio.exp: Make directories on host.
13058
13059 2014-10-29 Yao Qi <yao@codesourcery.com>
13060
13061 * gdb.base/fileio.c (test_write): Close the file.
13062
13063 2014-10-28 Pedro Alves <palves@redhat.com>
13064
13065 PR gdb/12623
13066 * gdb.base/sigstep.c (no_handler): New global.
13067 (main): If 'no_handler is true, set the signal handlers to
13068 SIG_IGN.
13069 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13070 with_sw_watch and no_handler parameters. Handle them.
13071 (top level) <stepping over handler when stopped at a breakpoint
13072 test>: Add a test axis for testing with a software watchpoint, and
13073 another for testing with the signal handler set to SIG_IGN.
13074 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13075 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13076
13077 2014-10-28 Pedro Alves <palves@redhat.com>
13078
13079 PR gdb/17511
13080 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13081 * gdb.base/sigstep.exp (other_handler_location): New global.
13082 (advance): Support stepping into the signal handler, and running
13083 commands while in the handler.
13084 (in_handler_map): New global.
13085 (top level): In the advance test, add combinations for getting
13086 into the handler with stepping commands, and for running commands
13087 in the handler. Add comment descripting the advancei tests.
13088
13089 2014-10-28 Pedro Alves <palves@redhat.com>
13090
13091 * gdb.base/sigstep.exp: Use build_executable instead of
13092 prepare_for_testing.
13093 (top level): Move code that starts GDB, runs to main and creates a
13094 display to ...
13095 (restart): ... this new procedure.
13096 (top level): Move backtrace from signal handler test to ...
13097 (validate_backtrace): ... this new procedure.
13098 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13099 with_test_prefix. Always restart GDB.
13100 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13101 with_test_prefix. Always restart GDB. No need to delete
13102 breakpoints after the test.
13103 (test_skip_handler): Remove prefix parameter.
13104 (skip_over_handler, breakpoint_to_handler)
13105 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13106 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13107 restart GDB. No need to delete breakpoints after the test.
13108 (top level): Use foreach to call the test procedures with
13109 different commands.
13110
13111 2014-10-28 Pedro Alves <palves@redhat.com>
13112
13113 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13114 instead of GNATS numbers.
13115 * gdb.base/sigbpt.exp: Likewise.
13116 * gdb.base/siginfo.exp: Likewise.
13117 * gdb.base/sigstep.exp: Likewise.
13118
13119 2014-10-27 Pedro Alves <palves@redhat.com>
13120
13121 * gdb.base/sigstep.c (dummy): New global.
13122 (main): Issue a couple writes to the new global.
13123 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13124 procedures.
13125 (skip_over_handler): Use test_skip_handler.
13126 (top level): Call skip_over_handler for stepi and nexti too.
13127 (breakpoint_over_handler): Use test_skip_handler.
13128 (top level): Call breakpoint_over_handler for stepi and nexti too.
13129
13130 2014-10-27 Yao Qi <yao@codesourcery.com>
13131
13132 * gdb.trace/tfile.c (adjust_function_address)
13133 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13134 function descriptor.
13135
13136 2014-10-24 Don Breazeal <donb@codesourcery.com>
13137
13138 * gdb.base/foll-fork.exp (test_follow_fork,
13139 catch_fork_child_follow): Check for updated fork messages emitted
13140 from infrun.c.
13141 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13142 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13143 vfork_and_exec_child_follow_through_step): Check for updated vfork
13144 messages emitted from infrun.c.
13145
13146 2014-10-24 Pedro Alves <palves@redhat.com>
13147
13148 * gdb.base/corefile.exp: Remove references to ultrix.
13149 * gdb.base/interrupt.exp: Likewise.
13150 * gdb.base/whatis.exp: Likewise.
13151 * gdb.gdb/selftest.exp: Likewise.
13152 * gdb.threads/manythreads.exp: Likewise.
13153 * gdb.threads/print-threads.exp: Likewise.
13154 * gdb.threads/pthreads.exp:: Likewise.
13155 * gdb.threads/schedlock.exp: Likewise.
13156
13157 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13158
13159 * gdb.cp/non-trivial-retval.cc: Add a test case.
13160 * gdb.cp/non-trivial-retval.exp: Add a test.
13161
13162 2014-10-20 Yao Qi <yao@codesourcery.com>
13163
13164 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13165 * gdb.python/py-objfile-script-gdb.py: New file.
13166 * gdb.python/py-objfile-script.exp: Update reference to
13167 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13168 of remote_download. Remove the dest file.
13169
13170 2014-10-20 Yao Qi <yao@codesourcery.com>
13171
13172 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13173 * gdb.base/step-line.exp: Likewise.
13174 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13175 * gdb.dwarf2/dw2-basic.exp: Likewise.
13176 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13177 * gdb.dwarf2/dw2-filename.exp: Likewise.
13178 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13179 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13180 * gdb.dwarf2/dw2-producer.exp: Likewise.
13181 * gdb.dwarf2/mac-fileno.exp: Likewise.
13182 * gdb.python/py-frame-args.exp: Likewise.
13183 * gdb.python/py-framefilter.exp: Likewise.
13184 * gdb.python/py-mi.exp: Likewise.
13185 * gdb.python/py-objfile-script.exp: Likewise
13186 * gdb.python/py-pp-integral.exp: Likewise.
13187 * gdb.python/py-pp-re-notag.exp: Likewise.
13188 * gdb.python/py-prettyprint.exp: Likewise.
13189 * gdb.python/py-section-script.exp: Likewise.
13190 * gdb.python/py-typeprint.exp: Likewise.
13191 * gdb.python/py-xmethods.exp: Likewise.
13192 * gdb.stabs/weird.exp: Likewise.
13193 * gdb.xml/tdesc-regs.exp: Likewise.
13194
13195 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13196
13197 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13198 (out_cu): Use addr_len for the size of addresses.
13199 (out_line): Likewise. Size DW_LNE_set_address instruction
13200 according to addr_len.
13201 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13202 (FUNC): Add START_INSNS to definition.
13203
13204 2014-10-18 Yao Qi <yao@codesourcery.com>
13205
13206 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13207 gdb_has_argv0 return true.
13208 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13209 check [target_info exists noargs], check [gdb_has_argv0]
13210 instead.
13211 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13212 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13213 procedures.
13214
13215 2014-10-17 Doug Evans <dje@google.com>
13216
13217 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13218 event.
13219 * gdb.python/py-events.py: Add clear_objfiles event.
13220
13221 2014-10-17 Doug Evans <dje@google.com>
13222
13223 * gdb.python/py-objfile.exp: Test progspace attribute.
13224
13225 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
13226
13227 * gdb.guile/scm-breakpoint.exp: Do not assume any
13228 directory separators when matching source file paths.
13229 * gdb.python/py-breakpoint.exp: Likewise.
13230 * gdb.reverse/break-precsave.exp: Likewise.
13231 * gdb.reverse/break-reverse.exp: Likewise.
13232 * gdb.reverse/consecutive-precsave.exp: Likewise.
13233 * gdb.reverse/finish-precsave.exp: Likewise.
13234 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13235 * gdb.reverse/finish-reverse.exp: Likewise.
13236 * gdb.reverse/i386-precsave.exp: Likewise.
13237 * gdb.reverse/i387-env-reverse.exp: Likewise.
13238 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13239 * gdb.reverse/machinestate-precsave.exp: Likewise.
13240 * gdb.reverse/machinestate.exp: Likewise.
13241 * gdb.reverse/sigall-precsave.exp: Likewise.
13242 * gdb.reverse/solib-precsave.exp: Likewise.
13243 * gdb.reverse/step-precsave.exp: Likewise.
13244 * gdb.reverse/until-precsave.exp: Likewise.
13245 * gdb.reverse/watch-precsave.exp: Likewise.
13246 * gdb.reverse/watch-reverse.exp: Likewise.
13247
13248 2014-10-17 Yao Qi <yao@codesourcery.com>
13249
13250 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13251 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13252
13253 2014-10-17 Pedro Alves <palves@redhat.com>
13254
13255 PR gdb/17471
13256 * gdb.base/bg-execution-repeat.c: New file.
13257 * gdb.base/bg-execution-repeat.exp: New file.
13258
13259 2014-10-17 Pedro Alves <palves@redhat.com>
13260
13261 PR gdb/17300
13262 * gdb.base/continue-all-already-running.c: New file.
13263 * gdb.base/continue-all-already-running.exp: New file.
13264
13265 2014-10-17 Pedro Alves <palves@redhat.com>
13266
13267 PR gdb/17472
13268 * gdb.base/annota-input-while-running.c: New file.
13269 * gdb.base/annota-input-while-running.exp: New file.
13270
13271 2014-10-17 Pedro Alves <palves@redhat.com>
13272
13273 * gdb.base/callfuncs.exp: emove references to osf.
13274 * gdb.base/sigall.exp: Likewise.
13275 * gdb.gdb/selftest.exp: Likewise.
13276 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13277 * gdb.mi/non-stop.c: Likewise.
13278 * gdb.mi/pthreads.c: Likewise.
13279 * gdb.reverse/sigall-precsave.exp: Likewise.
13280 * gdb.reverse/sigall-reverse.exp: Likewise.
13281 * gdb.threads/pthreads.c: Likewise.
13282 * gdb.threads/pthreads.exp: Likewise.
13283
13284 2014-10-17 Yao Qi <yao@codesourcery.com>
13285
13286 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13287 check 'target_info exists noargs'.
13288 (test_command_prompt_position): Likewise.
13289 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13290 Remove "set args".
13291 (progvar_simple_while_test): Likewise.
13292 (progvar_complex_if_while_test): Likewise.
13293 (if_while_breakpoint_command_test): Likewise.
13294 (infrun_breakpoint_command_test): Likewise.
13295 (breakpoint_command_test): Likewise.
13296 (watchpoint_command_test): Likewise.
13297 (bp_deleted_in_command_test): Likewise.
13298 (temporary_breakpoint_commands): Likewise.
13299
13300 2014-10-16 Yao Qi <yao@codesourcery.com>
13301
13302 * gdb.base/remotetimeout.exp: Remove noargs checking.
13303
13304 2014-10-15 Pedro Alves <palves@redhat.com>
13305
13306 PR breakpoints/9649
13307 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13308 * gdb.base/breakpoint-in-ro-region.exp
13309 (probe_target_hardware_step): New procedure.
13310 (top level): Probe hardware stepping and hardware breakpoint
13311 support. Test stepping through a read-only region, with both
13312 "breakpoint auto-hw" on and off and both "always-inserted" on and
13313 off.
13314
13315 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13316
13317 * gdb.dlang/demangle.exp: Update for demangling changes.
13318
13319 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13320
13321 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13322 * gdb.cp/non-trivial-retval.exp: Add new tests.
13323
13324 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13325
13326 PR c++/13403
13327 PR c++/15154
13328 * gdb.cp/non-trivial-retval.cc: New file.
13329 * gdb.cp/non-trivial-retval.exp: New file.
13330
13331 2014-10-15 Yao Qi <yao@codesourcery.com>
13332
13333 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13334 remote host.
13335
13336 2014-10-15 Yao Qi <yao@codesourcery.com>
13337
13338 * gdb.python/py-symbol.exp: Match file base name if host is
13339 remote, otherwise match file name with dir name.
13340 * gdb.python/py-symtab.exp: Likewise.
13341 * gdb.python/python.exp: Likewise.
13342
13343 2014-10-15 Yao Qi <yao@codesourcery.com>
13344
13345 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13346 pattern.
13347 * gdb.python/py-symtab.exp: Likewise.
13348 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13349 locationn.
13350
13351 2014-10-14 Joel Brobecker <brobecker@adacore.com>
13352
13353 * gdb.ada/addr_arith: New testcase.
13354
13355 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13356
13357 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13358 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13359 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13360 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13361
13362 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13363
13364 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13365 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13366 * gdb.arch/stap-eval-lang-ada.exp: New file.
13367
13368 2014-10-14 Yao Qi <yao@codesourcery.com>
13369
13370 * gdb.mi/mi-var-child.c (nothing1): New function.
13371 (nothing2): New function.
13372 (do_children_tests): Set function pointers by nothing1 and
13373 nothing2.
13374 * gdb.mi/mi-var-child.exp: Step over new added statements.
13375 Update test to match the new output.
13376 * gdb.mi/var-cmd.c (nothing1): New function.
13377 (nothing2): New function.
13378 (do_children_tests): Set function pointers by nothing1 and
13379 nothing2.
13380 * gdb.mi/mi-var-display.exp: Update test to match output.
13381 Step to the line specified by $line_dct_nothing.
13382 Increase the number of lines to step.
13383
13384 2014-10-14 Yao Qi <yao@codesourcery.com>
13385
13386 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13387 tests.
13388 * gdb.mi/mi2-var-child.exp: Likewise.
13389
13390 2014-10-13 Doug Evans <dje@google.com>
13391
13392 * gdb.python/py-objfile.exp: Change name of file name test.
13393
13394 2014-10-13 Doug Evans <dje@google.com>
13395
13396 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13397 from the start of the CU.
13398
13399 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13400 Yao Qi <yao@codesourcery.com>
13401
13402 Fix "save breakpoints" for "catch" command.
13403 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13404 Remove -nonewline. Match also the added "main" line.
13405
13406 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13407
13408 Fix "save breakpoints" for "disable $bpnum" command.
13409 * gdb.base/save-bp.c (main): Add label.
13410 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13411
13412 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13413
13414 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13415
13416 2014-10-11 Yao Qi <yao@codesourcery.com>
13417
13418 * gdb.server/server-kill.exp: Execute command
13419 "set remote trace-status-packet on" before "tstatus".
13420
13421 2014-10-11 Yao Qi <yao@codesourcery.com>
13422
13423 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13424 (main): Call getppid.
13425 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13426 and continue to it. Read variable "server_pid".
13427
13428 2014-10-11 Yao Qi <yao@codesourcery.com>
13429
13430 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13431
13432 2014-10-11 Yao Qi <yao@codesourcery.com>
13433
13434 * gdb.threads/thread-find.exp: Don't execute command
13435 "info threads".
13436 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13437 * gdb.threads/linux-dp.exp: Don't check the condition
13438 $threads_created equals to zero.
13439
13440 2014-10-10 Pedro Alves <palves@redhat.com>
13441
13442 * gdb.base/bigcore.exp: Remove references to IRIX.
13443 * gdb.base/funcargs.exp: Likewise.
13444 * gdb.base/interrupt.exp: Likewise.
13445 * gdb.base/mips_pro.exp: Likewise.
13446 * gdb.base/nodebug.exp: Likewise.
13447 * gdb.base/setvar.exp: Likewise.
13448 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13449
13450 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13451 Pedro Alves <palves@redhat.com>
13452
13453 PR symtab/14466
13454 * gdb.base/vdso-warning.c: New file.
13455 * gdb.base/vdso-warning.exp: New file.
13456
13457 2014-10-02 Doug Evans <dje@google.com>
13458
13459 * gdb.base/structs.c (main): Don't run forever.
13460
13461 2014-10-02 Pedro Alves <palves@redhat.com>
13462
13463 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13464 (top level) <stop threads 1, stop threads 2>: Use it.
13465
13466 2014-10-02 Pedro Alves <palves@redhat.com>
13467
13468 * gdb.threads/break-while-running.exp (test): Add new
13469 'update_thread_list' argument. Skip "info threads" if false.
13470 (top level): Add new 'update_thread_list' axis.
13471
13472 2014-10-02 Pedro Alves <palves@redhat.com>
13473
13474 PR breakpoints/17431
13475 * gdb.base/execl-update-breakpoints.c: New file.
13476 * gdb.base/execl-update-breakpoints.exp: New file.
13477
13478 2014-10-01 Pedro Alves <palves@redhat.com>
13479
13480 * gdb.base/breakpoint-in-ro-region.c: New file.
13481 * gdb.base/breakpoint-in-ro-region.exp: New file.
13482
13483 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13484
13485 * gdb.mi/mi-exit-code.exp: New file.
13486 * gdb.mi/mi-exit-code.c: New file.
13487
13488 2014-09-30 Yao Qi <yao@codesourcery.com>
13489
13490 * lib/prelink-support.exp (build_executable_own_libs): Error if
13491 the target isn't native.
13492
13493 2014-09-30 Yao Qi <yao@codesourcery.com>
13494
13495 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13496 false.
13497
13498 2014-09-22 Pedro Alves <palves@redhat.com>
13499
13500 * gdb.threads/break-while-running.exp: New file.
13501 * gdb.threads/break-while-running.c: New file.
13502
13503 2014-09-19 Yao Qi <yao@codesourcery.com>
13504
13505 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13506 Invoke test. Restart GDB with --readnow and invoke test again.
13507
13508 2014-09-19 Yao Qi <yao@codesourcery.com>
13509
13510 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13511 proc set_breakpoint_on_gcd_function. Invoke
13512 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13513 invoke set_breakpoint_on_gcd_function again.
13514
13515 2014-09-18 Doug Evans <dje@google.com>
13516
13517 * gdb.dwarf2/symtab-producer.exp: New file.
13518
13519 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13520
13521 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13522 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13523 * gdb.base/global-var-nested-by-dso.c: Likewise.
13524 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13525
13526 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13527 Pedro Alves <palves@redhat.com>
13528
13529 * gdb.base/watch-bitfields.exp: Pass string other than test file
13530 name to prepare_for_testing.
13531 (watch): New procedure.
13532 (expect_watchpoint): Use with_test_prefix.
13533 (top level): Factor out tests to ...
13534 (test_watch_location, test_regular_watch): ... these new
13535 procedures, and use with_test_prefix and gdb_continue_to_end.
13536
13537 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13538
13539 PR breakpoints/12526
13540 * gdb.base/watch-bitfields.exp: New file.
13541 * gdb.base/watch-bitfields.c: New file.
13542
13543 2014-09-16 Pedro Alves <palves@redhat.com>
13544
13545 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13546 software and hardware addresses, not software address against
13547 itself.
13548
13549 2014-09-16 Pedro Alves <palves@redhat.com>
13550
13551 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13552 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13553
13554 2014-09-16 Pedro Alves <palves@redhat.com>
13555
13556 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13557 files.
13558 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13559 "*-*-vxworks*" throughout.
13560 * gdb.base/break.exp: Likewise.
13561 * gdb.base/default.exp: Likewise.
13562 * gdb.base/scope.exp: Likewise.
13563 * gdb.base/sepdebug.exp: Likewise.
13564 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13565 throughout.
13566 * gdb.base/run.c: Likewise.
13567 * gdb.base/sepdebug.c: Likewise.
13568 * gdb.hp/gdb.aCC/run.c: Likewise.
13569 * gdb.reverse/until-reverse.c: Likewise.
13570 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13571
13572 2014-09-16 Yao Qi <yao@codesourcery.com>
13573
13574 * boards/local-remote-host-native.exp: New file.
13575
13576 2014-09-14 Doug Evans <xdje42@gmail.com>
13577
13578 * gdb.threads/queue-signal.c (thread_count): New variable.
13579 (thread_count_mutex, thread_count_condvar): New variables.
13580 (incr_thread_count, wait_all_threads_running): New functions.
13581 (main): Wait for all threads to be in their thread functions.
13582
13583 2014-09-13 Doug Evans <xdje42@gmail.com>
13584
13585 * gdb.threads/queue-signal.c: New file.
13586 * gdb.threads/queue-signal.exp: New file.
13587
13588 2014-09-13 Doug Evans <xdje42@gmail.com>
13589
13590 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13591 be consistent with what default_gdb_init uses.
13592 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13593 the plain text of the prompt. Add some logging printfs.
13594 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13595
13596 2014-09-12 Pedro Alves <palves@redhat.com>
13597
13598 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13599 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13600 * gdb.arch/i386-size-overlap.exp: Likewise.
13601 * gdb.arch/i386-size.exp: Likewise.
13602 * gdb.arch/i386-unwind.exp: Likewise.
13603 * gdb.base/a2-run.exp: Likewise.
13604 * gdb.base/break.exp: Likewise.
13605 * gdb.base/charset.exp: Likewise.
13606 * gdb.base/chng-syms.exp: Likewise.
13607 * gdb.base/commands.exp: Likewise.
13608 * gdb.base/dbx.exp: Likewise.
13609 * gdb.base/find.exp: Likewise.
13610 * gdb.base/funcargs.exp: Likewise.
13611 * gdb.base/jit-simple.exp: Likewise.
13612 * gdb.base/reread.exp: Likewise.
13613 * gdb.base/sepdebug.exp: Likewise.
13614 * gdb.base/step-bt.exp: Likewise.
13615 * gdb.cp/mb-inline.exp: Likewise.
13616 * gdb.cp/mb-templates.exp: Likewise.
13617 * gdb.objc/basicclass.exp: Likewise.
13618 * gdb.threads/killed.exp: Likewise.
13619
13620 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13621
13622 PR tdep/17379
13623 * gdb.arch/powerpc-stackless.S: New file.
13624 * gdb.arch/powerpc-stackless.exp: New file.
13625
13626 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13627
13628 * gdb.base/attach.c: Include unistd.h.
13629 (main): Call alarm. Add label postloop.
13630 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13631 gdb_breakpoint, gdb_continue_to_breakpoint.
13632 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13633
13634 2014-09-11 Pedro Alves <palves@redhat.com>
13635
13636 PR gdb/17347
13637 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13638 * gdb.base/attach.exp (test_command_line_attach_run): New
13639 procedure.
13640 (top level): Call it.
13641
13642 2014-09-11 Pedro Alves <palves@redhat.com>
13643
13644 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13645 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13646 (do_command_attach_tests): Use spawn_wait_for_attach.
13647 * gdb.base/solib-overlap.exp: Likewise.
13648 * gdb.multi/multi-attach.exp: Likewise.
13649 * gdb.python/py-prompt.exp: Likewise.
13650 * gdb.python/py-sync-interp.exp: Likewise.
13651 * gdb.server/ext-attach.exp: Likewise.
13652
13653 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13654
13655 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13656 command in testcase. Simplify testcase.
13657
13658 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13659
13660 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13661
13662 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13663
13664 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13665
13666 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13667
13668 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13669
13670 2014-09-10 Joel Brobecker <brobecker@adacore.com>
13671
13672 * gdb.dwarf2/dynarr-ptr.c: New file.
13673 * gdb.dwarf2/dynarr-ptr.exp: New file.
13674
13675 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13676
13677 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13678 of 30 rather than hardcoding 120 for a slow test case. Take the
13679 `gdb,timeout' target setting into account for this calculation.
13680 Don't extend the timeout for the test cases that don't need it.
13681
13682 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13683
13684 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13685 a factor of 2 for a slow test case. Take the `gdb,timeout'
13686 target setting into account for this calculation.
13687 * gdb.reverse/until-precsave.exp: Increase the timeout by
13688 a factor of 15 and 3 respectively rather than adding 120
13689 for a pair of slow test cases. Take the `gdb,timeout'
13690 target setting into account for this calculation.
13691
13692 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13693
13694 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13695 timeout, don't pass one down to gdb_expect.
13696 (gdb_expect): Rework timeout selection.
13697
13698 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13699
13700 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13701 exception on timeout.
13702 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13703 (gdbserver_start_extended): Catch any `gdbserver_start' error
13704 exceptions.
13705 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13706 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13707 `gdbserver_gdb_load' error exceptions.
13708
13709 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13710
13711 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13712 120 on waiting for the TCP socket to open.
13713
13714 2014-09-09 Doug Evans <xdje42@gmail.com>
13715
13716 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13717 _caller_matches, _any_caller_is, _any_caller_matches.
13718
13719 2014-09-09 Doug Evans <xdje42@gmail.com>
13720
13721 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13722
13723 2014-09-09 Yao Qi <yao@codesourcery.com>
13724
13725 * gdb.mi/mi-var-display.exp: Set print symbol off.
13726
13727 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13728
13729 PR gdb/17035
13730 * gdb.base/commands.exp: Add tests to verify user-defined
13731 commands with empty bodies.
13732 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13733 python commands in `show user command`.
13734 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13735 scheme commands in `show user command`.
13736
13737 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13738
13739 PR python/17355
13740 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13741 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13742 * gdb.python/py-framefilter-invalidarg.exp: New file.
13743 * gdb.python/py-framefilter-invalidarg.py: New file.
13744
13745 2014-09-06 Doug Evans <xdje42@gmail.com>
13746
13747 PR 15276
13748 * gdb.python/py-caller-is.c: New file.
13749 * gdb.python/py-caller-is.exp: New file.
13750
13751 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13752
13753 PR gdb/17235
13754 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13755 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13756
13757 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13758
13759 PR fortran/17237
13760 * gdb.fortran/print-formatted.exp: New file.
13761 * gdb.fortran/print-formatted.f90: Likewise.
13762
13763 2014-09-03 Sasha Smundak <asmundak@google.com>
13764
13765 * gdb.python/py-frame.exp: Test Frame.read_register.
13766
13767 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13768
13769 PR python/16699
13770 * gdb.python/py-completion.exp: New file.
13771 * gdb.python/py-completion.py: Likewise.
13772
13773 2014-08-28 Doug Evans <dje@google.com>
13774
13775 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13776 eax,etc. are live with values set by gdb and thus the compiler can't
13777 use them.
13778 * gdb.arch/i386-pseudo.c (main): Ditto.
13779
13780 2014-08-27 Doug Evans <dje@google.com>
13781
13782 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13783
13784 2014-08-25 Doug Evans <dje@google.com>
13785
13786 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13787 (main): Ditto.
13788
13789 2014-08-25 Doug Evans <dje@google.com>
13790
13791 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13792
13793 2014-08-24 Yao Qi <yao@codesourcery.com>
13794
13795 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13796 symbol off.
13797 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13798
13799 2014-08-22 Doug Evans <dje@google.com>
13800
13801 PR 17276
13802 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13803 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13804 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13805
13806 2014-08-22 Yao Qi <yao@codesourcery.com>
13807
13808 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13809 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13810 * gdb.python/python.exp: Likewise. Use .py file on the host
13811 instead of the build.
13812
13813 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13814
13815 * gdb.threads/gcore-stale-thread.c: New file.
13816 * gdb.threads/gcore-stale-thread.exp: New file.
13817
13818 2014-08-21 Pedro Alves <palves@redhat.com>
13819
13820 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13821 * gdb.base/gcore-relro-pie.exp: Likewise.
13822 * gdb.base/gcore-relro.exp: Likewise.
13823 * gdb.base/gcore.exp: Likewise.
13824 * gdb.base/print-symbol-loading.exp: Likewise.
13825 * gdb.threads/gcore-thread.exp: Likewise.
13826 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13827
13828 2014-08-20 Pedro Alves <palves@redhat.com>
13829 Jan Kratochvil <jan.kratochvil@redhat.com>
13830
13831 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13832 configure.
13833 (EXPECT): Handle READ1 being set.
13834 (all): Depend on EXTRA_RULES.
13835 (check-read1, expect-read1, read1.so, read1): New rules.
13836 * README (Testsuite Parameters): Document the READ1 make variable.
13837 (Race detection): New section.
13838 * configure: Regenerate.
13839 * configure.ac: If build==host==target, and running under a
13840 GNU/glibc system, add read1 to the extra Makefile rules.
13841 (EXTRA_RULES): AC_SUBST it.
13842 * lib/read1.c: New file.
13843
13844 2014-08-20 Joel Brobecker <brobecker@adacore.com>
13845
13846 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13847 the handling of variables declared as a typedef to an array
13848 which a DW_AT_data_location attribute.
13849
13850 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
13851 Pedro Alves <palves@redhat.com>
13852
13853 PR symtab/14604
13854 PR symtab/14605
13855 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13856 gdb_test.
13857
13858 2014-08-19 Pedro Alves <palves@redhat.com>
13859
13860 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13861
13862 2014-08-19 Yao Qi <yao@codesourcery.com>
13863
13864 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13865 right line.
13866
13867 2014-08-18 David Blaikie <dblaikie@gmail.com>
13868
13869 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13870
13871 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13872
13873 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13874 attribute in array range.
13875
13876 2014-08-18 Joel Brobecker <brobecker@adacore.com>
13877
13878 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13879
13880 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13881
13882 PR c++/17132
13883 * gdb.cp/pr17132.cc: New file.
13884 * gdb.cp/pr17132.exp: New file.
13885
13886 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13887
13888 * gdb.python/py-xmethods.py (A_getarrayind)
13889 (E_method_char_worker.__call__, E_method_int_worker.__call__):
13890 Use 'print' with function call syntax.
13891 (E_method_matcher.match): Fix tab vs space indentation mixup.
13892
13893 2014-08-15 Yao Qi <yao@codesourcery.com>
13894
13895 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13896 false.
13897
13898 2014-08-15 Yao Qi <yao@codesourcery.com>
13899
13900 * gdb.cp/casts.exp: Set print symbol off.
13901 * gdb.cp/class2.exp: Likewise.
13902 * gdb.cp/overload.exp: Likewise.
13903 * gdb.cp/templates.exp: Likewise.
13904
13905 2014-08-11 Doug Evans <dje@google.com>
13906
13907 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13908 (test_load_shlib): Update.
13909
13910 2014-08-09 Yao Qi <yao@codesourcery.com>
13911
13912 * gdb.base/display.exp: Invoke is_address_zero_readable.
13913 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13914 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13915 * gdb.base/hbreak-unmapped.exp: Return if
13916 is_address_zero_readable returns true.
13917 * gdb.base/signest.exp: Likewise.
13918 * gdb.base/signull.exp: Likewise.
13919 * gdb.base/sigbpt.exp: Likewise.
13920 * gdb.guile/scm-disasm.exp: Do the test if
13921 is_address_zero_readable returns false.
13922 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13923 * gdb.python/py-arch.exp: Likewise.
13924 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13925 * lib/gdb.exp (is_address_zero_readable): New proc.
13926
13927 2014-08-09 Yao Qi <yao@codesourcery.com>
13928
13929 PR testsuite/13443
13930 * gdb.mi/mi-var-display.exp: Make test messages unique.
13931
13932 2014-08-04 Tom Tromey <tromey@redhat.com>
13933
13934 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13935 target 0".
13936
13937 2014-08-04 Tom Tromey <tromey@redhat.com>
13938
13939 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13940 "target_resume".
13941
13942 2014-08-01 Joel Brobecker <brobecker@adacore.com>
13943
13944 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13945 inner_vla_struct_object_size.
13946 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13947 as xfail.
13948
13949 2014-07-30 Pedro Alves <palves@redhat.com>
13950
13951 * gdb.threads/signal-command-handle-nopass.exp (test): Add
13952 comment.
13953
13954 2014-07-29 Yao Qi <yao@codesourcery.com>
13955
13956 PR gdb/17206
13957 * gdb.base/until-nodebug.exp: New.
13958
13959 2014-07-28 Doug Evans <xdje42@gmail.com>
13960
13961 PR guile/17203
13962 * gdb.guile/scm-parameter.exp: Add tests for trying to create
13963 previously existing parameter, and previously ambiguously spelled
13964 parameter.
13965
13966 2014-07-28 Will Newton <will.newton@linaro.org>
13967
13968 * gdb.base/varargs.exp: Remove KFAILs for ARM.
13969
13970 2014-07-26 Ludovic Courtès <ludo@gnu.org>
13971 Doug Evans <xdje42@gmail.com>
13972
13973 PR guile/17146
13974 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13975
13976 2014-07-25 Pedro Alves <palves@redhat.com>
13977
13978 * gdb.threads/signal-command-handle-nopass.c: New file.
13979 * gdb.threads/signal-command-handle-nopass.exp: New file.
13980 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13981 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13982 * gdb.threads/signal-delivered-right-thread.c: New file.
13983 * gdb.threads/signal-delivered-right-thread.exp: New file.
13984
13985 2014-07-25 Pedro Alves <palves@redhat.com>
13986
13987 * gdb.base/double-prompt-target-event-error.exp
13988 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13989 match.
13990 (cancel_pagination_in_target_event): Rework double prompt
13991 detection.
13992 * gdb.base/paginate-after-ctrl-c-running.exp
13993 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13994 <return>' match.
13995 * gdb.base/paginate-bg-execution.exp
13996 (test_bg_execution_pagination_return)
13997 (test_bg_execution_pagination_cancel): Remove '-notransfer
13998 <return>' matches.
13999 * gdb.base/paginate-execution-startup.exp
14000 (test_fg_execution_pagination_return)
14001 (test_fg_execution_pagination_cancel): Remove '-notransfer
14002 <return>' matches.
14003 * gdb.base/paginate-inferior-exit.exp
14004 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14005 match.
14006 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14007 * lib/gdb.exp (pagination_prompt): Run text through
14008 string_to_regexp.
14009 (gdb_test_multiple): Match $pagination_prompt instead of
14010 "<return>".
14011 (string_to_regexp): Move to lib/gdb-utils.exp.
14012
14013 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14014
14015 * gdb.arch/amd64-entry-value-paramref.S: New file.
14016 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14017 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14018 * gdb.arch/amd64-optimout-repeat.S: New file.
14019 * gdb.arch/amd64-optimout-repeat.c: New file.
14020 * gdb.arch/amd64-optimout-repeat.exp: New file.
14021
14022 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14023
14024 PR gdb/17170
14025 * gdb.base/statistics.exp: New file.
14026
14027 2014-07-17 Doug Evans <dje@google.com>
14028
14029 PR gdb/17170
14030 * gdb.base/maint.exp: Update testing of per-command stats.
14031
14032 2014-07-16 Pedro Alves <palves@redhat.com>
14033
14034 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14035 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14036 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14037 (tfile_write_buf): New functions.
14038 (add_memory_block): Rewrite using the above.
14039 (adjust_function_address): New function.
14040 (FUNCTION_ADDRESS): New macro.
14041 (write_basic_trace_file): Remove short_x local, and use
14042 tfile_write_16. Change type of func_addr local to unsigned long
14043 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14044 here. Cast argument of add_memory_block to char pointer.
14045 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14046 (main): Remove parameters.
14047 * gdb.trace/tfile.exp: Remove nowarnings.
14048
14049 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14050
14051 * gdb.base/debug-expr.exp: Test string evaluation with
14052 "debug expression" on.
14053
14054 2014-07-15 Pedro Alves <palves@redhat.com>
14055
14056 * gdb.base/reread.exp: Use clean_restart.
14057
14058 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14059
14060 * gdb.arch/avr-flash-qualifer.c: New.
14061 * gdb.arch/avr-flash-qualifer.exp: New.
14062
14063 2014-07-14 Pedro Alves <palves@redhat.com>
14064
14065 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14066 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14067
14068 2014-07-14 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.base/double-prompt-target-event-error.c: New file.
14071 * gdb.base/double-prompt-target-event-error.exp: New file.
14072
14073 2014-07-14 Pedro Alves <palves@redhat.com>
14074
14075 PR gdb/17072
14076 * gdb.base/paginate-inferior-exit.c: New file.
14077 * gdb.base/paginate-inferior-exit.exp: New file.
14078
14079 2014-07-14 Pedro Alves <palves@redhat.com>
14080
14081 PR gdb/17072
14082 * gdb.base/paginate-bg-execution.c: New file.
14083 * gdb.base/paginate-bg-execution.exp: New file.
14084
14085 2014-07-14 Pedro Alves <palves@redhat.com>
14086
14087 PR gdb/17072
14088 * gdb.base/paginate-execution-startup.c: New file.
14089 * gdb.base/paginate-execution-startup.exp: New file.
14090 * lib/gdb.exp (pagination_prompt): New global.
14091 (default_gdb_spawn): New procedure, factored out from
14092 default_gdb_spawn.
14093 (default_gdb_start): Adjust to call default_gdb_spawn.
14094 (gdb_spawn): New procedure.
14095
14096 2014-07-14 Pedro Alves <palves@redhat.com>
14097
14098 * lib/gdb.exp (gdb_assert): New procedure.
14099 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14100
14101 2014-07-14 Pedro Alves <palves@redhat.com>
14102
14103 * gdb.base/execution-termios.c: New file.
14104 * gdb.base/execution-termios.exp: New file.
14105
14106 2014-07-14 Tom Tromey <tromey@redhat.com>
14107
14108 * gdb.cp/vla-cxx.cc: New file.
14109 * gdb.cp/vla-cxx.exp: New file.
14110
14111 2014-07-14 Tom Tromey <tromey@redhat.com>
14112
14113 * gdb.reverse/rerun-prec.c: New file.
14114 * gdb.reverse/rerun-prec.exp: New file.
14115
14116 2014-07-12 Maciej W. Rozycki <macro@mips.com>
14117 Maciej W. Rozycki <macro@codesourcery.com>
14118
14119 * lib/gdb-utils.exp: New file.
14120 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14121 inline `gdb_init_command' processing.
14122 (gdb_start_cmd): Likewise.
14123 * lib/mi-support.exp (mi_run_cmd): Likewise.
14124 * README: Document `gdb_init_command' and `gdb_init_commands'.
14125
14126 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14127
14128 Fix false FAIL running under a very long directory name.
14129 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14130 and "set print elements 10000". Twice.
14131
14132 2014-07-11 Yao Qi <yao@codesourcery.com>
14133
14134 * gdb.base/exprs.exp: "set print symbol off".
14135
14136 2014-07-11 Pedro Alves <palves@redhat.com>
14137
14138 * gdb.threads/kill.c: New file.
14139 * gdb.threads/kill.exp: New file.
14140
14141 2014-07-10 Yao Qi <yao@codesourcery.com>
14142
14143 * gdb.trace/tfile.c (write_basic_trace_file)
14144 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14145 address written to trace file.
14146
14147 2014-07-09 Pedro Alves <palves@redhat.com>
14148
14149 * gdb.base/attach-wait-input.exp: New file.
14150 * gdb.base/attach-wait-input.c: New file.
14151
14152 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14153
14154 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14155 setting up test structures.
14156 (main): Call new test function.
14157 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14158 test function, continue into test function and walk test
14159 structures.
14160
14161 2014-07-02 Yao Qi <yao@codesourcery.com>
14162
14163 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14164 'bar_start' at the beginning of functions 'foo' and 'bar'
14165 respectively.
14166 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14167 instead of 'foo' and 'bar'.
14168
14169 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14170
14171 * gdb.btrace/segv.exp: New.
14172 * gdb.btrace/segv.c: New.
14173
14174 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
14175
14176 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14177 instruction.
14178
14179 2014-06-30 Mark Wielaard <mjw@redhat.com>
14180
14181 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14182 vulture, vilify, villar): New volatile array constants.
14183 (vindictive, vegetation): New const volatile array constants.
14184 * gdb.base/volatile.exp: Test volatile and const volatile array
14185 types.
14186
14187 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14188
14189 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14190 target lacks support for awatch, rwatch, or hbreak.
14191
14192 2014-06-27 Yao Qi <yao@codesourcery.com>
14193
14194 * gdb.multi/dummy-frame-restore.exp: New.
14195 * gdb.multi/dummy-frame-restore.c: New.
14196
14197 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14198
14199 * gdb.btrace/gcore.exp: New.
14200
14201 2014-06-23 Pedro Alves <palves@redhat.com>
14202
14203 * gdb.base/watchpoint-reuse-slot.c: New file.
14204 * gdb.base/watchpoint-reuse-slot.exp: New file.
14205
14206 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14207
14208 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14209 progspace's filename in 'info', 'enable' and 'disable' command
14210 tests.
14211
14212 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14213
14214 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14215 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14216 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14217
14218 2014-06-20 Gary Benson <gbenson@redhat.com>
14219
14220 * gdb.arch/i386-avx.exp: Fix include file location.
14221 * gdb.arch/i386-sse.exp: Likewise.
14222
14223 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14224
14225 * gdb.dlang/expression.exp: New file.
14226
14227 2014-06-19 Pedro Alves <palves@redhat.com>
14228
14229 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14230 out from ...
14231 (top level): ... here. Iterate running tests under different
14232 scheduler-locking settings.
14233
14234 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
14235
14236 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14237 to DW_FORM_addr and use non-zero addresses.
14238
14239 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14240
14241 PR gdb/17017
14242 * gdb.python/py-xmethods.cc: Add global function call counters and
14243 increment them in their respective functions. Remove "cout"
14244 statements.
14245 * gdb.python/py-xmethods.exp: Make tests check the global function
14246 call counters instead of depending on inferior IO.
14247
14248 2014-06-18 Don Breazeal <donb@codesourcery.com>
14249
14250 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14251 Deleted procedure.
14252 (explicit_fork_parent_follow): Deleted procedure.
14253 (explicit_fork_child_follow): Deleted procedure.
14254 (test_follow_fork): New procedure.
14255 (do_fork_tests): Replace calls to deleted procedures with
14256 calls to test_follow_fork and reset GDB for subsequent
14257 procedure calls.
14258
14259 2014-06-17 Yao Qi <yao@codesourcery.com>
14260
14261 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14262 CP1252.
14263
14264 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
14265
14266 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14267 Initialize ptr and S explicitly.
14268 (skip_type_update_when_not_use_rtti_test): Likewise.
14269
14270 2014-06-16 Keith Seitz <keiths@redhat.com>
14271
14272 PR mi/15863
14273 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14274 the inferior is started.
14275
14276 2014-06-16 Pedro Alves <palves@redhat.com>
14277
14278 * gdb.base/break-main-file-remove-fail.c: New file.
14279 * gdb.base/break-main-file-remove-fail.exp: New file.
14280 * gdb.base/break-unload-file.exp: Use build_executable instead of
14281 prepare_for_testing.
14282 (test_break): New parameter "initial_load". Handle it.
14283 (top level): Add initial_load cmdline/file axis.
14284
14285 2014-06-12 Tom Tromey <tromey@redhat.com>
14286
14287 * gdb.base/completion.exp: Don't use directory name in test.
14288
14289 2014-06-09 Gary Benson <gbenson@redhat.com>
14290
14291 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14292 separate the always-available ANSI-standard signals from the
14293 signals that require checking.
14294 (main): Likewise.
14295 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14296 Likewise.
14297 (main): Likewise.
14298
14299 2014-06-07 Keith Seitz <keiths@redhat.com>
14300
14301 Revert:
14302 PR c++/16253
14303 * gdb.cp/var-tag.cc: New file.
14304 * gdb.cp/var-tag.exp: New file.
14305 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14306 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14307 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14308 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14309
14310 2014-06-06 Doug Evans <xdje42@gmail.com>
14311
14312 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14313
14314 2014-06-06 Pedro Alves <palves@redhat.com>
14315
14316 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14317 in target debug output instead of looking at RSP packets,
14318 disabling the test on any target that uses hardware stepping.
14319 Update comments.
14320
14321 2014-06-06 Pedro Alves <palves@redhat.com>
14322
14323 * gdb.base/break-unload-file.exp: Fix typo.
14324
14325 2014-06-06 Yao Qi <yao@codesourcery.com>
14326
14327 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14328 from "jit_function" to "^jit_function".
14329
14330 2014-06-06 Yao Qi <yao@codesourcery.com>
14331
14332 * gdb.base/async.c (foo): Add one statement.
14333 * gdb.base/async.exp: Get the next instruction address and
14334 match the output of "nexti" by instruction address. Match
14335 the hex address in the output of "finish".
14336
14337 2014-06-06 Gary Benson <gbenson@redhat.com>
14338
14339 * gdb.base/call-signals.c: Remove preprocessor conditionals
14340 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14341 SIGSEGV and SIGTERM.
14342 * gdb.base/sigall.c: Likewise.
14343 * gdb.base/unwindonsignal.c: Likewise.
14344 * gdb.reverse/sigall-reverse.c: Likewise.
14345
14346 2014-06-06 Yao Qi <yao@codesourcery.com>
14347
14348 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14349 readable, skip the test.
14350
14351 2014-06-06 Yao Qi <yao@codesourcery.com>
14352
14353 * gdb.threads/staticthreads.c (thread_function): Move the line
14354 setting breakpoint on forward.
14355 * gdb.threads/staticthreads.exp: Update comments.
14356
14357 2014-06-05 Ludovic Courtès <ludo@gnu.org>
14358
14359 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14360 "history-append! type error".
14361
14362 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14363
14364 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14365 erroneous dprintf expected input.
14366
14367 2014-06-04 Doug Evans <xdje42@gmail.com>
14368
14369 * gdb.guile/scm-generics.exp: Delete.
14370
14371 2014-06-04 Doug Evans <xdje42@gmail.com>
14372
14373 * gdb.guile/scm-breakpoint.exp: Update.
14374 Add tests for breakpoint registration.
14375
14376 2014-06-04 Tom Tromey <tromey@redhat.com>
14377
14378 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14379 VLA-in-union.
14380 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14381 inner_vla_struct, vla_union types. Initialize objects of those
14382 types and compute their sizes.
14383
14384 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14385 Hui Zhu <hui@codesourcery.com>
14386
14387 * gdb.base/fileio.exp: Add test for shell not available as well as
14388 available.
14389 * gdb.base/fileio.c (test_system): Check for shell twice.
14390
14391 2014-06-04 Yao Qi <yao@codesourcery.com>
14392
14393 * gdb.base/auto-connect-native-target.exp: Remove redundant
14394 space from the regexp pattern.
14395
14396 2014-06-04 Yao Qi <yao@codesourcery.com>
14397
14398 * gdb.base/default.exp: Replace "child" with "native" in
14399 regexp pattern.
14400
14401 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14402
14403 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14404 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14405 * gdb.python/py-xmethods.py: Python script supporting the
14406 new testcase and tests.
14407
14408 2014-06-03 Joel Brobecker <brobecker@adacore.com>
14409 Pedro Alves <palves@redhat.com>
14410
14411 PR breakpoints/17000
14412 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14413 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14414
14415 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14416
14417 * gdb.base/subst.exp: Add tests to verify partial path matching
14418 output.
14419
14420 2014-06-03 Pedro Alves <palves@redhat.com>
14421
14422 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14423 target that doesn't use software single-stepping.
14424
14425 2014-06-03 Pedro Alves <palves@redhat.com>
14426
14427 PR breakpoints/17000
14428 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14429 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14430
14431 2014-06-02 Doug Evans <xdje42@gmail.com>
14432
14433 * gdb.guile/scm-parameter.exp: New file.
14434
14435 2014-06-02 Doug Evans <xdje42@gmail.com>
14436
14437 * gdb.guile/scm-cmd.c: New file.
14438 * gdb.guile/scm-cmd.exp: New file.
14439
14440 2014-06-02 Doug Evans <xdje42@gmail.com>
14441
14442 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14443 pretty-printer lookup.
14444 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14445 (make-pp_s-printer): Call it.
14446 (make-pretty-printer-from-dict): New function.
14447 (lookup-pretty-printer-maker-from-dict): New function.
14448 (*pretty-printer*): Simplify.
14449 (make-objfile-pp_s-printer): New function.
14450 (install-objfile-pretty-printers!): New function.
14451 (make-progspace-pp_s-printer): New function.
14452 (install-progspace-pretty-printers!): New function.
14453 * gdb.guile/scm-progspace.c: New file.
14454 * gdb.guile/scm-progspace.exp: New file.
14455
14456 2014-06-02 Pedro Alves <palves@redhat.com>
14457
14458 * gdb.base/dprintf-bp-same-addr.c: New file.
14459 * gdb.base/dprintf-bp-same-addr.exp: New file.
14460
14461 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14462
14463 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14464 * gdb.arch/powerpc-power.s: Likewise.
14465
14466 2014-06-02 Joel Brobecker <brobecker@adacore.com>
14467
14468 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14469
14470 2014-06-01 Yao Qi <yao@codesourcery.com>
14471
14472 * gdb.base/watchpoint.exp (test_watch_location): Check null
14473 pointer can be dereferenced. If not, do the test, otherwise
14474 skip it.
14475
14476 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14477
14478 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14479 results.
14480 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14481
14482 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
14483
14484 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14485 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14486 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14487 * gdb.arch/amd64-invalid-stack-top.c: New file.
14488 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14489
14490 2014-05-30 Pedro Alves <palves@redhat.com>
14491
14492 PR breakpoints/17000
14493 * gdb.base/sss-bp-on-user-bp.c: New file.
14494 * gdb.base/sss-bp-on-user-bp.exp: New file.
14495
14496 2014-05-30 David Blaikie <dblaikie@gmail.com>
14497
14498 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14499 gnu_inline semantics via attribute.
14500 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14501 source explicitly specifies the required semantics.
14502
14503 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14504
14505 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14506
14507 2014-05-29 Pedro Alves <palves@redhat.com>
14508 Tom Tromey <tromey@redhat.com>
14509
14510 * gdb.base/async-shell.exp: Don't enable target-async.
14511 * gdb.base/async.exp
14512 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14513 parameter. Adjust.
14514 (top level): Don't test with "target-async".
14515 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14516 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14517 * gdb.base/inferior-died.exp: Don't enable target-async.
14518 * gdb.base/interrupt-noterm.exp: Likewise.
14519 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14520 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14521 * gdb.mi/mi-nonstop.exp: Likewise.
14522 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14523 * gdb.mi/mi-nsintrall.exp: Likewise.
14524 * gdb.mi/mi-nsmoribund.exp: Likewise.
14525 * gdb.mi/mi-nsthrexec.exp: Likewise.
14526 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14527 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14528 * gdb.python/py-evsignal.exp: Don't enable target-async.
14529 * gdb.python/py-evthreads.exp: Likewise.
14530 * gdb.python/py-prompt.exp: Likewise.
14531 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14532 * gdb.server/solib-list.exp: Don't enable target-async.
14533 * gdb.threads/thread-specific-bp.exp: Likewise.
14534 * lib/mi-support.exp: Adjust to use mi-async.
14535
14536 2014-05-29 Pedro Alves <palves@redhat.com>
14537
14538 PR gdb/13860
14539 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14540 reason, even in sync mode.
14541
14542 2014-05-29 Pedro Alves <palves@redhat.com>
14543 Hui Zhu <hui@codesourcery.com>
14544
14545 PR PR15693
14546 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14547 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14548 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14549 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14550
14551 2014-05-28 Joel Brobecker <brobecker@adacore.com>
14552
14553 * config/monitor.exp (gdb_target_monitor): Replace use of
14554 "set remotebaud" by "set serial baud".
14555
14556 2014-05-26 Andy Wingo <wingo@igalia.com>
14557
14558 * gdb.guile/scm-breakpoint.exp:
14559 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14560 properties instead of gdb-object-properties.
14561
14562 2014-05-26 Yao Qi <yao@codesourcery.com>
14563
14564 * gdb.server/no-thread-db.exp: Specify source file name
14565 explicitly when setting a breakpoint.
14566
14567 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14568
14569 * gdb.btrace/vdso.c: New.
14570 * gdb.btrace/vdso.exp: New.
14571
14572 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14573
14574 * gdb.base/gcore.exp (capture_command_output): Move ...
14575 * lib/gdb.exp (capture_command_output): ... here.
14576
14577 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14578
14579 * gdb.btrace/data.exp: Test memory access during btrace replay.
14580
14581 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14582
14583 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14584
14585 2014-05-21 Pedro Alves <palves@redhat.com>
14586
14587 PR gdb/13860
14588 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14589 (top level): Test that output related to execution commands is
14590 sent to the console with CLI commands, but not with MI commands.
14591 Test that breakpoint events are always mirrored to the console.
14592 Also expect the new source line to be output after a "next" in
14593 async mode too. Make it a pass/fail test.
14594 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14595 output.
14596 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14597
14598 2014-05-21 Pedro Alves <palves@redhat.com>
14599
14600 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14601 Use them to test variations of "list" after reaching a breakpoint.
14602 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14603 Test "list" with listsize 10 after reaching a breakpoint.
14604 * gdb.python/python.exp (decode_line current location line
14605 number): Adjust expected line number.
14606
14607 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14608
14609 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14610 behavior for $args, pass it directly to "run".
14611
14612 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14613
14614 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14615 30000 to 65536.
14616
14617 2014-05-21 Pedro Alves <palves@redhat.com>
14618
14619 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14620 auto-connect-native-target off".
14621 * gdb.base/auto-connect-native-target.c: New file.
14622 * gdb.base/auto-connect-native-target.exp: New file.
14623
14624 2014-05-21 Pedro Alves <palves@redhat.com>
14625
14626 * gdb.base/default.exp: Test "target native" instead of "target
14627 child".
14628
14629 2014-05-21 Mark Wielaard <mjw@redhat.com>
14630
14631 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14632
14633 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14634
14635 Fix TLS access for -static -pthread.
14636 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14637 <HAVE_TLS> (thread_function, main): Initialize it.
14638 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14639 Add clean_restart.
14640 <$have_tls != "">: Check TLSVAR.
14641
14642 2014-05-21 Pedro Alves <palves@redhat.com>
14643
14644 * gdb.base/dcache-line-read-error.c: New.
14645 * gdb.base/dcache-line-read-error.exp: New.
14646
14647 2014-05-20 Pedro Alves <palves@redhat.com>
14648
14649 * gdb.base/compare-sections.c: New file.
14650 * gdb.base/compare-sections.exp: New file.
14651
14652 2014-05-20 Pedro Alves <palves@redhat.com>
14653
14654 * gdb.base/break-idempotent.c: New file.
14655 * gdb.base/break-idempotent.exp: New file.
14656
14657 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14658
14659 * gdb.btrace/nohist.exp: New.
14660
14661 2014-05-20 Yao Qi <yao@codesourcery.com>
14662
14663 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14664 gdb.reverse directory and gdb_reverse_timeout exists in board
14665 setting.
14666 * README: Document gdb_reverse_timeout.
14667
14668 2014-05-20 Yao Qi <yao@codesourcery.com>
14669
14670 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14671 'test_file_name'. Treat args as a string instead of a list.
14672 (gdb_init): Rename argument 'args' by 'test_file_name'.
14673
14674 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14675
14676 * gdb.arch/powerpc-power.exp: New file.
14677 * gdb.arch/powerpc-power.s: New file.
14678
14679 2014-05-16 Doug Evans <dje@google.com>
14680
14681 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
14682 * gdb.base/completion.exp: Check that all expected files exist
14683 before doing file completion.
14684
14685 2014-05-16 Doug Evans <dje@google.com>
14686
14687 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14688 Update.
14689 (do_syscall_tests_without_xml): Update.
14690
14691 2014-05-16 Pedro Alves <palves@redhat.com>
14692
14693 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14694 instead of "unknown output after running".
14695
14696 2014-05-16 Yao Qi <yao@codesourcery.com>
14697
14698 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14699 file1.txt from host at the end.
14700 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14701
14702 2014-05-15 Doug Evans <dje@google.com>
14703
14704 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14705 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14706 loading file. Add test for TU lookup.
14707
14708 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14709
14710 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14711 calling "-exec-arguments" or "set args" before running the
14712 inferior.
14713
14714 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14715
14716 * lib/mi-support.exp (mi_expect_stop): Expect message for
14717 inferiors that exit with non-zero exit code.
14718
14719 2014-05-14 Yao Qi <yao@codesourcery.com>
14720
14721 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14722 match absolute path on remote host.
14723 (test_file_list_exec_source_files): Remove "/" from the
14724 pattern.
14725
14726 2014-05-14 Yao Qi <yao@codesourcery.com>
14727
14728 * boards/local-remote-host-notty.exp (${board}_file): New
14729 proc.
14730
14731 2014-05-07 Kyle McMartin <kyle@redhat.com>
14732
14733 Pushed by Joel Brobecker <brobecker@adacore.com>.
14734 * gdb.arch/aarch64-atomic-inst.c: New file.
14735 * gdb.arch/aarch64-atomic-inst.exp: New file.
14736
14737 2014-05-07 Yao Qi <yao@codesourcery.com>
14738
14739 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14740 in current context" too.
14741
14742 2014-05-05 Keith Seitz <keiths@redhat.com>
14743
14744 * gdb.linespec/ls-dollar.exp: Add test for linespec
14745 file:convenience_variable.
14746
14747 2014-05-05 Yao Qi <yao@codesourcery.com>
14748
14749 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14750 traceframes into tfile and ctf trace files. Read data from
14751 trace file and test collected data.
14752 (gdb_collect_locals_test): Likewise.
14753 (gdb_unavailable_registers_test): Likewise.
14754 (gdb_unavailable_floats): Likewise.
14755 (gdb_collect_globals_test): Likewise.
14756 (top-level): Append "ctf" to trace_file_targets if GDB
14757 supports.
14758
14759 2014-05-05 Yao Qi <yao@codesourcery.com>
14760
14761 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14762 code to ...
14763 (gdb_collect_args_test_1): ... it. New proc.
14764 (gdb_collect_locals_test): Move some code to ...
14765 (gdb_collect_locals_test_1): ... it. New proc.
14766 (gdb_unavailable_registers_test): Move some code to ...
14767 (gdb_unavailable_registers_test_1): ... it. New proc.
14768 (gdb_unavailable_floats): Move some code to ...
14769 (gdb_unavailable_floats_1): ... it. New proc.
14770
14771 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14772
14773 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14774 probes to test for bitness recognition.
14775 * gdb.arch/amd64-stap-optional-prefix.exp
14776 (test_probe_value_without_reg): New procedure.
14777 Add code to test for different kinds of bitness.
14778
14779 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14780
14781 PR breakpoints/16889
14782 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14783 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14784
14785 2014-05-01 Pedro Alves <palves@redhat.com>
14786
14787 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14788 gdb_file_cmd if no file is specified.
14789 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14790 last_loaded_file to set the remote exec-file.
14791
14792 2014-05-01 Pedro Alves <palves@redhat.com>
14793
14794 * boards/local-remote-host.exp: New file.
14795
14796 2014-05-01 Pedro Alves <palves@redhat.com>
14797
14798 * boards/local-remote-host.exp: Rename to ...
14799 * boards/local-remote-host-notty.exp: ... this.
14800
14801 2014-04-28 Joel Brobecker <brobecker@adacore.com>
14802
14803 * gdb.ada/dyn_arrayidx: New testcase.
14804
14805 2014-04-26 Yao Qi <yao@codesourcery.com>
14806
14807 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14808 and compute the length of function main. Save it in
14809 $main_length.
14810 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14811 (top-level): Use gdb_compile to compile objects into
14812 executable and restart GDB. Remove invocation to
14813 prepare_for_testing.
14814
14815 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14816 Pedro Alves <palves@redhat.com>
14817
14818 PR server/16255
14819 * gdb.multi/multi-attach.c: New file.
14820 * gdb.multi/multi-attach.exp: New file.
14821
14822 2014-04-25 Pedro Alves <palves@redhat.com>
14823
14824 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14825 user.
14826 (top level): Test that "set remote conditional-breakpoints-packet
14827 off" works as intended.
14828 * gdb.base/dprintf.exp: Test that "set remote
14829 breakpoint-commands-packet off" works as intended.
14830 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14831 New function.
14832 (top level): Call it.
14833 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14834 remote fast-tracepoints-packet off" works as intended.
14835 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14836 * lib/gdb.exp (gdb_is_target_remote): ... here.
14837
14838 2014-04-24 David Blaikie <dblaikie@gmail.com>
14839
14840 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14841 ensure clang would not discard them.
14842 * gdb.base/gdbvars.c: Ditto.
14843 * gdb.base/memattr.c: Ditto.
14844 * gdb.base/whatis.c: Ditto.
14845 * gdb.python/py-prettyprint.c: Ditto.
14846 * gdb.trace/actions.c: Ditto.
14847 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14848 ensure clang would not discard it.
14849
14850 2014-04-24 David Blaikie <dblaikie@gmail.com>
14851
14852 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14853 clang to emit the full definition of type required by the test
14854 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14855
14856 2014-04-24 David Blaikie <dblaikie@gmail.com>
14857
14858 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14859 coax Clang into emitting the definition of the type.
14860 * gdb.cp/pr10728-x.h (y): Ditto.
14861 * gdb.cp/pr10728-y.cc (y): Ditto.
14862
14863 2014-04-24 David Blaikie <dblaikie@gmail.com>
14864
14865 * gdb.base/label.exp: XFAIL label related tests under Clang.
14866 * gdb.cp/cplabel.exp: Ditto.
14867 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14868 under Clang those using labels.
14869
14870 2014-04-25 Yao Qi <yao@codesourcery.com>
14871
14872 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14873 double_label.
14874 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14875 partial_label and double_label.
14876
14877 2014-04-24 David Blaikie <dblaikie@gmail.com>
14878
14879 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14880
14881 2014-04-24 David Blaikie <dblaikie@gmail.com>
14882
14883 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14884 of the function to work across GCC and Clang.
14885 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14886 pointer types (const void ** const V void **).
14887
14888 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
14889 Walfred Tedeschi <walfred.tedeschi@intel.com>
14890
14891 * Makefile.in (EXECUTABLES): Added i386-avx512.
14892 * gdb.arch/i386-avx512.c: New file.
14893 * gdb.arch/i386-avx512.exp: Likewise.
14894
14895 2014-04-23 Keith Seitz <keiths@redhat.com>
14896
14897 * lib/mi-support.exp (mi_list_breakpoints): Delete.
14898 (mi_make_breakpoint_table): New procedure.
14899 (mi_create_breakpoint): Use mi_make_breakpoint
14900 and return the result.
14901 (mi_make_breakpoint): New procedure.
14902 (mi_build_kv_pairs): New procedure.
14903
14904 * gdb.mi/mi-break.exp: Remove unused globals,
14905 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14906 All callers updated.
14907 * gdb.mi/mi-dprintf.exp: Use variable to track command
14908 number.
14909 Update all callers of mi_create_breakpoint and use
14910 mi_make_breakpoint_table.
14911 Remove any unused global variables.
14912 * gdb.mi/mi-nonstop.exp: Likewise.
14913 * gdb.mi/mi-nsintrall.exp: Likewise.
14914 * gdb.mi/mi-nsmoribund.exp: Likewise.
14915 * gdb.mi/mi-nsthrexec.exp: Likewise.
14916 * gdb.mi/mi-reverse.exp: Likewise.
14917 * gdb.mi/mi-simplerun.exp: Likewise.
14918 * gdb.mi/mi-stepn.exp: Likewise.
14919 * gdb.mi/mi-syn-frame.exp: Likewise.
14920 * gdb.mi/mi-until.exp: Likewise.
14921 * gdb.mi/mi-var-cp.exp: Likewise.
14922 * gdb.mi/mi-var-display.exp: Likewise.
14923 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14924 * gdb.mi/mi2-var-child.exp: Likewise.
14925 * gdb.mi/mi-vla-c99.exp: Likewise.
14926 * lib/mi-support.exp: Likewise.
14927
14928 From Ian Lance Taylor <iant@cygnus.com>:
14929 * lib/gdb.exp (parse_args): New procedure.
14930
14931 2014-04-23 Pedro Alves <palves@redhat.com>
14932
14933 * gdb.base/break-unload-file.c: New file.
14934 * gdb.base/break-unload-file.exp: New file.
14935 * gdb.base/sym-file-lib.c (baz): New function.
14936 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14937 field.
14938 (load): Store the segment's mapped size.
14939 (unload): New function.
14940 (unload_shlib): New function.
14941 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14942 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14943 set a breakpoint at baz, and call it.
14944 * gdb.base/sym-file.exp: New tests for stale breakpoint
14945 instructions.
14946
14947 2014-04-23 Pedro Alves <palves@redhat.com>
14948
14949 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14950 * gdb.base/hbreak-in-shr-unsupported.c: New file.
14951 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14952 * gdb.base/hbreak-unmapped.c: New file.
14953 * gdb.base/hbreak-unmapped.exp: New file.
14954 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14955 * lib/gdb.exp (gdb_is_target_remote): ... here.
14956
14957 2014-04-22 Pedro Alves <palves@redhat.com>
14958
14959 * gdb.base/consecutive-step-over.c: New file.
14960 * gdb.base/consecutive-step-over.exp: New file.
14961
14962 2014-04-22 Pedro Alves <palves@redhat.com>
14963
14964 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14965 instead of send_gdb/gdb_expect.
14966
14967 2014-04-22 Yao Qi <yao@codesourcery.com>
14968
14969 * lib/trace-support.exp (generate_tracefile): New procedure.
14970 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14971 return 0.
14972 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14973 if generate_tracefile returns 1.
14974
14975 2014-04-18 Tom Tromey <palves@redhat.com>
14976 Pedro alves <tromey@redhat.com>
14977
14978 PR backtrace/15558
14979 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14980 with a backtrace limit.
14981 * gdb.python/py-frame-inline.exp: Test running to an inline
14982 function with a backtrace limit, and printing the newest frame.
14983 * gdb.python/py-frame-inline.c (main): Call f.
14984
14985 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14986
14987 * gdb.java/jnpe.exp: Drop srcdir from untested path.
14988
14989 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14990
14991 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14992 Drop prefix from unsupported source file path.
14993
14994 2014-04-17 Yao Qi <yao@codesourcery.com>
14995
14996 * lib/gdb.exp (with_target_charset): New proc.
14997 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14998 with_target_charset.
14999 (test_print_strings): Likewise.
15000 (test_repeat_bytes): Likewise.
15001 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15002 for some tests.
15003
15004 2014-04-16 Keith Seitz <keiths@redhat.com>
15005
15006 PR gdb/15827
15007 * gdb.dwarf2/corrupt.c: New file.
15008 * gdb.dwarf2/corrupt.exp: New file.
15009
15010 2014-04-16 Keith Seitz <keiths@redhat.com>
15011
15012 PR c++/16597
15013 * gdb.cp/namelessclass.cc: New file.
15014 * gdb.cp/namelessclass.exp: New file.
15015 * gdb.cp/namelessclass.S: New file.
15016
15017 2014-04-16 Doug Evans <dje@google.com>
15018
15019 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15020 Add comment.
15021 (gdbserver_default_get_comm_port): New function.
15022 (gdbserver_start): Check if board file provided
15023 "gdbserver,get_comm_port" and use it if so.
15024 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15025 (gdb,socketport): Set to "stdio".
15026 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15027 (stdio_gdbserver_template): Delete.
15028 (${board}_get_remote_address): Update.
15029 (${board}_build_remote_cmd): Delete.
15030 (${board}_get_comm_port): New function.
15031 (${board}_spawn): Update.
15032 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15033 Delete.
15034 (${board}_get_remote_address): Update.
15035 (${board}_get_comm_port): New function.
15036
15037 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15038
15039 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15040 appearing in any order.
15041
15042 2014-04-15 Doug Evans <dje@google.com>
15043
15044 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15045 uninitialized value of "description".
15046
15047 2014-04-15 Keith Seitz <keiths@redhat.com>
15048
15049 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15050 Remove unused globals.
15051 (test_running_the_program): Likewise.
15052 (test_controlled_execution): Likewise.
15053 (test_controlling_breakpoints): Likewise.
15054 (test_program_termination): Likewise.
15055
15056 2014-04-15 Keith Seitz <keiths@redhat.com>
15057
15058 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15059 unused globals.
15060 (test_rbreak_creation_and_listing): Likewise.
15061 (test_ignore_count): Likewise.
15062 (test_error): Likewise.
15063
15064 2014-04-15 Pedro Alves <palves@redhat.com>
15065
15066 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15067 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15068 sym-file-loader.c.
15069 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15070 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15071 to sym-file-loader.c.
15072 (struct library): Forward declare.
15073 (load_shlib, lookup_function): Change prototypes.
15074 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15075 (translate_offset): Remove declarations.
15076 (get_text_addr): New declaration.
15077 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15078 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15079 sym-file-loader.h.
15080 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15081 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15082 here from sym-file-loader.h.
15083 (struct library): New structure.
15084 (load_shlib, lookup_function): Change prototypes and adjust to
15085 work with a struct library.
15086 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15087 (translate_offset): Make static.
15088 (get_text_addr): New function.
15089 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15090
15091 2014-04-15 Pedro Alves <palves@redhat.com>
15092
15093 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15094
15095 2014-04-15 Pedro Alves <palves@redhat.com>
15096
15097 * gdb.base/sym-file-loader.c: Include <limits.h>.
15098 (SELF_LINK): New define.
15099 (get_origin): New function.
15100 (load_shlib): Use it.
15101 * gdb.base/sym-file.exp: Don't early return if the target is
15102 remote. Use runto_main, and issue fail is that fails. Use
15103 gdb_load_shlibs.
15104 (shlib_name): Delete.
15105 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15106
15107 2014-04-15 Pedro Alves <palves@redhat.com>
15108
15109 * gdb.base/sym-file.exp: Remove regex characters from test
15110 message. Don't refer to breakpoint numbers in test messages.
15111
15112 2014-04-14 Keith Seitz <keiths@redhat.com>
15113
15114 PR c++/16253
15115 * gdb.cp/var-tag.cc: New file.
15116 * gdb.cp/var-tag.exp: New file.
15117 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15118 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15119 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15120 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15121
15122 2014-04-14 Tom Tromey <tromey@redhat.com>
15123
15124 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15125 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15126 type.
15127 * gdb.cp/enum-class.exp: New file.
15128 * gdb.cp/enum-class.cc: New file.
15129
15130 2014-04-14 Tom Tromey <tromey@redhat.com>
15131
15132 * gdb.dwarf2/enum-type.exp: New file.
15133
15134 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15135
15136 * gdb.mi/mi-vla-c99.exp: New file.
15137 * gdb.mi/vla.c: New file.
15138
15139 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15140
15141 * gdb.base/vla-datatypes.c: New file.
15142 * gdb.base/vla-datatypes.exp: New file.
15143
15144 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15145
15146 * gdb.base/vla-ptr.c: New file.
15147 * gdb.base/vla-ptr.exp: New file.
15148
15149 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15150
15151 * gdb.dwarf2/count.exp: New file.
15152
15153 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15154
15155 * gdb.base/vla-sideeffect.c: New file.
15156 * gdb.base/vla-sideeffect.exp: New file.
15157
15158 2014-04-14 David Blaikie <dblaikie@gmail.com>
15159
15160 * gdb.mi/non-stop.c: Add return value for non-void function return
15161 statement.
15162 * gdb.threads/staticthreads.c: Ditto.
15163
15164 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15165 Doug Evans <xdje42@gmail.com>
15166
15167 * gdb.guile/scm-value.c: Improve test case.
15168 * gdb.guile/scm-value.exp: Add new test.
15169
15170 2014-04-11 David Blaikie <dblaikie@gmail.com>
15171
15172 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15173 override Clang's default.
15174
15175 2014-04-11 Joel Brobecker <brobecker@adacore.com>
15176
15177 Revert the following changes (regressions):
15178
15179 * gdb.base/vla-sideeffect.c: New file.
15180 * gdb.base/vla-sideeffect.exp: New file.
15181
15182 * gdb.dwarf2/count.exp: New file.
15183
15184 * gdb.base/vla-multi.c: New file.
15185 * gdb.base/vla-multi.exp: New file.
15186
15187 * gdb.base/vla-ptr.c: New file.
15188 * gdb.base/vla-ptr.exp: New file.
15189
15190 * gdb.base/vla-datatypes.c: New file.
15191 * gdb.base/vla-datatypes.exp: New file.
15192
15193 * gdb.mi/mi-vla-c99.exp: New file.
15194 * gdb.mi/vla.c: New file.
15195
15196 2014-04-11 Keith Seitz <keiths@redhat.com>
15197
15198 PR c++/16675
15199 * gdb.cp/cpsizeof.exp: New file.
15200 * gdb.cp/cpsizeof.cc: New file.
15201
15202 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15203
15204 * gdb.mi/mi-vla-c99.exp: New file.
15205 * gdb.mi/vla.c: New file.
15206
15207 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15208
15209 * gdb.base/vla-datatypes.c: New file.
15210 * gdb.base/vla-datatypes.exp: New file.
15211
15212 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15213
15214 * gdb.base/vla-ptr.c: New file.
15215 * gdb.base/vla-ptr.exp: New file.
15216
15217 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15218
15219 * gdb.base/vla-multi.c: New file.
15220 * gdb.base/vla-multi.exp: New file.
15221
15222 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15223
15224 * gdb.dwarf2/count.exp: New file.
15225
15226 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15227
15228 * gdb.base/vla-sideeffect.c: New file.
15229 * gdb.base/vla-sideeffect.exp: New file.
15230
15231 2014-04-11 Yao Qi <yao@codesourcery.com>
15232
15233 * gdb.base/completion.exp: Check file exists before running tests
15234 on file completion.
15235
15236 2014-04-10 Pedro Alves <palves@redhat.com>
15237
15238 * gdb.base/cond-eval-mode.c: New file.
15239 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15240 prepare_for_testing to build the new file. Check result of
15241 runto_main.
15242 (test_break, test_watch): New procedures.
15243 (top level): Use them.
15244
15245 2014-04-08 Pierre Muller <muller@sourceware.org>
15246
15247 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15248 Ctrl-V use for mingw hosts.
15249
15250 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15251
15252 * gdb.python/py-value.c: Improve test case.
15253 * gdb.python/py-value.exp: Add new test.
15254
15255 2014-04-07 David Blaikie <dblaikie@gmail.com>
15256
15257 * lib/compiler.c: Identify the clang compiler.
15258 * lib/compiler.cc: Ditto.
15259
15260 2014-04-03 Yao Qi <yao@codesourcery.com>
15261
15262 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15263
15264 2014-04-01 Anton Blanchard <anton@samba.org>
15265
15266 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15267 messages unique.
15268
15269 2014-04-01 Anton Blanchard <anton@samba.org>
15270
15271 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15272 prepare_for_testing.
15273
15274 2014-04-01 Anton Blanchard <anton@samba.org>
15275
15276 * gdb.arch/ppc64-atomic-inst.c: Remove.
15277 * gdb.arch/ppc64-atomic-inst.S: New file.
15278 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15279
15280 2014-03-31 Doug Evans <dje@google.com>
15281
15282 * gdb.base/print-symbol-loading-lib.c: New file.
15283 * gdb.base/print-symbol-loading-main.c: New file.
15284 * gdb.base/print-symbol-loading.exp: New file.
15285
15286 2014-03-31 Yao Qi <yao@codesourcery.com>
15287
15288 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15289
15290 2014-03-28 Joel Brobecker <brobecker@adacore.com>
15291
15292 * gdb.ada/mi_dyn_arr: New testcase.
15293
15294 2014-03-27 Doug Evans <dje@google.com>
15295
15296 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15297
15298 2014-03-27 Yao Qi <yao@codesourcery.com>
15299
15300 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15301 if target is nios2-*-*.
15302
15303 2014-03-26 Yao Qi <yao@codesourcery.com>
15304
15305 * lib/gdb.exp (readline_is_used): New proc.
15306 * gdb.base/completion.exp: Move tests on command complete up.
15307 Skip the rest of tests if readline is not used.
15308 * gdb.ada/complete.exp: Skp the test if readline is not
15309 used.
15310 * gdb.base/filesym.exp: Likewise.
15311 * gdb.base/macscp.exp: Likewise.
15312 * gdb.base/readline-ask.exp: Likewise.
15313 * gdb.base/readline.exp: Likewise.
15314 * gdb.python/py-cmd.exp: Likewise.
15315 * gdb.trace/tfile.exp: Likewise.
15316
15317 2014-03-26 Yao Qi <yao@codesourcery.com>
15318
15319 * gdb.base/macscp.exp: Fix code format issues.
15320
15321 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15322
15323 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15324 * gdb.asm/powerpc64le.inc: New file.
15325
15326 2014-03-25 Pedro Alves <palves@redhat.com>
15327 Doug Evans <dje@google.com>
15328
15329 * gdb.base/source-execution.c: New file.
15330 * gdb.base/source-execution.exp: New file.
15331 * gdb.base/source-execution.gdb: New file.
15332
15333 2014-03-24 Doug Evans <dje@google.com>
15334
15335 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15336 using fission.
15337
15338 2014-03-24 Hui Zhu <hui@codesourcery.com>
15339 Pedro Alves <palves@redhat.com>
15340
15341 PR breakpoints/16101
15342 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15343 test pass/fail messages. Detect missing support for dprintf when
15344 breakpoints are actually inserted.
15345 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15346 breakpoints are actually inserted.
15347 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15348 fails.
15349
15350 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15351
15352 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15353
15354 2014-03-22 Doug Evans <xdje42@gmail.com>
15355
15356 * gdb.python/python.exp (python not supported): Verify multi-line
15357 python command issues an error.
15358 * gdb.guile/guile.exp (guile not supported): Verify multi-line
15359 guile command issues an error.
15360
15361 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15362
15363 * gdb.threads/thread-specific.exp: Handle the lack of usable
15364 $this_breakpoint and $this_thread.
15365
15366 2014-03-21 Hui Zhu <hui@codesourcery.com>
15367
15368 * gdb.base/attach.exp (do_command_attach_tests): New.
15369
15370 2014-03-20 Tom Tromey <tromey@redhat.com>
15371 Pedro Alves <palves@redhat.com>
15372
15373 PR cli/15718
15374 * gdb.base/condbreak-call-false.c: New file.
15375 * gdb.base/condbreak-call-false.exp: New file.
15376
15377 2014-03-20 Pedro Alves <palves@redhat.com>
15378
15379 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15380 Delete.
15381 (block_signals, unblock_signals): Delete.
15382 (child_function_2, main): Remove references to deleted variable
15383 and functions.
15384
15385 2014-03-20 Pedro Alves <palves@redhat.com>
15386
15387 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15388 Use pthread_kill to signal thread 2.
15389 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15390 Adjust to make the test send itself a signal rather than using the
15391 host's "kill" command.
15392
15393 2014-03-20 Pedro Alves <palves@redhat.com>
15394
15395 * gdb.threads/multiple-step-overs.c: New file.
15396 * gdb.threads/multiple-step-overs.exp: New file.
15397 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15398 Adjust expected infrun debug output.
15399
15400 2014-03-20 Pedro Alves <palves@redhat.com>
15401
15402 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15403 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15404
15405 2014-03-20 Pedro Alves <palves@redhat.com>
15406
15407 PR breakpoints/7143
15408 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15409 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15410 of gdb_test_multiple.
15411 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15412 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15413
15414 2014-03-20 Pedro Alves <palves@redhat.com>
15415
15416 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15417 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15418
15419 2014-03-19 Pedro Alves <palves@redhat.com>
15420
15421 * gdb.base/async.exp: Remove early return.
15422
15423 2014-03-19 Pedro Alves <palves@redhat.com>
15424
15425 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15426
15427 2014-03-19 Pedro Alves <palves@redhat.com>
15428
15429 * gdb.base/async.exp (test_background): Expect \r\n after
15430 "completed." in the fail pattern.
15431
15432 2014-03-19 Pedro Alves <palves@redhat.com>
15433
15434 * gdb.base/async.exp (test_background): New procedure.
15435 Use it for all background execution command tests.
15436
15437 2014-03-19 Pedro Alves <palves@redhat.com>
15438
15439 * gdb.base/async.exp: Use prepare_for_testing.
15440
15441 2014-03-19 Pedro Alves <palves@redhat.com>
15442
15443 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15444 the same line.
15445
15446 2014-03-19 Pedro Alves <palves@redhat.com>
15447
15448 * gdb.base/async.c (main): Add "jump here" and "until here" line
15449 marker comments.
15450 * gdb.base/async.exp (jump_here): New global.
15451 (jump& test): Use it.
15452 (until_here): New global.
15453 (until& test): Use it.
15454
15455 2014-03-19 Pedro Alves <palves@redhat.com>
15456
15457 * gdb.base/async.exp: Don't frob gdb_protocol.
15458
15459 2014-03-18 Doug Evans <xdje42@gmail.com>
15460
15461 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15462 Fix spelling of exec-done-display.
15463
15464 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15465
15466 PR gdb/15358
15467 * gdb.base/gdb-sigterm.c: New file.
15468 * gdb.base/gdb-sigterm.exp: New file.
15469
15470 2014-03-18 Pedro Alves <palves@redhat.com>
15471
15472 PR gdb/13860
15473 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15474 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15475 solib-event.
15476
15477 2014-03-17 Joel Brobecker <brobecker@adacore.com>
15478
15479 * gdb.ada/pckd_arr_ren: New testcase.
15480
15481 2014-03-13 Doug Evans <xdje42@gmail.com>
15482
15483 PR guile/16612
15484 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15485 collect after discarding symbols.
15486
15487 2014-03-13 Ludovic Courtès <ludo@gnu.org>
15488 Doug Evans <xdje42@gmail.com>
15489
15490 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15491 to history survives a gc.
15492
15493 2014-03-13 Pedro Alves <palves@redhat.com>
15494
15495 * gdb.base/default.exp: Don't test "target procfs".
15496
15497 2014-03-13 Pedro Alves <palves@redhat.com>
15498
15499 * gdb.base/default.exp: Update "target child" and "target procfs"
15500 tests to not expect "Unix".
15501
15502 2014-03-12 Tom Tromey <tromey@redhat.com>
15503
15504 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15505 New procs. Add target-async tests.
15506 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15507 Add target-async tests.
15508
15509 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15510
15511 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15512 'func_start' and 'func_end' for the beginning and end of the
15513 function code, respectively.
15514 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15515 'func_end' instead of 'func' and 'main'.
15516
15517 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15518
15519 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15520 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15521 generate the debug info assembler source.
15522
15523 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15524
15525 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15526 * gdb.dwarf2/arr-subrange.exp: Likewise.
15527 * gdb.dwarf2/dwz.exp: Likewise.
15528 * gdb.dwarf2/method-ptr.exp: Likewise.
15529 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15530 * gdb.dwarf2/subrange.exp: Likewise.
15531 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15532 * gdb.dwarf2/implptrpiece.exp: Likewise.
15533 * gdb.dwarf2/nostaticblock.exp: Likewise.
15534
15535 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15536
15537 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15538 directory to absolute path name arguments.
15539
15540 2014-03-10 Joel Brobecker <brobecker@adacore.com>
15541
15542 * gdb.ada/tagged_access: New testcase.
15543
15544 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15545
15546 * gdb.btrace/data.exp: Update expected output.
15547
15548 2014-03-06 Yao Qi <yao@codesourcery.com>
15549
15550 * gdb.trace/pr16508.exp: New file.
15551
15552 2014-03-05 Pedro Alves <palves@redhat.com>
15553
15554 PR gdb/16575
15555 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15556 procedure.
15557 (top level): Adjust to use it. Add tests that exercise breakpoint
15558 interaction with the code-cache.
15559
15560 2014-02-26 Ludovic Courtès <ludo@gnu.org>
15561
15562 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15563 test for 'history-append!'.
15564
15565 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15566
15567 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15568 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15569 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15570 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15571 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15572 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15573
15574 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15575
15576 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15577 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15578 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15579
15580 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15581
15582 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15583
15584 2014-02-26 Joel Brobecker <brobecker@adacore.com>
15585
15586 * gdb.dwarf2/arr-stride.c: New file.
15587 * gdb.dwarf2/arr-stride.exp: New file.
15588
15589 2014-02-26 Pedro Alves <palves@redhat.com>
15590
15591 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15592 that won't ever trigger. Make sure that GDB reports the correct
15593 breakpoint that caused the stop.
15594
15595 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15596
15597 PR gdb/16626
15598 * gdb.base/auto-load-script: New file.
15599 * gdb.base/auto-load.c: New file.
15600 * gdb.base/auto-load.exp: New file.
15601
15602 PR gdb/16626
15603 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15604
15605 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15606
15607 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15608 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15609
15610 2014-02-24 Doug Evans <dje@google.com>
15611
15612 * lib/gdb.exp (run_on_host): Log error output if program fails.
15613
15614 2014-02-21 Pedro Alves <palves@redhat.com>
15615
15616 * gdb.threads/step-after-sr-lock.c: Rename to ...
15617 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15618 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15619 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15620 ... this.
15621
15622 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15623
15624 PR tdep/16397
15625 * gdb.arch/amd64-stap-special-operands.exp: New file.
15626 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15627 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15628 * gdb.arch/amd64-stap-triplet.S: Likewise.
15629 * gdb.arch/amd64-stap-triplet.c: Likewise.
15630
15631 2014-02-20 Joel Brobecker <brobecker@adacore.com>
15632
15633 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15634 in .section pseudo-op.
15635
15636 2014-02-20 lin zuojian <manjian2006@gmail.com>
15637 Joel Brobecker <brobecker@adacore.com>
15638 Doug Evans <xdje42@gmail.com>
15639
15640 PR symtab/16581
15641 * gdb.dwarf2/dw2-icycle.S: New file.
15642 * gdb.dwarf2/dw2-icycle.c: New file.
15643 * gdb.dwarf2/dw2-icycle.exp: New file.
15644
15645 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15646
15647 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15648 operations on gdb.Value objects.
15649 * gdb.python/py-value-cc.exp: Add new test to test operations on
15650 gdb.Value objects.
15651
15652 2014-02-18 Doug Evans <dje@google.com>
15653
15654 * Makefile.in (TESTS): New variable.
15655 (expanded_tests, expanded_tests_or_none): New variables
15656 (check-single): Pass $(expanded_tests_or_none) to runtest.
15657 (check-parallel): Only run tests in $(TESTS) if non-empty.
15658 (check/no-matching-tests-found): New rule.
15659 * README: Document TESTS makefile variable.
15660
15661 2014-02-18 Doug Evans <dje@google.com>
15662
15663 * Makefile.in (check-parallel): rm -rf outputs temp.
15664
15665 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15666
15667 Fix "ERROR: no fileid for" in the testsuite.
15668 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15669
15670 2014-02-12 Doug Evans <dje@google.com>
15671
15672 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15673 (MISCELLANEOUS): New variable.
15674 (clean): rm -rf $(MISCELLANEOUS).
15675 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15676 dwp live in the same directory as symlinks, with each symlink pointed
15677 to a differently named file in a different directory.
15678
15679 2014-02-11 Doug Evans <dje@google.com>
15680
15681 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15682 of Tcl file commands.
15683
15684 2014-02-10 Mark Kettenis <kettenis@gnu.org>
15685
15686 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15687 "kill -SIGUSR1 -1".
15688
15689 2014-02-10 Joel Brobecker <brobecker@adacore.com>
15690
15691 * gdb.ada/tick_length_array_enum_idx: New testcase.
15692
15693 2014-02-10 Doug Evans <xdje42@gmail.com>
15694
15695 * configure.ac (AC_OUTPUT): Add gdb.guile.
15696 * configure: Regenerate.
15697 * lib/gdb-guile.exp: New file.
15698 * lib/gdb.exp (get_target_charset): New function.
15699 * gdb.base/help.exp: Update expected output from "apropos apropos".
15700 * gdb.guile/Makefile.in: New file.
15701 * gdb.guile/guile.exp: New file.
15702 * gdb.guile/scm-arch.c: New file.
15703 * gdb.guile/scm-arch.exp: New file.
15704 * gdb.guile/scm-block.c: New file.
15705 * gdb.guile/scm-block.exp: New file.
15706 * gdb.guile/scm-breakpoint.c: New file.
15707 * gdb.guile/scm-breakpoint.exp: New file.
15708 * gdb.guile/scm-disasm.c: New file.
15709 * gdb.guile/scm-disasm.exp: New file.
15710 * gdb.guile/scm-equal.c: New file.
15711 * gdb.guile/scm-equal.exp: New file.
15712 * gdb.guile/scm-error.exp: New file.
15713 * gdb.guile/scm-error.scm: New file.
15714 * gdb.guile/scm-frame-args.c: New file.
15715 * gdb.guile/scm-frame-args.exp: New file.
15716 * gdb.guile/scm-frame-args.scm: New file.
15717 * gdb.guile/scm-frame-inline.c: New file.
15718 * gdb.guile/scm-frame-inline.exp: New file.
15719 * gdb.guile/scm-frame.c: New file.
15720 * gdb.guile/scm-frame.exp: New file.
15721 * gdb.guile/scm-generics.exp: New file.
15722 * gdb.guile/scm-gsmob.exp: New file.
15723 * gdb.guile/scm-iterator.c: New file.
15724 * gdb.guile/scm-iterator.exp: New file.
15725 * gdb.guile/scm-math.c: New file.
15726 * gdb.guile/scm-math.exp: New file.
15727 * gdb.guile/scm-objfile-script-gdb.in: New file.
15728 * gdb.guile/scm-objfile-script.c: New file.
15729 * gdb.guile/scm-objfile-script.exp: New file.
15730 * gdb.guile/scm-objfile.c: New file.
15731 * gdb.guile/scm-objfile.exp: New file.
15732 * gdb.guile/scm-ports.exp: New file.
15733 * gdb.guile/scm-pretty-print.c: New file.
15734 * gdb.guile/scm-pretty-print.exp: New file.
15735 * gdb.guile/scm-pretty-print.scm: New file.
15736 * gdb.guile/scm-section-script.c: New file.
15737 * gdb.guile/scm-section-script.exp: New file.
15738 * gdb.guile/scm-section-script.scm: New file.
15739 * gdb.guile/scm-symbol.c: New file.
15740 * gdb.guile/scm-symbol.exp: New file.
15741 * gdb.guile/scm-symtab-2.c: New file.
15742 * gdb.guile/scm-symtab.c: New file.
15743 * gdb.guile/scm-symtab.exp: New file.
15744 * gdb.guile/scm-type.c: New file.
15745 * gdb.guile/scm-type.exp: New file.
15746 * gdb.guile/scm-value-cc.cc: New file.
15747 * gdb.guile/scm-value-cc.exp: New file.
15748 * gdb.guile/scm-value.c: New file.
15749 * gdb.guile/scm-value.exp: New file.
15750 * gdb.guile/source2.scm: New file.
15751 * gdb.guile/types-module.cc: New file.
15752 * gdb.guile/types-module.exp: New file.
15753
15754 2014-02-10 Yao Qi <yao@codesourcery.com>
15755
15756 PR testsuite/16543
15757 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15758 * configure: Regenerated.
15759 * Makefile.in: New file.
15760
15761 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15762
15763 * gdb.python/py-framefilter.exp: Fix typo.
15764
15765 2014-02-08 Yao Qi <yao@codesourcery.com>
15766
15767 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15768 that no =breakpoint-modified is emitted when breakpoints are
15769 modified through MI commands.
15770
15771 2014-02-07 Pedro Alves <pedro@codesourcery.com>
15772 Pedro Alves <palves@redhat.com>
15773
15774 * gdb.threads/step-after-sr-lock.c: New file.
15775 * gdb.threads/step-after-sr-lock.exp: New file.
15776
15777 2014-02-07 Pedro Alves <palves@redhat.com>
15778
15779 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15780
15781 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15782
15783 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15784 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15785
15786 2014-02-06 Doug Evans <xdje42@gmail.com>
15787
15788 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15789 output.
15790
15791 * gdb.gdb/python-interrupts.exp: New file.
15792
15793 2014-02-05 Yao Qi <yao@codesourcery.com>
15794
15795 * gdb.trace/report.exp (use_collected_data): Test the output
15796 of "info threads" and "info inferiors".
15797
15798 2014-02-05 Yao Qi <yao@codesourcery.com>
15799
15800 Revert this patch:
15801
15802 2013-05-24 Yao Qi <yao@codesourcery.com>
15803
15804 * gdb.trace/tfile.exp: Test inferior and thread.
15805
15806 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15807
15808 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15809 on a function.
15810 * gdb.base/step-bt.c: Call hello via function pointer to make
15811 sure its first instruction is executed on powerpc64le-linux.
15812
15813 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15814
15815 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15816
15817 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15818
15819 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15820 of the test patterns for use on little-endian systems.
15821
15822 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15823
15824 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15825 (decimal_vector): Fix for little-endian.
15826
15827 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15828
15829 * gdb.arch/sparc-sysstep.exp: New file.
15830 * gdb.arch/sparc-sysstep.c: Likewise.
15831
15832 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15833
15834 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15835
15836 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15837
15838 2014-01-23 Tom Tromey <tromey@redhat.com>
15839
15840 * gdb.ada/array_char_idx: New testcase.
15841
15842 2014-01-23 Tom Tromey <tromey@redhat.com>
15843
15844 PR python/16487:
15845 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15846 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15847 classes.
15848
15849 2014-01-23 Tom Tromey <tromey@redhat.com>
15850
15851 PR python/16491:
15852 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15853 string from an inferior frame.
15854 * gdb.python/py-framefilter-mi.exp: Update.
15855
15856 2014-01-22 Doug Evans <dje@google.com>
15857
15858 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15859
15860 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15861
15862 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15863
15864 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15865
15866 * gdb.trace/entry-values.exp: Remove excess space character from
15867 regex patterns. Handle s390 call instruction.
15868
15869 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15870
15871 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15872 define "*_start" label. Make "name" static.
15873 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15874 ${name} by references to ${name}_start.
15875
15876 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15877
15878 * gdb.base/info-macros.exp: Remove "debug" from the compile
15879 options.
15880
15881 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15882
15883 * gdb.dlang/demangle.exp: New file.
15884
15885 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15886
15887 * gdb.dlang/primitive-types.exp: New file.
15888
15889 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15890
15891 * configure.ac: Create gdb.dlang/Makefile.
15892 * configure: Regenerate.
15893 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15894 * gdb.dlang/Makefile.in: New file.
15895 * lib/d-support.exp: New file.
15896 * lib/gdb.exp (skip_d_tests): New proc.
15897
15898 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15899
15900 * gdb.btrace/delta.exp: Check reverse stepi.
15901 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
15902 * gdb.btrace/finish.exp: New.
15903 * gdb.btrace/next.exp: New.
15904 * gdb.btrace/nexti.exp: New.
15905 * gdb.btrace/record_goto.c: Add comments.
15906 * gdb.btrace/step.exp: New.
15907 * gdb.btrace/stepi.exp: New.
15908 * gdb.btrace/multi-thread-step.c: New.
15909 * gdb.btrace/multi-thread-step.exp: New.
15910 * gdb.btrace/rn-dl-bind.c: New.
15911 * gdb.btrace/rn-dl-bind.exp: New.
15912 * gdb.btrace/data.c: New.
15913 * gdb.btrace/data.exp: New.
15914 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15915
15916 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15917
15918 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15919 * gdb.btrace/exception.exp: Update.
15920 * gdb.btrace/instruction_history.exp: Update.
15921 * gdb.btrace/record_goto.exp: Update.
15922 * gdb.btrace/tailcall.exp: Update.
15923 * gdb.btrace/unknown_functions.exp: Update.
15924 * gdb.btrace/delta.exp: New.
15925
15926 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15927
15928 * gdb.btrace/record_goto.exp: Add backtrace test.
15929 * gdb.btrace/tailcall.exp: Add backtrace test.
15930
15931 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15932
15933 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15934 * gdb.btrace/record_goto.c: New.
15935 * gdb.btrace/record_goto.exp: New.
15936 * gdb.btrace/x86-record_goto.S: New.
15937
15938 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15939
15940 * gdb.btrace/function_call_history.exp: Update tests.
15941 * gdb.btrace/instruction_history.exp: Update tests.
15942
15943 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15944
15945 * gdb.btrace/function_call_history.exp: Fix expected field
15946 order for "record function-call-history".
15947 Add new tests for "record function-call-history /c".
15948 * gdb.btrace/exception.cc: New.
15949 * gdb.btrace/exception.exp: New.
15950 * gdb.btrace/tailcall.exp: New.
15951 * gdb.btrace/x86-tailcall.S: New.
15952 * gdb.btrace/x86-tailcall.c: New.
15953 * gdb.btrace/unknown_functions.c: New.
15954 * gdb.btrace/unknown_functions.exp: New.
15955 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15956
15957 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15958
15959 * gdb.btrace/instruction_history.exp: Update.
15960 * gdb.btrace/function_call_history.exp: Update.
15961
15962 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15963
15964 * gdb.btrace/function_call_history.exp: Fix expected function
15965 trace.
15966 * gdb.btrace/instruction_history.exp: Initialize traced.
15967 Remove traced_functions.
15968
15969 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15970
15971 * gdb.btrace/function_call_history.exp: Update
15972 * gdb.btrace/instruction_history.exp: Update.
15973
15974 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15975
15976 * gdb.btrace/enable.exp: Update expected text.
15977
15978 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
15979
15980 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15981 bytes.
15982
15983 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
15984
15985 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15986
15987 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
15988
15989 * lib/gdb.exp (supports_process_record): Return true for
15990 arm*-linux*. (supports_reverse): Likewise.
15991
15992 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
15993
15994 PR python/15464
15995 PR python/16113
15996 * gdb.python/py-type.c: Enhance test case.
15997 * gdb.python/py-value-cc.cc: Likewise
15998 * gdb.python/py-type.exp: Add new tests.
15999 * gdb.python/py-value-cc.exp: Likewise
16000
16001 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16002 Pedro Alves <palves@redhat.com>
16003
16004 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16005 Make "name" extern.
16006 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16007 references to ${name}_start by references to ${name}.
16008
16009 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16010
16011 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16012
16013 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16014
16015 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16016
16017 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16018 Pedro Alves <palves@redhat.com>
16019
16020 * gdb.mi/mi-info-os.exp: Connect to the target with
16021 mi_gdb_target_load.
16022
16023 2014-01-08 Pedro Alves <palves@redhat.com>
16024
16025 * gdb.threads/reconnect-signal.c: New file.
16026 * gdb.threads/reconnect-signal.exp: New file.
16027
16028 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16029
16030 * gdb.base/source-dir.exp: New file.
16031
16032 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16033
16034 * gdb.ada/mi_interface: New testcase.
16035
16036 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16037
16038 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16039 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16040 gdb.ada/pp-rec-component/pck.ads: New files.
16041
16042 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16043
16044 * gdb.python/py-pp-integral.c: New file.
16045 * gdb.python/py-pp-integral.py: New file.
16046 * gdb.python/py-pp-integral.exp: New file.
16047
16048 For older changes see ChangeLog-1993-2013.
16049 \f
16050 ;; Local Variables:
16051 ;; mode: change-log
16052 ;; left-margin: 8
16053 ;; fill-column: 74
16054 ;; version-control: never
16055 ;; End:
16056
16057 Copyright 2014-2019 Free Software Foundation, Inc.
16058 Copying and distribution of this file, with or without modification,
16059 are permitted provided the copyright notice and this notice are preserved.