]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Migrate rest of compile commands to new options framework
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e6ed716c
PA
12019-06-13 Pedro Alves <palves@redhat.com>
2
3 * gdb.compile/compile.exp: Adjust expected output to option
4 processing changes.
5
7d8062de
PA
62019-06-13 Pedro Alves <palves@redhat.com>
7
8 * gdb.base/options.exp: Build executable.
9 (test-print): New procedure.
10 (top level): Call it, once for "print" and another for "compile
11 print".
12
9d0faba9
PA
132019-06-13 Pedro Alves <palves@redhat.com>
14
15 * gdb.base/options.c: New file.
16 * gdb.base/options.exp: New file.
17
dee7b4c8
PA
182019-06-13 Pedro Alves <palves@redhat.com>
19
20 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
21 that "o" is ambiguous.
22
dca0f6c0
PA
232019-06-13 Pedro Alves <palves@redhat.com>
24
25 * gdb.base/settings.c: New file.
26 * gdb.base/settings.exp: New file.
27
ccf46844
PA
282019-06-13 Pedro Alves <palves@redhat.com>
29
30 * gdb.base/completion.exp: Fix comment typo.
31
b9a3f842
PA
322019-06-13 Pedro Alves <palves@redhat.com>
33
34 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
35 foo --1" test.
36
d106773e
PA
372019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
38
39 * gdb.fortran/block-data.f: New.
40 * gdb.fortran/block-data.exp: New.
41
fea82da0
TV
422019-06-11 Tom de Vries <tdevries@suse.de>
43
44 PR testsuite/24521
45 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
46 message.
47
8c2e74f1
TV
482019-06-11 Tom de Vries <tdevries@suse.de>
49
50 PR testsuite/24521
51 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
52
b49851c8
TV
532019-06-11 Tom de Vries <tdevries@suse.de>
54
55 * boards/readnow.exp: New file.
56
a7067863
AB
572019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.fortran/vla-sizeof.exp: Update expected results.
60
1a3da2cd
AB
612019-06-06 Amos Bird <amosbird@gmail.com>
62
63 * gdb.base/annota1.exp (thread_switch): Add test for
64 thread-exited annotation.
65
3847a7bf
TT
662019-06-06 Tom Tromey <tromey@adacore.com>
67
68 * gdb.base/maint.exp: Expect command started/finished output.
69
0088ba59
AB
702019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
71
72 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
73 comment.
74 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
75
312617a3
AB
762019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
77
78 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
79 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
80 * gdb.arch/riscv-unwind-long-insn.c: New file.
81 * gdb.arch/riscv-unwind-long-insn.exp: New file.
82
e1f2e1a2
CB
832019-06-04 Christian Biesinger <cbiesinger@google.com>
84
d3238f7d 85 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 86
206584bd
PW
872019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
88
89 * lib/gdb.exp (help_list_trailer): New regexp variable
90 factorizing the help trailer message.
91 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
92 arg to allow to better factorize various tests.
93 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
94 (test_prefix_command_help): Use help_list_trailer.
95 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
96 * gdb.guile/scm-cmd.exp: Likewise.
97 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
98 * gdb.base/help.exp: Use test_user_defined_class_help.
99 * gdb.base/style.exp: Add tests for styling of help and apropos.
100 * lib/gdb-utils.exp (style): Add title and highlight styles.
101
708dc93e
PW
1022019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
103
104 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
105 $_shell_exitsignal.
106 * gdb.base/default.exp: Update for new convenience variables.
107
f49055a5
TT
1082019-05-29 Tom Tromey <tromey@adacore.com>
109
110 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
111 to "break complete ada" test case's regexp.
112
4330d61d
TT
1132019-05-29 Tom Tromey <tromey@adacore.com>
114
115 PR c++/20020:
116 * gdb.cp/constexpr-field.exp: New file.
117 * gdb.cp/constexpr-field.cc: New file.
118
000439d5
TT
1192019-05-29 Tom Tromey <tromey@adacore.com>
120
121 * gdb.base/finish.exp (finish_no_print): New proc.
122 (finish_tests): Call it.
123
5a01c34c
TV
1242019-05-24 Tom de Vries <tdevries@suse.de>
125
126 * gdb.dwarf2/gdb-add-index.exp: New file.
127
18125b16
TT
1282019-05-22 Tom Tromey <tromey@adacore.com>
129
130 * gdb.base/info-shared.exp (check_info_shared): Use "style".
131 * gdb.base/style.exp: Use "style".
132 * lib/gdb-utils.exp (style): New proc.
133
af1a8d03
TV
1342019-05-22 Tom de Vries <tdevries@suse.de>
135
136 * gdb.base/align.exp: Require c++11.
137
e7fe496b
TV
1382019-05-22 Tom de Vries <tdevries@suse.de>
139
140 PR testsuite/24586
141 * gdb.python/py-mi-var-info-path-expression.exp: Call
142 mi_skip_python_tests to check if python is supported.
143
8fca4da0
AH
1442019-05-22 Alan Hayward <alan.hayward@arm.com>
145
146 * gdb.arch/aarch64-pauth.c: New test.
147 * gdb.arch/aarch64-pauth.exp: New file.
148
b7060614
AH
1492019-05-22 Alan Hayward <alan.hayward@arm.com>
150
151 * README (Re-running Tests Outside The Testsuite): New section.
152
669d0468
TV
1532019-05-21 Tom de Vries <tdevries@suse.de>
154
155 * gdb.arch/amd64-eval.exp: Require c++11.
156 * gdb.base/max-depth.exp: Same.
157 * gdb.compile/compile-cplus-array-decay.exp: Same.
158 * gdb.cp/meth-typedefs.exp: Same.
159 * gdb.cp/subtypes.exp: Same.
160 * gdb.cp/temargs.exp: Same.
161
ce3ebcaa
AH
1622019-05-21 Alan Hayward <alan.hayward@arm.com>
163
164 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
165
34d11c68
AB
1662019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
167
168 PR gdb/18644
169 * gdb.fortran/complex.exp: Remove setup_kfail calls.
170 * gdb.fortran/printing-types.exp: Add new test.
171 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
172 testing.
173 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
174 setup_kfail call.
175
87781e84
AH
1762019-05-17 Alan Hayward <alan.hayward@arm.com>
177
178 * README (Running the Testsuite): Change example.
179 (Testsuite Parameters): Remove TRANSCRIPT.
180 * lib/gdb.exp: Remove TRANSCRIPT check.
181
b420b89e
AH
1822019-05-17 Alan Hayward <alan.hayward@arm.com>
183
184 * README (Testsuite Parameters): Add replay logging to
185 GDBSERVER_DEBUG.
186 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
187 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
188 as a comma separated list.
189 (gdb_debug_init): Override procedure.
190
408e9b8b
AH
1912019-05-17 Alan Hayward <alan.hayward@arm.com>
192
193 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
194 (gdb_write_cmd_file): New procedure.
195 * lib/gdbserver-support.exp (gdbserver_start): Call
196 gdbserver_write_cmd_file.
197 (gdbserver_write_cmd_file): New procedure.
198
f9e2e39d
AH
1992019-05-17 Alan Hayward <alan.hayward@arm.com>
200
201 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
202 (delete_breakpoints): Likewise.
203 (gdb_run_cmd): Likewise.
204 (gdb_start_cmd): Likewise.
205 (gdb_starti_cmd): Likewise.
206 (gdb_internal_error_resync): Likewise.
207 (gdb_test_multiple): Likewise.
208 (gdb_reinitialize_dir): Likewise.
209 (default_gdb_exit): Likewise.
210 (gdb_file_cmd): Mark kill as optional.
211 (default_gdb_start): Call gdb_stdin_log_init.
212 (send_gdb): Call gdb_stdin_log_write.
213 (rerun_to_main): Mark Y as an answer.
214 (gdb_stdin_log_init): New function.
215 (gdb_stdin_log_write): Likewise.
216
81f47ac2
AH
2172019-05-17 Alan Hayward <alan.hayward@arm.com>
218
219 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
220 * gdb.base/debug-expr.exp: Likewise.
221 * gdb.base/foll-fork.exp: Likewise.
222 * gdb.base/foll-vfork.exp: Likewise.
223 * gdb.base/fork-print-inferior-events.exp: Likewise.
224 * gdb.base/gdb-sigterm.exp: Likewise.
225 * gdb.base/gdbinit-history.exp: Likewise.
226 * gdb.base/osabi.exp: Likewise.
227 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
228 * gdb.base/ui-redirect.exp: Likewise.
229 * gdb.gdb/unittest.exp: Likewise.
230 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
231 * gdb.mi/mi-watch.exp: Likewise.
232 * gdb.mi/new-ui-mi-sync.exp: Likewise.
233 * gdb.mi/user-selected-context-sync.exp: Likewise.
234 * gdb.python/python.exp: Disable debug test when debugging.
235 * gdb.threads/check-libthread-db.exp: Disable when debugging.
236 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
237 Likewise.
238 * gdb.threads/stepi-random-signal.exp: Likewise.
239
29b52314
AH
2402019-05-17 Alan Hayward <alan.hayward@arm.com>
241
242 * Makefile.in: Pass through GDB_DEBUG.
243 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
244 (gdb,debug): Add board setting.
245 * lib/gdb.exp (default_gdb_start): Start debugging.
246 (gdb_debug_enabled): New procedure.
247 (gdb_debug_init): Likewise.
29b52314
AH
248
2492019-05-17 Alan Hayward <alan.hayward@arm.com>
81f47ac2 250
29b52314
AH
251 * Makefile.in: Pass through GDB_DEBUG.
252 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
253 (gdb,debug): Add board setting.
254 * lib/gdb.exp (default_gdb_start): Start debugging.
255 (gdb_debug_enabled): New procedure.
256 (gdb_debug_init): Likewise.
29b52314 257
ca1285d1
AH
2582019-05-17 Alan Hayward <alan.hayward@arm.com>
259
260 * gdb.base/ui-redirect.exp: Add debug redirect tests.
261
f3a09c80
AH
2622019-05-17 Alan Hayward <alan.hayward@arm.com>
263
264 * gdb.base/ui-redirect.exp: Test redirection.
265
26648588
JV
2662019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
267
268 * gdb.mi/mi-complete.exp: New file.
269 * gdb.mi/mi-complete.cc: Likewise.
270
14237686
AB
2712019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
272
273 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
274 indexed and sliced arrays, and pointers to arrays.
275
e7bd7fba
TT
2762019-05-14 Tom Tromey <tromey@adacore.com>
277
278 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
279 styling test.
280
2764128d
TV
2812019-05-14 Tom de Vries <tdevries@suse.de>
282
283 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
284 selection entry encoding.
285
71bed2db
TT
2862019-05-10 Tom Tromey <tromey@adacore.com>
287
288 * gdb.ada/info_exc.exp: Add "complete" test.
289
63b667ad
TV
2902019-05-09 Tom de Vries <tdevries@suse.de>
291
292 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
293 CU-relative.
294
9cfd2b89
TV
2952019-05-09 Tom de Vries <tdevries@suse.de>
296
297 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
298 CU-relative.
299
2228ef77
XR
3002019-05-08 Joel Brobecker <brobecker@adacore.com>
301
302 * gdb.ada/frame_arg_lang.exp: New testcase.
303 * gdb.ada/frame_arg_lang/bla.adb: New file.
304 * gdb.ada/frame_arg_lang/pck.ads: New file.
305 * gdb.ada/frame_arg_lang/pck.adb: New file.
306 * gdb.ada/frame_arg_lang/foo.c: New file.
307
80e55b13
TT
3082019-05-08 Tom Tromey <tromey@adacore.com>
309
310 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
311
9d3421af
TT
3122019-05-08 Tom Tromey <tromey@adacore.com>
313
314 * gdb.base/ptype-offsets.exp: Update tests.
315
844333e2
TT
3162019-05-08 Tom Tromey <tromey@adacore.com>
317
318 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
319 cases.
320 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
321 "short".
322
988915ee
TT
3232019-05-08 Tom Tromey <tromey@adacore.com>
324
325 * gdb.ada/vla.exp: New file.
326 * gdb.ada/vla/vla.adb: New file.
327
7bd55dac
TV
3282019-05-07 Tom de Vries <tdevries@suse.de>
329
330 * gdb.base/index-cache.exp (ls_host): Fix return statement.
331
75f06e9d
TV
3322019-05-07 Tom de Vries <tdevries@suse.de>
333
334 PR testsuite/24522
335 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
336 section.
337
77e7aaa4
TV
3382019-05-07 Tom de Vries <tdevries@suse.de>
339
340 PR testsuite/24522
341 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
342 .debug_aranges section.
343
456ba0fa
TV
3442019-05-07 Tom de Vries <tdevries@suse.de>
345
346 PR testsuite/24159
347 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
348
5a56d6a6
TV
3492019-05-06 Tom de Vries <tdevries@suse.de>
350
351 * lib/gdb.exp (exec_has_index_section): New proc.
352 * gdb.base/index-cache.exp: Handle case that binfile contains an index
353 section.
354
9d6d4be8
TV
3552019-05-04 Tom de Vries <tdevries@suse.de>
356
357 * boards/cc-with-debug-names.exp: New file.
358
222a8d25
TT
3592019-05-03 Tom Tromey <tromey@adacore.com>
360
361 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
362 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
363 * gdb.ada/char_enum.exp: Add test.
364
0fdfd794
TV
3652019-05-03 Tom de Vries <tdevries@suse.de>
366
367 * boards/cc-with-gdb-index.exp: New file.
368
80062eb9
AB
3692019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
370
371 * gdb.rust/simple.exp: Add new test case.
372 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
373 (main): Initialise an instance of the new struct.
374
4504bbde
TT
3752019-05-01 Tom Tromey <tromey@adacore.com>
376
377 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
378 record.
379 (NPR): New variable.
380 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
381 test.
382
d48e62f4
TT
3832019-05-01 Tom Tromey <tromey@adacore.com>
384
385 * gdb.ada/packed_array_assign.exp: Add packed assignment
386 regression test.
387
f59f30f5
TV
3882019-05-01 Tom de Vries <tdevries@suse.de>
389
390 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
391
b70bfc54
TV
3922019-05-01 Tom de Vries <tdevries@suse.de>
393
394 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
395
15f18d14
AT
3962019-04-30 Ali Tamur <tamur@google.com>
397
398 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
399
2ff0a947
TT
4002019-04-30 Tom Tromey <tromey@adacore.com>
401
402 * lib/ada.exp (find_ada_tool): New proc.
403 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
404 * gdb.ada/catch_ex_std.exp: New file.
405 * gdb.ada/catch_ex_std/foo.adb: New file.
406 * gdb.ada/catch_ex_std/some_package.adb: New file.
407 * gdb.ada/catch_ex_std/some_package.ads: New file.
408
a776957c
TT
4092019-04-30 Tom Tromey <tromey@adacore.com>
410
411 PR c++/24470:
412 * gdb.cp/temargs.cc: Add test code from PR.
413
bc68014d
AB
4142019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * gdb.fortran/vla-datatypes.exp: Update expected results.
417 * gdb.fortran/vla-ptype.exp: Likewise.
418 * gdb.fortran/vla-type.exp: Likewise.
419 * gdb.fortran/vla-value.exp: Likewise.
420
f1fdc960
AB
4212019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
422
423 * gdb.fortran/ptr-indentation.exp: Update expected results.
424 * gdb.fortran/ptype-on-functions.exp: Likewise.
425 * gdb.fortran/vla-ptr-info.exp: Likewise.
426 * gdb.fortran/vla-value.exp: Likewise.
427
bf7a4de1
AB
4282019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.fortran/ptype-on-functions.exp: New file.
431 * gdb.fortran/ptype-on-functions.f90: New file.
432
bbe75b9d
AB
4332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
436 case void string.
437
1db455a7
AB
4382019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
439
440 * gdb.fortran/complex.exp: Expand.
441 * gdb.fortran/complex.f: Renamed to...
442 * gdb.fortran/complex.f90: ...this, and extended to add more
443 complex values.
444
b6d03bb2
AB
4452019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
446
447 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
448 MODULO, CMPLX.
449
2e62ab40
AB
4502019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
451 Richard Bunt <richard.bunt@arm.com>
452
453 * gdb.base/max-depth.c: New file.
454 * gdb.base/max-depth.exp: New file.
455 * gdb.python/py-nested-maps.c: New file.
456 * gdb.python/py-nested-maps.exp: New file.
457 * gdb.python/py-nested-maps.py: New file.
458 * gdb.python/py-format-string.exp (test_max_depth): New proc.
459 (test_all_common): Call test_max_depth.
460 * gdb.fortran/max-depth.exp: New file.
461 * gdb.fortran/max-depth.f90: New file.
462 * gdb.go/max-depth.exp: New file.
463 * gdb.go/max-depth.go: New file.
464 * gdb.modula2/max-depth.exp: New file.
465 * gdb.modula2/max-depth.c: New file.
466 * lib/gdb.exp (get_print_expr_at_depths): New proc.
467
d2b584a5
TV
4682019-04-29 Tom de Vries <tdevries@suse.de>
469
470 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
471
136afab8
PW
4722019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
473
474 * gdb.base/callexit.exp: Test may-call-functions off.
475
725cbb63
KS
4762019-04-25 Keith Seitz <keiths@redhat.com>
477
478 PR c++/24367
479 * gdb.cp/meth-typedefs.cc (incomplete_struct)
480 (another_incomplete_struct, test_incomplete): New definitions.
481 (main): Use new definitions.
482 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
483 functions.
484
82433e3e
SDJ
4852019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
486
487 PR corefiles/11608
488 PR corefiles/18187
489 * gdb.base/coredump-filter-build-id.exp: New file.
490
dd06d4d6
AH
4912019-04-25 Alan Hayward <alan.hayward@arm.com>
492
493 * Makefile.in: Pass through GDBSERVER_DEBUG.
494 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
495 (gdbserver,debug): Add board setting.
496 * gdb.trace/tspeed.exp: Skip when debugging.
497 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
498 * lib/gdbserver-support.exp: Likewise
499
1670072e
TT
5002019-04-24 Tom Tromey <tromey@adacore.com>
501
502 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
503 Rust.
504
a59240a4
TT
5052019-04-24 Tom Tromey <tromey@adacore.com>
506
507 * gdb.arch/amd64-eval.exp: Test bitfield return.
508 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
509 (class Foo) <return_bitfields>: New method.
510 (main): Call it.
511
b907456c
AB
5122019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
513
514 * gdb.cp/many-args.cc: New file.
515 * gdb.cp/many-args.exp: New file.
516
5c565afd
TV
5172019-04-23 Tom de Vries <tdevries@suse.de>
518
519 PR gdb/24433
520 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
521
ba22ff86
AH
5222019-04-23 Alan Hayward <alan.hayward@arm.com>
523
524 * gdb.trace/backtrace.exp: Use nopie flag.
525 * gdb.trace/circ.exp: Likewise.
526 * gdb.trace/collection.exp: Likewise.
527 * gdb.trace/ftrace.exp: Likewise.
528 * gdb.trace/mi-trace-unavailable.exp: Likewise.
529 * gdb.trace/mi-traceframe-changed.exp: Likewise.
530 * gdb.trace/qtro.exp: Likewise.
531 * gdb.trace/read-memory.exp: Likewise.
532 * gdb.trace/report.exp: Likewise.
533 * gdb.trace/tfile.exp: Likewise.
534 * gdb.trace/tfind.exp: Likewise.
535 * gdb.trace/unavailable.exp: Likewise.
536
7905fc35
PA
5372019-04-22 Pedro Alves <palves@redhat.com>
538
539 * gdb.base/solib-probes-nosharedlibrary.c,
540 gdb.base/solib-probes-nosharedlibrary.exp: New files.
541
8ecb59f8
TT
5422019-04-19 Tom Tromey <tromey@adacore.com>
543
544 * gdb.ada/ptype_union.c: New file.
545 * gdb.ada/ptype_union.exp: New file.
546
62160ec9
TT
5472019-04-19 Tom Tromey <tromey@adacore.com>
548
549 PR symtab/24423:
550 * gdb.base/list0.h (foo): Add a control-l character.
551
36cd4ba5
TV
5522019-04-18 Tom de Vries <tdevries@suse.de>
553
554 PR gdb/24433
555 * boards/local-board.exp: Set sysroot to "".
556
b73715df
TV
5572019-04-18 Tom de Vries <tdevries@suse.de>
558 Pedro Alves <palves@redhat.com>
559
560 PR gdb/24454
561 * gdb.threads/vfork-follow-child-exec.c: New file.
562 * gdb.threads/vfork-follow-child-exec.exp: New file.
563 * gdb.threads/vfork-follow-child-exit.c: New file.
564 * gdb.threads/vfork-follow-child-exit.exp: New file.
565
4aa866af
LS
5662019-04-15 Leszek Swirski <leszeks@google.com>
567
568 * gdb.arch/amd64-eval.cc: New file.
569 * gdb.arch/amd64-eval.exp: New file.
570
e5a1a79a
AH
5712019-04-11 Alan Hayward <alan.hayward@arm.com>
572
573 * gdb.server/sysroot.c: New test.
574 * gdb.server/sysroot.exp: New file.
575 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
576 matching param.
577
41077b66
AB
5782019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
579
580 * gdb.base/align.exp: Extend test to cover structures containing
581 only static fields.
582
c30391f8
TV
5832019-04-11 Tom de Vries <tdevries@suse.de>
584
585 * boards/cc-with-dwz-m.exp: New file.
586 * boards/cc-with-dwz.exp: New file.
587 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
588
e242fd12
SM
5892019-04-09 Simon Marchi <simon.marchi@efficios.com>
590
591 * gdb.base/start-cpp.exp: New file.
592 * gdb.base/start-cpp.cc: New file.
593
2b0c8b01
KB
5942019-04-08 Kevin Buettner <kevinb@redhat.com>
595
596 * gdb.python/py-thrhandle.exp: Adjust tests to call
597 thread_from_handle instead of thread_from_thread_handle.
598
947210e5
KB
5992019-04-08 Kevin Buettner <kevinb@redhat.com>
600
601 * gdb.python/py-thrhandle.exp: Add tests for
602 gdb.InferiorThread.handle.
603
d7df6549
AB
6042019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
605
606 * gdb.python/py-function.exp: Check calling helper function from
607 all languages.
608 * lib/gdb.exp (gdb_supported_languages): New proc.
609
8bdc1658
AB
6102019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
611
612 * gdb.base/complex-parts.c: New file.
613 * gdb.base/complex-parts.exp: New file.
614
05caa1d2
TT
6152019-04-01 Tom Tromey <tromey@adacore.com>
616
617 PR symtab/23331:
618 * gdb.dwarf2/dw2-ranges-main.c: New file.
619 * gdb.dwarf2/dw2-ranges-psym.c: New file.
620 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
621
7734102d
EZ
6222019-03-30 Simon Marchi <simark@simark.ca>
623
624 * gdb.base/default.exp: Add values for $_gdb_major and
625 $_gdb_minor.
626
188e1fa9
TT
6272019-03-29 Tom Tromey <tromey@adacore.com>
628
629 * gdb.base/help.exp: Tighten apropos regexp.
630
2880242d
KS
6312019-03-29 Keith Seitz <keiths@redhat.com>
632
633 * gdb.fortran/array-bounds.exp: New file.
634 * gdb.fortran/array-bounds.f90: New file.
635
077cad8e
PW
6362019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
637
638 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
639
80047cfc
PW
6402019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
641
642 * gdb.multi/hello.c (main): Increase alarm timer.
643
f489207e
SL
6442019-03-28 Sandra Loosemore <sandra@codesourcery.com>
645
646 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
647 factor when no hardware watchpoint support.
648
c92df149
AH
6492019-03-28 Alan Hayward <alan.hayward@arm.com>
650 Pedro Alves <palves@redhat.com>
651
652 * boards/local-board.exp: set sysroot to /.
653
933aebfa
AH
6542019-03-27 Alan Hayward <alan.hayward@arm.com>
655
656 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
657 in child.
658
9f9aa852
AB
6592019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
662 field.
663 (make_container): Initialise new field.
664 * gdb.python/py-prettyprint.exp: Add new tests.
665 * gdb.python/py-prettyprint.py (class ContainerPrinter)
666 <display_hint>: New method.
667
3714a195
AB
6682019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
669
670 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
671 gdb_continue_to_breakpoint more throughout this test.
672 (run_lang_tests) Supply unique test names, and use
673 gdb_test_no_output.
674
18c77628
AB
6752019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
676
677 * gdb.base/finish-pretty.exp: Update expected results.
678 * gdb.base/pretty-print.c: New file.
679 * gdb.base/pretty-print.exp: New file.
680
9a93502f
PA
6812019-03-25 Pedro Alves <palves@redhat.com>
682
683 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
684 move comments outside list. Append '-i "" eof' section.
685
968aa7ae
AH
6862019-03-22 Alan Hayward <alan.hayward@arm.com>
687
688 * README: Add pie options.
689 * gdb.base/break-interp.exp: Ensure pie is disabled.
690 * gdb.base/dump.exp: Likewise.
691 * lib/gdb.exp (gdb_compile): Add pie option.
692
4c7d57e7
TT
6932019-03-19 Tom Tromey <tromey@adacore.com>
694
695 * gdb.mi/mi2-cli-display.c: New file.
696 * gdb.mi/mi2-cli-display.exp: New file.
697
bff8c71f
TT
6982019-03-18 Joel Brobecker <brobecker@adacore.com>
699 Tom Tromey <tromey@adacore.com>
700
701 * gdb.ada/ptype_array/pck.adb: New file.
702 * gdb.ada/ptype_array/pck.ads: New file.
703 * gdb.ada/ptype_array/foo.adb: New file.
704 * gdb.ada/ptype_array.exp: New file.
705
d085f989
TT
7062019-03-14 Tom Tromey <tromey@adacore.com>
707
708 * gdb.base/style.exp: Add "set style sources" test.
709
b4be1b06
SM
7102019-03-13 Simon Marchi <simon.marchi@ericsson.com>
711
712 * mi-breakpoint-location-ena-dis.exp: Rename to ...
713 * mi-breakpoint-multiple-locations.exp: ... this.
714 (make_breakpoints_pattern): New proc.
715 (do_test): Add mi_version parameter, test -break-insert,
716 -break-info and =breakpoint-created.
717
7cde5fc2
AB
7182019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * config/default.exp: Remove 'load_lib gdb.exp'.
721 * config/monitor.exp: Likewise.
722 * config/sid.exp: Likewise.
723 * config/sim.exp: Likewise.
724 * config/slite.exp: Likewise.
725 * config/unix.exp: Likewise.
726 * gdb.base/default.exp: Remove unhelpful comment.
727
efbecbc1
AB
7282019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
729
730 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
731
0841c79a
AB
7322019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
733
734 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
735
4a270568
AB
7362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
737
738 * gdb.fortran/type-kinds.exp: Update expected results.
739
067630bd
AB
7402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
741
742 * gdb.fortran/type-kinds.exp: Test new integer type kind.
743
3be47f7a
AB
7442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
745
746 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
747 function.
748 (test_basic_parsing_of_type_kinds): Expand types tested.
749 (test_parsing_invalid_type_kinds): New function.
750
4d00f5d8
AB
7512019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
752
753 * gdb.fortran/intrinsics.exp: New file.
754 * gdb.fortran/intrinsics.f90: New file.
755 * gdb.fortran/type-kinds.exp: New file.
756
c8f91604
AB
7572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
758
759 * gdb.fortran/dot-ops.exp: New file.
760
dd9f2c76
AB
7612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
762
763 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
764 Check upper and lower case logical literals.
765
84ec9724
AB
7662019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * gdb.fortran/types.exp (test_float_literal_types_accepted):
769 Remove duplicate tests.
770
c3734e09
AH
7712019-03-06 Alan Hayward <alan.hayward@arm.com>
772
773 * lib/gdb.exp (builtin_cd): rename of cd.
774 (cd): Override builtin.
775
aa3cfbda
RB
7762019-03-06 Richard Bunt <richard.bunt@arm.com>
777
778 * gdb.fortran/function-calls.exp: New file.
779 * gdb.fortran/function-calls.f90: New test.
780
7b63ad86
RB
7812019-03-04 Richard Bunt <richard.bunt@arm.com>
782
783 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
784 on user program standard output.
785 * gdb.fortran/short-circuit-argument-list.f90: Record function
786 calls.
787
01abb042
AH
7882019-02-28 Alan Hayward <alan.hayward@arm.com>
789
c3734e09
AH
790 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
791 failure.
01abb042 792
92137da0
RO
7932019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
794
795 PR gdb/8527
796 * gdb.base/interrupt-daemon-attach.c,
797 gdb.base/interrupt-daemon-attach.exp: New test.
798
5862844d
PA
7992019-02-27 Pedro Alves <palves@redhat.com>
800
801 * gdb.base/page.exp: Add tests for "set width/height -1".
802
8ed25214
PA
8032019-02-27 Pedro Alves <palves@redhat.com>
804
805 * gdb.base/page.exp: Add tests for "set/show width/height" with
806 "infinite" values.
807
6c28e44a
TT
8082019-02-27 Tom Tromey <tromey@adacore.com>
809
810 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
811 2.4.
812 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
813 workaround.
814
bf9a735e
AB
8152019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
816
817 * gdb.base/align.exp: Extend to compile in both C and C++, and add
818 tests for structs with static members.
819
8791793c
TT
8202019-02-26 Tom Tromey <tromey@adacore.com>
821
822 * gdb.python/py-value.exp (test_value_from_buffer): Check for
823 ValueError, not TypeError.
824
bc2a507e
KB
8252019-02-26 Kevin Buettner <kevinb@redhat.com>
826
827 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
828 call from main program.
829
e0e7d3bd
JB
8302019-02-23 Joel Brobecker <brobecker@adacore.com>
831
832 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
833 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
834 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
835 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
836 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
837
9600246d
KS
8382019-02-22 Keith Seitz <keiths@redhat.com>
839
840 PR symtab/23853
841 * gdb.base/symlink-sourcefile.c: New file.
842 * gdb.base/symlink-sourcefile.exp: New file.
843
0c95f9ed
TT
8442019-02-20 Tom Tromey <tom@tromey.com>
845
846 * gdb.base/info_qt.exp: Update.
847
6caa91b6
SM
8482019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
849
850 * gdb.base/source.exp: Move "error in sourced script" code to
851 the end.
852 * gdb.base/source-error.gdb: Move contents to
853 source-error-1.gdb. Add new code to source source-error-1.gdb.
854 * gdb.base/source-error-1.gdb: New file, from previous
855 source-error.gdb.
856
6506371f
TT
8572019-02-17 Tom Tromey <tom@tromey.com>
858
859 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
860 for macro styling.
861 * gdb.base/style.c (SOME_MACRO): New macro.
862
a0087920
TT
8632019-02-17 Tom Tromey <tom@tromey.com>
864
865 * gdb.base/style.exp: Add line-wrapping tests.
866 * gdb.base/page.exp: Add test for quitting during pagination.
867
a2cd4f14
JB
8682019-02-17 Joel Brobecker <brobecker@adacore.com>
869
870 * gdb.ada/big_packed_array: New testcase.
871 * gdb.ada/homonym.exp: Fix incorrect expected output for
872 "break <homonym__get_value>" test.
873
9d70ffbc
WP
8742019-02-13 Weimin Pan <weimin.pan@oracle.com>
875
876 PR breakpoints/21870
877 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
878 and prepare_for_testing. Add comment.
879 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
880 redundant cleanup call. Clean up comment.
881
01c7ae81
WP
8822019-02-12 Weimin Pan <weimin.pan@oracle.com>
883
884 PR breakpoints/21870
885 * gdb.arch/aarch64-dbreg-contents.exp: New file.
886 * gdb.arch/aarch64-dbreg-contents.c: New file.
887
aff29d1c
JB
8882019-02-10 Joel Brobecker <brobecker@adacore.com>
889
890 * gdb.ada/mi_ref_changeable: New testcase.
891
df0da8a2
AH
8922019-02-07 Alan Hayward <alan.hayward@arm.com>
893
894 * gdb.base/attach.exp: Add double attach test.
895
bd447abb
SM
8962019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
897
898 * lib/gdb.exp (default_gdb_start): Don't match pagination
899 prompt.
900 (gdb_init): Set stty_init.
901
1dbc40b9
TT
9022019-01-27 Tom Tromey <tom@tromey.com>
903
904 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
905 skip_python_tests.
906
353229bf
AH
9072019-01-24 Alan Hayward <alan.hayward@arm.com>
908
909 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
910 New structure.
911 (struct struct_static_02_02): Likewise.
912 (struct struct_static_02_03): Likewise.
913 (struct struct_static_02_04): Likewise.
914 (struct struct_static_04_01): Likewise.
915 (struct struct_static_04_02): Likewise.
916 (struct struct_static_04_03): Likewise.
917 (struct struct_static_04_04): Likewise.
918 (struct struct_static_06_01): Likewise.
919 (struct struct_static_06_02): Likewise.
920 (struct struct_static_06_03): Likewise.
921 (struct struct_static_06_04): Likewise.
922 (cmp_struct_static_02_01): Likewise.
923 (cmp_struct_static_02_02): Likewise.
924 (cmp_struct_static_02_03): Likewise.
925 (cmp_struct_static_02_04): Likewise.
926 (cmp_struct_static_04_01): Likewise.
927 (cmp_struct_static_04_02): Likewise.
928 (cmp_struct_static_04_03): Likewise.
929 (cmp_struct_static_04_04): Likewise.
930 (cmp_struct_static_06_01): Likewise.
931 (cmp_struct_static_06_02): Likewise.
932 (cmp_struct_static_06_03): Likewise.
933 (cmp_struct_static_06_04): Likewise.
934 (call_all): Test new structs.
935 * gdb.base/infcall-nested-structs.exp: Likewise.
936
73021deb
AH
9372019-01-21 Alan Hayward <alan.hayward@arm.com>
938 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
939
fc65c7db
AH
9402019-01-21 Alan Hayward <alan.hayward@arm.com>
941 * gdb.base/stack-protector.c: New test.
942 * gdb.base/stack-protector.exp: New file.
943 * gdb.cp/ovldbreak.exp: Only allow a single break line.
944 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
945 option.
946 (gdb_compile): Remove stack protector for GCC and prevent
947 recursion.
948
c24bdb02
KS
9492019-01-16 Keith Seitz <keiths@redhat.com>
950
951 PR gdb/23773
952 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
953
6f072a10
PFC
9542019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
955
956 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
957 aliases.
958 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
959 tests.
960 * gdb.arch/powerpc-vector-regs.c: New file.
961 * gdb.arch/powerpc-vector-regs.exp: New file.
962
a7b8d682
PFC
9632019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
964
965 * gdb.arch/altivec-regs.exp: Fix the list passed to
966 gdb_expect_list when testing "info vector".
967
6eb6fb67
AB
9682019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.base/style.exp: Don't include path in testname.
971
b56f80d8
KS
9722019-01-10 Keith Seitz <keiths@redhat.com>
973
974 PR gdb/23712
975 PR symtab/23010
976 * gdb.dwarf2/multidictionary.exp: New file.
977
041be526
SM
9782019-01-09 Simon Marchi <simon.marchi@ericsson.com>
979
980 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
981 (test_gnuv3_style_demangling): ... this.
982 (test_lucid_style_demangling): Remove.
983 (test_arm_style_demangling): Remove.
984 (test_hp_style_demangling): Remove.
985 (do_tests): Remove calls to the above.
986
d820d0c3
AB
9872019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
988
989 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
990 case.
991
f097f5ad
TT
9922019-01-06 Tom Tromey <tom@tromey.com>
993
994 PR gdb/28155:
995 * gdb.dwarf2/typedef-void-finish.exp: New file.
996
2cd8cc0b
TT
9972018-12-28 Tom Tromey <tom@tromey.com>
998 Simon Marchi <simark@simark.ca>
999
1000 * gdb.base/jit-exec.exp: New file.
1001 * gdb.base/jit-exec.c: New file.
1002 * gdb.base/jit-execd.c: New file.
1003
35fb8261
TT
10042018-12-28 Tom Tromey <tom@tromey.com>
1005
1006 * gdb.base/style.exp: Update test to check for address styling.
1007
47fd17cd
TT
10082018-12-28 Tom Tromey <tom@tromey.com>
1009
1010 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1011 message.
1012
d47032b7
TT
10132018-12-28 Tom Tromey <tom@tromey.com>
1014
1015 * gdb.base/style.exp: Add test for version number styling.
1016
af79b68d
TT
10172018-12-28 Tom Tromey <tom@tromey.com>
1018
1019 * gdb.base/style.exp: Add test for print_address_symbolic.
1020
0bb296cb
TT
10212018-12-28 Tom Tromey <tom@tromey.com>
1022
1023 * gdb.base/style.exp: Add test for breakpoint setting.
1024
80ae2043
TT
10252018-12-28 Tom Tromey <tom@tromey.com>
1026
1027 * gdb.base/style.exp: Add test for variable names.
1028
cbe56571
TT
10292018-12-28 Tom Tromey <tom@tromey.com>
1030
1031 * gdb.base/style.exp: New file.
1032 * gdb.base/style.c: New file.
1033
9162a27c
TT
10342018-12-28 Tom Tromey <tom@tromey.com>
1035
1036 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1037 "dumb".
1038 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1039 the TERM environment variable.
1040
bc543c90
TT
10412018-12-27 Tom Tromey <tom@tromey.com>
1042
1043 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1044 pagination test.
1045
6f0ffe50
AB
10462018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1049 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1050
b5a1e557
PW
10512018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1052
1053 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1054 Filename a.adb changed to bp_fun_addr.adb.
1055 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1056
6e8b1ab2
JV
10572018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1058
1059 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1060 non-PIE executables.
1061 * README: Mention the gdb,nopie_flag board setting.
1062 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1063 non-PIE executable.
1064 * gdb.arch/amd64-entry-value.exp: Likewise.
1065 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1066 * gdb.arch/i386-float.exp: Likewise.
1067 * gdb.arch/i386-signal.exp: Likewise.
1068 * gdb.mi/mi-reg-undefined.exp: Likewise.
1069
d00a27c5
PM
10702018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1071
1072 PR gdb/23974
1073 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1074
161d081c
PW
10752018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1076
1077 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1078 Update order of results accordingly.
1079
b001de23
AB
10802018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1081
1082 * gdb.base/annota1.exp: Update a test regexp.
1083
99e1a184
AB
10842018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1085
1086 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1087
7a81c1e2
PW
10882018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1089
1090 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1091 (reuse_time): Initialize to REUSE_TIME_CAP.
1092 (check_rc): New function.
1093 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1094 Check pthread_create rc.
1095 (spawner_thread_func): Check pthread_create and pthread_join rc.
1096
73e8dc90
PA
10972018-12-08 Pedro Alves <palves@redhat.com>
1098
1099 * gdb.base/list.exp (test_forward_search): Rename to ...
1100 (test_forward_reverse_search): ... this. Also test reverse-search
1101 and the forward-search alias.
1102
13f2ed32
AB
11032018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1104
1105 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1106 local timeout variable before return, and remove all local timeout
1107 variable entirely.
1108 (gdb_load): Likewise.
1109
64d27cfc
TV
11102018-12-01 Tom de Vries <tdevries@suse.de>
1111
1112 * gdb.base/gdb-caching-proc.exp: New file.
1113
f63c03b4
SDJ
11142018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1115
1116 * Makefile.in (TIMESTAMP): New variable.
1117 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1118 command.
1119 (check-single-racy): Likewise.
1120 (check/%.exp): Likewise.
1121 (check-racy/%.exp): Likewise.
1122 (workers/%.worker): Likewise.
1123 (build-perf): Likewise.
1124 (check-perf): Likewise.
1125 * README: Describe new "TS" and "TS_FORMAT" variables.
1126 * print-ts.py: New file.
1127
1c97054b
BF
11282018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1129
1130 PR python/23714
1131 * gdb.python/python.exp: Test command repetition after
1132 gdb.execute.
1133
1871a62d
AB
11342018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1135
1136 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1137 is correctly aligned.
1138
fb5e1ed9
PW
11392018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1140
1141 * gdb.ada/info_auto_lang.exp: New testcase.
1142 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1143 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1144 * gdb.ada/info_auto_lang/some_c.c: New file.
1145
43d397ca
PW
11462018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1147
1148 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1149 FUNC_lang language syntax.
1150
beddd671
PW
11512018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1152
1153 * gdb.base/info_minsym.c: New file.
1154 * gdb.base/info_minsym.exp: New file.
1155
73fc52c4
TT
11562018-11-19 Tom Tromey <tom@tromey.com>
1157
1158 PR rust/23625:
1159 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1160 * gdb.rust/expr.exp: Update expected output. Change one test.
1161
994b876a
TT
11622018-11-19 Tom Tromey <tom@tromey.com>
1163
1164 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1165
6769f276
PA
11662018-11-19 Pedro Alves <palves@redhat.com>
1167
1168 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1169 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1170 see the expected warning.
1171
38a72da0
AH
11722018-11-16 Alan Hayward <alan.hayward@arm.com>
1173
1174 PR gdb/22736:
1175 * gdb.cp/infcall-nodebug-lib.c: New test.
1176 * gdb.cp/infcall-nodebug-main.c: New test.
1177 * gdb.cp/infcall-nodebug.exp: New file.
1178
53a89d6e
SM
11792018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1180
1181 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1182 completer tests.
1183
9325300d
TV
11842018-11-09 Tom de Vries <tdevries@suse.de>
1185
1186 * gdb.base/msym-lang.c: New test.
1187 * gdb.base/msym-lang.exp: New file.
1188 * gdb.base/msym-lang-main.c: New test.
1189
20f0d60d
TT
11902018-11-08 Tom Tromey <tom@tromey.com>
1191
1192 PR gdb/23555:
1193 PR gdb/23838:
1194 * gdb.base/warning.exp: New file.
1195
b5420128
JB
11962018-11-08 Jan Beulich <jbeulich@suse.com>
1197
1198 * testsuite/gdb.arch/i386-avx512.c,
1199 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1200
cd115d61
AB
12012018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1202
1203 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1204 point hardware.
1205
35ee2dc2
AB
12062018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1207
1208 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1209 * gdb.dwarf2/missing-type-name.exp: New file.
1210
31aceee8
TV
12112018-11-06 Tom de Vries <tdevries@suse.de>
1212
1213 * gdb.base/many-headers.c: New test.
1214 * gdb.base/many-headers.exp: New file.
1215
109be305
JW
12162018-11-06 Jim Wilson <jimw@sifive.com>
1217
1218 * gdb.base/code_elim.exp: For riscv, set additional_flags
1219 to include -msmall-data-limit=0.
1220
e2b7af72
JB
12212018-11-01 Joel Brobecker <brobecker@adacore.com>
1222
1223 * gdb.ada/watch_minus_l: New testcase.
1224
cdcda965
SM
12252018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1226
1227 * gdb.arch/aix-sighandle.c: New file.
1228 * gdb.arch/aix-sighandle.exp: New file.
1229
92dcebf3
AB
12302018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1231
1232 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1233 registers being unions.
1234
68b9ac18
TV
12352018-10-31 Tom de Vries <tdevries@suse.de>
1236
1237 * lib/valgrind.exp: New file.
1238 (vgdb_start, vgdb_stop): New procs, factored out of ...
1239 * gdb.base/valgrind-bt.exp: ... here, ...
1240 * gdb.base/valgrind-disp-step.exp: ... here and ...
1241 * gdb.base/valgrind-infcall.exp: ... here.
1242
1443936e
TV
12432018-10-31 Tom de Vries <tdevries@suse.de>
1244
1245 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1246
eb77c9df
AB
12472018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1248
1249 * gdb.dwarf2/void-type.c: New file.
1250 * gdb.dwarf2/void-type.exp: New file.
1251
82b5e646
PW
12522018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1253
1254 * gdb.base/info_qt.c: New file.
1255 * gdb.base/info_qt.exp: New file.
1256
8d619c01
EBM
12572018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1258
1259 * gdb.arch/powerpc-htm-regs.c: New file.
1260 * gdb.arch/powerpc-htm-regs.exp: New file.
1261
f2cf6173
EBM
12622018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1263
1264 * gdb.arch/powerpc-tar.c: New file.
1265 * gdb.arch/powerpc-tar.exp: New file.
1266
7ca18ed6
EBM
12672018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1268
1269 * gdb.arch/powerpc-ppr-dscr.c: New file.
1270 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1271
bfcc0eba
TV
12722018-10-25 Tom de Vries <tdevries@suse.de>
1273
1274 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1275
fe1a5cad
TV
12762018-10-24 Tom de Vries <tdevries@suse.de>
1277
1278 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1279 longer exists error.
1280
a76dc3b7
TV
12812018-10-24 Tom de Vries <tdevries@suse.de>
1282
1283 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1284
4df46df7
TV
12852018-10-24 Tom de Vries <tdevries@suse.de>
1286
1287 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1288 --db-attach in valgrind.
1289
0dbfcfff
AB
12902018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1291
1292 * gdb.arch/riscv-reg-aliases.c: New file.
1293 * gdb.arch/riscv-reg-aliases.exp: New file.
1294
b04480b1
AH
12952018-10-19 Alan Hayward <alan.hayward@arm.com>
1296
1297 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1298
2c6ac8d7
AH
12992018-10-19 Alan Hayward <alan.hayward@arm.com>
1300
1301 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1302
2bc69f25
AH
13032018-10-19 Alan Hayward <alan.hayward@arm.com>
1304
1305 * gdb.cp/ovldbreak.exp: Fix regexps.
1306
1f1ae3a3
AH
13072018-10-19 Alan Hayward <alan.hayward@arm.com>
1308
1309 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1310
94c18618
SDJ
13112018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1312
1313 PR cli/23785
1314 * gdb.base/restore.exp: New test to check if "restore" with an
1315 invalid file doesn't segfault.
1316
812cd6eb
TV
13172018-10-18 Tom de Vries <tdevries@suse.de>
1318
1319 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1320 * gdb.ada/excep_handle.exp: Same.
1321 * gdb.ada/mi_string_access.exp: Same.
1322 * gdb.ada/mi_var_union.exp: Same.
1323 * gdb.arch/arc-analyze-prologue.exp: Same.
1324 * gdb.arch/arc-decode-insn.exp: Same.
1325 * gdb.base/readnever.exp: Same.
1326 * gdb.fortran/printing-types.exp: Same.
1327 * gdb.guile/scm-lazy-string.exp: Same.
1328
c4b90788
TV
13292018-10-16 Tom de Vries <tdevries@suse.de>
1330
1331 PR gdb/23730
1332 * gdb.base/catch-follow-exec.c: Add copyright notice.
1333 * gdb.base/catch-follow-exec.exp: Rewrite to use
1334 gdb_spawn_with_cmdline_opts. Require gdb-native.
1335
8bca2978
SL
13362018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1337
1338 * gdb.trace/actions-changed.exp: Check for arch support.
1339 * gdb.trace/actions.exp: Likewise.
1340 * gdb.trace/ax.exp: Likewise.
1341 * gdb.trace/backtrace.exp: Likewise.
1342 * gdb.trace/change-loc.exp: Likewise.
1343 * gdb.trace/deltrace.exp: Likewise.
1344 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1345 * gdb.trace/ftrace.exp: Likewise.
1346 * gdb.trace/infotrace.exp: Check for arch support.
1347 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1348 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1349 * gdb.trace/mi-tsv-changed.exp: Likewise.
1350 * gdb.trace/packetlen.exp: Likewise.
1351 * gdb.trace/passc-dyn.exp: Likewise.
1352 * gdb.trace/passcount.exp: Likewise.
1353 * gdb.trace/pending.exp: Likewise.
1354 * gdb.trace/range-stepping.exp: Check for shlib support.
1355 * gdb.trace/report.exp: Check for arch support.
1356 * gdb.trace/save-trace.exp: Likewise.
1357 * gdb.trace/signal.exp: Check for signal support.
1358 * gdb.trace/tfind.exp: Check for arch support.
1359 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1360 * gdb.trace/trace-common.h: Add comment.
1361 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1362 * gdb.trace/trace-enable-disable.exp: Likewise.
1363 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1364 * gdb.trace/tracecmd.exp: Check for arch support.
1365 * gdb.trace/tspeed.exp: Check for shlib and target support.
1366 * gdb.trace/tstatus.exp: Check for arch support.
1367 * gdb.trace/tsv.exp: Likewise.
1368 * gdb.trace/while-dyn.exp: Likewise.
1369 * gdb.trace/while-stepping.exp: Likewise.
1370 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1371
f9c49bff
SM
13722018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1373
1374 * gdb.trace/tspeed.exp: Remove nowarnings.
1375 (prepare_for_trace_test): Declare "global ipalib".
1376 * gdb.trace/tspeed.c: Include unistd.h.
1377 (main): Remove superfluous printf argument.
1378
d4330bde
SL
13792018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1380
1381 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1382 directory prefix on the filename.
1383
8ecfd7bd
SDJ
13842018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1385
1386 * gdb.gdb/unittest.exp: Update expected message informing that
1387 selftests have been disabled.
1388 * gdb.server/unittest.exp: Likewise.
1389
58bbcd02
TV
13902018-10-09 Tom de Vries <tdevries@suse.de>
1391
1392 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1393 with runto_main.
1394
9f6b697b
WP
13952018-10-08 Weimin Pan <weimin.pan@oracle.com>
1396
1397 PR c++/16841
1398 * gdb.cp/virtbase2.cc: New file.
1399 * gdb.cp/virtbase2.exp: New file.
1400
add5ded5
TT
14012018-10-06 Tom Tromey <tom@tromey.com>
1402
1403 PR python/19399:
1404 * gdb.python/py-inferior.exp: Add architecture test.
1405
f9e48344
TT
14062018-10-06 Tom Tromey <tom@tromey.com>
1407
1408 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1409 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1410
2a8be203
TT
14112018-10-06 Tom Tromey <tom@tromey.com>
1412
1413 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1414 of a "throw" catchpoint.
1415
e04caa70
SDJ
14162018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1417
1418 * gdb.base/info-proc.exp: Update string expected from "help info
1419 proc".
1420
5ca8c39f
TT
14212018-10-04 Tom Tromey <tom@tromey.com>
1422
1423 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1424 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1425 (test_initial_complaints, test_empty_complaints): Update.
1426 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1427
3453e7e4
TT
14282018-10-04 Tom Tromey <tom@tromey.com>
1429
1430 PR cli/19551:
1431 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1432 * lib/gdb.exp (gdb_file_cmd): Update.
1433 * gdb.stabs/weird.exp (print_weird_var): Update.
1434 * gdb.server/solib-list.exp: Update.
1435 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1436 * gdb.mi/mi-cli.exp: Update.
1437 * gdb.linespec/linespec.exp: Update.
1438 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1439 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1440 * gdb.cp/cp-relocate.exp: Update.
1441 * gdb.base/sym-file.exp: Update.
1442 * gdb.base/relocate.exp: Update.
1443 * gdb.base/readnever.exp: Update.
1444 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1445 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1446 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1447 * gdb.base/code_elim.exp: Update.
1448 * gdb.base/break-unload-file.exp (test_break): Update.
1449 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1450 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1451 Update.
1452 * gdb.base/attach.exp (do_attach_tests): Update.
1453 * gdb.base/sepdebug.exp: Update.
1454 * gdb.python/py-section-script.exp: Update.
1455
6afcf761
TT
14562018-10-04 Tom Tromey <tom@tromey.com>
1457
1458 PR cli/22234:
1459 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1460 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1461 output.
1462
fef1b293
TT
14632018-10-04 Tom Tromey <tom@tromey.com>
1464
1465 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1466 set width and height to 0.
1467 (test_command_line_attach_run): Use -quiet.
1468
ca98345e
SL
14692018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1470
1471 * lib/gdb.exp (skip_ifunc_tests): New.
1472 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1473 other compile failures.
1474 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1475
ff34e6ae
SM
14762018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1477
1478 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1479 is_amd64_regs_target.
1480
6bb8890e
AH
14812018-10-01 Alan Hayward <alan.hayward@arm.com>
1482
1483 * gdb.arch/aarch64-sighandler-regs.c: New test.
1484 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1485 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1486
224d30d3
MM
14872018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1488
1489 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1490 assembly.
1491
f67ffa6a
AB
14922018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1493
1494 * gdb.base/frame-selection.exp: New file.
1495 * gdb.base/frame-selection.c: New file.
1496
9fc3183f
AH
14972018-09-27 Alan Hayward <alan.hayward@arm.com>
1498
1499 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1500 pthread barrier.
1501 (main): Likewise.
1502
d354055e
AB
15032018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1504
1505 * gdb.base/large-frame-1.c: New file.
1506 * gdb.base/large-frame-2.c: New file.
1507 * gdb.base/large-frame.exp: New file.
1508 * gdb.base/large-frame.h: New file.
1509
db727370
JL
15102018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1511
1512 PR gdb/20948
1513 * gdb.base/write_mem.exp: New test.
1514 * gdb.base/write_mem.c: Likewise.
1515
ae778caf
TT
15162018-09-23 Tom Tromey <tom@tromey.com>
1517
1518 PR python/18852:
1519 * gdb.python/py-parameter.exp: Add test for parameter that throws
1520 on "set".
1521
fd3ba736
TT
15222018-09-23 Tom Tromey <tom@tromey.com>
1523
1524 PR python/17284:
1525 * gdb.python/py-template.exp (test_template_arg): Add test for
1526 negative template argument number.
1527
39a24317
TT
15282018-09-23 Tom Tromey <tom@tromey.com>
1529
1530 PR python/14062:
1531 * gdb.python/python.exp: Add test for post_event error.
1532
f5769a2c
TT
15332018-09-23 Tom Tromey <tom@tromey.com>
1534
1535 PR python/18170:
1536 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1537 convert pointers to int and long.
1538
1c1e54f6
TT
15392018-09-23 Tom Tromey <tom@tromey.com>
1540
1541 PR python/20126:
1542 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1543 signed-ness conversion tests.
1544
fb4fa946
TT
15452018-09-23 Tom Tromey <tom@tromey.com>
1546
1547 PR python/18352;
1548 * gdb.python/py-value.exp (test_float_conversion): New proc.
1549 Use it.
1550
a466edac
HAQ
15512018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1552
1553 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1554
4ee9b0c5
SL
15552018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1556
1557 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1558 no readline.
1559 * gdb.base/utf8-identifiers.exp: Likewise.
1560 * gdb.cp/cpcompletion.exp: Likewise.
1561 * gdb.linespec/cpcompletion.exp: Likewise.
1562 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1563 * gdb.linespec/cpls-ops.exp: Likewise.
1564
23be8da7
RB
15652018-09-19 Richard Bunt <richard.bunt@arm.com>
1566 Chris January <chris.january@arm.com>
1567
1568 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1569 * gdb.fortran/short-circuit-argument-list.exp: New file.
1570 * gdb.fortran/short-circuit-argument-list.f90: New test.
1571
5031d0ae
SDJ
15722018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1573
1574 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1575 "arch=" keyword when executing "-stack-list-frames".
1576
b4c0d1a4
SDJ
15772018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1578
1579 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1580 "arch=" keyword when executing "-stack-list-frames".
1581
7a6d2b45
SDJ
15822018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1583
1584 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1585 break ada".
1586
8588b356
SM
15872018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1588
1589 PR python/23669
1590 * gdb.python/python.exp: Test gdb.execute("show commands").
1591
65e65158
TT
15922018-09-16 Tom Tromey <tom@tromey.com>
1593
1594 * gdb.base/new-ui.exp (do_execution_tests): Update.
1595 * gdb.base/dbx.exp (test_breakpoints): Update.
1596
bf326452
AH
15972018-09-14 Alan Hayward <alan.hayward@arm.com>
1598
1599 * lib/gdb.exp (gdb_simple_compile): Add proc.
1600 (is_elf_target): Use gdb_simple_compile.
1601 (skip_altivec_tests): Likewise.
1602 (skip_vsx_tests): Likewise.
1603 (skip_tsx_tests): Likewise.
1604 (skip_btrace_tests): Likewise.
1605 (skip_btrace_pt_tests): Likewise.
1606 (gdb_can_simple_compile): Likewise.
1607 (gdb_has_argv0): Likewise.
1608 (gdb_target_symbol_prefix): Likewise.
1609 (target_supports_scheduler_locking): Likewise.
1610
2361b0fb
TT
16112018-09-13 Tom Tromey <tom@tromey.com>
1612
1613 * Makefile.in (TAGS): Recognize proc_with_prefix and
1614 gdb_caching_proc.
1615
0ae1a321
SM
16162018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1617
1618 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1619 method.
1620
a40bf0c2
SM
16212018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1622
1623 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1624 and a few other Inferior properties when the Inferior is no
1625 longer valid.
1626
4a3fe98f
TT
16272018-09-13 Tom Tromey <tom@tromey.com>
1628
1629 PR rust/23650:
1630 * gdb.rust/simple.exp: Add test for enum field access error.
1631
098b2108
TT
16322018-09-13 Tom Tromey <tom@tromey.com>
1633
1634 PR rust/23626:
1635 * gdb.rust/simple.rs (EmptyEnum): New type.
1636 (main): Use it.
1637 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1638
1256af7d
SM
16392018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1640
1641 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1642 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1643 * gdb.python/py-symtab.exp: Update test printing an objfile.
1644
4aa8e6c2
SM
16452018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1646
1647 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1648 object.
1649
c221b2f7
AH
16502018-09-12 Alan Hayward <alan.hayward@arm.com>
1651
1652 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1653 (support_complex_tests): Use gdb_can_simple_compile.
1654 (is_ilp32_target): Likewise.
1655 (is_lp64_target): Likewise.
1656 (is_64_target): Likewise.
1657 (is_amd64_regs_target): Likewise.
1658 (is_aarch32_target): Likewise.
1659 (gdb_int128_helper): Likewise.
1660
6f1107b5
JK
16612018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1662
1663 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1664
1f5d1570
JG
16652018-09-10 Jerome Guitton <guitton@adacore.com>
1666
1667 * gdb.ada/same_component_name: Add test for case of tagged record
1668 with variable-length fields.
1669
cc330e39
XR
16702018-09-10 Xavier Roirand <roirand@adacore.com>
1671
1672 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1673 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1674 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1675 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1676
b9c50e9a
XR
16772018-09-10 Xavier Roirand <roirand@adacore.com>
1678
1679 * gdb.ada/mi_string_access.exp: New testcase.
1680 * gdb.ada/mi_string_access/bar.adb: New file.
1681 * gdb.ada/mi_string_access/pck.adb: New file.
1682 * gdb.ada/mi_string_access/pck.asd: New file.
1683
2963898f
XR
16842018-09-10 Xavier Roirand <roirand@adacore.com>
1685
1686 * gdb.ada/mi_var_union.exp: New testcase.
1687 * gdb.ada/mi_var_union/bar.adb: New file.
1688 * gdb.ada/mi_var_union/pck.adb: New file.
1689 * gdb.ada/mi_var_union/pck.asd: New file.
1690
1aac008f
TT
16912018-09-08 Tom Tromey <tom@tromey.com>
1692
1693 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1694
332cf4c9
TT
16952018-09-08 Tom Tromey <tom@tromey.com>
1696
1697 PR python/16047:
1698 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1699 (register_pretty_printers): Register new printer.
1700 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1701 test.
1702 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1703 (an_int_type3): New global.
1704
424da6cf
JB
17052018-09-08 Joel Brobecker <brobecker@adacore.com>
1706
1707 * gdb.ada/expr_with_funcall: New testcase.
1708
2a62dfa9
JB
17092018-09-08 Joel Brobecker <brobecker@adacore.com>
1710
1711 * gdb.ada/packed_array_assign: New testcase.
1712
96b6697f
AB
17132018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1714
1715 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1716 names, and add test prefixes to make test names unique.
1717
e4a62c65
TV
17182018-09-05 Tom de Vries <tdevries@suse.de>
1719
1720 * gdb.dwarf2/varval.exp: Add test.
1721
dd083ee2
GB
17222018-09-04 Gary Benson <gbenson@redhat.com>
1723
1724 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1725 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1726
aef9346c
TT
17272018-08-31 Tom Tromey <tom@tromey.com>
1728
1729 * gdb.rust/simple.rs: Rename second variable "v".
1730
c67f2e15
AB
17312018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1732
1733 * gdb.base/funcargs.c (use_a): New function.
1734 (recurse): Call use_a.
1735
078a0207
KS
17362018-08-29 Keith Seitz <keiths@redhat.com>
1737
1738 * gdb.compile/compile-cplus-anonymous.cc: New file.
1739 * gdb.compile/compile-cplus-anonymous.exp: New file.
1740 * gdb.compile/compile-cplus-array-decay.cc: New file.
1741 * gdb.compile/compile-cplus-array-decay.exp: New file.
1742 * gdb.compile/compile-cplus-inherit.cc: New file.
1743 * gdb.compile/compile-cplus-inherit.exp: New file.
1744 * gdb.compile/compile-cplus-member.cc: New file.
1745 * gdb.compile/compile-cplus-member.exp: New file.
1746 * gdb.compile/compile-cplus-method.cc: New file.
1747 * gdb.compile/compile-cplus-method.exp: New file.
1748 * gdb.compile/compile-cplus-mod.c: "New" file.
1749 * gdb.compile/compile-cplus-namespace.cc: New file.
1750 * gdb.compile/compile-cplus-namespace.exp: New file.
1751 * gdb.compile/compile-cplus-nested.cc: New file.
1752 * gdb.compile/compile-cplus-nested.exp: New file.
1753 * gdb.compile/compile-cplus-print.c: "New" file.
1754 * gdb.compile/compile-cplus-print.exp: "New" file.
1755 * gdb.compile/compile-cplus-virtual.cc: New file.
1756 * gdb.compile/compile-cplus-virtual.exp: New file.
1757 * gdb.compile/compile-cplus.c: "New" file.
1758 * gdb.compile/compile-cplus.exp: "New" file.
1759 * lib/compile-support.exp: New file.
1760
b0f492b9
GB
17612018-08-16 Gary Benson <gbenson@redhat.com>
1762
1763 PR gdb/13000:
1764 * gdb.base/batch-exit-status.exp: New file.
1765 * gdb.base/batch-exit-status.good-commands: Likewise.
1766 * gdb.base/batch-exit-status.bad-commands: Likewise.
1767
36eb4c5f
AH
17682018-08-29 Alan Hayward <alan.hayward@arm.com>
1769
1770 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1771 (struct struct02): Likewise.
1772 (struct struct03): Likewise.
1773 (struct struct04): Likewise.
1774 (struct struct_01_01): New struct.
1775 (struct struct_01_02): Likewise.
1776 (struct struct_01_03): Likewise.
1777 (struct struct_01_04): Likewise.
1778 (struct struct_02_01): Likewise.
1779 (struct struct_02_02): Likewise.
1780 (struct struct_02_03): Likewise.
1781 (struct struct_02_04): Likewise.
1782 (struct struct_04_01): Likewise.
1783 (struct struct_04_02): Likewise.
1784 (struct struct_04_03): Likewise.
1785 (struct struct_04_04): Likewise.
1786 (struct struct_05_01): Likewise.
1787 (struct struct_05_02): Likewise.
1788 (struct struct_05_03): Likewise.
1789 (struct struct_05_04): Likewise.
1790 (cmp_struct01): Remove function.
1791 (cmp_struct02): Likewise.
1792 (cmp_struct03): Likewise.
1793 (cmp_struct04): Likewise.
1794 (cmp_struct_01_01): Add Function.
1795 (cmp_struct_01_02): Likewise.
1796 (cmp_struct_01_03): Likewise.
1797 (cmp_struct_01_04): Likewise.
1798 (cmp_struct_02_01): Likewise.
1799 (cmp_struct_02_02): Likewise.
1800 (cmp_struct_02_03): Likewise.
1801 (cmp_struct_02_04): Likewise.
1802 (cmp_struct_04_01): Likewise.
1803 (cmp_struct_04_02): Likewise.
1804 (cmp_struct_04_03): Likewise.
1805 (cmp_struct_04_04): Likewise.
1806 (cmp_struct_05_01): Likewise.
1807 (cmp_struct_05_02): Likewise.
1808 (cmp_struct_05_03): Likewise.
1809 (cmp_struct_05_04): Likewise.
1810 (call_all): Add new structs.
1811 * gdb.base/infcall-nested-structs.exp: Likewise.
1812
3bf9c013
JV
18132018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1814
1815 * gdb.python/py-framefilter-mi.exp: Update regexp to
1816 check for "arch" field in frame output.
1817
450d1e88
KB
18182018-08-23 Kevin Buettner <kevinb@redhat.com>
1819
1820 * gdb.dwarf2/dw2-ranges-func.c: New file.
1821 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1822
ae739fe7
SM
18232018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1824
1825 * gdb.base/term.exp: Compare terminal settings with values from
1826 the inferior.
1827 * gdb.base/term.c: Get and set terminal settings.
1828
6d52907e
JV
18292018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1830
1831 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1832 accommodate new "arch" field in frame output.
1833 * gdb.mi/mi-return.exp: Likewise.
1834 * gdb.mi/mi-stack.exp: Likewise.
1835 * gdb.mi/mi-syn-frame.exp: Likewise.
1836 * gdb.mi/user-selected-context-sync.exp: Likewise.
1837
be2d111a
MS
18382018-08-19 Michael Spang <spang@google.com>
1839
1840 PR gdb/11786
1841 * gdb.base/gcore-tls-pie.c: New file.
1842 * gdb.base/gcore-tls-pie.exp: New file.
1843
ae3a7c47
KB
18442018-08-18 Kevin Buettner <kevinb@redhat.com>
1845
1846 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
1847 * gdb.dwarf2/varval.c: New file.
1848 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 1849
2ecae92e
AH
18502018-08-17 Alan Hayward <alan.hayward@arm.com>
1851
1852 PR gdb/18931
1853 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1854
c1854f1d
KS
18552018-08-16 Keith Seitz <keiths@redhat.com>
1856
1857 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1858 tests expected to pass.
1859
26fb3983
JV
18602018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1861
1862 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1863 -data-disassemble -a.
1864 (test_disassembly_bogus_args): Likewise.
1865
67943c00
AB
18662018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1867
1868 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1869
5ff2bbae
AB
18702018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1871
1872 * gdb.base/vla-optimized-out.exp: Add new test.
1873
e5bbcd0f
AB
18742018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1875
1876 * gdb.base/vla-optimized-out-o3.exp: Delete.
1877 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1878 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1879 deleted tests.
1880
9d4a934c
AB
18812018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1882
1883 PR gdb/18050:
1884 * gdb.server/extended-remote-restart.c: New file.
1885 * gdb.server/extended-remote-restart.exp: New file.
1886
045cf012
SM
18872018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1888
1889 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1890 "set variable index = 42".
1891
87d6a7aa
SM
18922018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1893
1894 * boards/index-cache-gdb.exp: New file.
1895 * gdb.dwarf2/index-cache.exp: New file.
1896 * gdb.dwarf2/index-cache.c: New file.
1897 * gdb.base/maint.exp: Check if we are using the index cache.
1898
96d68bd4
RO
18992018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1900
1901 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1902 MAKEFLAGS.
1903
5a699617
RO
19042018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1905
1906 * dg-extract-results.sh: Move to toplevel contrib.
1907 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1908 * Makefile.in (check-parallel-racy): Likewise.
1909
5bd18990
AB
19102018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1911
1912 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1913 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1914 tests if the target supports scheduler locking.
1915
3fbbcf47
TV
19162018-08-04 Tom de Vries <tdevries@suse.de>
1917
1918 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1919
3e1d3d8c
TT
19202018-08-02 Tom Tromey <tom@tromey.com>
1921
1922 PR symtab/16842.
1923 * gdb.cp/temargs.exp: Test "info address" of a template
1924 parameter.
1925
5abe0f0c
JV
19262018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1927
1928 * gdb.python/py-mi-var-info-path-expression.c: New file.
1929 * gdb.python/py-mi-var-info-path-expression.py: New file.
1930 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1931
fb66cde8
SDJ
19322018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1933
1934 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1935 error after "cannot resolve name" string.
1936
c708f4d2
AB
19372018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1940 started.
1941 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1942
37cc0cae
TV
19432018-07-28 Tom de Vries <tdevries@suse.de>
1944
1945 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1946
63b4ecf7
TV
19472018-07-26 Tom de Vries <tdevries@suse.de>
1948
1949 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1950
3c3bb058
AB
19512018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1952
1953 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1954 is visible.
1955
9e7f3bbb
TV
19562018-07-26 Tom de Vries <tdevries@suse.de>
1957
1958 PR breakpoints/23366
1959 * gdb.base/catch-follow-exec.c: New test.
1960 * gdb.base/catch-follow-exec.exp: New file.
1961
16f808ec
TV
19622018-07-25 Tom de Vries <tdevries@suse.de>
1963
1964 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1965 vla-optimized-out.c.
1966
d7154a8d
JV
19672018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1968
1969 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1970 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1971
232a0032
TV
19722018-07-20 Tom de Vries <tdevries@suse.de>
1973
1974 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1975 NOCLONE macro.
1976 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1977
fbb1d502
TV
19782018-07-19 Tom de Vries <tdevries@suse.de>
1979
1980 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1981 regular expression.
1982
42dc7699
TV
19832018-07-18 Tom de Vries <tdevries@suse.de>
1984
1985 * gdb.base/vla-optimized-out.c: New test.
1986 * gdb.base/vla-optimized-out.exp: New file.
1987
7f1f7e23
SDJ
19882018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1989
1990 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1991 message "No address associated with hostname" when gdbserver
1992 cannot resolve the hostname.
1993
5759ebb3
PW
19942018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1995
1996 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1997 Add some test prefixes to make tests unique.
1998
3606ccab
PW
19992018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2000
2001 * gdb.base/frameapply.c: New file.
2002 * gdb.base/frameapply.exp: New file.
2003
529c08b2
PW
20042018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2005
2006 * gdb.base/skip.exp: Update expected error message.
2007
c7ab0aef
SDJ
20082018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2009 Jan Kratochvil <jan.kratochvil@redhat.com>
2010 Paul Fertser <fercerpav@gmail.com>
2011 Tsutomu Seki <sekiriki@gmail.com>
2012
2013 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2014 parameter.
2015 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2016 by default.
2017 * boards/native-gdbserver.exp: Likewise.
2018 * gdb.server/run-without-local-binary.exp: Improve regexp used
2019 for detecting when a remote debugging connection succeeds.
2020 * gdb.server/server-connect.exp: New file.
2021 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2022 Do not prefix the port number with ":".
2023 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2024 support for detecting and using it. Add '$debughost_gdbserver'
2025 to the list of arguments used to start gdbserver. Handle case
2026 when gdbserver cannot resolve a network name.
2027
16ff70dd
SDJ
20282018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2029
2030 PR c++/23373
2031 * gdb.base/ptype-offsets.cc (struct static_member): New
2032 struct.
2033 (main) <stmember>: New variable.
2034 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2035 with a static member in it.
2036
3541979f
AB
20372018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2038
2039 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2040 watchpoints enabled and disabled.
2041
c8ad9b9a
AB
20422018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2043
2044 * gdb.base/examine-backward.exp: Still run tests around address
2045 0x0, even if address 0x0 is not readable. Update the pattern for
2046 matching address 0x0 in expected output.
2047
e0e5e971
AB
20482018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2049
2050 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2051 malloc/free.
2052
1ea5da02
TV
20532018-07-04 Tom de Vries <tdevries@suse.de>
2054
2055 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2056
471b9d15
MR
20572018-07-02 Maciej W. Rozycki <macro@mips.com>
2058
2059 PR tdep/8282
2060 * gdb.arch/mips-disassembler-options.exp: New test.
2061 * gdb.arch/mips-disassembler-options.s: New test source.
2062
75acb486
PA
20632018-06-29 Pedro Alves <palves@redhat.com>
2064
2065 * gdb.threads/names.exp: Adjust expected "info threads" output.
2066
cd2bb709
PA
20672018-06-29 Pedro Alves <palves@redhat.com>
2068
2069 * gdb.opt/inline-break.exp (line number, address): Add "info
2070 break" tests.
2071
991ff292
PA
20722018-06-29 Pedro Alves <palves@redhat.com>
2073
2074 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2075 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2076 number and address and running to them.
2077
356819b6 20782018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2079
2080 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2081
2512d7ef
JK
20822018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2083
2084 * lib/compiler.c: Remove executable permission flag.
2085
be1b6474
RB
20862018-06-28 Richard Bunt <richard.bunt@arm.com>
2087
2088 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2089 code.
2090 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2091
291f9a96
PT
20922018-06-28 Petr Tesarik <ptesarik@suse.cz>
2093
2094 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2095
ed6dfe51
PT
20962018-06-28 Petr Tesarik <ptesarik@suse.cz>
2097
2098 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2099 address argument is omitted.
2100
d4d429d5
PT
21012018-06-28 Petr Tesarik <ptesarik@suse.cz>
2102
2103 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2104
7ab6656f
OJ
21052018-06-27 Omair Javaid <omair.javaid@linaro.org>
2106
2107 PR gdb/21695
2108 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2109 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2110
a33ccfc7
TT
21112018-06-26 Tom Tromey <tom@tromey.com>
2112
2113 PR rust/22574:
2114 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2115 * gdb.rust/simple.rs (struct SimpleLayout): New.
2116
6d72d289
SM
21172018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2118
2119 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2120 "info registers" output.
2121
8363f9d5
RB
21222018-06-21 Richard Bunt <richard.bunt@arm.com>
2123
2124 * gdb.base/watchpoint-hw-attach.c: New test.
2125 * gdb.base/watchpoint-hw-attach.exp: New file.
2126
f00674fe
SM
21272018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2128
2129 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2130 through /bin/sh.
2131 * boards/dwarf4-gdb-index.exp: Likewise.
2132 * boards/fission-dwp.exp: Likewise.
2133
1d554008
UW
21342018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2135
2136 * gdb.base/float128.exp: Add comment and improved fail message
2137 to the failure case of "print large128" test.
2138
d0ac1c44
SM
21392018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2140
2141 * configure.ac: Remove AC_PREREQ.
2142 * configure: Re-generate.
2143
61b04dd0
PA
21442018-06-19 Pedro Alves <palves@redhat.com>
2145
2146 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2147 (func_extern_caller): New.
2148 (main): Call func_extern_caller.
2149 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2150 logic change.
2151
f63b508a
SM
21522018-06-18 Weimin Pan <weimin.pan@oracle.com>
2153
2154 PR gdb/16841
2155 * gdb.cp/typedef-base.cc: New file.
2156 * gdb.cp/typedef-base.exp: New file.
2157
0fe3a558
TV
21582018-06-18 Tom de Vries <tdevries@suse.de>
2159
2160 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2161
7010835a
AB
21622018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2163 Richard Bunt <Richard.Bunt@arm.com>
2164
2165 * gdb.threads/attach-slow-waitpid.c: New file.
2166 * gdb.threads/attach-slow-waitpid.exp: New file.
2167 * gdb.threads/slow-waitpid.c: New file.
2168
14897d65
PA
21692018-06-14 Pedro Alves <palves@redhat.com>
2170
2171 * gdb.base/fork-running-state.c: Include <errno.h>.
2172 (exit_if_relative_exits): New.
2173 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2174 exits.
2175 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2176 child exits.
2177
5d9a0608
TV
21782018-06-14 Tom de Vries <tdevries@suse.de>
2179
2180 PR cli/22573
2181 * gdb.base/finish-pretty.c: New test.
2182 * gdb.base/finish-pretty.exp: New file.
2183
11ae5818
PA
21842018-06-14 Pedro Alves <palves@redhat.com>
2185
2186 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2187 gdb's expected startup output.
2188
1d39de44
PA
21892018-06-14 Pedro Alves <palves@redhat.com>
2190
2191 * lib/selftest-support.exp (selftest_setup): Remove inlined
2192 function handling.
2193
70ee0000
TV
21942018-06-14 Tom de Vries <tdevries@suse.de>
2195
2196 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2197 matching of breakpoint printing.
2198
11f4b608
TV
21992018-06-13 Tom de Vries <tdevries@suse.de>
2200
2201 PR testsuite/23269
2202 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2203 (fork_child): ... here, and ...
2204 (fork_parent): ... here.
2205
22062018-06-12 Tom de Vries <tdevries@suse.de>
2207
2208 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2209
9516f85a
AB
22102018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2211 Stephen Roberts <stephen.roberts@arm.com>
2212
2213 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2214 rewrite test to describe action performed, rather than possible
2215 failure.
2216
5045b3d7
GB
22172018-06-08 Gary Benson <gbenson@redhat.com>
2218
2219 * gdb.threads/check-libthread-db.exp: New file.
2220 * gdb.threads/check-libthread-db.c: Likewise.
2221
c61b06a1
TT
22222018-06-05 Tom Tromey <tom@tromey.com>
2223
2224 * gdb.base/default.exp: Update expected "show version" output.
2225
eb6af809
TT
22262018-06-05 Tom Tromey <tom@tromey.com>
2227
2228 PR cli/12326:
2229 * gdb.cp/static-print-quit.exp: Update.
2230 * lib/gdb.exp (pagination_prompt): Update.
2231 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2232 * gdb.python/python.exp: Update.
2233
178d6a63
JB
22342018-06-04 Joel Brobecker <brobecker@adacore.com>
2235
2236 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2237
8e817061
JB
22382018-06-01 Joel Brobecker <brobecker@adacore.com>
2239
2240 * gdb.ada/bp_fun_addr: New testcase.
2241
e86ca25f
TT
22422018-06-01 Tom Tromey <tom@tromey.com>
2243
2244 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2245 results.
2246 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2247 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2248 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2249 * gdb.base/maint.exp (maint_pass_if): Update.
2250
4b2dfa9d
MR
22512018-05-31 Maciej W. Rozycki <macro@mips.com>
2252
2253 * gdb.base/endian.exp: New test.
2254 * gdb.base/endian.c: New test source.
2255
45f25d6c
AB
22562018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2257
2258 PR gdb/23203
2259 * gdb.base/bt-selected-frame.c: New file.
2260 * gdb.base/bt-selected-frame.exp: New file.
2261 * lib/gdb.exp (get_current_frame_number): New function.
2262
d9f6d7f8
MR
22632018-05-24 Maciej W. Rozycki <macro@mips.com>
2264 Pedro Alves <palves@redhat.com>
2265
2266 * gdb.threads/tls-core.c: Include <stdlib.h>
2267 (thread_proc): Call `abort'.
2268 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2269 (tls_core_test): New procedure, bits factored out from ...
2270 (top level): ... here. Test both native cores and gcore cores.
2271
ff1cf532
TT
22722018-05-23 Tom Tromey <tom@tromey.com>
2273
2274 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2275
b98664d3
TT
22762018-05-23 Tom Tromey <tom@tromey.com>
2277
2278 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2279 symfile_complaints.
2280 (test_short_complaints): Likewise.
2281 (test_empty_complaints): Likewise.
2282 (test_initial_complaints): Update.
2283
4e9668d0
TT
22842018-05-23 Tom Tromey <tom@tromey.com>
2285
2286 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2287
43ba33c7
TT
22882018-05-23 Tom Tromey <tom@tromey.com>
2289
2290 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2291 (test_short_complaints): Update.
2292
035522c0
PA
22932018-05-22 Pedro Alves <palves@redhat.com>
2294
2295 * gdb.base/remote.exp: Only gdb_start after compiling the
2296 testcase. Issue "disconnect" before testing "set remote" command
2297 defaults. Issue clean_restart before running to main.
2298
cc0be08f
PA
22992018-05-22 Pedro Alves <palves@redhat.com>
2300
2301 * gdb.base/remote.exp: Adjust expected output of "show remote
2302 memory-write-packet-size". Add tests for "set remote
2303 memory-write-packet-size 0" and "set remote
2304 memory-write-packet-size fixed/limit".
2305
b1b60145
PA
23062018-05-22 Pedro Alves <palves@redhat.com>
2307
2308 PR gdb/22973
2309 * gdb.base/utf8-identifiers.c: New file.
2310 * gdb.base/utf8-identifiers.exp: New file.
2311
0ec848ad
PFC
23122018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2313
2314 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2315
2c3305f6
PFC
23162018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2317
2318 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2319
ce1e8424
TT
23202018-05-18 Tom Tromey <tom@tromey.com>
2321
2322 * gdb.base/ptype-offsets.exp: Update.
2323
ddfe970e
KS
23242018-05-17 Keith Seitz <keiths@redhat.com>
2325
2326 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2327 in expected breakpoint stop locations.
2328 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2329 move to proper scope to test variable values.
2330 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2331 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2332 New functions.
2333 (main): Call not_inline_func3.
2334 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2335 inline_func1, inline_func2, and inline_func3. Test that when each
2336 breakpoint is hit, GDB properly reports both the stop location
2337 and the backtrace. Repeat tests for temporary breakpoints.
2338
0726fcc6
MR
23392018-05-15 Maciej W. Rozycki <macro@mips.com>
2340
2341 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2342 rather then trying to access it in determining whether the PID
2343 of `gdbserver' could have been retrieved.
2344
8ee22052
AB
23452018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2346
2347 * gdb.arch/amd64-init-x87-values.S: New file.
2348 * gdb.arch/amd64-init-x87-values.exp: New file.
2349
7785df48
JK
23502018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2351
2352 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2353
56bcdbea
TT
23542018-05-04 Tom Tromey <tom@tromey.com>
2355
2356 PR python/22730:
2357 * gdb.python/python.exp: Test multi-line execute.
2358
a913fffb
TT
23592018-05-04 Tom Tromey <tom@tromey.com>
2360
2361 PR python/22731:
2362 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2363
7a2c85f2
TT
23642018-05-04 Tom Tromey <tom@tromey.com>
2365
2366 PR gdb/11750:
2367 * gdb.base/define.exp: Test defining a user command inside a user
2368 command.
2369 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2370
a3b60e45
JK
23712018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2372 Pedro Alves <palves@redhat.com>
2373
2374 PR breakpoints/19806 and support for PR external/20207.
2375 * gdb.base/watchpoint-unaligned.c: New file.
2376 * gdb.base/watchpoint-unaligned.exp: New file.
2377
45fe4a03
AB
23782018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2379
2380 * gdb.base/maint.exp: Make test names unique, use
2381 test_prefix_command_help to test 'help maint info', and remove
2382 repeated test of 'help maint'.
2383
9be2ae8f
TT
23842018-05-04 Tom Tromey <tom@tromey.com>
2385
2386 PR gdb/22619:
2387 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2388 behavior.
2389
11859c31
AB
23902018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2391
2392 * gdb.base/maint.exp: Process output from 'maint print registers'
2393 line at a time.
2394
089a9490
AB
23952018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2396
2397 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2398 timeout.
2399
9b0797e2
AB
24002018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2401
2402 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2403 filter pattern.
2404
f6ac5f3d
PA
24052018-05-02 Pedro Alves <palves@redhat.com>
2406
2407 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2408 to_log_command renames.
2409 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2410
77d3c63b
TT
24112018-05-02 Tom Tromey <tom@tromey.com>
2412
2413 * gdb.python/py-parameter.exp: Set test message.
2414
0489430a
TT
24152018-05-02 Tom Tromey <tom@tromey.com>
2416
2417 PR python/20084:
2418 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2419 PARAM_ZUINTEGER_UNLIMITED tests.
2420
1632f8ba
DR
24212018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2422
2423 PR rust/23124
2424 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2425 when casting.
2426
6d7bb824
TT
24272018-04-30 Tom Tromey <tom@tromey.com>
2428
2429 * gdb.python/py-type.exp: Check align attribute.
2430 * gdb.python/py-type.c: New "aligncheck" global.
2431
007e1530
TT
24322018-04-30 Tom Tromey <tom@tromey.com>
2433
2434 PR exp/17095:
2435 * gdb.dwarf2/dw2-align.exp: New file.
2436 * gdb.cp/align.exp: New file.
2437 * gdb.base/align.exp: New file.
2438 * lib/gdb.exp (gdb_int128_helper): New proc.
2439 (has_int128_c, has_int128_cxx): New caching procs.
2440
6873858b
TT
24412018-04-27 Tom Tromey <tom@tromey.com>
2442
2443 PR rust/22545:
2444 * gdb.rust/simple.exp: Add inclusive range tests.
2445
79188d8d
PA
24462018-04-26 Pedro Alves <palves@redhat.com>
2447
2448 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2449 ifunc breakpoint locations correctly of ifunc breakpoints set
2450 while the program resolves the ifunc.
2451
c7075ad5
PA
24522018-04-26 Pedro Alves <palves@redhat.com>
2453
2454 * gdb.base/gnu-ifunc-final.c: New file.
2455 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2456 * gdb.base/gnu-ifunc.exp (executable): Delete.
2457 (staticexecutable): Adjust.
2458 (lib_opts, exec_opts): Delete.
2459 (make_binsuffix, build, set-break): New procedures.
2460 (misc_tests): New, with tests factored out from the top level.
2461 (top level): Test different combinations of ifunc resolver name,
2462 resolver with and with debug info, and ifunc target with and
2463 without debug info. Wrap static tests with with_target_prefix.
2464
8388016d
PA
24652018-04-26 Pedro Alves <palves@redhat.com>
2466
2467 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2468 return type" warnings.
2469
249b5733
PA
24702018-04-25 Pedro Alves <palves@redhat.com>
2471
2472 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2473 killed".
2474 * gdb.base/kill-after-signal.exp: Likewise.
2475 * gdb.threads/kill.exp: Likewise.
2476
f67c0c91
SDJ
24772018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2478 Sergio Durigan Junior <sergiodj@redhat.com>
2479 Pedro Alves <palves@redhat.com>
2480
2481 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2482 regexps to expect for '[Inferior ... detached]' as well.
2483 * gdb.base/attach.exp: Likewise.
2484 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2485 "gdb_continue_to_end".
2486 (test_catch_syscall_with_wrong_args): Likewise.
2487 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2488 ']'. Don't set 'verbose' on.
2489 * gdb.base/foll-vfork.exp: Likewise.
2490 * gdb.base/fork-print-inferior-events.c: New file.
2491 * gdb.base/fork-print-inferior-events.exp: New file.
2492 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2493 '[Inferior ... has been killed]' message.
2494 * gdb.base/kill-after-signal.exp: Likewise.
2495 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2496 detach message.
2497 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2498 message.
2499 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2500 regexps to expect for '[Inferior ... detached]' as well.
2501 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2502
0a8ddac4
SM
25032018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2504
2505 PR gdb/23104
2506 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2507
d27d16bf
RB
25082018-04-19 Richard Bunt <richard.bunt@arm.com>
2509
2510 * gdb.threads/multiple-successive-infcall.c: New test.
2511 * gdb.threads/multiple-successive-infcall.exp: New file.
2512
a037790e
TT
25132018-04-17 Tom Tromey <tom@tromey.com>
2514
2515 * gdb.rust/simple.rs (Union): New type.
2516 (main): New local "u".
2517 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2518
e3a91079
AA
25192018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2520
2521 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2522 number information in output of "whereis" command.
2523 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2524
b744723f
AA
25252018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2526
2527 * gdb.ada/info_types.exp: Adjust expected output to the line
2528 numbers now printed by "info var/func/type".
2529 * gdb.base/completion.exp: Likewise.
2530 * gdb.base/included.exp: Likewise.
2531 * gdb.cp/cp-relocate.exp: Likewise.
2532 * gdb.cp/cplusfuncs.exp: Likewise.
2533 * gdb.cp/namespace.exp: Likewise.
2534 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2535
4a4495d6
MM
25362018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2537
2538 * gdb.btrace/cpu.exp: New.
2539
1d509aa6
MM
25402018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2541
2542 * gdb.base/step-indirect-call-thunk.exp: New.
2543 * gdb.base/step-indirect-call-thunk.c: New.
2544 * gdb.reverse/step-indirect-call-thunk.exp: New.
2545 * gdb.reverse/step-indirect-call-thunk.c: New.
2546
6295b6da
SM
25472018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2548
2549 * gdb.base/pie-fork.c: New file.
2550 * gdb.base/pie-fork.exp: New file.
2551
50146e70
TT
25522018-04-11 Tom Tromey <tom@tromey.com>
2553
2554 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2555
f50d8a2e
PA
25562018-04-10 Pedro Alves <palves@redhat.com>
2557
2558 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2559 exits. Instead loop running forever.
2560 (fork_parent): Run forever too.
2561
a0be7a36
SM
25622018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2563
2564 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2565 mi_continue_to_line.
2566 * gdb.mi/mi-stack.c (callee4): Add comment.
2567
9b73db36
SM
25682018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2569
2570 * gdb.mi/mi-stack.exp: Fix indentation.
2571
c912f608
SM
25722018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2573
2574 PR gdb/22979
2575 * gdb.arch/amd64-osabi.exp: New file.
2576
26540402
SM
25772018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2578
2579 PR gdb/22980
2580 * gdb.base/osabi.exp: New file.
2581
121ad66c 25822018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
2583
2584 * gdb.cp/static-typedef-print.exp: New file.
2585 * gdb.cp/static-typedef-print.cc: New file.
2586
3fcded8f
JB
25872018-03-27 Joel Brobecker <brobecker@adacore.com>
2588
2589 * gdb.ada/varsize_limit: New testcase.
2590
59cc4834
JB
25912018-03-27 Joel Brobecker <brobecker@adacore.com>
2592
2593 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2594
2595 * gdb.ada/notcplusplus: New testcase.
2596
2597 * gdb.base/c-linkage-name.c: New file.
2598 * gdb.base/c-linkage-name.exp: New testcase.
2599
4ca59a9f
TT
26002018-03-26 Tom Tromey <tom@tromey.com>
2601
2602 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2603 * gdb.python/py-framefilter.py (name_error): New global.
2604 (ErrorInName.function): Use name_error.
2605
978d6c75
TT
26062018-03-26 Tom Tromey <tom@tromey.com>
2607
2608 PR backtrace/15582:
2609 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2610
b7fee5a3
KS
26112018-03-23 Keith Seitz <keiths@redhat.com>
2612
2613 PR c++/22968
2614 * gdb.cp/subtypes.exp: New file.
2615 * gdb.cp/subtypes.h: New file.
2616 * gdb.cp/subtypes.cc: New file.
2617 * gdb.cp/subtypes-2.cc: New file.
2618
376be529
AB
26192018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2620
2621 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2622 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2623 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2624 -nostartfiles when compiling the test. Confirm that all registers
2625 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2626
066cfa98
AB
26272018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2628
2629 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2630 option, syntax was wrong anyway.
2631 * gdb.arch/arm-disp-step.exp: Likewise.
2632 * gdb.arch/sparc64-regs.exp: Likewise.
2633 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2634 option, syntax was wrong anyway, switch to use
2635 prepare_for_testing.
2636 * gdb.arch/i386-disp-step.exp: Likewise.
2637
079670b9
AA
26382018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2639
2640 * gdb.ada/exec_changed.exp: Replace "target_info exists
2641 use_gdb_stub" by "use_gdb_stub".
2642 * gdb.ada/start.exp: Likewise.
2643 * gdb.base/async-shell.exp: Likewise.
2644 * gdb.base/attach-pie-misread.exp: Likewise.
2645 * gdb.base/attach-wait-input.exp: Likewise.
2646 * gdb.base/break-entry.exp: Likewise.
2647 * gdb.base/break-interp.exp: Likewise.
2648 * gdb.base/dprintf-detach.exp: Likewise.
2649 * gdb.base/nostdlib.exp: Likewise.
2650 * gdb.base/solib-nodir.exp: Likewise.
2651 * gdb.base/statistics.exp: Likewise.
2652 * gdb.base/testenv.exp: Likewise.
2653 * gdb.mi/mi-exec-run.exp: Likewise.
2654 * gdb.mi/mi-start.exp: Likewise.
2655 * gdb.multi/dummy-frame-restore.exp: Likewise.
2656 * gdb.multi/multi-arch-exec.exp: Likewise.
2657 * gdb.multi/multi-arch.exp: Likewise.
2658 * gdb.multi/tids.exp: Likewise.
2659 * gdb.multi/watchpoint-multi.exp: Likewise.
2660 * gdb.python/py-events.exp: Likewise.
2661 * gdb.threads/attach-into-signal.exp: Likewise.
2662 * gdb.threads/attach-stopped.exp: Likewise.
2663 * gdb.threads/threadapply.exp: Likewise.
2664 * lib/selftest-support.exp: Likewise.
2665
26d6cec4
AA
26662018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2667
2668 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2669
4ee89e90
SR
26702018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2671
2672 * gdb.perf/template-breakpoints.cc: New file.
2673 * gdb.perf/template-breakpoints.exp: New file.
2674 * gdb.perf/template-breakpoints.py: New file.
2675
92630041
TT
26762018-03-19 Tom Tromey <tom@tromey.com>
2677
2678 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2679 y0.
2680 * gdb.rust/simple.exp: Test bare identifier form of struct
2681 initializer.
2682
76727919
TT
26832018-03-19 Tom Tromey <tom@tromey.com>
2684
2685 * gdb.gdb/observer.exp: Remove.
2686
194ed413
AA
26872018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2688
2689 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2690 "qualified" option when setting breakpoints.
2691 * gdb.trace/backtrace.exp: Likewise.
2692 * gdb.trace/circ.exp: Likewise.
2693 * gdb.trace/collection.exp: Likewise.
2694 * gdb.trace/disconnected-tracing.exp: Likewise.
2695 * gdb.trace/ftrace-lock.exp: Likewise.
2696 * gdb.trace/ftrace.exp: Likewise.
2697 * gdb.trace/infotrace.exp: Likewise.
2698 * gdb.trace/packetlen.exp: Likewise.
2699 * gdb.trace/passc-dyn.exp: Likewise.
2700 * gdb.trace/qtro.exp: Likewise.
2701 * gdb.trace/read-memory.exp: Likewise.
2702 * gdb.trace/report.exp: Likewise.
2703 * gdb.trace/signal.exp: Likewise.
2704 * gdb.trace/status-stop.exp: Likewise.
2705 * gdb.trace/strace.exp: Likewise.
2706 * gdb.trace/tfind.exp: Likewise.
2707 * gdb.trace/trace-break.exp: Likewise.
2708 * gdb.trace/trace-condition.exp: Likewise.
2709 * gdb.trace/trace-mt.exp: Likewise.
2710 * gdb.trace/tstatus.exp: Likewise.
2711 * gdb.trace/tsv.exp: Likewise.
2712 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2713 * gdb.trace/unavailable.exp: Likewise.
2714 * gdb.trace/while-dyn.exp: Likewise.
2715
8b067d2c
AA
27162018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2717
2718 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2719 that libinproctrace is copied to the target.
2720
3ae9ce5d
TT
27212018-03-14 Tom Tromey <tom@tromey.com>
2722
2723 PR cli/14977:
2724 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2725 a null pointer.
2726 * gdb.base/wchar.exp: Likewise.
2727
b8c2339b
TT
27282018-03-14 Tom Tromey <tom@tromey.com>
2729
2730 PR cli/19918:
2731 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2732 flag.
2733
4872dc46
SM
27342018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2735
2736 PR gdb/22841
2737 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2738 "target" to remote_exec.
2739
e4fe3756
SM
27402018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2741
2742 PR gdb/22841
2743 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2744 ${board}_upload): Remove.
2745
e95a97d4
AA
27462018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2747
2748 * gdb.cp/watch-cp.cc: New test.
2749 * gdb.cp/watch-cp.exp: New file.
2750
dbbb1059
AB
27512018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2752
2753 * gdb.base/infcall-nested-structs.exp: New file.
2754 * gdb.base/infcall-nested-structs.c: New file.
2755 * gdb.base/float.exp: Add riscv support.
2756
ecc054c0
TP
27572018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2758
2759 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2760 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2761
25e3c82c
SDJ
27622018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2763
2764 * gdb.server/abspath.exp: New file.
2765 * lib/gdb.exp (with_cwd): New procedure.
2766
3083294d
SM
27672018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2768
2769 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2770 use it.
2771 (gdb_is_target_remote_prompt): New proc.
2772 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2773 (gdb_is_target_native): Pass prompt parameter to
2774 gdb_is_target_1.
2775
3275ef47
SM
27762018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2777
2778 * gdb.base/load-command.c: New file.
2779 * gdb.base/load-command.exp: New file.
2780 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2781 (gdb_is_target_1): ...this, and generalize for other targets
2782 than just remote.
2783 (gdb_is_target_remote): Use gdb_is_target_1.
2784 (gdb_is_target_native): use gdb_is_target_1.
2785
6893c19a
TT
27862018-02-26 Tom Tromey <tom@tromey.com>
2787
2788 PR python/16497:
2789 * gdb.python/py-framefilter.exp: Update test.
2790
2ddeaf8a
TT
27912018-02-26 Tom Tromey <tom@tromey.com>
2792
2793 * gdb.dwarf2/variant.c: New file.
2794 * gdb.dwarf2/variant.exp: New file.
2795
c9317f21
TT
27962018-02-26 Tom Tromey <tom@tromey.com>
2797
2798 * gdb.rust/simple.exp: Accept more possible results in enum test.
2799
6f6d0c26
SM
28002018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2801
2802 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2803 parentheses.
2804
11b03145
MR
28052018-02-23 Maciej W. Rozycki <macro@mips.com>
2806
2807 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2808 name of a variable: $actual_linejj -> $actual_line.
2809
54a27fe5
JB
28102018-02-21 John Baldwin <jhb@FreeBSD.org>
2811
2812 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2813
de65820c
MM
28142018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2815
2816 * gdb.btrace/buffer-size.exp: Do not force BTS.
2817
980548fd
PA
28182018-02-14 Pedro Alves <palves@redhat.com>
2819
2820 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2821 getting a "Quit".
2822
c4e12631
MM
28232018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2824
2825 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2826 Fix test name.
2827
c2e0e465
SM
28282018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2829
2830 * gdb.cp/m-static.exp: Check type of optimized out static
2831 member.
2832
f7216783
AB
28332018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2834
2835 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2836 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2837
0625771b
LS
28382018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2839 Leszek Swirski <leszeks@google.com>
2840
2841 * gdb.python/py-prettyprint.c
2842 (struct to_string_returns_value_inner,
2843 struct to_string_returns_value_wrapper): New.
2844 (main): Add tsrvw variable.
2845 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2846 ToStringReturnsValueWrapper): New classes.
2847 (register_pretty_printers): Register new pretty-printers.
2848 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2849 recursive pretty printer.
2850 * gdb.python/py-mi.exp: Likewise.
2851
59498c30
LS
28522018-02-01 Leszek Swirski <leszeks@google.com>
2853
2854 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2855 functions with the same name as an include file are parsed
2856 correctly.
2857
d4d38844
YQ
28582018-02-01 Yao Qi <yao.qi@linaro.org>
2859
2860 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2861 "\[^\r\n\]*".
2862
07e5f5cf
NP
28632018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2864
2865 * gdb.arch/powerpc-prologue-frame.s: New file.
2866 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2867 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2868
929b5ad4
JB
28692018-01-31 Joel Brobecker <brobecker@adacore.com>
2870
2871 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2872
e671cd59
PA
28732018-01-30 Pedro Alves <palves@redhat.com>
2874
2875 PR gdb/13211
2876 * gdb.base/interrupt-daemon.c: New.
2877 * gdb.base/interrupt-daemon.exp: New.
2878 * gdb.multi/multi-term-settings.c: New.
2879 * gdb.multi/multi-term-settings.exp: New.
2880
fc413dc4
JB
28812018-01-30 Joel Brobecker <brobecker@adacore.com>
2882
2883 * gdb.base/break.exp: Save the location where the breakpoint
2884 on break.c:47 was actually inserted when debugging the version
2885 compiled at -O2 and use it in the expected output of the "info
2886 break" test performed soon after.
2887
5c319bb2
PA
28882018-01-22 Pedro Alves <palves@redhat.com>
2889 Sergio Durigan Junior <sergiodj@redhat.com>
2890
2891 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2892 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2893
a9e40818
JB
28942018-01-22 Joel Brobecker <brobecker@adacore.com>
2895
2896 * gdb.base/break-include.c, gdb.base/break-include.inc,
2897 gdb.base/break-include.exp: New files.
2898 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2899 line number now being the actual line number where the breakpoint
2900 was inserted.
2901 * gdb.mi/mi-break.exp: Likewise.
2902 * gdb.mi/mi-reverse.exp: Likewise.
2903 * gdb.mi/mi-simplerun.exp: Ditto.
2904
e707fc44
AB
29052018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2906
2907 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2908 varobj.
2909 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2910
ae451627
AB
29112018-01-21 Don Breazeal <donb@codesourcery.com>
2912 Andrew Burgess <andrew.burgess@embecosm.com>
2913
2914 * gdb.mi/basics.c: Add new global.
2915 * gdb.mi/mi-frame-regs.exp: New file.
2916 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2917 case.
2918
b1b189e0
AB
29192018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2920
2921 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2922 non-parameter, and on an unknown symbol.
2923
fcfcc376
TT
29242018-01-19 Tom Tromey <tom@tromey.com>
2925
2926 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2927 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2928
634c1c31
AA
29292018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2930
2931 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2932 setrlimit and chdir to int.
2933
d6ad07fd
AA
29342018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2935
2936 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2937 function.
2938 (my_tend): Likewise.
2939 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2940 rationale of avoiding FP- and vector instructions.
2941
adf8243b
RK
29422018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2943
2944 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2945 "info reg" with "\[ \t\]*".
2946 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2947 "\[ \t\]+".
2948 * gdb.arch/s390-multiarch.exp: Ditto.
2949 * gdb.base/pc-fp.exp: Ditto.
2950 * gdb.reverse/i386-precsave.exp: Ditto.
2951 * gdb.reverse/i386-reverse.exp: Ditto.
2952 * gdb.reverse/i387-env-reverse.exp: Ditto.
2953 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2954
dcc06925
AA
29552018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2956
2957 * lib/gdb.exp (gdb_compile): Re-enable use of
2958 universal_compile_options for languages other than Rust.
2959
25d4fd80
AA
29602018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2961
2962 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2963
ee7f689e 29642018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
2965
2966 PR gdb/16577
2967 * gdb.base/solib-vanish.exp: New.
2968 * gdb.base/solib-vanish-main.c: New.
2969 * gdb.base/solib-vanish-lib1.c: New.
2970 * gdb.base/solib-vanish-lib2.c: New.
2971
d8447b6b
YQ
29722018-01-17 Yao Qi <yao.qi@linaro.org>
2973
2974 * gdb.compile/compile.exp: Match the address printed for
2975 frame in the output of command "bt".
2976
86d6a90c
TT
29772018-01-15 Tom Tromey <tom@tromey.com>
2978
2979 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2980 compute sp_reg.
2981
cbcdb1aa
AB
29822018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2985 to prepare.
2986 (prepare): Return 0 on error, 1 on success.
2987
eea61984
PA
29882018-01-12 Pedro Alves <palves@redhat.com>
2989
2990 * gdb.base/continue-after-aborted-step-over.c: New.
2991 * gdb.base/continue-after-aborted-step-over.exp: New.
2992
6181e9c2
SM
29932018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2994
2995 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2996 options when not creating an executable.
2997
3cada740
PA
29982018-01-11 Pedro Alves <palves@redhat.com>
2999
3000 PR remote/22597
3001 * gdb.server/stop-reply-no-thread.c: New file.
3002 * gdb.server/stop-reply-no-thread.exp: New file.
3003
c63d3e8d
PA
30042018-01-10 Pedro Alves <palves@redhat.com>
3005
3006 PR gdb/22670
3007 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3008 functions too. Test setting breakpoints and printing C functions
3009 with no debug info too.
3010 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3011
d4c2a405
PA
30122018-01-10 Pedro Alves <palves@redhat.com>
3013
3014 PR gdb/22670
3015 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3016 a fail.
3017
8825213e
PA
30182018-01-10 Pedro Alves <palves@redhat.com>
3019
3020 PR gdb/22670
3021 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3022
605fd3c6
YQ
30232018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3024
3025 * gdb.server/unittest.exp: Match the output in non-development
3026 mode.
3027
1e5ded6c
YQ
30282018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3029
3030 * gdb.gdb/unittest.exp: Match output in non-development mode.
3031
30066b0b
JB
30322018-01-08 Joel Brobecker <brobecker@adacore.com>
3033
3034 * gdb.ada/access_tagged_param.exp: Relax expected output
3035 for value of "ObjL" in "continue" to pck.inspect breakpoint
3036 test.
3037
04bafb1e
XR
30382018-01-08 Joel Brobecker <brobecker@adacore.com>
3039
9f86398b
JB
3040 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3041 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3042
e379cee6
PA
30432018-01-05 Pedro Alves <palves@redhat.com>
3044
3045 PR gdb/18653
3046 * gdb.base/libsegfault.exp: New.
3047
de63c46b
PA
30482018-01-05 Joel Brobecker <brobecker@adacore.com>
3049
3050 PR gdb/22670
3051 * gdb.ada/access_tagged_param.exp: New file.
3052 * gdb.ada/access_tagged_param/foo.adb: New file.
3053
f98fc17b
PA
30542018-01-05 Pedro Alves <palves@redhat.com>
3055
3056 PR gdb/22670
3057 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3058 exercise lower case too, and to exercise both full matching and
3059 wild matching.
3060
342f8240
JB
30612018-01-05 Joel Brobecker <brobecker@adacore.com>
3062
3063 * gdb.ada/rename_subscript_param: New testcase.
3064
7150d33c
JG
30652018-01-05 Jerome Guitton <guitton@adacore.com>
3066
3067 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3068
cc0e770c
JB
30692018-01-05 Joel Brobecker <brobecker@adacore.com>
3070
3071 * gdb.ada/convvar_comp: New testcase.
3072
672a41aa 30732018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3074
3075 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3076 (My_Table): New global variable.
3077 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3078
7365ec2f
JB
30792018-01-04 Joel Brobecker <brobecker@adacore.com>
3080
3081 PR gdb/22670
3082 * gdb.ada/maint_with_ada: New testcase.
3083
289483b6
JB
30842018-01-04 Joel Brobecker <brobecker@adacore.com>
3085
3086 PR gdb/22670
3087 * gdb.ada/bp_c_mixed_case: New testcase.
3088
344420da
JB
30892018-01-04 Joel Brobecker <brobecker@adacore.com>
3090
3091 PR gdb/22670
3092 * gdb.ada/complete.exp: Add "complete break ada" test.
3093
66fc87a0
JB
30942018-01-04 Joel Brobecker <brobecker@adacore.com>
3095
3096 PR gdb/22670
3097 * gdb.ada/info_addr_mixed_case: New testcase.
3098
9f757bf7
XR
30992018-01-03 Xavier Roirand <roirand@adacore.com>
3100
3101 * gdb.ada/excep_handle.exp: New testcase.
3102 * gdb.ada/excep_handle/foo.adb: New file.
3103 * gdb.ada/excep_handle/pck.ads: New file.
3104
bd570f80
JB
31052018-01-03 Joel Brobecker <brobecker@adacore.com>
3106
3107 * gdb.base/step-line.c: Add extra empty line in copyright header.
3108 * gdb.base/step-line.inp: Likewise.
3109
9fe561ab
JB
31102018-01-02 Joel Brobecker <brobecker@adacore.com>
3111
3112 * gdb.ada/dyn_stride.exp: Add slice test.
3113
a405673c
JB
31142018-01-02 Joel Brobecker <brobecker@adacore.com>
3115
3116 * gdb.ada/dyn_stride: New testcase.
3117
cef0f868
SH
31182017-12-27 Stafford Horne <shorne@gmail.com>
3119
3120 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3121 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3122
b67d92b0
SH
31232017-12-27 Stafford Horne <shorne@gmail.com>
3124
3125 * gdb.base/reggroups.c: New file.
3126 * gdb.base/reggroups.exp: New file.
3127
eccab96d
JB
31282017-12-18 Joel Brobecker <brobecker@adacore.com>
3129
3130 * gdb.dwarf2/ada-valprint-error.c: New file.
3131 * gdb.dwarf2/ada-valprint-error.exp: New file.
3132
0e2da9f0
JB
31332017-12-18 Joel Brobecker <brobecker@adacore.com>
3134
3135 * gdb.ada/assign_arr: New testcase.
3136
cb923fcc
XR
31372017-12-18 Xavier Roirand <roirand@adacore.com>
3138
3139 * gdb.ada/funcall_ptr: New testcase.
3140
7c161838
SDJ
31412017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3142
3143 PR cli/16224
3144 * gdb.base/ptype-offsets.cc: New file.
3145 * gdb.base/ptype-offsets.exp: New file.
3146
1af17fd9
YQ
31472017-12-15 Yao Qi <yao.qi@linaro.org>
3148
3149 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3150 if XML is disabled.
3151
828d5846
XR
31522017-12-15 Xavier Roirand <roirand@adacore.com>
3153
3154 * gdb.ada/same_component_name: New testcase.
3155
79e8fcaa
JB
31562017-12-14 Joel Brobecker <brobecker@adacore.com>
3157
3158 * gdb.ada/str_binop_equal: New testcase.
3159
e05fa6f9
JB
31602017-12-14 Joel Brobecker <brobecker@adacore.com>
3161
3162 * gdb.ada/task_switch_in_core: New testcase.
3163
b89641ba
SM
31642017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3165
3166 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3167 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3168 call test_bkpt_qualified.
3169 (test_bkpt_qualified): New proc.
3170
6892d2e4
PA
31712017-12-13 Pedro Alves <palves@redhat.com>
3172
3173 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3174 Tighten regexp by matching with an anchor.
3175
a22ecf70
PA
31762017-12-13 Pedro Alves <palves@redhat.com>
3177
3178 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3179 ("expression with namespace"): New set of tests.
3180 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3181 (Nested::Test_NS::qux): New.
3182 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3183 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3184
9937536c
JB
31852017-12-13 Joel Brobecker <brobecker@adacore.com>
3186
3187 * gdb.base/server-del-break.c: New file.
3188 * gdb.base/server-del-break.exp: New file.
3189
fe49c6f5
SH
31902017-12-12 Stafford Horne <shorne@gmail.com>
3191
3192 * gdb.xml/tdesc-regs.exp: Add or1k support.
3193
c3d18620
SH
31942017-12-12 Stafford Horne <shorne@gmail.com>
3195
3196 * gdb.base/bp-permanent.c: Define nop of or1k.
3197
c5f9cfc8
JB
31982017-12-11 Joel Brobecker <brobecker@adacore.com>
3199
3200 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3201 output with components being reordered.
3202
a9c135fc
JB
32032017-12-11 Joel Brobecker <brobecker@adacore.com>
3204
3205 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3206 output with components being reordered.
3207
927aa2e7
JK
32082017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3209 Pedro Alves <palves@redhat.com>
3210
3211 * gdb.base/maint.exp (check for .gdb_index): Check also for
3212 .debug_names.
3213 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3214 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3215 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3216 (.gdb_index used after symbol reloading): Support also .debug_names.
3217 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3218
f17d9474
YQ
32192017-12-08 Yao Qi <yao.qi@linaro.org>
3220
3221 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3222 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3223
a0de8c21
YQ
32242017-12-08 Yao Qi <yao.qi@linaro.org>
3225
3226 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3227 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3228
a738ea1d
YQ
32292017-12-08 Yao Qi <yao.qi@linaro.org>
3230
3231 * gdb.arch/aarch64-tagged-pointer.c: New file.
3232 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3233
1cd9a73b
SDJ
32342017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3235
3236 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3237 "int".
3238
fa6eb693
KS
32392017-12-07 Keith Seitz <keiths@redhat.com>
3240
3241 PR breakpoints/22569
3242 * gdb.linespec/ls-errs.exp: Change expected result of "break
3243 -source this file has spaces.c -line 3".
3244 Check that an explicit source file followed by whitespace is
3245 identified as an invalid explicit location.
3246
883fd55a
KS
32472017-12-07 Keith Seitz <keiths@redhat.com>
3248
3249 * gdb.cp/nested-types.cc: New file.
3250 * gdb.cp/nested-types.exp: New file.
3251 * lib/cp-support.exp: Load data-structures.exp library.
3252 (debug_cp_test_ptype_class): New global.
3253 (cp_ptype_class_verbose, next_line): New procedures.
3254 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3255 Add and document new return value.
3256 Switch the list of lines to a queue.
3257 Add support for new `type' key for nested type definitions.
3258 Add debugging/troubleshooting messages.
3259 * lib/data-structures.exp: New file.
3260
ec72db3e
SM
32612017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3262
3263 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3264 with proc_with_prefix, don't use with_test_prefix.
3265
99598d71
TT
32662017-12-07 Tom Tromey <tom@tromey.com>
3267
3268 * gdb.base/break.exp: Add test for empty "commands".
3269
a8806230
YQ
32702017-12-07 Yao Qi <yao.qi@linaro.org>
3271
3272 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3273 malloc and catch syscall.
3274
824cc835
PM
32752017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3276
3277 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3278 tests for explicit locations.
3279
7cc244de
PA
32802017-12-06 Pedro Alves <palves@redhat.com>
3281
3282 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3283 force-disabling XML descriptions.
3284
50a1fdd5
PA
32852017-12-04 Pedro Alves <palves@redhat.com>
3286
3287 PR gdb/22499
3288 * gdb.arch/amd64-disp-step-avx.S: New file.
3289 * gdb.arch/amd64-disp-step-avx.exp: New file.
3290
f0fb2488
PA
32912017-12-03 Pedro Alves <palves@redhat.com>
3292
3293 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3294 and <string.h>.
3295 (parent_function): Print distinct messages when waitpid fails, or
3296 the child exits with a signal, or the child exits for an unhandled
3297 reason.
3298 * gdb.threads/process-dies-while-detaching.exp
3299 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3300 it. Wait for both inferior output and GDB's prompt. Use an
3301 indirect spawn id list.
3302 (do_detach): New parameter 'child_exit'. Use it to compute
3303 expected inferior output.
3304 (test_detach, test_detach_watch, test_detach_killed_outside):
3305 Adjust to pass down the expected child exit kind.
3306
97cbe998
SDJ
33072017-12-01 Joel Brobecker <brobecker@adacore.com>
3308 Sergio Durigan Junior <sergiodj@redhat.com>
3309 Pedro Alves <palves@redhat.com>
3310
3311 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3312
40fc416f
SDJ
33132017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3314
3315 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3316 to 'symbol-file' and 'add-symbol-file' can be
3317 position-independent.
3318
1cc75e92
YQ
33192017-12-01 Yao Qi <yao.qi@linaro.org>
3320
3321 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3322 the URL in copyright header.
3323 * gdb.arch/aarch64-fp.exp: Likewise.
3324 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3325 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3326 * gdb.base/expand-psymtabs.exp: Likewise.
3327 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3328 * gdb.fortran/common-block.exp: Likewise.
3329 * gdb.fortran/common-block.f90: Likewise.
3330 * gdb.fortran/logical.exp: Likewise.
3331 * gdb.fortran/vla-datatypes.f90: Likewise.
3332 * gdb.fortran/vla-sub.f90: Likewise.
3333
875fb7a7
JB
33342017-11-30 Joel Brobecker <brobecker@adacore.com>
3335
3336 * gdb.ada/repeat_dyn: New testcase.
3337
6f14765f
UW
33382017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3339
3340 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3341 Update for changed thread numbering.
3342 * gdb.cell/bt.exp: Update for changed GDB output.
3343
f1af7b94
SM
33442017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3345
3346 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3347 setting isremote by hand.
3348 * boards/dwarf4-gdb-index.exp: Likewise.
3349 * boards/fission.exp: Likewise.
3350 * boards/stabs.exp: Likewise.
3351
e3919f3e
PA
33522017-11-30 Pedro Alves <palves@redhat.com>
3353
3354 * gdb.linespec/cpls-ops.exp
3355 (check_explicit_skips_function_argument): Extract the underlying
3356 type of size_t instead of hardcoding it.
3357
bd69330d
PA
33582017-11-29 Pedro Alves <palves@redhat.com>
3359
3360 PR c++/19436
3361 * gdb.linespec/cpls-abi-tag.cc: New file.
3362 * gdb.linespec/cpls-abi-tag.exp: New file.
3363
a20714ff
PA
33642017-11-29 Pedro Alves <palves@redhat.com>
3365
3366 * gdb.base/langs.exp: Use -qualified.
3367 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3368 it.
3369 * gdb.cp/namespace.exp: Use -qualified.
3370 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3371 (overload-3, template-overload, template-ret-type, const-overload)
3372 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3373 procedures.
3374 (test_driver): Call them.
3375 * gdb.cp/save-bp-qualified.cc: New.
3376 * gdb.cp/save-bp-qualified.exp: New.
3377 * gdb.linespec/explicit.exp: Test -qualified.
3378 * lib/completion-support.exp (completion::explicit_opts_list): Add
3379 "-qualified".
3380 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3381
f6f1d339
PM
33822017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3383
3384 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3385
02ca603a
TT
33862017-11-29 Tom Tromey <tom@tromey.com>
3387
3388 * gdb.base/relocate.exp: Update invalid argument test.
3389 Add new tests for invalid arguments.
3390
ed6c0bfb
TP
33912017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3392
3393 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3394 Return 0 as a long.
3395 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3396
f106e10e
TP
33972017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3398
3399 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3400 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3401 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3402 func ().
3403 * gdb.cp/shadow.cc (B.func): Return 0.
3404
10329bb2
JB
34052017-11-27 Joel Brobecker <brobecker@adacore.com>
3406
3407 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3408 expected output in gdb_expect call to allow the exception
3409 message to be present as well. Fix syntax confusion to avoid
3410 TCL thinking that exception_name is an array.
3411
617cd4bc
UW
34122017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3413
3414 * gdb.arch/spu-info.c: Include <unistd.h>.
3415 (do_signal_test): Fix broken calls to write.
3416 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3417 Fix checks for empty mailboxes. Update signal tests for corrected
3418 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3419 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3420 * gdb.cell/arch.exp: Use standard_output_file.
3421 * gdb.cell/break.exp: Likewise.
3422 * gdb.cell/bt.exp: Likewise.
3423 * gdb.cell/core.exp: Likewise.
3424 * gdb.cell/dwarfaddr.exp: Likewise.
3425 * gdb.cell/ea-cache.exp: Likewise.
3426 * gdb.cell/ea-standalone.exp: Likewise.
3427 * gdb.cell/f-regs.exp: Likewise.
3428 * gdb.cell/fork.exp: Likewise.
3429 * gdb.cell/gcore.exp: Likewise.
3430 * gdb.cell/mem-access.exp: Likewise.
3431 * gdb.cell/ptype.exp: Likewise.
3432 * gdb.cell/registers.exp: Likewise.
3433 * gdb.cell/sizeof.exp: Likewise.
3434 * gdb.cell/solib-symbol.exp: Likewise.
3435 * gdb.cell/solib.exp: Likewise.
617cd4bc 3436
a81aaca0
PA
34372017-11-25 Pedro Alves <palves@redhat.com>
3438
3439 * gdb.base/complete-empty.exp: New file.
3440 * gdb.base/completion.exp: Adjust.
3441
6a3c6ee4
PA
34422017-11-25 Pedro Alves <palves@redhat.com>
3443
3444 * gdb.linespec/cpls-ops.cc: New file.
3445 * gdb.linespec/cpls-ops.exp: New file.
3446 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3447 factored out from ...
3448 (test_complete_prefix_range): ... this.
3449
8955eb2d
PA
34502017-11-24 Pedro Alves <palves@redhat.com>
3451
3452 * gdb.linespec/cpcompletion.exp: New file.
3453 * gdb.linespec/cpls-hyphen.cc: New file.
3454 * gdb.linespec/cpls.cc: New file.
3455 * gdb.linespec/cpls2.cc: New file.
3456 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3457 test to use test_gdb_complete_unique. Add label completion,
3458 keyword completion and explicit location completion tests.
3459 * lib/completion-support.exp: New file.
3460
e547c119
JB
34612017-11-24 Joel Brobecker <brobecker@adacore.com>
3462
3463 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3464 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3465 when hitting an exception catchpoint.
3466
7c3c1aa8
YQ
34672017-11-22 Yao Qi <yao.qi@linaro.org>
3468
3469 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3470
41bd68f5
SM
34712017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3472
3473 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3474 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3475 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3476
1daad298
YQ
34772017-11-22 Yao Qi <yao.qi@linaro.org>
3478
3479 * gdb.base/info-os.exp: Pass pthreads.
3480 * gdb.multi/multi-attach.exp: Likewise.
3481
88465e87
YQ
34822017-11-22 Yao Qi <yao.qi@linaro.org>
3483
3484 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3485 compiler.
3486
dc196b23
YQ
34872017-11-22 Yao Qi <yao.qi@linaro.org>
3488
3489 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3490 * gdb.base/break-interp.exp: Likewise.
3491 * gdb.base/jit-attach-pie.exp: Likewise.
3492
2400729e
UW
34932017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3494
3495 * gdb.base/float128.c (large128): New variable.
3496 * gdb.base/float128.exp: Add test to print largest __float128 value.
3497
7a26362d
UW
34982017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3499
3500 * gdb.arch/vsx-regs.exp: Update register content checks.
3501
ed0f4273
UW
35022017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3503
3504 * gdb.arch/ppc-longdouble.exp: New file.
3505 * gdb.arch/ppc-longdouble.c: Likewise.
3506
a25d69c6
PA
35072017-11-21 Pedro Alves <palves@redhat.com>
3508
3509 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3510
73fcf641
PA
35112017-11-20 Pedro Alves <palves@redhat.com>
3512
3513 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3514 (long_double_typedef): New typedefs.
3515 Use DEF on double and long double.
3516 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3517 cases.
3518 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3519 and 'long_double_ptr_same_size' locals. Use them to decide
3520 whether cast from array/function to float is valid/invalid.
3521
71a3c369
TT
35222017-11-17 Tom Tromey <tom@tromey.com>
3523
3524 * gdb.rust/traits.rs: New file.
3525 * gdb.rust/traits.exp: New file.
3526
ced9779b
JB
35272017-11-17 Joel Brobecker <brobecker@adacore.com>
3528
3529 * gdb.ada/minsyms: New testcase.
3530
a0922d80
PA
35312017-11-16 Pedro Alves <palves@redhat.com>
3532
3533 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3534 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3535
ea04e54c
PA
35362017-11-16 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3539 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3540
e849ea89
PA
35412017-11-16 Pedro Alves <palves@redhat.com>
3542
3543 * gdb.server/reconnect-ctrl-c.c: New file.
3544 * gdb.server/reconnect-ctrl-c.exp: New file.
3545
d8ae99a7
PM
35462017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3547
3548 * gdb.python/py-rbreak.exp: New file.
3549 * gdb.python/py-rbreak.c: New file.
3550 * gdb.python/py-rbreak-func2.c: New file.
3551
968a13f8
PA
35522017-11-16 Pedro Alves <palves@redhat.com>
3553
3554 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3555 pattern.
3556 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3557 GDB.
3558
71774bc9
SM
35592017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3560
3561 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3562 regex.
3563
ddbb44cf
SM
35642017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3565
3566 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3567 test names.
3568
584a564f
PA
35692017-11-09 Pedro Alves <palves@redhat.com>
3570
3571 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3572 factored out from ...
3573 (top level): ... here, and adjusted to avoid expecting beyond the
3574 prompt in a single gdb_test_multiple.
3575
5ed7a928
PA
35762017-11-09 Pedro Alves <palves@redhat.com>
3577
3578 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3579 output.
3580 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3581 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3582 * gdb.server/ext-run.exp ("kill" test): Likewise.
3583 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3584
a60e0738
PA
35852017-11-09 Pedro Alves <palves@redhat.com>
3586
3587 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3588 match till end of line.
3589
2c88253f
PA
35902017-11-09 Pedro Alves <palves@redhat.com>
3591
3592 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3593
c7a38517
PA
35942017-11-09 Pedro Alves <palves@redhat.com>
3595
3596 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3597 New procedures, factored out from ...
3598 (top level): ... here, and adjusted to avoid expecting beyond the
3599 prompt in one go.
3600
f29f4b6b
PA
36012017-11-09 Pedro Alves <palves@redhat.com>
3602
3603 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3604 output. Fix '?' match.
3605
286acbb5
JB
36062017-11-08 Joel Brobecker <brobecker@adacore.com>
3607
3608 * gdb.ada/scoped_watch: New testcase.
3609 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3610 which is actually correct.
3611 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3612 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3613
62d7ae92
PA
36142017-11-08 Pedro Alves <palves@redhat.com>
3615
3616 * gdb.gdb/complaints.exp (test_initial_complaints)
3617 (test_serial_complaints, test_short_complaints): Call
3618 complaint_internal instead of complaint.
3619
280ca31f
DT
36202017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3621
3622 * gdb.threads/tls-core.c: New file.
3623 * gdb.threads/tls-core.exp: Likewise.
3624
b5ec771e
PA
36252017-11-08 Pedro Alves <palves@redhat.com>
3626
3627 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3628 (p Exported_Capitalized): New test.
3629 (p exported_capitalized): New test.
3630
a02b41a7
PA
36312017-11-07 Pedro Alves <palves@redhat.com>
3632
3633 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3634
95e95a6d
PA
36352017-11-07 Pedro Alves <palves@redhat.com>
3636
3637 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3638 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3639 (disable_invalid, disable_inverted, disable_negative): New
3640 procedures.
3641 ("bad numbers"): New set of tests.
3642
cee62dbd
PA
36432017-11-07 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.cp/ena-dis-br-range.exp: Add tests.
3646
cc638e86
PA
36472017-11-07 Pedro Alves <palves@redhat.com>
3648
3649 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3650
d0fe4701
XR
36512017-11-07 Xavier Roirand <roirand@adacore.com>
3652 Pedro Alves <palves@redhat.com>
3653
3654 * gdb.base/ena-dis-br.exp: Add reference to
3655 gdb.cp/ena-dis-br-range.exp.
3656 * gdb.cp/ena-dis-br-range.exp: New file.
3657 * gdb.cp/ena-dis-br-range.cc: New file.
3658
46f67f80
PA
36592017-11-06 Pedro Alves <palves@redhat.com>
3660
3661 * gdb.base/attach-non-pgrp-leader.c: New.
3662 * gdb.base/attach-non-pgrp-leader.exp: New.
3663
726e1356
PA
36642017-11-06 Pedro Alves <palves@redhat.com>
3665
3666 * configure.ac: No longer check for termio.h and sgtty.h.
3667 * configure: Regenerate.
3668 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3669 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3670 Remove termio and sgtty code.
3671
50ab6ace
YQ
36722017-11-03 Yao Qi <yao.qi@linaro.org>
3673
3674 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3675 in GDB is disabled.
3676
8e68731c
YQ
36772017-11-03 Yao Qi <yao.qi@linaro.org>
3678
3679 * gdb.python/py-thrhandle.exp: Skip it if python is not
3680 enabled.
3681
3a87ae65
SM
36822017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3683
3684 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3685 as a breakpoint command.
3686
484d8d36
MD
36872017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3688
3689 PR python/21213
3690 * gdb.python/py-infthread.exp: Test calling
3691 InferiorThread.inferior () multiple times in a row.
3692
4a27f119
KS
36932017-10-27 Keith Seitz <keiths@redhat.com>
3694
3695 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3696 Test "info break" for every inlined function breakpoint.
3697
bb11dd58
YQ
36982017-10-27 Yao Qi <yao.qi@linaro.org>
3699
3700 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3701
a43f3893
PF
37022017-10-26 Patrick Frants <osscontribute@gmail.com>
3703
3704 * gdb.cp/classes.exp (test_static_members): Test printing
3705 Outer::instance.
3706 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3707 (Inner::instance, Outer::instance): New.
3708
792ccf00
PA
37092017-10-24 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3712 extra console" test in two stages.
3713
eb2bfbad
PA
37142017-10-24 Pedro Alves <palves@redhat.com>
3715
3716 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3717
1f75a651
PA
37182017-10-24 Pedro Alves <palves@redhat.com>
3719
3720 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3721 loop.
3722
779990d9
PA
37232017-10-24 Pedro Alves <palves@redhat.com>
3724
3725 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3726 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3727
ad9b8f5d
PA
37282017-10-24 Pedro Alves <palves@redhat.com>
3729
3730 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3731 parameter and handle it. Don't output read value in test name.
3732
fee6da6e
PA
37332017-10-24 Pedro Alves <palves@redhat.com>
3734
3735 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3736 custom test name.
3737
10389c2c
PA
37382017-10-24 Pedro Alves <palves@redhat.com>
3739
3740 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3741 include the unstable output directory name in the test's name.
3742 (initial_setup_simple) <'set args'>: Use custom test name.
3743
a80e65a9
PA
37442017-10-24 Pedro Alves <palves@redhat.com>
3745
3746 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3747 with explicit test name.
3748
15763a09
PA
37492017-10-20 Pedro Alves <palves@redhat.com>
3750
3751 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3752 'wait -i'. Use gdb_assert and remote_close.
3753
49a4ce2e
AB
37542017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3755
3756 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3757 number from variable rather than hard-coded.
3758
a75868f5
PA
37592017-10-19 Pedro Alves <palves@redhat.com>
3760
3761 * gdb.base/long-inferior-output.c: New file.
3762 * gdb.base/long-inferior-output.exp: New file.
3763
c8ba13ad
KS
37642017-11-18 Keith Seitz <keiths@redhat.com>
3765
3766 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3767 method.
3768 (main): Call it.
3769 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3770 Add additional user-defined conversion operator tests.
3771
b27de576
PA
37722017-10-17 Pedro Alves <palves@redhat.com>
3773
3774 * boards/native-stdio-gdbserver.exp: Load "local-board".
3775
8484c955
PA
37762017-10-17 Pedro Alves <palves@redhat.com>
3777
3778 * gdb.base/quit-live.c: New file.
3779 * gdb.base/quit-live.exp: New file.
3780
83d5a34d
KS
37812017-10-16 Keith Seitz <keiths@redhat.com>
3782
3783 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3784 (class_with_protected_typedef, class_with_private_typedef)
3785 (struct_with_public_typedef, struct_with_protected_typedef)
3786 (struct_with_private_typedef): New classes/structs.
3787 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3788 typedefs and access specifiers.
3789
739b3f1d
PA
37902017-10-16 Pedro Alves <palves@redhat.com>
3791 Simon Marchi <simon.marchi@polymtl.ca>
3792
3793 * README (Local vs Remote vs Native): New section.
3794 * boards/local-board.exp: New file, with bits factored out from
3795 ...
3796 * boards/native-extended-gdbserver.exp: ... here. Load
3797 "local-board".
3798 * boards/native-gdbserver.exp: Load "local-board".
3799 (${board}_spawn, ${board}_exec): Delete.
3800 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3801 ...
3802 * boards/stdio-gdbserver-base.exp: ... this new file.
3803 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3804 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3805 procedure.
3806 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3807 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3808 stdio_gdbserver_command.
3809 (${board}_get_remote_address, ${board}_get_comm_port)
3810 (${board}_download, ${board}_upload): Delete.
3811 (get_target_remote_pipe_cmd): New.
3812
fe68b953
SM
38132017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3814
3815 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3816 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3817 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3818 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3819 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3820 remove with_test_prefix.
3821
300b6685
PA
38222017-10-13 Pedro Alves <palves@redhat.com>
3823
3824 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3825 * gdb.base/annota1.exp: Use it instead of is_remote.
3826 * gdb.base/annota3.exp: Use it instead of is_remote.
3827 * gdb.cp/annota2.exp: Use it instead of is_remote.
3828 * gdb.cp/annota3.exp: Use it instead of is_remote.
3829 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3830
50500caf
PA
38312017-10-13 Pedro Alves <palves@redhat.com>
3832
3833 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3834 (test_num_test_vars, run_and_count_vars, find_env)
3835 (test_set_unset_env, test_inherit_env_var): New procedures.
3836 (top level): Use them.
3837
dad0c6d2
PA
38382017-10-13 Pedro Alves <palves@redhat.com>
3839
3840 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3841 also skip on stub-like targets.
3842
8b0553c1
PA
38432017-10-13 Pedro Alves <palves@redhat.com>
3844
3845 PR gdb/22293
3846 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3847 (top level): Move some tests to ...
3848 (test_not_found): ... this new procedure.
3849 (top level): Call it.
3850
7594f623
PA
38512017-10-13 Pedro Alves <palves@redhat.com>
3852
3853 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3854 expect different "info terminal" output if testing with a
3855 non-native target.
3856
ebe3b402
PA
38572017-10-13 Pedro Alves <palves@redhat.com>
3858 Simon Marchi <simon.marchi@polymtl.ca>
3859
3860 PR python/12966
3861 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3862
42f1b161
PA
38632017-10-13 Pedro Alves <palves@redhat.com>
3864
3865 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3866 already.
3867
8d6ef72b
PA
38682017-10-13 Pedro Alves <palves@redhat.com>
3869
3870 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3871 is_remote.
3872
d7bcd5b8
PA
38732017-10-13 Pedro Alves <palves@redhat.com>
3874
3875 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3876 is_remote.
3877
df479dc6
PA
38782017-10-13 Pedro Alves <palves@redhat.com>
3879
3880 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3881 is set.
3882 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3883 instead of is_remote.
3884
23fb630a
PA
38852017-10-13 Pedro Alves <palves@redhat.com>
3886
3887 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3888 (top level): Add comment.
3889
cc77b1dc
PA
38902017-10-13 Pedro Alves <palves@redhat.com>
3891
3892 * gdb.base/remote.exp (top level): Fix comment typo and add
3893 missing return.
3894
27c9e813
PA
38952017-10-13 Pedro Alves <palves@redhat.com>
3896 Simon Marchi <simon.marchi@polymtl.ca>
3897
3898 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3899 calls and add comments. Skip test if use_gdb_stub is set.
3900 (top level): Use "set cwd" command instead of "cd" command.
3901
5e830d98
PA
39022017-10-13 Pedro Alves <palves@redhat.com>
3903
3904 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3905 is_remote target check.
3906
f5ca0032
PA
39072017-10-13 Pedro Alves <palves@redhat.com>
3908
3909 * gdb.base/scope.exp: Use build_executable + clean_restart +
3910 gdb_file_cmd instead of prepare_for_testing and no longer skip
3911 "before run" tests on is_remote target boards. Update comments.
3912 * boards/native-extended-gdbserver.exp
3913 (extended_gdbserver_load_last_file): New, factored out from ...
3914 (gdb_load): ... this. Move further below and add comment.
3915 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3916
8aed1c0d
PA
39172017-10-12 Pedro Alves <palves@redhat.com>
3918
3919 * gdb.base/attach.exp: Remove references to gdb64.
3920 * gdb.base/dbx.exp: Remove references to gdb64.
3921
cfa34c87
SM
39222017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3923 Pedro Alves <palves@redhat.com>
3924
3925 * gdb.base/label.exp: Remove is_remote target check.
3926
9192b7de
PA
39272017-10-12 Pedro Alves <palves@redhat.com>
3928
3929 * gdb.base/auvx.exp (coredir): Update comment.
3930 (top level) <core_works>: Use "set cwd" command instead of "cd"
3931 command.
3932
6bf0052d
PA
39332017-10-12 Pedro Alves <palves@redhat.com>
3934 Simon Marchi <simon.marchi@polymtl.ca>
3935
3936 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3937 target boards.
3938
e48ef82d
PA
39392017-10-12 Pedro Alves <palves@redhat.com>
3940 Simon Marchi <simon.marchi@polymtl.ca>
3941
3942 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3943 Instead skip if there's any gdb_protocol set.
3944
8d7aea57
SM
39452017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3946 Pedro Alves <palves@redhat.com>
3947
3948 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3949
30440677
PA
39502017-10-12 Pedro Alves <palves@redhat.com>
3951 Simon Marchi <simon.marchi@polymtl.ca>
3952
3953 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3954 instead of on dejagnu remote boards.
3955
4e04f045 39562017-10-12 Pedro Alves <palves@redhat.com>
175654b9 3957 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
3958
3959 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3960 checks. Use build_executable + clean_restart instead of
3961 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3962 of enabling non-stop after starting gdb.
3963
871a186e
PA
39642017-10-12 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3967 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3968 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3969 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3970
56d704da
AK
39712017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3972
3973 * gdb.arch/arc-tdesc-cpu.exp: New file.
3974 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3975
2f20e312
SM
39762017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3977
3978 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3979
65630365
PA
39802017-10-10 Pedro Alves <palves@redhat.com>
3981
3982 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3983 expect CLI output.
3984
bf469271
PA
39852017-10-10 Pedro Alves <palves@redhat.com>
3986
3987 * lib/selftest-support.exp (selftest_setup): Update for
3988 captured_command_loop's prototype change.
3989
777a42f1
PA
39902017-10-09 Pedro Alves <palves@redhat.com>
3991
3992 Test both arch1=>arch2 and arch2=>arch1.
3993
3994 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3995 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3996 factored out to...
3997 (append_arch1_options, append_arch2_options, append_arch_options)
3998 (build_executables): New procedures.
3999 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4000 local.
4001 (top level): Add new 'first_arch' testing axis.
4002
cbd2b4e3
PA
40032017-10-09 Pedro Alves <palves@redhat.com>
4004
4005 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4006 (barrier): New.
4007 (thread_start, all_started): New functions.
4008 (main): Spawn new thread and wait until it is scheduled.
4009 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4010 option.
4011 (do_test): Add 'selected_thread' parameter. Run to all_started
4012 instead of main. Explicitly set the breakpoint at main. Switch
4013 to the SELECTED_THREAD thread.
4014 (top level): Test handling the exec event with either the main
4015 thread or the second thread selected.
4016
5c9e4427
PA
40172017-10-09 Pedro Alves <palves@redhat.com>
4018
4019 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4020 logic. Move STOP marker after the value checks.
4021 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4022 regexp.
4023
b3b7c423
SL
40242017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4025
4026 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4027
3b4b2f16
UW
40282017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4029
4030 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4031 integer-to-dfp conversion.
4032 * gdb.base/dfp-test.exp: Likewise.
4033
5cd63fda
PA
40342017-10-04 Pedro Alves <palves@redhat.com>
4035
4036 * gdb.multi/hangout.c: Include <unistd.h>.
4037 (hangout_loop): New function.
4038 (main): Call alarm. Call hangout_loop in a loop.
4039 * gdb.multi/hello.c: Include <unistd.h>.
4040 (hello_loop): New function.
4041 (main): Call alarm. Call hangout_loop in a loop.
4042 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4043 inferior with the other selected.
4044
4c71c105
SM
40452017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4046
4047 * gdb.mi/list-thread-groups-available.exp: New file.
4048 * gdb.mi/list-thread-groups-available.c: New file.
4049
bc3b087d
SDJ
40502017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4051
4052 * gdb.base/set-cwd.exp: Make it available on
4053 native-extended-gdbserver.
4054
d092c5a2
SDJ
40552017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4056
4057 * gdb.base/set-cwd.c: New file.
4058 * gdb.base/set-cwd.exp: Likewise.
4059
45320ffa
TT
40602017-10-02 Tom Tromey <tom@tromey.com>
4061
4062 PR rust/22236:
4063 * gdb.rust/simple.rs (main): New variable "fslice".
4064 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4065
b3e3859b
TT
40662017-10-02 Tom Tromey <tom@tromey.com>
4067
4068 * gdb.rust/simple.exp: Test ptype of a slice.
4069
01af5e0d
TT
40702017-10-02 Tom Tromey <tom@tromey.com>
4071
4072 * gdb.rust/simple.exp: Test index of slice.
4073
a9bbfbd8
TT
40742017-09-27 Tom Tromey <tom@tromey.com>
4075
4076 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4077
df8899e5
TP
40782017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4079 Pedro Alves <palves@redhat.com>
4080
4081 * gdb.base/compare-sections.exp (get value of read-only section): Read
4082 as unsigned value.
4083 (corrupt read-only section): Likewise and don't set written if patching
4084 failed.
4085
757bf54b
KB
40862017-09-21 Kevin Buettner <kevinb@redhat.com>
4087
4088 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4089 files.
4090
06871ae8
PA
40912017-09-20 Pedro Alves <palves@redhat.com>
4092
4093 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4094 symbol names in gdb's output.
4095 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4096
e5f25bc5
PA
40972017-09-20 Pedro Alves <palves@redhat.com>
4098
4099 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4100 Rename to ...
4101 (test_list_ambiguous_symbol): ... this and add a symbol name
4102 parameter. Adjust.
4103 (test_list_ambiguous_function): Reimplement on top of
4104 test_list_ambiguous_symbol and also test listing ambiguous
4105 variables.
4106 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4107 (ambiguous_fun): ... this.
4108 (ambiguous_var): New.
4109 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4110 (ambiguous_fun): ... this.
4111 (ambiguous_var): New.
4112
4e5a4f58
JB
41132017-09-19 John Baldwin <jhb@FreeBSD.org>
4114
4115 * gdb.base/starti.c: New file.
4116 * gdb.base/starti.exp: New file.
4117 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4118
26e53f3e
PA
41192017-09-14 Pedro Alves <palves@redhat.com>
4120
4121 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4122 (top level): Use it instead of runto.
4123
cb791d59
TT
41242017-09-11 Tom Tromey <tom@tromey.com>
4125
4126 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4127
7c96f8c1
TT
41282017-09-11 Tom Tromey <tom@tromey.com>
4129
4130 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4131 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4132
469412dd
CW
41332017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4134
4135 * gdb.fortran/printing-types.exp: New file.
4136 * gdb.fortran/printing-types.exp: New file.
4137
e0f86435
BH
41382017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4139
4140 * gdb.fortran/vla-ptype.exp: Fix typos.
4141 * gdb.fortran/vla-value.exp: Same.
4142
9e9af4be
BH
41432017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4144
4145 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4146 * gdb.mi/mi-var-child-f.exp: Likewise.
4147 * gdb.mi/mi-vla-fortran.exp: Likewise.
4148
a5ad232b
FP
41492017-09-08 Frank Penczek <frank.penczek@intel.com>
4150 Christoph Weinmann <christoph.t.weinmann@intel.com>
4151 Bernhard Heckel <bernhard.heckel@intel.com>
4152
4153 * gdb.fortran/ptr-indentation.f90: New file.
4154 * gdb.fortran/ptr-indentation.exp: New file.
4155
5aec60eb
TT
41562017-09-05 Tom Tromey <tom@tromey.com>
4157
4158 PR gdb/22010:
4159 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4160
8f8f8152
TP
41612017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4162
4163 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4164
fbd1b771
JK
41652017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4166
4167 * gdb.threads/tls-nodebug-pie.c: New file.
4168 * gdb.threads/tls-nodebug-pie.exp: New file.
4169
5eb5f850
TT
41702017-09-05 Tom Tromey <tom@tromey.com>
4171
4172 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4173 for rust.
4174
ae780a21
SM
41752017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4176
4177 * gdb.multi/multi-arch-exec.exp: Test with different
4178 "follow-exec-mode" settings.
4179 (do_test): New procedure.
4180
3693fdb3
PA
41812017-09-04 Pedro Alves <palves@redhat.com>
4182
4183 * gdb.base/func-static.c (S::method const, S::method volatile)
4184 (S::method volatile const): New methods.
4185 (c_s, v_s, cv_s): New instances.
4186 (main): Call method() on them.
4187 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4188 (cannot_resolve): New procedure.
4189 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4190 print-quote-unquoted columns.
4191 (do_test): Test printing each scope too.
4192
e68cb8e0
PA
41932017-09-04 Pedro Alves <palves@redhat.com>
4194
4195 * gdb.base/local-static.exp: Also test with
4196 class::method::variable wholly quoted.
4197 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4198
858be34c
PA
41992017-09-04 Pedro Alves <palves@redhat.com>
4200
4201 * gdb.base/local-static.c: New.
4202 * gdb.base/local-static.cc: New.
4203 * gdb.base/local-static.exp: New.
4204
46a4882b
PA
42052017-09-04 Pedro Alves <palves@redhat.com>
4206
4207 * gdb.asm/asm-source.exp: Add casts to int.
4208 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4209 (dataglobal64_1, dataglobal64_2): New globals.
4210 * gdb.base/nodebug.exp: Test different expressions involving the
4211 new globals, with print, whatis and ptype. Add casts to int.
4212 * gdb.base/solib-display.exp: Add casts to int.
4213 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4214 * gdb.cp/m-static.exp: Add cast to int.
4215 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4216 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4217 tls variable with no debug info without a cast. Test with a cast
4218 to int too.
4219 * gdb.trace/entry-values.exp: Add casts.
4220
2c5a2be1
PA
42212017-09-04 Pedro Alves <palves@redhat.com>
4222
4223 * gdb.base/nodebug.exp: Test that ptype's error about functions
4224 with unknown return type includes the function name too.
4225
7022349d
PA
42262017-09-04 Pedro Alves <palves@redhat.com>
4227
4228 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4229 return type of munmap in infcall.
4230 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4231 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4232 type of ftell in infcall.
4233 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4234 type of getpid in infcall.
4235 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4236 infcall.
4237 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4238 Bail on failure to extract the pid.
4239 * gdb.base/nodebug.c: #include <stdint.h>.
4240 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4241 New functions.
4242 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4243 Change expected output of print/whatis/ptype with functions with
4244 no debug info. Test all supported languages. Call
4245 test_call_promotion.
4246 * gdb.compile/compile.exp: Adjust expected output to expect
4247 warning.
4248 * gdb.threads/siginfo-threads.exp: Likewise.
4249
54990598
PA
42502017-09-04 Pedro Alves <palves@redhat.com>
4251
4252 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4253 "prototypes". Test calling float functions via prototyped and
4254 unprototyped function pointers.
4255 (perform_all_tests): New parameter "prototypes". Pass it down.
4256 (top level): Pass down "prototypes" parameter to
4257 perform_all_tests.
4258
34d16ea2
SM
42592017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4260
4261 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4262 Test with nested loops.
4263
9521ecda
SM
42642017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4265
4266 * gdb.base/commands.exp: Call the new procedures.
4267 (loop_break_test, loop_continue_test): New procedures.
4268
80a65e9b
SM
42692017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4270
4271 * gdb.base/commands.exp: Call new procedure.
4272 (define_if_without_arg_test): New procedure.
4273
e439fa14
PA
42742017-09-04 Pedro Alves <palves@redhat.com>
4275
4276 * gdb.base/list-ambiguous.exp: New file.
4277 * gdb.base/list-ambiguous0.c: New file.
4278 * gdb.base/list-ambiguous1.c: New file.
4279 * gdb.base/list.exp (test_list_range): Adjust expected output.
4280
0a2dde4a
SDJ
42812017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4282
4283 * gdb.base/share-env-with-gdbserver.c: New file.
4284 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4285
5e89eb3a
SM
42862017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4287
4288 * gdb.base/commands.exp (gdbvar_simple_if_test,
4289 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4290 progvar_simple_if_test, progvar_simple_while_test,
4291 progvar_complex_if_while_test, user_defined_command_test,
4292 user_defined_command_args_eval,
4293 user_defined_command_args_stack_test,
4294 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4295 temporary_breakpoint_commands,
4296 gdb_test_no_prompt, redefine_hook_test,
4297 redefine_backtrace_test): Remove "global gdb_prompt".
4298
fd437cbc
SM
42992017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4300
4301 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4302 New proc, call it from toplevel.
4303
87215ad1
SDJ
43042017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4305
4306 PR remote/21852
4307 * gdb.server/normal.c: New file, copied from gdb.base.
4308 * gdb.server/run-without-local-binary.exp: New file.
4309
58afddc6
WP
43102017-08-07 Weimin Pan <weimin.pan@oracle.com>
4311
4312 * gdb.arch/sparc64-adi.exp: New file.
4313 * gdb.arch/sparc64-adi.c: New file.
4314
5277199a
PA
43152017-08-22 Pedro Alves <palves@redhat.com>
4316
4317 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4318 (top level): Add "list all overloads" tests.
4319
14278e1f
TT
43202017-08-22 Tom Tromey <tom@tromey.com>
4321
4322 * gdb.gdb/xfullpath.exp: Remove.
4323
bf223d3e
PA
43242017-08-21 Pedro Alves <palves@redhat.com>
4325
4326 PR gdb/19487
4327 * gdb.base/symbol-alias.c: New.
4328 * gdb.base/symbol-alias2.c: New.
4329 * gdb.base/symbol-alias.exp: New.
4330
c973d0aa
PA
43312017-08-21 Pedro Alves <palves@redhat.com>
4332
4333 * gdb.base/dfp-test.c
4334 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4335 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4336 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4337 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4338 * gdb.base/whatis-ptype-typedefs.c: New.
4339 * gdb.base/whatis-ptype-typedefs.exp: New.
4340 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4341 (an_int, an_int_type, an_int_type2): New globals.
4342 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4343 involving typedefs and cast expressions.
4344 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4345 (lookup_typedefs_function): New.
4346 (typedefs_pretty_printers_dict): New.
4347 (top level): Register lookup_typedefs_function in
4348 gdb.pretty_printers.
4349
6d580b63
YQ
43502017-08-18 Yao Qi <yao.qi@linaro.org>
4351
4352 * gdb.server/unittest.exp: New.
4353
206726fb
SDJ
43542017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4355
4356 PR gdb/21954
4357 * gdb.base/environ.exp: Add test to check if 'unset environment'
4358 works.
4359
bf0ec4c2
AA
43602017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4361
4362 * lib/gdb.exp (universal_compile_options): New caching proc.
4363 (gdb_compile): Suppress GCC's coloring of messages.
4364
d6382fff
TT
43652017-08-14 Tom Tromey <tom@tromey.com>
4366
4367 PR gdb/21675:
4368 * gdb.base/printcmds.exp (test_radices): New function.
4369 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4370 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4371 * lib/gdb.exp (get_integer_valueof): Use p/d.
4372
c2c2dd9f
SM
43732017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4374
4375 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4376 characters.
4377
fdffd6f4
TT
43782017-08-05 Tom Tromey <tom@tromey.com>
4379
4380 * gdb.rust/simple.exp: Allow String to appear in a different
4381 namespace.
4382
27d41eac
YQ
43832017-07-26 Yao Qi <yao.qi@linaro.org>
4384
4385 * gdb.gdb/unittest.exp: Invoke command
4386 "maintenance check xml-descriptions".
4387
031ed05d
AA
43882017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4389
4390 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4391 calling context.
4392 (hex128): Drop erroneous calculation of parameters.
4393
dcd27ddf
SM
43942017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4395
4396 * gdb.python/py-unwind.exp: Disable stack protection when
4397 building test file.
4398
47e77640
PA
43992017-07-20 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.base/default.exp (set language): Adjust expected output.
4402
62d2a18a
PA
44032017-07-20 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4406 (test_minsym): ... this, and make static.
4407 (get_pck__foo__bar__minsym): Rename to ...
4408 (get_test_minsym): ... this.
4409 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4410 symbol names and comments.
4411 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4412 (get_test_minsym): ... this.
4413 (pck__foo__bar__minsym__2): Rename to ...
4414 (test_minsym): ... this.
4415 (main): Adjust.
4416
c45ec17c
PA
44172017-07-17 Pedro Alves <palves@redhat.com>
4418
4419 * gdb.base/completion.exp: Adjust expected output.
4420 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4421 the completer works.
4422
c6756f62
PA
44232017-07-17 Pedro Alves <palves@redhat.com>
4424
4425 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4426
5bd68487
AB
44272017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4428
4429 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4430
8880f2a9
TT
44312017-07-14 Tom Tromey <tom@tromey.com>
4432
4433 PR rust/21764:
4434 * gdb.rust/simple.exp: Add tests.
4435
65547233
TT
44362017-07-14 Tom Tromey <tom@tromey.com>
4437
4438 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4439
8f14146e
PA
44402017-07-14 Pedro Alves <palves@redhat.com>
4441
4442 * gdb.linespec/base/one/thefile.cc (z1): New function.
4443 * gdb.linespec/base/two/thefile.cc (z2): New function.
4444 * gdb.linespec/linespec.exp: Add tests.
4445
b4365d02
AB
44462017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4447
4448 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4449 to mi_create_breakpoint.
4450
5d2cbaa5
AB
44512017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4452
4453 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4454 mi_create_breakpoint.
4455
11cb5716
IB
44562017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4457
4458 * gdb.dlang/demangle.exp: Update for demangling changes.
4459
03278692
TT
44602017-07-09 Tom Tromey <tom@tromey.com>
4461
4462 * gdb.dwarf2/shortpiece.exp: New file.
4463
33c5cd75
DB
44642017-07-06 David Blaikie <dblaikie@gmail.com>
4465
4466 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4467 built from fissiont-multi-cu{1,2}.c.
4468 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4469 except putting 'main' and 'func' in separate CUs in the same DWO file.
4470 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4471 test.
4472 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4473 test.
4474
8455d262
PA
44752017-07-06 Pedro Alves <palves@redhat.com>
4476
4477 * gdb.python/py-unwind.exp: Test flushregs.
4478
dc4bde35
SDJ
44792017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4480
4481 PR cli/21688
4482 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4483 tests for alias commands and trailing whitespace.
4484
51ed89aa
SDJ
44852017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4486
4487 PR cli/21688
4488 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4489 procedure. Call it.
4490
eb17d413
PA
44912017-06-29 Pedro Alves <palves@redhat.com>
4492
4493 * gdb.base/printcmds.exp: Add tests.
4494
41664b45
DG
44952017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4496
4497 PR gdb/21337
4498 * gdb.base/reread-readsym.exp: New file.
4499 * gdb.base/reread-readsym.c: New file.
4500
75312ae3
KB
45012017-06-21 Kevin Buettner <kevinb@redhat.com>
4502
4503 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4504 subpattern.
4505
66953522
PB
45062017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4507
4508 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4509 extended mnemonic.
4510 * gdb.arch/powerpc-power9.s: Likewise.
4511
5524b525
AA
45122017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4513
4514 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4515 on 32-bit x86 targets. Exploit is_*_target macros where
4516 appropriate.
4517
03c8af18
AA
45182017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4519
4520 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4521 register pieces.
4522
3bf31011
AA
45232017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4524
4525 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4526 located in one or more DWARF pieces.
4527
805acca0
AA
45282017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4529
4530 * lib/gdb.exp (get_endianness): New proc.
4531 * gdb.arch/aarch64-fp.exp: Use it.
4532 * gdb.arch/altivec-regs.exp: Likewise.
4533 * gdb.arch/e500-regs.exp: Likewise.
4534 * gdb.arch/vsx-regs.exp: Likewise.
4535 * gdb.base/dump.exp: Likewise.
4536 * gdb.base/funcargs.exp: Likewise.
4537 * gdb.base/gnu_vector.exp: Likewise.
4538 * gdb.dwarf2/formdata16.exp: Likewise.
4539 * gdb.dwarf2/implptrpiece.exp: Likewise.
4540 * gdb.dwarf2/nonvar-access.exp: Likewise.
4541 * gdb.python/py-inferior.exp: Likewise.
4542 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4543
e9352324
AA
45442017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4545
4546 PR gdb/21226
4547 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4548 stack value pieces are taken from the LSB end.
4549
d5d1163e
AA
45502017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4551
4552 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4553 variable at nonzero offset.
4554
0567c986
AA
45552017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4556
4557 * gdb.dwarf2/var-access.c: New file.
4558 * gdb.dwarf2/var-access.exp: New test.
4559 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4560
973e9aab
TT
45612017-06-12 Tom Tromey <tom@tromey.com>
4562
4563 * gdb.dwarf2/formdata16.exp: Add tests.
4564
d9109c80
TT
45652017-06-12 Tom Tromey <tom@tromey.com>
4566
4567 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4568
30a25466
TT
45692017-06-12 Tom Tromey <tom@tromey.com>
4570
4571 PR exp/16225:
4572 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4573 * gdb.arch/vsx-regs.exp: Update tests.
4574 * gdb.arch/s390-vregs.exp (hex128): New proc.
4575 Update test.
4576 * gdb.arch/altivec-regs.exp: Update tests.
4577
aefd8b33
SDJ
45782017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4579
4580 * gdb.base/startup-with-shell.c: New file.
4581 * gdb.base/startup-with-shell.exp: Likewise.
4582
2090129c
SDJ
45832017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4584
4585 * gdb.server/non-existing-program.exp: Update regex in order to
4586 reflect the fact that gdbserver is now using fork_inferior (with a
4587 shell) to startup the inferior.
4588
8e86a419
SM
45892017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4590
4591 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4592 support function calls from GDB.
4593
e6cf65f2
TT
45942017-05-21 Tom Tromey <tom@tromey.com>
4595
4596 PR rust/21466:
4597 * gdb.rust/unsized.exp: New file.
4598 * gdb.rust/unsized.rs: New file.
4599
43cc5389
TT
46002017-05-19 Tom Tromey <tom@tromey.com>
4601
4602 PR rust/21484:
4603 * gdb.rust/watch.exp: New file.
4604 * gdb.rust/watch.rs: New file.
4605
ec8df234
TT
46062017-05-18 Tom Tromey <tom@tromey.com>
4607
4608 * gdb.rust/simple.exp: Allow Box to be qualified.
4609
3e3e7fae
TP
46102017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4611
4612 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4613
59cc050d
PA
46142017-05-18 Pedro Alves <palves@redhat.com>
4615
4616 * gdb.base/fileio.c (test_write, test_read, test_close)
4617 (test_fstat): Don't print 'ret' in the fail path.
4618
c8f6abd1
PA
46192017-05-18 Pedro Alves <palves@redhat.com>
4620
4621 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4622 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4623 (test_system, test_rename, test_unlink, test_time): Change
4624 prototypes.
4625 * gdb.base/fileio.exp (stop_msg): Adjust.
4626
d2a03b77
PA
46272017-05-18 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.base/fileio.c (null_str): New global.
4630 (test_stat): Use it.
4631 * gdb.base/fileio.exp: Remove nowarnings.
4632
0d5c6999
YQ
46332017-05-17 Yao Qi <yao.qi@linaro.org>
4634
4635 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4636
21873064
YQ
46372017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4638
4639 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4640 argument command.
4641 (top-level): Invoke test_set_inferior_tty.
4642
d512d31c
PA
46432017-05-04 Pedro Alves <palves@redhat.com>
4644
4645 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4646 Add parens to print call for Python 3.
4647
90cef2ed
KS
46482017-05-03 Keith Seitz <keiths@redhat.com>
4649
4650 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4651 (main): Call it.
4652
14f819c8
TW
46532017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4654
4655 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4656 to prev and next.
4657
913aeadd
TW
46582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4659
4660 * gdb.python/py-record-btrace.exp: Remove test for
4661 gdb.BtraceInstruction.error.
4662
a3be24ad
TW
46632017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4664
4665 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4666
ae20e79a
TW
46672017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4668
4669 * gdb.python/py-record-btrace-threads.c: New file.
4670 * gdb.python/py-record-btrace-threads.exp: New file.
4671
45ce1b47
SDJ
46722017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4673
4674 PR testsuite/8595
4675 * gdb.base/environ.exp: Make test available in all architectures.
4676 Move bits related to "info program" testing to
4677 gdb.base/info-program.exp. Rewrite tests to use the two new
4678 procedures mentione below.
4679 (test_set_show_env_var) New procedure.
4680 (test_set_show_env_var_equal): Likewise.
4681 * gdb.base/info-program.exp: New file.
4682
e15c3eb4
KS
46832017-04-27 Keith Seitz <keiths@redhat.com>
4684
4685 * gdb.cp/oranking.cc (test15): New function.
4686 (main): Call test15 and declare additional variables for testing.
4687 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4688 "p foo101('abc')" tests.
4689 Add tests for cv qualifier overloads.
4690 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4691 "lvalue reference overload" test.
4692 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4693 "print value of f1 on Child&& in f2" test.
4694
3a3fd0fd
PA
46952017-04-19 Pedro Alves <palves@redhat.com>
4696
4697 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4698 procedure.
4699 (top level): Call it.
4700 * lib/gdb.exp (gdb_define_cmd): New procedure.
4701
53375380
PA
47022017-04-12 Pedro Alves <palves@redhat.com>
4703
4704 PR gdb/21323
4705 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4706 (wchar): New global.
4707 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4708 (do_test_wide_char, wide_char_types_no_program, top level): Add
4709 wchar_t testing.
4710
53e710ac
PA
47112017-04-12 Pedro Alves <palves@redhat.com>
4712
4713 PR c++/21323
4714 * gdb.cp/wide_char_types.c: New file.
4715 * gdb.cp/wide_char_types.exp: New file.
4716
0ad9d8c7
SDJ
47172017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4718
4719 PR gdb/21352
4720 * gdb.trace/tsv.exp: Add test for "tsave -r".
4721
b1b45502
IB
47222017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4723
4724 * gdb.dlang/watch-loc.c: New file.
4725 * gdb.dlang/watch-loc.exp: New file.
4726
ec13808e
JK
47272017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4728
4729 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4730
fe5f7374
AK
47312017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4732
4733 * gdb.arch/arc-analyze-prologue.S: New file.
4734 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4735
eea78757
AK
47362017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4737
4738 * gdb.arch/arc-decode-insn.S: New file.
4739 * gdb.arch/arc-decode-insn.exp: Likewise.
4740
5badf10a
IR
47412017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4742
4743 PR tdep/20928
4744 * gdb.arch/sparc64-regs.exp: New file.
4745 * gdb.arch/sparc64-regs.S: Likewise.
4746
cee59b3f
TW
47472017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4748
4749 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4750 and memory view on Python 3.
4751
c0f55cc6
AV
47522017-03-20 Artemiy Volkov <artemiyv@acm.org>
4753 Keith Seitz <keiths@redhat.com>
4754
4755 PR gdb/14441
4756 * gdb.cp/demangle.exp: Add rvalue reference tests.
4757 * gdb.cp/rvalue-ref-casts.cc: New file.
4758 * gdb.cp/rvalue-ref-casts.exp: New file.
4759 * gdb.cp/rvalue-ref-overload.cc: New file.
4760 * gdb.cp/rvalue-ref-overload.exp: New file.
4761 * gdb.cp/rvalue-ref-params.cc: New file.
4762 * gdb.cp/rvalue-ref-params.exp: New file.
4763 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4764 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4765 * gdb.cp/rvalue-ref-types.cc: New file.
4766 * gdb.cp/rvalue-ref-types.exp: New file.
4767 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4768 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4769
51457a05
MAL
47702017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4771
4772 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4773 New procedure.
4774
5b291c04
MAL
47752017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4776
4777 * lib/mi-support.exp (mi_gdb_test): Add additional message
4778 for unexpected output.
4779
59a56148
AA
47802017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4781
4782 * gdb.base/examine-backward.c (Barrier): New character array
4783 constant, to ensure that TestStrings is preceded by a string
4784 terminator.
4785
7942e96e
AA
47862017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4787
4788 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4789 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4790 and implicit pointer into such a location.
4791
6ebac3fb
DE
47922017-03-16 Doug Evans <dje@google.com>
4793
4794 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4795
ec3b243d
TP
47962017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4797
4798 * gdb.cp/m-static.exp: Fix expectation for prototype of
4799 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
4800
48012017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
4802
4803 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4804 * gdb.guile/scm-lazy-string.c: New file.
4805 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4806 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4807 for pointer, array, typedef lazy strings.
4808
2cc36e25 48092017-03-16 Doug Evans <dje@google.com>
34b43320
DE
4810
4811 PR python/17728, python/18439, python/18779
4812 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4813 * gdb.python/py-lazy-string.c (pointer): New typedef.
4814 (main): New locals ptr, array, typedef_ptr.
4815 * gdb.python/py-value.exp: Move lazy string tests to ...
4816 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4817 array, typedef lazy strings.
ec3b243d 4818
0efcde63
AK
48192017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4820
4821 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4822 Add optional 'test' parameter.
4823
7978d7c3
SM
48242017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4825
4826 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4827 Skip for versions of DejaGnu < 1.5.
4828
896c0c1e
SM
48292017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4830
4831 * lib/gdb.exp (dejagnu_version): New proc.
4832 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4833 Use dejagnu_version.
4834
5f4d1085
KS
48352017-03-10 Keith Seitz <keiths@redhat.com>
4836
4837 PR c++/8128
4838 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4839 type from destructor regexps.
4840 Add a branch which actually passes the test.
4841 Adjust "ptype t5i" test names.
4842
1de05205
PA
48432017-03-08 Pedro Alves <palves@redhat.com>
4844
4845 * gdb.base/step-over-exit.exp: Add explicit test message.
4846
c65d6b55
PA
48472017-03-08 Pedro Alves <palves@redhat.com>
4848
4849 PR gdb/18360
4850 * gdb.threads/interrupt-while-step-over.c: New file.
4851 * gdb.threads/interrupt-while-step-over.exp: New file.
4852
2e86a283
PA
48532017-03-08 Pedro Alves <palves@redhat.com>
4854
4855 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4856 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4857
25dcbff6
PA
48582017-03-08 Pedro Alves <palves@redhat.com>
4859
4860 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4861 PKRU as not supported as a PASS.
4862
dc9366eb
PA
48632017-03-08 Pedro Alves <palves@redhat.com>
4864
4865 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4866 prefix instead of $binfile1/$binfile2.
4867 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4868 in test message.
4869 * gdb.python/py-completion.exp: Use "load python file" as test
4870 messages instead of unstable path names.
4871
6e5d74e7
PA
48722017-03-08 Pedro Alves <palves@redhat.com>
4873 Jan Kratochvil <jan.kratochvil@redhat.com>
4874
4875 PR cli/21218
4876 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4877 New proc.
4878 (top level): Call it.
4879
9753a2f6
PA
48802017-03-08 Pedro Alves <palves@redhat.com>
4881
4882 PR tui/21216
4883 * gdb.tui/tui-nl-filtered-output.exp: New file.
4884
1a4dd9dd
PA
48852017-03-08 Pedro Alves <palves@redhat.com>
4886
4887 * gdb.base/completion.exp: Move TUI completion tests to ...
4888 * gdb.tui/completion.exp: ... this new file.
4889
7cbbff33
PA
48902017-03-08 Pedro Alves <palves@redhat.com>
4891
4892 * gdb.base/tui-disasm-long-lines.c,
4893 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4894 gdb.base/tui-layout.exp: Move to ...
4895 * gdb.tui/: ... this new directory.
4896
5f6fd321
PA
48972017-03-07 Pedro Alves <palves@redhat.com>
4898
4899 * gdb.base/tui-layout.c: New file.
4900 * gdb.base/tui-layout.exp: New file.
4901
44959fa8
PA
49022017-03-07 Pedro Alves <palves@redhat.com>
4903
4904 * gdb.base/tui-layout.c: Rename to ...
4905 * gdb.base/tui-disasm-long-lines.c: ... this.
4906 * gdb.base/tui-layout.exp: Rename to ...
4907 * gdb.base/tui-disasm-long-lines.exp: ... this.
4908
f8c4e718
PA
49092017-03-07 Pedro Alves <palves@redhat.com>
4910
4911 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4912
6dbb839a 49132017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
4914
4915 * i386-mpx-call.c: New file.
4916 * i386-mpx-call.exp: New file.
4917
65b48a81
PB
49182017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4919
4920 * gdb.arch/powerpc-power.exp: Delete test.
4921 * gdb.arch/powerpc-power.s: Likewise.
4922 * gdb.disasm/disassembler-options.exp: New test.
4923 * gdb.arch/powerpc-altivec.exp: Likewise.
4924 * gdb.arch/powerpc-altivec.s: Likewise.
4925 * gdb.arch/powerpc-altivec2.exp: Likewise.
4926 * gdb.arch/powerpc-altivec2.s: Likewise.
4927 * gdb.arch/powerpc-altivec3.exp: Likewise.
4928 * gdb.arch/powerpc-altivec3.s: Likewise.
4929 * gdb.arch/powerpc-power7.exp: Likewise.
4930 * gdb.arch/powerpc-power7.s: Likewise.
4931 * gdb.arch/powerpc-power8.exp: Likewise.
4932 * gdb.arch/powerpc-power8.s: Likewise.
4933 * gdb.arch/powerpc-power9.exp: Likewise.
4934 * gdb.arch/powerpc-power9.s: Likewise.
4935 * gdb.arch/powerpc-vsx.exp: Likewise.
4936 * gdb.arch/powerpc-vsx.s: Likewise.
4937 * gdb.arch/powerpc-vsx2.exp: Likewise.
4938 * gdb.arch/powerpc-vsx2.s: Likewise.
4939 * gdb.arch/powerpc-vsx3.exp: Likewise.
4940 * gdb.arch/powerpc-vsx3.s: Likewise.
4941 * gdb.arch/arm-disassembler-options.exp: Likewise.
4942 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4943 * gdb.arch/s390-disassembler-options.exp: Likewise.
4944
17cd4947
LM
49452017-02-23 Luis Machado <lgustavo@codesourcery.com>
4946
4947 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4948 (check_supported_features): ... this. Changed return type to void.
4949 (supports_rdseed): New static global.
4950 (rdseed): Check supports_rdseed.
4951 (initialize): Call check_supported_features.
4952
2039d74e
EBM
49532017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4954
4955 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4956 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4957 and lqarx/stqcx.
4958 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4959 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4960
a51d7ecf
EBM
49612017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4962
4963 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4964 uppercase.
4965
0224619f
JK
49662017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4967
4968 * gdb.dwarf2/formdata16.c: New file.
4969 * gdb.dwarf2/formdata16.exp: New file.
4970 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4971
216f72a1
JK
49722017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4973
4974 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4975 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4976 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4977 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4978 DW_AT_GNU_*.
4979
43988095
JK
49802017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4981
4982 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4983
99e8a4f9
SDJ
49842017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4985
4986 PR gdb/21164
4987 * gdb.base/maint.exp: Add testcases for when the commands do
4988 not have arguments.
4989
b58a8c0c
TP
49902017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4991
4992 * gdb.cp/chained-calls.exp: Use p instead of P.
4993
4e746bb6
TW
49942017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4995
4996 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4997 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4998
3f77c769
TT
49992017-02-14 Tom Tromey <tom@tromey.com>
5000
5001 PR python/13598:
5002 * gdb.python/py-events.exp: Add before_prompt event tests.
5003
075beec0
AA
50042017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5005
5006 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5007
bf5f525c
LM
50082017-02-13 Luis Machado <lgustavo@codesourcery.com>
5009
5010 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5011 (main): Call my_unique_function_name.
5012 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5013 completion of patterns with a single match.
5014 Add missing -re switches to gdb_test_multiple calls.
5015
13a66184
LM
50162017-02-13 Luis Machado <lgustavo@codesourcery.com>
5017
5018 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5019 return if core file is not recognized.
5020
26a06916
SM
50212017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5022
5023 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5024 and extra UIs.
5025
b761ca9e
SM
50262017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5027
5028 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5029 proc_with_prefix.
5030
b964bee0
TT
50312017-02-10 Tom Tromey <tom@tromey.com>
5032
5033 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5034
18da0c51
MG
50352017-02-10 Martin Galvan <martingalvan@sourceware.org>
5036
5037 PR gdb/21122
5038 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5039
604c4576
JG
50402017-02-08 Jerome Guitton <guitton@adacore.com>
5041
5042 * gdb.base/define.exp: Add test for command abbreviations
5043 in define.
5044
20b477a7
LM
50452017-02-06 Luis Machado <lgustavo@codesourcery.com>
5046
5047 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5048 * gdb.reverse/insn-reverse-x86.c: New file.
5049
3f7b46f2
IR
50502017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5051
5052 PR tdep/20936
5053 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5054
f0fd41c1
TT
50552017-02-03 Tom Tromey <tom@tromey.com>
5056
5057 PR rust/21097:
5058 * gdb.rust/simple.exp: Add new tests.
5059
5be5dbf0
PA
50602017-02-02 Pedro Alves <palves@redhat.com>
5061
5062 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5063 tests.
5064
7346ef59
AA
50652017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5066
5067 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5068 taking a 2-byte value out of a 4-byte DWARF implicit value on
5069 big-endian targets.
5070 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5071 logic. Add test cases for DW_OP_implicit.
5072
787f0025
MM
50732017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5074
5075 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5076
68777c29
MM
50772017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5078
5079 * gdb.btrace/enable.exp: Call gdb_exit before
5080 skip_gdbserver_tests.
5081
0a1c7e28
MM
50822017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5083
5084 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5085 GDBFLAGS.
5086
b5ac99b0
MM
50872017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5088
5089 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5090 the test is skipped.
5091 * gdb.btrace/data.exp: Likewise.
5092 * gdb.btrace/delta.exp: Likewise.
5093 * gdb.btrace/dlopen.exp: Likewise.
5094 * gdb.btrace/enable-running.exp: Likewise.
5095 * gdb.btrace/enable.exp: Likewise.
5096 * gdb.btrace/exception.exp: Likewise.
5097 * gdb.btrace/function_call_history.exp: Likewise.
5098 * gdb.btrace/gcore.exp: Likewise.
5099 * gdb.btrace/instruction_history.exp: Likewise.
5100 * gdb.btrace/multi-thread-step.exp: Likewise.
5101 * gdb.btrace/nohist.exp: Likewise.
5102 * gdb.btrace/non-stop.exp: Likewise.
5103 * gdb.btrace/reconnect.exp: Likewise.
5104 * gdb.btrace/record_goto-step.exp: Likewise.
5105 * gdb.btrace/record_goto.exp: Likewise.
5106 * gdb.btrace/rn-dl-bind.exp: Likewise.
5107 * gdb.btrace/segv.exp: Likewise.
5108 * gdb.btrace/step.exp: Likewise.
5109 * gdb.btrace/stepi.exp: Likewise.
5110 * gdb.btrace/tailcall-only.exp: Likewise.
5111 * gdb.btrace/tailcall.exp: Likewise.
5112 * gdb.btrace/tsx.exp: Likewise.
5113 * gdb.btrace/unknown_functions.exp: Likewise.
5114 * gdb.btrace/vdso.exp: Likewise.
5115
cd4007e4
MM
51162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5117
5118 * gdb.btrace/enable-running.c: New.
5119 * gdb.btrace/enable-running.exp: New.
5120
2735833d
WT
51212017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5122
5123 * gdb.arch/amd64-gs_base.c: New file.
5124 * gdb.arch/amd64-gs_base.exp: New file.
5125
b51e1e94
LM
51262017-01-26 Luis Machado <lgustavo@codesourcery.com>
5127
5128 * lib/memory.exp: Remove spurious empty newlines.
5129
72ca0410
SM
51302017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5131
5132 * gdb.python/py-bad-printers.exp: Load python file using "source".
5133 * gdb.python/py-events.exp: Likewise.
5134 * gdb.python/py-evsignal.exp: Likewise.
5135 * gdb.python/py-evthreads.exp: Likewise.
5136 * gdb.python/py-frame-args.exp: Likewise.
5137 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5138 * gdb.python/py-framefilter-mi.exp: Likewise.
5139 * gdb.python/py-framefilter.exp: Likewise.
5140 * gdb.python/py-mi.exp: Likewise.
5141 * gdb.python/py-pp-maint.exp: Likewise.
5142 * gdb.python/py-pp-registration.exp: Likewise.
5143 * gdb.python/py-prettyprint.exp: Likewise.
5144 (run_lang_tests): Likewise.
5145 * gdb.python/py-typeprint.exp: Likewise.
5146
e309aa65
LM
51472017-01-26 Luis Machado <lgustavo@codesourcery.com>
5148
5149 * lib/memory.exp: New file.
5150 * lib/gdb.exp: Load memory.exp.
5151 * gdb.base/memattr.exp (delete_memory): Move proc to
5152 lib/memory.exp and rename to delete_memory_regions.
5153 Replace delete_memory with delete_memory_regions.
5154 Cleanup memory regions before tests.
5155 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5156 before tests.
5157
515aff23
LM
51582017-01-26 Luis Machado <lgustavo@codesourcery.com>
5159
5160 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5161 files.
5162 (initialize): New function conditionally defined.
5163 (testcases): Move within conditional block.
5164 (main): Call initialize.
5165 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5166 of gdb.reverse/insn-reverse.c.
5167 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5168 gdb.reverse/insn-reverse.c.
5169
d8b49cf0
YQ
51702017-01-26 Yao Qi <yao.qi@linaro.org>
5171
5172 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5173 disassemble on address 0.
5174
f13a9a0c
YQ
51752017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5176 Yao Qi <yao.qi@linaro.org>
5177
5178 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5179 * gdb.dwarf2/implptr-64bit.S: Remove.
5180 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5181 variables in caller's context. Add DW_OP_implicit_value.
5182
5ac95241
YQ
51832017-01-25 Yao Qi <yao.qi@linaro.org>
5184
5185 * lib/dwarf.exp (Dwarf::_location): Handle
5186 DW_OP_GNU_implicit_pointer with proper size.
5187
23e82930
LM
51882017-01-20 Luis Machado <lgustavo@codesourcery.com>
5189
5190 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5191 and add untested calls.
5192
d334ae25
LM
51932017-01-20 Luis Machado <lgustavo@codesourcery.com>
5194
5195 * gdb.python/python.exp: Check line number against what GDB thinks
5196 the line number is for func1.
5197
f5e6296e
IB
51982017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5199
5200 * gdb.dlang/debug-expr.exp: New file.
5201
5b362f04
LM
52022016-12-23 Luis Machado <lgustavo@codesourcery.com>
5203
5204 Fix test names for the following files:
5205
5206 * gdb.ada/exec_changed.exp
5207 * gdb.ada/info_types.exp
5208 * gdb.arch/aarch64-atomic-inst.exp
5209 * gdb.arch/aarch64-fp.exp
5210 * gdb.arch/altivec-abi.exp
5211 * gdb.arch/altivec-regs.exp
5212 * gdb.arch/amd64-byte.exp
5213 * gdb.arch/amd64-disp-step.exp
5214 * gdb.arch/amd64-dword.exp
5215 * gdb.arch/amd64-entry-value-inline.exp
5216 * gdb.arch/amd64-entry-value-param.exp
5217 * gdb.arch/amd64-entry-value-paramref.exp
5218 * gdb.arch/amd64-entry-value.exp
5219 * gdb.arch/amd64-i386-address.exp
5220 * gdb.arch/amd64-invalid-stack-middle.exp
5221 * gdb.arch/amd64-invalid-stack-top.exp
5222 * gdb.arch/amd64-optimout-repeat.exp
5223 * gdb.arch/amd64-prologue-skip.exp
5224 * gdb.arch/amd64-prologue-xmm.exp
5225 * gdb.arch/amd64-stap-special-operands.exp
5226 * gdb.arch/amd64-stap-wrong-subexp.exp
5227 * gdb.arch/amd64-tailcall-cxx.exp
5228 * gdb.arch/amd64-tailcall-noret.exp
5229 * gdb.arch/amd64-tailcall-ret.exp
5230 * gdb.arch/amd64-tailcall-self.exp
5231 * gdb.arch/amd64-word.exp
5232 * gdb.arch/arm-bl-branch-dest.exp
5233 * gdb.arch/arm-disp-step.exp
5234 * gdb.arch/arm-neon.exp
5235 * gdb.arch/arm-single-step-kernel-helper.exp
5236 * gdb.arch/avr-flash-qualifier.exp
5237 * gdb.arch/disp-step-insn-reloc.exp
5238 * gdb.arch/e500-abi.exp
5239 * gdb.arch/e500-regs.exp
5240 * gdb.arch/ftrace-insn-reloc.exp
5241 * gdb.arch/i386-avx512.exp
5242 * gdb.arch/i386-bp_permanent.exp
5243 * gdb.arch/i386-byte.exp
5244 * gdb.arch/i386-cfi-notcurrent.exp
5245 * gdb.arch/i386-disp-step.exp
5246 * gdb.arch/i386-dr3-watch.exp
5247 * gdb.arch/i386-float.exp
5248 * gdb.arch/i386-gnu-cfi.exp
5249 * gdb.arch/i386-mpx-map.exp
5250 * gdb.arch/i386-mpx-sigsegv.exp
5251 * gdb.arch/i386-mpx-simple_segv.exp
5252 * gdb.arch/i386-mpx.exp
5253 * gdb.arch/i386-permbkpt.exp
5254 * gdb.arch/i386-prologue.exp
5255 * gdb.arch/i386-signal.exp
5256 * gdb.arch/i386-size-overlap.exp
5257 * gdb.arch/i386-unwind.exp
5258 * gdb.arch/i386-word.exp
5259 * gdb.arch/mips-fcr.exp
5260 * gdb.arch/powerpc-d128-regs.exp
5261 * gdb.arch/powerpc-stackless.exp
5262 * gdb.arch/ppc64-atomic-inst.exp
5263 * gdb.arch/s390-stackless.exp
5264 * gdb.arch/s390-tdbregs.exp
5265 * gdb.arch/s390-vregs.exp
5266 * gdb.arch/sparc-sysstep.exp
5267 * gdb.arch/thumb-bx-pc.exp
5268 * gdb.arch/thumb-singlestep.exp
5269 * gdb.arch/thumb2-it.exp
5270 * gdb.arch/vsx-regs.exp
5271 * gdb.asm/asm-source.exp
5272 * gdb.base/a2-run.exp
5273 * gdb.base/advance.exp
5274 * gdb.base/all-bin.exp
5275 * gdb.base/anon.exp
5276 * gdb.base/args.exp
5277 * gdb.base/arithmet.exp
5278 * gdb.base/async-shell.exp
5279 * gdb.base/async.exp
5280 * gdb.base/attach-pie-noexec.exp
5281 * gdb.base/attach-twice.exp
5282 * gdb.base/auto-load.exp
5283 * gdb.base/bang.exp
5284 * gdb.base/bitfields.exp
5285 * gdb.base/break-always.exp
5286 * gdb.base/break-caller-line.exp
5287 * gdb.base/break-entry.exp
5288 * gdb.base/break-inline.exp
5289 * gdb.base/break-on-linker-gcd-function.exp
5290 * gdb.base/break-probes.exp
5291 * gdb.base/break.exp
5292 * gdb.base/breakpoint-shadow.exp
5293 * gdb.base/call-ar-st.exp
5294 * gdb.base/call-sc.exp
5295 * gdb.base/call-signal-resume.exp
5296 * gdb.base/call-strs.exp
5297 * gdb.base/callfuncs.exp
5298 * gdb.base/catch-fork-static.exp
5299 * gdb.base/catch-gdb-caused-signals.exp
5300 * gdb.base/catch-load.exp
5301 * gdb.base/catch-signal-fork.exp
5302 * gdb.base/catch-signal.exp
5303 * gdb.base/catch-syscall.exp
5304 * gdb.base/charset.exp
5305 * gdb.base/checkpoint.exp
5306 * gdb.base/chng-syms.exp
5307 * gdb.base/code-expr.exp
5308 * gdb.base/code_elim.exp
5309 * gdb.base/commands.exp
5310 * gdb.base/completion.exp
5311 * gdb.base/complex.exp
5312 * gdb.base/cond-expr.exp
5313 * gdb.base/condbreak.exp
5314 * gdb.base/consecutive.exp
5315 * gdb.base/continue-all-already-running.exp
5316 * gdb.base/coredump-filter.exp
5317 * gdb.base/corefile.exp
5318 * gdb.base/dbx.exp
5319 * gdb.base/debug-expr.exp
5320 * gdb.base/define.exp
5321 * gdb.base/del.exp
5322 * gdb.base/disabled-location.exp
5323 * gdb.base/disasm-end-cu.exp
5324 * gdb.base/disasm-optim.exp
5325 * gdb.base/display.exp
5326 * gdb.base/duplicate-bp.exp
5327 * gdb.base/ena-dis-br.exp
5328 * gdb.base/ending-run.exp
5329 * gdb.base/enumval.exp
5330 * gdb.base/environ.exp
5331 * gdb.base/eu-strip-infcall.exp
5332 * gdb.base/eval-avoid-side-effects.exp
5333 * gdb.base/eval-skip.exp
5334 * gdb.base/exitsignal.exp
5335 * gdb.base/expand-psymtabs.exp
5336 * gdb.base/filesym.exp
5337 * gdb.base/find-unmapped.exp
5338 * gdb.base/finish.exp
5339 * gdb.base/float.exp
5340 * gdb.base/foll-exec-mode.exp
5341 * gdb.base/foll-exec.exp
5342 * gdb.base/foll-fork.exp
5343 * gdb.base/fortran-sym-case.exp
5344 * gdb.base/freebpcmd.exp
5345 * gdb.base/func-ptr.exp
5346 * gdb.base/func-ptrs.exp
5347 * gdb.base/funcargs.exp
5348 * gdb.base/gcore-buffer-overflow.exp
5349 * gdb.base/gcore-relro-pie.exp
5350 * gdb.base/gcore-relro.exp
5351 * gdb.base/gcore.exp
5352 * gdb.base/gdb1090.exp
5353 * gdb.base/gdb11530.exp
5354 * gdb.base/gdb11531.exp
5355 * gdb.base/gdb1821.exp
5356 * gdb.base/gdbindex-stabs.exp
5357 * gdb.base/gdbvars.exp
5358 * gdb.base/hbreak.exp
5359 * gdb.base/hbreak2.exp
5360 * gdb.base/included.exp
5361 * gdb.base/infcall-input.exp
5362 * gdb.base/inferior-died.exp
5363 * gdb.base/infnan.exp
5364 * gdb.base/info-macros.exp
5365 * gdb.base/info-os.exp
5366 * gdb.base/info-proc.exp
5367 * gdb.base/info-shared.exp
5368 * gdb.base/info-target.exp
5369 * gdb.base/infoline.exp
5370 * gdb.base/interp.exp
5371 * gdb.base/interrupt.exp
5372 * gdb.base/jit-reader.exp
5373 * gdb.base/jit-simple.exp
5374 * gdb.base/kill-after-signal.exp
5375 * gdb.base/kill-detach-inferiors-cmd.exp
5376 * gdb.base/label.exp
5377 * gdb.base/langs.exp
5378 * gdb.base/ldbl_e308.exp
5379 * gdb.base/line-symtabs.exp
5380 * gdb.base/linespecs.exp
5381 * gdb.base/list.exp
5382 * gdb.base/long_long.exp
5383 * gdb.base/longest-types.exp
5384 * gdb.base/maint.exp
5385 * gdb.base/max-value-size.exp
5386 * gdb.base/memattr.exp
5387 * gdb.base/mips_pro.exp
5388 * gdb.base/morestack.exp
5389 * gdb.base/moribund-step.exp
5390 * gdb.base/multi-forks.exp
5391 * gdb.base/nested-addr.exp
5392 * gdb.base/nextoverexit.exp
5393 * gdb.base/noreturn-finish.exp
5394 * gdb.base/noreturn-return.exp
5395 * gdb.base/nostdlib.exp
5396 * gdb.base/offsets.exp
5397 * gdb.base/opaque.exp
5398 * gdb.base/pc-fp.exp
5399 * gdb.base/permissions.exp
5400 * gdb.base/print-symbol-loading.exp
5401 * gdb.base/prologue-include.exp
5402 * gdb.base/psymtab.exp
5403 * gdb.base/ptype.exp
5404 * gdb.base/random-signal.exp
5405 * gdb.base/randomize.exp
5406 * gdb.base/range-stepping.exp
5407 * gdb.base/readline-ask.exp
5408 * gdb.base/recpar.exp
5409 * gdb.base/recurse.exp
5410 * gdb.base/relational.exp
5411 * gdb.base/restore.exp
5412 * gdb.base/return-nodebug.exp
5413 * gdb.base/return.exp
5414 * gdb.base/run-after-attach.exp
5415 * gdb.base/save-bp.exp
5416 * gdb.base/scope.exp
5417 * gdb.base/sect-cmd.exp
5418 * gdb.base/set-lang-auto.exp
5419 * gdb.base/set-noassign.exp
5420 * gdb.base/setvar.exp
5421 * gdb.base/sigall.exp
5422 * gdb.base/sigbpt.exp
5423 * gdb.base/siginfo-addr.exp
5424 * gdb.base/siginfo-infcall.exp
5425 * gdb.base/siginfo-obj.exp
5426 * gdb.base/siginfo.exp
5427 * gdb.base/signals-state-child.exp
5428 * gdb.base/signest.exp
5429 * gdb.base/sigstep.exp
5430 * gdb.base/sizeof.exp
5431 * gdb.base/skip.exp
5432 * gdb.base/solib-corrupted.exp
5433 * gdb.base/solib-nodir.exp
5434 * gdb.base/solib-search.exp
5435 * gdb.base/stack-checking.exp
5436 * gdb.base/stale-infcall.exp
5437 * gdb.base/stap-probe.exp
5438 * gdb.base/start.exp
5439 * gdb.base/step-break.exp
5440 * gdb.base/step-bt.exp
5441 * gdb.base/step-line.exp
5442 * gdb.base/step-over-exit.exp
5443 * gdb.base/step-over-syscall.exp
5444 * gdb.base/step-resume-infcall.exp
5445 * gdb.base/step-test.exp
5446 * gdb.base/store.exp
5447 * gdb.base/structs3.exp
5448 * gdb.base/sym-file.exp
5449 * gdb.base/symbol-without-target_section.exp
5450 * gdb.base/term.exp
5451 * gdb.base/testenv.exp
5452 * gdb.base/ui-redirect.exp
5453 * gdb.base/until.exp
5454 * gdb.base/unwindonsignal.exp
5455 * gdb.base/value-double-free.exp
5456 * gdb.base/vla-datatypes.exp
5457 * gdb.base/vla-ptr.exp
5458 * gdb.base/vla-sideeffect.exp
5459 * gdb.base/volatile.exp
5460 * gdb.base/watch-cond-infcall.exp
5461 * gdb.base/watch-cond.exp
5462 * gdb.base/watch-non-mem.exp
5463 * gdb.base/watch-read.exp
5464 * gdb.base/watch-vfork.exp
5465 * gdb.base/watchpoint-cond-gone.exp
5466 * gdb.base/watchpoint-delete.exp
5467 * gdb.base/watchpoint-hw-hit-once.exp
5468 * gdb.base/watchpoint-hw.exp
5469 * gdb.base/watchpoint-stops-at-right-insn.exp
5470 * gdb.base/watchpoints.exp
5471 * gdb.base/wchar.exp
5472 * gdb.base/whatis-exp.exp
5473 * gdb.btrace/buffer-size.exp
5474 * gdb.btrace/data.exp
5475 * gdb.btrace/delta.exp
5476 * gdb.btrace/dlopen.exp
5477 * gdb.btrace/enable.exp
5478 * gdb.btrace/exception.exp
5479 * gdb.btrace/function_call_history.exp
5480 * gdb.btrace/gcore.exp
5481 * gdb.btrace/instruction_history.exp
5482 * gdb.btrace/nohist.exp
5483 * gdb.btrace/reconnect.exp
5484 * gdb.btrace/record_goto-step.exp
5485 * gdb.btrace/record_goto.exp
5486 * gdb.btrace/rn-dl-bind.exp
5487 * gdb.btrace/segv.exp
5488 * gdb.btrace/step.exp
5489 * gdb.btrace/stepi.exp
5490 * gdb.btrace/tailcall-only.exp
5491 * gdb.btrace/tailcall.exp
5492 * gdb.btrace/tsx.exp
5493 * gdb.btrace/unknown_functions.exp
5494 * gdb.btrace/vdso.exp
5495 * gdb.compile/compile-ifunc.exp
5496 * gdb.compile/compile-ops.exp
5497 * gdb.compile/compile-print.exp
5498 * gdb.compile/compile-setjmp.exp
5499 * gdb.cp/abstract-origin.exp
5500 * gdb.cp/ambiguous.exp
5501 * gdb.cp/annota2.exp
5502 * gdb.cp/annota3.exp
5503 * gdb.cp/anon-ns.exp
5504 * gdb.cp/anon-struct.exp
5505 * gdb.cp/anon-union.exp
5506 * gdb.cp/arg-reference.exp
5507 * gdb.cp/baseenum.exp
5508 * gdb.cp/bool.exp
5509 * gdb.cp/breakpoint.exp
5510 * gdb.cp/bs15503.exp
5511 * gdb.cp/call-c.exp
5512 * gdb.cp/casts.exp
5513 * gdb.cp/chained-calls.exp
5514 * gdb.cp/class2.exp
5515 * gdb.cp/classes.exp
5516 * gdb.cp/cmpd-minsyms.exp
5517 * gdb.cp/converts.exp
5518 * gdb.cp/cp-relocate.exp
5519 * gdb.cp/cpcompletion.exp
5520 * gdb.cp/cpexprs.exp
5521 * gdb.cp/cplabel.exp
5522 * gdb.cp/cplusfuncs.exp
5523 * gdb.cp/cpsizeof.exp
5524 * gdb.cp/ctti.exp
5525 * gdb.cp/derivation.exp
5526 * gdb.cp/destrprint.exp
5527 * gdb.cp/dispcxx.exp
5528 * gdb.cp/enum-class.exp
5529 * gdb.cp/exception.exp
5530 * gdb.cp/exceptprint.exp
5531 * gdb.cp/expand-psymtabs-cxx.exp
5532 * gdb.cp/expand-sals.exp
5533 * gdb.cp/extern-c.exp
5534 * gdb.cp/filename.exp
5535 * gdb.cp/formatted-ref.exp
5536 * gdb.cp/fpointer.exp
5537 * gdb.cp/gdb1355.exp
5538 * gdb.cp/gdb2495.exp
5539 * gdb.cp/hang.exp
5540 * gdb.cp/impl-this.exp
5541 * gdb.cp/infcall-dlopen.exp
5542 * gdb.cp/inherit.exp
5543 * gdb.cp/iostream.exp
5544 * gdb.cp/koenig.exp
5545 * gdb.cp/local.exp
5546 * gdb.cp/m-data.exp
5547 * gdb.cp/m-static.exp
5548 * gdb.cp/mb-ctor.exp
5549 * gdb.cp/mb-inline.exp
5550 * gdb.cp/mb-templates.exp
5551 * gdb.cp/member-name.exp
5552 * gdb.cp/member-ptr.exp
5553 * gdb.cp/meth-typedefs.exp
5554 * gdb.cp/method.exp
5555 * gdb.cp/method2.exp
5556 * gdb.cp/minsym-fallback.exp
5557 * gdb.cp/misc.exp
5558 * gdb.cp/namelessclass.exp
5559 * gdb.cp/namespace-enum.exp
5560 * gdb.cp/namespace-nested-import.exp
5561 * gdb.cp/namespace.exp
5562 * gdb.cp/nextoverthrow.exp
5563 * gdb.cp/no-dmgl-verbose.exp
5564 * gdb.cp/non-trivial-retval.exp
5565 * gdb.cp/noparam.exp
5566 * gdb.cp/nsdecl.exp
5567 * gdb.cp/nsimport.exp
5568 * gdb.cp/nsnested.exp
5569 * gdb.cp/nsnoimports.exp
5570 * gdb.cp/nsrecurs.exp
5571 * gdb.cp/nsstress.exp
5572 * gdb.cp/nsusing.exp
5573 * gdb.cp/operator.exp
5574 * gdb.cp/oranking.exp
5575 * gdb.cp/overload-const.exp
5576 * gdb.cp/overload.exp
5577 * gdb.cp/ovldbreak.exp
5578 * gdb.cp/ovsrch.exp
5579 * gdb.cp/paren-type.exp
5580 * gdb.cp/parse-lang.exp
5581 * gdb.cp/pass-by-ref.exp
5582 * gdb.cp/pr-1023.exp
5583 * gdb.cp/pr-1210.exp
5584 * gdb.cp/pr-574.exp
5585 * gdb.cp/pr10687.exp
5586 * gdb.cp/pr12028.exp
5587 * gdb.cp/pr17132.exp
5588 * gdb.cp/pr17494.exp
5589 * gdb.cp/pr9067.exp
5590 * gdb.cp/pr9167.exp
5591 * gdb.cp/pr9631.exp
5592 * gdb.cp/printmethod.exp
5593 * gdb.cp/psmang.exp
5594 * gdb.cp/psymtab-parameter.exp
5595 * gdb.cp/ptype-cv-cp.exp
5596 * gdb.cp/ptype-flags.exp
5597 * gdb.cp/re-set-overloaded.exp
5598 * gdb.cp/ref-types.exp
5599 * gdb.cp/rtti.exp
5600 * gdb.cp/scope-err.exp
5601 * gdb.cp/shadow.exp
5602 * gdb.cp/smartp.exp
5603 * gdb.cp/static-method.exp
5604 * gdb.cp/static-print-quit.exp
5605 * gdb.cp/temargs.exp
5606 * gdb.cp/templates.exp
5607 * gdb.cp/try_catch.exp
5608 * gdb.cp/typedef-operator.exp
5609 * gdb.cp/typeid.exp
5610 * gdb.cp/userdef.exp
5611 * gdb.cp/using-crash.exp
5612 * gdb.cp/var-tag.exp
5613 * gdb.cp/virtbase.exp
5614 * gdb.cp/virtfunc.exp
5615 * gdb.cp/virtfunc2.exp
5616 * gdb.cp/vla-cxx.exp
5617 * gdb.disasm/t01_mov.exp
5618 * gdb.disasm/t02_mova.exp
5619 * gdb.disasm/t03_add.exp
5620 * gdb.disasm/t04_sub.exp
5621 * gdb.disasm/t05_cmp.exp
5622 * gdb.disasm/t06_ari2.exp
5623 * gdb.disasm/t07_ari3.exp
5624 * gdb.disasm/t08_or.exp
5625 * gdb.disasm/t09_xor.exp
5626 * gdb.disasm/t10_and.exp
5627 * gdb.disasm/t11_logs.exp
5628 * gdb.disasm/t12_bit.exp
5629 * gdb.disasm/t13_otr.exp
5630 * gdb.dlang/circular.exp
5631 * gdb.dwarf2/arr-stride.exp
5632 * gdb.dwarf2/arr-subrange.exp
5633 * gdb.dwarf2/atomic-type.exp
5634 * gdb.dwarf2/bad-regnum.exp
5635 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5636 * gdb.dwarf2/callframecfa.exp
5637 * gdb.dwarf2/clztest.exp
5638 * gdb.dwarf2/corrupt.exp
5639 * gdb.dwarf2/data-loc.exp
5640 * gdb.dwarf2/dup-psym.exp
5641 * gdb.dwarf2/dw2-anon-mptr.exp
5642 * gdb.dwarf2/dw2-anonymous-func.exp
5643 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5644 * gdb.dwarf2/dw2-bad-unresolved.exp
5645 * gdb.dwarf2/dw2-basic.exp
5646 * gdb.dwarf2/dw2-canonicalize-type.exp
5647 * gdb.dwarf2/dw2-case-insensitive.exp
5648 * gdb.dwarf2/dw2-common-block.exp
5649 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5650 * gdb.dwarf2/dw2-compressed.exp
5651 * gdb.dwarf2/dw2-const.exp
5652 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5653 * gdb.dwarf2/dw2-cu-size.exp
5654 * gdb.dwarf2/dw2-dup-frame.exp
5655 * gdb.dwarf2/dw2-entry-value.exp
5656 * gdb.dwarf2/dw2-icycle.exp
5657 * gdb.dwarf2/dw2-ifort-parameter.exp
5658 * gdb.dwarf2/dw2-inline-break.exp
5659 * gdb.dwarf2/dw2-inline-param.exp
5660 * gdb.dwarf2/dw2-intercu.exp
5661 * gdb.dwarf2/dw2-intermix.exp
5662 * gdb.dwarf2/dw2-lexical-block-bare.exp
5663 * gdb.dwarf2/dw2-linkage-name-trust.exp
5664 * gdb.dwarf2/dw2-minsym-in-cu.exp
5665 * gdb.dwarf2/dw2-noloc.exp
5666 * gdb.dwarf2/dw2-op-call.exp
5667 * gdb.dwarf2/dw2-op-out-param.exp
5668 * gdb.dwarf2/dw2-opt-structptr.exp
5669 * gdb.dwarf2/dw2-param-error.exp
5670 * gdb.dwarf2/dw2-producer.exp
5671 * gdb.dwarf2/dw2-ranges-base.exp
5672 * gdb.dwarf2/dw2-ref-missing-frame.exp
5673 * gdb.dwarf2/dw2-reg-undefined.exp
5674 * gdb.dwarf2/dw2-regno-invalid.exp
5675 * gdb.dwarf2/dw2-restore.exp
5676 * gdb.dwarf2/dw2-restrict.exp
5677 * gdb.dwarf2/dw2-single-line-discriminators.exp
5678 * gdb.dwarf2/dw2-strp.exp
5679 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5680 * gdb.dwarf2/dw2-unresolved.exp
5681 * gdb.dwarf2/dw2-var-zero-addr.exp
5682 * gdb.dwarf2/dw4-sig-types.exp
5683 * gdb.dwarf2/dwz.exp
5684 * gdb.dwarf2/dynarr-ptr.exp
5685 * gdb.dwarf2/enum-type.exp
5686 * gdb.dwarf2/gdb-index.exp
5687 * gdb.dwarf2/implptr-64bit.exp
5688 * gdb.dwarf2/implptr-optimized-out.exp
5689 * gdb.dwarf2/implptr.exp
5690 * gdb.dwarf2/implref-array.exp
5691 * gdb.dwarf2/implref-const.exp
5692 * gdb.dwarf2/implref-global.exp
5693 * gdb.dwarf2/implref-struct.exp
5694 * gdb.dwarf2/mac-fileno.exp
5695 * gdb.dwarf2/main-subprogram.exp
5696 * gdb.dwarf2/member-ptr-forwardref.exp
5697 * gdb.dwarf2/method-ptr.exp
5698 * gdb.dwarf2/missing-sig-type.exp
5699 * gdb.dwarf2/nonvar-access.exp
5700 * gdb.dwarf2/opaque-type-lookup.exp
5701 * gdb.dwarf2/pieces-optimized-out.exp
5702 * gdb.dwarf2/pieces.exp
5703 * gdb.dwarf2/pr10770.exp
5704 * gdb.dwarf2/pr13961.exp
5705 * gdb.dwarf2/staticvirtual.exp
5706 * gdb.dwarf2/subrange.exp
5707 * gdb.dwarf2/symtab-producer.exp
5708 * gdb.dwarf2/trace-crash.exp
5709 * gdb.dwarf2/typeddwarf.exp
5710 * gdb.dwarf2/valop.exp
5711 * gdb.dwarf2/watch-notconst.exp
5712 * gdb.fortran/array-element.exp
5713 * gdb.fortran/charset.exp
5714 * gdb.fortran/common-block.exp
5715 * gdb.fortran/complex.exp
5716 * gdb.fortran/derived-type-function.exp
5717 * gdb.fortran/derived-type.exp
5718 * gdb.fortran/logical.exp
5719 * gdb.fortran/module.exp
5720 * gdb.fortran/multi-dim.exp
5721 * gdb.fortran/nested-funcs.exp
5722 * gdb.fortran/print-formatted.exp
5723 * gdb.fortran/subarray.exp
5724 * gdb.fortran/vla-alloc-assoc.exp
5725 * gdb.fortran/vla-datatypes.exp
5726 * gdb.fortran/vla-history.exp
5727 * gdb.fortran/vla-ptr-info.exp
5728 * gdb.fortran/vla-ptype-sub.exp
5729 * gdb.fortran/vla-ptype.exp
5730 * gdb.fortran/vla-sizeof.exp
5731 * gdb.fortran/vla-type.exp
5732 * gdb.fortran/vla-value-sub-arbitrary.exp
5733 * gdb.fortran/vla-value-sub-finish.exp
5734 * gdb.fortran/vla-value-sub.exp
5735 * gdb.fortran/vla-value.exp
5736 * gdb.fortran/whatis_type.exp
5737 * gdb.go/chan.exp
5738 * gdb.go/handcall.exp
5739 * gdb.go/hello.exp
5740 * gdb.go/integers.exp
5741 * gdb.go/methods.exp
5742 * gdb.go/package.exp
5743 * gdb.go/strings.exp
5744 * gdb.go/types.exp
5745 * gdb.go/unsafe.exp
5746 * gdb.guile/scm-arch.exp
5747 * gdb.guile/scm-block.exp
5748 * gdb.guile/scm-breakpoint.exp
5749 * gdb.guile/scm-cmd.exp
5750 * gdb.guile/scm-disasm.exp
5751 * gdb.guile/scm-equal.exp
5752 * gdb.guile/scm-frame-args.exp
5753 * gdb.guile/scm-frame-inline.exp
5754 * gdb.guile/scm-frame.exp
5755 * gdb.guile/scm-iterator.exp
5756 * gdb.guile/scm-math.exp
5757 * gdb.guile/scm-objfile.exp
5758 * gdb.guile/scm-ports.exp
5759 * gdb.guile/scm-symbol.exp
5760 * gdb.guile/scm-symtab.exp
5761 * gdb.guile/scm-value-cc.exp
5762 * gdb.guile/types-module.exp
5763 * gdb.linespec/break-ask.exp
5764 * gdb.linespec/cpexplicit.exp
5765 * gdb.linespec/explicit.exp
5766 * gdb.linespec/keywords.exp
5767 * gdb.linespec/linespec.exp
5768 * gdb.linespec/ls-dollar.exp
5769 * gdb.linespec/ls-errs.exp
5770 * gdb.linespec/skip-two.exp
5771 * gdb.linespec/thread.exp
5772 * gdb.mi/mi-async.exp
5773 * gdb.mi/mi-basics.exp
5774 * gdb.mi/mi-break.exp
5775 * gdb.mi/mi-catch-load.exp
5776 * gdb.mi/mi-cli.exp
5777 * gdb.mi/mi-cmd-param-changed.exp
5778 * gdb.mi/mi-console.exp
5779 * gdb.mi/mi-detach.exp
5780 * gdb.mi/mi-disassemble.exp
5781 * gdb.mi/mi-eval.exp
5782 * gdb.mi/mi-file-transfer.exp
5783 * gdb.mi/mi-file.exp
5784 * gdb.mi/mi-fill-memory.exp
5785 * gdb.mi/mi-inheritance-syntax-error.exp
5786 * gdb.mi/mi-linespec-err-cp.exp
5787 * gdb.mi/mi-logging.exp
5788 * gdb.mi/mi-memory-changed.exp
5789 * gdb.mi/mi-read-memory.exp
5790 * gdb.mi/mi-record-changed.exp
5791 * gdb.mi/mi-reg-undefined.exp
5792 * gdb.mi/mi-regs.exp
5793 * gdb.mi/mi-return.exp
5794 * gdb.mi/mi-reverse.exp
5795 * gdb.mi/mi-simplerun.exp
5796 * gdb.mi/mi-solib.exp
5797 * gdb.mi/mi-stack.exp
5798 * gdb.mi/mi-stepi.exp
5799 * gdb.mi/mi-syn-frame.exp
5800 * gdb.mi/mi-until.exp
5801 * gdb.mi/mi-var-block.exp
5802 * gdb.mi/mi-var-child.exp
5803 * gdb.mi/mi-var-cmd.exp
5804 * gdb.mi/mi-var-cp.exp
5805 * gdb.mi/mi-var-display.exp
5806 * gdb.mi/mi-var-invalidate.exp
5807 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5808 * gdb.mi/mi-vla-fortran.exp
5809 * gdb.mi/mi-watch.exp
5810 * gdb.mi/mi2-var-child.exp
5811 * gdb.mi/user-selected-context-sync.exp
5812 * gdb.modula2/unbounded-array.exp
5813 * gdb.multi/dummy-frame-restore.exp
5814 * gdb.multi/multi-arch-exec.exp
5815 * gdb.multi/multi-arch.exp
5816 * gdb.multi/tids.exp
5817 * gdb.multi/watchpoint-multi.exp
5818 * gdb.opencl/callfuncs.exp
5819 * gdb.opencl/convs_casts.exp
5820 * gdb.opencl/datatypes.exp
5821 * gdb.opencl/operators.exp
5822 * gdb.opencl/vec_comps.exp
5823 * gdb.opt/clobbered-registers-O2.exp
5824 * gdb.opt/inline-break.exp
5825 * gdb.opt/inline-bt.exp
5826 * gdb.opt/inline-cmds.exp
5827 * gdb.opt/inline-locals.exp
5828 * gdb.pascal/case-insensitive-symbols.exp
5829 * gdb.pascal/floats.exp
5830 * gdb.pascal/gdb11492.exp
5831 * gdb.python/lib-types.exp
5832 * gdb.python/py-arch.exp
5833 * gdb.python/py-as-string.exp
5834 * gdb.python/py-bad-printers.exp
5835 * gdb.python/py-block.exp
5836 * gdb.python/py-breakpoint-create-fail.exp
5837 * gdb.python/py-breakpoint.exp
5838 * gdb.python/py-caller-is.exp
5839 * gdb.python/py-cmd.exp
5840 * gdb.python/py-explore-cc.exp
5841 * gdb.python/py-explore.exp
5842 * gdb.python/py-finish-breakpoint.exp
5843 * gdb.python/py-finish-breakpoint2.exp
5844 * gdb.python/py-frame-args.exp
5845 * gdb.python/py-frame-inline.exp
5846 * gdb.python/py-frame.exp
5847 * gdb.python/py-framefilter-mi.exp
5848 * gdb.python/py-infthread.exp
5849 * gdb.python/py-lazy-string.exp
5850 * gdb.python/py-linetable.exp
5851 * gdb.python/py-mi-events.exp
5852 * gdb.python/py-mi-objfile.exp
5853 * gdb.python/py-mi.exp
5854 * gdb.python/py-objfile.exp
5855 * gdb.python/py-pp-integral.exp
5856 * gdb.python/py-pp-maint.exp
5857 * gdb.python/py-pp-re-notag.exp
5858 * gdb.python/py-pp-registration.exp
5859 * gdb.python/py-recurse-unwind.exp
5860 * gdb.python/py-strfns.exp
5861 * gdb.python/py-symbol.exp
5862 * gdb.python/py-symtab.exp
5863 * gdb.python/py-sync-interp.exp
5864 * gdb.python/py-typeprint.exp
5865 * gdb.python/py-unwind-maint.exp
5866 * gdb.python/py-unwind.exp
5867 * gdb.python/py-value-cc.exp
5868 * gdb.python/py-xmethods.exp
5869 * gdb.reverse/amd64-tailcall-reverse.exp
5870 * gdb.reverse/break-precsave.exp
5871 * gdb.reverse/break-reverse.exp
5872 * gdb.reverse/consecutive-precsave.exp
5873 * gdb.reverse/consecutive-reverse.exp
5874 * gdb.reverse/finish-precsave.exp
5875 * gdb.reverse/finish-reverse-bkpt.exp
5876 * gdb.reverse/finish-reverse.exp
5877 * gdb.reverse/fstatat-reverse.exp
5878 * gdb.reverse/getresuid-reverse.exp
5879 * gdb.reverse/i386-precsave.exp
5880 * gdb.reverse/i386-reverse.exp
5881 * gdb.reverse/i386-sse-reverse.exp
5882 * gdb.reverse/i387-env-reverse.exp
5883 * gdb.reverse/i387-stack-reverse.exp
5884 * gdb.reverse/insn-reverse.exp
5885 * gdb.reverse/machinestate-precsave.exp
5886 * gdb.reverse/machinestate.exp
5887 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5888 * gdb.reverse/pipe-reverse.exp
5889 * gdb.reverse/readv-reverse.exp
5890 * gdb.reverse/recvmsg-reverse.exp
5891 * gdb.reverse/rerun-prec.exp
5892 * gdb.reverse/s390-mvcle.exp
5893 * gdb.reverse/step-precsave.exp
5894 * gdb.reverse/step-reverse.exp
5895 * gdb.reverse/time-reverse.exp
5896 * gdb.reverse/until-precsave.exp
5897 * gdb.reverse/until-reverse.exp
5898 * gdb.reverse/waitpid-reverse.exp
5899 * gdb.reverse/watch-precsave.exp
5900 * gdb.reverse/watch-reverse.exp
5901 * gdb.rust/generics.exp
5902 * gdb.rust/methods.exp
5903 * gdb.rust/modules.exp
5904 * gdb.rust/simple.exp
5905 * gdb.server/connect-with-no-symbol-file.exp
5906 * gdb.server/ext-attach.exp
5907 * gdb.server/ext-restart.exp
5908 * gdb.server/ext-wrapper.exp
5909 * gdb.server/file-transfer.exp
5910 * gdb.server/server-exec-info.exp
5911 * gdb.server/server-kill.exp
5912 * gdb.server/server-mon.exp
5913 * gdb.server/wrapper.exp
5914 * gdb.stabs/exclfwd.exp
5915 * gdb.stabs/gdb11479.exp
5916 * gdb.threads/clone-new-thread-event.exp
5917 * gdb.threads/corethreads.exp
5918 * gdb.threads/current-lwp-dead.exp
5919 * gdb.threads/dlopen-libpthread.exp
5920 * gdb.threads/gcore-thread.exp
5921 * gdb.threads/sigstep-threads.exp
5922 * gdb.threads/watchpoint-fork.exp
5923 * gdb.trace/actions-changed.exp
5924 * gdb.trace/backtrace.exp
5925 * gdb.trace/change-loc.exp
5926 * gdb.trace/circ.exp
5927 * gdb.trace/collection.exp
5928 * gdb.trace/disconnected-tracing.exp
5929 * gdb.trace/ftrace.exp
5930 * gdb.trace/mi-trace-frame-collected.exp
5931 * gdb.trace/mi-trace-unavailable.exp
5932 * gdb.trace/mi-traceframe-changed.exp
5933 * gdb.trace/mi-tsv-changed.exp
5934 * gdb.trace/no-attach-trace.exp
5935 * gdb.trace/passc-dyn.exp
5936 * gdb.trace/qtro.exp
5937 * gdb.trace/range-stepping.exp
5938 * gdb.trace/read-memory.exp
5939 * gdb.trace/save-trace.exp
5940 * gdb.trace/signal.exp
5941 * gdb.trace/status-stop.exp
5942 * gdb.trace/tfile.exp
5943 * gdb.trace/trace-break.exp
5944 * gdb.trace/trace-buffer-size.exp
5945 * gdb.trace/trace-condition.exp
5946 * gdb.trace/tracefile-pseudo-reg.exp
5947 * gdb.trace/tstatus.exp
5948 * gdb.trace/unavailable.exp
5949 * gdb.trace/while-dyn.exp
5950 * gdb.trace/while-stepping.exp
5951
34c41c68
DE
59522016-12-22 Doug Evans <xdje42@gmail.com>
5953
5954 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5955 and msymbols.
5956
16e69324
YQ
59572016-12-19 Yao Qi <yao.qi@linaro.org>
5958
5959 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5960 (test_with_self): Don't call do_steps_and_nexts, and remove
5961 code about stepping into xmalloc.
5962
f94f411b
YQ
59632016-12-09 Yao Qi <yao.qi@linaro.org>
5964
5965 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5966
59672016-12-09 Yao Qi <yao.qi@linaro.org>
5968
5969 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5970
f1b5deee
PA
59712016-12-09 Pedro Alves <palves@redhat.com>
5972
5973 * gdb.base/all-architectures-0.exp: New file.
5974 * gdb.base/all-architectures-1.exp: New file.
5975 * gdb.base/all-architectures-2.exp: New file.
5976 * gdb.base/all-architectures-3.exp: New file.
5977 * gdb.base/all-architectures-4.exp: New file.
5978 * gdb.base/all-architectures-5.exp: New file.
5979 * gdb.base/all-architectures-6.exp: New file.
5980 * gdb.base/all-architectures-7.exp: New file.
5981 * gdb.base/all-architectures.exp.in: New file.
5982
364ca42e
YQ
59832016-12-09 Yao Qi <yao.qi@linaro.org>
5984
5985 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5986
107c2d62
LM
59872016-12-02 Luis Machado <lgustavo@codesourcery.com>
5988
5989 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5990 possible.
5991 Remove useless pattern-matching code.
5992
df3ee9ca
PA
59932016-12-02 Pedro Alves <palves@redhat.com>
5994
5995 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5996 procedure.
5997 (top level): Call it.
5998
ec835369
PA
59992016-12-02 Pedro Alves <palves@redhat.com>
6000
6001 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6002 New procedure.
6003 (top level): Call it.
6004
01770bbd
PA
60052016-12-02 Pedro Alves <palves@redhat.com>
6006
6007 PR cli/20559
6008 * gdb.base/commands.exp (user_defined_command_args_eval): New
6009 procedure.
6010 (top level): Call it.
6011
008459ea
LM
60122016-12-02 Luis Machado <lgustavo@codesourcery.com>
6013
6014 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6015 timeout handling.
6016
0c1b455e
TT
60172016-12-02 Tom Tromey <tom@tromey.com>
6018
6019 * gdb.dwarf2/main-subprogram.c: New file.
6020 * gdb.dwarf2/main-subprogram.exp: New file.
6021
018572b8
LM
60222016-12-01 Luis Machado <lgustavo@codesourcery.com>
6023
6024 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6025 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6026 gdb_test_no_output for a couple of cases.
6027 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6028
84c93cd5
LM
60292016-12-01 Luis Machado <lgustavo@codesourcery.com>
6030
6031 Fix test names and standardize compilation error messages throughout
6032 the following files:
6033
6034 * gdb.ada/start.exp
6035 * gdb.arch/alpha-step.exp
6036 * gdb.arch/e500-prologue.exp
6037 * gdb.arch/ftrace-insn-reloc.exp
6038 * gdb.arch/gdb1291.exp
6039 * gdb.arch/gdb1431.exp
6040 * gdb.arch/gdb1558.exp
6041 * gdb.arch/i386-dr3-watch.exp
6042 * gdb.arch/i386-sse-stack-align.exp
6043 * gdb.arch/ia64-breakpoint-shadow.exp
6044 * gdb.arch/pa-nullify.exp
6045 * gdb.arch/powerpc-aix-prologue.exp
6046 * gdb.arch/thumb-bx-pc.exp
6047 * gdb.base/annota1.exp
6048 * gdb.base/annota3.exp
6049 * gdb.base/arrayidx.exp
6050 * gdb.base/assign.exp
6051 * gdb.base/attach.exp
6052 * gdb.base/auxv.exp
6053 * gdb.base/bang.exp
6054 * gdb.base/bfp-test.exp
6055 * gdb.base/bigcore.exp
6056 * gdb.base/bitfields2.exp
6057 * gdb.base/break-fun-addr.exp
6058 * gdb.base/break-probes.exp
6059 * gdb.base/call-rt-st.exp
6060 * gdb.base/callexit.exp
6061 * gdb.base/catch-fork-kill.exp
6062 * gdb.base/charset.exp
6063 * gdb.base/checkpoint.exp
6064 * gdb.base/comprdebug.exp
6065 * gdb.base/constvars.exp
6066 * gdb.base/coredump-filter.exp
6067 * gdb.base/cursal.exp
6068 * gdb.base/cvexpr.exp
6069 * gdb.base/detach.exp
6070 * gdb.base/display.exp
6071 * gdb.base/dmsym.exp
6072 * gdb.base/dprintf-pending.exp
6073 * gdb.base/dso2dso.exp
6074 * gdb.base/dtrace-probe.exp
6075 * gdb.base/dump.exp
6076 * gdb.base/enum_cond.exp
6077 * gdb.base/exe-lock.exp
6078 * gdb.base/exec-invalid-sysroot.exp
6079 * gdb.base/execl-update-breakpoints.exp
6080 * gdb.base/exprs.exp
6081 * gdb.base/fileio.exp
6082 * gdb.base/find.exp
6083 * gdb.base/finish.exp
6084 * gdb.base/fixsection.exp
6085 * gdb.base/foll-vfork.exp
6086 * gdb.base/frame-args.exp
6087 * gdb.base/gcore.exp
6088 * gdb.base/gdb1250.exp
6089 * gdb.base/global-var-nested-by-dso.exp
6090 * gdb.base/gnu-ifunc.exp
6091 * gdb.base/hashline1.exp
6092 * gdb.base/hashline2.exp
6093 * gdb.base/hashline3.exp
6094 * gdb.base/hbreak-in-shr-unsupported.exp
6095 * gdb.base/huge.exp
6096 * gdb.base/infcall-input.exp
6097 * gdb.base/info-fun.exp
6098 * gdb.base/info-shared.exp
6099 * gdb.base/jit-simple.exp
6100 * gdb.base/jit-so.exp
6101 * gdb.base/jit.exp
6102 * gdb.base/jump.exp
6103 * gdb.base/label.exp
6104 * gdb.base/lineinc.exp
6105 * gdb.base/logical.exp
6106 * gdb.base/longjmp.exp
6107 * gdb.base/macscp.exp
6108 * gdb.base/miscexprs.exp
6109 * gdb.base/new-ui-echo.exp
6110 * gdb.base/new-ui-pending-input.exp
6111 * gdb.base/new-ui.exp
6112 * gdb.base/nodebug.exp
6113 * gdb.base/nofield.exp
6114 * gdb.base/offsets.exp
6115 * gdb.base/overlays.exp
6116 * gdb.base/pending.exp
6117 * gdb.base/pointers.exp
6118 * gdb.base/pr11022.exp
6119 * gdb.base/printcmds.exp
6120 * gdb.base/prologue.exp
6121 * gdb.base/ptr-typedef.exp
6122 * gdb.base/realname-expand.exp
6123 * gdb.base/relativedebug.exp
6124 * gdb.base/relocate.exp
6125 * gdb.base/remote.exp
6126 * gdb.base/reread.exp
6127 * gdb.base/return2.exp
6128 * gdb.base/savedregs.exp
6129 * gdb.base/sep.exp
6130 * gdb.base/sepdebug.exp
6131 * gdb.base/sepsymtab.exp
6132 * gdb.base/set-inferior-tty.exp
6133 * gdb.base/setshow.exp
6134 * gdb.base/shlib-call.exp
6135 * gdb.base/sigaltstack.exp
6136 * gdb.base/siginfo-addr.exp
6137 * gdb.base/signals.exp
6138 * gdb.base/signull.exp
6139 * gdb.base/sigrepeat.exp
6140 * gdb.base/so-impl-ld.exp
6141 * gdb.base/solib-display.exp
6142 * gdb.base/solib-overlap.exp
6143 * gdb.base/solib-search.exp
6144 * gdb.base/solib-symbol.exp
6145 * gdb.base/structs.exp
6146 * gdb.base/structs2.exp
6147 * gdb.base/symtab-search-order.exp
6148 * gdb.base/twice.exp
6149 * gdb.base/unload.exp
6150 * gdb.base/varargs.exp
6151 * gdb.base/watchpoint-solib.exp
6152 * gdb.base/watchpoint.exp
6153 * gdb.base/whatis.exp
6154 * gdb.base/wrong_frame_bt_full.exp
6155 * gdb.btrace/dlopen.exp
6156 * gdb.cell/ea-standalone.exp
6157 * gdb.cell/ea-test.exp
6158 * gdb.cp/dispcxx.exp
6159 * gdb.cp/gdb2384.exp
6160 * gdb.cp/method2.exp
6161 * gdb.cp/nextoverthrow.exp
6162 * gdb.cp/pr10728.exp
6163 * gdb.disasm/am33.exp
6164 * gdb.disasm/h8300s.exp
6165 * gdb.disasm/mn10300.exp
6166 * gdb.disasm/sh3.exp
6167 * gdb.dwarf2/dw2-dir-file-name.exp
6168 * gdb.fortran/complex.exp
6169 * gdb.fortran/library-module.exp
6170 * gdb.guile/scm-pretty-print.exp
6171 * gdb.guile/scm-symbol.exp
6172 * gdb.guile/scm-type.exp
6173 * gdb.guile/scm-value.exp
6174 * gdb.linespec/linespec.exp
6175 * gdb.mi/gdb701.exp
6176 * gdb.mi/gdb792.exp
6177 * gdb.mi/mi-breakpoint-changed.exp
6178 * gdb.mi/mi-dprintf-pending.exp
6179 * gdb.mi/mi-dprintf.exp
6180 * gdb.mi/mi-exit-code.exp
6181 * gdb.mi/mi-pending.exp
6182 * gdb.mi/mi-solib.exp
6183 * gdb.mi/new-ui-mi-sync.exp
6184 * gdb.mi/pr11022.exp
6185 * gdb.mi/user-selected-context-sync.exp
6186 * gdb.opt/solib-intra-step.exp
6187 * gdb.python/py-events.exp
6188 * gdb.python/py-finish-breakpoint.exp
6189 * gdb.python/py-mi.exp
6190 * gdb.python/py-prettyprint.exp
6191 * gdb.python/py-shared.exp
6192 * gdb.python/py-symbol.exp
6193 * gdb.python/py-template.exp
6194 * gdb.python/py-type.exp
6195 * gdb.python/py-value.exp
6196 * gdb.reverse/solib-precsave.exp
6197 * gdb.reverse/solib-reverse.exp
6198 * gdb.server/solib-list.exp
6199 * gdb.stabs/weird.exp
6200 * gdb.threads/reconnect-signal.exp
6201 * gdb.threads/stepi-random-signal.exp
6202 * gdb.trace/actions.exp
6203 * gdb.trace/ax.exp
6204 * gdb.trace/backtrace.exp
6205 * gdb.trace/change-loc.exp
6206 * gdb.trace/deltrace.exp
6207 * gdb.trace/ftrace-lock.exp
6208 * gdb.trace/ftrace.exp
6209 * gdb.trace/infotrace.exp
6210 * gdb.trace/mi-tracepoint-changed.exp
6211 * gdb.trace/packetlen.exp
6212 * gdb.trace/passcount.exp
6213 * gdb.trace/pending.exp
6214 * gdb.trace/range-stepping.exp
6215 * gdb.trace/report.exp
6216 * gdb.trace/stap-trace.exp
6217 * gdb.trace/tfind.exp
6218 * gdb.trace/trace-break.exp
6219 * gdb.trace/trace-condition.exp
6220 * gdb.trace/trace-enable-disable.exp
6221 * gdb.trace/trace-mt.exp
6222 * gdb.trace/tracecmd.exp
6223 * gdb.trace/tspeed.exp
6224 * gdb.trace/tsv.exp
6225 * lib/perftest.exp
6226
fb9feb35
LM
62272016-12-01 Luis Machado <lgustavo@codesourcery.com>
6228
6229 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6230 with gdb_test_no_output.
6231 Use command as test name.
6232
cd2ddb6c
LM
62332016-12-01 Luis Machado <lgustavo@codesourcery.com>
6234
6235 Fix test names starting with uppercase throughout the files.
6236
6237 * gdb.ada/assign_1.exp
6238 * gdb.ada/boolean_expr.exp
6239 * gdb.base/arrayidx.exp
6240 * gdb.base/del.exp
6241 * gdb.base/gcore-buffer-overflow.exp
6242 * gdb.base/testenv.exp
6243 * gdb.compile/compile.exp
6244 * gdb.python/py-framefilter-invalidarg.exp
6245 * gdb.python/py-framefilter.exp
6246
bb95117e
LM
62472016-12-01 Luis Machado <lgustavo@codesourcery.com>
6248
6249 Fix test names starting with uppercase throughout the files.
6250
6251 * gdb.ada/array_return.exp
6252 * gdb.ada/expr_delims.exp
6253 * gdb.ada/mi_dyn_arr.exp
6254 * gdb.ada/mi_interface.exp
6255 * gdb.ada/mi_var_array.exp
6256 * gdb.ada/watch_arg.exp
6257 * gdb.arch/alpha-step.exp
6258 * gdb.arch/altivec-regs.exp
6259 * gdb.arch/e500-regs.exp
6260 * gdb.arch/powerpc-d128-regs.exp
6261 * gdb.base/arrayidx.exp
6262 * gdb.base/break.exp
6263 * gdb.base/checkpoint.exp
6264 * gdb.base/debug-expr.exp
6265 * gdb.base/dmsym.exp
6266 * gdb.base/radix.exp
6267 * gdb.base/sepdebug.exp
6268 * gdb.base/testenv.exp
6269 * gdb.base/watch_thread_num.exp
6270 * gdb.base/watchpoint-cond-gone.exp
6271 * gdb.cell/break.exp
6272 * gdb.cell/ea-cache.exp
6273 * gdb.compile/compile.exp
6274 * gdb.cp/gdb2495.exp
6275 * gdb.gdb/selftest.exp
6276 * gdb.gdb/xfullpath.exp
6277 * gdb.go/hello.exp
6278 * gdb.go/integers.exp
6279 * gdb.objc/basicclass.exp
6280 * gdb.pascal/hello.exp
6281 * gdb.pascal/integers.exp
6282 * gdb.python/py-breakpoint.exp
6283 * gdb.python/py-cmd.exp
6284 * gdb.python/py-linetable.exp
6285 * gdb.python/py-xmethods.exp
6286 * gdb.python/python.exp
6287 * gdb.reverse/consecutive-precsave.exp
6288 * gdb.reverse/finish-precsave.exp
6289 * gdb.reverse/i386-precsave.exp
6290 * gdb.reverse/machinestate-precsave.exp
6291 * gdb.reverse/sigall-precsave.exp
6292 * gdb.reverse/solib-precsave.exp
6293 * gdb.reverse/step-precsave.exp
6294 * gdb.reverse/until-precsave.exp
6295 * gdb.reverse/watch-precsave.exp
6296 * gdb.threads/leader-exit.exp
6297 * gdb.threads/pthreads.exp
6298 * gdb.threads/wp-replication.exp
6299 * gdb.trace/actions.exp
6300 * gdb.trace/mi-tsv-changed.exp
6301 * gdb.trace/tsv.exp
6302
de97fdd4
LM
63032016-12-01 Luis Machado <lgustavo@codesourcery.com>
6304
6305 Fix test names starting with uppercase throughout the files.
6306
6307 * gdb.arch/i386-bp_permanent.exp
6308 * gdb.arch/i386-gnu-cfi.exp
6309 * gdb.base/disasm-end-cu.exp
6310 * gdb.base/macscp.exp
6311 * gdb.base/pending.exp
6312 * gdb.base/watch_thread_num.exp
6313 * gdb.cp/exception.exp
6314 * gdb.cp/gdb2495.exp
6315 * gdb.cp/local.exp
6316 * gdb.python/py-evsignal.exp
6317 * gdb.python/python.exp
6318 * gdb.trace/tracecmd.exp
6319
9f058c10
LM
63202016-12-01 Luis Machado <lgustavo@codesourcery.com>
6321
6322 Fix test names starting with uppercase throughout the files.
6323
6324 * gdb.base/charset.exp
6325 * gdb.base/eval.exp
6326 * gdb.base/multi-forks.exp
6327 * gdb.guile/scm-progspace.exp
6328 * gdb.opencl/datatypes.exp
6329 * gdb.python/py-block.exp
6330 * gdb.python/py-function.exp
6331 * gdb.python/py-symbol.exp
6332 * gdb.python/py-symtab.exp
6333 * gdb.python/py-xmethods.exp
6334 * gdb.reverse/break-precsave.exp
6335 * gdb.reverse/break-reverse.exp
6336 * gdb.reverse/consecutive-precsave.exp
6337 * gdb.reverse/consecutive-reverse.exp
6338 * gdb.reverse/finish-precsave.exp
6339 * gdb.reverse/finish-reverse-bkpt.exp
6340 * gdb.reverse/finish-reverse.exp
6341 * gdb.reverse/fstatat-reverse.exp
6342 * gdb.reverse/getresuid-reverse.exp
6343 * gdb.reverse/i386-precsave.exp
6344 * gdb.reverse/i386-reverse.exp
6345 * gdb.reverse/i386-sse-reverse.exp
6346 * gdb.reverse/i387-stack-reverse.exp
6347 * gdb.reverse/insn-reverse.exp
6348 * gdb.reverse/machinestate-precsave.exp
6349 * gdb.reverse/machinestate.exp
6350 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6351 * gdb.reverse/pipe-reverse.exp
6352 * gdb.reverse/readv-reverse.exp
6353 * gdb.reverse/recvmsg-reverse.exp
6354 * gdb.reverse/rerun-prec.exp
6355 * gdb.reverse/s390-mvcle.exp
6356 * gdb.reverse/sigall-precsave.exp
6357 * gdb.reverse/sigall-reverse.exp
6358 * gdb.reverse/solib-precsave.exp
6359 * gdb.reverse/solib-reverse.exp
6360 * gdb.reverse/step-precsave.exp
6361 * gdb.reverse/step-reverse.exp
6362 * gdb.reverse/time-reverse.exp
6363 * gdb.reverse/until-precsave.exp
6364 * gdb.reverse/until-reverse.exp
6365 * gdb.reverse/waitpid-reverse.exp
6366 * gdb.reverse/watch-precsave.exp
6367 * gdb.reverse/watch-reverse.exp
6368
cdc7edd7
LM
63692016-12-01 Luis Machado <lgustavo@codesourcery.com>
6370
6371 Fix test names starting with uppercase throughout the files.
6372
6373 * gdb.arch/i386-mpx-simple_segv.exp
6374 * gdb.arch/i386-mpx.exp
6375 * gdb.arch/i386-permbkpt.exp
6376 * gdb.arch/pa-nullify.exp
6377 * gdb.arch/powerpc-d128-regs.exp
6378 * gdb.arch/vsx-regs.exp
6379 * gdb.base/bfp-test.exp
6380 * gdb.base/break.exp
6381 * gdb.base/breakpoint-shadow.exp
6382 * gdb.base/callfuncs.exp
6383 * gdb.base/charset.exp
6384 * gdb.base/commands.exp
6385 * gdb.base/completion.exp
6386 * gdb.base/dfp-test.exp
6387 * gdb.base/echo.exp
6388 * gdb.base/ending-run.exp
6389 * gdb.base/eval.exp
6390 * gdb.base/expand-psymtabs.exp
6391 * gdb.base/float128.exp
6392 * gdb.base/floatn.exp
6393 * gdb.base/foll-exec-mode.exp
6394 * gdb.base/gdb1056.exp
6395 * gdb.base/gdb11531.exp
6396 * gdb.base/kill-after-signal.exp
6397 * gdb.base/multi-forks.exp
6398 * gdb.base/overlays.exp
6399 * gdb.base/pending.exp
6400 * gdb.base/sepdebug.exp
6401 * gdb.base/testenv.exp
6402 * gdb.base/valgrind-db-attach.exp
6403 * gdb.base/watch_thread_num.exp
6404 * gdb.base/watchpoint-cond-gone.exp
6405 * gdb.base/watchpoint.exp
6406 * gdb.base/watchpoints.exp
6407 * gdb.cp/arg-reference.exp
6408 * gdb.cp/baseenum.exp
6409 * gdb.cp/operator.exp
6410 * gdb.cp/shadow.exp
6411 * gdb.dwarf2/dw2-op-out-param.exp
6412 * gdb.dwarf2/dw2-reg-undefined.exp
6413 * gdb.go/chan.exp
6414 * gdb.go/hello.exp
6415 * gdb.go/integers.exp
6416 * gdb.go/methods.exp
6417 * gdb.go/package.exp
6418 * gdb.guile/scm-parameter.exp
6419 * gdb.guile/scm-progspace.exp
6420 * gdb.guile/scm-value.exp
6421 * gdb.mi/mi-pending.exp
6422 * gdb.mi/user-selected-context-sync.exp
6423 * gdb.multi/multi-attach.exp
6424 * gdb.multi/tids.exp
6425 * gdb.opt/clobbered-registers-O2.exp
6426 * gdb.pascal/floats.exp
6427 * gdb.pascal/integers.exp
6428 * gdb.python/py-block.exp
6429 * gdb.python/py-events.exp
6430 * gdb.python/py-parameter.exp
6431 * gdb.python/py-symbol.exp
6432 * gdb.python/py-symtab.exp
6433 * gdb.python/py-type.exp
6434 * gdb.python/py-value.exp
6435 * gdb.python/py-xmethods.exp
6436 * gdb.python/python.exp
6437 * gdb.reverse/break-precsave.exp
6438 * gdb.reverse/consecutive-precsave.exp
6439 * gdb.reverse/finish-precsave.exp
6440 * gdb.reverse/i386-precsave.exp
6441 * gdb.reverse/machinestate-precsave.exp
6442 * gdb.reverse/sigall-precsave.exp
6443 * gdb.reverse/solib-precsave.exp
6444 * gdb.reverse/step-precsave.exp
6445 * gdb.reverse/until-precsave.exp
6446 * gdb.reverse/watch-precsave.exp
6447 * gdb.server/ext-attach.exp
6448 * gdb.server/ext-restart.exp
6449 * gdb.server/ext-run.exp
6450 * gdb.server/ext-wrapper.exp
6451 * gdb.stabs/gdb11479.exp
6452 * gdb.stabs/weird.exp
6453 * gdb.threads/attach-many-short-lived-threads.exp
6454 * gdb.threads/kill.exp
6455 * gdb.threads/watchpoint-fork.exp
6456
bc6c7af4
LM
64572016-12-01 Luis Machado <lgustavo@codesourcery.com>
6458
6459 Fix test names starting with uppercase throughout all the files below.
6460
6461 * gdb.ada/array_return.exp
6462 * gdb.ada/catch_ex.exp
6463 * gdb.ada/info_exc.exp
6464 * gdb.ada/mi_catch_ex.exp
6465 * gdb.ada/mi_dyn_arr.exp
6466 * gdb.ada/mi_ex_cond.exp
6467 * gdb.ada/mi_exc_info.exp
6468 * gdb.ada/mi_interface.exp
6469 * gdb.ada/mi_task_arg.exp
6470 * gdb.ada/mi_task_info.exp
6471 * gdb.ada/mi_var_array.exp
6472 * gdb.arch/alpha-step.exp
6473 * gdb.arch/amd64-disp-step.exp
6474 * gdb.arch/arm-disp-step.exp
6475 * gdb.arch/disp-step-insn-reloc.exp
6476 * gdb.arch/e500-prologue.exp
6477 * gdb.arch/ftrace-insn-reloc.exp
6478 * gdb.arch/gdb1558.exp
6479 * gdb.arch/i386-bp_permanent.exp
6480 * gdb.arch/i386-disp-step.exp
6481 * gdb.arch/i386-float.exp
6482 * gdb.arch/i386-gnu-cfi.exp
6483 * gdb.arch/ia64-breakpoint-shadow.exp
6484 * gdb.arch/mips16-thunks.exp
6485 * gdb.arch/pa-nullify.exp
6486 * gdb.arch/powerpc-aix-prologue.exp
6487 * gdb.arch/powerpc-power.exp
6488 * gdb.arch/ppc-dfp.exp
6489 * gdb.arch/s390-tdbregs.exp
6490 * gdb.arch/spu-info.exp
6491 * gdb.arch/spu-ls.exp
6492 * gdb.arch/thumb-bx-pc.exp
6493 * gdb.base/advance.exp
6494 * gdb.base/annota-input-while-running.exp
6495 * gdb.base/arrayidx.exp
6496 * gdb.base/asmlabel.exp
6497 * gdb.base/async.exp
6498 * gdb.base/attach-wait-input.exp
6499 * gdb.base/auto-connect-native-target.exp
6500 * gdb.base/batch-preserve-term-settings.exp
6501 * gdb.base/bfp-test.exp
6502 * gdb.base/bigcore.exp
6503 * gdb.base/bp-permanent.exp
6504 * gdb.base/break-always.exp
6505 * gdb.base/break-fun-addr.exp
6506 * gdb.base/break-idempotent.exp
6507 * gdb.base/break-main-file-remove-fail.exp
6508 * gdb.base/break-probes.exp
6509 * gdb.base/break-unload-file.exp
6510 * gdb.base/break.exp
6511 * gdb.base/call-ar-st.exp
6512 * gdb.base/call-rt-st.exp
6513 * gdb.base/call-sc.exp
6514 * gdb.base/call-signal-resume.exp
6515 * gdb.base/call-strs.exp
6516 * gdb.base/callexit.exp
6517 * gdb.base/callfuncs.exp
6518 * gdb.base/catch-gdb-caused-signals.exp
6519 * gdb.base/catch-signal-siginfo-cond.exp
6520 * gdb.base/catch-syscall.exp
6521 * gdb.base/compare-sections.exp
6522 * gdb.base/cond-eval-mode.exp
6523 * gdb.base/condbreak-call-false.exp
6524 * gdb.base/consecutive-step-over.exp
6525 * gdb.base/cursal.exp
6526 * gdb.base/disabled-location.exp
6527 * gdb.base/disasm-end-cu.exp
6528 * gdb.base/display.exp
6529 * gdb.base/double-prompt-target-event-error.exp
6530 * gdb.base/dprintf-bp-same-addr.exp
6531 * gdb.base/dprintf-detach.exp
6532 * gdb.base/dprintf-next.exp
6533 * gdb.base/dprintf-non-stop.exp
6534 * gdb.base/dprintf-pending.exp
6535 * gdb.base/dso2dso.exp
6536 * gdb.base/ending-run.exp
6537 * gdb.base/enum_cond.exp
6538 * gdb.base/examine-backward.exp
6539 * gdb.base/exe-lock.exp
6540 * gdb.base/exec-invalid-sysroot.exp
6541 * gdb.base/execl-update-breakpoints.exp
6542 * gdb.base/execution-termios.exp
6543 * gdb.base/fileio.exp
6544 * gdb.base/fixsection.exp
6545 * gdb.base/foll-exec-mode.exp
6546 * gdb.base/foll-exec.exp
6547 * gdb.base/fork-running-state.exp
6548 * gdb.base/frame-args.exp
6549 * gdb.base/fullpath-expand.exp
6550 * gdb.base/func-ptr.exp
6551 * gdb.base/gcore-relro-pie.exp
6552 * gdb.base/gdb1090.exp
6553 * gdb.base/gdb1555.exp
6554 * gdb.base/global-var-nested-by-dso.exp
6555 * gdb.base/gnu-ifunc.exp
6556 * gdb.base/hbreak-in-shr-unsupported.exp
6557 * gdb.base/hbreak-unmapped.exp
6558 * gdb.base/hook-stop.exp
6559 * gdb.base/infcall-input.exp
6560 * gdb.base/info-fun.exp
6561 * gdb.base/info-shared.exp
6562 * gdb.base/interrupt-noterm.exp
6563 * gdb.base/jit-so.exp
6564 * gdb.base/jit.exp
6565 * gdb.base/line-symtabs.exp
6566 * gdb.base/list.exp
6567 * gdb.base/longjmp.exp
6568 * gdb.base/macscp.exp
6569 * gdb.base/max-value-size.exp
6570 * gdb.base/nodebug.exp
6571 * gdb.base/nofield.exp
6572 * gdb.base/overlays.exp
6573 * gdb.base/paginate-after-ctrl-c-running.exp
6574 * gdb.base/paginate-bg-execution.exp
6575 * gdb.base/paginate-inferior-exit.exp
6576 * gdb.base/pending.exp
6577 * gdb.base/pr11022.exp
6578 * gdb.base/printcmds.exp
6579 * gdb.base/ptr-typedef.exp
6580 * gdb.base/ptype.exp
6581 * gdb.base/randomize.exp
6582 * gdb.base/range-stepping.exp
6583 * gdb.base/realname-expand.exp
6584 * gdb.base/relativedebug.exp
6585 * gdb.base/remote.exp
6586 * gdb.base/savedregs.exp
6587 * gdb.base/sepdebug.exp
6588 * gdb.base/set-noassign.exp
6589 * gdb.base/shlib-call.exp
6590 * gdb.base/shreloc.exp
6591 * gdb.base/sigaltstack.exp
6592 * gdb.base/sigbpt.exp
6593 * gdb.base/siginfo-addr.exp
6594 * gdb.base/siginfo-obj.exp
6595 * gdb.base/siginfo-thread.exp
6596 * gdb.base/signest.exp
6597 * gdb.base/signull.exp
6598 * gdb.base/sigrepeat.exp
6599 * gdb.base/skip.exp
6600 * gdb.base/so-impl-ld.exp
6601 * gdb.base/solib-corrupted.exp
6602 * gdb.base/solib-disc.exp
6603 * gdb.base/solib-display.exp
6604 * gdb.base/solib-overlap.exp
6605 * gdb.base/solib-search.exp
6606 * gdb.base/solib-symbol.exp
6607 * gdb.base/source-execution.exp
6608 * gdb.base/sss-bp-on-user-bp-2.exp
6609 * gdb.base/sss-bp-on-user-bp.exp
6610 * gdb.base/stack-checking.exp
6611 * gdb.base/stale-infcall.exp
6612 * gdb.base/step-break.exp
6613 * gdb.base/step-line.exp
6614 * gdb.base/step-over-exit.exp
6615 * gdb.base/step-test.exp
6616 * gdb.base/structs.exp
6617 * gdb.base/sym-file.exp
6618 * gdb.base/symtab-search-order.exp
6619 * gdb.base/term.exp
6620 * gdb.base/type-opaque.exp
6621 * gdb.base/unload.exp
6622 * gdb.base/until-nodebug.exp
6623 * gdb.base/until.exp
6624 * gdb.base/unwindonsignal.exp
6625 * gdb.base/watch-cond.exp
6626 * gdb.base/watch-non-mem.exp
6627 * gdb.base/watch_thread_num.exp
6628 * gdb.base/watchpoint-reuse-slot.exp
6629 * gdb.base/watchpoint-solib.exp
6630 * gdb.base/watchpoint.exp
6631 * gdb.btrace/dlopen.exp
6632 * gdb.cell/arch.exp
6633 * gdb.cell/break.exp
6634 * gdb.cell/bt.exp
6635 * gdb.cell/core.exp
6636 * gdb.cell/data.exp
6637 * gdb.cell/dwarfaddr.exp
6638 * gdb.cell/ea-cache.exp
6639 * gdb.cell/ea-standalone.exp
6640 * gdb.cell/ea-test.exp
6641 * gdb.cell/f-regs.exp
6642 * gdb.cell/fork.exp
6643 * gdb.cell/gcore.exp
6644 * gdb.cell/mem-access.exp
6645 * gdb.cell/ptype.exp
6646 * gdb.cell/registers.exp
6647 * gdb.cell/sizeof.exp
6648 * gdb.cell/solib-symbol.exp
6649 * gdb.cell/solib.exp
6650 * gdb.compile/compile-tls.exp
6651 * gdb.cp/exception.exp
6652 * gdb.cp/gdb2495.exp
6653 * gdb.cp/local.exp
6654 * gdb.cp/mb-inline.exp
6655 * gdb.cp/mb-templates.exp
6656 * gdb.cp/pr10687.exp
6657 * gdb.cp/pr9167.exp
6658 * gdb.cp/scope-err.exp
6659 * gdb.cp/templates.exp
6660 * gdb.cp/virtfunc.exp
6661 * gdb.dwarf2/dw2-dir-file-name.exp
6662 * gdb.dwarf2/dw2-single-line-discriminators.exp
6663 * gdb.fortran/complex.exp
6664 * gdb.fortran/library-module.exp
6665 * gdb.guile/guile.exp
6666 * gdb.guile/scm-cmd.exp
6667 * gdb.guile/scm-frame-inline.exp
6668 * gdb.guile/scm-objfile.exp
6669 * gdb.guile/scm-pretty-print.exp
6670 * gdb.guile/scm-symbol.exp
6671 * gdb.guile/scm-type.exp
6672 * gdb.guile/scm-value.exp
6673 * gdb.linespec/keywords.exp
6674 * gdb.linespec/ls-errs.exp
6675 * gdb.linespec/macro-relative.exp
6676 * gdb.linespec/thread.exp
6677 * gdb.mi/mi-breakpoint-changed.exp
6678 * gdb.mi/mi-dprintf-pending.exp
6679 * gdb.mi/mi-fullname-deleted.exp
6680 * gdb.mi/mi-logging.exp
6681 * gdb.mi/mi-pending.exp
6682 * gdb.mi/mi-solib.exp
6683 * gdb.mi/new-ui-mi-sync.exp
6684 * gdb.mi/user-selected-context-sync.exp
6685 * gdb.multi/dummy-frame-restore.exp
6686 * gdb.multi/multi-arch-exec.exp
6687 * gdb.multi/remove-inferiors.exp
6688 * gdb.multi/watchpoint-multi-exit.exp
6689 * gdb.opt/solib-intra-step.exp
6690 * gdb.perf/backtrace.exp
6691 * gdb.perf/single-step.exp
6692 * gdb.perf/skip-command.exp
6693 * gdb.perf/skip-prologue.exp
6694 * gdb.perf/solib.exp
6695 * gdb.python/lib-types.exp
6696 * gdb.python/py-as-string.exp
6697 * gdb.python/py-bad-printers.exp
6698 * gdb.python/py-block.exp
6699 * gdb.python/py-breakpoint.exp
6700 * gdb.python/py-cmd.exp
6701 * gdb.python/py-events.exp
6702 * gdb.python/py-evthreads.exp
6703 * gdb.python/py-finish-breakpoint.exp
6704 * gdb.python/py-finish-breakpoint2.exp
6705 * gdb.python/py-frame-inline.exp
6706 * gdb.python/py-frame.exp
6707 * gdb.python/py-inferior.exp
6708 * gdb.python/py-infthread.exp
6709 * gdb.python/py-mi.exp
6710 * gdb.python/py-objfile.exp
6711 * gdb.python/py-pp-maint.exp
6712 * gdb.python/py-pp-registration.exp
6713 * gdb.python/py-prettyprint.exp
6714 * gdb.python/py-recurse-unwind.exp
6715 * gdb.python/py-shared.exp
6716 * gdb.python/py-symbol.exp
6717 * gdb.python/py-symtab.exp
6718 * gdb.python/py-template.exp
6719 * gdb.python/py-type.exp
6720 * gdb.python/py-unwind-maint.exp
6721 * gdb.python/py-unwind.exp
6722 * gdb.python/py-value.exp
6723 * gdb.python/python.exp
6724 * gdb.reverse/finish-reverse-bkpt.exp
6725 * gdb.reverse/insn-reverse.exp
6726 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6727 * gdb.reverse/solib-precsave.exp
6728 * gdb.reverse/solib-reverse.exp
6729 * gdb.stabs/gdb11479.exp
6730 * gdb.stabs/weird.exp
6731 * gdb.threads/fork-child-threads.exp
6732 * gdb.threads/fork-plus-threads.exp
6733 * gdb.threads/fork-thread-pending.exp
6734 * gdb.threads/forking-threads-plus-breakpoint.exp
6735 * gdb.threads/hand-call-in-threads.exp
6736 * gdb.threads/interrupted-hand-call.exp
6737 * gdb.threads/linux-dp.exp
6738 * gdb.threads/local-watch-wrong-thread.exp
6739 * gdb.threads/next-while-other-thread-longjmps.exp
6740 * gdb.threads/non-ldr-exit.exp
6741 * gdb.threads/pending-step.exp
6742 * gdb.threads/print-threads.exp
6743 * gdb.threads/process-dies-while-detaching.exp
6744 * gdb.threads/process-dies-while-handling-bp.exp
6745 * gdb.threads/pthreads.exp
6746 * gdb.threads/queue-signal.exp
6747 * gdb.threads/reconnect-signal.exp
6748 * gdb.threads/signal-command-handle-nopass.exp
6749 * gdb.threads/signal-command-multiple-signals-pending.exp
6750 * gdb.threads/signal-delivered-right-thread.exp
6751 * gdb.threads/signal-sigtrap.exp
6752 * gdb.threads/sigthread.exp
6753 * gdb.threads/staticthreads.exp
6754 * gdb.threads/stepi-random-signal.exp
6755 * gdb.threads/thread-unwindonsignal.exp
6756 * gdb.threads/thread_check.exp
6757 * gdb.threads/thread_events.exp
6758 * gdb.threads/tid-reuse.exp
6759 * gdb.threads/tls-nodebug.exp
6760 * gdb.threads/tls-shared.exp
6761 * gdb.threads/tls-so_extern.exp
6762 * gdb.threads/tls.exp
6763 * gdb.threads/wp-replication.exp
6764 * gdb.trace/actions-changed.exp
6765 * gdb.trace/actions.exp
6766 * gdb.trace/backtrace.exp
6767 * gdb.trace/change-loc.exp
6768 * gdb.trace/collection.exp
6769 * gdb.trace/deltrace.exp
6770 * gdb.trace/disconnected-tracing.exp
6771 * gdb.trace/entry-values.exp
6772 * gdb.trace/ftrace-lock.exp
6773 * gdb.trace/ftrace.exp
6774 * gdb.trace/infotrace.exp
6775 * gdb.trace/mi-trace-frame-collected.exp
6776 * gdb.trace/mi-trace-unavailable.exp
6777 * gdb.trace/mi-traceframe-changed.exp
6778 * gdb.trace/mi-tracepoint-changed.exp
6779 * gdb.trace/mi-tsv-changed.exp
6780 * gdb.trace/no-attach-trace.exp
6781 * gdb.trace/packetlen.exp
6782 * gdb.trace/passc-dyn.exp
6783 * gdb.trace/passcount.exp
6784 * gdb.trace/pending.exp
6785 * gdb.trace/pr16508.exp
6786 * gdb.trace/qtro.exp
6787 * gdb.trace/range-stepping.exp
6788 * gdb.trace/read-memory.exp
6789 * gdb.trace/report.exp
6790 * gdb.trace/save-trace.exp
6791 * gdb.trace/signal.exp
6792 * gdb.trace/stap-trace.exp
6793 * gdb.trace/status-stop.exp
6794 * gdb.trace/strace.exp
6795 * gdb.trace/tfile.exp
6796 * gdb.trace/tfind.exp
6797 * gdb.trace/trace-break.exp
6798 * gdb.trace/trace-condition.exp
6799 * gdb.trace/trace-enable-disable.exp
6800 * gdb.trace/trace-mt.exp
6801 * gdb.trace/tracecmd.exp
6802 * gdb.trace/tracefile-pseudo-reg.exp
6803 * gdb.trace/tspeed.exp
6804 * gdb.trace/tstatus.exp
6805 * gdb.trace/tsv.exp
6806 * gdb.trace/unavailable.exp
6807 * gdb.trace/while-dyn.exp
6808 * gdb.trace/while-stepping.exp
6809 * lib/gdb-guile.exp
6810 * lib/gdb.exp
6811 * lib/mi-support.exp
6812 * lib/pascal.exp
6813 * lib/perftest.exp
6814 * lib/prelink-support.exp
6815 * lib/selftest-support.exp
6816
ad02e4fe
SM
68172016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6818
6819 * Makefile.in: Include disable-implicit-rules.mk.
6820
22347e55
AA
68212016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6822
6823 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6824 non-byte-aligned bit fields.
6825
da5b30da
AA
68262016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6827
6828 PR gdb/12616
6829 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6830 respects the DW_AT_data_bit_offset attribute.
6831
b593ecca
SM
68322016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6833
6834 * gdb.base/default.exp: Fix output of "set language".
6835
3b165252
SM
68362016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6837
6838 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6839 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6840 make.
6841 * configure.ac: Remove checks for the make program.
6842 * configure: Re-generate.
6843
1a2f3d7f
KB
68442016-11-16 Kevin Buettner <kevinb@redhat.com>
6845
6846 * gdb.python/py-recurse-unwind.c (main): Add loop.
6847 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6848 to read_register() and gdb.parse_and_eval(). Make each code
6849 call a separate case that can be individually tested.
6850 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6851 proc. Call cont_and_backtrace for each of the code paths that
6852 we want to test in the unwinder.
6853
b7f38fda
AA
68542016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6855
6856 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6857 the definition of struct S.
6858
1f8db343
CM
68592016-11-11 Catherine Moore <clm@codesourcery.com>
6860
6861 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6862
fad0c9fb
PA
68632016-11-09 Pedro Alves <palves@redhat.com>
6864
6865 * gdb.base/commands.exp (runto_or_return): New procedure.
6866 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6867 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6868 (progvar_simple_while_test, progvar_complex_if_while_test)
6869 (if_while_breakpoint_command_test)
6870 (infrun_breakpoint_command_test, breakpoint_command_test)
6871 (user_defined_command_test, watchpoint_command_test)
6872 (test_command_prompt_position, redefine_hook_test)
6873 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6874 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6875 multi_line_input and multi_line. Remove gdb_expect and
6876 gdb_stop_suppressing_tests uses.
6877 * lib/gdb.exp (valnum_re): New global.
6878 (multi_line_input): New procedure.
6879
8354c62c
SM
68802016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6881
6882 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6883 Remove.
6884 (test_setup): Define with proc_with_prefix.
6885 (test_cli_inferior): Likewise.
6886 (test_cli_thread): Likewise.
6887 (test_cli_frame): Likewise.
6888 (test_cli_select_frame): Likewise.
6889 (test_cli_up_down): Likewise.
6890 (test_mi_thread_select): Likewise.
6891 (test_mi_stack_select_frame): Likewise.
6892 (test_cli_in_mi_inferior): Likewise.
6893 (test_cli_in_mi_thread): Likewise.
6894 (test_cli_in_mi_frame): Likewise.
6895 (top level): Do not use with_test_prefix_procname.
6896
64f367a2
PA
68972016-11-09 Pedro Alves <palves@redhat.com>
6898
6899 * gdb.base/commands.exp (gdbvar_simple_if_test)
6900 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6901 (progvar_simple_if_test, progvar_simple_while_test)
6902 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6903 (infrun_breakpoint_command_test, breakpoint_command_test)
6904 (user_defined_command_test, watchpoint_command_test)
6905 (test_command_prompt_position, deprecated_command_test)
6906 (bp_deleted_in_command, temporary_breakpoint_commands)
6907 (stray_arg0_test, source_file_with_indented_comment)
6908 (recursive_source_test, if_commands_test)
6909 (error_clears_commands_left, redefine_hook_test)
6910 (redefine_backtrace_test): Use proc_with_prefix.
6911 * lib/gdb.exp (proc_with_prefix): New proc.
6912
0bb65f1e
AA
69132016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6914
6915 * gdb.base/tui-layout.c: New file.
6916 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6917 disassembly window contains very long lines.
6918
7353f247
TT
69192016-11-08 Tom Tromey <tom@tromey.com>
6920
6921 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6922 depend on Python 2.
6923
30a7bb83
TT
69242016-11-08 Tom Tromey <tom@tromey.com>
6925
6926 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6927 New method.
6928
cdf5a07c
MG
69292016-10-29 Manish Goregaokar <manish@mozilla.com>
6930
2806dc7e 6931 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 6932
51a789c3
MG
69332016-10-27 Manish Goregaokar <manish@mozilla.com>
6934
2806dc7e
PA
6935 * gdb.rust/simple.rs: Add test for univariant enums without
6936 discriminants and for encoded struct-like enums.
51a789c3 6937
f610ab6d
PA
69382016-10-28 Pedro Alves <palves@redhat.com>
6939
6940 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6941 gdb_test_multiple, tighten regexps and match symtabs and line
6942 tables incrementally.
6943
b129b0ca
LM
69442016-10-28 Luis Machado <lgustavo@codesourcery.com>
6945
6946 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6947 general.
6948
ecf45d2c
SL
69492016-10-25 Luis Machado <lgustavo@codesourcery.com>
6950
6951 * gdb.base/exec-invalid-sysroot.exp: New file.
6952
b8d38ee4
JK
69532016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6954
6955 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6956
f90fd8c2
JK
69572016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6958
6959 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6960
2d2476aa
MR
69612016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6962
2806dc7e
PA
6963 * gdb.base/killed-outside.exp: Remove $options from a call to
6964 `prepare_for_testing'.
2d2476aa 6965
e42b25a0
SM
69662016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6967
6968 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6969 Change test message.
6970
3ccdb432
SM
69712016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6972
6973 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6974 Update comment.
6975
5bad3170
SM
69762016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6977
6978 * gdb.trace/mi-trace-save.exp: New file.
6979
5ad9dba7
YQ
69802016-10-13 Yao Qi <yao.qi@linaro.org>
6981
6982 * gdb.base/code_elim.exp (get_var_address): Remove.
6983 * gdb.base/relocate.exp: Likewise.
6984 * gdb.base/shreloc.exp: Likewise.
6985 * lib/gdb.exp (get_var_address): New.
6986
62df7e21
YQ
69872016-10-13 Yao Qi <yao.qi@linaro.org>
6988
6989 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6990 floating point tests if $skip_float_test is false.
6991
4dac951e
LM
69922016-10-12 Luis Machado <lgustavo@codesourcery.com>
6993
6994 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6995 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6996 argc values.
6997 Add 1 to argc so we guarantee distinct initial/modified argc values.
6998
8f1a8fc4
JK
69992016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7000
7001 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7002
16c85b5d
JK
70032016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7004
7005 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7006 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7007 * gdb.arch/vsx-regs.exp: Likewise.
7008
1d0e042a
YQ
70092016-10-07 Yao Qi <yao.qi@linaro.org>
7010
7011 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7012
68dadef5
MM
70132016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7014
7015 * gdb.python/python.exp: Test decode_line("*0").
7016
33fa2c6e
DE
70172016-10-06 Doug Evans <dje@google.com>
7018
7019 * gdb.python/py-value.exp (test_value_creation): Add test for large
7020 unsigned 64-bit value.
7021
9c37b5ae
TT
70222016-10-06 Tom Tromey <tom@tromey.com>
7023
7024 * gdb.compile/compile.exp: Change java tests to rust.
7025 * gdb.base/setshow.exp: Change java tests to rust.
7026 * gdb.base/default.exp: Remove java from language list.
7027 * README (Examples): Update language example.
7028 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7029 test.
7030 * lib/gdb.exp (skip_java_tests): Remove.
7031 * lib/java.exp: Remove.
7032 * gdb.java: Remove.
7033
78b86327
MR
70342016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7035
7036 * gdb.arch/mips-fcr.exp: New test.
7037 * gdb.arch/mips-fcr.c: Source for the new test.
7038
7470adbb
MR
70392016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7040
7041 * gdb.base/solib-disc.exp: Use `standard_output_file'
7042 throughout.
7043
4a556533
PA
70442016-10-06 Pedro Alves <palves@redhat.com>
7045
7046 * gdb.base/jit-simple-dl.c: New file.
7047 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7048 * gdb.base/jit-simple.c: ... this.
7049 * gdb.base/jit-simple.exp (jit_run): Delete.
7050 (build_jit): New proc.
7051 (jit_test_reread): Recompile either the main program or the shared
7052 library, depending on what is being tested. Skip changing address
7053 if caller wants to. Compare before/after addresses. If testing
7054 standalone, explicitly load the binary. Test "maint info
7055 breakpoints".
7056 (top level): Add "standalone vs shared lib" and "change address"
7057 vs "same address" axes.
7058
5a122fbc
PA
70592016-10-06 Pedro Alves <palves@redhat.com>
7060
7061 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7062 call.
7063 (jit_run): Delete.
7064 (jit_test_reread): Use with_test_prefix. Reload the main binary
7065 explicitly. Compare the before/after addresses of the JIT
7066 descriptor.
7067
ee8da4b8
DE
70682016-08-15 Doug Evans <dje@google.com>
7069
7070 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7071 for single bitfields is bool.
7072 * gdb.xml/tdesc-regs.exp: Ditto.
7073
f389f6fe
JK
70742016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7075
7076 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7077
fdebf1a4
YQ
70782016-10-05 Yao Qi <yao.qi@linaro.org>
7079
7080 * lib/gdb.exp (support_complex_tests): Return zero if
7081 gdb_skip_float_test return true.
7082
9c36d954 70832016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7084 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7085
7086 PR gdb/20487
7087 * gdb.mi/user-selected-context-sync.exp: New file.
7088 * gdb.mi/user-selected-context-sync.c: New file.
7089
4034d0ff 70902016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7091 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7092
7093 PR gdb/20487
7094 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7095 =thread-select-event check.
7096
a4297203
PB
70972016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7098
7099 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7100 the compulsory L operand changes.
7101 * gdb.arch/powerpc-power.s: Likewise.
7102
bb805577
JK
71032016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7104
7105 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7106 * gdb.base/jit-attach-pie.c: New file.
7107 * gdb.base/jit-attach-pie.exp: New file.
7108
6d61dee5
PA
71092016-09-28 Pedro Alves <palves@redhat.com>
7110
7111 * gdb.base/infcall-input.c: New file.
7112 * gdb.base/infcall-input.exp: New file.
7113
f73842fc
YQ
71142016-09-22 Yao Qi <yao.qi@linaro.org>
7115
7116 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7117 (gdb_exit): Rename it to ...
7118 (gdbserver_gdb_exit): ... Close GDBserver.
7119 (gdb_exit): New proc, call gdbserver_gdb_exit.
7120 (mi_gdb_exit): Likewise.
7121
90681dab
YQ
71222016-09-22 Yao Qi <yao.qi@linaro.org>
7123
7124 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7125 path.
7126 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7127 Remove duplication.
7128
9c211fd8
YQ
71292016-09-22 Yao Qi <yao.qi@linaro.org>
7130
7131 * lib/gdbserver-support.exp: Check the existence of
7132 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7133
ad0a504f
AK
71342016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7135
7136 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7137
36cf1806
TT
71382016-09-21 Tom Tromey <tom@tromey.com>
7139
7140 PR gdb/20604:
7141 * gdb.base/quit.exp: New file.
7142
74172ecf
SM
71432016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7144
7145 * .gitignore: New file.
7146
3d0ec882
MR
71472016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7148
7149 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7150 throughout.
7151
8193adea
AA
71522016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7153
7154 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7155
d41a5c09
JK
71562016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7157
7158 * gdb.cp/casts.cc (decltype): Move it ...
7159 (main): ... with its call to ...
7160 * gdb.cp/casts03.cc: ... a new file.
7161 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7162
d2dfe700
JK
71632016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7164
7165 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7166
e2a92b16
PB
71672016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7168
7169 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7170 and sync up the test with tests in gas/testsuite/gas/ppc.
7171 * gdb.arch/powerpc-power.exp: Likewise.
7172
49b4de64
JK
71732016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7174
7175 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7176
2c29df25
SDJ
71772016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7178 Jan Kratochvil <jan.kratochvil@redhat.com>
7179
7180 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7181 make m1's definition to be different from m2's. Use 'dummy' as an
7182 argument for probe 'two'.
7183
cc3c2846
JB
71842016-09-10 Jon Beniston <jon@beniston.com>
7185
7186 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7187 for sim target.
7188
e1b2624a
AA
71892016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7190
7191 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7192 variable declaration.
7193 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7194 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7195 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7196 received HWCAP as its argument.
7197
4295e285
PA
71982016-09-06 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.base/new-ui-pending-input.c: New file.
7201 * gdb.base/new-ui-pending-input.exp: New file.
7202 * gdb.exp (clear_gdb_spawn_id): New procedure.
7203 (with_spawn_id): Check whether gdb_spawn_id exists before
7204 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7205 on exit.
7206
00d5215e
UW
72072016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7208
7209 * gdb.base/float128.c: New file.
7210 * gdb.base/float128.exp: Likewise.
7211 * gdb.base/floatn.c: Likewise.
7212 * gdb.base/floatn.exp: Likewise.
7213
a9ff5f12
UW
72142016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7215
7216 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7217
f245535c
PA
72182016-09-05 Pedro Alves <palves@redhat.com>
7219
7220 PR backtrace/19927
7221 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7222 unwinders are immediately called as side effect of "source" or
7223 "disable unwinder" commands.
7224 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7225
ae9cf263
YQ
72262016-09-02 Yao Qi <yao.qi@linaro.org>
7227
7228 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7229 is true and $type is "float" or "double".
7230
27aba047
YQ
72312016-09-02 Yao Qi <yao.qi@linaro.org>
7232
7233 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7234 true.
7235 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7236 * gdb.base/call-rt-st.exp: Likewise.
7237 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7238 return value instead of gdb,skip_float_test.
7239 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7240 (do_function_calls): Use its return value instead of
7241 gdb,skip_float_test.
7242 * gdb.base/finish.exp: Likewise.
7243 * gdb.base/funcargs.exp: Likewise.
7244 * gdb.base/return.exp: Likewise.
7245 * gdb.base/return2.exp: Likewise.
7246 * gdb.base/varargs.exp: Likewise.
7247 * lib/gdb.exp (gdb_skip_float_test): Change it to
7248 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7249
5af962df
AA
72502016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7251
7252 * gdb.multi/tids.exp: Test "thread apply all".
7253
7fac6910
JK
72542016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7255
7256 * gdb.base/default.exp (tty): Remove.
7257
bb1fe4ac
KB
72582016-08-24 Kevin Buettner <kevinb@redhat.com>
7259
2806dc7e
PA
7260 * gdb.python/py-recurse-unwind.c: New file.
7261 * gdb.python/py-recurse-unwind.py: New file.
7262 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 7263
0a1ddfa6
SM
72642016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7265
7266 * gdb.base/set-inferior-tty.exp: New file.
7267 * gdb.base/set-inferior-tty.c: New file.
7268
d9de1fe3
PA
72692016-08-23 Pedro Alves <palves@redhat.com>
7270
7271 PR gdb/20494
7272 * gdb.base/new-ui-echo.c: New file.
7273 * gdb.base/new-ui-echo.exp: New file.
7274
e9d9abd7
YQ
72752016-08-23 Yao Qi <yao.qi@linaro.org>
7276
7277 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7278 gdbserver_spawn.
7279 * gdb.server/connect-without-multi-process.exp (do_test):
7280 Likewise.
7281
3589529e
YQ
72822016-08-23 Yao Qi <yao.qi@linaro.org>
7283
7284 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7285 standalone_txt. Delete gdb_txt and standalone_txt on host
7286 and target. Spawn the binary on target. Copy files from
7287 target to host.
7288
6bb90213
PA
72892016-08-22 Pedro Alves <palves@redhat.com>
7290
7291 PR gdb/20505
7292 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7293 with_test_prefix. Factor out bits to ...
7294 (test_no_vdso): ... this new procedure.
7295
20c2c024
CL
72962016-08-19 Carl Love <cel@us.ibm.com>
7297
7298 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7299 maintaining separate logic for constructing the output path.
7300 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7301 * gdb.arch/ppc-dfp.exp: Likewise.
7302 * gdb.arch/ppc-fp.exp: Likewise.
7303 * gdb.arch/vsx-regs.exp: Likewise.
7304 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7305 binprefix for generating the additional binary files.
7306
0646e07d
PA
73072016-08-19 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.trace/mi-trace-frame-collected.exp
7310 (test_trace_frame_collected): On x32, expect two registers.
7311
46da9242
CL
73122016-08-18 Carl Love <cel@us.ibm.com>
7313
7314 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7315 and sync up the test with tests in gas/testsuite/gas/ppc.
7316 * gdb.arch/powerpc-power.exp: Likewise.
7317
eb2332d7
SM
73182016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7319
7320 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7321 expected error message.
7322
63c61e04
SM
73232016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7324
7325 * gdb.multi/remove-inferiors.exp: New file.
7326 * gdb.multi/remove-inferiors.c: New file.
7327
7b17065f
YQ
73282016-08-12 Yao Qi <yao.qi@linaro.org>
7329
7330 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7331 argument list.
7332
01d3dedf
PA
73332016-08-10 Pedro Alves <palves@redhat.com>
7334
7335 PR gdb/19187
7336 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7337 setup_kfails.
7338
3eb7562a
PA
73392016-08-09 Pedro Alves <palves@redhat.com>
7340 Simon Marchi <simon.marchi@ericsson.com>
7341
7342 PR gdb/20418
7343 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7344 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7345
80614914
PA
73462016-08-09 Pedro Alves <palves@redhat.com>
7347
7348 PR mi/20431
7349 * gdb.mi/mi-cmd-error.exp: New file.
7350
f348d89a
PA
73512016-08-09 Pedro Alves <palves@redhat.com>
7352
7353 PR gdb/18653
7354 * gdb.base/signals-state-child.c: New file.
7355 * gdb.base/signals-state-child.exp: New file.
7356 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7357
e5ca03b4
PA
73582016-08-09 Pedro Alves <palves@redhat.com>
7359
7360 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7361
282a0691
TT
73622016-08-03 Tom Tromey <tom@tromey.com>
7363
7364 PR python/18565:
7365 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7366
41bfcd63
YQ
73672016-08-01 Yao Qi <yao.qi@linaro.org>
7368
7369 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7370 variable mode to "multi-process" if $multi_process is 1, otherwise
7371 set it to "single-process".
7372
e3465b24
YQ
73732016-08-01 Yao Qi <yao.qi@linaro.org>
7374
7375 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7376 * gdb.cp/cpexprs.exp: Likewise.
7377 * gdb.cp/m-static.exp: Likewise.
7378
0b31a4bc
TT
73792016-07-26 Tom Tromey <tom@tromey.com>
7380
7381 PR python/20190:
7382 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7383 test.
7384
e0461dbb
MM
73852016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7386
7387 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7388 selecting assembly source files.
7389 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7390 assembly source files.
7391 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7392 assembly source files.
7393 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7394 selecting assembly source files.
7395
8194e927
SM
73962016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7397
7398 * gdb.base/new-ui.exp (do_test_invalid_args): New
7399 procedure.
7400
c0272db5
TW
74012016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7402
7403 * gdb.btrace/reconnect.c: New file.
7404 * gdb.btrace/reconnect.exp: New file.
7405
e3487908
GKB
74062016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7407
7408 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7409 to test_catch_syscall_group.
7410 (test_catch_syscall_group): New.
7411
12df5c00
TT
74122016-07-21 Tom Tromey <tom@tromey.com>
7413
7414 * gdb.rust/simple.rs (main): Use empty struct expression.
7415 * gdb.rust/simple.exp: Add tests for empty struct expression.
7416
bae62ee2
YQ
74172016-07-21 Yao Qi <yao.qi@linaro.org>
7418
7419 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7420 if gdb_skip_xml_test is true on some targets.
7421
b1b53fb3
YQ
74222016-07-21 Yao Qi <yao.qi@linaro.org>
7423
7424 * gdb.server/solib-list.exp: Unset last_loaded_file.
7425
027d97f8
JK
74262016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7427
7428 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7429 "step into captured_main (args)".
7430
7674d381
JK
74312016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7432
7433 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7434
72b5d099
JK
74352016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7436
7437 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7438
1f960ced
PA
74392016-07-19 Pedro Alves <palves@redhat.com>
7440
7441 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7442 * gdb.opt/inline-bt.exp: Likewise.
7443 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7444 additional_flags=-Winline.
7445 * gdb.opt/inline-locals.exp: Likewise.
7446 * gdb.opt/inline-markers.c (ATTR): Define.
7447 (inlined_fn): Use it.
7448
f25827c1
YQ
74492016-07-19 Yao Qi <yao.qi@linaro.org>
7450
7451 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7452 (test_with_self): Remove some code. Remove argument executable.
7453 (top-level): Use do_self_tests.
7454
37539ebe
DB
74552016-07-15 Zachary Welch <zwelch@codesourcery.com>
7456 Don Breazeal <donb@codesourcery.com>
7457
7458 * gdb.base/maint.exp: Escape paths used in regular expressions.
7459 * gdb.stabs/weird.exp: Likewise.
7460
dac790e1
TT
74612016-07-13 Tom Tromey <tom@tromey.com>
7462
7463 PR python/15620, PR python/18620:
7464 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7465 (test_bkpt_events): New procs.
7466
93daf339
TT
74672016-07-13 Tom Tromey <tom@tromey.com>
7468
7469 PR python/17698:
7470 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7471 test.
7472 (test_watchpoints): Likewise.
7473 (test_bkpt_pending): New proc.
7474
6571a381
TT
74752016-07-13 Tom Tromey <tom@tromey.com>
7476
7477 PR cli/18053:
7478 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7479 completion test.
7480
e8732474
JK
74812016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7482
7483 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7484 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7485 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7486 f_label.
7487 (g): Rename g_end_lbl to g_label.
7488 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7489 low_pc and high_pc.
7490 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7491
e0f3fd7c
TT
74922016-07-12 Tom Tromey <tom@tromey.com>
7493
7494 PR python/19293:
7495 * gdb.python/py-unwind-maint.exp: Update tests.
7496
3cfe46b6
YQ
74972016-07-12 Yao Qi <yao.qi@linaro.org>
7498
7499 * lib/selftest-support.exp (selftest_setup): Match the output
7500 when captured_main is inlined.
7501
4f19a0e6
WT
75022016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7503
7504 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7505 New variables.
7506 (print this%a, print this%b, print this): New tests.
7507 * gdb.fortran/derived-types.f90 (this): New object and
7508 initialization.
7509
986cf455
SM
75102016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7511
7512 * gdb.ada/arraydim.exp: Remove extra directory level in build
7513 directory.
7514
f0464b23
SM
75152016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7516
7517 * lib/ada.exp: Remove extra directory level in build directory.
7518 * gdb.ada/cond_lang.exp: Likewise.
7519 * gdb.ada/exec_changed.exp: Likewise.
7520 * gdb.ada/lang_switch.exp: Likewise.
7521
42d94011
MG
75222016-07-06 Manish Goregaokar <manish@mozilla.com>
7523
2806dc7e
PA
7524 * simple.rs: Add test for raw pointer subscripting.
7525 * simple.exp: Add test expectations.
42d94011 7526
647c264c
YQ
75272016-07-05 Yao Qi <yao.qi@linaro.org>
7528
7529 * gdb.mi/mi-reverse.exp: Match =record-started output.
7530
20aa2c60
PA
75312016-07-01 Pedro Alves <palves@redhat.com>
7532
7533 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7534 procedure.
7535 (jit_reader_test): Test the jit reader's unwinder.
7536 * gdb.base/jithost.c (jit_function_00_code): New global.
7537 (main): Use memcpy to fill in the mmapped code, instead of poking
7538 bytes manually here.
7539 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7540 value.
7541 (read_debug_info): Save the function's range.
7542 (read_sp): New function.
7543 (unwind_frame): Use it. Also unwind RBP.
7544 (get_frame_id): Use read_sp.
7545 (gdb_init_reader): Use calloc instead of malloc.
7546 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7547 parameter. Use gdb_test_multiple.
7548
ced2dffb
PA
75492016-07-01 Pedro Alves <palves@redhat.com>
7550 Antoine Tremblay <antoine.tremblay@ericsson.com>
7551
7552 * gdb.threads/process-dies-while-detaching.c: New file.
7553 * gdb.threads/process-dies-while-detaching.exp: New file.
7554
63000888
PA
75552016-07-01 Pedro Alves <palves@redhat.com>
7556
7557 * gdb.multi/watchpoint-multi-exit.c: New file.
7558 * gdb.multi/watchpoint-multi-exit.exp: New file.
7559
038d4868
PA
75602016-06-30 Pedro Alves <palves@redhat.com>
7561
7562 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7563 unset inferior_spawn_id.
7564
994e9c83
PA
75652016-06-30 Pedro Alves <palves@redhat.com>
7566
7567 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7568 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7569
e5653468
YQ
75702016-06-29 Yao Qi <yao.qi@linaro.org>
7571
7572 * gdb.base/return.c: Add copyright header.
7573
803b47e5
TT
75742016-06-29 Tom Tromey <tom@tromey.com>
7575
7576 PR python/20129:
7577 * gdb.python/py-framefilter.exp: Add tests for setting priority
7578 and disabling of non-existent frame filter.
7579
28244707
YQ
75802016-06-29 Yao Qi <yao.qi@linaro.org>
7581
7582 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7583 0x0f07ff.
7584
a31d2f06
YQ
75852016-06-28 Yao Qi <yao.qi@linaro.org>
7586
7587 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7588 triplets. Start gdb, execute catch syscall, and continue. Check
7589 gdb's output to determine catch syscall is supported.
7590
921d8f54
MG
75912016-06-27 Manish Goregaokar <manish@mozilla.com>
7592
25d49b86
PA
7593 * gdb.rust/simple.rs: Add test for returning unit in a function.
7594 * gdb.rust/simple.exp: Add expectation for functions returning
7595 unit.
921d8f54 7596
f4952523
PMR
75972016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7598
7599 * gdb.python/py-breakpoint-create-fail.c,
7600 gdb.python/py-breakpoint-create-fail.exp,
7601 gdb.python/py-breakpoint-create-fail.py: New testcase.
7602
fccb08f8
MG
76032016-06-25 Manish Goregaokar <manish@mozilla.com>
7604
7605 PR gdb/20239
7606 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
7607 * gdb.rust/simple.exp: Add test expectations for new NonZero
7608 tests.
fccb08f8 7609
6b850546
DT
76102016-06-24 David Taylor <dtaylor@emc.com>
7611
7612 * gdb.base/offsets.exp: New file.
7613 * gdb.base/offsets.c: New file.
7614
17621150
TT
76152016-06-23 Tom Tromey <tom@tromey.com>
7616
7617 PR gdb/16483:
7618 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7619 before any filters are loaded.
7620
04d59df6
WT
76212016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7622
7623 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7624 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7625 structs.
7626 * gdb.fortran/derived-type-function.exp: New file.
7627 * gdb.fortran/derived-type-function.f90: New file.
7628
7629
ac69f786
PA
76302016-06-21 Pedro Alves <palves@redhat.com>
7631
7632 * gdb.base/new-ui.exp: New file.
7633 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7634 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7635 (with_spawn_id): New procedure.
7636
49940788
PA
76372016-06-21 Pedro Alves <palves@redhat.com>
7638
7639 * gdb.mi/mi-exec-run.exp: New file.
7640
ef274d26
PA
76412016-06-21 Pedro Alves <palves@redhat.com>
7642
7643 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7644 breakpoint command's output on the main UI.
7645 (test_break): New procedure, factored out from calls in the top
7646 level.
7647 (top level): Use foreach_with_prefix to test MI as main UI and as
7648 separate UI.
7649
468afe6c
PA
76502016-06-21 Pedro Alves <palves@redhat.com>
7651
7652 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7653 (test_awatch_creation_and_listing)
7654 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7655 Remove 'type' parameter.
7656 (test_watchpoint_all): New parameter mi_mode. Remove
7657 with_test_prefix.
7658 (top level): Use foreach_with_prefix, and add main/separate UI MI
7659 testing axis.
7660
51f77c37
PA
76612016-06-21 Pedro Alves <palves@redhat.com>
7662
7663 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7664 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7665 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7666 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7667 (gdb_main_spawn_id, mi_spawn_id): Declare and
7668 comment.
7669 (mi_create_inferior_pty): New procedure,
7670 factored out from default_mi_gdb_start.
7671 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7672 procedures.
7673 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7674 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7675 Use mi_create_inferior_pty.
7676 (mi_gdb_start): Use eval to pass down args list.
7677
8980e177
PA
76782016-06-21 Pedro Alves <palves@redhat.com>
7679
7680 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7681 * gdb.opt/inline-cmds.exp: Add MI tests.
7682
f38d3ad1
PA
76832016-06-21 Pedro Alves <palves@redhat.com>
7684
7685 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7686
45db7c09
PA
76872016-06-21 Pedro Alves <palves@redhat.com>
7688
7689 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7690 (top level): Use it instead of mi_execute_to.
7691
5a069ab3
PA
76922016-06-21 Pedro Alves <palves@redhat.com>
7693
7694 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7695 (cont_handler_str): New.
7696 (signal_stop_handler): Set stop_handler_str instead of printing to
7697 stdout.
7698 (continue_handler): Set cont_handler_str instead of printing to
7699 stdout.
7700 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7701 mi_send_resuming_command. Print stop_handler_str and
7702 cont_handler_str instead of expecting the python events print
7703 directly.
7704
2838cc1d
SD
77052016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7706
7707 * gdb.base/jit-reader.exp: New file.
7708 * gdb.base/jithost.c: New file.
7709 * gdb.base/jithost.h: New file.
7710 * gdb.base/jitreader.c : New file.
7711 * gdb.base/jit-protocol.h: New file.
7712
21a77091
YQ
77132016-06-17 Yao Qi <yao.qi@linaro.org>
7714
7715 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7716 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7717 and detach-on-fork. Adjust tests.
7718 (top level): Invoke break_cond_on_syscall with combinations of
7719 syscall, follow-fork-mode and detach-on-fork.
7720
f50bf8e5
YQ
77212016-06-17 Yao Qi <yao.qi@linaro.org>
7722
7723 * gdb.base/step-over-exit.c: New.
7724 * gdb.base/step-over-exit.exp: New.
7725
a28d8e50
YTL
77262016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7727
7728 * gdb.base/float.exp: Add target check for nds32*-*-*.
7729 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7730
cad8e26d
AB
77312016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7732
7733 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7734 for unsupported target features.
7735 * gdb.base/call-rt-st.exp: Likewise.
7736 * gdb.base/call-sc.exp: Likewise.
7737 * gdb.base/call-signal-resume.exp: Likewise.
7738 * gdb.base/call-strs.exp: Likewise.
7739 * gdb.base/callexit.exp: Likewise.
7740 * gdb.base/callfuncs.exp: Likewise.
7741 * gdb.base/nodebug.exp: Likewise.
7742 * gdb.base/printcmds.exp: Likewise.
7743 * gdb.base/ptype.exp: Likewise.
7744 * gdb.base/structs.exp: Likewise.
7745 * gdb.base/unwindonsignal.exp: Likewise.
7746 * gdb.cp/gdb2495.exp: Likewise.
7747 * gdb.cp/templates.exp: Likewise.
7748 * gdb.cp/virtfunc.exp: Likewise.
7749 * gdb.threads/hand-call-in-threads.exp: Likewise.
7750 * gdb.threads/interrupted-hand-call.exp: Likewise.
7751 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7752
347dc102
TT
77532016-06-10 Tom Tromey <tom@tromey.com>
7754
7755 PR rust/20110:
7756 * gdb.rust/expr.exp: Add test for integer constant larger than
7757 i32.
7758
5e13cf25
BH
77592016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7760
7761 * gdb.fortran/nested-funcs.exp: New.
7762 * gdb.fortran/nested-funcs.f90: New.
7763
bb556f1f
TK
77642016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7765
7766 * gdb.base/examine-backward.c: New file.
7767 * gdb.base/examine-backward.exp: New file.
7768
38b022b4
SM
77692016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7770
7771 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7772 matching.
7773
1b40ec05
TT
77742016-06-02 Tom Tromey <tom@tromey.com>
7775
7776 PR python/18984:
7777 * gdb.python/py-shared.exp: Add solib_name test.
7778
193bd378
SM
77792016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7780
7781 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7782
3326303b
MG
77832016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7784
7785 PR c++/19893
7786 * gdb.dwarf2/implref.exp: Rename to...
7787 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7788 * gdb.dwarf2/implref-array.c: New file.
7789 * gdb.dwarf2/implref-array.exp: Likewise.
7790 * gdb.dwarf2/implref-global.c: Likewise.
7791 * gdb.dwarf2/implref-global.exp: Likewise.
7792 * gdb.dwarf2/implref-struct.c: Likewise.
7793 * gdb.dwarf2/implref-struct.exp: Likewise.
7794
825c8ef2
AT
77952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7796
7797 * gdb.trace/trace-condition.exp: Add 64bit tests.
7798
2320162a
AT
77992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7800
7801 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7802 bits types.
7803 (main): Adapt to 8 to 64 bits types.
7804 * gdb.trace/trace-condition.exp: Add new tests.
7805
a7818233
AT
78062016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7807
7808 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7809
0d336466
AT
78102016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7811
7812 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7813 Move condition tests...
7814 * gdb.trace/trace-condition.exp: Here.
7815
7faeb45a
AT
78162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7817
7818 * gdb.trace/trace-condition.exp: Add counter-case tests.
7819
e385593e
JK
78202016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7821
7822 PR c++/15231
7823 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7824 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7825
744608cc
PA
78262016-05-27 Pedro Alves <palves@redhat.com>
7827
7828 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7829 New procedure.
7830 (top level): Call it, and bail out of DejaGnu is known to be bad.
7831
ac775bf4
AB
78322016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7833
7834 * gdb.base/whatis.c: Extend the test case.
7835 * gdb.base/whatis.exp: Add additional tests.
7836
2bbad2ea
BH
78372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7838
7839* gdb.fortran/type.f90: Add pointer variable.
7840* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7841
8b70175d
BH
78422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7843
7844 * gdb.fortran/vla-type.exp: Fix testcase name.
7845
86d8a848
BH
78462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7847
7848 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7849
e188eb36
BH
78502016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7851
7852 * gdb.fortran/type.f90: Add nested structures.
7853 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7854 * gdb.fortran/derived-type.exp: Adapt expected output.
7855 * gdb.fortran/vla-type.exp: Adapt expected output.
7856
9b2db1fd
BH
78572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7858
7859 * gdb.fortran/whatis_type.exp: Adapt expected output.
7860
72b17055
BH
78612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7862
7863 * gdb.fortran/print_type.exp: Fix expected output.
7864 * gdb.fortran/whatis_type.exp: Fix expected output.
7865
3cd81d8d
BH
78662016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7867
7868 * gdb.fortran/whatis_type.exp: Use multi_line.
7869
ddae9462
TT
78702016-05-24 Tom Tromey <tom@tromey.com>
7871
7872 PR python/17386:
7873 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7874 use value as an index.
7875
1957f6b8
TT
78762016-05-23 Tom Tromey <tom@tromey.com>
7877
7878 PR python/17981:
7879 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7880 no-breakpoint case.
7881
026a9174
PA
78822016-05-24 Pedro Alves <palves@redhat.com>
7883
7884 PR gdb/19828
7885 * gdb.threads/clone-attach-detach.c: New file.
7886 * gdb.threads/clone-attach-detach.exp: New file.
7887
e70a7231
FR
78882016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7889
7890 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7891
0f6ed0e0
TT
78922016-05-23 Tom Tromey <tom@tromey.com>
7893
7894 PR python/19438, PR python/18393:
7895 * gdb.python/py-progspace.exp: Add "dir" test.
7896 * gdb.python/py-objfile.exp: Add "dir" test.
7897
ffd19d61
YQ
78982016-05-23 Yao Qi <yao.qi@linaro.org>
7899
7900 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7901 * gdb.arch/thumb2-it.exp: Likewise.
7902
9e8f9b05
SM
79032016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7904
7905 * gdb.mi/mi-threads-interrupt.c: New file.
7906 * gdb.mi/mi-threads-interrupt.exp: New file.
7907
61c6156d
SM
79082016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7909
7910 PR gdb/18077
7911 * gdb.mi/mi-async-run.exp: New file.
7912 * gdb.mi/mi-async-run.c: New file.
7913
67218854
TT
79142016-05-17 Tom Tromey <tom@tromey.com>
7915 Manish Goregaokar <manishsmail@gmail.com>
7916
7917 * lib/rust-support.exp: New file.
7918 * lib/gdb.exp (skip_rust_tests): New proc.
7919 (build_executable_from_specs): Handle rust.
7920 * lib/future.exp (gdb_find_rustc): New proc.
7921 (gdb_default_target_compile): Handle rust.
7922 * gdb.rust/expr.exp: New file.
7923 * gdb.rust/generics.exp: New file.
7924 * gdb.rust/generics.rs: New file.
7925 * gdb.rust/methods.exp: New file.
7926 * gdb.rust/methods.rs: New file.
7927 * gdb.rust/modules.exp: New file.
7928 * gdb.rust/modules.rs: New file.
7929 * gdb.rust/simple.exp: New file.
7930 * gdb.rust/simple.rs: New file.
7931
c44af4eb
TT
79322016-05-17 Tom Tromey <tom@tromey.com>
7933
7934 * gdb.base/default.exp (set language): Add rust.
7935
dcd1f979
TT
79362016-05-17 Tom Tromey <tom@tromey.com>
7937
7938 * gdb.gdb/unittest.exp: New file.
7939
155b7f57
YQ
79402016-05-16 Yao Qi <yao.qi@linaro.org>
7941
7942 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7943 shell_prompt. Update shell_prompt_re.
7944
8ddd5a6c
DE
79452016-05-12 Doug Evans <dje@google.com>
7946
7947 PR symtab/19999
7948 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7949 $options when building executable.
7950 * gdb.dwarf2/fission-loclists-pie.S: New file.
7951 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7952
02e370d9
SM
79532016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7954
7955 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7956 of [is_remote target],
7957
8929ad8b
SM
79582016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7959
7960 * lib/gdb.exp (use_gdb_stub): New procedure.
7961
6c447423
DE
79622016-05-03 Yunlian Jiang <yunlian@google.com>
7963 Doug Evans <dje@google.com>
7964
7965 PR symtab/19914
7966 * gdb.dwarf2/dwp-sepdebug.c: New file.
7967 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7968
444e826c
SM
79692016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7970
7971 * gdb.base/detach.exp: Remove is_remote check.
7972
740feeaa
SM
79732016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7974
7975 * gdb.base/annota-input-while-running.exp: Don't check for
7976 [is_remote target]. Enable annotations after running to main.
7977 Remove unused "set test..." line.
7978
9080ac9d
SM
79792016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7980
7981 * gdb.trace/trace-enable-disable.exp: New file.
7982 * gdb.trace/trace-enable-disable.c: New file.
7983
952ebca5
SM
79842016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7985
7986 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7987 use it in info sharedlibrary test.
7988 * gdb.trace/ftrace-lock.exp: Likewise.
7989 * gdb.trace/ftrace.exp: Likewise.
7990 * gdb.trace/range-stepping.exp: Likewise.
7991 * gdb.trace/trace-break.exp: Likewise.
7992 * gdb.trace/trace-condition.exp: Likewise.
7993 * gdb.trace/trace-mt.exp: Likewise.
7994
d9019901
SM
79952016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7996
7997 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7998 (gdb_load_shlib): ... this.
7999 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8000 gdb_load_shlib.
8001 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8002 * gdb.base/ctxobj.exp: Likewise.
8003 * gdb.base/dprintf-pending.exp: Likewise.
8004 * gdb.base/dso2dso.exp: Likewise.
8005 * gdb.base/fixsection.exp: Likewise.
8006 * gdb.base/gcore-relro.exp: Likewise.
8007 * gdb.base/gdb1555.exp: Likewise.
8008 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8009 * gdb.base/gnu-ifunc.exp: Likewise.
8010 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8011 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8012 * gdb.base/pending.exp: Likewise.
8013 * gdb.base/print-file-var.exp: Likewise.
8014 * gdb.base/print-symbol-loading.exp: Likewise.
8015 * gdb.base/shlib-call.exp: Likewise.
8016 * gdb.base/shreloc.exp: Likewise.
8017 * gdb.base/so-impl-ld.exp: Likewise.
8018 * gdb.base/solib-disc.exp: Likewise.
8019 * gdb.base/solib-nodir.exp: Likewise.
8020 * gdb.base/solib-overlap.exp: Likewise.
8021 * gdb.base/solib-symbol.exp: Likewise.
8022 * gdb.base/solib-weak.exp (do_test): Likewise.
8023 * gdb.base/sym-file.exp: Likewise.
8024 * gdb.base/symtab-search-order.exp: Likewise.
8025 * gdb.base/type-opaque.exp: Likewise.
8026 * gdb.base/unload.exp: Likewise.
8027 * gdb.base/watchpoint-solib.exp: Likewise.
8028 * gdb.compile/compile.exp: Likewise.
8029 * gdb.cp/gdb2384.exp: Likewise.
8030 * gdb.cp/infcall-dlopen.exp: Likewise.
8031 * gdb.cp/re-set-overloaded.exp: Likewise.
8032 * gdb.fortran/library-module.exp: Likewise.
8033 * gdb.opt/solib-intra-step.exp: Likewise.
8034 * gdb.python/py-finish-breakpoint.exp: Likewise.
8035 * gdb.python/py-shared.exp: Likewise.
8036 * gdb.reverse/solib-precsave.exp: Likewise.
8037 * gdb.reverse/solib-reverse.exp: Likewise.
8038 * gdb.server/solib-list.exp: Likewise.
8039 * gdb.threads/dlopen-libpthread.exp: Likewise.
8040 * gdb.threads/tls-shared.exp: Likewise.
8041 * gdb.threads/tls-so_extern.exp: Likewise.
8042 * gdb.trace/change-loc.exp: Likewise.
8043 * gdb.trace/ftrace-lock.exp: Likewise.
8044 * gdb.trace/ftrace.exp: Likewise.
8045 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8046 * gdb.trace/pending.exp: Likewise.
8047 * gdb.trace/range-stepping.exp: Likewise.
8048 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8049 (strace_info_marker): Likewise.
8050 (strace_probe_marker): Likewise.
8051 (strace_trace_on_same_addr): Likewise.
8052 (strace_trace_on_diff_addr): Likewise.
8053 * gdb.trace/trace-break.exp: Likewise.
8054 * gdb.trace/trace-condition.exp: Likewise.
8055 * gdb.trace/trace-mt.exp: Likewise.
8056
fca4cfd9
SM
80572016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8058
8059 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8060 result of gdb_remote_download.
8061 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8062 * gdb.base/dso2dso.exp: Likewise.
8063 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8064 * gdb.base/print-file-var.exp: Likewise.
8065 * gdb.base/shlib-call.exp: Likewise.
8066 * gdb.base/shreloc.exp: Likewise.
8067 * gdb.base/solib-overlap.exp: Likewise.
8068 * gdb.base/solib-weak.exp (do_test): Likewise.
8069 * gdb.base/unload.exp: Likewise.
8070
11cf4ffb
YQ
80712016-04-27 Yao Qi <yao.qi@linaro.org>
8072
8073 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8074 exists.
8075
3e2e34f8
KB
80762016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8077
8078 * vla-type.exp: Print structure from toplevel.
8079
8f07e298
BH
80802016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8081
8082 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8083 of dynamic types.
8084 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8085 of dynamic types.
8086
9920b434
BH
80872016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8088
8089 * gdb.fortran/vla-type.f90: New file.
8090 * gdb.fortran/vla-type.exp: New file.
8091
f3abeff5
YQ
80922016-04-25 Yao Qi <yao.qi@linaro.org>
8093
8094 * gdb.base/branch-to-self.c: New file.
8095 * gdb.base/branch-to-self.exp: New file.
8096
0a5d52f0
YQ
80972016-04-22 Yao Qi <yao.qi@linaro.org>
8098
8099 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8100 more after $hex.
8101
495346f6
YQ
81022016-04-22 Yao Qi <yao.qi@linaro.org>
8103
8104 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8105 * gdb.base/annota3.exp: Likewise.
8106
4a7e075c
YQ
81072016-04-22 Yao Qi <yao.qi@linaro.org>
8108
8109 * gdb.reverse/step-precsave.exp: Do one step and test program
8110 stops in "callee" and do multiple steps until program goes out
8111 of "callee".
8112 * gdb.reverse/step-reverse.exp: Likewise.
8113
5b061e98
YQ
81142016-04-22 Yao Qi <yao.qi@linaro.org>
8115
8116 * gdb.trace/signal.exp: Also pass if
8117 $tracepoint_hits($i) > $iterations.
8118
5c5dc57f
YQ
81192016-04-22 Yao Qi <yao.qi@linaro.org>
8120
8121 * gdb.trace/signal.c: New file.
8122 * gdb.trace/signal.exp: New file.
8123
a55411b9
DE
81242016-04-19 Doug Evans <xdje42@gmail.com>
8125
8126 * gdb.base/bad-file.exp: New file.
8127
a22df60a
MG
81282016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8129
8130 * gdb.dwarf2/implref.exp: New file.
8131
0c13f7e5
BH
81322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8133
8134 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8135 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8136 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8137 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8138 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8139 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8140 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8141 * lib/fortran.exp (fortran_int4): New procedure.
8142 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8143 (fortran_logical4): Likewise.
8144
9b9b09e9
BH
81452016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8146
8147 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8148
a14d1f4d
BH
81492016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8150
8151 * lib/compiler.c: Add Intel specific preprocessor macros.
8152 * lib/compiler.cc: Likewise.
25d49b86 8153
7d49b1d0
LM
81542016-04-13 Luis Machado <lgustavo@codesourcery.com>
8155
8156 * gdb.server/connect-with-no-symbol-file.c: New file.
8157 * gdb.server/connect-with-no-symbol-file.exp: New file.
8158
8392fa22
SM
81592016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8160
8161 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8162
8c4c4aeb
SM
81632016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8164
8165 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8166 standard output directory.
8167
45e3745e
AT
81682016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8169
8170 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8171
e26b7e41
MM
81722016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8173
8174 * gdb.btrace/instruction_history.c (loop): Add declaration.
8175
8ce09462
AT
81762016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8177
8178 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8179
2e88a1ea
SM
81802016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8181
8182 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8183 parentheses to print.
8184 (continue_handler): Likewise.
8185
f48e22e3
SM
81862016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8187
8188 * gdb.server/solib-list.exp: Remove is_remote check.
8189 Pass shlib= to gdb_compile. Don't link shared library with
8190 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8191 Run binary filename through "readlink -f" on the target.
8192
096be756
PA
81932016-04-08 Pedro Alves <palves@redhat.com>
8194
8195 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8196 interpreter filename as argument to gdbserver_spawn.
8197 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8198 Return empty if $last_loaded_file does not exist.
8199
06500533
JK
82002016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8201
8202 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8203 * gdb.base/jit-main.c: Use exit after usage.
8204
2d35e871
JK
82052016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8206
8207 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8208 GDBHISTSIZE prior to the tests.
8209 * gdb.base/gdbinit-history.exp: Likewise.
8210
82112016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
8212
8213 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8214 instead of build_executable. Use gdb_load_shlibs.
8215
c8064e7e
YQ
82162016-04-07 Yao Qi <yao.qi@linaro.org>
8217
8218 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8219 Execute "si" command.
8220
bde47561
YQ
82212016-04-07 Yao Qi <yao.qi@linaro.org>
8222
8223 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8224 number instead of the comments on some line.
8225
b16f8a3b
DB
82262016-04-06 Don Breazeal <donb@codesourcery.com>
8227
8228 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8229 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8230
c2f901df
SM
82312016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8232
8233 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8234 standard_output_file. Remove unused binfile variable.
8235
ac17fda0
CU
82362016-04-05 Catalin Udma <catalin.udma@freescale.com>
8237
8238 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8239 * gdb.python/py-mi-objfile.exp: Match "list main" output
8240 in console format.
8241
03a8c4df
SM
82422016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8243
8244 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8245 absolute.
8246
6e774b13
SM
82472016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8248
8249 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8250 absolute.
8251 * gdb.trace/ftrace.exp: Likewise.
8252 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8253 targets as well.
8254 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8255 (gdb_load_shlibs): Copy libraries to test directory when testing
8256 natively. Only set solib-search-path if testing remotely.
8257 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8258
7817ea46
SM
82592016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8260
8261 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8262 gdb_download. Use it even if the target is not remote.
8263 * gdb.base/jit.exp (compile_jit_test): Likewise.
8264 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8265 output directory if the destination board is local, otherwise use
8266 the standard remote_download from DejaGnu.
8267 (gdb_download): Remove.
8268 (gdb_load_shlibs): Use gdb_remote_download instead of
8269 gdb_download.
8270 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8271 Use gdb_remote_download instead of gdb_download. Use it even if
8272 the target is not remote.
8273 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8274 instead of gdb_download.
8275
7beb7f68
SM
82762016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8277
8278 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8279 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8280 run.
8281
cc63428a
AV
82822016-04-01 Artemiy Volkov <artemiyv@acm.org>
8283
8284 PR gdb/19820
8285 * gdb.base/printcmds.exp: Add artificial arrays tests.
8286
64cdf930
PA
82872016-03-31 Pedro Alves <palves@redhat.com>
8288
8289 PR gdb/19858
8290 * gdb.base/jit-main.c: Include unistd.h.
8291 (ATTACH): Define to 0 if not already defined.
8292 (wait_for_gdb, mypid): New globals.
8293 (WAIT_FOR_GDB): New macro.
8294 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8295 some breakpoint locations.
8296 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8297 New procedures.
8298 (one_jit_test): Add REATTACH parameter, and handle it. Use
8299 continue_to_test_location.
8300 (top level): Test attach, and adjusts calls to one_jit_test.
8301
40dea8cb
PA
83022016-03-31 Pedro Alves <palves@redhat.com>
8303
8304 PR gdb/19858
8305 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8306 BINSUFFIX parameter, and handle it.
8307 (top level): Adjust calls compile_jit_test.
8308
e7ea3ec7
CU
83092016-03-31 Catalin Udma <catalin.udma@freescale.com>
8310
8311 PR python/19743
8312 * gdb.python/py-mi-events-gdb.py: New file.
8313 * gdb.python/py-mi-events.c: New file.
8314 * gdb.python/py-mi-events.exp: New file.
8315
e6359af3
YQ
83162016-03-30 Yao Qi <yao.qi@linaro.org>
8317
8318 * gdb.reverse/until-precsave.exp: Match function name only.
8319 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8320 Move malloc to a condition block.
8321 * gdb.reverse/until-reverse.exp: Match function name only.
8322
a4105d04
MK
83232016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8324
8325 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8326 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8327 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8328 variable for GPR 0 instead of assuming it is register 0.
8329 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8330 * lib/trace-support.exp: Add s390 registers.
8331
bfa6adb9
YQ
83322016-03-29 Yao Qi <yao.qi@linaro.org>
8333
8334 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8335
1e6697ea
YQ
83362016-03-24 Yao Qi <yao.qi@linaro.org>
8337
8338 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8339 test message.
8340
64bcd522
AA
83412016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8342
8343 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8344 maintaining separate logic for constructing the output path.
8345
7868401b
DB
83462016-03-16 Don Breazeal <donb@codesourcery.com>
8347
8348 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8349 Retry fork and waitpid on interrupted system call errors.
8350 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8351 Use with_timeout_factor to increase timeout by factor of 10.
8352
1cafadb4
DB
83532016-03-15 Don Breazeal <donb@codesourcery.com>
8354
8355 * gdb.cp/scope-err.cc: New test program.
8356 * gdb.cp/scope-err.exp: New test script.
8357 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8358 lines and "set breakpoint here" comment.
8359 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8360 Fixed some whitespace and format issues.
8361 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8362 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8363
81516450
DE
83642016-03-15 Doug Evans <dje@google.com>
8365
8366 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8367 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8368 All callers updated. Add tests for enums, mixed flags register.
8369
aa52b601
DE
83702016-03-15 Doug Evans <dje@google.com>
8371
8372 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8373 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8374
fa4ff313
SM
83752016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8376
8377 * gdb.base/default.exp: Add $_as_string to the list of expected
8378 convenience functions.
8379
f2403c39
AB
83802016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8381
8382 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8383
f2f3ccb9
SM
83842016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8385
8386 * gdb.python/py-as-string.exp: New file.
8387 * gdb.python/py-as-string.c: New file.
8388
00dbd492
PA
83892016-03-09 Pedro Alves <palves@redhat.com>
8390
8391 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8392 signal" -> "Thread NN received signal" output change.
8393 * gdb.threads/ia64-sigill.exp: Likewise.
8394 * gdb.threads/linux-dp.exp: Likewise.
8395 * gdb.threads/manythreads.exp: Likewise.
8396 * gdb.threads/pending-step.exp: Likewise.
8397 * gdb.threads/print-threads.exp: Likewise.
8398 * gdb.threads/sigstep-threads.exp: Likewise.
8399 * gdb.threads/staticthreads.exp: Likewise.
8400 * gdb.threads/tls.exp: Likewise.
8401
1e6697ea
YQ
84022016-03-09 Pedro Alves <palves@redhat.com>
8403
8404 * gdb.base/command-line-input.exp: New file.
8405
b04fd3be
MK
84062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8407
8408 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8409 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8410 * gdb.trace/pending.exp: Accept leading dot before function name.
8411 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8412 * lib/trace-support.exp: Set registers for ppc.
8413
98fa59e9
MK
84142016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8415
8416 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8417 use it for disassembly; accept .main in addition to main in backtrace.
8418
f77198c8
MK
84192016-03-09 Wei-cheng Wang <cole945@gmail.com>
8420 Marcin Kościelnicki <koriakin@0x04.net>
8421
8422 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8423 (gdb_recursion_test_ptr): New global variable.
8424 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8425 gdb_recursion_test.
8426 (gdb_c_test): Ditto.
8427
ba84e0da
MK
84282016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8429
8430 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8431 ordering.
8432
4366d36e
MK
84332016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8434
8435 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8436 (bar): Add bar_start_lbl label.
8437 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8438 of foo/bar for emitting DWARF and tracing.
8439
5eb264df
SDJ
84402016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8441
8442 * analyze-racy-logs.py: Set executable bit.
8443
fb6a751f
SDJ
84442016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8445
8446 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8447 (CHECK_TARGET_TMP): Likewise.
8448 (check-single-racy): New rule.
8449 (check-parallel-racy): Likewise.
8450 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8451 (do-check-parallel-racy): New rule.
8452 (check-racy/%.exp): Likewise.
8453 * README (Racy testcases): New section.
8454 * analyze-racy-logs.py: New file.
8455
bdf7e230
DE
84562016-03-03 Doug Evans <dje@google.com>
8457
8458 * gdb.base/skip.exp: Use with_test_prefix.
8459
4719d415
YQ
84602016-03-03 Yao Qi <yao.qi@linaro.org>
8461
8462 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8463 Invoke step_over_syscall "clone" and break_cond_on_syscall
8464 "clone".
8465 * gdb.base/step-over-clone.c: New file.
8466
ea507862
YQ
84672016-03-03 Yao Qi <yao.qi@linaro.org>
8468
8469 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8470 code format.
8471
8fc8cbda
YQ
84722016-03-03 Yao Qi <yao.qi@linaro.org>
8473
8474 * gdb.base/disp-step-fork.c: Rename to ...
8475 * gdb.base/step-over-fork.c: ... it. New file.
8476 * gdb.base/disp-step-vfork.c: Rename to ...
8477 * gdb.base/step-over-vfork.c: ... it. New file.
8478 * gdb.base/disp-step-syscall.exp: Rename to ...
8479 * gdb.base/step-over-syscall.exp: ... it. New file.
8480 (disp_step_cross_syscall): Rename to ...
8481 (step_over_syscall): ... it.
8482
92fa70b0
YQ
84832016-03-03 Yao Qi <yao.qi@linaro.org>
8484
8485 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8486 If target supports condition evaluation on target, invoke
8487 break_cond_on_syscall for fork and vfork.
8488
e197ad3c
YQ
84892016-03-03 Yao Qi <yao.qi@linaro.org>
8490
8491 * gdb.base/disp-step-syscall.exp: Don't invoke
8492 support_displaced_stepping.
8493 (disp_step_cross_syscall): Test with displaced stepping off and
8494 on if supported.
8495
0b47da9f
YQ
84962016-03-03 Yao Qi <yao.qi@linaro.org>
8497
8498 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8499 proc.
8500 (setup): New proc.
8501 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8502 and setup.
8503
065ab6dc
BH
85042016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8505
8506 * gdb.fortran/vla-history.exp: Remove breakpoint.
8507
07e448ad 85082016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8509
25d49b86
PA
8510 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8511 exceeds timeout.
07e448ad 8512
9ac2d526 85132016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8514
25d49b86
PA
8515 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8516 breakpoint.
9ac2d526 8517
17807369
BH
85182016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8519
8520 * gdb.mi/vla.f90: Nullify pointer after declaration.
8521
86e501af
PA
85222016-03-01 Pedro Alves <palves@redhat.com>
8523
8524 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8525
1e903e32
PA
85262016-03-01 Pedro Alves <palves@redhat.com>
8527
8528 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8529 before anything else.
8530 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8531 _GNU_SOURCE here.
8532 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8533 before anything else.
8534 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8535
6ccb54e2
PA
85362016-03-01 Pedro Alves <palves@redhat.com>
8537
8538 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8539
30ca9da1
YQ
85402016-03-01 Yao Qi <yao.qi@linaro.org>
8541
8542 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8543 prepare_for_testing.
8544
dc856b38
YQ
85452016-03-01 Yao Qi <yao.qi@linaro.org>
8546
8547 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8548
4a932159
AA
85492016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8550
8551 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8552 manually constructing the output path.
8553
f2489477
AA
85542016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8555
8556 * gdb.arch/s390-stackless.S: New.
8557 * gdb.arch/s390-stackless.exp: New.
8558
38899f16
IB
85592016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8560
8561 * gdb.dlang/circular.c: New file.
8562 * gdb.dlang/circular.exp: New file.
8563
9fde51ed
YQ
85642016-02-26 Yao Qi <yao.qi@linaro.org>
8565
8566 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8567 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8568 (testcases): Update.
8569
ce90fefe
YQ
85702016-02-26 Yao Qi <yao.qi@linaro.org>
8571
8572 * gdb.reverse/aarch64.c: Rename to ...
8573 * gdb.reverse/insn-reverse.c: ... it.
8574 * gdb.reverse/aarch64.exp: Rename to ...
8575 * gdb.reverse/insn-reverse.exp: ... it.
8576
3263bceb
YQ
85772016-02-26 Yao Qi <yao.qi@linaro.org>
8578
8579 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8580 (testcase_ftype): New.
8581 (testcases): New array.
8582 (n_testcases): New.
8583 (main): Call each element in testcases.
8584 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8585 (read_testcase): New.
8586 Do the tests in a loop.
8587
6cb59ff1
YQ
85882016-02-25 Yao Qi <yao.qi@linaro.org>
8589
8590 * gdb.base/branches.c: Remove.
8591
ae91f625
MK
85922016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8593
8594 PR gdb/13808
8595 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8596
678b48b7
MK
85972016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8598
8599 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8600
7337a6f2
MK
86012016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8602
8603 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8604 change x86_64 call_insn to 'callq'.
8605
861ca91f
AT
86062016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8607
8608 * gdb.trace/tfile-avx.c: Move to...
8609 * gdb.trace/tracefile-pseudo-reg.c: Here.
8610 * gdb.trace/tfile-avx.exp: Move to...
8611 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8612
bf74e428
GB
86132016-02-24 Gary Benson <gbenson@redhat.com>
8614
8615 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8616 message on attach.
8617
cce0e923
DE
86182016-02-23 Doug Evans <dje@google.com>
8619
8620 * gdb.base/skip.c (test_skip): New function.
8621 (end_test_skip_file_and_function): New function.
8622 (test_skip_file_and_function): New function.
8623 * gdb.base/skip1.c (test_skip): New function.
8624 (skip1_test_skip_file_and_function): New function.
8625 * gdb.base/skip.exp: Add tests for new skip options.
8626 * gdb.base/skip-solib.exp: Update expected output.
8627 * gdb.perf/skip-command.cc: New file.
8628 * gdb.perf/skip-command.exp: New file.
8629 * gdb.perf/skip-command.py: New file.
8630
4000e47e
MK
86312016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8632
8633 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8634 info registers pattern.
8635
24f75ead
IB
86362016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8637
8638 * lib/future.exp: Add D support.
8639 (gdb_find_gdc): New proc.
8640 (gdb_default_target_compile): Add D support.
8641
fbb7bcbe
WW
86422016-02-18 Wei-cheng Wang <cole945@gmail.com>
8643
8644 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8645 user+system time.
8646 (trace_speed_test): Determine the iteration count for a time
8647 between 15..30 seconds.
8648
012b3a21
WT
86492016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8650
8651 * gdb.arch/i386-mpx-sigsegv.c: New file.
8652 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8653 * gdb.arch/i386-mpx-simple_segv.c: New file.
8654 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8655
2d5189bd
YQ
86562016-02-18 Yao Qi <yao.qi@linaro.org>
8657
8658 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8659 Don't call setup_kfail.
8660
40fb20d0
YQ
86612016-02-18 Yao Qi <yao.qi@linaro.org>
8662
8663 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8664 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8665
21b1f8d2
DE
86662016-02-16 Doug Evans <dje@google.com>
8667
8668 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8669 * gdb.base/skip1.c: Ditto.
8670 * gdb.base/skip.exp: Whitespace cleanup.
8671
4041ed77
DB
86722016-02-16 Don Breazeal <donb@codesourcery.com>
8673
8674 PR remote/19496
8675 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8676 Remove kfail for PR remote/19496.
8677
c4ef31bf
SM
86782016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8679
8680 * lib/gdb.exp (standard_temp_file): Return a path specific to
8681 the runtest invocation.
8682
266b65b3
SM
86832016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8684
8685 * gdb.trace/save-trace.exp: Change relative path to be in the
8686 standard output directory.
8687
a7a0a6a9
JK
86882016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8689
8690 * gdb.arch/i386-prologue.c: Add missing prototypes.
8691
c99dbb42
JK
86922016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8693
8694 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8695 * gdb.arch/i386-prologue.exp: Likewise.
8696 * gdb.arch/i386-size.exp: Likewise.
8697
aa480355
SM
86982016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8699
8700 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8701 define object file path.
8702 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8703 file path.
8704 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8705 standard_output_file to define binfile.
8706
ba881f50
JK
87072016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8708
8709 Fix compatibility with recent gfortran-5.3.1.
8710 * gdb.fortran/vla-history.exp (print vla1 allocated)
8711 (print vla2 allocated, print $2, print $3): Remove
8712 (print $4): Rename to ...
8713 (print $2): ... here.
8714 (print $9): Rename to ...
8715 (print $5): ... here.
8716 (print $10): Rename to ...
8717 (print $6): ... here.
8718 * gdb.fortran/vla.f90: Add pvla initialization.
8719
e9fb005c
JK
87202016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8721
8722 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8723 New test.
8724 * gdb.fortran/vla-value-sub.exp: Likewise.
8725
e44e00ff
MK
87262016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8727
8728 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8729
97e94151
SM
87302016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8731
8732 * i386-biarch-core.exp: Define corefile using
8733 standard_output_file.
8734
01113bc1
YQ
87352016-02-12 Yao Qi <yao.qi@linaro.org>
8736
8737 * gdb.arch/arm-single-step-kernel-helper.c: New.
8738 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8739
33b4777c
MM
87402016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8741
8742 * gdb.btrace/tailcall-only.exp: New.
8743 * gdb.btrace/tailcall-only.c: New.
8744 * gdb.btrace/x86_64-tailcall-only.S: New.
8745 * gdb.btrace/i686-tailcall-only.S: New.
8746
acc23c11
PA
87472016-02-11 Pedro Alves <palves@redhat.com>
8748
8749 * README (Parallel testing): Add missing double quotes.
8750
e352bf0a
PA
87512016-02-11 Pedro Alves <palves@redhat.com>
8752
8753 * README (Parallel testing): New section.
8754 (GDB_PARALLEL): Rewrite.
8755 (FORCE_PARALLEL): Document.
8756
9f5fed78
MK
87572016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8758
8759 * gdb.trace/tfile-avx.c: New test.
8760 * gdb.trace/tfile-avx.exp: New test.
8761
9ef9e6a6
KS
87622016-02-09 Keith Seitz <keiths@redhat.com>
8763
8764 PR breakpoints/19546
8765 * gdb.base/infcall-exec.c: New file.
8766 * gdb.base/infcall-exec2.c: New file.
8767 * gdb.base/infcall-exec.exp: New file.
8768
a96e36da
KS
87692016-02-09 Keith Seitz <keiths@redhat.com>
8770
8771 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8772 (toplevel): Call test_bkpt_address.
8773
9f61929f
KS
87742016-02-09 Keith Seitz <keiths@redhat.com>
8775
8776 PR python/19506
8777 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8778 (toplevel): Call test_bkpt_address.
8779
1e94266c
SM
87802016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8781
8782 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8783 to AC_OUTPUT.
8784 * configure: Regenerate.
8785
2a7f3dff
PA
87862016-02-09 Pedro Alves <palves@redhat.com>
8787
8788 PR breakpoints/19548
8789 * gdb.base/execl-update-breakpoints.c (some_function): New
8790 function.
8791 (main): Call it.
8792 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8793 Tighten expected GDB output.
8794
2151ccc5
SM
87952016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8796
8797 * Makefile.in (ALL_SUBDIRS): Remove.
8798 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8799 (distclean maintainer-clean realclean): Likewise.
8800 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8801 * configure: Regenerate.
8802 * gdb.ada/Makefile.in: Delete.
8803 * gdb.arch/Makefile.in: Likewise.
8804 * gdb.asm/Makefile.in: Likewise.
8805 * gdb.base/Makefile.in: Likewise.
8806 * gdb.btrace/Makefile.in: Likewise.
8807 * gdb.cell/Makefile.in: Likewise.
8808 * gdb.compile/Makefile.in: Likewise.
8809 * gdb.cp/Makefile.in: Likewise.
8810 * gdb.disasm/Makefile.in: Likewise.
8811 * gdb.dlang/Makefile.in: Likewise.
8812 * gdb.dwarf2/Makefile.in: Likewise.
8813 * gdb.fortran/Makefile.in: Likewise.
8814 * gdb.gdb/Makefile.in: Likewise.
8815 * gdb.go/Makefile.in: Likewise.
8816 * gdb.guile/Makefile.in: Likewise.
8817 * gdb.java/Makefile.in: Likewise.
8818 * gdb.linespec/Makefile.in: Likewise.
8819 * gdb.mi/Makefile.in: Likewise.
8820 * gdb.modula2/Makefile.in: Likewise.
8821 * gdb.multi/Makefile.in: Likewise.
8822 * gdb.objc/Makefile.in: Likewise.
8823 * gdb.opencl/Makefile.in: Likewise.
8824 * gdb.opt/Makefile.in: Likewise.
8825 * gdb.pascal/Makefile.in: Likewise.
8826 * gdb.perf/Makefile.in: Likewise.
8827 * gdb.python/Makefile.in: Likewise.
8828 * gdb.reverse/Makefile.in: Likewise.
8829 * gdb.server/Makefile.in: Likewise.
8830 * gdb.stabs/Makefile.in: Likewise.
8831 * gdb.threads/Makefile.in: Likewise.
8832 * gdb.trace/Makefile.in: Likewise.
8833 * gdb.xml/Makefile.in: Likewise.
8834 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8835 GDB_PARALLEL.
8836 (standard_output_file): Remove check for GDB_PARALLEL, always
8837 return path in outputs/$subdir/$testname.
8838
437277d4
SM
88392016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8840
8841 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8842 (site.exp): Assign abs_srcdir to tcl's srcdir.
8843
31d913c7
YQ
88442016-02-04 Yao Qi <yao.qi@linaro.org>
8845
8846 * gdb.base/foll-exec-mode.c: Include limits.h.
8847 (main): Add parameters argc and argv. Get directory from
8848 argv[0].
8849 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8850 compilation.
8851 * gdb.base/foll-exec.c: Include limits.h.
8852 (main): Add parameters argc and argv.
8853 Get directory from argv[0].
8854 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8855 Adjust tests on the number of lines as source code changed.
8856 * gdb.base/foll-vfork-exit.c: Include limits.h.
8857 (main): Add one line of statement before vfork.
8858 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8859 (main): Add parameters argc and argv. Get directory from
8860 argv[0].
8861 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8862 (setup_gdb): Set tbreak to skip some source lines.
8863 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8864 (main): Add parameters argc and argv. Get directory from
8865 argv[0].
8866 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8867 compilation.
8868 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8869 (main): Add parameters argc and argv. Get directory from
8870 argv[0].
8871 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8872 compilation.
8873
9482b9fb
DE
88742016-02-01 Doug Evans <dje@google.com>
8875
8876 * gdb.base/skip.exp: Clean up multiple references to same test name.
8877
6b2e4f10
PA
88782016-02-01 Pedro Alves <palves@redhat.com>
8879
ccb6afd6 8880 PR remote/19496
6b2e4f10
PA
8881 * gdb.threads/forking-threads-plus-breakpoint.exp
8882 (displaced_stepping_supported): New global.
8883 (probe_displaced_stepping_support): New procedure.
8884 (do_test): Add 'displaced' parameter, and use it.
8885 (top level): Check for displaced stepping support. Add displaced
8886 stepping on/off testing axis.
8887
37a8db1a
AB
88882016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8889
8890 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8891 pointer. Don't perform further tests on the unassociated pointer
8892 if the first test fails.
8893
5fdf6324
AB
88942016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8895
8896 * gdb.base/max-value-size.c: New file.
8897 * gdb.base/max-value-size.exp: New file.
8898 * gdb.base/huge.exp: Disable max-value-size for this test.
8899
935c6144
IB
89002016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8901
8902 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8903
7fe8399d
YQ
89042016-01-28 Yao Qi <yao.qi@linaro.org>
8905
8906 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8907
a2077e25
PA
89082016-01-25 Pedro Alves <palves@redhat.com>
8909
8910 PR threads/19461
8911 * gdb.base/fork-running-state.c: New file.
8912 * gdb.base/fork-running-state.exp: New file.
8913
1d2736d4
PA
89142016-01-25 Pedro Alves <palves@redhat.com>
8915
8916 PR gdb/19494
8917 * gdb.base/catch-fork-kill.c: New file.
8918 * gdb.base/catch-fork-kill.exp: New file.
8919
f1da4b11
PA
89202016-01-25 Pedro Alves <palves@redhat.com>
8921
8922 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8923 Delete, moved to lib/gdb.exp.
8924 * gdb.threads/forking-threads-plus-breakpoint.exp
8925 (foreach_with_prefix): Likewise.
8926 * gdb.threads/process-dies-while-handling-bp.exp
8927 (foreach_with_prefix): Likewise.
8928 * lib/gdb.exp (foreach_with_prefix): New procedure.
8929
45f38546
MK
89302016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8931
8932 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8933 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8934
dc29a1ce
MK
89352016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8936
8937 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8938 endian targets.
8939
092127d7
JK
89402016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8941 Pedro Alves <palves@redhat.com>
8942
8943 Fix testsuite compatibility with Guile.
8944 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8945 number.
8946
31d765d3
JK
89472016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8948
8949 Fix testsuite compatibility with Guile.
8950 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8951 (thread 1): New test for backtrace through signal handler.
8952
1ac78c04
YQ
89532016-01-22 Yao Qi <yao.qi@linaro.org>
8954
8955 PR testsuite/19491
8956 * gdb.base/multi-forks.c: Include
8957 ../lib/unbuffer_output.c
8958 (main): Call gdb_unbuffer_output.
8959
4f5946a8
DE
89602016-01-21 Doug Evans <dje@google.com>
8961
8962 * lib/ada.exp (gdb_compile_ada): Fix typo.
8963
305e13e6
JB
89642016-01-21 Joel Brobecker <brobecker@adacore.com>
8965
8966 * gdb.base/break-fun-addr.exp: New file.
8967 * gdb.base/break-fun-addr1.c: New file.
8968 * gdb.base/break-fun-addr2.c: New file.
8969
5f5dfff6
SM
89702016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8971
8972 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8973 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8974 enum flag values.
8975
fd356fa2
AA
89762016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8977
8978 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8979 when GDB can not set the vector return value. Add more comments
8980 for clarification.
8981
9df22175
AT
89822016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8983
8984 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8985 command.
8986
41d1845e
SM
89872016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8988
8989 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8990
01ac6840
SM
89912016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8992
8993 * Makefile.in (check-single): Pass --status to runtest.
8994 (check/%.exp): Likewise.
8995
89962016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8997
8998 * Makefile.in (check-parallel): Propagate return code from make
8999 do-check-parallel.
9000
bd0a71fa
MK
90012016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9002
9003 * gdb.trace/ftrace.exp: Fix expected message on continue.
9004 * gdb.trace/pending.exp: Fix expected message on continue.
9005 * gdb.trace/trace-break.exp: Fix expected message on continue.
9006
8bcbad33
SM
90072016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9008
9009 * lib/gdb.exp (gdb_test): Remove unused global references.
9010
f303dbd6
PA
90112016-01-18 Pedro Alves <palves@redhat.com>
9012
9013 * gdb.base/async-shell.exp: Adjust expected output.
9014 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9015 * gdb.base/siginfo-thread.exp: Adjust expected output.
9016 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9017 * gdb.java/jnpe.exp: Adjust expected output.
9018 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9019 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9020 * gdb.threads/leader-exit.exp: Adjust expected output.
9021 * gdb.threads/manythreads.exp: Adjust expected output.
9022 * gdb.threads/pthreads.exp: Adjust expected output.
9023 * gdb.threads/schedlock.exp: Adjust expected output.
9024 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9025 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9026 expected output.
9027 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9028 output.
9029 * gdb.threads/sigthread.exp: Adjust expected output.
9030 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9031
b2789696
YQ
90322016-01-18 Yao Qi <yao.qi@linaro.org>
9033
9034 * gdb.guile/scm-section-script.c: Replace @progbits with
9035 %progbits.
9036 * gdb.python/py-section-script.c: Likewise.
9037
71ef29a8
PA
90382016-01-15 Pedro Alves <palves@redhat.com>
9039
9040 * gdb.multi/tids.exp: Test star wildcard ranges.
9041
3f5b7598
PA
90422016-01-15 Pedro Alves <palves@redhat.com>
9043
9044 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9045 command from "thread apply" invocation.
9046 (thr_apply_info_thr_invalid): Default the expected output to the
9047 input tid list.
9048 (top level): Add tests that use convenience variables. Add tests
9049 for "thread apply" with a valid TID list, but missing the command.
9050
663f6d42
PA
90512016-01-13 Pedro Alves <palves@redhat.com>
9052
9053 * gdb.base/default.exp: Expect $_gthread as well.
9054 * gdb.multi/tids.exp: Test $_gthread.
9055 * gdb.threads/thread-specific.exp: Test $_gthread.
9056
c84f6bbf
PA
90572016-01-13 Pedro Alves <palves@redhat.com>
9058
9059 * gdb.multi/tids.exp: Test "info threads -gid".
9060
22a02324
PA
90612016-01-13 Pedro Alves <palves@redhat.com>
9062
9063 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9064 Breakpoint.thread.
9065 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9066
5d5658a1
PA
90672016-01-07 Pedro Alves <palves@redhat.com>
9068
9069 * gdb.base/break.exp: Adjust to output changes.
9070 * gdb.base/hbreak2.exp: Likewise.
9071 * gdb.base/sepdebug.exp: Likewise.
9072 * gdb.base/watch_thread_num.exp: Likewise.
9073 * gdb.linespec/keywords.exp: Likewise.
9074 * gdb.multi/info-threads.exp: Likewise.
9075 * gdb.threads/thread-find.exp: Likewise.
9076 * gdb.multi/tids.c: New file.
9077 * gdb.multi/tids.exp: New file.
9078
84654457
PA
90792016-01-13 Pedro Alves <palves@redhat.com>
9080
9081 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9082
e3940304
PA
90832016-01-13 Pedro Alves <palves@redhat.com>
9084
9085 * gdb.base/default.exp: Expect $_inferior as well.
9086 * gdb.multi/base.exp: Test $_inferior.
9087
a911d87a
PA
90882016-01-13 Pedro Alves <palves@redhat.com>
9089
9090 PR breakpoints/19388
9091 * gdb.base/catch-signal-siginfo-cond.c: New file.
9092 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9093
82075af2
JS
90942016-01-12 Josh Stone <jistone@redhat.com>
9095 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9096
9097 * gdb.base/catch-syscall.c (do_execve): New variable.
9098 (main): Conditionally trigger an execve.
9099 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9100 (test_catch_syscall_execve): New, check entry/return across execve.
9101 (do_syscall_tests): Call test_catch_syscall_execve.
9102
e46eeedd
PA
91032016-01-12 Pedro Alves <palves@redhat.com>
9104
9105 * gdb.base/random-signal.exp (do_test): New procedure, with body
9106 of testcase moved in.
9107
01d8c27e
JK
91082016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9109 Pedro Alves <palves@redhat.com>
9110
9111 * gdb.base/funcargs.exp (finish from indirectly called function):
9112 Reintroduce the case for 'First'.
9113
9a706302
JK
91142016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9115 Pedro Alves <palves@redhat.com>
9116
9117 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9118 (tcatch_vfork_then_child_follow_exec)
9119 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9120 identification.
9121
c0ecb95f
JK
91222016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9123
9124 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9125 and repeats to unlimited.
9126 * gdb.python/py-value.exp: Likewise.
9127 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9128 and repeats to unlimited.
9129
6cfc1fcb
JK
91302016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9131
9132 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9133 and reordering the functions.
9134 * gdb.multi/hangout.c: Likewise.
9135 * gdb.multi/hello.c: Likewise.
9136
582a1b00
SM
91372016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9138
9139 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9140 absolute.
9141 (SingleStatisticTestResult.report): Use dict.keys instead of
9142 dict.iterkeys.
9143
79bc59cb
PA
91442016-01-06 Pedro Alves <palves@redhat.com>
9145
9146 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9147
43368e1d
MM
91482016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9149
9150 * gdb.btrace/dlopen.exp: New.
9151 * gdb.btrace/dlopen.c: New.
9152 * gdb.btrace/dlopen-dso.c: New.
9153
79fad5b8
SL
91542015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9155
9156 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9157 PATTERN argument is optional.
9158
ab8314b3
JB
91592015-12-24 Joel Brobecker <brobecker@adacore.com>
9160
9161 * lib/ada.exp (target_compile_ada_from_dir): New function.
9162 (gdb_compile_ada): Reimplement avoiding the use of project files.
9163 * gdb.ada/gnat_ada.gpr: Delete.
9164 * gdb.ada/cond_lang.exp: Adjust test to make path before
9165 filename optional.
9166 * gdb.ada/small_reg_param.exp: Likewise.
9167
fe33faff
SM
91682015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9169
9170 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9171
6d265cb4
TP
91722015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9173
9174 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9175 case.
9176
10125099
SM
91772015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9178
9179 * gdb.base/break.exp: Remove dead code.
9180 * gdb.base/sepdebug.exp: Likewise.
9181
3ca22649
SM
91822015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9183
9184 * gdb.asm/asm-source.exp: Remove HP-UX references.
9185 * gdb.base/annota1.exp: Likewise.
9186 * gdb.base/annota3.exp: Likewise.
9187 * gdb.base/attach.exp: Likewise.
9188 * gdb.base/bigcore.exp: Likewise.
9189 * gdb.base/break.exp: Likewise.
9190 * gdb.base/call-ar-st.exp: Likewise.
9191 * gdb.base/callfuncs.exp: Likewise.
9192 * gdb.base/catch-fork-static.exp: Likewise.
9193 * gdb.base/display.exp: Likewise.
9194 * gdb.base/foll-exec-mode.exp: Likewise.
9195 * gdb.base/foll-exec.exp: Likewise.
9196 * gdb.base/foll-fork.exp: Likewise.
9197 * gdb.base/foll-vfork.exp: Likewise.
9198 * gdb.base/funcargs.exp: Likewise.
9199 * gdb.base/hbreak2.exp: Likewise.
9200 * gdb.base/inferior-died.exp: Likewise.
9201 * gdb.base/interrupt.exp: Likewise.
9202 * gdb.base/multi-forks.exp: Likewise.
9203 * gdb.base/nodebug.exp: Likewise.
9204 * gdb.base/sepdebug.exp: Likewise.
9205 * gdb.base/solib1.c: Likewise.
9206 * gdb.base/step-test.exp: Likewise.
9207 * gdb.mi/non-stop.c: Likewise.
9208 * gdb.mi/pthreads.c: Likewise.
9209 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9210 * gdb.threads/pthreads.c: Likewise.
9211 * gdb.threads/staticthreads.exp: Likewise.
9212 * lib/future.exp: Likewise.
9213 * lib/gdb.exp: Likewise.
9214 * gdb.base/so-indr-cl.c: Remove.
9215 * gdb.base/so-indr-cl.exp: Likewise.
9216 * gdb.base/solib.c: Likewise.
9217 * gdb.base/solib.exp: Likewise.
9218 * gdb.base/solib2.c: Likewise.
9219
b6304613
SM
92202015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9221
9222 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9223 * gdb.base/call-ar-st.exp: Likewise.
9224 * gdb.base/callfuncs.exp: Likewise.
9225 * gdb.base/condbreak.exp: Likewise.
9226 * gdb.base/constvars.exp: Likewise.
9227 * gdb.base/hbreak2.exp: Likewise.
9228 * gdb.base/langs.exp: Likewise.
9229 * gdb.base/list.exp: Likewise.
9230 * gdb.base/long_long.exp: Likewise.
9231 * gdb.base/ptype.exp: Likewise.
9232 * gdb.base/scope.exp: Likewise.
9233 * gdb.base/signals.exp: Likewise.
9234 * gdb.base/so-impl-ld.exp: Likewise.
9235 * gdb.base/varargs.exp: Likewise.
9236 * gdb.base/volatile.exp: Likewise.
9237 * gdb.base/whatis.exp: Likewise.
9238 * gdb.cp/cplusfuncs.exp: Likewise.
9239 * gdb.cp/inherit.exp: Likewise.
9240 * gdb.cp/local.exp: Likewise.
9241 * gdb.cp/member-ptr.exp: Likewise.
9242 * gdb.cp/method.exp: Likewise.
9243 * gdb.cp/overload.exp: Likewise.
9244 * gdb.cp/templates.exp: Likewise.
9245 * gdb.stabs/weird.exp: Likewise.
9246 * lib/compiler.c: Likewise.
9247 * lib/compiler.cc: Likewise.
9248 * lib/cp-support.exp: Likewise.
9249 * lib/gdb.exp: Likewise.
9250
bf401b07
SM
92512015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9252
9253 * configure.ac: Remove HP-UX case.
9254 * configure: Regenerate.
9255
aff9c0f8
SM
92562015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9257
9258 * lib/gdb.exp (gdb_compile): Add function doc.
9259
a6904d5a
PA
92602015-12-17 Pedro Alves <palves@redhat.com>
9261
9262 PR threads/19354
9263 * gdb.multi/info-threads.exp: New file.
9264
a22279dd
YQ
92652015-12-15 Yao Qi <yao.qi@linaro.org>
9266
9267 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9268 is aarch64*-*-*.
9269
0588c796
SL
92702015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9271
9272 * gdb.base/history-duplicates.exp: Skip if no readline support.
9273
5d978e17
SL
92742015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9275
9276 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9277
7e763b86
SL
92782015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9279
9280 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9281
87a3a92c
SL
92822015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9283
9284 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9285 ctrl-C if nointerrupts target property is set.
9286 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9287 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9288 * gdb.base/paginate-bg-execution.exp: Likewise.
9289 * gdb.base/paginate-execution-startup.exp: Likewise.
9290 * gdb.base/random-signal.exp: Likewise.
9291 * gdb.base/range-stepping.exp: Likewise.
9292 * gdb.cp/annota2.exp: Likewise.
9293 * gdb.cp/annota3.exp: Likewise.
9294 * gdb.gdb/selftest.exp: Likewise.
9295 * gdb.threads/continue-pending-status.exp: Likewise.
9296 * gdb.threads/leader-exit.exp: Likewise.
9297 * gdb.threads/manythreads.exp: Likewise.
9298 * gdb.threads/pthreads.exp: Likewise.
9299 * gdb.threads/schedlock.exp: Likewise.
9300 * gdb.threads/sigthread.exp: Likewise.
9301
a8f077dc
DB
93022015-12-11 Don Breazeal <donb@codesourcery.com>
9303
9304 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9305 remote.
9306 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9307 * gdb.base/foll-exec.exp (main): Enable for target remote.
9308 * gdb.base/foll-fork.exp (main): Likewise.
9309 * gdb.base/foll-vfork.exp (main): Likewise.
9310 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9311 (proc continue_to_exit_bp_loc): Use clean_restart.
9312 * gdb.base/pie-execl.exp (main): Disable for target remote.
9313 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9314 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9315 * gdb.threads/execl.exp (main): Likewise.
9316 * gdb.threads/fork-child-threads.exp (main): Likewise.
9317 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9318 remote.
9319 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9320 remote.
9321 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9322 pid.tid style ptids, instead of just tid.
9323 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9324 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9325 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9326 ptids, instead of just tid.
9327
3b2464a8
AB
93282015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9329
9330 * gdb.base/list.exp (test_list_forward): Add end of file error
9331 test.
9332 (test_repeat_list_command): Add end of file error test.
9333 (test_list_backwards): Add beginning of file error test.
9334
a0def019
AB
93352015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9336
9337 * gdb.base/list.exp (test_list_invalid_args): New function,
9338 defined, and called.
9339
5c000dff
AB
93402015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9341
9342 * gdb.base/list.exp (test_list): Make test names unique.
9343
f1637ebe
YQ
93442015-12-11 Yao Qi <yao.qi@linaro.org>
9345
9346 * gdb.base/coremaker2.c: Remove.
9347
36d6fc0a
PA
93482015-12-10 Pedro Alves <palves@redhat.com>
9349
9350 * gdb.multi/base.exp: Remove stale "spaces" references.
9351
762f7747
PA
93522015-12-10 Pedro Alves <palves@redhat.com>
9353
9354 * gdb.multi/base.exp: Don't use nowarnings.
9355 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9356 * gdb.multi/hangout.c: Include stdio.h.
9357 * gdb.multi/hello.c: Include stdlib.h.
9358 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9359 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9360 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9361
28d2bfb9
AB
93622015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9363
9364 * gdb.dwarf2/dw2-ranges-base.c: New file.
9365 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9366 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9367 support additional line table, and debug ranges generation.
9368 (Dwarf::ranges): New function, generate .debug_ranges.
9369 (Dwarf::lines): Support generating simple line table programs.
9370 (Dwarf::assemble): Initialise new namespace variables.
9371
5fc2beac
KB
93722015-12-09 Kevin Buettner <kevinb@redhat.com>
9373
9374 * gdb.base/async.exp (proc test_background): Add case for
9375 asynchronous execution not supported.
9376
1c35a88f
LM
93772015-12-09 Luis Machado <lgustavo@codesourcery.com>
9378
9379 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9380 format and change test names to make them unique.
9381
b593e3d9
RK
93822015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9383 Pedro Alves <pedro@redhat.com>
9384
9385 PR gdb/18702
9386 Add checking of floatformats setup on x86_64 hosts.
9387 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9388 (smallval, bigval): New labels/constants.
9389 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9390 float" after loading bigval and smallval.
9391
d72413e6
PMR
93922015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9393
9394 * gdb.ada/fun_overload_menu.exp: New testcase.
9395 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9396
ece66d65
JS
93972015-12-04 Josh Stone <jistone@redhat.com>
9398
9399 * gdb.base/catch-fork-static.exp: New.
9400
41d0efca
YQ
94012015-12-03 Yao Qi <yao.qi@linaro.org>
9402
9403 * gdb.base/sizeof.c: Don't include stdio.h and
9404 ../lib/unbuffer_output.c.
9405 (main): New variable 'size' and 'value'. Remove printf and
9406 gdb_unbuffer_output. Assign return value to size and value.
9407 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9408 at the beginning.
9409 (check_sizeof): Check the result by printing variable 'size'.
9410 (check_valueof): Check the result by printing variable 'value'.
9411
99fd02d9
YQ
94122015-12-01 Yao Qi <yao.qi@linaro.org>
9413
9414 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9415 for aarch64*-*-linux* target.
9416
f2faf941
PA
94172015-11-30 Pedro Alves <palves@redhat.com>
9418
9419 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9420
04bf20c5
PA
94212015-11-30 Pedro Alves <palves@redhat.com>
9422
9423 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9424 Handle non-stop mode vCont replies.
9425
09df4675
PA
94262015-11-30 Pedro Alves <palves@redhat.com>
9427
9428 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9429 prepare_for_testing. Start gdb with "set non-stop on" appended to
9430 GDBFLAGS. Lax expected stop output.
9431
58b584af
YQ
94322015-11-27 Yao Qi <yao.qi@linaro.org>
9433
9434 * gdb.arch/arm-neon.exp: New.
9435 * gdb.arch/arm-neon.c: New.
9436
dfcb77a8
YQ
94372015-11-27 Yao Qi <yao.qi@linaro.org>
9438
9439 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9440
88e8ec1b
YQ
94412015-11-27 Yao Qi <yao.qi@linaro.org>
9442
9443 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9444 frames-invalid annotation.
9445
bfde72c2
YQ
94462015-11-27 Yao Qi <yao.qi@linaro.org>
9447
9448 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9449
f6512a69
SM
94502015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9451
9452 * gdb.threads/names.exp: New file.
9453 * gdb.threads/names.c: New file.
9454 * README: Mention gdb,no_thread_names.
9455
46a3515b
MM
94562015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9457
9458 PR 19297
9459 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9460 support" error.
9461
62147a22
PA
94622015-11-24 Pedro Alves <palves@redhat.com>
9463
9464 PR 17539
9465 * gdb.base/display.exp: Expect displays to be sorted in ascending
9466 order. Use multi_line.
9467 * gdb.base/solib-display.exp: Likewise.
9468
2f341b6e
PA
94692015-11-24 Pedro Alves <palves@redhat.com>
9470
9471 PR 17539
25d49b86
PA
9472 * gdb.base/display.exp: Expect displays to be sorted in ascending
9473 order. Use multi_line.
9474 * gdb.base/solib-display.exp: Likewise.
2f341b6e 9475
7e0aa6aa
PA
94762015-11-24 Pedro Alves <palves@redhat.com>
9477
9478 PR 17539
9479 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9480 threads in ascending order.
9481 * gdb.base/foll-fork.exp: Likewise.
9482 * gdb.base/foll-vfork.exp: Likewise.
9483 * gdb.base/multi-forks.exp: Likewise.
9484 * gdb.mi/mi-nonstop.exp: Likewise.
9485 * gdb.mi/mi-nsintrall.exp: Likewise.
9486 * gdb.multi/base.exp: Likewise.
9487 * gdb.multi/multi-arch.exp: Likewise.
9488 * gdb.python/py-inferior.exp: Likewise.
9489 * gdb.threads/break-while-running.exp: Likewise.
9490 * gdb.threads/execl.exp: Likewise.
9491 * gdb.threads/gcore-thread.exp: Likewise.
9492 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9493 * gdb.threads/kill.exp: Likewise.
9494 * gdb.threads/linux-dp.exp: Likewise.
9495 * gdb.threads/multiple-step-overs.exp: Likewise.
9496 * gdb.threads/next-bp-other-thread.exp: Likewise.
9497 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9498 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9499 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9500 * gdb.threads/thread-find.exp: Likewise.
9501 * gdb.threads/tls.exp: Likewise.
9502 * lib/mi-support.exp (mi_reverse_list): Delete.
9503 (mi_check_thread_states): No longer reverse list.
9504
2cc57ad8
PA
95052015-11-24 Pedro Alves <palves@redhat.com>
9506
9507 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9508 use lowercase.
9509
c93e8391
SM
95102015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9511
9512 * gdb.trace/actions.c: Include trace-common.h.
9513 (main): Add a location for a fast tracepoint.
9514 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9515 the normal tracepoints.
9516 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9517
045ccf91
SM
95182015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9519
9520 * save-trace.exp: Factor out code to these...
9521 (gdb_save_tracepoints): New.
9522 (gdb_load_tracepoints): New.
9523 (do_save_load_test): New.
9524
5506f9f6
KB
95252015-11-23 Kevin Buettner <kevinb@redhat.com>
9526
9527 * gdb.base/asmlabel.exp: New test.
9528 * gdb.base/asmlabel.c: New test case.
9529
16c3b12f
JB
95302015-11-23 Joel Brobecker <brobecker@adacore.com>
9531
9532 * gdb.base/wrong_frame_bt_full-main.c: New file.
9533 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9534 * gdb.base/wrong_frame_bt_full.exp: New file.
9535
155bfbd3
JB
95362015-11-23 Joel Brobecker <brobecker@adacore.com>
9537
9538 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9539
bb097445
JM
95402015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9541
206853a0 9542 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
9543 pstate register when comparing registers values in
9544 sparc64-*-linux-gnu targets to avoid spurious differences.
9545
9c88ed8f
JM
95462015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9547
206853a0 9548 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 9549
96161e25
SL
95502015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9551
9552 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9553 as type argument to gdb_compile.
9554 * gdb.base/nested-subp2.exp: Likewise.
9555 * gdb.base/nested-subp3.exp: Likewise.
9556
340c2830
DV
95572015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9558
9559 * lib/dwarf.exp (_note): Fix left shift of negative value.
9560 * gdb.trace/trace-condition.exp: Likewise.
9561
c1862d0f
YQ
95622015-11-13 Yao Qi <yao.qi@linaro.org>
9563
9564 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9565 comments about d10v.
9566 (test_scalar_returns): Likewise.
9567 * gdb.base/d10v.ld: Remove.
9568 * gdb.base/overlays.exp: Remove the target triplet checking for
9569 d10v-*-*.
9570 * gdb.base/structs.exp (test_struct_returns): Remove the
9571 comments about d10v.
9572 (test_struct_calls): Likewise.
9573
77ae9c19
YQ
95742015-11-13 Yao Qi <yao.qi@linaro.org>
9575
9576 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9577 * gdb.base/gnu_vector.c: Don't include stdio.h.
9578 (main): Don't print res and call add_some_intvecs.
9579
430e004e
MK
95802015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9581
9582 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9583 macro.
9584 (func5): Removed.
9585 (func4): Use FAST_TRACEPOINT_LABEL.
9586 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9587 macro.
9588 (func): Removed.
9589 (thread_function): Use FAST_TRACEPOINT_LABEL.
9590 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9591 (func): Remove.
9592 (marker): Use FAST_TRACEPOINT_LABEL.
9593 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9594 (pendfunc1): Remove.
9595 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9596 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9597 (foo): Remove.
9598 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9599 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9600 macro.
9601 (func): Remove.
9602 (marker): Use FAST_TRACEPOINT_LABEL.
9603 * gdb.trace/trace-common.h: New header.
9604 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9605 macro.
9606 (func): Remove.
9607 (marker): Use FAST_TRACEPOINT_LABEL.
9608 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9609 (func): Remove.
9610 (thread_function): Use FAST_TRACEPOINT_LABEL.
9611
6e7675a7
MK
96122015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9613
9614 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9615 in front.
9616 * gdb.trace/change-loc.exp: Use global pcreg definition.
9617 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9618 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9619 in front.
9620 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9621 * gdb.trace/pending.exp: Likewise.
9622 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9623 * gdb.trace/trace-break.exp: Likewise.
9624 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9625 in front.
9626 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9627 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9628 in front.
9629 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9630
dddc0e16
JB
96312015-11-09 Joel Brobecker <brobecker@adacore.com>
9632
9633 * gdb.ada/fin_fun_out: New testcase.
9634
c6f0b406
KB
96352015-11-07 Kevin Buettner <kevinb@redhat.com>
9636
9637 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9638 value associated with DW_AT_byte_size.
9639 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9640 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9641 DW_AT_upper_bound.
9642
f01dcfd9
KB
96432015-11-07 Kevin Buettner <kevinb@redhat.com>
9644
9645 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9646 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9647 version.
9648 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9649 gdb.dwarf2/dw2-canonicalize-type.exp,
9650 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9651 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9652 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9653 provided by gdb_target_symbol_prefix_flags_asm.
9654 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9655 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9656 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9657 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9658 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9659 macros where needed). Use this macro for symbols which require
9660 the prefix provided by SYMBOL_PREFIX.
9661
2223449a
KB
96622015-11-05 Kevin Buettner <kevinb@redhat.com>
9663
9664 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9665 New procs.
9666 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9667 representing expressions, of more than one list element.
9668 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9669 to prepend linker symbol prefix to f.
9670 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9671 table_1 and table_2.
9672 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9673 Likewise, for f and g.
9674 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9675 for ptr.
9676 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9677 for main.
9678 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9679 table_1_ptr and table_2_ptr.
9680
6f2f1a3a
JK
96812015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9682 Joel Brobecker <brobecker@adacore.com>
9683
9684 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9685
566c56c9
MK
96862015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9687
9688 * gdb.reverse/s390-mvcle.c: New test.
9689 * gdb.reverse/s390-mvcle.exp: New file.
9690 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9691
d5f0636b
MK
96922015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9693
9694 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9695
7ad8b86c
MK
96962015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9697
9698 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9699 reaching marker2.
9700 * gdb.reverse/getresuid-reverse.exp: Likewise.
9701 * gdb.reverse/pipe-reverse.exp: Likewise.
9702 * gdb.reverse/readv-reverse.exp: Likewise.
9703 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9704 * gdb.reverse/time-reverse.exp: Likewise.
9705 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9706
4081c0f1
YQ
97072015-10-30 Yao Qi <yao.qi@linaro.org>
9708
9709 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9710 (empty_cycle): Remove.
9711 (main): Don't call empty_cycle. Don't use watch_count_done.
9712 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9713 empty_cycle. Rewrite the code counting HW watchpoints.
9714
452b4ba5
MK
97152015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9716
9717 * gdb.reverse/fstatat-reverse.c: New test.
9718 * gdb.reverse/fstatat-reverse.exp: New file.
9719 * gdb.reverse/getresuid-reverse.c: New test.
9720 * gdb.reverse/getresuid-reverse.exp: New file.
9721 * gdb.reverse/pipe-reverse.c: New test.
9722 * gdb.reverse/pipe-reverse.exp: New file.
9723 * gdb.reverse/readv-reverse.c: New test.
9724 * gdb.reverse/readv-reverse.exp: New file.
9725 * gdb.reverse/recvmsg-reverse.c: New test.
9726 * gdb.reverse/recvmsg-reverse.exp: New file.
9727 * gdb.reverse/time-reverse.c: New test.
9728 * gdb.reverse/time-reverse.exp: New file.
9729 * gdb.reverse/waitpid-reverse.c: New test.
9730 * gdb.reverse/waitpid-reverse.exp: New file.
9731
5e2e7507
JK
97322015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9733
9734 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9735
0fde2c53
DE
97362015-10-26 Doug Evans <dje@google.com>
9737
9738 PR symtab/17391
9739 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9740 * gdb.dwarf2/bad-regnum.c: New file.
9741 * gdb.dwarf2/bad-regnum.exp: New file.
9742
1a70ae97
DE
97432015-10-26 Doug Evans <dje@google.com>
9744
9745 PR python/18938
9746 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9747 file.
9748
27dc26ab
JK
97492015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9750
9751 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9752 for a change by "Mention language in compile error message".
9753
bed91f4d
SM
97542015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9755
9756 PR python/18073
9757 * gdb.python/py-type.c (C::a_method): New.
9758 (C::a_const_method): New.
9759 (C::a_static_method): New.
9760 (a_function): New.
9761 * gdb.python/py-type.exp (test_fields): Test getting fields
9762 from function and method.
9763
3f2f83dd
KB
97642015-10-21 Keven Boell <keven.boell@intel.com>
9765
9766 * gdb.fortran/vla-alloc-assoc.exp: New file.
9767 * gdb.fortran/vla-datatypes.exp: New file.
9768 * gdb.fortran/vla-datatypes.f90: New file.
9769 * gdb.fortran/vla-history.exp: New file.
9770 * gdb.fortran/vla-ptype-sub.exp: New file.
9771 * gdb.fortran/vla-ptype.exp: New file.
9772 * gdb.fortran/vla-sizeof.exp: New file.
9773 * gdb.fortran/vla-sub.f90: New file.
9774 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9775 * gdb.fortran/vla-value-sub-finish.exp: New file.
9776 * gdb.fortran/vla-value-sub.exp: New file.
9777 * gdb.fortran/vla-value.exp: New file.
9778 * gdb.fortran/vla-ptr-info.exp: New file.
9779 * gdb.mi/mi-vla-fortran.exp: New file.
9780 * gdb.mi/vla.f90: New file.
9781
27145d50
SL
97822015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9783
9784 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9785 of hardwired timeout value.
9786
5f3ff4f8
JK
97872015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9788 Pedro Alves <palves@redhat.com>
9789
9790 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9791 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9792
bfd09d20
JS
97932015-10-19 Josh Stone <jistone@redhat.com>
9794
9795 * gdb.base/catch-syscall.c: Include <sched.h>.
9796 (unknown_syscall): New variable.
9797 (main): Trigger a vfork and an unknown syscall.
9798 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9799 (unknown_syscall_number): Likewise.
9800 (check_call_to_syscall): Accept an optional syscall pattern.
9801 (check_return_from_syscall): Likewise.
9802 (check_continue): Likewise.
9803 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9804 (test_catch_syscall_skipping_return): New test toggling off 'catch
9805 syscall' to step over the syscall return, then toggling back on.
9806 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9807 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9808 (do_syscall_tests): Call test_catch_syscall_without_args and
9809 test_catch_syscall_mid_vfork.
9810 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9811 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9812
b32b93c6
AS
98132015-10-19 Andrew Stubbs <ams@codesourcery.com>
9814
9815 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9816 print g_vE): Add new pass patterns.
9817 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9818 print various symbol names for vptr fields.
9819
9d622bda
AB
98202015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9821
9822 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9823 results.
9824
0fd8ac1c
YQ
98252015-10-12 Yao Qi <yao.qi@linaro.org>
9826
9827 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9828
34240514
YQ
98292015-10-12 Yao Qi <yao.qi@linaro.org>
9830
9831 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9832 is aarch64*-*-linux*.
9833
8240f442
YQ
98342015-10-12 Yao Qi <yao.qi@linaro.org>
9835
9836 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9837 (can_relocate_bcond_true): ... it.
9838 (can_relocate_bcond_false): New function.
9839 (foo): Likewise.
9840 (can_relocate_bl): Likewise.
9841 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9842 can_relocate_bl.
9843
2520f728
PMR
98442015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9845
9846 * gdb.base/nested-addr.c: New file.
9847 * gdb.base/nested-addr.exp: New testcase.
9848
abcef95a
MM
98492015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9850
9851 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9852 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9853 its output. Ignore the output of "record goto begin" and instead
9854 check that GDB is replaying.
9855
145e3ddb
PA
98562015-10-09 Pedro Alves <palves@redhat.com>
9857
9858 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9859 (top level): Use it in the run with no args test.
9860
d5d8c4e1
IB
98612015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9862
9863 * gdb.dlang/properties.exp: New file.
9864
06e635ef
SL
98652015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9866
9867 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9868 whether or not address 0x1000 is mapped on the target.
9869
e019fd1d
SM
98702015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9871
9872 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9873 build.
9874
77ba2a67
MM
98752015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9876
9877 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9878 instruction-history test.
9879
c60eb31f
DE
98802015-09-28 Doug Evans <dje@google.com>
9881
9882 * gdb.base/gcore.c (array_func): Add reference to static_array.
9883
9a3c8263
SM
98842015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9885
9886 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9887 source line.
9888
9720e656
SL
98892015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9890
9891 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9892 short or char as base type.
9893
938d3bf2
SL
98942015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9895
9896 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9897 to allow any size enum.
9898
e6c2c623
PMR
98992015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9900
9901 * gdb.ada/array_ptr_renaming.exp: New testcase.
9902 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9903 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9904
06da0f77
PL
99052015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9906
9907 * gdb.trace/ftrace-lock.c: New file.
9908 * gdb.trace/ftrace-lock.exp: New file.
9909
4f51c22a
PL
99102015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9911
9912 * gdb.arch/insn-reloc.c: New file.
9913 * gdb.arch/ftrace-insn-reloc.exp: New file.
9914
7041adf4
PL
99152015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9916
9917 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9918 instruction.
9919 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9920 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9921 * gdb.trace/range-stepping.c: Likewise.
9922 * gdb.trace/trace-break.c: Likewise.
9923 * gdb.trace/trace-mt.c (thread_function): Likewise.
9924 * gdb.trace/ftrace.c (marker): Likewise.
9925 * gdb.trace/trace-condition.c (marker): Likewise.
9926 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9927 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9928 is_aarch64_target.
9929
015d2e7e
DE
99302015-09-18 Doug Evans <xdje42@gmail.com>
9931
9932 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9933 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9934
26b188a2
SL
99352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9936
9937 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9938 the breakpoint.
9939
79dc332b
SL
99402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9941
9942 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9943 the pending breakpoint. Remove timeout override for "Run till
9944 MI pending breakpoint on pendfunc3 on thread 2" test.
9945
f57929f2
SL
99462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9947
9948 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9949 filename pattern.
9950
3f469b17
SL
99512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9952
9953 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9954 in breakpoint filename pattern.
9955
515b89b3
SL
99562015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9957
7800dbe4
SL
9958 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9959
99602015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9961
515b89b3
SL
9962 * gdb.linespec/explicit.exp: Check for readline support for
9963 tab-completion tests. Fix obvious typo.
9964
d2939ba2
MM
99652015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9966
9967 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9968 and replay.
9969
cbb55fa7
MM
99702015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9971
9972 * gdb.btrace/non-stop.c: New.
9973 * gdb.btrace/non-stop.exp: New.
9974
43691ca1
PL
99752015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9976 Yao Qi <yao.qi@linaro.org>
9977
9978 * gdb.trace/trace-condition.c: New file.
9979 * gdb.trace/trace-condition.exp: New file.
9980
d78908cf
WW
99812015-09-16 Wei-cheng Wang <cole945@gmail.com>
9982
9983 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9984 for testing bytecode compilation.
9985
1ed415e2
PA
99862015-09-16 Pedro Alves <palves@redhat.com>
9987 Sandra Loosemore <sandra@codesourcery.com>
9988
9989 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9990 (SECONDS): Redefine.
9991 (main): Call pthread_kill and alarm early.
9992 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9993 support.
9994 (test): If the target can't hardware step and doesn't support
9995 displaced stepping, increase the timeout.
9996
d136eff5
PA
99972015-09-16 Pedro Alves <palves@redhat.com>
9998
9999 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10000 (enable_debug): New procedures.
10001 (test): Use them. Bail out if waiting for threads fails.
10002 (top level): Bail out if a test fails.
10003
991f019c
YQ
100042015-09-16 Yao Qi <yao.qi@linaro.org>
10005
10006 * gdb.asm/asm-source.exp: Set asm-arch for
10007 aarch64*-*-* target.
10008 * gdb.asm/aarch64.inc: New file.
10009
bfca584f
PMR
100102015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10011
10012 * gdb.ada/array_of_variable_length.exp: New testcase.
10013 * gdb.ada/array_of_variable_length/foo.adb: New file.
10014 * gdb.ada/array_of_variable_length/pck.adb: New file.
10015 * gdb.ada/array_of_variable_length/pck.ads: New file.
10016
b326e587
DE
100172015-09-15 Doug Evans <dje@google.com>
10018
10019 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10020 of function static local variable.
10021
5382cfab
PW
100222015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10023
10024 * gdb.threads/tls-so_extern.exp: New test file.
10025 * gdb.threads/tls-so_extern.c: New test file.
10026 * gdb.threads/tls-so_extern_main.c: New test file.
10027
141c5cc4
JK
100282015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10029
10030 * gdb.opt/solib-intra-step-lib.c: New file.
10031 * gdb.opt/solib-intra-step-main.c: New file.
10032 * gdb.opt/solib-intra-step.exp: New file.
10033
d15dcecd
PA
100342015-09-15 Pedro Alves <palves@redhat.com>
10035
10036 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10037 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10038
4c2f2a79
PA
100392015-09-14 Pedro Alves <palves@redhat.com>
10040
10041 * gdb.base/hook-stop-continue.c: Delete.
10042 * gdb.base/hook-stop-continue.exp: Delete.
10043 * gdb.base/hook-stop-frame.c: Delete.
10044 * gdb.base/hook-stop-frame.exp: Delete.
10045 * gdb.base/hook-stop.c: New file.
10046 * gdb.base/hook-stop.exp: New file.
10047
919e6dbe
PMR
100482015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10049
10050 * gdb.ada/access_to_packed_array.exp: New testcase.
10051 * gdb.ada/access_to_packed_array/foo.adb: New file.
10052 * gdb.ada/access_to_packed_array/pack.adb: New file.
10053 * gdb.ada/access_to_packed_array/pack.ads: New file.
10054
157280a4
MM
100552015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10056
10057 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10058 buffer size test.
10059
2fd33e94
DB
100602015-09-11 Don Breazeal <donb@codesourcery.com>
10061
10062 * gdb.base/foll-exec.c: Add copyright header. Fix
10063 formatting issues.
10064 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10065 (do_exec_tests): Use clean_restart in place of zap_session,
10066 and for test initialization. Fix formatting issues. Use
10067 fail in place of perror.
10068 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10069 an expect statement to match an expression with output from
10070 the program under debug.
10071 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10072 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10073 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10074 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10075 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10076
e70b6e8e
DE
100772015-09-09 Doug Evans <dje@google.com>
10078
10079 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10080
7a551a51
DE
100812015-09-09 Doug Evans <dje@google.com>
10082
10083 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10084
4c666f84
DE
100852015-09-09 Doug Evans <dje@google.com>
10086
10087 * gdb.base/savedregs.exp: Fix typo.
10088
243a9253
PA
100892015-09-09 Pedro Alves <palves@redhat.com>
10090
10091 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10092
c0fa8fbd
SL
100932015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10094
10095 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10096 command actually switches threads. Give up on remaining
10097 tests if target fails to stop at breakpoint.
10098
cd7c1778
PMR
100992015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10100
10101 * gdb.ada/funcall_char.exp: New testcase.
10102 * gdb.ada/funcall_char/foo.adb: New file.
10103
dc5c8746
PMR
101042015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10105
10106 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10107 expected outputs. Add two testcases for completing ambiguous
10108 functions.
10109 * gdb.ada/complete/aux_pck.adb: New file.
10110 * gdb.ada/complete/aux_pck.ads: New file.
10111 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10112 Ambiguous_Func functions.
10113 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10114 * gdb.ada/complete/pck.adb: Likewise.
10115
4e83a1e7
UW
101162015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10117
10118 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10119 failures to run the test program under GDB.
10120
8ce74153
LM
101212015-08-26 Luis Machado <lgustavo@codesourcery.com>
10122
10123 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10124 to C.
10125
e9756d52
PP
101262015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10127
10128 * gdb.base/run-after-attach.exp: New test file.
10129 * gdb.base/run-after-attach.c: New test file.
10130
8d37573b
DB
101312015-08-26 Don Breazeal <donb@codesourcery.com>
10132
10133 * gdb.base/foll-exec-2.c: New test program.
10134 * gdb.base/foll-exec-2.exp: New test.
10135
63e43d3a
PMR
101362015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10137
10138 * gdb.base/nested-subp1.exp: New file.
10139 * gdb.base/nested-subp1.c: New file.
10140 * gdb.base/nested-subp2.exp: New file.
10141 * gdb.base/nested-subp2.c: New file.
10142 * gdb.base/nested-subp3.exp: New file.
10143 * gdb.base/nested-subp3.c: New file.
10144
3d40fbb5
PA
101452015-08-24 Pedro Alves <palves@redhat.com>
10146
10147 * gdb.server/connect-without-multi-process.c: New file.
10148 * gdb.server/connect-without-multi-process.exp: New file.
10149
4422ac93
LM
101502015-08-24 Luis Machado <lgustavo@codesourcery.com>
10151
10152 * gdb.opt/inline-markers.c: Make z int.
10153
91dddb86
LM
101542015-08-24 Luis Machado <lgustavo@codesourcery.com>
10155
10156 * gdb.opt/inline-markers.c: Make z volatile.
10157
a48847ee
LM
101582015-08-24 Luis Machado <lgustavo@codesourcery.com>
10159
10160 * gdb.opt/inline-bt.c: New volatile global z.
10161 * gdb.opt/inline-cmds.c: Likewise.
10162 * gdb.opt/inline-locals.c: Likewise.
10163 * gdb.opt/inline-markers.c: New extern global z.
10164 (marker): Use z.
10165 (inline_fn): Likewise.
10166
0ebbc52b
PA
101672015-08-24 Pedro Alves <palves@redhat.com>
10168
10169 * config/m32r-stub.exp: Remove file.
10170 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10171 * gdb.base/call-rt-st.exp: Likewise.
10172 * gdb.base/call-strs.exp: Likewise.
10173 * gdb.base/default.exp: Remove references to h8300-*-hms and
10174 *-*-udi*.
10175 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10176
77c365df
AA
101772015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10178
10179 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10180 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10181 and "return" use KFAIL when GDB can not read/write the vector
10182 return value.
10183
4313b8c0
GB
101842015-08-21 Gary Benson <gbenson@redhat.com>
10185
10186 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10187
0e433b32
PA
101882015-08-20 Pedro Alves <palves@redhat.com>
10189
10190 * gdb.server/solib-list.exp: No longer expect an interior stop in
10191 non-stop mode.
10192
221e1a37
PA
101932015-08-20 Pedro Alves <palves@redhat.com>
10194
10195 * gdb.server/connect-stopped-target.c: New file.
10196 * gdb.server/connect-stopped-target.exp: New file.
10197
40e3ad0e
PA
101982015-08-20 Pedro Alves <palves@redhat.com>
10199
10200 * gdb.dwarf2/comp-unit-lang.exp: New file.
10201 * gdb.dwarf2/comp-unit-lang.c: New file.
10202
af39b327
PMR
102032015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10204
10205 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10206 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10207
7d45c7c3 102082015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 10209
7d45c7c3
KB
10210 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10211 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10212
4d6cceb4
DE
102132015-08-18 Doug Evans <dje@google.com>
10214 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10215
10216 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10217 skip_python_tests. New arg prompt_regexp.
10218 (skip_python_tests): New function.
10219 * lib/mi-support.exp (mi_skip_python_tests): New function.
10220 * gdb.python/py-mi-objfile-gdb.py: New file.
10221 * gdb.python/py-mi-objfile.c: New file.
10222 * gdb.python/py-mi-objfile.exp: New file.
10223
ad89c2aa
KS
102242015-08-17 Keith Seitz <keiths@redhat.com>
10225
10226 * gdb.linespec/explicit.exp: Move strace test from here ...
10227 * gdb.trace/strace.exp: ... to here.
10228
e3ae3c43
PP
102292015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10230
10231 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10232 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10233
604b2636
DE
102342015-08-14 Doug Evans <xdje42@gmail.com>
10235
10236 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10237 inferior before selecting a new file.
10238
6ff0ba5f
DE
102392015-08-14 Doug Evans <xdje42@gmail.com>
10240
10241 * gdb.mi/mi-disassemble.exp: Update.
10242 * gdb.base/disasm-optim.S: New file.
10243 * gdb.base/disasm-optim.c: New file.
10244 * gdb.base/disasm-optim.h: New file.
10245 * gdb.base/disasm-optim.exp: New file.
10246
9ca98f92
KS
102472015-08-14 Keith Seitz <keiths@redhat.com>
10248
10249 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10250 "evaluated-by".
10251
52bbc560
JB
102522015-08-13 Joel Brobecker <brobecker@adacore.com>
10253
10254 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10255
5d8c3ed3
PMR
102562015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10257
10258 * gdb.ada/fun_renaming.exp: New testcase.
10259 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10260 * gdb.ada/fun_renaming/pack.adb: New file.
10261 * gdb.ada/fun_renaming/pack.ads: New file.
10262
ea8812bc
KS
102632015-08-12 Keith Seitz <keiths@redhat.com>
10264
10265 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10266 gdb_get_line_number.
10267
4dafcdeb
JB
102682015-08-12 Joel Brobecker <brobecker@adacore.com>
10269
10270 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10271 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10272 gdb.base/dso2dso.exp: New files.
10273
5ba32597
SDJ
102742015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10275 Pedro Alves <palves@redhat.com>
10276 Keith Seitz <keiths@redhat.com>
10277
10278 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10279 GDBFLAGS.
10280
b6dafabf
PP
102812015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10282
10283 * gdb.base/gdbhistsize-history.exp
10284 (test_histsize_history_setting): Use save_vars.
10285 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10286 Use save_vars.
10287 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10288 * gdb.base/readline.exp: Use save_vars.
10289
abe8e607
PP
102902015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10291
10292 * lib/gdb.exp (save_vars): New proc.
10293
629500fa
KS
102942015-08-11 Keith Seitz <keiths@redhat.com>
10295
10296 * gdb.base/help.exp: Update help_breakpoint_text.
10297
eb8c4e2e
KS
102982015-08-11 Keith Seitz <keiths@redhat.com>
10299
10300 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10301 (at toplevel): Call test_explicit_breakpoints.
10302 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10303 breakpoints.
10304 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10305 breakpoint conditions, "-cond".
10306
87f0e720
KS
103072015-08-11 Keith Seitz <keiths@redhat.com>
10308
10309 * gdb.linespec/3explicit.c: New file.
10310 * gdb.linespec/cpexplicit.cc: New file.
10311 * gdb.linespec/cpexplicit.exp: New file.
10312 * gdb.linespec/explicit.c: New file.
10313 * gdb.linespec/explicit.exp: New file.
10314 * gdb.linespec/explicit2.c: New file.
10315 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10316 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10317 before using in the matching pattern.
10318 Clarify that `prefix' is a regular expression.
10319
f00aae0f
KS
103202015-08-11 Keith Seitz <keiths@redhat.com>
10321
10322 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10323 test.
10324 Add tests for missing ",FMT" and ",".
10325
e27852be
DE
103262015-08-10 Doug Evans <dje@google.com>
10327 Keith Seitz <keiths@redhat.com>
10328
10329 PR gdb/17960
10330 * gdb.base/completion.exp: Add location completer tests.
10331
7f03bd92
PA
103322015-08-07 Pedro Alves <palves@redhat.com>
10333
10334 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10335 tests here.
10336 (top level): Run do_test with and without displaced stepping.
10337
3fc8eb30
PA
103382015-08-07 Pedro Alves <palves@redhat.com>
10339
10340 * gdb.base/valgrind-disp-step.c: New file.
10341 * gdb.base/valgrind-disp-step.exp: New file.
10342
d4569d7b
PA
103432015-08-07 Pedro Alves <palves@redhat.com>
10344
10345 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10346 Delete function.
10347 (main): Add alarm. Run an infinite loop instead of calling
10348 wait_threads.
10349 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10350 comment.
10351 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10352 Delete function.
10353 (main): Add alarm. Run an infinite loop instead of calling
10354 wait_threads.
10355 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10356 comment.
10357
e1316e60
PA
103582015-08-07 Pedro Alves <palves@redhat.com>
10359
10360 * gdb.base/checkpoint-ns.exp: New file.
10361 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10362 standard_testfile.
10363
da8c46d2
MM
103642015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10365
10366 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10367 * gdb.btrace/instruction_history.exp: Update.
10368 * gdb.btrace/tsx.exp: New.
10369 * gdb.btrace/tsx.c: New.
10370
de1c2c52
PA
103712015-08-06 Pedro Alves <palves@redhat.com>
10372
10373 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10374 increase timeout.
10375 * gdb.reverse/until-precsave.exp: Bump timeouts.
10376
782e0bf4
PA
103772015-08-06 Pedro Alves <palves@redhat.com>
10378
10379 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10380
83e97ed0
PA
103812015-08-06 Pedro Alves <palves@redhat.com>
10382
10383 PR gdb/18749
10384 * gdb.threads/process-dies-while-handling-bp.c: New file.
10385 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10386
863d01bd
PA
103872015-08-06 Pedro Alves <palves@redhat.com>
10388
10389 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10390 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10391
0a39bb32
PA
103922015-08-05 Pedro Alves <palves@redhat.com>
10393
10394 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10395 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10396
ee2d2b10
SL
103972015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10398
10399 * gdb.base/bp-permanent.exp: Report test as unsupported if
10400 the target cannot stop at the permanent breakpoint.
10401
4e1bdb00
DE
104022015-08-03 Doug Evans <dje@google.com>
10403
10404 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10405 10000.
10406
3d338901
DE
104072015-08-03 Doug Evans <dje@google.com>
10408
10409 * Makefile.in (workers/%.worker, build-perf): New rule.
10410 (GDB_PERFTEST_MODE): New variable.
10411 (check-perf): Use it.
10412 (clean): Clean up gdb.perf parallel build subdirs.
10413 * lib/build-piece.exp: New file.
10414 * lib/gdb.exp (make_gdb_parallel_path): New function
10415 (standard_output_file, standard_temp_file): Call it.
10416 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10417 of $GDB_PARALLEL.
10418 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10419
af061d3e
DE
104202015-08-03 Doug Evans <dje@google.com>
10421
8e1afc81 10422 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
10423 (LOG_FILE_NAME): New global.
10424 (TextReporter.__init__): Initialize self.txt_sum.
10425 (TextReporter.report): Add support for multiple data-points.
10426 Move report to perftest.sum, put raw data in perftest.log.
10427 (TextReporter.start): Open sum and log files.
10428 (TextReporter.end): Close sum and log files.
8e1afc81
DE
10429 * gdb.perf/lib/perftest/testresult.py
10430 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 10431
2c8c5d37
PA
104322015-07-31 Pedro Alves <palves@redhat.com>
10433
10434 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10435 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10436 kill_wait_spawned_process instead of explicit "kill -9".
10437 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10438 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10439 kill_wait_spawned_process.
10440 * gdb.base/attach-twice.exp: Likewise.
10441 * gdb.base/attach.exp: Likewise.
10442 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10443 gdb_test_multiple.
10444 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10445 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10446 kill_wait_spawned_process.
10447 * gdb.base/valgrind-infcall.exp: Likewise.
10448 * gdb.multi/multi-attach.exp: Likewise.
10449 * gdb.python/py-prompt.exp: Likewise.
10450 * gdb.python/py-sync-interp.exp: Likewise.
10451 * gdb.server/ext-attach.exp: Likewise.
10452 * gdb.threads/attach-into-signal.exp (corefunc): Use
10453 spawn_wait_for_attach, spawn_id_get_pid and
10454 kill_wait_spawned_process.
10455 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10456 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10457 spawn_id_get_pid and kill_wait_spawned_process.
10458 * gdb.threads/attach-stopped.exp (corefunc): Use
10459 spawn_wait_for_attach, spawn_id_get_pid and
10460 kill_wait_spawned_process.
10461 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10462 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10463 kill_wait_spawned_process instead of explicit "kill -9".
10464 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10465 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10466 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10467 processes. Don't map cygwin/windows pids here. Now returns a
10468 spawn id list.
10469
032a0fca
SL
104702015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10471
10472 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10473 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10474 correct patch.
10475
61a934ca
SL
104762015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10477
10478 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10479
4bc4d428
SL
104802015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10481
10482 Reapply:
10483 2014-05-21 Mark Wielaard <mjw@redhat.com>
10484
10485 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10486
998d452a
PA
104872015-07-30 Pedro Alves <palves@redhat.com>
10488
10489 * linux-low.c (handle_extended_wait): Set the child's last
10490 reported status to TARGET_WAITKIND_STOPPED.
10491
69dde7dc
PA
104922015-07-30 Pedro Alves <palves@redhat.com>
10493
10494 PR threads/18600
10495 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10496 only shows inferior 1.
10497
4dd63d48
PA
104982015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10499 Pedro Alves <palves@redhat.com>
10500
10501 PR threads/18600
10502 * gdb.threads/fork-plus-threads.c: New file.
10503 * gdb.threads/fork-plus-threads.exp: New file.
10504
d618e4c5
PP
105052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10506
10507 * gdb.base/batch-preserve-term-settings.exp
10508 (test_terminal_settings_preserved_after_cli_exit): Use
10509 send_quit_command.
10510
1eef6428
PA
105112015-07-29 Pedro Alves <palves@redhat.com>
10512 Don Breazeal <donb@codesourcery.com>
10513
10514 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10515 output from both inferior_spawn_id and gdb_spawn_id.
10516
7da5b897
SDJ
105172015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10518
10519 * gdb.threads/attach-into-signal.exp (corefunc): Use
10520 with_test_prefix on nested loops, uniquefying the test messages.
10521
dac804df
SDJ
105222015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10523
10524 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10525 commit.
10526
06265e53
PP
105272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10528
10529 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10530 New proc.
10531 (test_terminal_settings_preserved_after_sigterm): New test.
10532
18206ca3
PP
105332015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10534
10535 * gdb.base/batch-preserve-term-settings.exp
10536 (test_terminal_settings_preserved_after_cli_exit): New test.
10537
90074d11
PP
105382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10539
10540 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10541 manipulation of saved_gdbflags.
10542 (test_terminal_settings_preserved): Remove global declaration of
10543 the unused variable pagination_prompt. Remove manipulation of
10544 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10545 GDBFLAGS.
10546
eb1a7902
PA
105472015-07-29 Pedro Alves <palves@redhat.com>
10548
10549 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10550
8b75dd3b
PA
105512015-07-29 Pedro Alves <palves@redhat.com>
10552
10553 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10554 at the top.
10555
dedad4e3
PA
105562015-07-29 Pedro Alves <palves@redhat.com>
10557
10558 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10559 (main): Call gdb_unbuffer_output.
10560 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10561 (main): Call gdb_unbuffer_output.
10562 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10563 (main): Call gdb_unbuffer_output.
10564 * gdb.base/call-strs.exp: Adjust to step over the
10565 gdb_unbuffer_output call.
10566 * gdb.base/catch-gdb-caused-signals.c: Include
10567 "../lib/unbuffer_output.c".
10568 (main): Call gdb_unbuffer_output.
10569 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10570 (main): Call gdb_unbuffer_output.
10571 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10572 (main): Call gdb_unbuffer_output.
10573 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10574 (main): Call gdb_unbuffer_output.
10575 * gdb.base/shlib-call.exp: Adjust to step over the
10576 gdb_unbuffer_output call.
10577 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10578 (main): Call gdb_unbuffer_output.
10579 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10580 (main): Call gdb_unbuffer_output.
10581 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10582 (main): Rename to ...
10583 (test): ... this.
10584 (main): Reimplement.
10585 * gdb.base/varargs.exp: Run to test instead of to main.
10586 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10587 (main): Call gdb_unbuffer_output.
10588
58789a91
PA
105892015-07-29 Pedro Alves <palves@redhat.com>
10590
10591 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10592 factore out from mi_continue_dprintf. For call-style dprintfs,
10593 expect dprintf output out of $inferior_spawn_id.
10594 (mi_continue_dprintf): Use mi_expect_dprintf.
10595 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10596 (main): Call gdb_unbuffer_output.
10597
e8376742
PA
105982015-07-29 Pedro Alves <palves@redhat.com>
10599
10600 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10601 (default_mi_gdb_start): Set inferior_spawn_id instead of
10602 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10603 gdb_spawn_id.
10604 (mi_gdb_test): Always expect inferior output from both
10605 $inferior_spawn_id and $gdb_spawn_id.
10606
08280010
PA
106072015-07-29 Pedro Alves <palves@redhat.com>
10608
10609 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10610 send_inferior and $inferior_spawn_id.
10611
4d30e432
PA
106122015-07-29 Pedro Alves <palves@redhat.com>
10613
10614 * gdb.gdb/complaints.exp (test_initial_complaints)
10615 (test_serial_complaints, test_short_complaints): Use
10616 gdb_test_stdio.
10617 (test_empty_complaint): Handle $inferior_spawn_id !=
10618 $gdb_spawn_id.
10619
0d30a335
PA
106202015-07-29 Pedro Alves <palves@redhat.com>
10621
10622 * gdb.base/varargs.exp: Use gdb_test_stdio.
10623
39413b29
PA
106242015-07-29 Pedro Alves <palves@redhat.com>
10625
10626 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10627
7cb000a9
PA
106282015-07-29 Pedro Alves <palves@redhat.com>
10629
10630 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10631
d7b8ac82
PA
106322015-07-29 Pedro Alves <palves@redhat.com>
10633
10634 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10635 parameter into two new parameters, "inf_result" and "gdb_result".
10636 Expect inferior output and gdb output from $inferior_spawn_id and
10637 $gdb_spawn_id, respectively. Adjust all callers.
10638
789c3a0c
PA
106392015-07-29 Pedro Alves <palves@redhat.com>
10640
10641 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10642 of gdb_test_sequence.
10643
77e760c3
PA
106442015-07-29 Pedro Alves <palves@redhat.com>
10645
10646 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10647 (saw_spurious_output): Expect inferior output from
10648 $inferior_spawn_id. Use gdb_test_stdio.
10649
8396d2cd
PA
106502015-07-29 Pedro Alves <palves@redhat.com>
10651
10652 * gdb.base/dprintf.exp: Use standard_testfile. Change
10653 prepare_for_testing call.
10654 (srcfile): Don't set.
10655 (restart): New procedure.
10656 (test_dprintf): New procecure, use to continue over dprintfs.
10657 (test_call, test_agent): New procedures, tests moved here.
10658 Restart gdb and recreate dprintfs. Adjust expected output.
10659
2051d61f
PA
106602015-07-29 Pedro Alves <palves@redhat.com>
10661
10662 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10663
452397af
PA
106642015-07-29 Pedro Alves <palves@redhat.com>
10665
10666 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10667
8aed9555
PA
106682015-07-29 Pedro Alves <palves@redhat.com>
10669
10670 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10671 gdb_test_stdio.
10672
188a61b4
PA
106732015-07-29 Pedro Alves <palves@redhat.com>
10674
10675 * lib/gdb.exp (gdb_test_stdio): New procedure.
10676
12264a45
PA
106772015-07-29 Pedro Alves <palves@redhat.com>
10678
10679 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10680
23ffc893
PA
106812015-07-29 Pedro Alves <palves@redhat.com>
10682
10683 * gdb.base/call-signal-resume.exp: Remove check for
10684 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10685 * gdb.base/unwindonsignal.exp: Likewise.
10686 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10687 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10688
65566918
PA
106892015-07-29 Pedro Alves <palves@redhat.com>
10690
10691 * gdb.base/siginfo-addr.c (pass): New function.
10692 (handler): Call it iff si_addr is correct.
10693 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10694 Set a breakpoint at "pass" and continue to it.
10695
d60a9221
SDJ
106962015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10697
10698 * gdb.python/py-objfile.exp: Make some tests have unique names.
10699 * gdb.python/py-pp-registration.exp: Likewise.
10700
bde40b8f
PA
107012015-07-28 Pedro Alves <palves@redhat.com>
10702
10703 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10704
13e1dec8
SM
107052015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10706
10707 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10708
da33c9a7
SM
107092015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10710
10711 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10712
077836f7
PP
107132015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10714
10715 * gdb.base/gdb-sigterm-2.exp: New test.
10716
b8cc7b2e
DE
107172015-07-25 Doug Evans <xdje42@gmail.com>
10718
10719 Revert:
10720 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10721 (workers/%.worker, build-perf): New rule.
10722 (GDB_PERFTEST_MODE): New variable.
10723 (check-perf): Use it.
10724 (clean): Clean up gdb.perf parallel build subdirs.
10725 * lib/build-piece.exp: New file.
10726 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10727 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10728 name.
10729 (standard_temp_file): Ditto.
10730 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10731 of $GDB_PARALLEL.
10732
c8bd4544
DE
107332015-07-24 Doug Evans <dje@google.com>
10734
10735 * gdb.perf/lib/perftest/utils.py: New file.
10736 * gdb.perf/gm-hello.cc: New file.
10737 * gdb.perf/gm-pervasive-typedef.cc: New file.
10738 * gdb.perf/gm-pervasive-typedef.h: New file.
10739 * gdb.perf/gm-std.cc: New file.
10740 * gdb.perf/gm-std.h: New file.
10741 * gdb.perf/gm-use-cerr.cc: New file.
10742 * gdb.perf/gm-utils.h: New file.
10743 * gdb.perf/gmonster-null-lookup.py: New file.
10744 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10745 * gdb.perf/gmonster-print-cerr.py: New file.
10746 * gdb.perf/gmonster-ptype-string.py: New file.
10747 * gdb.perf/gmonster-runto-main.py: New file.
10748 * gdb.perf/gmonster-select-file.py: New file.
10749 * gdb.perf/gmonster1-null-lookup.exp: New file.
10750 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10751 * gdb.perf/gmonster1-print-cerr.exp: New file.
10752 * gdb.perf/gmonster1-ptype-string.exp: New file.
10753 * gdb.perf/gmonster1-runto-main.exp: New file.
10754 * gdb.perf/gmonster1-select-file.exp: New file.
10755 * gdb.perf/gmonster1.cc: New file.
10756 * gdb.perf/gmonster1.exp: New file.
10757 * gdb.perf/gmonster2-null-lookup.exp: New file.
10758 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10759 * gdb.perf/gmonster2-print-cerr.exp: New file.
10760 * gdb.perf/gmonster2-ptype-string.exp: New file.
10761 * gdb.perf/gmonster2-runto-main.exp: New file.
10762 * gdb.perf/gmonster2-select-file.exp: New file.
10763 * gdb.perf/gmonster2.cc: New file.
10764 * gdb.perf/gmonster2.exp: New file.
10765
6eab34f3
DE
107662015-07-24 Doug Evans <dje@google.com>
10767
10768 * gdb.perf/README: New file.
10769 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10770 * lib/gen-perf-test.exp: New file.
10771
63738bfd
DE
107722015-07-24 Doug Evans <dje@google.com>
10773
10774 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10775 (PerfTest::startup): New function.
10776 (PerfTest::run): Return result of calling body.
10777 (PerfTest::assemble): Rewrite.
10778 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10779 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10780 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10781 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10782 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10783
7b606f95
DE
107842015-07-24 Doug Evans <dje@google.com>
10785
10786 * lib/gdb.exp (clean_restart): Make executable optional.
10787
a97b16b8
DE
107882015-07-24 Doug Evans <dje@google.com>
10789
10790 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10791 compiler_info references.
10792 * gdb.cp/temargs.exp: Ditto.
10793 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10794 (get_compiler_info): Early exit if already computed. Set compiler_info
10795 to "unknown" if there was a problem.
10796 (test_compiler_info): Add function comment. Call get_compiler_info.
10797
35baa57f
DE
107982015-07-24 Doug Evans <dje@google.com>
10799
10800 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10801 (workers/%.worker, build-perf): New rule.
10802 (GDB_PERFTEST_MODE): New variable.
10803 (check-perf): Use it.
10804 (clean): Clean up gdb.perf parallel build subdirs.
10805 * lib/build-piece.exp: New file.
10806 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10807 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10808 name.
10809 (standard_temp_file): Ditto.
10810 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10811 of $GDB_PARALLEL.
10812
6ebea266
DE
108132015-07-24 Doug Evans <dje@google.com>
10814
10815 * lib/future.exp (gdb_default_target_compile): New option
10816 "early_flags".
10817 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10818 --as-needed.
10819
1e76a7e9
SDJ
108202015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10821
10822 * gdb.base/catch-syscall.exp: Call gdb_exit before
10823 gdb_skip_xml_test.
10824
5068630a
PA
108252015-07-24 Pedro Alves <palves@redhat.com>
10826
10827 * gdb.python/py-events.exp: Accept output between the stop event
10828 and the prompt.
10829 * gdb.python/py-evsignal.exp: Likewise.
10830 * gdb.python/py-evthreads.exp: Likewise.
10831
77598427
PA
108322015-07-24 Pedro Alves <palves@redhat.com>
10833
10834 PR gdb/18717
10835 * gdb.threads/non-ldr-exit.c: New file.
10836 * gdb.threads/non-ldr-exit.exp: New file.
10837
11e6c98f
YQ
108382015-07-24 Yao Qi <yao.qi@linaro.org>
10839
10840 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10841 restarting process.
10842
51aee833
YQ
108432015-07-24 Yao Qi <yao.qi@linaro.org>
10844
10845 * gdb.server/ext-restart.exp: New file.
10846
8cfe207c
YQ
108472015-07-24 Yao Qi <yao.qi@linaro.org>
10848
10849 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10850 argument options.
10851 * gdb.server/ext-wrapper.exp: New file.
10852
cc12ce38
DE
108532015-07-23 Doug Evans <dje@google.com>
10854
10855 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10856 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10857
d0d84780
PMR
108582015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10859
10860 * gdb.ada/var_arr_typedef.exp: New testcase.
10861 * gdb.ada/var_arr_typedef/pack.adb: New file.
10862 * gdb.ada/var_arr_typedef/pack.ads: New file.
10863 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10864
8b558f79
JB
108652015-07-20 Joel Brobecker <brobecker@adacore.com>
10866
10867 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10868
775a3298
JK
108692015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10870
10871 * gdb.arch/i386-biarch-core.exp: Replace istarget
10872 by "complete set gnutarget". Remove expectation for the "core-file"
10873 command.
10874
db1ff28b
JK
108752015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10876
10877 Revert the previous commit:
10878 Tests for validate symbol file using build-id.
10879
0a94970d
JK
108802015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10881
10882 Tests for validate symbol file using build-id.
10883 * gdb.base/solib-mismatch-lib.c: New file.
10884 * gdb.base/solib-mismatch-libmod.c: New file.
10885 * gdb.base/solib-mismatch.c: New file.
10886 * gdb.base/solib-mismatch.exp: New file.
10887
03346981
SL
108882015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10889
10890 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10891 nios2-*-linux*.
10892 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10893 * gdb.base/siginfo.exp: Likewise.
10894 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10895
42422cc7
PL
108962015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10897
10898 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10899 Move it to ...
10900 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10901 ... here.
10902 * gdb.trace/range-stepping.exp: Check that the target supports
10903 range stepping.
10904
cfa68bae
JK
109052015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10906
10907 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10908
8ffdba26
PA
109092015-07-14 Pedro Alves <palves@redhat.com>
10910
10911 * gdb.base/killed-outside.exp: New file.
10912 * gdb.base/killed-outside.c: New file.
10913
218a5a11
JK
109142015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10915
10916 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10917 (n at main): New.
10918 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10919
e03ed3c6
AA
109202015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10921
10922 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10923 infcall tests instead of setting up for KFAIL.
10924
485668e5
MM
109252015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10926
10927 * gdb.btrace/record_goto-step.exp: New.
10928
08464196
JK
109292015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10930
10931 PR compile/18484
10932 * gdb.compile/compile.c (struct struct_type): Add volatile to
10933 selffield's type.
10934 * gdb.compile/compile.exp
10935 (compile code struct_object.selffield = &struct_object): Skip further
10936 struct_object tests if this one xfails.
10937
bcf5c1d9
RC
109382015-07-08 Robert O'Callahan <robert@ocallahan.org>
10939
10940 PR exp/18617
10941 * gdb.trace/ax.exp: Add test.
10942
4931af25
YQ
109432015-07-07 Yao Qi <yao.qi@linaro.org>
10944
10945 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10946 instead of istarget "aarch64*-*-*".
10947 * gdb.arch/aarch64-fp.exp: Likewise.
10948 * gdb.base/float.exp: Likewise.
10949 * gdb.reverse/aarch64.exp: Likewise.
10950 * lib/gdb.exp (is_aarch64_target): New proc.
10951
9fcf688e
YQ
109522015-07-07 Yao Qi <yao.qi@linaro.org>
10953
10954 * lib/gdb.exp (is_aarch32_target): New proc.
10955 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10956 instead of "istarget "arm*-*-*"".
10957 * gdb.arch/arm-disp-step.exp: Likewise.
10958 * gdb.arch/thumb-bx-pc.exp: Likewise.
10959 * gdb.arch/thumb-prologue.exp: Likewise.
10960 * gdb.arch/thumb-singlestep.exp: Likewise.
10961 * gdb.base/disp-step-syscall.exp: Likewise.
10962 * gdb.base/float.exp: Likewise.
10963
fbd8d50d
YQ
109642015-07-07 Yao Qi <yao.qi@linaro.org>
10965
10966 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10967 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10968
71be1fdc
YQ
109692015-07-07 Yao Qi <yao.qi@linaro.org>
10970
10971 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10972 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10973 if it exists.
10974 * gdb.multi/multi-arch.exp: Likewise.
10975
3e221d36
SM
109762015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10977
10978 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10979 print.
10980
d441430b
YQ
109812015-07-07 Yao Qi <yao.qi@linaro.org>
10982
10983 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10984
06f810bd
MG
109852015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10986
10987 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10988 '[' and ']' characters.
10989
5e61e7c0
IB
109902015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10991
10992 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10993
28bf096c
PA
109942015-06-29 Pedro Alves <palves@redhat.com>
10995
10996 PR threads/18127
10997 * gdb.threads/hand-call-new-thread.c: New file.
10998 * gdb.threads/hand-call-new-thread.c: New file.
10999
ee93cd5e
KS
110002015-06-26 Keith Seitz <keiths@redhat.com>
11001 Doug Evans <dje@google.com>
11002
11003 PR 16253
11004 * gdb.cp/var-tag-2.cc: New file.
11005 * gdb.cp/var-tag-3.cc: New file.
11006 * gdb.cp/var-tag-4.cc: New file.
11007 * gdb.cp/var-tag.cc: New file.
11008 * gdb.cp/var-tag.exp: New file.
11009
fc637f04
PP
110102015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11011
11012 * gdb.base/history-duplicates.exp: New test.
11013
2e52ae68
PP
110142015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11015
11016 * gdb.base/completion.exp: Test the completion of the "focus"
11017 command.
11018
6e22494e
JK
110192015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11020
11021 * gdb.arch/amd64-prologue-skip.S: New file.
11022 * gdb.arch/amd64-prologue-skip.exp: New file.
11023
bf7b9cd9
SM
110242015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11025
11026 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11027 is_address_zero_readable check.
11028
201e8dfd
PB
110292015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11030
11031 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11032 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11033
5cd867b4
YQ
110342015-06-24 Yao Qi <yao.qi@linaro.org>
11035
11036 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11037 linux targets.
11038
4d7be007
YQ
110392015-06-24 Yao Qi <yao.qi@linaro.org>
11040
11041 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11042 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11043 * gdb.base/siginfo-thread.exp: Likewise.
11044
07fcd301
YQ
110452015-06-22 Yao Qi <yao.qi@linaro.org>
11046
11047 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11048
52042a00
YQ
110492015-06-22 Yao Qi <yao.qi@linaro.org>
11050
11051 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11052 aarch64*-*-*.
11053 (skip_hw_watchpoint_tests): Likewise.
11054
74bd41ce
PP
110552015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11056
11057 * gdb.base/gdbinit-history.exp: Test the interaction between
11058 setting GDBHISTSIZE and setting the history size via .gdbinit.
11059
bc460514
PP
110602015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11061
11062 PR gdb/16999
11063 * gdb.base/gdbhistsize-history.exp: New test.
11064
b58c513b
PP
110652015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11066
11067 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11068 with GDBHISTSIZE.
11069 * gdb.base/readline.exp: Likewise.
11070
92046791
YQ
110712015-06-17 Yao Qi <yao.qi@linaro.org>
11072
11073 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11074 line.
11075
2093d2d3
PP
110762015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11077
11078 * gdb.base/gdbinit-history.exp: Add test case to check that
11079 an unlimited history file does not get truncated on exit.
11080
e6c693af
AA
110812015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11082
11083 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11084 (VECTOR): New macro. Use it...
11085 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11086 ...for these typedefs.
11087 (int8, char1, int1, double1): New typedefs.
11088 (struct just_int2, struct two_int2): New structures.
11089 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11090 (add_structvecs, add_singlevecs): New functions.
11091 (main): Call add_some_intvecs twice.
11092 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11093 the compile and exit upon failure. Try compiling for the "native"
11094 architecture. Test inferior function calls with vector arguments
11095 and vector return value handling with "finish" and "return".
11096
c74f7d1c
JT
110972015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11098
11099 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11100 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11101 PE file.
11102 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11103
98aa42ee
AT
111042015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11105
11106 PR breakpoints/16465
11107 * gdb.mi/mi-dprintf-pending.c: New file.
11108 * gdb.mi/mi-dprintf-pending.exp: New test.
11109 * gdb.mi/mi-dprintf-pendshr.c: New file.
11110
7d73c23c 111112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11112 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11113
11114 * gdb.arch/i386-mpx-map.c: New file.
11115 * gdb.arch/i386-mpx-map.exp: New File.
11116
111172015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11118
11119 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11120 * gdb.arch/i386-mpx.exp: Indentation fixed.
11121
111222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11123
11124 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11125 function and improved indentation.
11126 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11127 gdb_test_multiple. Added additional tests to skip the test.
11128
111292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11130
11131 * gdb.arch/i386-avx512.c: Change path in include file.
11132 * gdb.arch/i386-avx512.exp: Change include dir path
11133 compilation flag.
11134 * gdb.arch/i386-mpx.c: Change path in include file.
11135 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11136 flag.
11137
d5eba19a
JK
111382015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11139
11140 * gdb.compile/compile-print.exp (compile print *vararray@3)
11141 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11142
7f361056
JK
111432015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11144
11145 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11146 (do not keep jit in memory): ... this.
11147 (expect 5): Change it to ...
11148 (expect no 5): ... this.
11149
3b462ec2
SM
111502015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11151
11152 PR gdb/15564
11153 * gdb.mi/mi-detach.exp: New file.
11154
e0619de6
JK
111552015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11156
11157 PR symtab/18392
11158 * gdb.arch/amd64-tailcall-self.S: New file.
11159 * gdb.arch/amd64-tailcall-self.c: New file.
11160 * gdb.arch/amd64-tailcall-self.exp: New file.
11161
e970cb34
DB
111622015-05-28 Don Breazeal <donb@codesourcery.com>
11163
11164 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11165 tests for remote targets by checking is_target_gdbserver.
11166
b2e2f908
DE
111672015-05-27 Doug Evans <dje@google.com>
11168
11169 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11170 * gdb.dwarf2/opaque-type-lookup.c: New file.
11171 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11172
82c7be31
DE
111732015-05-26 Doug Evans <dje@google.com>
11174
11175 * gdb.cp/iostream.cc: New file.
11176 * gdb.cp/iostream.exp: New file.
11177
b4f54984
DE
111782015-05-26 Doug Evans <dje@google.com>
11179
11180 * gdb.dwarf2/dw2-op-call.exp: Update.
11181 * gdb.dwarf2/dw4-sig-types.exp: Update.
11182 * gdb.dwarf2/implptr.exp: Update.
11183 * gdb.mi/mi-cmd-param-changed.exp: Update.
11184
4ea6efe9
DE
111852015-05-26 Doug Evans <dje@google.com>
11186
11187 * gdb.python/py-lazy-string.c: New file.
11188 * gdb.python/py-lazy-string.exp: New file.
11189 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11190 (main): Update. Add estring3.
11191 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11192 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11193
f6bb7db3
YQ
111942015-05-26 Omair Javaid <omair.javaid@linaro.org>
11195 Yao Qi <yao.qi@linaro.org>
11196
11197 * gdb.reverse/aarch64.c: New.
11198 * gdb.reverse/aarch64.exp: New.
11199
a81bfbd0
OJ
112002015-05-26 Omair Javaid <omair.javaid@linaro.org>
11201
25d49b86
PA
11202 * lib/gdb.exp (supports_process_record): Return true for
11203 aarch64*-linux*.
a81bfbd0
OJ
11204 (supports_reverse): Likewise.
11205
158bf1b4
PP
112062015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11207
11208 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11209 Use with_test_prefix.
11210
a0145030
AB
112112015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11212
11213 * gdb.base/completion.exp: Add test for completion of layout
11214 names.
11215
ebe3b578
AB
112162015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11217
11218 * lib/gdb.exp (skip_tui_tests): New proc.
11219 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11220
84204ed7
PA
112212015-05-19 Pedro Alves <palves@redhat.com>
11222
11223 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11224 Save the whole env array instead of just HOME. Unset HISTSIZE in
11225 the environment while testing. Restore whole environment
11226 afterwards.
11227
37442ce1
DE
112282015-05-16 Doug Evans <xdje42@gmail.com>
11229
11230 * gdb.guile/scm-ports.c: New file.
11231 * gdb.guile/scm-ports.exp: Add memory port tests.
11232
36de76f9
JK
112332015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11234
11235 * gdb.compile/compile-print.c: New file.
11236 * gdb.compile/compile-print.exp: New file.
11237
3a9558c4
JK
112382015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11239
11240 * gdb.compile/compile-ops.exp: Cast param to void.
11241 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11242 (compile code struct_object.selffield = &struct_object): Add xfail.
11243
aa715135
JG
112442015-05-15 Joel Brobecker <brobecker@adacore.com>
11245
11246 * gdb.ada/arr_enum_with_gap: New testcase.
11247
931e5bc3
JG
112482015-05-15 Joel Brobecker <brobecker@adacore.com>
11249
11250 * gdb.ada/byte_packed_arr: New testcase.
11251
9cd4d857
JB
112522015-05-15 Joel Brobecker <brobecker@adacore.com>
11253
11254 * gdb.ada/pckd_neg: New testcase.
11255
ebfd00d2
PP
112562015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11257
11258 PR gdb/17820
11259 * gdb.base/gdbinit-history.exp: New test.
11260 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11261 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11262
4c082a81
SC
112632015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11264
11265 * gdb.python/py-xmethods.cc: Enhance test case.
11266 * gdb.python/py-xmethods.exp: New tests.
11267 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11268 function.
11269 (B_indexoper): Likewise.
11270 (global_dm_list) : Add new xmethod worker functions.
11271
f7797074
SDJ
112722015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11273
11274 * gdb.base/coredump-filter.exp: Correctly unset
11275 "coredump_var_addr" array.
11276
a4674e4e
PA
112772015-05-08 Pedro Alves <palves@redhat.com>
11278
11279 * gdb.server/non-existing-program.exp: Unset spawn_id.
11280
df2eb078
SC
112812015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11282
11283 PR python/18291
11284 * gdb.python/py-xmethods.exp: Add tests.
11285
422349a3
YQ
112862015-05-08 Yao Qi <yao.qi@linaro.org>
11287
11288 PR gdb/18208
11289 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11290 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11291 function set_coredump_filter, and remove remote_exec call.
11292 Remove argument ipid. Callers update.
11293 (top level): Don't get inferior's PID.
11294
63fc80ce
AA
112952015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11296
11297 * gdb.base/watch_thread_num.exp: Skip test on targets without
11298 access watchpoints.
11299
80ad801e
PA
113002015-05-06 Pedro Alves <palves@redhat.com>
11301
11302 PR server/18081
11303 * gdb.server/non-existing-program.exp: New file.
11304
0fa7fe50
JB
113052015-05-05 Joel Brobecker <brobecker@adacore.com>
11306
11307 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11308
3ea89b92
PMR
113092015-05-05 Joel Brobecker <brobecker@adacore.com>
11310
11311 * gdb.ada/out_of_line_in_inlined: New testcase.
11312
87b8eff0
JB
113132015-05-05 Joel Brobecker <brobecker@adacore.com>
11314
11315 * gdb.ada/var_rec_arr: New testcase.
11316
5fccc635
YQ
113172015-04-30 Yao Qi <yao.qi@linaro.org>
11318
11319 * gdb.base/break-idempotent.exp: If
11320 skip_hw_watchpoint_multi_tests returns true, skip the tests
11321 on "rwatch" and "awatch".
11322
42d38f42
YQ
113232015-04-30 Yao Qi <yao.qi@linaro.org>
11324
11325 * gdb.base/relativedebug.exp: Invoke gdb command
11326 "info sharedlibrary", and if libc.so doesn't have debug info,
11327 skip the test.
11328
2ce1cdbf
DE
113292015-04-29 Doug Evans <dje@google.com>
11330
11331 * gdb.python/py-xmethods.exp: Add ptype tests.
11332 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11333 get_result_type method.
11334
f24a38c5
LM
113352015-04-29 Luis Machado <lgustavo@codesourcery.com>
11336
11337 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11338 the target does not support hardware watchpoints.
11339
ecbf2b3c
LM
113402015-04-29 Luis Machado <lgustavo@codesourcery.com>
11341
11342 * gdb.base/break-always.exp: Abort testing if writing to memory
11343 causes an error.
11344
34f5f757
DE
113452015-04-28 Doug Evans <dje@google.com>
11346
11347 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11348 * gdb.python/py-pp-registration.exp: ... here. New file.
11349 * gdb.python/py-pp-registration.c: New file.
11350 * gdb.python/py-pp-registration.py: New file.
11351
69b4374a
DE
113522015-04-28 Doug Evans <dje@google.com>
11353
11354 * gdb.python/py-bad-printers.c: New file.
11355 * gdb.python/py-bad-printers.py: New file.
11356 * gdb.python/py-bad-printers.exp: New file.
11357
59fb7612
SS
113582015-04-28 Sasha Smundak <asmundak@google.com>
11359
11360 * gdb.python/py-type.exp: New test.
11361
2631b16a
AW
113622015-04-28 Andy Wingo <wingo@igalia.com>
11363
11364 * gdb.python/py-parameter.exp:
11365 * gdb.guile/scm-parameter.exp: Escape the path that we are
11366 matching against, as it might contain characters that are special
11367 to regular expressions.
11368
460efde1
JB
113692015-04-27 Joel Brobecker <brobecker@adacore.com>
11370
11371 * gdb.ada/rec_comp: New testcase.
11372
2d369d8e
SDJ
113732015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11374
11375 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11376 before using it.
11377
cf75d6c3
AB
113782015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11379
11380 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11381 new tests for verilog output.
11382
8dbe7ca5
YQ
113832015-04-24 Yao Qi <yao.qi@linaro.org>
11384
11385 * boards/remote-gdbserver-on-localhost.exp: New file.
11386
4ef9fb2f
PA
113872015-04-23 Pedro Alves <palves@redhat.com>
11388
11389 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11390 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11391 "end of file", remove $inferior_spawn_id from the indirect list.
11392
0a803169
PA
113932015-04-23 Pedro Alves <palves@redhat.com>
11394
11395 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11396
749ef8f8
PA
113972015-04-23 Pedro Alves <palves@redhat.com>
11398
11399 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11400 on $any_spawn_id instead of only on $gdb_spawn_id.
11401
8aae4344
PM
114022015-04-21 Pierre Muller <muller@sourceware.org>
11403
11404 PR pascal/17815
11405 * lib/pascal.exp (gpc_compile): Add new option "class".
11406 (fpc_compile): Likewise.
11407 * gdb.pascal/case-insensitive-symbols.pas: New file.
11408 * gdb.pascal/case-insensitive-symbols.exp: New file.
11409
1586c8fb
GB
114102015-04-20 Gary Benson <gbenson@redhat.com>
11411
11412 * gdb.base/attach.exp: Fix three extended remote failures.
11413
1b6e6f5c
GB
114142015-04-17 Gary Benson <gbenson@redhat.com>
11415
11416 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11417 the main executable over the remote protocol.
11418
e797481d
PA
114192015-04-16 Pedro Alves <palves@redhat.com>
11420
11421 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11422 a new gdbserver if gdbserver_reconnect_p is set.
11423
1ca99c42
PA
114242015-04-16 Pedro Alves <palves@redhat.com>
11425
11426 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11427 is set, don't exit gdbserver.
11428
af9fd6f8
AA
114292015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11430
11431 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11432 appropriate .insn, such that an older assembler can be used.
11433 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11434 the z/Architecture instruction set on 31-bit targets as well.
11435
04ff1e61
AA
114362015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11437
11438 * gdb.go/handcall.exp: Remove all logic related to the first
11439 breakpoint and rely on go_runto_main instead.
11440 * gdb.go/strings.exp: Likewise.
11441 * gdb.go/unsafe.exp: Likewise.
11442 * gdb.go/hello.exp: Likewise. Also rename the remaining
11443 breakpoint marker to "breakpoint 1".
11444 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11445 * gdb.go/strings.go: Likewise.
11446 * gdb.go/unsafe.go: Likewise.
11447 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11448 "set breakpoint 2 here" and rename the remaining breakpoint marker
11449 to "breakpoint 1".
11450
40d2f8d6
SM
114512015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11452
11453 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11454 if itertools.imap is not present.
11455 * gdb.python/py-objfile.exp: Add parentheses.
11456 * gdb.python/py-type.exp: Same.
11457 * gdb.python/py-unwind-maint.py: Same.
11458
8cbc97c6
YQ
114592015-04-15 Yao Qi <yao.qi@linaro.org>
11460
11461 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11462 of ":$ptr_size" and set its form explicitly.
11463
45fd756c
YQ
114642015-04-15 Pedro Alves <palves@redhat.com>
11465 Yao Qi <yao.qi@linaro.org>
11466
11467 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11468 timeout by factor of 4.
11469 (test_regular_watch): Likewise.
11470 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11471 * gdb.reverse/sigall-reverse.exp: Likewise.
11472 * gdb.reverse/until-precsave.exp: Likewise.
11473 * lib/gdb.exp (with_timeout_factor): New proc.
11474 (gdb_expect): Move some code to ...
11475 (get_largest_timeout): ... here. New procedure.
11476
9e811bc3
LM
114772015-04-14 Luis Machado <lgustavo@codesourcery.com>
11478
11479 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11480
0ff6fcb2
LM
114812015-04-13 Luis Machado <lgustavo@codesourcery.com>
11482
11483 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11484 to write to the .text section.
11485
7578d5f7
LM
114862015-04-13 Luis Machado <lgustavo@codesourcery.com>
11487
11488 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11489 Handle the case of targets that do not provide PID information.
11490
2efe15c4
YQ
114912015-04-13 Yao Qi <yao.qi@linaro.org>
11492
11493 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11494 and use expect instead of gdb_expect.
11495
8cd8f2f8
SDJ
114962015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11497
11498 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11499 "coredump_var_addr" to avoid naming conflict with other testcases.
11500
9ee41772
PA
115012015-04-10 Pedro Alves <palves@redhat.com>
11502
11503 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11504 gdb_test_sequence and gdb_assert.
11505
07473109
PA
115062015-04-10 Pedro Alves <palves@redhat.com>
11507
11508 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11509 test messages that don't include the breakpoint address.
11510
de3db44c
YQ
115112015-04-10 Yao Qi <yao.qi@linaro.org>
11512
11513 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11514 false for some offset and width combinations which aren't
11515 supported by linux kernel.
11516
c79d856c
PA
115172015-04-10 Pedro Alves <palves@redhat.com>
11518
11519 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11520 procedure, factored out from ...
11521 (top level): ... here. Add "set displaced-stepping" testing axis.
11522 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11523 parameter "displaced". Use it.
11524 (top level): Use foreach and add "set displaced-stepping" testing
11525 axis.
11526
ebc90b50
PA
115272015-04-10 Pedro Alves <palves@redhat.com>
11528
11529 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11530 Remove comment.
11531 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11532 both the address of the instruction that triggers the watchpoint
11533 and the address of the instruction immediately after, and use
11534 those addresses for the test. Fix comment.
11535
8f572e5c
PA
115362015-04-10 Pedro Alves <palves@redhat.com>
11537
11538 * gdb.base/sigstep.exp (breakpoint_to_handler)
11539 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11540 Test "backtrace" in handler.
11541 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11542 (top level): Add new "displaced" test axis to
11543 breakpoint_to_handler, breakpoint_to_handler_entry and
11544 breakpoint_over_handler.
11545
8d707a12
PA
115462015-04-10 Pedro Alves <palves@redhat.com>
11547
11548 PR gdb/18216
11549 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11550
ef713951
YQ
115512015-04-10 Yao Qi <yao.qi@linaro.org>
11552
11553 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11554 (test_add_rn_pc): New function.
11555 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11556 (top level): Invoke test_add_rn_pc.
11557
906d60cf
PA
115582015-04-10 Pedro Alves <palves@redhat.com>
11559
11560 PR gdb/13858
11561 * gdb.base/step-over-no-symbols.exp: New file.
11562
f2983cc3
AW
115632015-04-09 Andy Wingo <wingo@igalia.com>
11564
11565 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11566 after the Python tests.
11567
6d62641c
SDJ
115682015-04-08 Keith Seitz <keiths@redhat.com>
11569
11570 PR python/16699
11571 * gdb.python/py-completion.exp: New tests for completion.
11572 * gdb.python/py-completion.py (CompleteLimit1): New class.
11573 (CompleteLimit2): Likewise.
11574 (CompleteLimit3): Likewise.
11575 (CompleteLimit4): Likewise.
11576 (CompleteLimit5): Likewise.
11577 (CompleteLimit6): Likewise.
11578 (CompleteLimit7): Likewise.
11579
f3770638
PA
115802015-04-08 Pedro Alves <palves@redhat.com>
11581
11582 PR gdb/18214
11583 PR gdb/18216
11584 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11585 function.
11586 (main): Install it as SIGUSR1 handler.
11587 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11588 parameter. Always use "setup" as prefix. Toggle "set
11589 displaced-stepping" off/on depending on global. Don't switch to
11590 thread 1 here.
11591 (top level): Add displaced stepping "off/on" test axis. Update
11592 "setup" calls. Wrap each subtest with with_test_prefix. Test
11593 continuing with a queued signal in each thread.
11594
4496bed7
PA
115952015-04-08 Pedro Alves <palves@redhat.com>
11596
11597 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11598 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11599 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11600 Return early if running to main fails.
11601 * gdb.trace/while-stepping.exp: Likewise.
11602
b97fde92
PA
116032015-04-07 Pedro Alves <palves@redhat.com>
11604
11605 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11606 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11607 interact with inferior program.
11608
f71c18e7
PA
116092015-04-07 Pedro Alves <palves@redhat.com>
11610
11611 * lib/gdb.exp (inferior_spawn_id): New global.
11612 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11613 spawn id after processing the user code.
11614 (default_gdb_start): Set inferior_spawn_id.
11615 (send_inferior): New procedure.
11616 * lib/gdbserver-support.exp (gdbserver_start): Set
11617 inferior_spawn_id.
11618 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11619
6423214f
PA
116202015-04-07 Pedro Alves <palves@redhat.com>
11621
11622 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11623 * lib/gdbserver-support.exp (gdbserver_start): Make
11624 $server_spawn_id global.
11625 (gdbserver_start): Don't wait for gdbserver's spawn id with
11626 expect_background.
11627 (close_gdbserver): New procedure.
11628 (gdb_exit): Rename the default version and reimplement.
11629
71c0ee8c
PA
116302015-04-07 Pedro Alves <palves@redhat.com>
11631
72f4393d 11632 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
11633 append the substituted item, not the original item.
11634
203bc29b
PA
116352015-04-07 Pedro Alves <palves@redhat.com>
11636
11637 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11638 gdb_expect.
11639
508a3ddf
PA
116402015-04-07 Pedro Alves <palves@redhat.com>
11641
11642 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11643 output appearing once only.
11644
9f6dbe2b
PA
116452015-04-07 Pedro Alves <palves@redhat.com>
11646
11647 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11648 that doesn't expect anything. Return early if running to main
11649 fails.
11650
337532fa
YQ
116512015-04-07 Yao Qi <yao.qi@linaro.org>
11652
11653 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11654 (child_function): Call alarm.
11655 (main): Move call to alarm into the loop.
11656 * gdb.threads/non-stop-fair-events.exp: Build program with
11657 -DTIMEOUT=$timeout.
11658
01b622d4
DE
116592015-04-06 Doug Evans <xdje42@gmail.com>
11660
11661 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11662 Fix dest parameter to board_info.
11663 (fpc_compile): Ditto.
11664 (gdb_compile_pascal): Rename dest arg to destfile.
11665
961f4160
PMR
116662015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11667
11668 * gdb.ada/funcall_ref.exp: New file.
11669 * gdb.ada/funcall_ref/foo.adb: New file.
11670
cafda597
YQ
116712015-04-02 Yao Qi <yao.qi@linaro.org>
11672
11673 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11674 is remote.
11675
fed040c6
GB
116762015-04-02 Gary Benson <gbenson@redhat.com>
11677
11678 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11679
d11916aa
SS
116802015-04-01 Sasha Smundak <asmundak@google.com>
11681
11682 * gdb.python/py-unwind-maint.c: New file.
11683 * gdb.python/py-unwind-maint.exp: New test.
11684 * gdb.python/py-unwind-maint.py: New file.
11685 * gdb.python/py-unwind.c: New file.
11686 * gdb.python/py-unwind.exp: New test.
11687 * gdb.python/py-unwind.py: New test.
11688
a1471180
PA
116892015-04-01 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11692 to fail instead of non-existent $test.
11693
0bbeccb1
PA
116942015-04-01 Pedro Alves <palves@redhat.com>
11695
11696 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11697 GDBFLAGS if not empty.
11698
3c724c8c
PMR
116992015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11700
11701 * gdb.ada/complete.exp: Remove "multi_line".
11702 * gdb.ada/info_exc.exp: Remove "multi_line".
11703 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11704 * gdb.ada/ptype_field.exp: Remove "multi_line".
11705 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11706 * gdb.ada/tagged.exp: Remove "multi_line".
11707 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11708 [multi_line ...]
11709 * gdb.btrace/delta.exp: Likewise.
11710 * gdb.btrace/exception.exp: Likewise.
11711 * gdb.btrace/function_call_history.exp: Likewise.
11712 * gdb.btrace/instruction_history.exp: Likewise.
11713 * gdb.btrace/nohist.exp: Likewise.
11714 * gdb.btrace/record_goto.exp: Likewise.
11715 * gdb.btrace/segv.exp: Likewise.
11716 * gdb.btrace/stepi.exp: Likewise.
11717 * gdb.btrace/tailcall.exp: Likewise.
11718 * gdb.btrace/unknown_functions.exp: Likewise.
11719 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11720 * lib/gdb.exp: Add the "multi_line" helper.
11721
4eec2deb
PA
117222015-04-01 Pedro Alves <palves@redhat.com>
11723
11724 * gdb.threads/tid-reuse.c: New file.
11725 * gdb.threads/tid-reuse.exp: New file.
11726
df8411da
SDJ
117272015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11728
11729 PR corefiles/16092
11730 * gdb.base/coredump-filter.c: New file.
11731 * gdb.base/coredump-filter.exp: Likewise.
11732
6ef37366
PM
117332015-03-27 Petr Machata <pmachata@redhat.com>
11734
11735 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11736 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11737 (Dwarf::assemble): Initialize them.
11738 (Dwarf::lines): New function.
11739
7ec911b0
JT
117402015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11741
11742 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11743 SYMBOL_PREFIX for x86_64-*-cygwin.
11744
ff908ebf
AW
117452015-03-26 Andy Wingo <wingo@igalia.com>
11746
11747 PR symtab/18148
11748 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11749 const_value but not a location.
11750 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11751 location defined in non-main CUs are visible.
11752
6d5f0679
YQ
117532015-03-26 Yao Qi <yao.qi@linaro.org>
11754
11755 PR testsuite/18139
11756 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11757 Add a line number entry for the same line.
11758 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11759 Add a line number entry for the same line.
11760
2898689b
YQ
117612015-03-26 Yao Qi <yao.qi@linaro.org>
11762
11763 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11764 .int 0.
11765 (func): Likewise. Add .Lfunc_1 label.
11766 Use .Lfunc_1 label.
11767 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11768 .int 0.
11769 (func): Likewise.
11770 Use .Lfunc_1 label.
11771
85180498
YQ
117722015-03-26 Yao Qi <yao.qi@linaro.org>
11773
11774 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11775 Call gdb_compile instead to compile each .s files without debug
11776 information.
11777
8aa08a8d
YQ
117782015-03-26 Yao Qi <yao.qi@linaro.org>
11779
11780 * gdb.base/savedregs.exp (process_saved_regs): Make
11781 "Saved registers:" optional in the pattern.
11782
66849923
MM
117832015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11784
11785 * gdb.btrace/next.exp: Merged into step.exp.
11786 * gdb.btrace/finish.exp: Merged into step.exp.
11787 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11788 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11789 "record goto" and checking the exact replay position.
11790 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11791 check for "Recording format" in "info record" output.
11792 * gdb.btrace/record_goto.exp: Choose test file based on target.
11793 * gdb.btrace/x86-record_goto.S: Renamed into ...
11794 * gdb.btrace/x86_64-record_goto.S: ... this.
11795 * gdb.btrace/i686-record_goto.S: New.
11796 * gdb.btrace/x86-tailcall.S: Renamed into ...
11797 * gdb.btrace/x86_64-tailcall.S: ... this.
11798 * gdb.btrace/i686-tailcall.S: New.
11799 * gdb.btrace/x86-tailcall.c: Renamed into ...
11800 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11801 separate statements. Update test.
11802 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11803 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11804 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11805 * gdb.btrace/tailcall.exp: Choose test file based on target.
11806 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11807
11cc1b74
MM
118082015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11809
11810 * gdb.btrace/exception.exp: Increase BTS buffer size.
11811
a25d8bf9
PA
118122015-03-24 Pedro Alves <palves@redhat.com>
11813
11814 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11815
856e7dd6
PA
118162015-03-24 Pedro Alves <palves@redhat.com>
11817
11818 * gdb.threads/schedlock.exp (test_step): No longer expect that
11819 "set scheduler-locking step" with "next" over a function call runs
11820 threads unlocked.
11821
ad235a41
AT
118222015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11823
11824 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11825
15630549
AT
118262015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11827
11828 PR breakpoints/16466
11829 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11830 * gdb.mi/mi-pending.c (thread_func): New function.
11831 (int main): Add threading support required.
11832 * gdb.mi/mi-pending.exp: Add tests for this issue.
11833 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11834 (pendfunc2): Remove stdio dependency.
11835 * gdb.mi/mi-pendshr2.c: New file.
11836
693dca06
KS
118372015-03-23 Keith Seitz <keiths@redhat.com>
11838
11839 * gdb.linespec/keywords.c: New file.
11840 * gdb.linespec/keywords.exp: New file.
11841
7e993ebf
KS
118422015-03-23 Keith Seitz <keiths@redhat.com>
11843
11844 PR gdb/18021
11845 * gdb.dwarf2/staticvirtual.exp: New test.
11846
bc23328c
JK
118472015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11848
11849 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11850 * README: Remove HP-UX and gdb.hp.
11851 (configuration):
11852 * configure: Regenerate.
11853 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11854 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11855 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11856 gdb.hp/gdb.defects/Makefile.
11857 * gdb.hp/Makefile.in: File deleted.
11858 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11859 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11860 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11861 * gdb.hp/gdb.aCC/run.c: File deleted.
11862 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11863 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11864 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11865 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11866 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11867 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11868 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11869 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11870 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11871 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11872 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11873 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11874 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11875 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11876 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11877 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11878 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11879 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11880 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11881 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11882 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11883 * gdb.hp/gdb.compat/average.c: File deleted.
11884 * gdb.hp/gdb.compat/sum.c: File deleted.
11885 * gdb.hp/gdb.compat/xdb.c: File deleted.
11886 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11887 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11888 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11889 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11890 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11891 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11892 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11893 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11894 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11895 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11896 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11897 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11898 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11899 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11900 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11901 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11902 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11903 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11904 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11905 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11906 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11907 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11908 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11909 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11910 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11911 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11912 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11913 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11914 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11915 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11916 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11917 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11918 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11919 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11920 * gdb.hp/tools/odump: File deleted.
11921
8bf3b159
PA
119222015-03-19 Pedro Alves <palves@redhat.com>
11923
11924 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11925 (saw_thread_3): New globals.
11926 (top level): Increment them when an event for the corresponding
11927 thread is seen.
11928 (no thread starvation): New test.
11929
eb54c8bf
PA
119302015-03-19 Pedro Alves <palves@redhat.com>
11931
11932 * gdb.threads/continue-pending-status.c: New file.
11933 * gdb.threads/continue-pending-status.exp: New file.
11934
32d2e5d6
PA
119352015-03-18 Pedro Alves <palves@redhat.com>
11936
11937 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11938 Use gdb_is_target_remote instead of is_remote. Use
11939 gdb_test_multiple instead of gdb_expect. Exit early if
11940 gdb_test_multiple hits its internal matches. Tighten stepi tests
11941 expected output. Fail on exit with any signal, instead of just
11942 SIGILL.
11943
f68f11b7
YQ
119442015-03-18 Yao Qi <yao.qi@linaro.org>
11945
11946 PR tdep/18107
11947 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11948 variable.
11949 * gdb.base/catch-syscall.exp: Don't skip it on
11950 aarch64*-*-linux* target. Remove elements in all_syscalls.
11951 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11952 target.
11953 (setup_all_syscalls): New proc.
11954
ca5fd19b
YQ
119552015-03-16 Yao Qi <yao.qi@linaro.org>
11956
11957 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11958 (top level): Skip tests if valid_addr_p returns false for
11959 $cmd1 or $cmd2.
11960
85642ba0
AW
119612015-03-11 Andy Wingo <wingo@igalia.com>
11962
11963 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11964
e03f9645
YQ
119652015-03-11 Yao Qi <yao.qi@linaro.org>
11966
11967 * gdb.base/catch-syscall.exp: Fix typo in comments.
11968
5d0962b2
YQ
119692015-03-11 Yao Qi <yao.qi@linaro.org>
11970
11971 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11972
b2df3cef
PA
119732015-03-09 Pedro Alves <palves@redhat.com>
11974
11975 * dg-extract-results.py: Delete.
11976
ef878e53
PA
119772015-03-09 Pedro Alves <palves@redhat.com>
11978
11979 Merge dg-extract-results.sh from GCC upstream (r218843).
11980
11981 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11982 * dg-extract-results.sh: Use --text with grep to avoid issues with
11983 binary files. Fall back to cat -v, if that doesn't work.
11984
9494d219
PA
119852015-03-05 Pedro Alves <palves@redhat.com>
11986
11987 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11988
a8d9763a
SM
119892015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11990
11991 * lib/mi-support.exp (mi_expect_interrupt): Accept
11992 alternative event for when in all-stop mode.
11993
be9957b8
PA
119942015-03-04 Pedro Alves <palves@redhat.com>
11995
11996 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11997
d57be0f4 119982015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
11999
12000 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12001
c214c7cf
AA
120022015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12003
12004 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12005 regexps for GDB's current line display, accept a hex address
12006 preceding the line number.
12007
6d74a497
AA
120082015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12009
12010 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12011 the 'arch1' variable for "s390*-linux*" targets.
12012
511aee7c
PA
120132015-03-04 Pedro Alves <palves@redhat.com>
12014
12015 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12016 (main): Pass missing retval argument to pthread_join call.
12017
95e50b27
PA
120182015-03-02 Pedro Alves <palves@redhat.com>
12019
12020 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12021 (top level): Call do_test with non-stop as well.
12022
28054d69
PA
120232015-03-02 Pedro Alves <palves@redhat.com>
12024
12025 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12026 -1.
12027
4fa5d7b4
AA
120282015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12029
12030 * gdb.arch/s390-vregs.exp: New test.
12031 * gdb.arch/s390-vregs.S: New file.
12032
97c18565
PA
120332015-02-27 Pedro Alves <palves@redhat.com>
12034
12035 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12036 call to catch_command_errors.
12037 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12038 catch_command_errors.
12039
a37bfa30
PA
120402015-02-27 Pedro Alves <palves@redhat.com>
12041
12042 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12043 "true" for boolean result.
12044 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12045 prototype of main.
12046
6f98576f
PA
120472015-02-27 Pedro Alves <palves@redhat.com>
12048
12049 * lib/unbuffer_output.c: New file.
12050 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12051 (main): Call gdb_unbuffer_output.
12052
eba5ab56
YQ
120532015-02-27 Yao Qi <yao.qi@linaro.org>
12054
12055 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12056 target.
12057
0def5aaa
DE
120582015-02-26 Doug Evans <dje@google.com>
12059
12060 * gdb.cp/class2.cc (Dbase, D): New classes.
12061 (main): New local delta.
12062 * gdb.cp/class2.exp: Test printing delta.
12063 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12064 (dynbar): New global.
12065 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12066
081a1c2c
JK
120672015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12068
12069 * gdb.compile/compile-ifunc.c: New file.
12070 * gdb.compile/compile-ifunc.exp: New file.
12071
2f41223f
AT
120722015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12073
12074 * gdb.base/structs.exp: Check for correct struct on finish.
12075
03eddd80
YQ
120762015-02-26 Yao Qi <yao.qi@linaro.org>
12077
12078 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12079 is zero.
12080
80c57053
JK
120812015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12082
12083 * gdb.arch/cordic.ko.bz2: New file.
12084 * gdb.arch/cordic.ko.debug.bz2: New file.
12085 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12086
21613c12
YQ
120872015-02-25 Yao Qi <yao.qi@linaro.org>
12088
12089 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12090 aarch64*-*-* target.
12091
d8b901ed
PA
120922015-02-23 Pedro Alves <palves@redhat.com>
12093
12094 * lib/gdb.exp (delete_breakpoints): Rewrite using
12095 gdb_test_multiple.
12096
e5b85ead
PA
120972015-02-23 Pedro Alves <palves@redhat.com>
12098
12099 * gdb.base/info-os.c: Include stdlib.h.
12100
85c3a371
DE
121012015-02-22 Doug Evans <xdje42@gmail.com>
12102
12103 PR symtab/17855
12104 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12105 is read after symbols have been re-read.
12106 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12107 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12108
96553a0c
DE
121092015-02-21 Doug Evans <dje@google.com>
12110
12111 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12112
97a0c697
JK
121132015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12114
12115 PR corefiles/17808
12116 * gdb.arch/i386-biarch-core.core.bz2: New file.
12117 * gdb.arch/i386-biarch-core.exp: New file.
12118
a47cd6e9
PA
121192015-02-21 Pedro Alves <palves@redhat.com>
12120
12121 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12122 runto_main fails.
12123
c5facdc4
PA
121242015-02-20 Pedro Alves <palves@redhat.com>
12125
12126 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12127 info probes.
12128
2db9a427
PA
121292015-02-20 Pedro Alves <palves@redhat.com>
12130
12131 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12132
60fb7e9e
PA
121332015-02-20 Pedro Alves <palves@redhat.com>
12134
12135 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12136 clean_restart before gdb_target_supports_trace.
12137
5c5019c2
PA
121382015-02-20 Pedro Alves <palves@redhat.com>
12139
12140 PR threads/18006
12141 * gdb.threads/clone-thread_db.c: New file.
12142 * gdb.threads/clone-thread_db.exp: New file.
12143
c9587f88
AT
121442015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12145
12146 PR breakpoints/16812
12147 * gdb.base/catch-gdb-caused-signals.c: New file.
12148 * gdb.base/catch-gdb-caused-signals.exp: New file.
12149
f6a88844
JM
121502015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12151
12152 * configure: Regenerated.
12153 * configure.ac: Use GDB_AC_TRANSFORM.
12154 * aclocal.m4: sinclude ../transform.m4.
12155
497c491b
JM
121562015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12157
12158 * lib/dtrace.exp: New file.
12159 * gdb.base/dtrace-probe.exp: Likewise.
12160 * gdb.base/dtrace-probe.d: Likewise.
12161 * gdb.base/dtrace-probe.c: Likewise.
12162 * lib/pdtrace.in: Likewise.
12163 * configure.ac: Output variables with the transformed names of
12164 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12165 * configure: Regenerated.
12166
03e98035
JM
121672015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12168
12169 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12170 expected message when trying to access $_probe_* convenience
12171 variables while not on a probe.
12172
63cc30e9
JK
121732015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12174
12175 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12176
0703599a
PA
121772015-02-11 Pedro Alves <pedro@codesourcery.com>
12178
12179 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12180 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12181
7e60a48e
DE
121822015-02-10 Doug Evans <xdje42@gmail.com>
12183
12184 * lib/gdb.exp (gdb_load): Always return a result.
12185
01b088bc
PA
121862015-02-10 Pedro Alves <palves@redhat.com>
12187
12188 * gdb.threads/signal-sigtrap.c: New file.
12189 * gdb.threads/signal-sigtrap.exp: New file.
12190
b05ec7a5
AT
121912015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12192
12193 * gdb.trace/no-attach-trace.c: New file.
12194 * gdb.trace/no-attach-trace.exp: New file.
12195
a2c2acaf
MW
121962015-02-09 Mark Wielaard <mjw@redhat.com>
12197
12198 * gdb.dwarf2/atomic.c: New file.
12199 * gdb.dwarf2/atomic-type.exp: Likewise.
12200
31fd9caa
MM
122012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12202
12203 * gdb.btrace/buffer-size.exp: Update "info record" output.
12204 * gdb.btrace/delta.exp: Update "info record" output.
12205 * gdb.btrace/enable.exp: Update "info record" output.
12206 * gdb.btrace/finish.exp: Update "info record" output.
12207 * gdb.btrace/instruction_history.exp: Update "info record" output.
12208 * gdb.btrace/next.exp: Update "info record" output.
12209 * gdb.btrace/nexti.exp: Update "info record" output.
12210 * gdb.btrace/step.exp: Update "info record" output.
12211 * gdb.btrace/stepi.exp: Update "info record" output.
12212 * gdb.btrace/nohist.exp: Update "info record" output.
12213
d33501a5
MM
122142015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12215
12216 * gdb.btrace/buffer-size: New.
12217
f4abbc16
MM
122182015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12219
12220 * gdb.btrace/delta.exp: Update "info record" output.
12221 * gdb.btrace/enable.exp: Update "info record" output.
12222 * gdb.btrace/finish.exp: Update "info record" output.
12223 * gdb.btrace/instruction_history.exp: Update "info record" output.
12224 * gdb.btrace/next.exp: Update "info record" output.
12225 * gdb.btrace/nexti.exp: Update "info record" output.
12226 * gdb.btrace/step.exp: Update "info record" output.
12227 * gdb.btrace/stepi.exp: Update "info record" output.
12228 * gdb.btrace/nohist.exp: Update "info record" output.
12229
b9d61307
SM
122302015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12231
12232 PR gdb/15678
12233 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12234
e584fdbc
PA
122352015-02-06 Pedro Alves <palves@redhat.com>
12236
12237 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12238 macro.
12239 (seconds_left, again): New globals.
12240 (main): Wait seconds_left in a 1-second sleep loop instead of
12241 sleeping 180 seconds. If 'again' is set, reset the seconds
12242 counter.
12243 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12244 'again' in the inferior before detaching. Print the seconds left.
12245 (options): New global.
12246 (top level): Build program with -DTIMEOUT=$timeout.
12247
77f41761
PA
122482015-02-06 Pedro Alves <palves@redhat.com>
12249
12250 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12251 determine how many seconds to pass to 'alarm'.
12252 * gdb.base/gdb-sigterm.exp (top level): Build program with
12253 -DTIMEOUT=$timeout.
12254 (do_test): Return success/failure indication. Add more verbose
12255 logging. Don't fail if 200 single steps are seen. Instead, fail
12256 when the test times out.
12257 (passes): New global.
12258 (top level): Break the testing loop if testing fails on any
12259 iteration. Use gdb_assert.
12260
b9394193
DB
122612015-02-04 Don Breazeal <donb@codesourcery.com>
12262
12263 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12264 and initialize them.
12265 (ipc_cleanup): New function.
12266 (main): Don't declare shmid, semid, and msqid. Add a call to
12267 atexit so that we call ipc_cleanup on exit.
12268
42d9e528
PA
122692015-02-04 Pedro Alves <palves@redhat.com>
12270
12271 * boards/native-extended-gdbserver.exp: Remove any target variant
12272 specifications from the board name before clearing the isremote
12273 flag from board_info.
12274
ae6ae975
DE
122752015-01-31 Doug Evans <xdje42@gmail.com>
12276
12277 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12278
cfb069a8
GB
122792015-01-31 Gary Benson <gbenson@redhat.com>
12280
12281 * gdb.base/completion.exp: Disable completion limiting for
12282 existing tests. Add new tests to check completion limiting.
12283 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12284
5dd31d79
DE
122852015-01-31 Doug Evans <xdje42@gmail.com>
12286
12287 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12288
9f050062
DE
122892015-01-31 Doug Evans <xdje42@gmail.com>
12290
12291 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12292 entries. Duplicate file section script entries.
12293 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12294 inlined entries. Add test for safe-path rejection.
12295 * gdb.python/py-section-script.c: Add duplicate inlined section script
12296 entries. Duplicate file section script entries.
12297 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12298 inlined entries. Add test for safe-path rejection.
12299
df25ebbd
JB
123002015-01-29 Joel Brobecker <brobecker@adacore.com>
12301
12302 * gdb.ada/disc_arr_bound: New testcase.
12303
4a0ca9ec
JB
123042015-01-29 Joel Brobecker <brobecker@adacore.com>
12305
12306 * gdb.ada/mi_var_array: New testcase.
12307
3a8b707a
DE
123082015-01-27 Doug Evans <dje@google.com>
12309
12310 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12311 Add test for objfile.filename, objfile.username after objfile
12312 has been unloaded.
12313
f8313f6e
JB
123142015-01-26 Joel Brobecker <brobecker@adacore.com>
12315
12316 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12317 the second test to print the name attribute of value
12318 returned by the call to gdb.lookup_type, and adjust
12319 the expected output accordingly.
12320
37bc665e
MW
123212015-01-25 Mark Wielaard <mjw@redhat.com>
12322
12323 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12324 * gdb.base/disp-step-fork.c: Include unistd.h.
12325 * gdb.base/siginfo-obj.c: Include stdio.h.
12326 * gdb.base/siginfo-thread.c: Likewise.
12327 * gdb.mi/non-stop.c: Include unistd.h.
12328 * gdb.mi/nsthrexec.c: Include stdio.h.
12329 * gdb.mi/pthreads.c: Include unistd.h.
12330 * gdb.modula2/unbounded1.c (main): Declare returns int.
12331 * gdb.reverse/consecutive-reverse.c: Likewise.
12332 * gdb.threads/create-fail.c: Include unistd.h.
12333 * gdb.threads/killed.c: Likewise.
12334 * gdb.threads/linux-dp.c: Likewise.
12335 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12336 * gdb.threads/non-ldr-exc-2.c: Likewise.
12337 * gdb.threads/non-ldr-exc-3.c: Likewise.
12338 * gdb.threads/non-ldr-exc-4.c: Likewise.
12339 * gdb.threads/pthreads.c: Include unistd.h.
12340 (main): Declare returns int.
12341 * gdb.threads/tls-main.c (foo): New declaration.
12342 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12343
f7e5394d
SM
123442015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12345
12346 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12347 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12348
743649fd
MW
123492015-01-15 Mark Wielaard <mjw@redhat.com>
12350
12351 * gdb.base/noreturn-return.c: New file.
12352 * gdb.base/noreturn-return.exp: New file.
12353 * gdb.base/noreturn-finish.c: New file.
12354 * gdb.base/noreturn-finish.exp: New file.
12355
198297aa
PA
123562015-01-23 Pedro Alves <palves@redhat.com>
12357
12358 * gdb.threads/continue-pending-after-query.c: New file.
12359 * gdb.threads/continue-pending-after-query.exp: New file.
12360
717cf30c
AG
123612015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12362 Simon Marchi <simon.marchi@ericsson.com>
12363
12364 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12365 * gdb.base/valgrind-db-attach.exp: Same.
12366 * gdb.base/valgrind-infcall.exp: Same.
12367 * lib/mi-support.exp (default_mi_gdb_start): Same.
12368 * lib/prompt.exp (default_prompt_gdb_start): Same.
12369 * lib/gdb.exp (default_gdb_spawn): Same.
12370 (gdb_interact): New.
12371
12372
4b62a76e
JK
123732015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12374
12375 * gdb.compile/compile.exp (pointer to jit function): New test.
12376
b4cdae6f
WW
123772015-01-17 Wei-cheng Wang <cole945@gmail.com>
12378
12379 * lib/gdb.exp (supports_process_record): Return true for
12380 powerpc*-*-linux*.
12381 (supports_reverse): Likewise.
12382
d221e7ef
DB
123832015-01-15 Don Breazeal <donb@codesourcery.com>
12384
12385 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12386 instead of checking whether the target board is remote and
12387 use spawn_wait_for_attach instead of exec/sleep.
12388 * gdb.base/attach-twice.exp: Likewise.
12389
bafffb51
JB
123902015-01-15 Joel Brobecker <brobecker@adacore.com>
12391
12392 * gdb.ada/var_arr_attrs: New testcase.
12393
5589af0e
PA
123942015-01-14 Pedro Alves <palves@redhat.com>
12395 Joel Brobecker <brobecker@adacore.com>
12396
12397 PR gdb/17525
12398 * gdb.base/bp-cmds-execution-x-script.c: New file.
12399 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12400 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12401
6c400b59
PA
124022015-01-14 Pedro Alves <palves@redhat.com>
12403
12404 PR cli/17828
12405 * gdb.base/batch-preserve-term-settings.c: New file.
12406 * gdb.base/batch-preserve-term-settings.exp: New file.
12407
e02c96a7
DE
124082015-01-13 Doug Evans <dje@google.com>
12409
12410 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12411 binary.
12412
576fd14c
JB
124132015-01-13 Joel Brobecker <brobecker@adacore.com>
12414
12415 * Makefile.in (clean mostlyclean): Do not delete *.py.
12416
04dccad0
JB
124172015-01-13 Joel Brobecker <brobecker@adacore.com>
12418
12419 * gdb.python/py-lookup-type.exp: New file.
12420
3d230f71
PA
124212015-01-12 Pedro Alves <palves@redhat.com>
12422
12423 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12424 restore GDBFLAGS before returning.
12425
7e67715d
JK
124262015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12427
12428 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12429 is_amd64_regs_target and is_x86_like_target.
12430
f2e0d4b4
DE
124312015-01-11 Doug Evans <xdje42@gmail.com>
12432
12433 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12434 is given without an explicit form.
12435 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12436 attributes.
12437 * gdb.dwarf/corrupt.exp: Ditto.
12438 * gdb.dwarf2/enum-type.exp: Ditto.
12439 * gdb.trace/entry-values.exp: Ditto.
12440 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12441
439250fb
DE
124422015-01-11 Doug Evans <xdje42@gmail.com>
12443
12444 PR gdb/15830
12445 * gdb.base/maint.exp: Remove references to "maint demangle".
12446 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12447 Add tests for explicitly specifying language to demangle.
12448 * gdb.dlang/demangle.exp: Ditto.
12449
ede9f622
PA
124502015-01-09 Pedro Alves <palves@redhat.com>
12451
12452 * gdb.threads/non-stop-fair-events.c: New file.
12453 * gdb.threads/non-stop-fair-events.exp: New file.
12454
a7b796db
PA
124552015-01-09 Pedro Alves <palves@redhat.com>
12456
12457 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12458 the global scope. Set a breakpoint after all threads are started
12459 rather than stepping over two source lines. Expect the prompt.
12460 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12461 global.
12462 (NUM): Now 15.
12463 (main): Use threads_started_barrier to wait for all threads to
12464 start. Main thread no longer calls thread_function. Exit after
12465 180 seconds.
12466 (loop): New function.
12467 (thread_function): Wait on threads_started_barrier barrier. Call
12468 'loop' at each iteration.
12469 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12470 threads have started, instead of hardcoding number of "next"
12471 steps. Use an access watchpoint instead of a write watchpoint.
12472
9665ffdd
PA
124732015-01-09 Pedro Alves <palves@redhat.com>
12474
12475 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12476 (thread_func): Wait on barrier.
12477 (main): Wait for all threads to start before stopping GDB.
12478 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12479 global.
12480 (thread1_func, thread2_func): Wait on barrier.
12481 (main): Wait for all threads to start before stopping GDB.
12482 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12483 New global.
12484 (thread1_func, thread2_func): Wait on barrier.
12485 (main): Wait for all threads to start before stopping GDB.
12486
c945a99f
PA
124872015-01-09 Pedro Alves <palves@redhat.com>
12488
12489 * gdb.threads/attach-many-short-lived-threads.c: New file.
12490 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12491
c1a747c1
PA
124922014-01-09 Pedro Alves <palves@redhat.com>
12493
12494 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12495 instead of to thread 2.
12496 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12497 Add barrier around each pthread_create call instead of around all
12498 calls.
12499 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12500 Set a break on thread_function and have the child threads hit it
12501 one at at a time.
12502
60b3033e
PA
125032015-01-09 Pedro Alves <palves@redhat.com>
12504
12505 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12506 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12507 false.
12508 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12509 checking whether the target board is remote.
12510 * gdb.multi/multi-attach.exp: Likewise.
12511 * gdb.python/py-sync-interp.exp: Likewise.
12512 * gdb.server/ext-attach.exp: Likewise.
12513 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12514 tests that need to attach, instead of checking whether the target
12515 board is remote at the top of the file.
12516
acc018ac
YQ
125172015-01-08 Yao Qi <yao@codesourcery.com>
12518
12519 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12520
50a18af8
JK
125212015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12522
12523 Fix testcase compilation.
12524 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12525
8503d6e1
JB
125262015-01-06 Joel Brobecker <brobecker@adacore.com>
12527
12528 * gdb.python/py-type.exp: Add a couple test about empty
12529 array creation, and negative-length array creation.
12530
cc73dbcc
DE
125312015-01-02 Doug Evans <xdje42@gmail.com>
12532
12533 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12534
0300bbc7
DE
125352015-01-02 Doug Evans <dje@google.com>
12536
12537 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12538
9d85a0ec
YQ
125392014-12-29 Yao Qi <yao@codesourcery.com>
12540
12541 * gdb.trace/entry-values.exp: Update comments. Rename variable
12542 bar_call_foo to returned_from_foo.
12543
87186c6a
MMN
125442014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12545
12546 PR gdb/17394
12547 * gdb.linespec/break-asm-file.c: New file.
12548 * gdb.linespec/break-asm-file.exp: New file.
12549 * gdb.linespec/break-asm-file0.s: New file.
12550 * gdb.linespec/break-asm-file1.s: New file.
12551
1bab7383
YQ
125522014-12-18 Nigel Stephens <nigel@mips.com>
12553 Maciej W. Rozycki <macro@codesourcery.com>
12554
12555 * gdb.base/float.exp: Handle the new output from "info float" on
12556 MIPS targets.
12557
1bc1068a
JK
125582014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12559
12560 Fix MinGW compilation.
12561 * gdb.compile/compile-ops.exp: Update untested message if
12562 !skip_compile_feature_tests.
12563 * gdb.compile/compile-setjmp.exp: Likewise.
12564 * gdb.compile/compile-tls.exp: Likewise.
12565 * gdb.compile/compile.exp: Likewise.
12566 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12567 supported on this host".
12568
b6615d10
DE
125692014-12-16 Doug Evans <xdje42@gmail.com>
12570
12571 * boards/stabs.exp: New file.
12572
25dda427
AA
125732014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12574
12575 * gdb.base/completion.exp: Adjust to format changes of "maint
12576 print user-registers".
12577
bf330350
CU
125782014-12-16 Catalin Udma <catalin.udma@freescale.com>
12579
12580 PR server/17457
12581 * gdb.arch/aarch64-fp.c: New file.
12582 * gdb.arch/aarch64-fp.exp: New file.
12583
395cf596
SDJ
125842014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12585
12586 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12587 r210637, r210913, r211666, r215400, r215817).
12588
12589 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12590 * dg-extract-results.py: New file.
12591 * dg-extract-results.sh: Use it if the environment seems
12592 suitable.
12593
12594 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12595
12596 * dg-extract-results.py (parse_run): Handle warnings that
12597 are printed before a test harness is run.
12598
12599 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12600
12601 * dg-extract-results.py (Named): Remove __cmp__ method.
12602 (output_variation): Use a key to sort variation.harnesses.
12603
12604 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12605
12606 * dg-extract-results.py: For Python 3, force sys.stdout to
12607 handle surrogate escape sequences.
12608 (safe_open): New function.
12609 (output_segment, main): Use it.
12610
12611 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12612
12613 * dg-extract-results.py (Prog.result_re): Include options
12614 in test name.
12615
12616 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12617
12618 * dg-extract-results.py (output_variation): Always sort if
12619 do_sum.
12620
e882ef3c
SM
126212014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12622
12623 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12624 as long as we get pagination notifications.
12625
4992aa20
JM
126262014-12-15 Jason Merrill <jason@redhat.com>
12627
12628 * Makefile.in (check-gdb.%): Restore.
12629 * README: Mention it.
12630
c1b5a1a6
JB
126312014-12-13 Joel Brobecker <brobecker@adacore.com>
12632
12633 * gdb.ada/str_uninit: New testcase.
12634
5537b577
JK
126352014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12636
12637 PR symtab/17642
12638 * gdb.base/vla-stub-define.c: New file.
12639 * gdb.base/vla-stub.c: New file.
12640 * gdb.base/vla-stub.exp: New file.
12641
bb2ec1b3
TT
126422014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12643 Jan Kratochvil <jan.kratochvil@redhat.com>
12644 Tom Tromey <tromey@redhat.com>
12645
12646 * configure.ac: Add gdb.compile/.
12647 * configure: Regenerate.
12648 * gdb.compile/Makefile.in: New file.
12649 * gdb.compile/compile-ops.exp: New file.
12650 * gdb.compile/compile-ops.c: New file.
12651 * gdb.compile/compile-tls.c: New file.
12652 * gdb.compile/compile-tls.exp: New file.
12653 * gdb.compile/compile-constvar.S: New file.
12654 * gdb.compile/compile-constvar.c: New file.
12655 * gdb.compile/compile-mod.c: New file.
12656 * gdb.compile/compile-nodebug.c: New file.
12657 * gdb.compile/compile-setjmp-mod.c: New file.
12658 * gdb.compile/compile-setjmp.c: New file.
12659 * gdb.compile/compile-setjmp.exp: New file.
12660 * gdb.compile/compile-shlib.c: New file.
12661 * gdb.compile/compile.c: New file.
12662 * gdb.compile/compile.exp: New file.
12663 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12664
4ff709eb
TT
126652014-12-12 Tom Tromey <tromey@redhat.com>
12666
12667 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12668 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12669
6dddd6a5
DE
126702014-12-12 Doug Evans <dje@google.com>
12671
12672 * lib/gdb-python.exp (get_python_valueof): New function.
12673 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12674
71c24708
AA
126752014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12676
12677 * gdb.base/completion.exp: Add test for completion of "info
12678 registers ".
12679
3e29f34a
MR
126802014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12681
12682 * gdb.base/func-ptrs.c: New file.
12683 * gdb.base/func-ptrs.exp: New file.
12684
fc126975
SM
126852014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12686
12687 PR breakpoints/17012
12688 * gdb.base/dprintf-detach.c: New file.
12689 * gdb.base/dprintf-detach.exp: New file.
12690
0a46d518
SM
126912014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12692
12693 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12694 * lib/gdb.exp (target_is_gdbserver): New procedure.
12695
a0be3e44
DE
126962014-12-08 Doug Evans <dje@google.com>
12697
12698 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12699
df1b803a
YQ
127002014-12-05 Yao Qi <yao@codesourcery.com>
12701
12702 * gdb.guile/scm-error.exp: Remove the third argument to
12703 gdb_remote_download.
12704 * gdb.guile/scm-frame-args.exp: Likewise.
12705 * gdb.guile/scm-section-script.exp: Likewise.
12706
ddb9f679
YQ
127072014-12-05 Yao Qi <yao@codesourcery.com>
12708
12709 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12710
86e4ed39
DE
127112014-12-04 Doug Evans <dje@google.com>
12712
12713 * gdb.python/py-objfile.exp: Add tests for
12714 objfile.add_separate_debug_file.
12715
7c50a931
DE
127162014-12-04 Doug Evans <dje@google.com>
12717
12718 * lib/gdb.exp (get_build_id): New function.
12719 (build_id_debug_filename_get): Rewrite to use it.
12720 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12721
621661e3
MR
127222014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12723
12724 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12725 `method(long)', not just 0x0.
12726 * gdb.cp/nsalias.exp: Align code labels to 4.
12727 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12728 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12729 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12730 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12731 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12732 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12733
29f0c3b7
DE
127342014-12-02 Doug Evans <dje@google.com>
12735
e1e061e7 12736 PR symtab/17602
29f0c3b7 12737 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 12738 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
12739 * gdb.cp/anon-ns.exp: Update.
12740
162078c8
NB
127412014-12-02 Nick Bull <nicholaspbull@gmail.com>
12742
12743 * gdb.python/py-events.py (inferior_call_handler): New.
12744 (register_changed_handler, memory_changed_handler): New.
12745 (test_events.invoke): Register new handlers.
12746 * gdb.python/py-events.exp: Add tests for inferior call,
12747 memory_changed and register_changed events.
12748
fdb09caf
AA
127492014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12750
12751 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12752 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12753 if the linker doesn't understand this.
12754
55cfb2c4
SM
127552014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12756
12757 * gdb.python/python.exp: Change expected reply to help().
12758
9e8cd6df
YQ
127592014-12-01 Yao Qi <yao@codesourcery.com>
12760
12761 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12762 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12763 * configure: Re-generated.
12764
6c659fc2
SC
127652014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12766
12767 * gdb.cp/chained-calls.cc: New file.
12768 * gdb.cp/chained-calls.exp: New file.
12769 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12770
d7fc3181
SM
127712014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12772
12773 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12774 * gdb.dwarf2/symtab-producer.exp: Same.
12775 * gdb.gdb/python-interrupts.exp: Same.
12776 * gdb.gdb/python-selftest.exp: Same.
12777 * gdb.python/py-linetable.exp: Same.
12778 * gdb.python/py-type.exp: Same.
12779 * gdb.python/py-value-cc.exp: Same.
12780 * gdb.python/py-value.exp: Same.
12781
10e79639
YQ
127822014-11-28 Yao Qi <yao@codesourcery.com>
12783
12784 * gdb.base/break-probes.exp: Match library name prefixed with
12785 sysroot.
12786
f28a0564
SM
127872014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12788
12789 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12790 test expected output. Add parentheses for the call to print.
12791 Remove L suffix from integers.
12792
3fe1ce1d
DE
127932014-11-26 Doug Evans <dje@google.com>
12794
12795 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12796
84429e27
YQ
127972014-11-22 Yao Qi <yao@codesourcery.com>
12798
12799 * gdb.trace/entry-values.c: Remove asms.
12800 (foo): Add foo_label.
12801 (bar): Add bar_label.
12802 * gdb.trace/entry-values.exp: Remove code computing foo's
12803 length and bar's length.
12804 (Dwarf::assemble): Invoke function_range for bar and use
12805 MACRO_AT_func for foo.
12806
26741859
YQ
128072014-11-22 Yao Qi <yao@codesourcery.com>
12808
12809 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12810 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12811 Use .Lgcc43_procstart instead of gcc43.
12812
45e44d27
JB
128132014-11-21 Joel Brobecker <brobecker@adacore.com>
12814
12815 * gdb.ada/n_arr_bound: New testcase.
12816
458c8db8
SDJ
128172014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12818
12819 PR breakpoints/10737
12820 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12821 test_catch_syscall_multi_arch.
12822 (test_catch_syscall_multi_arch): New function.
12823
43f3e411
DE
128242014-11-20 Doug Evans <xdje42@gmail.com>
12825
12826 * gdb.base/maint.exp: Update expected output.
12827
0d7b2549
AA
128282014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12829
12830 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12831 4-byte instruction on S390.
12832
8908fca5
JB
128332014-11-19 Joel Brobecker <brobecker@adacore.com>
12834
12835 * gdb.ada/arr_arr: New testcase.
12836
4a46959e
JB
128372014-11-19 Joel Brobecker <brobecker@adacore.com>
12838
12839 * gdb.ada/pkd_arr_elem: New Testcase.
12840
470e2f4e
LM
128412014-11-18 Luis Machado <lgustavo@codesourcery.com>
12842
12843 * gdb.reverse/break-precsave: Expect completion message for
12844 core file reads.
12845 * gdb.reverse/consecutive-precsave.exp: Likewise.
12846 * gdb.reverse/finish-precsave.exp: Likewise.
12847 * gdb.reverse/i386-precsave.exp: Likewise.
12848 * gdb.reverse/machinestate-precsave.exp: Likewise.
12849 * gdb.reverse/sigall-precsave.exp: Likewise.
12850 * gdb.reverse/solib-precsave.exp: Likewise.
12851 * gdb.reverse/step-precsave.exp: Likewise.
12852 * gdb.reverse/until-precsave.exp: Likewise.
12853 * gdb.reverse/watch-precsave.exp: Likewise.
12854
a267f3ad
AA
128552014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12856
12857 * gdb.base/bp-permanent.c: Include unistd.h.
12858 * gdb.python/py-framefilter-mi.c (main): Add return type.
12859 * gdb.python/py-framefilter.c (main): Likewise.
12860 * gdb.trace/actions-changed.c (main): Likewise.
12861
12084a9a
AA
128622014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12863
12864 * gdb.mi/until.c: Add eye-catchers.
12865 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12866 line numbers.
12867
dc7e1a77
AA
128682014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12869
12870 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12871 function header variants in break1.c.
12872 * gdb.base/ena-dis-br.exp: Likewise.
12873 * gdb.base/hbreak2.exp: Likewise.
12874 * gdb.reverse/until-precsave.exp: Drop references to removed
12875 non-prototype function header variants in ur1.c.
12876 * gdb.reverse/until-reverse.exp: Likewise.
12877
41c77605
PM
128782014-11-17 Petr Machata <pmachata@redhat.com>
12879
12880 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12881 ${_cu_offset_size} bytes abbrev offset.
12882
34248c3a
DE
128832014-11-15 Doug Evans <xdje42@gmail.com>
12884
12885 PR symtab/17559
12886 * gdb.base/line-symtabs.exp: New file.
12887 * gdb.base/line-symtabs.c: New file.
12888 * gdb.base/line-symtabs.h: New file.
12889
646da059
YQ
128902014-11-14 Yao Qi <yao@codesourcery.com>
12891
12892 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12893 (func): Add label func_label.
12894 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12895 Replace low_pc and high_pc with MACRO_AT_range.
12896 Replace name, low_pc and high_pc with MACRO_AT_func.
12897
9301ebe6
YQ
128982014-11-14 Yao Qi <yao@codesourcery.com>
12899
12900 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12901 Replace name, low_pc and high_pc with MACRO_AT_func.
12902
f166b542
YQ
129032014-11-14 Yao Qi <yao@codesourcery.com>
12904
12905 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12906 produce debug information.
12907 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12908
0f6e71e3
YQ
129092014-11-14 Yao Qi <yao@codesourcery.com>
12910
12911 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12912 object and get function length.
12913 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12914 with MACRO_AT_func.
12915 (top-level): Replace gdb_compile and clean_restart with
12916 prepare_for_testing.
12917 * gdb.dwarf2/main.c (main): Add label main_label.
12918
876c4df9
YQ
129192014-11-14 Yao Qi <yao@codesourcery.com>
12920
12921 * lib/dwarf.exp (function_range): New procedure.
12922 (Dwarf::_handle_macro_at_func): New procedure.
12923 (Dwarf::_handle_macro_at_range): New procedure.
12924 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12925
02ad9cf1
YQ
129262014-11-14 Yao Qi <yao@codesourcery.com>
12927
12928 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12929 (_handle_attribute): New procedure.
12930
a59add0c
AA
129312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12932
12933 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12934 * gdb.base/call-sc.c (zed): Likewise.
12935 * gdb.base/checkpoint.c (main): Likewise.
12936 * gdb.base/dump.c (main): Likewise.
12937 * gdb.base/gcore.c (main): Likewise.
12938 * gdb.base/huge.c (main): Likewise.
12939 * gdb.base/multi-forks.c (main): Likewise.
12940 * gdb.base/pr10179-a.c (main): Likewise.
12941 * gdb.base/savedregs.c (main): Likewise.
12942 * gdb.base/sigaltstack.c (main): Likewise.
12943 * gdb.base/siginfo.c (main): Likewise.
12944 * gdb.base/structs.c (zed): Likewise.
12945 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12946 * gdb.mi/mi-syn-frame.c (main): Likewise.
12947 * gdb.mi/until.c (foo, main): Likewise.
12948 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12949 * gdb.base/solib-weak.c (foo): Declare.
12950 * gdb.base/attach-twice.c: Include stdio.h.
12951 * gdb.base/weaklib1.c: Likewise.
12952 * gdb.base/weaklib2.c: Likewise.
12953 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12954 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12955 unistd.h.
12956 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12957 * gdb.mi/mi-exit-code.c: Likewise.
12958 * gdb.base/break-interp-lib.c: Include string.h.
12959 * gdb.base/coremaker.c: Likewise.
12960 * gdb.base/testenv.c: Likewise.
12961 * gdb.python/py-finish-breakpoint.c: Likewise.
12962 * gdb.base/inferior-died.c: Include sys/wait.h.
12963 * gdb.base/fileio.c: Include time.h.
12964 * gdb.base/async-shell.c: Include unistd.h.
12965 * gdb.base/dprintf-non-stop.c: Likewise.
12966 * gdb.base/info-os.c: Likewise.
12967 * gdb.mi/mi-console.c: Likewise.
12968 * gdb.mi/watch-nonstop.c: Likewise.
12969 * gdb.python/py-events.c: Likewise.
12970 * gdb.base/async.c (baz): Move up before its invocation.
12971 * gdb.base/code_elim2.c (my_global_func): Likewise.
12972 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12973 * gdb.base/advance.c (func2): Likewise.
12974
3b5d5997
AA
129752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12976
12977 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12978 variant.
12979 * gdb.base/annota3.c: Likewise.
12980 * gdb.base/async.c: Likewise.
12981 * gdb.base/average.c: Likewise.
12982 * gdb.base/call-ar-st.c: Likewise.
12983 * gdb.base/call-rt-st.c: Likewise.
12984 * gdb.base/call-sc.c: Likewise.
12985 * gdb.base/call-strs.c: Likewise.
12986 * gdb.base/ending-run.c: Likewise.
12987 * gdb.base/execd-prog.c: Likewise.
12988 * gdb.base/exprs.c: Likewise.
12989 * gdb.base/foll-exec.c: Likewise.
12990 * gdb.base/foll-fork.c: Likewise.
12991 * gdb.base/foll-vfork.c: Likewise.
12992 * gdb.base/funcargs.c: Likewise.
12993 * gdb.base/gcore.c: Likewise.
12994 * gdb.base/jump.c: Likewise.
12995 * gdb.base/langs0.c: Likewise.
12996 * gdb.base/langs1.c: Likewise.
12997 * gdb.base/langs2.c: Likewise.
12998 * gdb.base/mips_pro.c: Likewise.
12999 * gdb.base/nodebug.c: Likewise.
13000 * gdb.base/opaque0.c: Likewise.
13001 * gdb.base/opaque1.c: Likewise.
13002 * gdb.base/recurse.c: Likewise.
13003 * gdb.base/run.c: Likewise.
13004 * gdb.base/scope0.c: Likewise.
13005 * gdb.base/scope1.c: Likewise.
13006 * gdb.base/setshow.c: Likewise.
13007 * gdb.base/setvar.c: Likewise.
13008 * gdb.base/shmain.c: Likewise.
13009 * gdb.base/shr1.c: Likewise.
13010 * gdb.base/shr2.c: Likewise.
13011 * gdb.base/sigall.c: Likewise.
13012 * gdb.base/signals.c: Likewise.
13013 * gdb.base/so-indr-cl.c: Likewise.
13014 * gdb.base/solib2.c: Likewise.
13015 * gdb.base/structs.c: Likewise.
13016 * gdb.base/sum.c: Likewise.
13017 * gdb.base/vforked-prog.c: Likewise.
13018 * gdb.base/watchpoint.c: Likewise.
13019 * gdb.reverse/shr2.c: Likewise.
13020 * gdb.reverse/until-reverse.c: Likewise.
13021 * gdb.reverse/ur1.c: Likewise.
13022 * gdb.reverse/watch-reverse.c: Likewise.
13023
066a77c5
AA
130242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13025
13026 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13027 variant.
13028 * gdb.base/sepdebug.exp: Drop references to removed code.
13029
4f204ea5
AA
130302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13031
13032 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13033 variant. Preserve original line numbering.
13034 * gdb.base/list1.c: Likewise.
13035
3b377a3a
AA
130362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13037
13038 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13039 variant.
13040 * gdb.base/break1.c: Likewise.
13041 * gdb.base/break.exp: Drop references to removed code.
13042
e444df73
AA
130432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13044
13045 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13046 variant.
13047
8008f2a7
AA
130482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13049
13050 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13051
a5a06887
AA
130522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13053
13054 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13055 logic into perform_all_tests() and invoke it with and without
13056 function header prototypes.
13057 (do_function_calls): Remove conditional XFAIL for PR 5318.
13058 (rerun_and_prepare): Remove duplicate code.
13059 (perform_all_tests): New. Main logic moved here.
13060
44dba9b9
AA
130612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13062
13063 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13064 code guarded by #ifdef NO_PROTOTYPES.
13065 (t_double_many_args): Likewise.
13066 (DEF_FUNC_MANY_ARGS_1): Likewise.
13067 (DEF_FUNC_VALUES_1): Likewise.
13068 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13069 guarded by #ifdef PROTOTYPES.
13070
d1fbcd56
AA
130712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13072
13073 * gdb.mi/mi-console.c: Add eye-catcher.
13074 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13075 instead of literal line number.
13076
b0e59b8f
AA
130772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13078
13079 * gdb.base/shr2.c: Add eye-catcher.
13080 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13081 line number.
13082
78f98cca
AA
130832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13084
13085 * gdb.base/jump.c: Add eye-catchers.
13086 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13087 numbers.
13088
58fa2af0
AA
130892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13090
13091 * gdb.base/execd-prog.c: Add eye-catchers.
13092 * gdb.base/foll-exec.c: Likewise.
13093 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13094 line numbers.
13095
04e5059b
AA
130962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13097
13098 * gdb.base/ending-run.c: Add eye-catchers.
13099 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13100 literal line numbers.
13101
dbfdb174
AA
131022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13103
13104 * gdb.base/call-rt-st.c: Add eye-catchers.
13105 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13106 literal line numbers.
13107
888a2ade
AA
131082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13109
13110 * gdb.base/call-ar-st.c: Add eye-catchers.
13111 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13112 literal line numbers.
13113
6acc2dde
AA
131142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13115
13116 * gdb.base/average.c: Add eye-catchers.
13117 * gdb.base/sum.c: Likewise.
13118 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13119 regexps dynamically.
13120
9ecfcd1d
AA
131212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13122
13123 * gdb.base/solib1.c: Add eye-catchers.
13124 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13125 literal line numbers.
13126
78708b7c
PA
131272014-11-12 Pedro Alves <palves@redhat.com>
13128
13129 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13130 leader has exited.
13131
af48d08f
PA
131322014-11-12 Pedro Alves <palves@redhat.com>
13133
13134 * gdb.arch/i386-bp_permanent.c: New file.
13135 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13136 (srcfile): Set to i386-bp_permanent.c.
13137 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13138 that stepi does not execute the 'leave' instruction, instead of
13139 testing it does execute.
13140 * gdb.base/bp-permanent.c: New file.
13141 * gdb.base/bp-permanent.exp: New file.
13142
af3768e9
DE
131432014-11-10 Doug Evans <xdje42@gmail.com>
13144
13145 PR symtab/17564
13146 * gdb.base/symtab-search-order.exp: New file.
13147 * gdb.base/symtab-search-order.c: New file.
13148 * gdb.base/symtab-search-order-1.c: New file.
13149 * gdb.base/symtab-search-order-shlib-1.c: New file.
13150
9de00a4a
PA
131512014-11-07 Pedro Alves <palves@redhat.com>
13152
13153 PR gdb/17511
13154 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13155 i?86-*-linux*.
13156
e0f52461
SC
131572014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13158
13159 PR c++/17494
13160 * gdb.cp/pr17494.cc: New file.
13161 * gdb.cp/pr17494.exp: New file.
13162
6ce8c980
YQ
131632014-11-02 Yao Qi <yao@codesourcery.com>
13164
13165 * gdb.python/python.exp: Get working directory and match the
13166 output of "set extended-prompt \\w " with it.
13167
02be9a71
DE
131682014-10-30 Doug Evans <dje@google.com>
13169
13170 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13171 in objfiles.
13172 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13173 in progspaces.
13174
3bdff46b
LM
131752014-10-30 Janis Johnson <janisjo@codesourcery.com>
13176
13177 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13178 * gdb.base/realname-expand.exp: Likewise.
13179 * gdb.linespec/macro-relative.exp: Likewise.
13180
ab917dfb
PA
131812014-10-29 Pedro Alves <palves@redhat.com>
13182
13183 PR gdb/17408
13184 * gdb.threads/schedlock.c (some_function): New function.
13185 (call_function): New global.
13186 (MAYBE_CALL_SOME_FUNCTION): New macro.
13187 (thread_function): Call it.
13188 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13189 and use it instead of a global counter. Adjust all callers.
13190 (get_current_thread): Use "find current thread" for test message
13191 here rather than having all callers pass down the same string.
13192 (goto_loop): New procedure, factored out from ...
13193 (my_continue): ... this.
13194 (step_ten_loops): Change parameter from test message to command to
13195 use. Adjust.
13196 (list_count): Delete global.
13197 (check_result): New procedure, factored out from duplicate top
13198 level code.
13199 (continue tests): Wrap in with_test_prefix.
13200 (test_step): New procedure, factored out from duplicate top level
13201 code.
13202 (top level): Test "step" in combination with all scheduler-locking
13203 modes. Test "next" in combination with all scheduler-locking
13204 modes, and in combination with stepping over a function call or
13205 not.
13206 * gdb.threads/next-bp-other-thread.c: New file.
13207 * gdb.threads/next-bp-other-thread.exp: New file.
13208
d3d4baed
PA
132092014-10-29 Pedro Alves <palves@redhat.com>
13210
13211 PR python/17372
13212 * gdb.python/python.exp: Test a multi-line command that spawns
13213 interactive Python.
13214 * gdb.base/multi-line-starts-subshell.exp: New file.
13215
563e8d85
YQ
132162014-10-29 Yao Qi <yao@codesourcery.com>
13217
13218 * gdb.base/fileio.exp: Make directories on host.
13219
0ea4d52e
YQ
132202014-10-29 Yao Qi <yao@codesourcery.com>
13221
13222 * gdb.base/fileio.c (test_write): Close the file.
13223
7f5ef605
PA
132242014-10-28 Pedro Alves <palves@redhat.com>
13225
13226 PR gdb/12623
13227 * gdb.base/sigstep.c (no_handler): New global.
13228 (main): If 'no_handler is true, set the signal handlers to
13229 SIG_IGN.
13230 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13231 with_sw_watch and no_handler parameters. Handle them.
13232 (top level) <stepping over handler when stopped at a breakpoint
13233 test>: Add a test axis for testing with a software watchpoint, and
13234 another for testing with the signal handler set to SIG_IGN.
13235 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13236 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13237
abbdbd03
PA
132382014-10-28 Pedro Alves <palves@redhat.com>
13239
13240 PR gdb/17511
13241 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13242 * gdb.base/sigstep.exp (other_handler_location): New global.
13243 (advance): Support stepping into the signal handler, and running
13244 commands while in the handler.
13245 (in_handler_map): New global.
13246 (top level): In the advance test, add combinations for getting
13247 into the handler with stepping commands, and for running commands
13248 in the handler. Add comment descripting the advancei tests.
13249
1df4399f
PA
132502014-10-28 Pedro Alves <palves@redhat.com>
13251
13252 * gdb.base/sigstep.exp: Use build_executable instead of
13253 prepare_for_testing.
13254 (top level): Move code that starts GDB, runs to main and creates a
13255 display to ...
13256 (restart): ... this new procedure.
13257 (top level): Move backtrace from signal handler test to ...
13258 (validate_backtrace): ... this new procedure.
13259 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13260 with_test_prefix. Always restart GDB.
13261 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13262 with_test_prefix. Always restart GDB. No need to delete
13263 breakpoints after the test.
13264 (test_skip_handler): Remove prefix parameter.
13265 (skip_over_handler, breakpoint_to_handler)
13266 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13267 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13268 restart GDB. No need to delete breakpoints after the test.
13269 (top level): Use foreach to call the test procedures with
13270 different commands.
13271
a5b6e449
PA
132722014-10-28 Pedro Alves <palves@redhat.com>
13273
13274 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13275 instead of GNATS numbers.
13276 * gdb.base/sigbpt.exp: Likewise.
13277 * gdb.base/siginfo.exp: Likewise.
13278 * gdb.base/sigstep.exp: Likewise.
13279
e5f8a7cc
PA
132802014-10-27 Pedro Alves <palves@redhat.com>
13281
13282 * gdb.base/sigstep.c (dummy): New global.
13283 (main): Issue a couple writes to the new global.
13284 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13285 procedures.
13286 (skip_over_handler): Use test_skip_handler.
13287 (top level): Call skip_over_handler for stepi and nexti too.
13288 (breakpoint_over_handler): Use test_skip_handler.
13289 (top level): Call breakpoint_over_handler for stepi and nexti too.
13290
763905a3
YQ
132912014-10-27 Yao Qi <yao@codesourcery.com>
13292
13293 * gdb.trace/tfile.c (adjust_function_address)
13294 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13295 function descriptor.
13296
6f259a23
DB
132972014-10-24 Don Breazeal <donb@codesourcery.com>
13298
13299 * gdb.base/foll-fork.exp (test_follow_fork,
13300 catch_fork_child_follow): Check for updated fork messages emitted
13301 from infrun.c.
13302 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13303 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13304 vfork_and_exec_child_follow_through_step): Check for updated vfork
13305 messages emitted from infrun.c.
13306
09dd9a69
PA
133072014-10-24 Pedro Alves <palves@redhat.com>
13308
13309 * gdb.base/corefile.exp: Remove references to ultrix.
13310 * gdb.base/interrupt.exp: Likewise.
13311 * gdb.base/whatis.exp: Likewise.
13312 * gdb.gdb/selftest.exp: Likewise.
13313 * gdb.threads/manythreads.exp: Likewise.
13314 * gdb.threads/print-threads.exp: Likewise.
13315 * gdb.threads/pthreads.exp:: Likewise.
13316 * gdb.threads/schedlock.exp: Likewise.
13317
3433cfa5
SC
133182014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13319
13320 * gdb.cp/non-trivial-retval.cc: Add a test case.
13321 * gdb.cp/non-trivial-retval.exp: Add a test.
13322
092f880b
YQ
133232014-10-20 Yao Qi <yao@codesourcery.com>
13324
13325 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13326 * gdb.python/py-objfile-script-gdb.py: New file.
13327 * gdb.python/py-objfile-script.exp: Update reference to
13328 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13329 of remote_download. Remove the dest file.
13330
acbdb7f3
YQ
133312014-10-20 Yao Qi <yao@codesourcery.com>
13332
13333 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13334 * gdb.base/step-line.exp: Likewise.
13335 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13336 * gdb.dwarf2/dw2-basic.exp: Likewise.
13337 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13338 * gdb.dwarf2/dw2-filename.exp: Likewise.
13339 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13340 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13341 * gdb.dwarf2/dw2-producer.exp: Likewise.
13342 * gdb.dwarf2/mac-fileno.exp: Likewise.
13343 * gdb.python/py-frame-args.exp: Likewise.
13344 * gdb.python/py-framefilter.exp: Likewise.
13345 * gdb.python/py-mi.exp: Likewise.
13346 * gdb.python/py-objfile-script.exp: Likewise
13347 * gdb.python/py-pp-integral.exp: Likewise.
13348 * gdb.python/py-pp-re-notag.exp: Likewise.
13349 * gdb.python/py-prettyprint.exp: Likewise.
13350 * gdb.python/py-section-script.exp: Likewise.
13351 * gdb.python/py-typeprint.exp: Likewise.
13352 * gdb.python/py-xmethods.exp: Likewise.
13353 * gdb.stabs/weird.exp: Likewise.
13354 * gdb.xml/tdesc-regs.exp: Likewise.
13355
bd286a29
KCY
133562014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13357
13358 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13359 (out_cu): Use addr_len for the size of addresses.
13360 (out_line): Likewise. Size DW_LNE_set_address instruction
13361 according to addr_len.
13362 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13363 (FUNC): Add START_INSNS to definition.
13364
673dc4a0
YQ
133652014-10-18 Yao Qi <yao@codesourcery.com>
13366
13367 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13368 gdb_has_argv0 return true.
13369 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13370 check [target_info exists noargs], check [gdb_has_argv0]
13371 instead.
13372 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13373 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13374 procedures.
13375
4ffbba72
DE
133762014-10-17 Doug Evans <dje@google.com>
13377
13378 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13379 event.
13380 * gdb.python/py-events.py: Add clear_objfiles event.
13381
d096d8c1
DE
133822014-10-17 Doug Evans <dje@google.com>
13383
13384 * gdb.python/py-objfile.exp: Test progspace attribute.
13385
a80db015
LM
133862014-10-17 Luis Machado <lgustavo@codesourcery.com>
13387
13388 * gdb.guile/scm-breakpoint.exp: Do not assume any
13389 directory separators when matching source file paths.
13390 * gdb.python/py-breakpoint.exp: Likewise.
13391 * gdb.reverse/break-precsave.exp: Likewise.
13392 * gdb.reverse/break-reverse.exp: Likewise.
13393 * gdb.reverse/consecutive-precsave.exp: Likewise.
13394 * gdb.reverse/finish-precsave.exp: Likewise.
13395 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13396 * gdb.reverse/finish-reverse.exp: Likewise.
13397 * gdb.reverse/i386-precsave.exp: Likewise.
13398 * gdb.reverse/i387-env-reverse.exp: Likewise.
13399 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13400 * gdb.reverse/machinestate-precsave.exp: Likewise.
13401 * gdb.reverse/machinestate.exp: Likewise.
13402 * gdb.reverse/sigall-precsave.exp: Likewise.
13403 * gdb.reverse/solib-precsave.exp: Likewise.
13404 * gdb.reverse/step-precsave.exp: Likewise.
13405 * gdb.reverse/until-precsave.exp: Likewise.
13406 * gdb.reverse/watch-precsave.exp: Likewise.
13407 * gdb.reverse/watch-reverse.exp: Likewise.
13408
b22089ab
YQ
134092014-10-17 Yao Qi <yao@codesourcery.com>
13410
13411 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13412 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13413
6c4486e6
PA
134142014-10-17 Pedro Alves <palves@redhat.com>
13415
13416 PR gdb/17471
13417 * gdb.base/bg-execution-repeat.c: New file.
13418 * gdb.base/bg-execution-repeat.exp: New file.
13419
0ff33695
PA
134202014-10-17 Pedro Alves <palves@redhat.com>
13421
13422 PR gdb/17300
13423 * gdb.base/continue-all-already-running.c: New file.
13424 * gdb.base/continue-all-already-running.exp: New file.
13425
6fdebc3d
PA
134262014-10-17 Pedro Alves <palves@redhat.com>
13427
13428 PR gdb/17472
13429 * gdb.base/annota-input-while-running.c: New file.
13430 * gdb.base/annota-input-while-running.exp: New file.
13431
32a8097b
PA
134322014-10-17 Pedro Alves <palves@redhat.com>
13433
13434 * gdb.base/callfuncs.exp: emove references to osf.
13435 * gdb.base/sigall.exp: Likewise.
13436 * gdb.gdb/selftest.exp: Likewise.
13437 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13438 * gdb.mi/non-stop.c: Likewise.
13439 * gdb.mi/pthreads.c: Likewise.
13440 * gdb.reverse/sigall-precsave.exp: Likewise.
13441 * gdb.reverse/sigall-reverse.exp: Likewise.
13442 * gdb.threads/pthreads.c: Likewise.
13443 * gdb.threads/pthreads.exp: Likewise.
13444
7a3517ff
YQ
134452014-10-17 Yao Qi <yao@codesourcery.com>
13446
13447 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13448 check 'target_info exists noargs'.
13449 (test_command_prompt_position): Likewise.
13450 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13451 Remove "set args".
13452 (progvar_simple_while_test): Likewise.
13453 (progvar_complex_if_while_test): Likewise.
13454 (if_while_breakpoint_command_test): Likewise.
13455 (infrun_breakpoint_command_test): Likewise.
13456 (breakpoint_command_test): Likewise.
13457 (watchpoint_command_test): Likewise.
13458 (bp_deleted_in_command_test): Likewise.
13459 (temporary_breakpoint_commands): Likewise.
13460
bb99c472
YQ
134612014-10-16 Yao Qi <yao@codesourcery.com>
13462
13463 * gdb.base/remotetimeout.exp: Remove noargs checking.
13464
7c16b83e
PA
134652014-10-15 Pedro Alves <palves@redhat.com>
13466
13467 PR breakpoints/9649
13468 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13469 * gdb.base/breakpoint-in-ro-region.exp
13470 (probe_target_hardware_step): New procedure.
13471 (top level): Probe hardware stepping and hardware breakpoint
13472 support. Test stepping through a read-only region, with both
13473 "breakpoint auto-hw" on and off and both "always-inserted" on and
13474 off.
13475
35a49624
IB
134762014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13477
13478 * gdb.dlang/demangle.exp: Update for demangling changes.
13479
2d1c107c
SC
134802014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13481
13482 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13483 * gdb.cp/non-trivial-retval.exp: Add new tests.
13484
778811d5
SC
134852014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13486
13487 PR c++/13403
13488 PR c++/15154
13489 * gdb.cp/non-trivial-retval.cc: New file.
13490 * gdb.cp/non-trivial-retval.exp: New file.
13491
10c5f0a8
YQ
134922014-10-15 Yao Qi <yao@codesourcery.com>
13493
13494 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13495 remote host.
13496
65d7b369
YQ
134972014-10-15 Yao Qi <yao@codesourcery.com>
13498
13499 * gdb.python/py-symbol.exp: Match file base name if host is
13500 remote, otherwise match file name with dir name.
13501 * gdb.python/py-symtab.exp: Likewise.
13502 * gdb.python/python.exp: Likewise.
13503
46dc1394
YQ
135042014-10-15 Yao Qi <yao@codesourcery.com>
13505
13506 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13507 pattern.
13508 * gdb.python/py-symtab.exp: Likewise.
13509 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13510 locationn.
13511
c40cc657
JB
135122014-10-14 Joel Brobecker <brobecker@adacore.com>
13513
13514 * gdb.ada/addr_arith: New testcase.
13515
2abf49e1
MR
135162014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13517
13518 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13519 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13520 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13521 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13522
f7088df3
SDJ
135232014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13524
13525 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13526 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13527 * gdb.arch/stap-eval-lang-ada.exp: New file.
13528
4dc06805
YQ
135292014-10-14 Yao Qi <yao@codesourcery.com>
13530
13531 * gdb.mi/mi-var-child.c (nothing1): New function.
13532 (nothing2): New function.
13533 (do_children_tests): Set function pointers by nothing1 and
13534 nothing2.
13535 * gdb.mi/mi-var-child.exp: Step over new added statements.
13536 Update test to match the new output.
13537 * gdb.mi/var-cmd.c (nothing1): New function.
13538 (nothing2): New function.
13539 (do_children_tests): Set function pointers by nothing1 and
13540 nothing2.
13541 * gdb.mi/mi-var-display.exp: Update test to match output.
13542 Step to the line specified by $line_dct_nothing.
13543 Increase the number of lines to step.
13544
46a93de2
YQ
135452014-10-14 Yao Qi <yao@codesourcery.com>
13546
13547 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13548 tests.
13549 * gdb.mi/mi2-var-child.exp: Likewise.
13550
14ea52ee
DE
135512014-10-13 Doug Evans <dje@google.com>
13552
13553 * gdb.python/py-objfile.exp: Change name of file name test.
13554
e5c6e92b
DE
135552014-10-13 Doug Evans <dje@google.com>
13556
13557 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13558 from the start of the CU.
13559
c780cc2f
JK
135602014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13561 Yao Qi <yao@codesourcery.com>
13562
13563 Fix "save breakpoints" for "catch" command.
13564 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13565 Remove -nonewline. Match also the added "main" line.
13566
99894e11
JK
135672014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13568
13569 Fix "save breakpoints" for "disable $bpnum" command.
13570 * gdb.base/save-bp.c (main): Add label.
13571 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13572
6e1ac5a3
JK
135732014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13574
13575 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13576
754dd2b0
YQ
135772014-10-11 Yao Qi <yao@codesourcery.com>
13578
13579 * gdb.server/server-kill.exp: Execute command
13580 "set remote trace-status-packet on" before "tstatus".
13581
f90183d7
YQ
135822014-10-11 Yao Qi <yao@codesourcery.com>
13583
13584 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13585 (main): Call getppid.
13586 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13587 and continue to it. Read variable "server_pid".
13588
bf40a607
YQ
135892014-10-11 Yao Qi <yao@codesourcery.com>
13590
13591 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13592
052ca370
YQ
135932014-10-11 Yao Qi <yao@codesourcery.com>
13594
13595 * gdb.threads/thread-find.exp: Don't execute command
13596 "info threads".
13597 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13598 * gdb.threads/linux-dp.exp: Don't check the condition
13599 $threads_created equals to zero.
13600
3831839c
PA
136012014-10-10 Pedro Alves <palves@redhat.com>
13602
13603 * gdb.base/bigcore.exp: Remove references to IRIX.
13604 * gdb.base/funcargs.exp: Likewise.
13605 * gdb.base/interrupt.exp: Likewise.
13606 * gdb.base/mips_pro.exp: Likewise.
13607 * gdb.base/nodebug.exp: Likewise.
13608 * gdb.base/setvar.exp: Likewise.
13609 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13610
8b9a549d
PA
136112014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13612 Pedro Alves <palves@redhat.com>
13613
13614 PR symtab/14466
13615 * gdb.base/vdso-warning.c: New file.
13616 * gdb.base/vdso-warning.exp: New file.
13617
d48ba5e8
DE
136182014-10-02 Doug Evans <dje@google.com>
13619
13620 * gdb.base/structs.c (main): Don't run forever.
13621
2278c276
PA
136222014-10-02 Pedro Alves <palves@redhat.com>
13623
13624 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13625 (top level) <stop threads 1, stop threads 2>: Use it.
13626
b57bacec
PA
136272014-10-02 Pedro Alves <palves@redhat.com>
13628
13629 * gdb.threads/break-while-running.exp (test): Add new
13630 'update_thread_list' argument. Skip "info threads" if false.
13631 (top level): Add new 'update_thread_list' axis.
13632
13fd3ff3
PA
136332014-10-02 Pedro Alves <palves@redhat.com>
13634
13635 PR breakpoints/17431
13636 * gdb.base/execl-update-breakpoints.c: New file.
13637 * gdb.base/execl-update-breakpoints.exp: New file.
13638
0fec99e8
PA
136392014-10-01 Pedro Alves <palves@redhat.com>
13640
13641 * gdb.base/breakpoint-in-ro-region.c: New file.
13642 * gdb.base/breakpoint-in-ro-region.exp: New file.
13643
2ddf4301
SM
136442014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13645
13646 * gdb.mi/mi-exit-code.exp: New file.
13647 * gdb.mi/mi-exit-code.c: New file.
13648
6a5f3f43
YQ
136492014-09-30 Yao Qi <yao@codesourcery.com>
13650
13651 * lib/prelink-support.exp (build_executable_own_libs): Error if
13652 the target isn't native.
13653
345bcc73
YQ
136542014-09-30 Yao Qi <yao@codesourcery.com>
13655
13656 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13657 false.
13658
a25a5a45
PA
136592014-09-22 Pedro Alves <palves@redhat.com>
13660
13661 * gdb.threads/break-while-running.exp: New file.
13662 * gdb.threads/break-while-running.c: New file.
13663
00ba3162
YQ
136642014-09-19 Yao Qi <yao@codesourcery.com>
13665
13666 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13667 Invoke test. Restart GDB with --readnow and invoke test again.
13668
c3b7b696
YQ
136692014-09-19 Yao Qi <yao@codesourcery.com>
13670
13671 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13672 proc set_breakpoint_on_gcd_function. Invoke
13673 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13674 invoke set_breakpoint_on_gcd_function again.
13675
2b4fd423
DE
136762014-09-18 Doug Evans <dje@google.com>
13677
13678 * gdb.dwarf2/symtab-producer.exp: New file.
13679
a5947601
SDJ
136802014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13681
13682 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13683 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13684 * gdb.base/global-var-nested-by-dso.c: Likewise.
13685 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13686
91c19059
SDJ
136872014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13688 Pedro Alves <palves@redhat.com>
13689
13690 * gdb.base/watch-bitfields.exp: Pass string other than test file
13691 name to prepare_for_testing.
13692 (watch): New procedure.
13693 (expect_watchpoint): Use with_test_prefix.
13694 (top level): Factor out tests to ...
13695 (test_watch_location, test_regular_watch): ... these new
13696 procedures, and use with_test_prefix and gdb_continue_to_end.
13697
bb9d5f81
PP
136982014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13699
13700 PR breakpoints/12526
13701 * gdb.base/watch-bitfields.exp: New file.
13702 * gdb.base/watch-bitfields.c: New file.
13703
635856f5
PA
137042014-09-16 Pedro Alves <palves@redhat.com>
13705
13706 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13707 software and hardware addresses, not software address against
13708 itself.
13709
7280ceea
PA
137102014-09-16 Pedro Alves <palves@redhat.com>
13711
13712 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13713 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13714
428b16bd
PA
137152014-09-16 Pedro Alves <palves@redhat.com>
13716
13717 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13718 files.
13719 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13720 "*-*-vxworks*" throughout.
13721 * gdb.base/break.exp: Likewise.
13722 * gdb.base/default.exp: Likewise.
13723 * gdb.base/scope.exp: Likewise.
13724 * gdb.base/sepdebug.exp: Likewise.
13725 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13726 throughout.
13727 * gdb.base/run.c: Likewise.
13728 * gdb.base/sepdebug.c: Likewise.
13729 * gdb.hp/gdb.aCC/run.c: Likewise.
13730 * gdb.reverse/until-reverse.c: Likewise.
13731 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13732
666d413c
YQ
137332014-09-16 Yao Qi <yao@codesourcery.com>
13734
13735 * boards/local-remote-host-native.exp: New file.
13736
57cbd724
DE
137372014-09-14 Doug Evans <xdje42@gmail.com>
13738
13739 * gdb.threads/queue-signal.c (thread_count): New variable.
13740 (thread_count_mutex, thread_count_condvar): New variables.
13741 (incr_thread_count, wait_all_threads_running): New functions.
13742 (main): Wait for all threads to be in their thread functions.
13743
81219e53
DE
137442014-09-13 Doug Evans <xdje42@gmail.com>
13745
13746 * gdb.threads/queue-signal.c: New file.
13747 * gdb.threads/queue-signal.exp: New file.
13748
3714cea7
DE
137492014-09-13 Doug Evans <xdje42@gmail.com>
13750
13751 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13752 be consistent with what default_gdb_init uses.
13753 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13754 the plain text of the prompt. Add some logging printfs.
13755 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13756
fa43b1d7
PA
137572014-09-12 Pedro Alves <palves@redhat.com>
13758
13759 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13760 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13761 * gdb.arch/i386-size-overlap.exp: Likewise.
13762 * gdb.arch/i386-size.exp: Likewise.
13763 * gdb.arch/i386-unwind.exp: Likewise.
13764 * gdb.base/a2-run.exp: Likewise.
13765 * gdb.base/break.exp: Likewise.
13766 * gdb.base/charset.exp: Likewise.
13767 * gdb.base/chng-syms.exp: Likewise.
13768 * gdb.base/commands.exp: Likewise.
13769 * gdb.base/dbx.exp: Likewise.
13770 * gdb.base/find.exp: Likewise.
13771 * gdb.base/funcargs.exp: Likewise.
13772 * gdb.base/jit-simple.exp: Likewise.
13773 * gdb.base/reread.exp: Likewise.
13774 * gdb.base/sepdebug.exp: Likewise.
13775 * gdb.base/step-bt.exp: Likewise.
13776 * gdb.cp/mb-inline.exp: Likewise.
13777 * gdb.cp/mb-templates.exp: Likewise.
13778 * gdb.objc/basicclass.exp: Likewise.
13779 * gdb.threads/killed.exp: Likewise.
13780
9d9bf2df
EBM
137812014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13782
13783 PR tdep/17379
13784 * gdb.arch/powerpc-stackless.S: New file.
13785 * gdb.arch/powerpc-stackless.exp: New file.
13786
1cf2f1b0
JK
137872014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13788
13789 * gdb.base/attach.c: Include unistd.h.
13790 (main): Call alarm. Add label postloop.
13791 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13792 gdb_breakpoint, gdb_continue_to_breakpoint.
13793 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13794
98880d46
PA
137952014-09-11 Pedro Alves <palves@redhat.com>
13796
13797 PR gdb/17347
13798 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13799 * gdb.base/attach.exp (test_command_line_attach_run): New
13800 procedure.
13801 (top level): Call it.
13802
4c92ff2c
PA
138032014-09-11 Pedro Alves <palves@redhat.com>
13804
13805 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13806 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13807 (do_command_attach_tests): Use spawn_wait_for_attach.
13808 * gdb.base/solib-overlap.exp: Likewise.
13809 * gdb.multi/multi-attach.exp: Likewise.
13810 * gdb.python/py-prompt.exp: Likewise.
13811 * gdb.python/py-sync-interp.exp: Likewise.
13812 * gdb.server/ext-attach.exp: Likewise.
13813
3adc1a7d
GKB
138142014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13815
13816 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13817 command in testcase. Simplify testcase.
13818
96334934
JB
138192014-09-10 Joel Brobecker <brobecker@adacore.com>
13820
13821 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13822
eb479039
JB
138232014-09-10 Joel Brobecker <brobecker@adacore.com>
13824
13825 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13826
deede10c
JB
138272014-09-10 Joel Brobecker <brobecker@adacore.com>
13828
13829 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13830
7828a5f5
JB
138312014-09-10 Joel Brobecker <brobecker@adacore.com>
13832
13833 * gdb.dwarf2/dynarr-ptr.c: New file.
13834 * gdb.dwarf2/dynarr-ptr.exp: New file.
13835
33aeebcf
MR
138362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13837
13838 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13839 of 30 rather than hardcoding 120 for a slow test case. Take the
13840 `gdb,timeout' target setting into account for this calculation.
13841 Don't extend the timeout for the test cases that don't need it.
13842
7b415901
MR
138432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13844
13845 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13846 a factor of 2 for a slow test case. Take the `gdb,timeout'
13847 target setting into account for this calculation.
13848 * gdb.reverse/until-precsave.exp: Increase the timeout by
13849 a factor of 15 and 3 respectively rather than adding 120
13850 for a pair of slow test cases. Take the `gdb,timeout'
13851 target setting into account for this calculation.
13852
4a40f85a
MR
138532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13854
13855 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13856 timeout, don't pass one down to gdb_expect.
13857 (gdb_expect): Rework timeout selection.
13858
09635af7
MR
138592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13860
13861 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13862 exception on timeout.
13863 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13864 (gdbserver_start_extended): Catch any `gdbserver_start' error
13865 exceptions.
13866 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13867 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13868 `gdbserver_gdb_load' error exceptions.
13869
2bdd10b7
MR
138702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13871
13872 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13873 120 on waiting for the TCP socket to open.
13874
316935f0
DE
138752014-09-09 Doug Evans <xdje42@gmail.com>
13876
13877 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13878 _caller_matches, _any_caller_is, _any_caller_matches.
13879
83740597
DE
138802014-09-09 Doug Evans <xdje42@gmail.com>
13881
13882 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13883
4c122fc3
YQ
138842014-09-09 Yao Qi <yao@codesourcery.com>
13885
13886 * gdb.mi/mi-var-display.exp: Set print symbol off.
13887
a9f116cb
GKB
138882014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13889
13890 PR gdb/17035
13891 * gdb.base/commands.exp: Add tests to verify user-defined
13892 commands with empty bodies.
13893 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13894 python commands in `show user command`.
13895 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13896 scheme commands in `show user command`.
13897
c75bd3a2
JK
138982014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13899
13900 PR python/17355
13901 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13902 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13903 * gdb.python/py-framefilter-invalidarg.exp: New file.
13904 * gdb.python/py-framefilter-invalidarg.py: New file.
13905
faa42425
DE
139062014-09-06 Doug Evans <xdje42@gmail.com>
13907
13908 PR 15276
13909 * gdb.python/py-caller-is.c: New file.
13910 * gdb.python/py-caller-is.exp: New file.
13911
474ca4f6
SDJ
139122014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13913
13914 PR gdb/17235
13915 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13916 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13917
eb0b0463
SDJ
139182014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13919
13920 PR fortran/17237
13921 * gdb.fortran/print-formatted.exp: New file.
13922 * gdb.fortran/print-formatted.f90: Likewise.
13923
5f3b99cf
SS
139242014-09-03 Sasha Smundak <asmundak@google.com>
13925
13926 * gdb.python/py-frame.exp: Test Frame.read_register.
13927
7d793aa9
SDJ
139282014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13929
13930 PR python/16699
13931 * gdb.python/py-completion.exp: New file.
13932 * gdb.python/py-completion.py: Likewise.
13933
fb0576e9
DE
139342014-08-28 Doug Evans <dje@google.com>
13935
13936 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13937 eax,etc. are live with values set by gdb and thus the compiler can't
13938 use them.
13939 * gdb.arch/i386-pseudo.c (main): Ditto.
13940
ee92b0dd
DE
139412014-08-27 Doug Evans <dje@google.com>
13942
13943 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13944
6649db35
DE
139452014-08-25 Doug Evans <dje@google.com>
13946
13947 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13948 (main): Ditto.
13949
564b7600
DE
139502014-08-25 Doug Evans <dje@google.com>
13951
13952 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13953
3881fb67
YQ
139542014-08-24 Yao Qi <yao@codesourcery.com>
13955
13956 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13957 symbol off.
13958 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13959
a05a36a5
DE
139602014-08-22 Doug Evans <dje@google.com>
13961
13962 PR 17276
13963 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13964 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13965 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13966
7c343b48
YQ
139672014-08-22 Yao Qi <yao@codesourcery.com>
13968
13969 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13970 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13971 * gdb.python/python.exp: Likewise. Use .py file on the host
13972 instead of the build.
13973
22fd09ae
JK
139742014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13975
13976 * gdb.threads/gcore-stale-thread.c: New file.
13977 * gdb.threads/gcore-stale-thread.exp: New file.
13978
a8454a7c
PA
139792014-08-21 Pedro Alves <palves@redhat.com>
13980
13981 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13982 * gdb.base/gcore-relro-pie.exp: Likewise.
13983 * gdb.base/gcore-relro.exp: Likewise.
13984 * gdb.base/gcore.exp: Likewise.
13985 * gdb.base/print-symbol-loading.exp: Likewise.
13986 * gdb.threads/gcore-thread.exp: Likewise.
13987 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13988
2a31c623
PA
139892014-08-20 Pedro Alves <palves@redhat.com>
13990 Jan Kratochvil <jan.kratochvil@redhat.com>
13991
13992 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13993 configure.
13994 (EXPECT): Handle READ1 being set.
13995 (all): Depend on EXTRA_RULES.
13996 (check-read1, expect-read1, read1.so, read1): New rules.
13997 * README (Testsuite Parameters): Document the READ1 make variable.
13998 (Race detection): New section.
13999 * configure: Regenerate.
14000 * configure.ac: If build==host==target, and running under a
14001 GNU/glibc system, add read1 to the extra Makefile rules.
14002 (EXTRA_RULES): AC_SUBST it.
14003 * lib/read1.c: New file.
14004
d36430db
JB
140052014-08-20 Joel Brobecker <brobecker@adacore.com>
14006
14007 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14008 the handling of variables declared as a typedef to an array
14009 which a DW_AT_data_location attribute.
14010
9a0dc9e3
PA
140112014-08-19 Andrew Burgess <aburgess@broadcom.com>
14012 Pedro Alves <palves@redhat.com>
14013
14014 PR symtab/14604
14015 PR symtab/14605
14016 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14017 gdb_test.
14018
0718a8da
PA
140192014-08-19 Pedro Alves <palves@redhat.com>
14020
14021 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14022
13b448cd
YQ
140232014-08-19 Yao Qi <yao@codesourcery.com>
14024
14025 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14026 right line.
14027
1cbf5077
DB
140282014-08-18 David Blaikie <dblaikie@gmail.com>
14029
14030 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14031
bf0fae19
JB
140322014-08-18 Joel Brobecker <brobecker@adacore.com>
14033
14034 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14035 attribute in array range.
14036
3c8c5dcc
JB
140372014-08-18 Joel Brobecker <brobecker@adacore.com>
14038
14039 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14040
e66d4446
SC
140412014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14042
14043 PR c++/17132
14044 * gdb.cp/pr17132.cc: New file.
14045 * gdb.cp/pr17132.exp: New file.
14046
940df408
SC
140472014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14048
14049 * gdb.python/py-xmethods.py (A_getarrayind)
14050 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14051 Use 'print' with function call syntax.
14052 (E_method_matcher.match): Fix tab vs space indentation mixup.
14053
ebcc6c3a
YQ
140542014-08-15 Yao Qi <yao@codesourcery.com>
14055
14056 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14057 false.
14058
775e0f04
YQ
140592014-08-15 Yao Qi <yao@codesourcery.com>
14060
14061 * gdb.cp/casts.exp: Set print symbol off.
14062 * gdb.cp/class2.exp: Likewise.
14063 * gdb.cp/overload.exp: Likewise.
14064 * gdb.cp/templates.exp: Likewise.
14065
d769e349
DE
140662014-08-11 Doug Evans <dje@google.com>
14067
14068 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14069 (test_load_shlib): Update.
14070
20c6f1e1
YQ
140712014-08-09 Yao Qi <yao@codesourcery.com>
14072
14073 * gdb.base/display.exp: Invoke is_address_zero_readable.
14074 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14075 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14076 * gdb.base/hbreak-unmapped.exp: Return if
14077 is_address_zero_readable returns true.
14078 * gdb.base/signest.exp: Likewise.
14079 * gdb.base/signull.exp: Likewise.
14080 * gdb.base/sigbpt.exp: Likewise.
14081 * gdb.guile/scm-disasm.exp: Do the test if
14082 is_address_zero_readable returns false.
14083 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14084 * gdb.python/py-arch.exp: Likewise.
14085 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14086 * lib/gdb.exp (is_address_zero_readable): New proc.
14087
5792e8e3
YQ
140882014-08-09 Yao Qi <yao@codesourcery.com>
14089
14090 PR testsuite/13443
14091 * gdb.mi/mi-var-display.exp: Make test messages unique.
14092
3cecbbbe
TT
140932014-08-04 Tom Tromey <tromey@redhat.com>
14094
14095 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14096 target 0".
14097
00b51ff5
TT
140982014-08-04 Tom Tromey <tromey@redhat.com>
14099
14100 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14101 "target_resume".
14102
6908c509
JB
141032014-08-01 Joel Brobecker <brobecker@adacore.com>
14104
14105 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14106 inner_vla_struct_object_size.
14107 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14108 as xfail.
14109
cc6563d2
PA
141102014-07-30 Pedro Alves <palves@redhat.com>
14111
14112 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14113 comment.
14114
7e09a223
YQ
141152014-07-29 Yao Qi <yao@codesourcery.com>
14116
14117 PR gdb/17206
14118 * gdb.base/until-nodebug.exp: New.
14119
7ebdbe92
DE
141202014-07-28 Doug Evans <xdje42@gmail.com>
14121
14122 PR guile/17203
14123 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14124 previously existing parameter, and previously ambiguously spelled
14125 parameter.
14126
fdb1adc6
WN
141272014-07-28 Will Newton <will.newton@linaro.org>
14128
14129 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14130
186fcde0
DE
141312014-07-26 Ludovic Courtès <ludo@gnu.org>
14132 Doug Evans <xdje42@gmail.com>
14133
14134 PR guile/17146
14135 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14136
70509625
PA
141372014-07-25 Pedro Alves <palves@redhat.com>
14138
14139 * gdb.threads/signal-command-handle-nopass.c: New file.
14140 * gdb.threads/signal-command-handle-nopass.exp: New file.
14141 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14142 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14143 * gdb.threads/signal-delivered-right-thread.c: New file.
14144 * gdb.threads/signal-delivered-right-thread.exp: New file.
14145
c3f814a1
PA
141462014-07-25 Pedro Alves <palves@redhat.com>
14147
14148 * gdb.base/double-prompt-target-event-error.exp
14149 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14150 match.
14151 (cancel_pagination_in_target_event): Rework double prompt
14152 detection.
14153 * gdb.base/paginate-after-ctrl-c-running.exp
14154 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14155 <return>' match.
14156 * gdb.base/paginate-bg-execution.exp
14157 (test_bg_execution_pagination_return)
14158 (test_bg_execution_pagination_cancel): Remove '-notransfer
14159 <return>' matches.
14160 * gdb.base/paginate-execution-startup.exp
14161 (test_fg_execution_pagination_return)
14162 (test_fg_execution_pagination_cancel): Remove '-notransfer
14163 <return>' matches.
14164 * gdb.base/paginate-inferior-exit.exp
14165 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14166 match.
14167 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14168 * lib/gdb.exp (pagination_prompt): Run text through
14169 string_to_regexp.
14170 (gdb_test_multiple): Match $pagination_prompt instead of
14171 "<return>".
14172 (string_to_regexp): Move to lib/gdb-utils.exp.
14173
e214cf6c
JK
141742014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14175
14176 * gdb.arch/amd64-entry-value-paramref.S: New file.
14177 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14178 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14179 * gdb.arch/amd64-optimout-repeat.S: New file.
14180 * gdb.arch/amd64-optimout-repeat.c: New file.
14181 * gdb.arch/amd64-optimout-repeat.exp: New file.
14182
17d0c5c8
JK
141832014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14184
14185 PR gdb/17170
14186 * gdb.base/statistics.exp: New file.
14187
b8b8facf
DE
141882014-07-17 Doug Evans <dje@google.com>
14189
74b49205 14190 PR gdb/17170
b8b8facf
DE
14191 * gdb.base/maint.exp: Update testing of per-command stats.
14192
1b5d0ab3
PA
141932014-07-16 Pedro Alves <palves@redhat.com>
14194
14195 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14196 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14197 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14198 (tfile_write_buf): New functions.
14199 (add_memory_block): Rewrite using the above.
14200 (adjust_function_address): New function.
14201 (FUNCTION_ADDRESS): New macro.
14202 (write_basic_trace_file): Remove short_x local, and use
14203 tfile_write_16. Change type of func_addr local to unsigned long
14204 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14205 here. Cast argument of add_memory_block to char pointer.
14206 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14207 (main): Remove parameters.
14208 * gdb.trace/tfile.exp: Remove nowarnings.
14209
4d974e88
SM
142102014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14211
14212 * gdb.base/debug-expr.exp: Test string evaluation with
14213 "debug expression" on.
14214
41e99568
PA
142152014-07-15 Pedro Alves <palves@redhat.com>
14216
14217 * gdb.base/reread.exp: Use clean_restart.
14218
487d9753
PL
142192014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14220
14221 * gdb.arch/avr-flash-qualifer.c: New.
14222 * gdb.arch/avr-flash-qualifer.exp: New.
14223
cc1c52ad
PA
142242014-07-14 Pedro Alves <palves@redhat.com>
14225
14226 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14227 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14228
1e973570
PA
142292014-07-14 Pedro Alves <palves@redhat.com>
14230
14231 * gdb.base/double-prompt-target-event-error.c: New file.
14232 * gdb.base/double-prompt-target-event-error.exp: New file.
14233
93d6eb10
PA
142342014-07-14 Pedro Alves <palves@redhat.com>
14235
14236 PR gdb/17072
14237 * gdb.base/paginate-inferior-exit.c: New file.
14238 * gdb.base/paginate-inferior-exit.exp: New file.
14239
0017922d
PA
142402014-07-14 Pedro Alves <palves@redhat.com>
14241
14242 PR gdb/17072
14243 * gdb.base/paginate-bg-execution.c: New file.
14244 * gdb.base/paginate-bg-execution.exp: New file.
14245
94696ad3
PA
142462014-07-14 Pedro Alves <palves@redhat.com>
14247
14248 PR gdb/17072
14249 * gdb.base/paginate-execution-startup.c: New file.
14250 * gdb.base/paginate-execution-startup.exp: New file.
14251 * lib/gdb.exp (pagination_prompt): New global.
14252 (default_gdb_spawn): New procedure, factored out from
14253 default_gdb_spawn.
14254 (default_gdb_start): Adjust to call default_gdb_spawn.
14255 (gdb_spawn): New procedure.
14256
bd293940
PA
142572014-07-14 Pedro Alves <palves@redhat.com>
14258
14259 * lib/gdb.exp (gdb_assert): New procedure.
14260 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14261
c933f875
PA
142622014-07-14 Pedro Alves <palves@redhat.com>
14263
14264 * gdb.base/execution-termios.c: New file.
14265 * gdb.base/execution-termios.exp: New file.
14266
d98b7a16
TT
142672014-07-14 Tom Tromey <tromey@redhat.com>
14268
14269 * gdb.cp/vla-cxx.cc: New file.
14270 * gdb.cp/vla-cxx.exp: New file.
14271
548740d6
TT
142722014-07-14 Tom Tromey <tromey@redhat.com>
14273
14274 * gdb.reverse/rerun-prec.c: New file.
14275 * gdb.reverse/rerun-prec.exp: New file.
14276
a25eb028
MR
142772014-07-12 Maciej W. Rozycki <macro@mips.com>
14278 Maciej W. Rozycki <macro@codesourcery.com>
14279
14280 * lib/gdb-utils.exp: New file.
14281 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14282 inline `gdb_init_command' processing.
14283 (gdb_start_cmd): Likewise.
14284 * lib/mi-support.exp (mi_run_cmd): Likewise.
14285 * README: Document `gdb_init_command' and `gdb_init_commands'.
14286
218c2655
JK
142872014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14288
14289 Fix false FAIL running under a very long directory name.
14290 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14291 and "set print elements 10000". Twice.
14292
5401fde3
YQ
142932014-07-11 Yao Qi <yao@codesourcery.com>
14294
14295 * gdb.base/exprs.exp: "set print symbol off".
14296
e76126e8
PA
142972014-07-11 Pedro Alves <palves@redhat.com>
14298
14299 * gdb.threads/kill.c: New file.
14300 * gdb.threads/kill.exp: New file.
14301
2d6f0de6
YQ
143022014-07-10 Yao Qi <yao@codesourcery.com>
14303
14304 * gdb.trace/tfile.c (write_basic_trace_file)
14305 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14306 address written to trace file.
14307
7180e04a
PA
143082014-07-09 Pedro Alves <palves@redhat.com>
14309
14310 * gdb.base/attach-wait-input.exp: New file.
14311 * gdb.base/attach-wait-input.c: New file.
14312
9a9a7608
AB
143132014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14314
14315 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14316 setting up test structures.
14317 (main): Call new test function.
14318 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14319 test function, continue into test function and walk test
14320 structures.
14321
161ac41e
YQ
143222014-07-02 Yao Qi <yao@codesourcery.com>
14323
14324 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14325 'bar_start' at the beginning of functions 'foo' and 'bar'
14326 respectively.
14327 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14328 instead of 'foo' and 'bar'.
14329
1f267ae3
MM
143302014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14331
14332 * gdb.btrace/segv.exp: New.
14333 * gdb.btrace/segv.c: New.
14334
2b239efb
LM
143352014-07-02 Luis Machado <lgustavo@codesourcery.com>
14336
14337 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14338 instruction.
14339
cf363f18
MW
143402014-06-30 Mark Wielaard <mjw@redhat.com>
14341
14342 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14343 vulture, vilify, villar): New volatile array constants.
14344 (vindictive, vegetation): New const volatile array constants.
14345 * gdb.base/volatile.exp: Test volatile and const volatile array
14346 types.
14347
aebf9d24
AA
143482014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14349
14350 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14351 target lacks support for awatch, rwatch, or hbreak.
14352
b67a2c6f
YQ
143532014-06-27 Yao Qi <yao@codesourcery.com>
14354
14355 * gdb.multi/dummy-frame-restore.exp: New.
14356 * gdb.multi/dummy-frame-restore.c: New.
14357
aef92902
MM
143582014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14359
14360 * gdb.btrace/gcore.exp: New.
14361
8e9db26e
PA
143622014-06-23 Pedro Alves <palves@redhat.com>
14363
14364 * gdb.base/watchpoint-reuse-slot.c: New file.
14365 * gdb.base/watchpoint-reuse-slot.exp: New file.
14366
70afc5b7
SC
143672014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14368
14369 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14370 progspace's filename in 'info', 'enable' and 'disable' command
14371 tests.
14372
b972bd9c
JK
143732014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14374
14375 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14376 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14377 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14378
125f8a3d
GB
143792014-06-20 Gary Benson <gbenson@redhat.com>
14380
14381 * gdb.arch/i386-avx.exp: Fix include file location.
14382 * gdb.arch/i386-sse.exp: Likewise.
14383
3ed9baed
IB
143842014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14385
14386 * gdb.dlang/expression.exp: New file.
14387
034f788c
PA
143882014-06-19 Pedro Alves <palves@redhat.com>
14389
14390 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14391 out from ...
14392 (top level): ... here. Iterate running tests under different
14393 scheduler-locking settings.
14394
45371d0c
LM
143952014-06-18 Luis Machado <lgustavo@codesourcery.com>
14396
14397 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14398 to DW_FORM_addr and use non-zero addresses.
14399
5d376983
SC
144002014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14401
14402 PR gdb/17017
14403 * gdb.python/py-xmethods.cc: Add global function call counters and
14404 increment them in their respective functions. Remove "cout"
14405 statements.
14406 * gdb.python/py-xmethods.exp: Make tests check the global function
14407 call counters instead of depending on inferior IO.
14408
a1aa2221
LM
144092014-06-18 Don Breazeal <donb@codesourcery.com>
14410
14411 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14412 Deleted procedure.
14413 (explicit_fork_parent_follow): Deleted procedure.
14414 (explicit_fork_child_follow): Deleted procedure.
14415 (test_follow_fork): New procedure.
14416 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14417 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14418 procedure calls.
14419
0fc05997
YQ
144202014-06-17 Yao Qi <yao@codesourcery.com>
14421
14422 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14423 CP1252.
14424
70795c52
LM
144252014-06-17 Luis Machado <lgustavo@codesourcery.com>
14426
14427 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14428 Initialize ptr and S explicitly.
14429 (skip_type_update_when_not_use_rtti_test): Likewise.
14430
6be47f0c
KS
144312014-06-16 Keith Seitz <keiths@redhat.com>
14432
14433 PR mi/15863
14434 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14435 the inferior is started.
14436
d03de421
PA
144372014-06-16 Pedro Alves <palves@redhat.com>
14438
14439 * gdb.base/break-main-file-remove-fail.c: New file.
14440 * gdb.base/break-main-file-remove-fail.exp: New file.
14441 * gdb.base/break-unload-file.exp: Use build_executable instead of
14442 prepare_for_testing.
14443 (test_break): New parameter "initial_load". Handle it.
14444 (top level): Add initial_load cmdline/file axis.
14445
f9579b99
TT
144462014-06-12 Tom Tromey <tromey@redhat.com>
14447
14448 * gdb.base/completion.exp: Don't use directory name in test.
14449
3657956b
GB
144502014-06-09 Gary Benson <gbenson@redhat.com>
14451
14452 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14453 separate the always-available ANSI-standard signals from the
14454 signals that require checking.
14455 (main): Likewise.
14456 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14457 Likewise.
14458 (main): Likewise.
14459
4186eb54
KS
144602014-06-07 Keith Seitz <keiths@redhat.com>
14461
14462 Revert:
14463 PR c++/16253
14464 * gdb.cp/var-tag.cc: New file.
14465 * gdb.cp/var-tag.exp: New file.
14466 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14467 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14468 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14469 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14470
25326a28 144712014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
14472
14473 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14474
829155c9
PA
144752014-06-06 Pedro Alves <palves@redhat.com>
14476
14477 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14478 in target debug output instead of looking at RSP packets,
14479 disabling the test on any target that uses hardware stepping.
14480 Update comments.
14481
61c8d22e
PA
144822014-06-06 Pedro Alves <palves@redhat.com>
14483
14484 * gdb.base/break-unload-file.exp: Fix typo.
14485
d9a47287
YQ
144862014-06-06 Yao Qi <yao@codesourcery.com>
14487
14488 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14489 from "jit_function" to "^jit_function".
14490
e5e01dbf
YQ
144912014-06-06 Yao Qi <yao@codesourcery.com>
14492
14493 * gdb.base/async.c (foo): Add one statement.
14494 * gdb.base/async.exp: Get the next instruction address and
14495 match the output of "nexti" by instruction address. Match
14496 the hex address in the output of "finish".
14497
73ba372c
GB
144982014-06-06 Gary Benson <gbenson@redhat.com>
14499
14500 * gdb.base/call-signals.c: Remove preprocessor conditionals
14501 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14502 SIGSEGV and SIGTERM.
14503 * gdb.base/sigall.c: Likewise.
14504 * gdb.base/unwindonsignal.c: Likewise.
14505 * gdb.reverse/sigall-reverse.c: Likewise.
14506
831517df
YQ
145072014-06-06 Yao Qi <yao@codesourcery.com>
14508
14509 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14510 readable, skip the test.
14511
b8b91e98
YQ
145122014-06-06 Yao Qi <yao@codesourcery.com>
14513
14514 * gdb.threads/staticthreads.c (thread_function): Move the line
14515 setting breakpoint on forward.
14516 * gdb.threads/staticthreads.exp: Update comments.
14517
fb934770
LC
145182014-06-05 Ludovic Courtès <ludo@gnu.org>
14519
14520 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14521 "history-append! type error".
14522
6ef284bd
SM
145232014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14524
14525 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14526 erroneous dprintf expected input.
14527
a872e241
DE
145282014-06-04 Doug Evans <xdje42@gmail.com>
14529
14530 * gdb.guile/scm-generics.exp: Delete.
14531
16f691fb
DE
145322014-06-04 Doug Evans <xdje42@gmail.com>
14533
14534 * gdb.guile/scm-breakpoint.exp: Update.
14535 Add tests for breakpoint registration.
14536
012370f6
TT
145372014-06-04 Tom Tromey <tromey@redhat.com>
14538
14539 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14540 VLA-in-union.
14541 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14542 inner_vla_struct, vla_union types. Initialize objects of those
14543 types and compute their sizes.
14544
9f5a4cef
HZ
145452014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14546 Hui Zhu <hui@codesourcery.com>
14547
14548 * gdb.base/fileio.exp: Add test for shell not available as well as
14549 available.
14550 * gdb.base/fileio.c (test_system): Check for shell twice.
14551
90a45c4d
YQ
145522014-06-04 Yao Qi <yao@codesourcery.com>
14553
14554 * gdb.base/auto-connect-native-target.exp: Remove redundant
14555 space from the regexp pattern.
14556
70017e41
YQ
145572014-06-04 Yao Qi <yao@codesourcery.com>
14558
14559 * gdb.base/default.exp: Replace "child" with "native" in
14560 regexp pattern.
14561
883964a7
SC
145622014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14563
14564 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14565 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14566 * gdb.python/py-xmethods.py: Python script supporting the
14567 new testcase and tests.
14568
ef370185
JB
145692014-06-03 Joel Brobecker <brobecker@adacore.com>
14570 Pedro Alves <palves@redhat.com>
14571
14572 PR breakpoints/17000
14573 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14574 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14575
1e2ccb61
BM
145762014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14577
14578 * gdb.base/subst.exp: Add tests to verify partial path matching
14579 output.
14580
c6ec5ab2
PA
145812014-06-03 Pedro Alves <palves@redhat.com>
14582
14583 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14584 target that doesn't use software single-stepping.
14585
835c559f
PA
145862014-06-03 Pedro Alves <palves@redhat.com>
14587
14588 PR breakpoints/17000
14589 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14590 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14591
06eb1586
DE
145922014-06-02 Doug Evans <xdje42@gmail.com>
14593
14594 * gdb.guile/scm-parameter.exp: New file.
14595
e698b8c4
DE
145962014-06-02 Doug Evans <xdje42@gmail.com>
14597
14598 * gdb.guile/scm-cmd.c: New file.
14599 * gdb.guile/scm-cmd.exp: New file.
14600
ded03782
DE
146012014-06-02 Doug Evans <xdje42@gmail.com>
14602
14603 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14604 pretty-printer lookup.
14605 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14606 (make-pp_s-printer): Call it.
14607 (make-pretty-printer-from-dict): New function.
14608 (lookup-pretty-printer-maker-from-dict): New function.
14609 (*pretty-printer*): Simplify.
14610 (make-objfile-pp_s-printer): New function.
14611 (install-objfile-pretty-printers!): New function.
14612 (make-progspace-pp_s-printer): New function.
14613 (install-progspace-pretty-printers!): New function.
14614 * gdb.guile/scm-progspace.c: New file.
14615 * gdb.guile/scm-progspace.exp: New file.
14616
41fac0cf
PA
146172014-06-02 Pedro Alves <palves@redhat.com>
14618
14619 * gdb.base/dprintf-bp-same-addr.c: New file.
14620 * gdb.base/dprintf-bp-same-addr.exp: New file.
14621
96ae5695
EBM
146222014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14623
14624 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14625 * gdb.arch/powerpc-power.s: Likewise.
14626
da02b3a8
JB
146272014-06-02 Joel Brobecker <brobecker@adacore.com>
14628
14629 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14630
c72b2e7b
YQ
146312014-06-01 Yao Qi <yao@codesourcery.com>
14632
14633 * gdb.base/watchpoint.exp (test_watch_location): Check null
14634 pointer can be dereferenced. If not, do the test, otherwise
14635 skip it.
14636
53e8a631
AB
146372014-05-30 Andrew Burgess <aburgess@broadcom.com>
14638
14639 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14640 results.
14641 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14642
938f0e2f
AB
146432014-05-30 Andrew Burgess <aburgess@broadcom.com>
14644
14645 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14646 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14647 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14648 * gdb.arch/amd64-invalid-stack-top.c: New file.
14649 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14650
9ba6657a
PA
146512014-05-30 Pedro Alves <palves@redhat.com>
14652
14653 PR breakpoints/17000
14654 * gdb.base/sss-bp-on-user-bp.c: New file.
14655 * gdb.base/sss-bp-on-user-bp.exp: New file.
14656
522c09bf
DB
146572014-05-30 David Blaikie <dblaikie@gmail.com>
14658
14659 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14660 gnu_inline semantics via attribute.
14661 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14662 source explicitly specifies the required semantics.
14663
bf4ef81e
MR
146642014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14665
14666 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14667
329ea579
PA
146682014-05-29 Pedro Alves <palves@redhat.com>
14669 Tom Tromey <tromey@redhat.com>
14670
14671 * gdb.base/async-shell.exp: Don't enable target-async.
14672 * gdb.base/async.exp
14673 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14674 parameter. Adjust.
14675 (top level): Don't test with "target-async".
14676 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14677 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14678 * gdb.base/inferior-died.exp: Don't enable target-async.
14679 * gdb.base/interrupt-noterm.exp: Likewise.
14680 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14681 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14682 * gdb.mi/mi-nonstop.exp: Likewise.
14683 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14684 * gdb.mi/mi-nsintrall.exp: Likewise.
14685 * gdb.mi/mi-nsmoribund.exp: Likewise.
14686 * gdb.mi/mi-nsthrexec.exp: Likewise.
14687 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14688 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14689 * gdb.python/py-evsignal.exp: Don't enable target-async.
14690 * gdb.python/py-evthreads.exp: Likewise.
14691 * gdb.python/py-prompt.exp: Likewise.
14692 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14693 * gdb.server/solib-list.exp: Don't enable target-async.
14694 * gdb.threads/thread-specific-bp.exp: Likewise.
14695 * lib/mi-support.exp: Adjust to use mi-async.
14696
fd664c91
PA
146972014-05-29 Pedro Alves <palves@redhat.com>
14698
14699 PR gdb/13860
14700 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14701 reason, even in sync mode.
14702
251bde03
PA
147032014-05-29 Pedro Alves <palves@redhat.com>
14704 Hui Zhu <hui@codesourcery.com>
14705
14706 PR PR15693
14707 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14708 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14709 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14710 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14711
7f3c0343
JB
147122014-05-28 Joel Brobecker <brobecker@adacore.com>
14713
14714 * config/monitor.exp (gdb_target_monitor): Replace use of
14715 "set remotebaud" by "set serial baud".
14716
b2715b27
AW
147172014-05-26 Andy Wingo <wingo@igalia.com>
14718
14719 * gdb.guile/scm-breakpoint.exp:
14720 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14721 properties instead of gdb-object-properties.
14722
498a4489
YQ
147232014-05-26 Yao Qi <yao@codesourcery.com>
14724
14725 * gdb.server/no-thread-db.exp: Specify source file name
14726 explicitly when setting a breakpoint.
14727
589fdceb
MM
147282014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14729
14730 * gdb.btrace/vdso.c: New.
14731 * gdb.btrace/vdso.exp: New.
14732
e9089e05
MM
147332014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14734
14735 * gdb.base/gcore.exp (capture_command_output): Move ...
14736 * lib/gdb.exp (capture_command_output): ... here.
14737
67b5c0c1
MM
147382014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14739
14740 * gdb.btrace/data.exp: Test memory access during btrace replay.
14741
a2199296
SM
147422014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14743
14744 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14745
17b2616c
PA
147462014-05-21 Pedro Alves <palves@redhat.com>
14747
14748 PR gdb/13860
14749 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14750 (top level): Test that output related to execution commands is
14751 sent to the console with CLI commands, but not with MI commands.
14752 Test that breakpoint events are always mirrored to the console.
14753 Also expect the new source line to be output after a "next" in
14754 async mode too. Make it a pass/fail test.
14755 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14756 output.
14757 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14758
5166082f
PA
147592014-05-21 Pedro Alves <palves@redhat.com>
14760
14761 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14762 Use them to test variations of "list" after reaching a breakpoint.
14763 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14764 Test "list" with listsize 10 after reaching a breakpoint.
14765 * gdb.python/python.exp (decode_line current location line
14766 number): Adjust expected line number.
14767
2f25d70f
SM
147682014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14769
14770 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14771 behavior for $args, pass it directly to "run".
14772
ff604a67
MR
147732014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14774
14775 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14776 30000 to 65536.
14777
6a3cb8e8
PA
147782014-05-21 Pedro Alves <palves@redhat.com>
14779
14780 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14781 auto-connect-native-target off".
14782 * gdb.base/auto-connect-native-target.c: New file.
14783 * gdb.base/auto-connect-native-target.exp: New file.
14784
4ebfc96e
PA
147852014-05-21 Pedro Alves <palves@redhat.com>
14786
14787 * gdb.base/default.exp: Test "target native" instead of "target
14788 child".
14789
36d46afb
MW
147902014-05-21 Mark Wielaard <mjw@redhat.com>
14791
14792 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14793
5876f503
JK
147942014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14795
14796 Fix TLS access for -static -pthread.
14797 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14798 <HAVE_TLS> (thread_function, main): Initialize it.
14799 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14800 Add clean_restart.
14801 <$have_tls != "">: Check TLSVAR.
14802
0256a6ac
PA
148032014-05-21 Pedro Alves <palves@redhat.com>
14804
14805 * gdb.base/dcache-line-read-error.c: New.
14806 * gdb.base/dcache-line-read-error.exp: New.
14807
936d2992
PA
148082014-05-20 Pedro Alves <palves@redhat.com>
14809
14810 * gdb.base/compare-sections.c: New file.
14811 * gdb.base/compare-sections.exp: New file.
14812
802e8e6d
PA
148132014-05-20 Pedro Alves <palves@redhat.com>
14814
14815 * gdb.base/break-idempotent.c: New file.
14816 * gdb.base/break-idempotent.exp: New file.
14817
e59fa00f
MM
148182014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14819
14820 * gdb.btrace/nohist.exp: New.
14821
8b696e31
YQ
148222014-05-20 Yao Qi <yao@codesourcery.com>
14823
14824 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14825 gdb.reverse directory and gdb_reverse_timeout exists in board
14826 setting.
14827 * README: Document gdb_reverse_timeout.
14828
73c9764f
YQ
148292014-05-20 Yao Qi <yao@codesourcery.com>
14830
14831 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14832 'test_file_name'. Treat args as a string instead of a list.
14833 (gdb_init): Rename argument 'args' by 'test_file_name'.
14834
f1f4348a
JK
148352014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14836
14837 * gdb.arch/powerpc-power.exp: New file.
14838 * gdb.arch/powerpc-power.s: New file.
14839
0dbe70ce
DE
148402014-05-16 Doug Evans <dje@google.com>
14841
14842 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
14843 * gdb.base/completion.exp: Check that all expected files exist
14844 before doing file completion.
0dbe70ce 14845
8d551b02
DE
148462014-05-16 Doug Evans <dje@google.com>
14847
14848 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14849 Update.
14850 (do_syscall_tests_without_xml): Update.
14851
73eb7709
PA
148522014-05-16 Pedro Alves <palves@redhat.com>
14853
14854 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14855 instead of "unknown output after running".
14856
3fae92fc
YQ
148572014-05-16 Yao Qi <yao@codesourcery.com>
14858
14859 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14860 file1.txt from host at the end.
14861 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14862
c2b2ccc5
DE
148632014-05-15 Doug Evans <dje@google.com>
14864
14865 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14866 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14867 loading file. Add test for TU lookup.
14868
8c217a4b
SM
148692014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14870
14871 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14872 calling "-exec-arguments" or "set args" before running the
14873 inferior.
14874
3deb39c6
SM
148752014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14876
14877 * lib/mi-support.exp (mi_expect_stop): Expect message for
14878 inferiors that exit with non-zero exit code.
14879
71a79f8c
YQ
148802014-05-14 Yao Qi <yao@codesourcery.com>
14881
14882 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14883 match absolute path on remote host.
14884 (test_file_list_exec_source_files): Remove "/" from the
14885 pattern.
14886
f23fcd46
YQ
148872014-05-14 Yao Qi <yao@codesourcery.com>
14888
14889 * boards/local-remote-host-notty.exp (${board}_file): New
14890 proc.
14891
9404b58f
KM
148922014-05-07 Kyle McMartin <kyle@redhat.com>
14893
14894 Pushed by Joel Brobecker <brobecker@adacore.com>.
14895 * gdb.arch/aarch64-atomic-inst.c: New file.
14896 * gdb.arch/aarch64-atomic-inst.exp: New file.
14897
5e45f04c
YQ
148982014-05-07 Yao Qi <yao@codesourcery.com>
14899
14900 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14901 in current context" too.
14902
c888a17d
KS
149032014-05-05 Keith Seitz <keiths@redhat.com>
14904
14905 * gdb.linespec/ls-dollar.exp: Add test for linespec
14906 file:convenience_variable.
14907
290a839c
YQ
149082014-05-05 Yao Qi <yao@codesourcery.com>
14909
14910 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14911 traceframes into tfile and ctf trace files. Read data from
14912 trace file and test collected data.
14913 (gdb_collect_locals_test): Likewise.
14914 (gdb_unavailable_registers_test): Likewise.
14915 (gdb_unavailable_floats): Likewise.
14916 (gdb_collect_globals_test): Likewise.
14917 (top-level): Append "ctf" to trace_file_targets if GDB
14918 supports.
14919
b5262cd0
YQ
149202014-05-05 Yao Qi <yao@codesourcery.com>
14921
14922 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14923 code to ...
14924 (gdb_collect_args_test_1): ... it. New proc.
14925 (gdb_collect_locals_test): Move some code to ...
14926 (gdb_collect_locals_test_1): ... it. New proc.
14927 (gdb_unavailable_registers_test): Move some code to ...
14928 (gdb_unavailable_registers_test_1): ... it. New proc.
14929 (gdb_unavailable_floats): Move some code to ...
14930 (gdb_unavailable_floats_1): ... it. New proc.
14931
30a1e6cc
SDJ
149322014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14933
14934 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14935 probes to test for bitness recognition.
14936 * gdb.arch/amd64-stap-optional-prefix.exp
14937 (test_probe_value_without_reg): New procedure.
14938 Add code to test for different kinds of bitness.
14939
f33da99a
SDJ
149402014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14941
14942 PR breakpoints/16889
14943 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14944 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14945
5b80f00d
PA
149462014-05-01 Pedro Alves <palves@redhat.com>
14947
14948 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14949 gdb_file_cmd if no file is specified.
14950 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14951 last_loaded_file to set the remote exec-file.
14952
f8c2a73c
PA
149532014-05-01 Pedro Alves <palves@redhat.com>
14954
14955 * boards/local-remote-host.exp: New file.
14956
be6e8ac7
PA
149572014-05-01 Pedro Alves <palves@redhat.com>
14958
14959 * boards/local-remote-host.exp: Rename to ...
14960 * boards/local-remote-host-notty.exp: ... this.
14961
cac0dc8f
JB
149622014-04-28 Joel Brobecker <brobecker@adacore.com>
14963
14964 * gdb.ada/dyn_arrayidx: New testcase.
14965
9730e6cc
YQ
149662014-04-26 Yao Qi <yao@codesourcery.com>
14967
14968 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14969 and compute the length of function main. Save it in
14970 $main_length.
14971 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14972 (top-level): Use gdb_compile to compile objects into
14973 executable and restart GDB. Remove invocation to
14974 prepare_for_testing.
14975
7ae1a6a6
PA
149762014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14977 Pedro Alves <palves@redhat.com>
14978
14979 PR server/16255
14980 * gdb.multi/multi-attach.c: New file.
14981 * gdb.multi/multi-attach.exp: New file.
14982
4082afcc
PA
149832014-04-25 Pedro Alves <palves@redhat.com>
14984
14985 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14986 user.
14987 (top level): Test that "set remote conditional-breakpoints-packet
14988 off" works as intended.
14989 * gdb.base/dprintf.exp: Test that "set remote
14990 breakpoint-commands-packet off" works as intended.
14991 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14992 New function.
14993 (top level): Call it.
14994 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14995 remote fast-tracepoints-packet off" works as intended.
14996 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14997 * lib/gdb.exp (gdb_is_target_remote): ... here.
14998
2abc3f8d
DB
149992014-04-24 David Blaikie <dblaikie@gmail.com>
15000
15001 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15002 ensure clang would not discard them.
15003 * gdb.base/gdbvars.c: Ditto.
15004 * gdb.base/memattr.c: Ditto.
15005 * gdb.base/whatis.c: Ditto.
15006 * gdb.python/py-prettyprint.c: Ditto.
15007 * gdb.trace/actions.c: Ditto.
15008 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15009 ensure clang would not discard it.
15010
bfd39632
DB
150112014-04-24 David Blaikie <dblaikie@gmail.com>
15012
15013 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15014 clang to emit the full definition of type required by the test
15015 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15016
22842ff6
DB
150172014-04-24 David Blaikie <dblaikie@gmail.com>
15018
15019 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15020 coax Clang into emitting the definition of the type.
15021 * gdb.cp/pr10728-x.h (y): Ditto.
15022 * gdb.cp/pr10728-y.cc (y): Ditto.
15023
c2e827ad
DB
150242014-04-24 David Blaikie <dblaikie@gmail.com>
15025
15026 * gdb.base/label.exp: XFAIL label related tests under Clang.
15027 * gdb.cp/cplabel.exp: Ditto.
15028 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15029 under Clang those using labels.
15030
4c2d33e7
YQ
150312014-04-25 Yao Qi <yao@codesourcery.com>
15032
15033 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15034 double_label.
15035 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15036 partial_label and double_label.
15037
56083b99
DB
150382014-04-24 David Blaikie <dblaikie@gmail.com>
15039
15040 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15041
25d4e99d
DB
150422014-04-24 David Blaikie <dblaikie@gmail.com>
15043
15044 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15045 of the function to work across GCC and Clang.
15046 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15047 pointer types (const void ** const V void **).
15048
01f9f808
MS
150492014-04-24 Michael Sturm <michael.sturm@mintel.com>
15050 Walfred Tedeschi <walfred.tedeschi@intel.com>
15051
15052 * Makefile.in (EXECUTABLES): Added i386-avx512.
15053 * gdb.arch/i386-avx512.c: New file.
15054 * gdb.arch/i386-avx512.exp: Likewise.
15055
4b48d439
KS
150562014-04-23 Keith Seitz <keiths@redhat.com>
15057
15058 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15059 (mi_make_breakpoint_table): New procedure.
15060 (mi_create_breakpoint): Use mi_make_breakpoint
15061 and return the result.
15062 (mi_make_breakpoint): New procedure.
15063 (mi_build_kv_pairs): New procedure.
15064
15065 * gdb.mi/mi-break.exp: Remove unused globals,
15066 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15067 All callers updated.
15068 * gdb.mi/mi-dprintf.exp: Use variable to track command
15069 number.
15070 Update all callers of mi_create_breakpoint and use
15071 mi_make_breakpoint_table.
15072 Remove any unused global variables.
15073 * gdb.mi/mi-nonstop.exp: Likewise.
15074 * gdb.mi/mi-nsintrall.exp: Likewise.
15075 * gdb.mi/mi-nsmoribund.exp: Likewise.
15076 * gdb.mi/mi-nsthrexec.exp: Likewise.
15077 * gdb.mi/mi-reverse.exp: Likewise.
15078 * gdb.mi/mi-simplerun.exp: Likewise.
15079 * gdb.mi/mi-stepn.exp: Likewise.
15080 * gdb.mi/mi-syn-frame.exp: Likewise.
15081 * gdb.mi/mi-until.exp: Likewise.
15082 * gdb.mi/mi-var-cp.exp: Likewise.
15083 * gdb.mi/mi-var-display.exp: Likewise.
15084 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15085 * gdb.mi/mi2-var-child.exp: Likewise.
15086 * gdb.mi/mi-vla-c99.exp: Likewise.
15087 * lib/mi-support.exp: Likewise.
15088
15089 From Ian Lance Taylor <iant@cygnus.com>:
15090 * lib/gdb.exp (parse_args): New procedure.
15091
08351840
PA
150922014-04-23 Pedro Alves <palves@redhat.com>
15093
15094 * gdb.base/break-unload-file.c: New file.
15095 * gdb.base/break-unload-file.exp: New file.
15096 * gdb.base/sym-file-lib.c (baz): New function.
15097 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15098 field.
15099 (load): Store the segment's mapped size.
15100 (unload): New function.
15101 (unload_shlib): New function.
15102 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15103 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15104 set a breakpoint at baz, and call it.
15105 * gdb.base/sym-file.exp: New tests for stale breakpoint
15106 instructions.
15107
076855f9
PA
151082014-04-23 Pedro Alves <palves@redhat.com>
15109
15110 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15111 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15112 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15113 * gdb.base/hbreak-unmapped.c: New file.
15114 * gdb.base/hbreak-unmapped.exp: New file.
15115 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15116 * lib/gdb.exp (gdb_is_target_remote): ... here.
15117
483805cf
PA
151182014-04-22 Pedro Alves <palves@redhat.com>
15119
15120 * gdb.base/consecutive-step-over.c: New file.
15121 * gdb.base/consecutive-step-over.exp: New file.
15122
06d97543
PA
151232014-04-22 Pedro Alves <palves@redhat.com>
15124
15125 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15126 instead of send_gdb/gdb_expect.
15127
b4429ea2
YQ
151282014-04-22 Yao Qi <yao@codesourcery.com>
15129
15130 * lib/trace-support.exp (generate_tracefile): New procedure.
15131 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15132 return 0.
15133 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15134 if generate_tracefile returns 1.
15135
51d48146
PA
151362014-04-18 Tom Tromey <palves@redhat.com>
15137 Pedro alves <tromey@redhat.com>
15138
15139 PR backtrace/15558
15140 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15141 with a backtrace limit.
15142 * gdb.python/py-frame-inline.exp: Test running to an inline
15143 function with a backtrace limit, and printing the newest frame.
15144 * gdb.python/py-frame-inline.c (main): Call f.
15145
bd1dce5f
MS
151462014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15147
15148 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15149
40d1a503
MS
151502014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15151
15152 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15153 Drop prefix from unsupported source file path.
15154
389b98f7
YQ
151552014-04-17 Yao Qi <yao@codesourcery.com>
15156
15157 * lib/gdb.exp (with_target_charset): New proc.
15158 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15159 with_target_charset.
15160 (test_print_strings): Likewise.
15161 (test_repeat_bytes): Likewise.
15162 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15163 for some tests.
15164
22869d73
KS
151652014-04-16 Keith Seitz <keiths@redhat.com>
15166
15167 PR gdb/15827
15168 * gdb.dwarf2/corrupt.c: New file.
15169 * gdb.dwarf2/corrupt.exp: New file.
15170
c4f87ca6
KS
151712014-04-16 Keith Seitz <keiths@redhat.com>
15172
15173 PR c++/16597
15174 * gdb.cp/namelessclass.cc: New file.
15175 * gdb.cp/namelessclass.exp: New file.
15176 * gdb.cp/namelessclass.S: New file.
15177
ab19de87
DE
151782014-04-16 Doug Evans <dje@google.com>
15179
15180 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15181 Add comment.
15182 (gdbserver_default_get_comm_port): New function.
15183 (gdbserver_start): Check if board file provided
15184 "gdbserver,get_comm_port" and use it if so.
15185 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15186 (gdb,socketport): Set to "stdio".
15187 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15188 (stdio_gdbserver_template): Delete.
15189 (${board}_get_remote_address): Update.
15190 (${board}_build_remote_cmd): Delete.
15191 (${board}_get_comm_port): New function.
15192 (${board}_spawn): Update.
15193 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15194 Delete.
15195 (${board}_get_remote_address): Update.
15196 (${board}_get_comm_port): New function.
15197
fc98a809
AB
151982014-04-16 Andrew Burgess <aburgess@broadcom.com>
15199
15200 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15201 appearing in any order.
15202
87fd9e6e
DE
152032014-04-15 Doug Evans <dje@google.com>
15204
15205 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15206 uninitialized value of "description".
15207
099fc3ea
KS
152082014-04-15 Keith Seitz <keiths@redhat.com>
15209
15210 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15211 Remove unused globals.
15212 (test_running_the_program): Likewise.
15213 (test_controlled_execution): Likewise.
15214 (test_controlling_breakpoints): Likewise.
15215 (test_program_termination): Likewise.
15216
5da151d4
KS
152172014-04-15 Keith Seitz <keiths@redhat.com>
15218
15219 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15220 unused globals.
15221 (test_rbreak_creation_and_listing): Likewise.
15222 (test_ignore_count): Likewise.
15223 (test_error): Likewise.
15224
35e5d2f0
PA
152252014-04-15 Pedro Alves <palves@redhat.com>
15226
15227 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15228 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15229 sym-file-loader.c.
15230 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15231 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15232 to sym-file-loader.c.
15233 (struct library): Forward declare.
15234 (load_shlib, lookup_function): Change prototypes.
15235 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15236 (translate_offset): Remove declarations.
15237 (get_text_addr): New declaration.
15238 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15239 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15240 sym-file-loader.h.
15241 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15242 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15243 here from sym-file-loader.h.
15244 (struct library): New structure.
15245 (load_shlib, lookup_function): Change prototypes and adjust to
15246 work with a struct library.
15247 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15248 (translate_offset): Make static.
15249 (get_text_addr): New function.
15250 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15251
eb4c1710
PA
152522014-04-15 Pedro Alves <palves@redhat.com>
15253
15254 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15255
2d1baf52
PA
152562014-04-15 Pedro Alves <palves@redhat.com>
15257
15258 * gdb.base/sym-file-loader.c: Include <limits.h>.
15259 (SELF_LINK): New define.
15260 (get_origin): New function.
15261 (load_shlib): Use it.
15262 * gdb.base/sym-file.exp: Don't early return if the target is
15263 remote. Use runto_main, and issue fail is that fails. Use
15264 gdb_load_shlibs.
15265 (shlib_name): Delete.
15266 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15267
7dd6df01
PA
152682014-04-15 Pedro Alves <palves@redhat.com>
15269
15270 * gdb.base/sym-file.exp: Remove regex characters from test
15271 message. Don't refer to breakpoint numbers in test messages.
15272
b50c8614
KS
152732014-04-14 Keith Seitz <keiths@redhat.com>
15274
15275 PR c++/16253
15276 * gdb.cp/var-tag.cc: New file.
15277 * gdb.cp/var-tag.exp: New file.
15278 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15279 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15280 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15281 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15282
3d567982
TT
152832014-04-14 Tom Tromey <tromey@redhat.com>
15284
15285 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15286 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15287 type.
15288 * gdb.cp/enum-class.exp: New file.
15289 * gdb.cp/enum-class.cc: New file.
15290
0626fc76
TT
152912014-04-14 Tom Tromey <tromey@redhat.com>
15292
15293 * gdb.dwarf2/enum-type.exp: New file.
15294
dca325b3
SA
152952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15296
15297 * gdb.mi/mi-vla-c99.exp: New file.
15298 * gdb.mi/vla.c: New file.
15299
5854b38a
SA
153002014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15301
15302 * gdb.base/vla-datatypes.c: New file.
15303 * gdb.base/vla-datatypes.exp: New file.
15304
463bb957
SA
153052014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15306
15307 * gdb.base/vla-ptr.c: New file.
15308 * gdb.base/vla-ptr.exp: New file.
15309
3dd170be
SA
153102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15311
15312 * gdb.dwarf2/count.exp: New file.
15313
5ecaaa66
SA
153142014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15315
15316 * gdb.base/vla-sideeffect.c: New file.
15317 * gdb.base/vla-sideeffect.exp: New file.
15318
41f1ada5
DB
153192014-04-14 David Blaikie <dblaikie@gmail.com>
15320
15321 * gdb.mi/non-stop.c: Add return value for non-void function return
15322 statement.
15323 * gdb.threads/staticthreads.c: Ditto.
15324
0be03e84
DE
153252014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15326 Doug Evans <xdje42@gmail.com>
15327
15328 * gdb.guile/scm-value.c: Improve test case.
15329 * gdb.guile/scm-value.exp: Add new test.
15330
f180a1fb
DB
153312014-04-11 David Blaikie <dblaikie@gmail.com>
15332
15333 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15334 override Clang's default.
15335
6b662e19
JB
153362014-04-11 Joel Brobecker <brobecker@adacore.com>
15337
15338 Revert the following changes (regressions):
15339
15340 * gdb.base/vla-sideeffect.c: New file.
15341 * gdb.base/vla-sideeffect.exp: New file.
15342
15343 * gdb.dwarf2/count.exp: New file.
15344
15345 * gdb.base/vla-multi.c: New file.
15346 * gdb.base/vla-multi.exp: New file.
15347
15348 * gdb.base/vla-ptr.c: New file.
15349 * gdb.base/vla-ptr.exp: New file.
15350
15351 * gdb.base/vla-datatypes.c: New file.
15352 * gdb.base/vla-datatypes.exp: New file.
15353
15354 * gdb.mi/mi-vla-c99.exp: New file.
15355 * gdb.mi/vla.c: New file.
15356
245a5f0b
KS
153572014-04-11 Keith Seitz <keiths@redhat.com>
15358
15359 PR c++/16675
15360 * gdb.cp/cpsizeof.exp: New file.
15361 * gdb.cp/cpsizeof.cc: New file.
15362
58a84dcf
SA
153632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15364
191a8a90
JB
15365 * gdb.mi/mi-vla-c99.exp: New file.
15366 * gdb.mi/vla.c: New file.
58a84dcf 15367
c8655f75
SA
153682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15369
15370 * gdb.base/vla-datatypes.c: New file.
15371 * gdb.base/vla-datatypes.exp: New file.
15372
024e13b4
SA
153732014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15374
15375 * gdb.base/vla-ptr.c: New file.
15376 * gdb.base/vla-ptr.exp: New file.
15377
1a237e0e
SA
153782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15379
15380 * gdb.base/vla-multi.c: New file.
15381 * gdb.base/vla-multi.exp: New file.
15382
504f3432
SA
153832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15384
15385 * gdb.dwarf2/count.exp: New file.
15386
3bce8237
SA
153872014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15388
191a8a90
JB
15389 * gdb.base/vla-sideeffect.c: New file.
15390 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15391
322f9c21
YQ
153922014-04-11 Yao Qi <yao@codesourcery.com>
15393
15394 * gdb.base/completion.exp: Check file exists before running tests
15395 on file completion.
15396
d708bcd1
PA
153972014-04-10 Pedro Alves <palves@redhat.com>
15398
15399 * gdb.base/cond-eval-mode.c: New file.
15400 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15401 prepare_for_testing to build the new file. Check result of
15402 runto_main.
15403 (test_break, test_watch): New procedures.
15404 (top level): Use them.
15405
ae1d2761
PM
154062014-04-08 Pierre Muller <muller@sourceware.org>
15407
15408 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15409 Ctrl-V use for mingw hosts.
15410
7af389b8
SC
154112014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15412
15413 * gdb.python/py-value.c: Improve test case.
15414 * gdb.python/py-value.exp: Add new test.
15415
5e703181
DE
154162014-04-07 David Blaikie <dblaikie@gmail.com>
15417
15418 * lib/compiler.c: Identify the clang compiler.
15419 * lib/compiler.cc: Ditto.
15420
9810b410
YQ
154212014-04-03 Yao Qi <yao@codesourcery.com>
15422
15423 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15424
98d1b8dc
AB
154252014-04-01 Anton Blanchard <anton@samba.org>
15426
15427 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15428 messages unique.
15429
3114cea1
AB
154302014-04-01 Anton Blanchard <anton@samba.org>
15431
15432 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15433 prepare_for_testing.
15434
62f7182c
AB
154352014-04-01 Anton Blanchard <anton@samba.org>
15436
15437 * gdb.arch/ppc64-atomic-inst.c: Remove.
15438 * gdb.arch/ppc64-atomic-inst.S: New file.
15439 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15440
770e7fc7
DE
154412014-03-31 Doug Evans <dje@google.com>
15442
15443 * gdb.base/print-symbol-loading-lib.c: New file.
15444 * gdb.base/print-symbol-loading-main.c: New file.
15445 * gdb.base/print-symbol-loading.exp: New file.
15446
46e2bafa
YQ
154472014-03-31 Yao Qi <yao@codesourcery.com>
15448
15449 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15450
8776cfe9
JB
154512014-03-28 Joel Brobecker <brobecker@adacore.com>
15452
15453 * gdb.ada/mi_dyn_arr: New testcase.
15454
5d1ef361
DE
154552014-03-27 Doug Evans <dje@google.com>
15456
15457 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15458
b5bee914
YQ
154592014-03-27 Yao Qi <yao@codesourcery.com>
15460
15461 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15462 if target is nios2-*-*.
15463
0d4d0e77
YQ
154642014-03-26 Yao Qi <yao@codesourcery.com>
15465
15466 * lib/gdb.exp (readline_is_used): New proc.
15467 * gdb.base/completion.exp: Move tests on command complete up.
15468 Skip the rest of tests if readline is not used.
15469 * gdb.ada/complete.exp: Skp the test if readline is not
15470 used.
15471 * gdb.base/filesym.exp: Likewise.
15472 * gdb.base/macscp.exp: Likewise.
15473 * gdb.base/readline-ask.exp: Likewise.
15474 * gdb.base/readline.exp: Likewise.
15475 * gdb.python/py-cmd.exp: Likewise.
15476 * gdb.trace/tfile.exp: Likewise.
15477
29361eee
YQ
154782014-03-26 Yao Qi <yao@codesourcery.com>
15479
15480 * gdb.base/macscp.exp: Fix code format issues.
15481
bc9a5525
UW
154822014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15483
15484 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15485 * gdb.asm/powerpc64le.inc: New file.
15486
d3839ede
PA
154872014-03-25 Pedro Alves <palves@redhat.com>
15488 Doug Evans <dje@google.com>
15489
15490 * gdb.base/source-execution.c: New file.
15491 * gdb.base/source-execution.exp: New file.
15492 * gdb.base/source-execution.gdb: New file.
15493
01672a57
DE
154942014-03-24 Doug Evans <dje@google.com>
15495
15496 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15497 using fission.
15498
88bbeca9
HZ
154992014-03-24 Hui Zhu <hui@codesourcery.com>
15500 Pedro Alves <palves@redhat.com>
15501
15502 PR breakpoints/16101
15503 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15504 test pass/fail messages. Detect missing support for dprintf when
15505 breakpoints are actually inserted.
15506 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15507 breakpoints are actually inserted.
15508 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15509 fails.
15510
d2348791
JK
155112014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15512
15513 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15514
feef67ab
DE
155152014-03-22 Doug Evans <xdje42@gmail.com>
15516
15517 * gdb.python/python.exp (python not supported): Verify multi-line
15518 python command issues an error.
25d743f9 15519 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 15520 guile command issues an error.
feef67ab 15521
ecebef6a
MR
155222014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15523
15524 * gdb.threads/thread-specific.exp: Handle the lack of usable
15525 $this_breakpoint and $this_thread.
15526
ccdd1909
HZ
155272014-03-21 Hui Zhu <hui@codesourcery.com>
15528
15529 * gdb.base/attach.exp (do_command_attach_tests): New.
15530
beb460e8
PA
155312014-03-20 Tom Tromey <tromey@redhat.com>
15532 Pedro Alves <palves@redhat.com>
15533
15534 PR cli/15718
15535 * gdb.base/condbreak-call-false.c: New file.
15536 * gdb.base/condbreak-call-false.exp: New file.
15537
40acf43a
PA
155382014-03-20 Pedro Alves <palves@redhat.com>
15539
15540 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15541 Delete.
15542 (block_signals, unblock_signals): Delete.
15543 (child_function_2, main): Remove references to deleted variable
15544 and functions.
15545
9f5e1e02
PA
155462014-03-20 Pedro Alves <palves@redhat.com>
15547
15548 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15549 Use pthread_kill to signal thread 2.
15550 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15551 Adjust to make the test send itself a signal rather than using the
15552 host's "kill" command.
15553
99619bea
PA
155542014-03-20 Pedro Alves <palves@redhat.com>
15555
15556 * gdb.threads/multiple-step-overs.c: New file.
15557 * gdb.threads/multiple-step-overs.exp: New file.
15558 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15559 Adjust expected infrun debug output.
15560
2adfaa28
PA
155612014-03-20 Pedro Alves <palves@redhat.com>
15562
15563 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15564 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15565
31e77af2
PA
155662014-03-20 Pedro Alves <palves@redhat.com>
15567
15568 PR breakpoints/7143
15569 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15570 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15571 of gdb_test_multiple.
15572 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15573 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15574
b9f437de
PA
155752014-03-20 Pedro Alves <palves@redhat.com>
15576
15577 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15578 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15579
05adc73e
PA
155802014-03-19 Pedro Alves <palves@redhat.com>
15581
15582 * gdb.base/async.exp: Remove early return.
15583
6048b950
PA
155842014-03-19 Pedro Alves <palves@redhat.com>
15585
15586 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15587
8bcfb00a
PA
155882014-03-19 Pedro Alves <palves@redhat.com>
15589
15590 * gdb.base/async.exp (test_background): Expect \r\n after
15591 "completed." in the fail pattern.
15592
884e37dc
PA
155932014-03-19 Pedro Alves <palves@redhat.com>
15594
15595 * gdb.base/async.exp (test_background): New procedure.
15596 Use it for all background execution command tests.
15597
148e57e2
PA
155982014-03-19 Pedro Alves <palves@redhat.com>
15599
15600 * gdb.base/async.exp: Use prepare_for_testing.
15601
f48088c7
PA
156022014-03-19 Pedro Alves <palves@redhat.com>
15603
15604 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15605 the same line.
15606
e2f6c966
PA
156072014-03-19 Pedro Alves <palves@redhat.com>
15608
15609 * gdb.base/async.c (main): Add "jump here" and "until here" line
15610 marker comments.
15611 * gdb.base/async.exp (jump_here): New global.
15612 (jump& test): Use it.
15613 (until_here): New global.
15614 (until& test): Use it.
15615
c30568d4
PA
156162014-03-19 Pedro Alves <palves@redhat.com>
15617
15618 * gdb.base/async.exp: Don't frob gdb_protocol.
15619
0172b6a7
DE
156202014-03-18 Doug Evans <xdje42@gmail.com>
15621
15622 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15623 Fix spelling of exec-done-display.
15624
06c868a8
JK
156252014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15626
15627 PR gdb/15358
15628 * gdb.base/gdb-sigterm.c: New file.
15629 * gdb.base/gdb-sigterm.exp: New file.
15630
0c7e1a46
PA
156312014-03-18 Pedro Alves <palves@redhat.com>
15632
15633 PR gdb/13860
15634 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15635 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15636 solib-event.
15637
f7c77d93
JB
156382014-03-17 Joel Brobecker <brobecker@adacore.com>
15639
15640 * gdb.ada/pckd_arr_ren: New testcase.
15641
5a1e8c7a
DE
156422014-03-13 Doug Evans <xdje42@gmail.com>
15643
15644 PR guile/16612
15645 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15646 collect after discarding symbols.
15647
350e1a76
DE
156482014-03-13 Ludovic Courtès <ludo@gnu.org>
15649 Doug Evans <xdje42@gmail.com>
15650
15651 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15652 to history survives a gc.
15653
a69900ae
PA
156542014-03-13 Pedro Alves <palves@redhat.com>
15655
15656 * gdb.base/default.exp: Don't test "target procfs".
15657
5db9f0bd
PA
156582014-03-13 Pedro Alves <palves@redhat.com>
15659
15660 * gdb.base/default.exp: Update "target child" and "target procfs"
15661 tests to not expect "Unix".
15662
b3ccfe11
TT
156632014-03-12 Tom Tromey <tromey@redhat.com>
15664
15665 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15666 New procs. Add target-async tests.
15667 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15668 Add target-async tests.
15669
646f4417
AA
156702014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15671
15672 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15673 'func_start' and 'func_end' for the beginning and end of the
15674 function code, respectively.
15675 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15676 'func_end' instead of 'func' and 'main'.
15677
288c211f
AA
156782014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15679
15680 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15681 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15682 generate the debug info assembler source.
15683
e0c0f156
AA
156842014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15685
15686 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15687 * gdb.dwarf2/arr-subrange.exp: Likewise.
15688 * gdb.dwarf2/dwz.exp: Likewise.
15689 * gdb.dwarf2/method-ptr.exp: Likewise.
15690 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15691 * gdb.dwarf2/subrange.exp: Likewise.
15692 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15693 * gdb.dwarf2/implptrpiece.exp: Likewise.
15694 * gdb.dwarf2/nostaticblock.exp: Likewise.
15695
0e5c4555
AA
156962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15697
15698 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15699 directory to absolute path name arguments.
15700
5ec18f2b
JG
157012014-03-10 Joel Brobecker <brobecker@adacore.com>
15702
15703 * gdb.ada/tagged_access: New testcase.
15704
847fc4f2
MM
157052014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15706
15707 * gdb.btrace/data.exp: Update expected output.
15708
cc3da688
YQ
157092014-03-06 Yao Qi <yao@codesourcery.com>
15710
15711 * gdb.trace/pr16508.exp: New file.
15712
0f26cec1
PA
157132014-03-05 Pedro Alves <palves@redhat.com>
15714
15715 PR gdb/16575
15716 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15717 procedure.
15718 (top level): Adjust to use it. Add tests that exercise breakpoint
15719 interaction with the code-cache.
15720
7a5a839f
LC
157212014-02-26 Ludovic Courtès <ludo@gnu.org>
15722
15723 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15724 test for 'history-append!'.
15725
31aa7e4e
JB
157262014-02-26 Joel Brobecker <brobecker@adacore.com>
15727
15728 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15729 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15730 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15731 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15732 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15733 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15734
1b588015
JB
157352014-02-26 Joel Brobecker <brobecker@adacore.com>
15736
15737 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15738 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15739 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15740
55426c9d
JB
157412014-02-26 Joel Brobecker <brobecker@adacore.com>
15742
15743 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15744
dc53a7ad
JB
157452014-02-26 Joel Brobecker <brobecker@adacore.com>
15746
15747 * gdb.dwarf2/arr-stride.c: New file.
15748 * gdb.dwarf2/arr-stride.exp: New file.
15749
12ab52e9
PA
157502014-02-26 Pedro Alves <palves@redhat.com>
15751
15752 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15753 that won't ever trigger. Make sure that GDB reports the correct
15754 breakpoint that caused the stop.
15755
849c862e
JK
157562014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15757
15758 PR gdb/16626
15759 * gdb.base/auto-load-script: New file.
15760 * gdb.base/auto-load.c: New file.
15761 * gdb.base/auto-load.exp: New file.
15762
71b7d793
JK
15763 PR gdb/16626
15764 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15765
e2f0d509
JK
157662014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15767
15768 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15769 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15770
50cc37c8
DE
157712014-02-24 Doug Evans <dje@google.com>
15772
15773 * lib/gdb.exp (run_on_host): Log error output if program fails.
15774
ea4758f2
PA
157752014-02-21 Pedro Alves <palves@redhat.com>
15776
15777 * gdb.threads/step-after-sr-lock.c: Rename to ...
15778 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15779 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15780 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15781 ... this.
15782
d7b30f67
SDJ
157832014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15784
15785 PR tdep/16397
15786 * gdb.arch/amd64-stap-special-operands.exp: New file.
15787 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15788 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15789 * gdb.arch/amd64-stap-triplet.S: Likewise.
15790 * gdb.arch/amd64-stap-triplet.c: Likewise.
15791
83deb43f
JB
157922014-02-20 Joel Brobecker <brobecker@adacore.com>
15793
15794 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15795 in .section pseudo-op.
15796
adde2bff
DE
157972014-02-20 lin zuojian <manjian2006@gmail.com>
15798 Joel Brobecker <brobecker@adacore.com>
15799 Doug Evans <xdje42@gmail.com>
15800
15801 PR symtab/16581
15802 * gdb.dwarf2/dw2-icycle.S: New file.
15803 * gdb.dwarf2/dw2-icycle.c: New file.
15804 * gdb.dwarf2/dw2-icycle.exp: New file.
15805
f7bd0f78
SC
158062014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15807
15808 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15809 operations on gdb.Value objects.
15810 * gdb.python/py-value-cc.exp: Add new test to test operations on
15811 gdb.Value objects.
15812
c17ef0d5
DE
158132014-02-18 Doug Evans <dje@google.com>
15814
15815 * Makefile.in (TESTS): New variable.
15816 (expanded_tests, expanded_tests_or_none): New variables
15817 (check-single): Pass $(expanded_tests_or_none) to runtest.
15818 (check-parallel): Only run tests in $(TESTS) if non-empty.
15819 (check/no-matching-tests-found): New rule.
15820 * README: Document TESTS makefile variable.
15821
5dd3176f
DE
158222014-02-18 Doug Evans <dje@google.com>
15823
15824 * Makefile.in (check-parallel): rm -rf outputs temp.
15825
0b10be4f
JK
158262014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15827
15828 Fix "ERROR: no fileid for" in the testsuite.
15829 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15830
85f224e7
DE
158312014-02-12 Doug Evans <dje@google.com>
15832
15833 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15834 (MISCELLANEOUS): New variable.
15835 (clean): rm -rf $(MISCELLANEOUS).
15836 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15837 dwp live in the same directory as symlinks, with each symlink pointed
15838 to a differently named file in a different directory.
15839
149b30ff
DE
158402014-02-11 Doug Evans <dje@google.com>
15841
15842 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15843 of Tcl file commands.
15844
1dfdac32
MK
158452014-02-10 Mark Kettenis <kettenis@gnu.org>
15846
15847 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15848 "kill -SIGUSR1 -1".
15849
aa4fb036
JB
158502014-02-10 Joel Brobecker <brobecker@adacore.com>
15851
15852 * gdb.ada/tick_length_array_enum_idx: New testcase.
15853
ed3ef339
DE
158542014-02-10 Doug Evans <xdje42@gmail.com>
15855
15856 * configure.ac (AC_OUTPUT): Add gdb.guile.
15857 * configure: Regenerate.
15858 * lib/gdb-guile.exp: New file.
15859 * lib/gdb.exp (get_target_charset): New function.
15860 * gdb.base/help.exp: Update expected output from "apropos apropos".
15861 * gdb.guile/Makefile.in: New file.
15862 * gdb.guile/guile.exp: New file.
15863 * gdb.guile/scm-arch.c: New file.
15864 * gdb.guile/scm-arch.exp: New file.
15865 * gdb.guile/scm-block.c: New file.
15866 * gdb.guile/scm-block.exp: New file.
15867 * gdb.guile/scm-breakpoint.c: New file.
15868 * gdb.guile/scm-breakpoint.exp: New file.
15869 * gdb.guile/scm-disasm.c: New file.
15870 * gdb.guile/scm-disasm.exp: New file.
15871 * gdb.guile/scm-equal.c: New file.
15872 * gdb.guile/scm-equal.exp: New file.
15873 * gdb.guile/scm-error.exp: New file.
15874 * gdb.guile/scm-error.scm: New file.
15875 * gdb.guile/scm-frame-args.c: New file.
15876 * gdb.guile/scm-frame-args.exp: New file.
15877 * gdb.guile/scm-frame-args.scm: New file.
15878 * gdb.guile/scm-frame-inline.c: New file.
15879 * gdb.guile/scm-frame-inline.exp: New file.
15880 * gdb.guile/scm-frame.c: New file.
15881 * gdb.guile/scm-frame.exp: New file.
15882 * gdb.guile/scm-generics.exp: New file.
15883 * gdb.guile/scm-gsmob.exp: New file.
15884 * gdb.guile/scm-iterator.c: New file.
15885 * gdb.guile/scm-iterator.exp: New file.
15886 * gdb.guile/scm-math.c: New file.
15887 * gdb.guile/scm-math.exp: New file.
15888 * gdb.guile/scm-objfile-script-gdb.in: New file.
15889 * gdb.guile/scm-objfile-script.c: New file.
15890 * gdb.guile/scm-objfile-script.exp: New file.
15891 * gdb.guile/scm-objfile.c: New file.
15892 * gdb.guile/scm-objfile.exp: New file.
15893 * gdb.guile/scm-ports.exp: New file.
15894 * gdb.guile/scm-pretty-print.c: New file.
15895 * gdb.guile/scm-pretty-print.exp: New file.
15896 * gdb.guile/scm-pretty-print.scm: New file.
15897 * gdb.guile/scm-section-script.c: New file.
15898 * gdb.guile/scm-section-script.exp: New file.
15899 * gdb.guile/scm-section-script.scm: New file.
15900 * gdb.guile/scm-symbol.c: New file.
15901 * gdb.guile/scm-symbol.exp: New file.
15902 * gdb.guile/scm-symtab-2.c: New file.
15903 * gdb.guile/scm-symtab.c: New file.
15904 * gdb.guile/scm-symtab.exp: New file.
15905 * gdb.guile/scm-type.c: New file.
15906 * gdb.guile/scm-type.exp: New file.
15907 * gdb.guile/scm-value-cc.cc: New file.
15908 * gdb.guile/scm-value-cc.exp: New file.
15909 * gdb.guile/scm-value.c: New file.
15910 * gdb.guile/scm-value.exp: New file.
15911 * gdb.guile/source2.scm: New file.
15912 * gdb.guile/types-module.cc: New file.
15913 * gdb.guile/types-module.exp: New file.
15914
7026a7c1
YQ
159152014-02-10 Yao Qi <yao@codesourcery.com>
15916
15917 PR testsuite/16543
15918 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15919 * configure: Regenerated.
15920 * Makefile.in: New file.
15921
6c466447
AS
159222014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15923
15924 * gdb.python/py-framefilter.exp: Fix typo.
15925
6e854735
YQ
159262014-02-08 Yao Qi <yao@codesourcery.com>
15927
15928 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15929 that no =breakpoint-modified is emitted when breakpoints are
15930 modified through MI commands.
15931
d137e6dc
PA
159322014-02-07 Pedro Alves <pedro@codesourcery.com>
15933 Pedro Alves <palves@redhat.com>
15934
15935 * gdb.threads/step-after-sr-lock.c: New file.
15936 * gdb.threads/step-after-sr-lock.exp: New file.
15937
b5ee5a50
PA
159382014-02-07 Pedro Alves <palves@redhat.com>
15939
15940 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15941
3c77faf3
JK
159422014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15943
15944 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15945 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15946
6dddc817
DE
159472014-02-06 Doug Evans <xdje42@gmail.com>
15948
15949 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15950 output.
15951
15952 * gdb.gdb/python-interrupts.exp: New file.
15953
de7b2893
YQ
159542014-02-05 Yao Qi <yao@codesourcery.com>
15955
15956 * gdb.trace/report.exp (use_collected_data): Test the output
15957 of "info threads" and "info inferiors".
15958
66d032ac
YQ
159592014-02-05 Yao Qi <yao@codesourcery.com>
15960
15961 Revert this patch:
15962
15963 2013-05-24 Yao Qi <yao@codesourcery.com>
15964
15965 * gdb.trace/tfile.exp: Test inferior and thread.
15966
591a12a1
UW
159672014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15968
15969 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15970 on a function.
15971 * gdb.base/step-bt.c: Call hello via function pointer to make
15972 sure its first instruction is executed on powerpc64le-linux.
15973
0ff3e01f
UW
159742014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15975
15976 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15977
084ee545
UW
159782014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15979
15980 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15981 of the test patterns for use on little-endian systems.
15982
6ed14ff3
UW
159832014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15984
15985 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15986 (decimal_vector): Fix for little-endian.
15987
401e27fd
JM
159882014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15989
15990 * gdb.arch/sparc-sysstep.exp: New file.
15991 * gdb.arch/sparc-sysstep.c: Likewise.
15992
15993 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15994
8b924729
EBM
159952014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15996
15997 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15998
fb151210
JB
159992014-01-23 Tom Tromey <tromey@redhat.com>
16000
16001 * gdb.ada/array_char_idx: New testcase.
16002
0740f8d8
TT
160032014-01-23 Tom Tromey <tromey@redhat.com>
16004
16005 PR python/16487:
16006 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16007 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16008 classes.
16009
21909fa1
TT
160102014-01-23 Tom Tromey <tromey@redhat.com>
16011
16012 PR python/16491:
16013 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16014 string from an inferior frame.
16015 * gdb.python/py-framefilter-mi.exp: Update.
16016
87ce2a04
DE
160172014-01-22 Doug Evans <dje@google.com>
16018
16019 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16020
237b092b
AA
160212014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16022
16023 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16024
d674a709
AA
160252014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16026
16027 * gdb.trace/entry-values.exp: Remove excess space character from
16028 regex patterns. Handle s390 call instruction.
16029
20fa3390
AA
160302014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16031
16032 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16033 define "*_start" label. Make "name" static.
16034 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16035 ${name} by references to ${name}_start.
16036
78466714
AA
160372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16038
16039 * gdb.base/info-macros.exp: Remove "debug" from the compile
16040 options.
16041
ec9f644a
IB
160422014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16043
16044 * gdb.dlang/demangle.exp: New file.
16045
94b1b47e
IB
160462014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16047
16048 * gdb.dlang/primitive-types.exp: New file.
16049
7f420862
IB
160502014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16051
16052 * configure.ac: Create gdb.dlang/Makefile.
16053 * configure: Regenerate.
16054 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16055 * gdb.dlang/Makefile.in: New file.
16056 * lib/d-support.exp: New file.
16057 * lib/gdb.exp (skip_d_tests): New proc.
16058
52834460
MM
160592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16060
16061 * gdb.btrace/delta.exp: Check reverse stepi.
16062 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16063 * gdb.btrace/finish.exp: New.
16064 * gdb.btrace/next.exp: New.
16065 * gdb.btrace/nexti.exp: New.
16066 * gdb.btrace/record_goto.c: Add comments.
16067 * gdb.btrace/step.exp: New.
16068 * gdb.btrace/stepi.exp: New.
16069 * gdb.btrace/multi-thread-step.c: New.
16070 * gdb.btrace/multi-thread-step.exp: New.
16071 * gdb.btrace/rn-dl-bind.c: New.
16072 * gdb.btrace/rn-dl-bind.exp: New.
16073 * gdb.btrace/data.c: New.
16074 * gdb.btrace/data.exp: New.
16075 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16076
6e07b1d2
MM
160772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16078
16079 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16080 * gdb.btrace/exception.exp: Update.
16081 * gdb.btrace/instruction_history.exp: Update.
16082 * gdb.btrace/record_goto.exp: Update.
16083 * gdb.btrace/tailcall.exp: Update.
16084 * gdb.btrace/unknown_functions.exp: Update.
16085 * gdb.btrace/delta.exp: New.
16086
0b722aec
MM
160872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16088
16089 * gdb.btrace/record_goto.exp: Add backtrace test.
16090 * gdb.btrace/tailcall.exp: Add backtrace test.
16091
066ce621
MM
160922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16093
16094 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16095 * gdb.btrace/record_goto.c: New.
16096 * gdb.btrace/record_goto.exp: New.
16097 * gdb.btrace/x86-record_goto.S: New.
16098
0688d04e
MM
160992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16100
16101 * gdb.btrace/function_call_history.exp: Update tests.
16102 * gdb.btrace/instruction_history.exp: Update tests.
16103
8710b709
MM
161042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16105
16106 * gdb.btrace/function_call_history.exp: Fix expected field
16107 order for "record function-call-history".
16108 Add new tests for "record function-call-history /c".
16109 * gdb.btrace/exception.cc: New.
16110 * gdb.btrace/exception.exp: New.
16111 * gdb.btrace/tailcall.exp: New.
16112 * gdb.btrace/x86-tailcall.S: New.
16113 * gdb.btrace/x86-tailcall.c: New.
16114 * gdb.btrace/unknown_functions.c: New.
16115 * gdb.btrace/unknown_functions.exp: New.
16116 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16117
5de9129b
MM
161182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16119
16120 * gdb.btrace/instruction_history.exp: Update.
16121 * gdb.btrace/function_call_history.exp: Update.
16122
23a7fe75
MM
161232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16124
16125 * gdb.btrace/function_call_history.exp: Fix expected function
16126 trace.
16127 * gdb.btrace/instruction_history.exp: Initialize traced.
16128 Remove traced_functions.
16129
724c7dd8
MM
161302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16131
16132 * gdb.btrace/function_call_history.exp: Update
16133 * gdb.btrace/instruction_history.exp: Update.
16134
6d78d93b
MM
161352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16136
16137 * gdb.btrace/enable.exp: Update expected text.
16138
93a360cc
OJ
161392014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16140
16141 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16142 bytes.
16143
3772b53f
MR
161442014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16145
16146 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16147
596662fa
OJ
161482014-01-15 Omair Javaid <omair.javaid@linaro.org>
16149
16150 * lib/gdb.exp (supports_process_record): Return true for
16151 arm*-linux*. (supports_reverse): Likewise.
16152
b5b08fb4
SC
161532014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16154
16155 PR python/15464
16156 PR python/16113
16157 * gdb.python/py-type.c: Enhance test case.
16158 * gdb.python/py-value-cc.cc: Likewise
16159 * gdb.python/py-type.exp: Add new tests.
16160 * gdb.python/py-value-cc.exp: Likewise
16161
52d7fb13
AA
161622014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16163 Pedro Alves <palves@redhat.com>
16164
16165 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16166 Make "name" extern.
16167 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16168 references to ${name}_start by references to ${name}.
16169
a2cd8cfe
JB
161702014-01-10 Joel Brobecker <brobecker@adacore.com>
16171
16172 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16173
4e23fced
JB
161742014-01-10 Joel Brobecker <brobecker@adacore.com>
16175
16176 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16177
c6a9e42c
PA
161782014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16179 Pedro Alves <palves@redhat.com>
16180
16181 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 16182 mi_gdb_target_load.
c6a9e42c 16183
b7ea362b
PA
161842014-01-08 Pedro Alves <palves@redhat.com>
16185
16186 * gdb.threads/reconnect-signal.c: New file.
16187 * gdb.threads/reconnect-signal.exp: New file.
16188
5e3f4fab
EBM
161892014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16190
16191 * gdb.base/source-dir.exp: New file.
16192
79301218
JB
161932014-01-07 Joel Brobecker <brobecker@adacore.com>
16194
16195 * gdb.ada/mi_interface: New testcase.
16196
8e355c5d
JB
161972014-01-07 Joel Brobecker <brobecker@adacore.com>
16198
16199 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16200 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16201 gdb.ada/pp-rec-component/pck.ads: New files.
16202
c0d48811
JB
162032014-01-07 Joel Brobecker <brobecker@adacore.com>
16204
16205 * gdb.python/py-pp-integral.c: New file.
16206 * gdb.python/py-pp-integral.py: New file.
16207 * gdb.python/py-pp-integral.exp: New file.
16208
17b609c3 16209For older changes see ChangeLog-1993-2013.
c906108c 16210\f
8d8cb839
EZ
16211;; Local Variables:
16212;; mode: change-log
16213;; left-margin: 8
16214;; fill-column: 74
16215;; version-control: never
16216;; End:
902f2ccb 16217
42a4f53d 16218 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
16219 Copying and distribution of this file, with or without modification,
16220 are permitted provided the copyright notice and this notice are preserved.