]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
[binutils][aarch64] Add SVE2 tests
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
9cfd2b89
TV
12019-05-09 Tom de Vries <tdevries@suse.de>
2
3 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4 CU-relative.
5
2228ef77
XR
62019-05-08 Joel Brobecker <brobecker@adacore.com>
7
8 * gdb.ada/frame_arg_lang.exp: New testcase.
9 * gdb.ada/frame_arg_lang/bla.adb: New file.
10 * gdb.ada/frame_arg_lang/pck.ads: New file.
11 * gdb.ada/frame_arg_lang/pck.adb: New file.
12 * gdb.ada/frame_arg_lang/foo.c: New file.
13
80e55b13
TT
142019-05-08 Tom Tromey <tromey@adacore.com>
15
16 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
17
9d3421af
TT
182019-05-08 Tom Tromey <tromey@adacore.com>
19
20 * gdb.base/ptype-offsets.exp: Update tests.
21
844333e2
TT
222019-05-08 Tom Tromey <tromey@adacore.com>
23
24 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
25 cases.
26 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
27 "short".
28
988915ee
TT
292019-05-08 Tom Tromey <tromey@adacore.com>
30
31 * gdb.ada/vla.exp: New file.
32 * gdb.ada/vla/vla.adb: New file.
33
7bd55dac
TV
342019-05-07 Tom de Vries <tdevries@suse.de>
35
36 * gdb.base/index-cache.exp (ls_host): Fix return statement.
37
75f06e9d
TV
382019-05-07 Tom de Vries <tdevries@suse.de>
39
40 PR testsuite/24522
41 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
42 section.
43
77e7aaa4
TV
442019-05-07 Tom de Vries <tdevries@suse.de>
45
46 PR testsuite/24522
47 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
48 .debug_aranges section.
49
456ba0fa
TV
502019-05-07 Tom de Vries <tdevries@suse.de>
51
52 PR testsuite/24159
53 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
54
5a56d6a6
TV
552019-05-06 Tom de Vries <tdevries@suse.de>
56
57 * lib/gdb.exp (exec_has_index_section): New proc.
58 * gdb.base/index-cache.exp: Handle case that binfile contains an index
59 section.
60
9d6d4be8
TV
612019-05-04 Tom de Vries <tdevries@suse.de>
62
63 * boards/cc-with-debug-names.exp: New file.
64
222a8d25
TT
652019-05-03 Tom Tromey <tromey@adacore.com>
66
67 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
68 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
69 * gdb.ada/char_enum.exp: Add test.
70
0fdfd794
TV
712019-05-03 Tom de Vries <tdevries@suse.de>
72
73 * boards/cc-with-gdb-index.exp: New file.
74
80062eb9
AB
752019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
76
77 * gdb.rust/simple.exp: Add new test case.
78 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
79 (main): Initialise an instance of the new struct.
80
4504bbde
TT
812019-05-01 Tom Tromey <tromey@adacore.com>
82
83 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
84 record.
85 (NPR): New variable.
86 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
87 test.
88
d48e62f4
TT
892019-05-01 Tom Tromey <tromey@adacore.com>
90
91 * gdb.ada/packed_array_assign.exp: Add packed assignment
92 regression test.
93
f59f30f5
TV
942019-05-01 Tom de Vries <tdevries@suse.de>
95
96 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
97
b70bfc54
TV
982019-05-01 Tom de Vries <tdevries@suse.de>
99
100 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
101
15f18d14
AT
1022019-04-30 Ali Tamur <tamur@google.com>
103
104 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
105
2ff0a947
TT
1062019-04-30 Tom Tromey <tromey@adacore.com>
107
108 * lib/ada.exp (find_ada_tool): New proc.
109 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
110 * gdb.ada/catch_ex_std.exp: New file.
111 * gdb.ada/catch_ex_std/foo.adb: New file.
112 * gdb.ada/catch_ex_std/some_package.adb: New file.
113 * gdb.ada/catch_ex_std/some_package.ads: New file.
114
a776957c
TT
1152019-04-30 Tom Tromey <tromey@adacore.com>
116
117 PR c++/24470:
118 * gdb.cp/temargs.cc: Add test code from PR.
119
bc68014d
AB
1202019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
121
122 * gdb.fortran/vla-datatypes.exp: Update expected results.
123 * gdb.fortran/vla-ptype.exp: Likewise.
124 * gdb.fortran/vla-type.exp: Likewise.
125 * gdb.fortran/vla-value.exp: Likewise.
126
f1fdc960
AB
1272019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
128
129 * gdb.fortran/ptr-indentation.exp: Update expected results.
130 * gdb.fortran/ptype-on-functions.exp: Likewise.
131 * gdb.fortran/vla-ptr-info.exp: Likewise.
132 * gdb.fortran/vla-value.exp: Likewise.
133
bf7a4de1
AB
1342019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
135
136 * gdb.fortran/ptype-on-functions.exp: New file.
137 * gdb.fortran/ptype-on-functions.f90: New file.
138
bbe75b9d
AB
1392019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
140
141 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
142 case void string.
143
1db455a7
AB
1442019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
145
146 * gdb.fortran/complex.exp: Expand.
147 * gdb.fortran/complex.f: Renamed to...
148 * gdb.fortran/complex.f90: ...this, and extended to add more
149 complex values.
150
b6d03bb2
AB
1512019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
152
153 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
154 MODULO, CMPLX.
155
2e62ab40
AB
1562019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
157 Richard Bunt <richard.bunt@arm.com>
158
159 * gdb.base/max-depth.c: New file.
160 * gdb.base/max-depth.exp: New file.
161 * gdb.python/py-nested-maps.c: New file.
162 * gdb.python/py-nested-maps.exp: New file.
163 * gdb.python/py-nested-maps.py: New file.
164 * gdb.python/py-format-string.exp (test_max_depth): New proc.
165 (test_all_common): Call test_max_depth.
166 * gdb.fortran/max-depth.exp: New file.
167 * gdb.fortran/max-depth.f90: New file.
168 * gdb.go/max-depth.exp: New file.
169 * gdb.go/max-depth.go: New file.
170 * gdb.modula2/max-depth.exp: New file.
171 * gdb.modula2/max-depth.c: New file.
172 * lib/gdb.exp (get_print_expr_at_depths): New proc.
173
d2b584a5
TV
1742019-04-29 Tom de Vries <tdevries@suse.de>
175
176 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
177
136afab8
PW
1782019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
179
180 * gdb.base/callexit.exp: Test may-call-functions off.
181
725cbb63
KS
1822019-04-25 Keith Seitz <keiths@redhat.com>
183
184 PR c++/24367
185 * gdb.cp/meth-typedefs.cc (incomplete_struct)
186 (another_incomplete_struct, test_incomplete): New definitions.
187 (main): Use new definitions.
188 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
189 functions.
190
82433e3e
SDJ
1912019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
192
193 PR corefiles/11608
194 PR corefiles/18187
195 * gdb.base/coredump-filter-build-id.exp: New file.
196
dd06d4d6
AH
1972019-04-25 Alan Hayward <alan.hayward@arm.com>
198
199 * Makefile.in: Pass through GDBSERVER_DEBUG.
200 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
201 (gdbserver,debug): Add board setting.
202 * gdb.trace/tspeed.exp: Skip when debugging.
203 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
204 * lib/gdbserver-support.exp: Likewise
205
1670072e
TT
2062019-04-24 Tom Tromey <tromey@adacore.com>
207
208 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
209 Rust.
210
a59240a4
TT
2112019-04-24 Tom Tromey <tromey@adacore.com>
212
213 * gdb.arch/amd64-eval.exp: Test bitfield return.
214 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
215 (class Foo) <return_bitfields>: New method.
216 (main): Call it.
217
b907456c
AB
2182019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
219
220 * gdb.cp/many-args.cc: New file.
221 * gdb.cp/many-args.exp: New file.
222
5c565afd
TV
2232019-04-23 Tom de Vries <tdevries@suse.de>
224
225 PR gdb/24433
226 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
227
ba22ff86
AH
2282019-04-23 Alan Hayward <alan.hayward@arm.com>
229
230 * gdb.trace/backtrace.exp: Use nopie flag.
231 * gdb.trace/circ.exp: Likewise.
232 * gdb.trace/collection.exp: Likewise.
233 * gdb.trace/ftrace.exp: Likewise.
234 * gdb.trace/mi-trace-unavailable.exp: Likewise.
235 * gdb.trace/mi-traceframe-changed.exp: Likewise.
236 * gdb.trace/qtro.exp: Likewise.
237 * gdb.trace/read-memory.exp: Likewise.
238 * gdb.trace/report.exp: Likewise.
239 * gdb.trace/tfile.exp: Likewise.
240 * gdb.trace/tfind.exp: Likewise.
241 * gdb.trace/unavailable.exp: Likewise.
242
7905fc35
PA
2432019-04-22 Pedro Alves <palves@redhat.com>
244
245 * gdb.base/solib-probes-nosharedlibrary.c,
246 gdb.base/solib-probes-nosharedlibrary.exp: New files.
247
8ecb59f8
TT
2482019-04-19 Tom Tromey <tromey@adacore.com>
249
250 * gdb.ada/ptype_union.c: New file.
251 * gdb.ada/ptype_union.exp: New file.
252
62160ec9
TT
2532019-04-19 Tom Tromey <tromey@adacore.com>
254
255 PR symtab/24423:
256 * gdb.base/list0.h (foo): Add a control-l character.
257
36cd4ba5
TV
2582019-04-18 Tom de Vries <tdevries@suse.de>
259
260 PR gdb/24433
261 * boards/local-board.exp: Set sysroot to "".
262
b73715df
TV
2632019-04-18 Tom de Vries <tdevries@suse.de>
264 Pedro Alves <palves@redhat.com>
265
266 PR gdb/24454
267 * gdb.threads/vfork-follow-child-exec.c: New file.
268 * gdb.threads/vfork-follow-child-exec.exp: New file.
269 * gdb.threads/vfork-follow-child-exit.c: New file.
270 * gdb.threads/vfork-follow-child-exit.exp: New file.
271
4aa866af
LS
2722019-04-15 Leszek Swirski <leszeks@google.com>
273
274 * gdb.arch/amd64-eval.cc: New file.
275 * gdb.arch/amd64-eval.exp: New file.
276
e5a1a79a
AH
2772019-04-11 Alan Hayward <alan.hayward@arm.com>
278
279 * gdb.server/sysroot.c: New test.
280 * gdb.server/sysroot.exp: New file.
281 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
282 matching param.
283
41077b66
AB
2842019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * gdb.base/align.exp: Extend test to cover structures containing
287 only static fields.
288
c30391f8
TV
2892019-04-11 Tom de Vries <tdevries@suse.de>
290
291 * boards/cc-with-dwz-m.exp: New file.
292 * boards/cc-with-dwz.exp: New file.
293 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
294
e242fd12
SM
2952019-04-09 Simon Marchi <simon.marchi@efficios.com>
296
297 * gdb.base/start-cpp.exp: New file.
298 * gdb.base/start-cpp.cc: New file.
299
2b0c8b01
KB
3002019-04-08 Kevin Buettner <kevinb@redhat.com>
301
302 * gdb.python/py-thrhandle.exp: Adjust tests to call
303 thread_from_handle instead of thread_from_thread_handle.
304
947210e5
KB
3052019-04-08 Kevin Buettner <kevinb@redhat.com>
306
307 * gdb.python/py-thrhandle.exp: Add tests for
308 gdb.InferiorThread.handle.
309
d7df6549
AB
3102019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
311
312 * gdb.python/py-function.exp: Check calling helper function from
313 all languages.
314 * lib/gdb.exp (gdb_supported_languages): New proc.
315
8bdc1658
AB
3162019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
317
318 * gdb.base/complex-parts.c: New file.
319 * gdb.base/complex-parts.exp: New file.
320
05caa1d2
TT
3212019-04-01 Tom Tromey <tromey@adacore.com>
322
323 PR symtab/23331:
324 * gdb.dwarf2/dw2-ranges-main.c: New file.
325 * gdb.dwarf2/dw2-ranges-psym.c: New file.
326 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
327
7734102d
EZ
3282019-03-30 Simon Marchi <simark@simark.ca>
329
330 * gdb.base/default.exp: Add values for $_gdb_major and
331 $_gdb_minor.
332
188e1fa9
TT
3332019-03-29 Tom Tromey <tromey@adacore.com>
334
335 * gdb.base/help.exp: Tighten apropos regexp.
336
2880242d
KS
3372019-03-29 Keith Seitz <keiths@redhat.com>
338
339 * gdb.fortran/array-bounds.exp: New file.
340 * gdb.fortran/array-bounds.f90: New file.
341
077cad8e
PW
3422019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
343
344 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
345
80047cfc
PW
3462019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
347
348 * gdb.multi/hello.c (main): Increase alarm timer.
349
f489207e
SL
3502019-03-28 Sandra Loosemore <sandra@codesourcery.com>
351
352 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
353 factor when no hardware watchpoint support.
354
c92df149
AH
3552019-03-28 Alan Hayward <alan.hayward@arm.com>
356 Pedro Alves <palves@redhat.com>
357
358 * boards/local-board.exp: set sysroot to /.
359
933aebfa
AH
3602019-03-27 Alan Hayward <alan.hayward@arm.com>
361
362 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
363 in child.
364
9f9aa852
AB
3652019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
368 field.
369 (make_container): Initialise new field.
370 * gdb.python/py-prettyprint.exp: Add new tests.
371 * gdb.python/py-prettyprint.py (class ContainerPrinter)
372 <display_hint>: New method.
373
3714a195
AB
3742019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
375
376 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
377 gdb_continue_to_breakpoint more throughout this test.
378 (run_lang_tests) Supply unique test names, and use
379 gdb_test_no_output.
380
18c77628
AB
3812019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
382
383 * gdb.base/finish-pretty.exp: Update expected results.
384 * gdb.base/pretty-print.c: New file.
385 * gdb.base/pretty-print.exp: New file.
386
9a93502f
PA
3872019-03-25 Pedro Alves <palves@redhat.com>
388
389 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
390 move comments outside list. Append '-i "" eof' section.
391
968aa7ae
AH
3922019-03-22 Alan Hayward <alan.hayward@arm.com>
393
394 * README: Add pie options.
395 * gdb.base/break-interp.exp: Ensure pie is disabled.
396 * gdb.base/dump.exp: Likewise.
397 * lib/gdb.exp (gdb_compile): Add pie option.
398
4c7d57e7
TT
3992019-03-19 Tom Tromey <tromey@adacore.com>
400
401 * gdb.mi/mi2-cli-display.c: New file.
402 * gdb.mi/mi2-cli-display.exp: New file.
403
bff8c71f
TT
4042019-03-18 Joel Brobecker <brobecker@adacore.com>
405 Tom Tromey <tromey@adacore.com>
406
407 * gdb.ada/ptype_array/pck.adb: New file.
408 * gdb.ada/ptype_array/pck.ads: New file.
409 * gdb.ada/ptype_array/foo.adb: New file.
410 * gdb.ada/ptype_array.exp: New file.
411
d085f989
TT
4122019-03-14 Tom Tromey <tromey@adacore.com>
413
414 * gdb.base/style.exp: Add "set style sources" test.
415
b4be1b06
SM
4162019-03-13 Simon Marchi <simon.marchi@ericsson.com>
417
418 * mi-breakpoint-location-ena-dis.exp: Rename to ...
419 * mi-breakpoint-multiple-locations.exp: ... this.
420 (make_breakpoints_pattern): New proc.
421 (do_test): Add mi_version parameter, test -break-insert,
422 -break-info and =breakpoint-created.
423
7cde5fc2
AB
4242019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * config/default.exp: Remove 'load_lib gdb.exp'.
427 * config/monitor.exp: Likewise.
428 * config/sid.exp: Likewise.
429 * config/sim.exp: Likewise.
430 * config/slite.exp: Likewise.
431 * config/unix.exp: Likewise.
432 * gdb.base/default.exp: Remove unhelpful comment.
433
efbecbc1
AB
4342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
435
436 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
437
0841c79a
AB
4382019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
439
440 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
441
4a270568
AB
4422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * gdb.fortran/type-kinds.exp: Update expected results.
445
067630bd
AB
4462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
447
448 * gdb.fortran/type-kinds.exp: Test new integer type kind.
449
3be47f7a
AB
4502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
451
452 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
453 function.
454 (test_basic_parsing_of_type_kinds): Expand types tested.
455 (test_parsing_invalid_type_kinds): New function.
456
4d00f5d8
AB
4572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
458
459 * gdb.fortran/intrinsics.exp: New file.
460 * gdb.fortran/intrinsics.f90: New file.
461 * gdb.fortran/type-kinds.exp: New file.
462
c8f91604
AB
4632019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
464
465 * gdb.fortran/dot-ops.exp: New file.
466
dd9f2c76
AB
4672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
468
469 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
470 Check upper and lower case logical literals.
471
84ec9724
AB
4722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
473
474 * gdb.fortran/types.exp (test_float_literal_types_accepted):
475 Remove duplicate tests.
476
c3734e09
AH
4772019-03-06 Alan Hayward <alan.hayward@arm.com>
478
479 * lib/gdb.exp (builtin_cd): rename of cd.
480 (cd): Override builtin.
481
aa3cfbda
RB
4822019-03-06 Richard Bunt <richard.bunt@arm.com>
483
484 * gdb.fortran/function-calls.exp: New file.
485 * gdb.fortran/function-calls.f90: New test.
486
7b63ad86
RB
4872019-03-04 Richard Bunt <richard.bunt@arm.com>
488
489 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
490 on user program standard output.
491 * gdb.fortran/short-circuit-argument-list.f90: Record function
492 calls.
493
01abb042
AH
4942019-02-28 Alan Hayward <alan.hayward@arm.com>
495
c3734e09
AH
496 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
497 failure.
01abb042 498
92137da0
RO
4992019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
500
501 PR gdb/8527
502 * gdb.base/interrupt-daemon-attach.c,
503 gdb.base/interrupt-daemon-attach.exp: New test.
504
5862844d
PA
5052019-02-27 Pedro Alves <palves@redhat.com>
506
507 * gdb.base/page.exp: Add tests for "set width/height -1".
508
8ed25214
PA
5092019-02-27 Pedro Alves <palves@redhat.com>
510
511 * gdb.base/page.exp: Add tests for "set/show width/height" with
512 "infinite" values.
513
6c28e44a
TT
5142019-02-27 Tom Tromey <tromey@adacore.com>
515
516 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
517 2.4.
518 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
519 workaround.
520
bf9a735e
AB
5212019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
522
523 * gdb.base/align.exp: Extend to compile in both C and C++, and add
524 tests for structs with static members.
525
8791793c
TT
5262019-02-26 Tom Tromey <tromey@adacore.com>
527
528 * gdb.python/py-value.exp (test_value_from_buffer): Check for
529 ValueError, not TypeError.
530
bc2a507e
KB
5312019-02-26 Kevin Buettner <kevinb@redhat.com>
532
533 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
534 call from main program.
535
e0e7d3bd
JB
5362019-02-23 Joel Brobecker <brobecker@adacore.com>
537
538 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
539 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
540 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
541 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
542 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
543
9600246d
KS
5442019-02-22 Keith Seitz <keiths@redhat.com>
545
546 PR symtab/23853
547 * gdb.base/symlink-sourcefile.c: New file.
548 * gdb.base/symlink-sourcefile.exp: New file.
549
0c95f9ed
TT
5502019-02-20 Tom Tromey <tom@tromey.com>
551
552 * gdb.base/info_qt.exp: Update.
553
6caa91b6
SM
5542019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
555
556 * gdb.base/source.exp: Move "error in sourced script" code to
557 the end.
558 * gdb.base/source-error.gdb: Move contents to
559 source-error-1.gdb. Add new code to source source-error-1.gdb.
560 * gdb.base/source-error-1.gdb: New file, from previous
561 source-error.gdb.
562
6506371f
TT
5632019-02-17 Tom Tromey <tom@tromey.com>
564
565 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
566 for macro styling.
567 * gdb.base/style.c (SOME_MACRO): New macro.
568
a0087920
TT
5692019-02-17 Tom Tromey <tom@tromey.com>
570
571 * gdb.base/style.exp: Add line-wrapping tests.
572 * gdb.base/page.exp: Add test for quitting during pagination.
573
a2cd4f14
JB
5742019-02-17 Joel Brobecker <brobecker@adacore.com>
575
576 * gdb.ada/big_packed_array: New testcase.
577 * gdb.ada/homonym.exp: Fix incorrect expected output for
578 "break <homonym__get_value>" test.
579
9d70ffbc
WP
5802019-02-13 Weimin Pan <weimin.pan@oracle.com>
581
582 PR breakpoints/21870
583 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
584 and prepare_for_testing. Add comment.
585 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
586 redundant cleanup call. Clean up comment.
587
01c7ae81
WP
5882019-02-12 Weimin Pan <weimin.pan@oracle.com>
589
590 PR breakpoints/21870
591 * gdb.arch/aarch64-dbreg-contents.exp: New file.
592 * gdb.arch/aarch64-dbreg-contents.c: New file.
593
aff29d1c
JB
5942019-02-10 Joel Brobecker <brobecker@adacore.com>
595
596 * gdb.ada/mi_ref_changeable: New testcase.
597
df0da8a2
AH
5982019-02-07 Alan Hayward <alan.hayward@arm.com>
599
600 * gdb.base/attach.exp: Add double attach test.
601
bd447abb
SM
6022019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
603
604 * lib/gdb.exp (default_gdb_start): Don't match pagination
605 prompt.
606 (gdb_init): Set stty_init.
607
1dbc40b9
TT
6082019-01-27 Tom Tromey <tom@tromey.com>
609
610 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
611 skip_python_tests.
612
353229bf
AH
6132019-01-24 Alan Hayward <alan.hayward@arm.com>
614
615 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
616 New structure.
617 (struct struct_static_02_02): Likewise.
618 (struct struct_static_02_03): Likewise.
619 (struct struct_static_02_04): Likewise.
620 (struct struct_static_04_01): Likewise.
621 (struct struct_static_04_02): Likewise.
622 (struct struct_static_04_03): Likewise.
623 (struct struct_static_04_04): Likewise.
624 (struct struct_static_06_01): Likewise.
625 (struct struct_static_06_02): Likewise.
626 (struct struct_static_06_03): Likewise.
627 (struct struct_static_06_04): Likewise.
628 (cmp_struct_static_02_01): Likewise.
629 (cmp_struct_static_02_02): Likewise.
630 (cmp_struct_static_02_03): Likewise.
631 (cmp_struct_static_02_04): Likewise.
632 (cmp_struct_static_04_01): Likewise.
633 (cmp_struct_static_04_02): Likewise.
634 (cmp_struct_static_04_03): Likewise.
635 (cmp_struct_static_04_04): Likewise.
636 (cmp_struct_static_06_01): Likewise.
637 (cmp_struct_static_06_02): Likewise.
638 (cmp_struct_static_06_03): Likewise.
639 (cmp_struct_static_06_04): Likewise.
640 (call_all): Test new structs.
641 * gdb.base/infcall-nested-structs.exp: Likewise.
642
73021deb
AH
6432019-01-21 Alan Hayward <alan.hayward@arm.com>
644 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
645
fc65c7db
AH
6462019-01-21 Alan Hayward <alan.hayward@arm.com>
647 * gdb.base/stack-protector.c: New test.
648 * gdb.base/stack-protector.exp: New file.
649 * gdb.cp/ovldbreak.exp: Only allow a single break line.
650 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
651 option.
652 (gdb_compile): Remove stack protector for GCC and prevent
653 recursion.
654
c24bdb02
KS
6552019-01-16 Keith Seitz <keiths@redhat.com>
656
657 PR gdb/23773
658 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
659
6f072a10
PFC
6602019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
661
662 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
663 aliases.
664 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
665 tests.
666 * gdb.arch/powerpc-vector-regs.c: New file.
667 * gdb.arch/powerpc-vector-regs.exp: New file.
668
a7b8d682
PFC
6692019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
670
671 * gdb.arch/altivec-regs.exp: Fix the list passed to
672 gdb_expect_list when testing "info vector".
673
6eb6fb67
AB
6742019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 * gdb.base/style.exp: Don't include path in testname.
677
b56f80d8
KS
6782019-01-10 Keith Seitz <keiths@redhat.com>
679
680 PR gdb/23712
681 PR symtab/23010
682 * gdb.dwarf2/multidictionary.exp: New file.
683
041be526
SM
6842019-01-09 Simon Marchi <simon.marchi@ericsson.com>
685
686 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
687 (test_gnuv3_style_demangling): ... this.
688 (test_lucid_style_demangling): Remove.
689 (test_arm_style_demangling): Remove.
690 (test_hp_style_demangling): Remove.
691 (do_tests): Remove calls to the above.
692
d820d0c3
AB
6932019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
694
695 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
696 case.
697
f097f5ad
TT
6982019-01-06 Tom Tromey <tom@tromey.com>
699
700 PR gdb/28155:
701 * gdb.dwarf2/typedef-void-finish.exp: New file.
702
2cd8cc0b
TT
7032018-12-28 Tom Tromey <tom@tromey.com>
704 Simon Marchi <simark@simark.ca>
705
706 * gdb.base/jit-exec.exp: New file.
707 * gdb.base/jit-exec.c: New file.
708 * gdb.base/jit-execd.c: New file.
709
35fb8261
TT
7102018-12-28 Tom Tromey <tom@tromey.com>
711
712 * gdb.base/style.exp: Update test to check for address styling.
713
47fd17cd
TT
7142018-12-28 Tom Tromey <tom@tromey.com>
715
716 * gdb.base/style.exp: Add test for styling of "Reading symbols"
717 message.
718
d47032b7
TT
7192018-12-28 Tom Tromey <tom@tromey.com>
720
721 * gdb.base/style.exp: Add test for version number styling.
722
af79b68d
TT
7232018-12-28 Tom Tromey <tom@tromey.com>
724
725 * gdb.base/style.exp: Add test for print_address_symbolic.
726
0bb296cb
TT
7272018-12-28 Tom Tromey <tom@tromey.com>
728
729 * gdb.base/style.exp: Add test for breakpoint setting.
730
80ae2043
TT
7312018-12-28 Tom Tromey <tom@tromey.com>
732
733 * gdb.base/style.exp: Add test for variable names.
734
cbe56571
TT
7352018-12-28 Tom Tromey <tom@tromey.com>
736
737 * gdb.base/style.exp: New file.
738 * gdb.base/style.c: New file.
739
9162a27c
TT
7402018-12-28 Tom Tromey <tom@tromey.com>
741
742 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
743 "dumb".
744 * gdb.base/readline.exp (operate_and_get_next): Save and restore
745 the TERM environment variable.
746
bc543c90
TT
7472018-12-27 Tom Tromey <tom@tromey.com>
748
749 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
750 pagination test.
751
6f0ffe50
AB
7522018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
753
754 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
755 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
756
b5a1e557
PW
7572018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
758
759 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
760 Filename a.adb changed to bp_fun_addr.adb.
761 gdb.ada/bp_fun_addr.exp: Update test accordingly.
762
6e8b1ab2
JV
7632018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
764
765 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
766 non-PIE executables.
767 * README: Mention the gdb,nopie_flag board setting.
768 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
769 non-PIE executable.
770 * gdb.arch/amd64-entry-value.exp: Likewise.
771 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
772 * gdb.arch/i386-float.exp: Likewise.
773 * gdb.arch/i386-signal.exp: Likewise.
774 * gdb.mi/mi-reg-undefined.exp: Likewise.
775
d00a27c5
PM
7762018-12-21 Paul Marechal <paul.marechal@ericsson.com>
777
778 PR gdb/23974
779 * gdb.base/info-os.exp: Check return for unknown "info os" type.
780
161d081c
PW
7812018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
782
783 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
784 Update order of results accordingly.
785
b001de23
AB
7862018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
787
788 * gdb.base/annota1.exp: Update a test regexp.
789
99e1a184
AB
7902018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
793
7a81c1e2
PW
7942018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
795
796 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
797 (reuse_time): Initialize to REUSE_TIME_CAP.
798 (check_rc): New function.
799 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
800 Check pthread_create rc.
801 (spawner_thread_func): Check pthread_create and pthread_join rc.
802
73e8dc90
PA
8032018-12-08 Pedro Alves <palves@redhat.com>
804
805 * gdb.base/list.exp (test_forward_search): Rename to ...
806 (test_forward_reverse_search): ... this. Also test reverse-search
807 and the forward-search alias.
808
13f2ed32
AB
8092018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
810
811 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
812 local timeout variable before return, and remove all local timeout
813 variable entirely.
814 (gdb_load): Likewise.
815
64d27cfc
TV
8162018-12-01 Tom de Vries <tdevries@suse.de>
817
818 * gdb.base/gdb-caching-proc.exp: New file.
819
f63c03b4
SDJ
8202018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
821
822 * Makefile.in (TIMESTAMP): New variable.
823 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
824 command.
825 (check-single-racy): Likewise.
826 (check/%.exp): Likewise.
827 (check-racy/%.exp): Likewise.
828 (workers/%.worker): Likewise.
829 (build-perf): Likewise.
830 (check-perf): Likewise.
831 * README: Describe new "TS" and "TS_FORMAT" variables.
832 * print-ts.py: New file.
833
1c97054b
BF
8342018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
835
836 PR python/23714
837 * gdb.python/python.exp: Test command repetition after
838 gdb.execute.
839
1871a62d
AB
8402018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
841
842 * gdb.opt/inline-break.exp: Add test that info breakpoint output
843 is correctly aligned.
844
fb5e1ed9
PW
8452018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
846
847 * gdb.ada/info_auto_lang.exp: New testcase.
848 * gdb.ada/info_auto_lang/global_pack.ads: New file.
849 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
850 * gdb.ada/info_auto_lang/some_c.c: New file.
851
43d397ca
PW
8522018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
853
854 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
855 FUNC_lang language syntax.
856
beddd671
PW
8572018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
858
859 * gdb.base/info_minsym.c: New file.
860 * gdb.base/info_minsym.exp: New file.
861
73fc52c4
TT
8622018-11-19 Tom Tromey <tom@tromey.com>
863
864 PR rust/23625:
865 * gdb.rust/simple.exp: Add ptype test. Update expected output.
866 * gdb.rust/expr.exp: Update expected output. Change one test.
867
994b876a
TT
8682018-11-19 Tom Tromey <tom@tromey.com>
869
870 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
871
6769f276
PA
8722018-11-19 Pedro Alves <palves@redhat.com>
873
874 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
875 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
876 see the expected warning.
877
38a72da0
AH
8782018-11-16 Alan Hayward <alan.hayward@arm.com>
879
880 PR gdb/22736:
881 * gdb.cp/infcall-nodebug-lib.c: New test.
882 * gdb.cp/infcall-nodebug-main.c: New test.
883 * gdb.cp/infcall-nodebug.exp: New file.
884
53a89d6e
SM
8852018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
886
887 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
888 completer tests.
889
9325300d
TV
8902018-11-09 Tom de Vries <tdevries@suse.de>
891
892 * gdb.base/msym-lang.c: New test.
893 * gdb.base/msym-lang.exp: New file.
894 * gdb.base/msym-lang-main.c: New test.
895
20f0d60d
TT
8962018-11-08 Tom Tromey <tom@tromey.com>
897
898 PR gdb/23555:
899 PR gdb/23838:
900 * gdb.base/warning.exp: New file.
901
b5420128
JB
9022018-11-08 Jan Beulich <jbeulich@suse.com>
903
904 * testsuite/gdb.arch/i386-avx512.c,
905 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
906
cd115d61
AB
9072018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
908
909 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
910 point hardware.
911
35ee2dc2
AB
9122018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
913
914 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
915 * gdb.dwarf2/missing-type-name.exp: New file.
916
31aceee8
TV
9172018-11-06 Tom de Vries <tdevries@suse.de>
918
919 * gdb.base/many-headers.c: New test.
920 * gdb.base/many-headers.exp: New file.
921
109be305
JW
9222018-11-06 Jim Wilson <jimw@sifive.com>
923
924 * gdb.base/code_elim.exp: For riscv, set additional_flags
925 to include -msmall-data-limit=0.
926
e2b7af72
JB
9272018-11-01 Joel Brobecker <brobecker@adacore.com>
928
929 * gdb.ada/watch_minus_l: New testcase.
930
cdcda965
SM
9312018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
932
933 * gdb.arch/aix-sighandle.c: New file.
934 * gdb.arch/aix-sighandle.exp: New file.
935
92dcebf3
AB
9362018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
937
938 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
939 registers being unions.
940
68b9ac18
TV
9412018-10-31 Tom de Vries <tdevries@suse.de>
942
943 * lib/valgrind.exp: New file.
944 (vgdb_start, vgdb_stop): New procs, factored out of ...
945 * gdb.base/valgrind-bt.exp: ... here, ...
946 * gdb.base/valgrind-disp-step.exp: ... here and ...
947 * gdb.base/valgrind-infcall.exp: ... here.
948
1443936e
TV
9492018-10-31 Tom de Vries <tdevries@suse.de>
950
951 * lib/gdb.exp (get_valueof): Don't output read value in test name.
952
eb77c9df
AB
9532018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
954
955 * gdb.dwarf2/void-type.c: New file.
956 * gdb.dwarf2/void-type.exp: New file.
957
82b5e646
PW
9582018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
959
960 * gdb.base/info_qt.c: New file.
961 * gdb.base/info_qt.exp: New file.
962
8d619c01
EBM
9632018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
964
965 * gdb.arch/powerpc-htm-regs.c: New file.
966 * gdb.arch/powerpc-htm-regs.exp: New file.
967
f2cf6173
EBM
9682018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
969
970 * gdb.arch/powerpc-tar.c: New file.
971 * gdb.arch/powerpc-tar.exp: New file.
972
7ca18ed6
EBM
9732018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
974
975 * gdb.arch/powerpc-ppr-dscr.c: New file.
976 * gdb.arch/powerpc-ppr-dscr.exp: New file.
977
bfcc0eba
TV
9782018-10-25 Tom de Vries <tdevries@suse.de>
979
980 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
981
fe1a5cad
TV
9822018-10-24 Tom de Vries <tdevries@suse.de>
983
984 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
985 longer exists error.
986
a76dc3b7
TV
9872018-10-24 Tom de Vries <tdevries@suse.de>
988
989 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
990
4df46df7
TV
9912018-10-24 Tom de Vries <tdevries@suse.de>
992
993 * gdb.base/valgrind-db-attach.exp: Handle removed support for
994 --db-attach in valgrind.
995
0dbfcfff
AB
9962018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
997
998 * gdb.arch/riscv-reg-aliases.c: New file.
999 * gdb.arch/riscv-reg-aliases.exp: New file.
1000
b04480b1
AH
10012018-10-19 Alan Hayward <alan.hayward@arm.com>
1002
1003 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1004
2c6ac8d7
AH
10052018-10-19 Alan Hayward <alan.hayward@arm.com>
1006
1007 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1008
2bc69f25
AH
10092018-10-19 Alan Hayward <alan.hayward@arm.com>
1010
1011 * gdb.cp/ovldbreak.exp: Fix regexps.
1012
1f1ae3a3
AH
10132018-10-19 Alan Hayward <alan.hayward@arm.com>
1014
1015 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1016
94c18618
SDJ
10172018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1018
1019 PR cli/23785
1020 * gdb.base/restore.exp: New test to check if "restore" with an
1021 invalid file doesn't segfault.
1022
812cd6eb
TV
10232018-10-18 Tom de Vries <tdevries@suse.de>
1024
1025 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1026 * gdb.ada/excep_handle.exp: Same.
1027 * gdb.ada/mi_string_access.exp: Same.
1028 * gdb.ada/mi_var_union.exp: Same.
1029 * gdb.arch/arc-analyze-prologue.exp: Same.
1030 * gdb.arch/arc-decode-insn.exp: Same.
1031 * gdb.base/readnever.exp: Same.
1032 * gdb.fortran/printing-types.exp: Same.
1033 * gdb.guile/scm-lazy-string.exp: Same.
1034
c4b90788
TV
10352018-10-16 Tom de Vries <tdevries@suse.de>
1036
1037 PR gdb/23730
1038 * gdb.base/catch-follow-exec.c: Add copyright notice.
1039 * gdb.base/catch-follow-exec.exp: Rewrite to use
1040 gdb_spawn_with_cmdline_opts. Require gdb-native.
1041
8bca2978
SL
10422018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1043
1044 * gdb.trace/actions-changed.exp: Check for arch support.
1045 * gdb.trace/actions.exp: Likewise.
1046 * gdb.trace/ax.exp: Likewise.
1047 * gdb.trace/backtrace.exp: Likewise.
1048 * gdb.trace/change-loc.exp: Likewise.
1049 * gdb.trace/deltrace.exp: Likewise.
1050 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1051 * gdb.trace/ftrace.exp: Likewise.
1052 * gdb.trace/infotrace.exp: Check for arch support.
1053 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1054 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1055 * gdb.trace/mi-tsv-changed.exp: Likewise.
1056 * gdb.trace/packetlen.exp: Likewise.
1057 * gdb.trace/passc-dyn.exp: Likewise.
1058 * gdb.trace/passcount.exp: Likewise.
1059 * gdb.trace/pending.exp: Likewise.
1060 * gdb.trace/range-stepping.exp: Check for shlib support.
1061 * gdb.trace/report.exp: Check for arch support.
1062 * gdb.trace/save-trace.exp: Likewise.
1063 * gdb.trace/signal.exp: Check for signal support.
1064 * gdb.trace/tfind.exp: Check for arch support.
1065 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1066 * gdb.trace/trace-common.h: Add comment.
1067 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1068 * gdb.trace/trace-enable-disable.exp: Likewise.
1069 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1070 * gdb.trace/tracecmd.exp: Check for arch support.
1071 * gdb.trace/tspeed.exp: Check for shlib and target support.
1072 * gdb.trace/tstatus.exp: Check for arch support.
1073 * gdb.trace/tsv.exp: Likewise.
1074 * gdb.trace/while-dyn.exp: Likewise.
1075 * gdb.trace/while-stepping.exp: Likewise.
1076 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1077
f9c49bff
SM
10782018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1079
1080 * gdb.trace/tspeed.exp: Remove nowarnings.
1081 (prepare_for_trace_test): Declare "global ipalib".
1082 * gdb.trace/tspeed.c: Include unistd.h.
1083 (main): Remove superfluous printf argument.
1084
d4330bde
SL
10852018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1086
1087 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1088 directory prefix on the filename.
1089
8ecfd7bd
SDJ
10902018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1091
1092 * gdb.gdb/unittest.exp: Update expected message informing that
1093 selftests have been disabled.
1094 * gdb.server/unittest.exp: Likewise.
1095
58bbcd02
TV
10962018-10-09 Tom de Vries <tdevries@suse.de>
1097
1098 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1099 with runto_main.
1100
9f6b697b
WP
11012018-10-08 Weimin Pan <weimin.pan@oracle.com>
1102
1103 PR c++/16841
1104 * gdb.cp/virtbase2.cc: New file.
1105 * gdb.cp/virtbase2.exp: New file.
1106
add5ded5
TT
11072018-10-06 Tom Tromey <tom@tromey.com>
1108
1109 PR python/19399:
1110 * gdb.python/py-inferior.exp: Add architecture test.
1111
f9e48344
TT
11122018-10-06 Tom Tromey <tom@tromey.com>
1113
1114 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1115 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1116
2a8be203
TT
11172018-10-06 Tom Tromey <tom@tromey.com>
1118
1119 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1120 of a "throw" catchpoint.
1121
e04caa70
SDJ
11222018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1123
1124 * gdb.base/info-proc.exp: Update string expected from "help info
1125 proc".
1126
5ca8c39f
TT
11272018-10-04 Tom Tromey <tom@tromey.com>
1128
1129 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1130 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1131 (test_initial_complaints, test_empty_complaints): Update.
1132 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1133
3453e7e4
TT
11342018-10-04 Tom Tromey <tom@tromey.com>
1135
1136 PR cli/19551:
1137 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1138 * lib/gdb.exp (gdb_file_cmd): Update.
1139 * gdb.stabs/weird.exp (print_weird_var): Update.
1140 * gdb.server/solib-list.exp: Update.
1141 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1142 * gdb.mi/mi-cli.exp: Update.
1143 * gdb.linespec/linespec.exp: Update.
1144 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1145 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1146 * gdb.cp/cp-relocate.exp: Update.
1147 * gdb.base/sym-file.exp: Update.
1148 * gdb.base/relocate.exp: Update.
1149 * gdb.base/readnever.exp: Update.
1150 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1151 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1152 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1153 * gdb.base/code_elim.exp: Update.
1154 * gdb.base/break-unload-file.exp (test_break): Update.
1155 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1156 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1157 Update.
1158 * gdb.base/attach.exp (do_attach_tests): Update.
1159 * gdb.base/sepdebug.exp: Update.
1160 * gdb.python/py-section-script.exp: Update.
1161
6afcf761
TT
11622018-10-04 Tom Tromey <tom@tromey.com>
1163
1164 PR cli/22234:
1165 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1166 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1167 output.
1168
fef1b293
TT
11692018-10-04 Tom Tromey <tom@tromey.com>
1170
1171 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1172 set width and height to 0.
1173 (test_command_line_attach_run): Use -quiet.
1174
ca98345e
SL
11752018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1176
1177 * lib/gdb.exp (skip_ifunc_tests): New.
1178 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1179 other compile failures.
1180 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1181
ff34e6ae
SM
11822018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1183
1184 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1185 is_amd64_regs_target.
1186
6bb8890e
AH
11872018-10-01 Alan Hayward <alan.hayward@arm.com>
1188
1189 * gdb.arch/aarch64-sighandler-regs.c: New test.
1190 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1191 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1192
224d30d3
MM
11932018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1194
1195 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1196 assembly.
1197
f67ffa6a
AB
11982018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1199
1200 * gdb.base/frame-selection.exp: New file.
1201 * gdb.base/frame-selection.c: New file.
1202
9fc3183f
AH
12032018-09-27 Alan Hayward <alan.hayward@arm.com>
1204
1205 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1206 pthread barrier.
1207 (main): Likewise.
1208
d354055e
AB
12092018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1210
1211 * gdb.base/large-frame-1.c: New file.
1212 * gdb.base/large-frame-2.c: New file.
1213 * gdb.base/large-frame.exp: New file.
1214 * gdb.base/large-frame.h: New file.
1215
db727370
JL
12162018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1217
1218 PR gdb/20948
1219 * gdb.base/write_mem.exp: New test.
1220 * gdb.base/write_mem.c: Likewise.
1221
ae778caf
TT
12222018-09-23 Tom Tromey <tom@tromey.com>
1223
1224 PR python/18852:
1225 * gdb.python/py-parameter.exp: Add test for parameter that throws
1226 on "set".
1227
fd3ba736
TT
12282018-09-23 Tom Tromey <tom@tromey.com>
1229
1230 PR python/17284:
1231 * gdb.python/py-template.exp (test_template_arg): Add test for
1232 negative template argument number.
1233
39a24317
TT
12342018-09-23 Tom Tromey <tom@tromey.com>
1235
1236 PR python/14062:
1237 * gdb.python/python.exp: Add test for post_event error.
1238
f5769a2c
TT
12392018-09-23 Tom Tromey <tom@tromey.com>
1240
1241 PR python/18170:
1242 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1243 convert pointers to int and long.
1244
1c1e54f6
TT
12452018-09-23 Tom Tromey <tom@tromey.com>
1246
1247 PR python/20126:
1248 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1249 signed-ness conversion tests.
1250
fb4fa946
TT
12512018-09-23 Tom Tromey <tom@tromey.com>
1252
1253 PR python/18352;
1254 * gdb.python/py-value.exp (test_float_conversion): New proc.
1255 Use it.
1256
a466edac
HAQ
12572018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1258
1259 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1260
4ee9b0c5
SL
12612018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1262
1263 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1264 no readline.
1265 * gdb.base/utf8-identifiers.exp: Likewise.
1266 * gdb.cp/cpcompletion.exp: Likewise.
1267 * gdb.linespec/cpcompletion.exp: Likewise.
1268 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1269 * gdb.linespec/cpls-ops.exp: Likewise.
1270
23be8da7
RB
12712018-09-19 Richard Bunt <richard.bunt@arm.com>
1272 Chris January <chris.january@arm.com>
1273
1274 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1275 * gdb.fortran/short-circuit-argument-list.exp: New file.
1276 * gdb.fortran/short-circuit-argument-list.f90: New test.
1277
5031d0ae
SDJ
12782018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1279
1280 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1281 "arch=" keyword when executing "-stack-list-frames".
1282
b4c0d1a4
SDJ
12832018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1284
1285 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1286 "arch=" keyword when executing "-stack-list-frames".
1287
7a6d2b45
SDJ
12882018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1289
1290 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1291 break ada".
1292
8588b356
SM
12932018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1294
1295 PR python/23669
1296 * gdb.python/python.exp: Test gdb.execute("show commands").
1297
65e65158
TT
12982018-09-16 Tom Tromey <tom@tromey.com>
1299
1300 * gdb.base/new-ui.exp (do_execution_tests): Update.
1301 * gdb.base/dbx.exp (test_breakpoints): Update.
1302
bf326452
AH
13032018-09-14 Alan Hayward <alan.hayward@arm.com>
1304
1305 * lib/gdb.exp (gdb_simple_compile): Add proc.
1306 (is_elf_target): Use gdb_simple_compile.
1307 (skip_altivec_tests): Likewise.
1308 (skip_vsx_tests): Likewise.
1309 (skip_tsx_tests): Likewise.
1310 (skip_btrace_tests): Likewise.
1311 (skip_btrace_pt_tests): Likewise.
1312 (gdb_can_simple_compile): Likewise.
1313 (gdb_has_argv0): Likewise.
1314 (gdb_target_symbol_prefix): Likewise.
1315 (target_supports_scheduler_locking): Likewise.
1316
2361b0fb
TT
13172018-09-13 Tom Tromey <tom@tromey.com>
1318
1319 * Makefile.in (TAGS): Recognize proc_with_prefix and
1320 gdb_caching_proc.
1321
0ae1a321
SM
13222018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1323
1324 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1325 method.
1326
a40bf0c2
SM
13272018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1328
1329 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1330 and a few other Inferior properties when the Inferior is no
1331 longer valid.
1332
4a3fe98f
TT
13332018-09-13 Tom Tromey <tom@tromey.com>
1334
1335 PR rust/23650:
1336 * gdb.rust/simple.exp: Add test for enum field access error.
1337
098b2108
TT
13382018-09-13 Tom Tromey <tom@tromey.com>
1339
1340 PR rust/23626:
1341 * gdb.rust/simple.rs (EmptyEnum): New type.
1342 (main): Use it.
1343 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1344
1256af7d
SM
13452018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1346
1347 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1348 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1349 * gdb.python/py-symtab.exp: Update test printing an objfile.
1350
4aa8e6c2
SM
13512018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1352
1353 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1354 object.
1355
c221b2f7
AH
13562018-09-12 Alan Hayward <alan.hayward@arm.com>
1357
1358 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1359 (support_complex_tests): Use gdb_can_simple_compile.
1360 (is_ilp32_target): Likewise.
1361 (is_lp64_target): Likewise.
1362 (is_64_target): Likewise.
1363 (is_amd64_regs_target): Likewise.
1364 (is_aarch32_target): Likewise.
1365 (gdb_int128_helper): Likewise.
1366
6f1107b5
JK
13672018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1368
1369 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1370
1f5d1570
JG
13712018-09-10 Jerome Guitton <guitton@adacore.com>
1372
1373 * gdb.ada/same_component_name: Add test for case of tagged record
1374 with variable-length fields.
1375
cc330e39
XR
13762018-09-10 Xavier Roirand <roirand@adacore.com>
1377
1378 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1379 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1380 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1381 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1382
b9c50e9a
XR
13832018-09-10 Xavier Roirand <roirand@adacore.com>
1384
1385 * gdb.ada/mi_string_access.exp: New testcase.
1386 * gdb.ada/mi_string_access/bar.adb: New file.
1387 * gdb.ada/mi_string_access/pck.adb: New file.
1388 * gdb.ada/mi_string_access/pck.asd: New file.
1389
2963898f
XR
13902018-09-10 Xavier Roirand <roirand@adacore.com>
1391
1392 * gdb.ada/mi_var_union.exp: New testcase.
1393 * gdb.ada/mi_var_union/bar.adb: New file.
1394 * gdb.ada/mi_var_union/pck.adb: New file.
1395 * gdb.ada/mi_var_union/pck.asd: New file.
1396
1aac008f
TT
13972018-09-08 Tom Tromey <tom@tromey.com>
1398
1399 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1400
332cf4c9
TT
14012018-09-08 Tom Tromey <tom@tromey.com>
1402
1403 PR python/16047:
1404 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1405 (register_pretty_printers): Register new printer.
1406 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1407 test.
1408 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1409 (an_int_type3): New global.
1410
424da6cf
JB
14112018-09-08 Joel Brobecker <brobecker@adacore.com>
1412
1413 * gdb.ada/expr_with_funcall: New testcase.
1414
2a62dfa9
JB
14152018-09-08 Joel Brobecker <brobecker@adacore.com>
1416
1417 * gdb.ada/packed_array_assign: New testcase.
1418
96b6697f
AB
14192018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1422 names, and add test prefixes to make test names unique.
1423
e4a62c65
TV
14242018-09-05 Tom de Vries <tdevries@suse.de>
1425
1426 * gdb.dwarf2/varval.exp: Add test.
1427
dd083ee2
GB
14282018-09-04 Gary Benson <gbenson@redhat.com>
1429
1430 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1431 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1432
aef9346c
TT
14332018-08-31 Tom Tromey <tom@tromey.com>
1434
1435 * gdb.rust/simple.rs: Rename second variable "v".
1436
c67f2e15
AB
14372018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1438
1439 * gdb.base/funcargs.c (use_a): New function.
1440 (recurse): Call use_a.
1441
078a0207
KS
14422018-08-29 Keith Seitz <keiths@redhat.com>
1443
1444 * gdb.compile/compile-cplus-anonymous.cc: New file.
1445 * gdb.compile/compile-cplus-anonymous.exp: New file.
1446 * gdb.compile/compile-cplus-array-decay.cc: New file.
1447 * gdb.compile/compile-cplus-array-decay.exp: New file.
1448 * gdb.compile/compile-cplus-inherit.cc: New file.
1449 * gdb.compile/compile-cplus-inherit.exp: New file.
1450 * gdb.compile/compile-cplus-member.cc: New file.
1451 * gdb.compile/compile-cplus-member.exp: New file.
1452 * gdb.compile/compile-cplus-method.cc: New file.
1453 * gdb.compile/compile-cplus-method.exp: New file.
1454 * gdb.compile/compile-cplus-mod.c: "New" file.
1455 * gdb.compile/compile-cplus-namespace.cc: New file.
1456 * gdb.compile/compile-cplus-namespace.exp: New file.
1457 * gdb.compile/compile-cplus-nested.cc: New file.
1458 * gdb.compile/compile-cplus-nested.exp: New file.
1459 * gdb.compile/compile-cplus-print.c: "New" file.
1460 * gdb.compile/compile-cplus-print.exp: "New" file.
1461 * gdb.compile/compile-cplus-virtual.cc: New file.
1462 * gdb.compile/compile-cplus-virtual.exp: New file.
1463 * gdb.compile/compile-cplus.c: "New" file.
1464 * gdb.compile/compile-cplus.exp: "New" file.
1465 * lib/compile-support.exp: New file.
1466
b0f492b9
GB
14672018-08-16 Gary Benson <gbenson@redhat.com>
1468
1469 PR gdb/13000:
1470 * gdb.base/batch-exit-status.exp: New file.
1471 * gdb.base/batch-exit-status.good-commands: Likewise.
1472 * gdb.base/batch-exit-status.bad-commands: Likewise.
1473
36eb4c5f
AH
14742018-08-29 Alan Hayward <alan.hayward@arm.com>
1475
1476 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1477 (struct struct02): Likewise.
1478 (struct struct03): Likewise.
1479 (struct struct04): Likewise.
1480 (struct struct_01_01): New struct.
1481 (struct struct_01_02): Likewise.
1482 (struct struct_01_03): Likewise.
1483 (struct struct_01_04): Likewise.
1484 (struct struct_02_01): Likewise.
1485 (struct struct_02_02): Likewise.
1486 (struct struct_02_03): Likewise.
1487 (struct struct_02_04): Likewise.
1488 (struct struct_04_01): Likewise.
1489 (struct struct_04_02): Likewise.
1490 (struct struct_04_03): Likewise.
1491 (struct struct_04_04): Likewise.
1492 (struct struct_05_01): Likewise.
1493 (struct struct_05_02): Likewise.
1494 (struct struct_05_03): Likewise.
1495 (struct struct_05_04): Likewise.
1496 (cmp_struct01): Remove function.
1497 (cmp_struct02): Likewise.
1498 (cmp_struct03): Likewise.
1499 (cmp_struct04): Likewise.
1500 (cmp_struct_01_01): Add Function.
1501 (cmp_struct_01_02): Likewise.
1502 (cmp_struct_01_03): Likewise.
1503 (cmp_struct_01_04): Likewise.
1504 (cmp_struct_02_01): Likewise.
1505 (cmp_struct_02_02): Likewise.
1506 (cmp_struct_02_03): Likewise.
1507 (cmp_struct_02_04): Likewise.
1508 (cmp_struct_04_01): Likewise.
1509 (cmp_struct_04_02): Likewise.
1510 (cmp_struct_04_03): Likewise.
1511 (cmp_struct_04_04): Likewise.
1512 (cmp_struct_05_01): Likewise.
1513 (cmp_struct_05_02): Likewise.
1514 (cmp_struct_05_03): Likewise.
1515 (cmp_struct_05_04): Likewise.
1516 (call_all): Add new structs.
1517 * gdb.base/infcall-nested-structs.exp: Likewise.
1518
3bf9c013
JV
15192018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1520
1521 * gdb.python/py-framefilter-mi.exp: Update regexp to
1522 check for "arch" field in frame output.
1523
450d1e88
KB
15242018-08-23 Kevin Buettner <kevinb@redhat.com>
1525
1526 * gdb.dwarf2/dw2-ranges-func.c: New file.
1527 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1528
ae739fe7
SM
15292018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1530
1531 * gdb.base/term.exp: Compare terminal settings with values from
1532 the inferior.
1533 * gdb.base/term.c: Get and set terminal settings.
1534
6d52907e
JV
15352018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1536
1537 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1538 accommodate new "arch" field in frame output.
1539 * gdb.mi/mi-return.exp: Likewise.
1540 * gdb.mi/mi-stack.exp: Likewise.
1541 * gdb.mi/mi-syn-frame.exp: Likewise.
1542 * gdb.mi/user-selected-context-sync.exp: Likewise.
1543
be2d111a
MS
15442018-08-19 Michael Spang <spang@google.com>
1545
1546 PR gdb/11786
1547 * gdb.base/gcore-tls-pie.c: New file.
1548 * gdb.base/gcore-tls-pie.exp: New file.
1549
ae3a7c47
KB
15502018-08-18 Kevin Buettner <kevinb@redhat.com>
1551
1552 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
1553 * gdb.dwarf2/varval.c: New file.
1554 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 1555
2ecae92e
AH
15562018-08-17 Alan Hayward <alan.hayward@arm.com>
1557
1558 PR gdb/18931
1559 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1560
c1854f1d
KS
15612018-08-16 Keith Seitz <keiths@redhat.com>
1562
1563 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1564 tests expected to pass.
1565
26fb3983
JV
15662018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1567
1568 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1569 -data-disassemble -a.
1570 (test_disassembly_bogus_args): Likewise.
1571
67943c00
AB
15722018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1573
1574 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1575
5ff2bbae
AB
15762018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1577
1578 * gdb.base/vla-optimized-out.exp: Add new test.
1579
e5bbcd0f
AB
15802018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1581
1582 * gdb.base/vla-optimized-out-o3.exp: Delete.
1583 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1584 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1585 deleted tests.
1586
9d4a934c
AB
15872018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1588
1589 PR gdb/18050:
1590 * gdb.server/extended-remote-restart.c: New file.
1591 * gdb.server/extended-remote-restart.exp: New file.
1592
045cf012
SM
15932018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1594
1595 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1596 "set variable index = 42".
1597
87d6a7aa
SM
15982018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1599
1600 * boards/index-cache-gdb.exp: New file.
1601 * gdb.dwarf2/index-cache.exp: New file.
1602 * gdb.dwarf2/index-cache.c: New file.
1603 * gdb.base/maint.exp: Check if we are using the index cache.
1604
96d68bd4
RO
16052018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1606
1607 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1608 MAKEFLAGS.
1609
5a699617
RO
16102018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1611
1612 * dg-extract-results.sh: Move to toplevel contrib.
1613 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1614 * Makefile.in (check-parallel-racy): Likewise.
1615
5bd18990
AB
16162018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1617
1618 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1619 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1620 tests if the target supports scheduler locking.
1621
3fbbcf47
TV
16222018-08-04 Tom de Vries <tdevries@suse.de>
1623
1624 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1625
3e1d3d8c
TT
16262018-08-02 Tom Tromey <tom@tromey.com>
1627
1628 PR symtab/16842.
1629 * gdb.cp/temargs.exp: Test "info address" of a template
1630 parameter.
1631
5abe0f0c
JV
16322018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1633
1634 * gdb.python/py-mi-var-info-path-expression.c: New file.
1635 * gdb.python/py-mi-var-info-path-expression.py: New file.
1636 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1637
fb66cde8
SDJ
16382018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1639
1640 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1641 error after "cannot resolve name" string.
1642
c708f4d2
AB
16432018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1644
1645 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1646 started.
1647 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1648
37cc0cae
TV
16492018-07-28 Tom de Vries <tdevries@suse.de>
1650
1651 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1652
63b4ecf7
TV
16532018-07-26 Tom de Vries <tdevries@suse.de>
1654
1655 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1656
3c3bb058
AB
16572018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1658
1659 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1660 is visible.
1661
9e7f3bbb
TV
16622018-07-26 Tom de Vries <tdevries@suse.de>
1663
1664 PR breakpoints/23366
1665 * gdb.base/catch-follow-exec.c: New test.
1666 * gdb.base/catch-follow-exec.exp: New file.
1667
16f808ec
TV
16682018-07-25 Tom de Vries <tdevries@suse.de>
1669
1670 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1671 vla-optimized-out.c.
1672
d7154a8d
JV
16732018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1674
1675 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1676 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1677
232a0032
TV
16782018-07-20 Tom de Vries <tdevries@suse.de>
1679
1680 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1681 NOCLONE macro.
1682 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1683
fbb1d502
TV
16842018-07-19 Tom de Vries <tdevries@suse.de>
1685
1686 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1687 regular expression.
1688
42dc7699
TV
16892018-07-18 Tom de Vries <tdevries@suse.de>
1690
1691 * gdb.base/vla-optimized-out.c: New test.
1692 * gdb.base/vla-optimized-out.exp: New file.
1693
7f1f7e23
SDJ
16942018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1695
1696 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1697 message "No address associated with hostname" when gdbserver
1698 cannot resolve the hostname.
1699
5759ebb3
PW
17002018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1701
1702 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1703 Add some test prefixes to make tests unique.
1704
3606ccab
PW
17052018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1706
1707 * gdb.base/frameapply.c: New file.
1708 * gdb.base/frameapply.exp: New file.
1709
529c08b2
PW
17102018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1711
1712 * gdb.base/skip.exp: Update expected error message.
1713
c7ab0aef
SDJ
17142018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1715 Jan Kratochvil <jan.kratochvil@redhat.com>
1716 Paul Fertser <fercerpav@gmail.com>
1717 Tsutomu Seki <sekiriki@gmail.com>
1718
1719 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1720 parameter.
1721 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1722 by default.
1723 * boards/native-gdbserver.exp: Likewise.
1724 * gdb.server/run-without-local-binary.exp: Improve regexp used
1725 for detecting when a remote debugging connection succeeds.
1726 * gdb.server/server-connect.exp: New file.
1727 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1728 Do not prefix the port number with ":".
1729 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1730 support for detecting and using it. Add '$debughost_gdbserver'
1731 to the list of arguments used to start gdbserver. Handle case
1732 when gdbserver cannot resolve a network name.
1733
16ff70dd
SDJ
17342018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1735
1736 PR c++/23373
1737 * gdb.base/ptype-offsets.cc (struct static_member): New
1738 struct.
1739 (main) <stmember>: New variable.
1740 * gdb.base/ptype-offsets.exp: Add test for printing a struct
1741 with a static member in it.
1742
3541979f
AB
17432018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
1744
1745 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1746 watchpoints enabled and disabled.
1747
c8ad9b9a
AB
17482018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1749
1750 * gdb.base/examine-backward.exp: Still run tests around address
1751 0x0, even if address 0x0 is not readable. Update the pattern for
1752 matching address 0x0 in expected output.
1753
e0e5e971
AB
17542018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1755
1756 * gdb.base/share-env-with-gdbserver.c (main): Add call to
1757 malloc/free.
1758
1ea5da02
TV
17592018-07-04 Tom de Vries <tdevries@suse.de>
1760
1761 * gdb.dwarf2/dw2-error.exp: Update expected error message.
1762
471b9d15
MR
17632018-07-02 Maciej W. Rozycki <macro@mips.com>
1764
1765 PR tdep/8282
1766 * gdb.arch/mips-disassembler-options.exp: New test.
1767 * gdb.arch/mips-disassembler-options.s: New test source.
1768
75acb486
PA
17692018-06-29 Pedro Alves <palves@redhat.com>
1770
1771 * gdb.threads/names.exp: Adjust expected "info threads" output.
1772
cd2bb709
PA
17732018-06-29 Pedro Alves <palves@redhat.com>
1774
1775 * gdb.opt/inline-break.exp (line number, address): Add "info
1776 break" tests.
1777
991ff292
PA
17782018-06-29 Pedro Alves <palves@redhat.com>
1779
1780 * gdb.opt/inline-break.c (func1): Add "break here" marker.
1781 * gdb.opt/inline-break.exp: Test setting breakpoints by line
1782 number and address and running to them.
1783
356819b6 17842018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
1785
1786 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1787
2512d7ef
JK
17882018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1789
1790 * lib/compiler.c: Remove executable permission flag.
1791
be1b6474
RB
17922018-06-28 Richard Bunt <richard.bunt@arm.com>
1793
1794 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1795 code.
1796 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1797
291f9a96
PT
17982018-06-28 Petr Tesarik <ptesarik@suse.cz>
1799
1800 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1801
ed6dfe51
PT
18022018-06-28 Petr Tesarik <ptesarik@suse.cz>
1803
1804 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1805 address argument is omitted.
1806
d4d429d5
PT
18072018-06-28 Petr Tesarik <ptesarik@suse.cz>
1808
1809 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1810
7ab6656f
OJ
18112018-06-27 Omair Javaid <omair.javaid@linaro.org>
1812
1813 PR gdb/21695
1814 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1815 * gdb.base/infoline-reloc-main-from-zero.c: New file.
1816
a33ccfc7
TT
18172018-06-26 Tom Tromey <tom@tromey.com>
1818
1819 PR rust/22574:
1820 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1821 * gdb.rust/simple.rs (struct SimpleLayout): New.
1822
6d72d289
SM
18232018-06-22 Simon Marchi <simon.marchi@ericsson.com>
1824
1825 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1826 "info registers" output.
1827
8363f9d5
RB
18282018-06-21 Richard Bunt <richard.bunt@arm.com>
1829
1830 * gdb.base/watchpoint-hw-attach.c: New test.
1831 * gdb.base/watchpoint-hw-attach.exp: New file.
1832
f00674fe
SM
18332018-06-20 Simon Marchi <simon.marchi@ericsson.com>
1834
1835 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1836 through /bin/sh.
1837 * boards/dwarf4-gdb-index.exp: Likewise.
1838 * boards/fission-dwp.exp: Likewise.
1839
1d554008
UW
18402018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
1841
1842 * gdb.base/float128.exp: Add comment and improved fail message
1843 to the failure case of "print large128" test.
1844
d0ac1c44
SM
18452018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1846
1847 * configure.ac: Remove AC_PREREQ.
1848 * configure: Re-generate.
1849
61b04dd0
PA
18502018-06-19 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1853 (func_extern_caller): New.
1854 (main): Call func_extern_caller.
1855 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1856 logic change.
1857
f63b508a
SM
18582018-06-18 Weimin Pan <weimin.pan@oracle.com>
1859
1860 PR gdb/16841
1861 * gdb.cp/typedef-base.cc: New file.
1862 * gdb.cp/typedef-base.exp: New file.
1863
0fe3a558
TV
18642018-06-18 Tom de Vries <tdevries@suse.de>
1865
1866 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1867
7010835a
AB
18682018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1869 Richard Bunt <Richard.Bunt@arm.com>
1870
1871 * gdb.threads/attach-slow-waitpid.c: New file.
1872 * gdb.threads/attach-slow-waitpid.exp: New file.
1873 * gdb.threads/slow-waitpid.c: New file.
1874
14897d65
PA
18752018-06-14 Pedro Alves <palves@redhat.com>
1876
1877 * gdb.base/fork-running-state.c: Include <errno.h>.
1878 (exit_if_relative_exits): New.
1879 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1880 exits.
1881 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1882 child exits.
1883
5d9a0608
TV
18842018-06-14 Tom de Vries <tdevries@suse.de>
1885
1886 PR cli/22573
1887 * gdb.base/finish-pretty.c: New test.
1888 * gdb.base/finish-pretty.exp: New file.
1889
11ae5818
PA
18902018-06-14 Pedro Alves <palves@redhat.com>
1891
1892 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1893 gdb's expected startup output.
1894
1d39de44
PA
18952018-06-14 Pedro Alves <palves@redhat.com>
1896
1897 * lib/selftest-support.exp (selftest_setup): Remove inlined
1898 function handling.
1899
70ee0000
TV
19002018-06-14 Tom de Vries <tdevries@suse.de>
1901
1902 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1903 matching of breakpoint printing.
1904
11f4b608
TV
19052018-06-13 Tom de Vries <tdevries@suse.de>
1906
1907 PR testsuite/23269
1908 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1909 (fork_child): ... here, and ...
1910 (fork_parent): ... here.
1911
19122018-06-12 Tom de Vries <tdevries@suse.de>
1913
1914 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1915
9516f85a
AB
19162018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1917 Stephen Roberts <stephen.roberts@arm.com>
1918
1919 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1920 rewrite test to describe action performed, rather than possible
1921 failure.
1922
5045b3d7
GB
19232018-06-08 Gary Benson <gbenson@redhat.com>
1924
1925 * gdb.threads/check-libthread-db.exp: New file.
1926 * gdb.threads/check-libthread-db.c: Likewise.
1927
c61b06a1
TT
19282018-06-05 Tom Tromey <tom@tromey.com>
1929
1930 * gdb.base/default.exp: Update expected "show version" output.
1931
eb6af809
TT
19322018-06-05 Tom Tromey <tom@tromey.com>
1933
1934 PR cli/12326:
1935 * gdb.cp/static-print-quit.exp: Update.
1936 * lib/gdb.exp (pagination_prompt): Update.
1937 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1938 * gdb.python/python.exp: Update.
1939
178d6a63
JB
19402018-06-04 Joel Brobecker <brobecker@adacore.com>
1941
1942 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1943
8e817061
JB
19442018-06-01 Joel Brobecker <brobecker@adacore.com>
1945
1946 * gdb.ada/bp_fun_addr: New testcase.
1947
e86ca25f
TT
19482018-06-01 Tom Tromey <tom@tromey.com>
1949
1950 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1951 results.
1952 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1953 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1954 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1955 * gdb.base/maint.exp (maint_pass_if): Update.
1956
4b2dfa9d
MR
19572018-05-31 Maciej W. Rozycki <macro@mips.com>
1958
1959 * gdb.base/endian.exp: New test.
1960 * gdb.base/endian.c: New test source.
1961
45f25d6c
AB
19622018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1963
1964 PR gdb/23203
1965 * gdb.base/bt-selected-frame.c: New file.
1966 * gdb.base/bt-selected-frame.exp: New file.
1967 * lib/gdb.exp (get_current_frame_number): New function.
1968
d9f6d7f8
MR
19692018-05-24 Maciej W. Rozycki <macro@mips.com>
1970 Pedro Alves <palves@redhat.com>
1971
1972 * gdb.threads/tls-core.c: Include <stdlib.h>
1973 (thread_proc): Call `abort'.
1974 * gdb.threads/tls-core.exp: Generate a core with core_find too.
1975 (tls_core_test): New procedure, bits factored out from ...
1976 (top level): ... here. Test both native cores and gcore cores.
1977
ff1cf532
TT
19782018-05-23 Tom Tromey <tom@tromey.com>
1979
1980 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1981
b98664d3
TT
19822018-05-23 Tom Tromey <tom@tromey.com>
1983
1984 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1985 symfile_complaints.
1986 (test_short_complaints): Likewise.
1987 (test_empty_complaints): Likewise.
1988 (test_initial_complaints): Update.
1989
4e9668d0
TT
19902018-05-23 Tom Tromey <tom@tromey.com>
1991
1992 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1993
43ba33c7
TT
19942018-05-23 Tom Tromey <tom@tromey.com>
1995
1996 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1997 (test_short_complaints): Update.
1998
035522c0
PA
19992018-05-22 Pedro Alves <palves@redhat.com>
2000
2001 * gdb.base/remote.exp: Only gdb_start after compiling the
2002 testcase. Issue "disconnect" before testing "set remote" command
2003 defaults. Issue clean_restart before running to main.
2004
cc0be08f
PA
20052018-05-22 Pedro Alves <palves@redhat.com>
2006
2007 * gdb.base/remote.exp: Adjust expected output of "show remote
2008 memory-write-packet-size". Add tests for "set remote
2009 memory-write-packet-size 0" and "set remote
2010 memory-write-packet-size fixed/limit".
2011
b1b60145
PA
20122018-05-22 Pedro Alves <palves@redhat.com>
2013
2014 PR gdb/22973
2015 * gdb.base/utf8-identifiers.c: New file.
2016 * gdb.base/utf8-identifiers.exp: New file.
2017
0ec848ad
PFC
20182018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2019
2020 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2021
2c3305f6
PFC
20222018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2023
2024 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2025
ce1e8424
TT
20262018-05-18 Tom Tromey <tom@tromey.com>
2027
2028 * gdb.base/ptype-offsets.exp: Update.
2029
ddfe970e
KS
20302018-05-17 Keith Seitz <keiths@redhat.com>
2031
2032 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2033 in expected breakpoint stop locations.
2034 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2035 move to proper scope to test variable values.
2036 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2037 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2038 New functions.
2039 (main): Call not_inline_func3.
2040 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2041 inline_func1, inline_func2, and inline_func3. Test that when each
2042 breakpoint is hit, GDB properly reports both the stop location
2043 and the backtrace. Repeat tests for temporary breakpoints.
2044
0726fcc6
MR
20452018-05-15 Maciej W. Rozycki <macro@mips.com>
2046
2047 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2048 rather then trying to access it in determining whether the PID
2049 of `gdbserver' could have been retrieved.
2050
8ee22052
AB
20512018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2052
2053 * gdb.arch/amd64-init-x87-values.S: New file.
2054 * gdb.arch/amd64-init-x87-values.exp: New file.
2055
7785df48
JK
20562018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2057
2058 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2059
56bcdbea
TT
20602018-05-04 Tom Tromey <tom@tromey.com>
2061
2062 PR python/22730:
2063 * gdb.python/python.exp: Test multi-line execute.
2064
a913fffb
TT
20652018-05-04 Tom Tromey <tom@tromey.com>
2066
2067 PR python/22731:
2068 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2069
7a2c85f2
TT
20702018-05-04 Tom Tromey <tom@tromey.com>
2071
2072 PR gdb/11750:
2073 * gdb.base/define.exp: Test defining a user command inside a user
2074 command.
2075 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2076
a3b60e45
JK
20772018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2078 Pedro Alves <palves@redhat.com>
2079
2080 PR breakpoints/19806 and support for PR external/20207.
2081 * gdb.base/watchpoint-unaligned.c: New file.
2082 * gdb.base/watchpoint-unaligned.exp: New file.
2083
45fe4a03
AB
20842018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2085
2086 * gdb.base/maint.exp: Make test names unique, use
2087 test_prefix_command_help to test 'help maint info', and remove
2088 repeated test of 'help maint'.
2089
9be2ae8f
TT
20902018-05-04 Tom Tromey <tom@tromey.com>
2091
2092 PR gdb/22619:
2093 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2094 behavior.
2095
11859c31
AB
20962018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * gdb.base/maint.exp: Process output from 'maint print registers'
2099 line at a time.
2100
089a9490
AB
21012018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2102
2103 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2104 timeout.
2105
9b0797e2
AB
21062018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2107
2108 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2109 filter pattern.
2110
f6ac5f3d
PA
21112018-05-02 Pedro Alves <palves@redhat.com>
2112
2113 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2114 to_log_command renames.
2115 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2116
77d3c63b
TT
21172018-05-02 Tom Tromey <tom@tromey.com>
2118
2119 * gdb.python/py-parameter.exp: Set test message.
2120
0489430a
TT
21212018-05-02 Tom Tromey <tom@tromey.com>
2122
2123 PR python/20084:
2124 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2125 PARAM_ZUINTEGER_UNLIMITED tests.
2126
1632f8ba
DR
21272018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2128
2129 PR rust/23124
2130 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2131 when casting.
2132
6d7bb824
TT
21332018-04-30 Tom Tromey <tom@tromey.com>
2134
2135 * gdb.python/py-type.exp: Check align attribute.
2136 * gdb.python/py-type.c: New "aligncheck" global.
2137
007e1530
TT
21382018-04-30 Tom Tromey <tom@tromey.com>
2139
2140 PR exp/17095:
2141 * gdb.dwarf2/dw2-align.exp: New file.
2142 * gdb.cp/align.exp: New file.
2143 * gdb.base/align.exp: New file.
2144 * lib/gdb.exp (gdb_int128_helper): New proc.
2145 (has_int128_c, has_int128_cxx): New caching procs.
2146
6873858b
TT
21472018-04-27 Tom Tromey <tom@tromey.com>
2148
2149 PR rust/22545:
2150 * gdb.rust/simple.exp: Add inclusive range tests.
2151
79188d8d
PA
21522018-04-26 Pedro Alves <palves@redhat.com>
2153
2154 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2155 ifunc breakpoint locations correctly of ifunc breakpoints set
2156 while the program resolves the ifunc.
2157
c7075ad5
PA
21582018-04-26 Pedro Alves <palves@redhat.com>
2159
2160 * gdb.base/gnu-ifunc-final.c: New file.
2161 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2162 * gdb.base/gnu-ifunc.exp (executable): Delete.
2163 (staticexecutable): Adjust.
2164 (lib_opts, exec_opts): Delete.
2165 (make_binsuffix, build, set-break): New procedures.
2166 (misc_tests): New, with tests factored out from the top level.
2167 (top level): Test different combinations of ifunc resolver name,
2168 resolver with and with debug info, and ifunc target with and
2169 without debug info. Wrap static tests with with_target_prefix.
2170
8388016d
PA
21712018-04-26 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2174 return type" warnings.
2175
249b5733
PA
21762018-04-25 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2179 killed".
2180 * gdb.base/kill-after-signal.exp: Likewise.
2181 * gdb.threads/kill.exp: Likewise.
2182
f67c0c91
SDJ
21832018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2184 Sergio Durigan Junior <sergiodj@redhat.com>
2185 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2188 regexps to expect for '[Inferior ... detached]' as well.
2189 * gdb.base/attach.exp: Likewise.
2190 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2191 "gdb_continue_to_end".
2192 (test_catch_syscall_with_wrong_args): Likewise.
2193 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2194 ']'. Don't set 'verbose' on.
2195 * gdb.base/foll-vfork.exp: Likewise.
2196 * gdb.base/fork-print-inferior-events.c: New file.
2197 * gdb.base/fork-print-inferior-events.exp: New file.
2198 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2199 '[Inferior ... has been killed]' message.
2200 * gdb.base/kill-after-signal.exp: Likewise.
2201 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2202 detach message.
2203 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2204 message.
2205 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2206 regexps to expect for '[Inferior ... detached]' as well.
2207 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2208
0a8ddac4
SM
22092018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2210
2211 PR gdb/23104
2212 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2213
d27d16bf
RB
22142018-04-19 Richard Bunt <richard.bunt@arm.com>
2215
2216 * gdb.threads/multiple-successive-infcall.c: New test.
2217 * gdb.threads/multiple-successive-infcall.exp: New file.
2218
a037790e
TT
22192018-04-17 Tom Tromey <tom@tromey.com>
2220
2221 * gdb.rust/simple.rs (Union): New type.
2222 (main): New local "u".
2223 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2224
e3a91079
AA
22252018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2226
2227 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2228 number information in output of "whereis" command.
2229 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2230
b744723f
AA
22312018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2232
2233 * gdb.ada/info_types.exp: Adjust expected output to the line
2234 numbers now printed by "info var/func/type".
2235 * gdb.base/completion.exp: Likewise.
2236 * gdb.base/included.exp: Likewise.
2237 * gdb.cp/cp-relocate.exp: Likewise.
2238 * gdb.cp/cplusfuncs.exp: Likewise.
2239 * gdb.cp/namespace.exp: Likewise.
2240 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2241
4a4495d6
MM
22422018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2243
2244 * gdb.btrace/cpu.exp: New.
2245
1d509aa6
MM
22462018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2247
2248 * gdb.base/step-indirect-call-thunk.exp: New.
2249 * gdb.base/step-indirect-call-thunk.c: New.
2250 * gdb.reverse/step-indirect-call-thunk.exp: New.
2251 * gdb.reverse/step-indirect-call-thunk.c: New.
2252
6295b6da
SM
22532018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2254
2255 * gdb.base/pie-fork.c: New file.
2256 * gdb.base/pie-fork.exp: New file.
2257
50146e70
TT
22582018-04-11 Tom Tromey <tom@tromey.com>
2259
2260 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2261
f50d8a2e
PA
22622018-04-10 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2265 exits. Instead loop running forever.
2266 (fork_parent): Run forever too.
2267
a0be7a36
SM
22682018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2269
2270 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2271 mi_continue_to_line.
2272 * gdb.mi/mi-stack.c (callee4): Add comment.
2273
9b73db36
SM
22742018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2275
2276 * gdb.mi/mi-stack.exp: Fix indentation.
2277
c912f608
SM
22782018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2279
2280 PR gdb/22979
2281 * gdb.arch/amd64-osabi.exp: New file.
2282
26540402
SM
22832018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2284
2285 PR gdb/22980
2286 * gdb.base/osabi.exp: New file.
2287
121ad66c 22882018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
2289
2290 * gdb.cp/static-typedef-print.exp: New file.
2291 * gdb.cp/static-typedef-print.cc: New file.
2292
3fcded8f
JB
22932018-03-27 Joel Brobecker <brobecker@adacore.com>
2294
2295 * gdb.ada/varsize_limit: New testcase.
2296
59cc4834
JB
22972018-03-27 Joel Brobecker <brobecker@adacore.com>
2298
2299 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2300
2301 * gdb.ada/notcplusplus: New testcase.
2302
2303 * gdb.base/c-linkage-name.c: New file.
2304 * gdb.base/c-linkage-name.exp: New testcase.
2305
4ca59a9f
TT
23062018-03-26 Tom Tromey <tom@tromey.com>
2307
2308 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2309 * gdb.python/py-framefilter.py (name_error): New global.
2310 (ErrorInName.function): Use name_error.
2311
978d6c75
TT
23122018-03-26 Tom Tromey <tom@tromey.com>
2313
2314 PR backtrace/15582:
2315 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2316
b7fee5a3
KS
23172018-03-23 Keith Seitz <keiths@redhat.com>
2318
2319 PR c++/22968
2320 * gdb.cp/subtypes.exp: New file.
2321 * gdb.cp/subtypes.h: New file.
2322 * gdb.cp/subtypes.cc: New file.
2323 * gdb.cp/subtypes-2.cc: New file.
2324
376be529
AB
23252018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2326
2327 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2328 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2329 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2330 -nostartfiles when compiling the test. Confirm that all registers
2331 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2332
066cfa98
AB
23332018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2334
2335 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2336 option, syntax was wrong anyway.
2337 * gdb.arch/arm-disp-step.exp: Likewise.
2338 * gdb.arch/sparc64-regs.exp: Likewise.
2339 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2340 option, syntax was wrong anyway, switch to use
2341 prepare_for_testing.
2342 * gdb.arch/i386-disp-step.exp: Likewise.
2343
079670b9
AA
23442018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2345
2346 * gdb.ada/exec_changed.exp: Replace "target_info exists
2347 use_gdb_stub" by "use_gdb_stub".
2348 * gdb.ada/start.exp: Likewise.
2349 * gdb.base/async-shell.exp: Likewise.
2350 * gdb.base/attach-pie-misread.exp: Likewise.
2351 * gdb.base/attach-wait-input.exp: Likewise.
2352 * gdb.base/break-entry.exp: Likewise.
2353 * gdb.base/break-interp.exp: Likewise.
2354 * gdb.base/dprintf-detach.exp: Likewise.
2355 * gdb.base/nostdlib.exp: Likewise.
2356 * gdb.base/solib-nodir.exp: Likewise.
2357 * gdb.base/statistics.exp: Likewise.
2358 * gdb.base/testenv.exp: Likewise.
2359 * gdb.mi/mi-exec-run.exp: Likewise.
2360 * gdb.mi/mi-start.exp: Likewise.
2361 * gdb.multi/dummy-frame-restore.exp: Likewise.
2362 * gdb.multi/multi-arch-exec.exp: Likewise.
2363 * gdb.multi/multi-arch.exp: Likewise.
2364 * gdb.multi/tids.exp: Likewise.
2365 * gdb.multi/watchpoint-multi.exp: Likewise.
2366 * gdb.python/py-events.exp: Likewise.
2367 * gdb.threads/attach-into-signal.exp: Likewise.
2368 * gdb.threads/attach-stopped.exp: Likewise.
2369 * gdb.threads/threadapply.exp: Likewise.
2370 * lib/selftest-support.exp: Likewise.
2371
26d6cec4
AA
23722018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2373
2374 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2375
4ee89e90
SR
23762018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2377
2378 * gdb.perf/template-breakpoints.cc: New file.
2379 * gdb.perf/template-breakpoints.exp: New file.
2380 * gdb.perf/template-breakpoints.py: New file.
2381
92630041
TT
23822018-03-19 Tom Tromey <tom@tromey.com>
2383
2384 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2385 y0.
2386 * gdb.rust/simple.exp: Test bare identifier form of struct
2387 initializer.
2388
76727919
TT
23892018-03-19 Tom Tromey <tom@tromey.com>
2390
2391 * gdb.gdb/observer.exp: Remove.
2392
194ed413
AA
23932018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2394
2395 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2396 "qualified" option when setting breakpoints.
2397 * gdb.trace/backtrace.exp: Likewise.
2398 * gdb.trace/circ.exp: Likewise.
2399 * gdb.trace/collection.exp: Likewise.
2400 * gdb.trace/disconnected-tracing.exp: Likewise.
2401 * gdb.trace/ftrace-lock.exp: Likewise.
2402 * gdb.trace/ftrace.exp: Likewise.
2403 * gdb.trace/infotrace.exp: Likewise.
2404 * gdb.trace/packetlen.exp: Likewise.
2405 * gdb.trace/passc-dyn.exp: Likewise.
2406 * gdb.trace/qtro.exp: Likewise.
2407 * gdb.trace/read-memory.exp: Likewise.
2408 * gdb.trace/report.exp: Likewise.
2409 * gdb.trace/signal.exp: Likewise.
2410 * gdb.trace/status-stop.exp: Likewise.
2411 * gdb.trace/strace.exp: Likewise.
2412 * gdb.trace/tfind.exp: Likewise.
2413 * gdb.trace/trace-break.exp: Likewise.
2414 * gdb.trace/trace-condition.exp: Likewise.
2415 * gdb.trace/trace-mt.exp: Likewise.
2416 * gdb.trace/tstatus.exp: Likewise.
2417 * gdb.trace/tsv.exp: Likewise.
2418 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2419 * gdb.trace/unavailable.exp: Likewise.
2420 * gdb.trace/while-dyn.exp: Likewise.
2421
8b067d2c
AA
24222018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2423
2424 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2425 that libinproctrace is copied to the target.
2426
3ae9ce5d
TT
24272018-03-14 Tom Tromey <tom@tromey.com>
2428
2429 PR cli/14977:
2430 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2431 a null pointer.
2432 * gdb.base/wchar.exp: Likewise.
2433
b8c2339b
TT
24342018-03-14 Tom Tromey <tom@tromey.com>
2435
2436 PR cli/19918:
2437 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2438 flag.
2439
4872dc46
SM
24402018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2441
2442 PR gdb/22841
2443 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2444 "target" to remote_exec.
2445
e4fe3756
SM
24462018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2447
2448 PR gdb/22841
2449 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2450 ${board}_upload): Remove.
2451
e95a97d4
AA
24522018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2453
2454 * gdb.cp/watch-cp.cc: New test.
2455 * gdb.cp/watch-cp.exp: New file.
2456
dbbb1059
AB
24572018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2458
2459 * gdb.base/infcall-nested-structs.exp: New file.
2460 * gdb.base/infcall-nested-structs.c: New file.
2461 * gdb.base/float.exp: Add riscv support.
2462
ecc054c0
TP
24632018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2464
2465 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2466 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2467
25e3c82c
SDJ
24682018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2469
2470 * gdb.server/abspath.exp: New file.
2471 * lib/gdb.exp (with_cwd): New procedure.
2472
3083294d
SM
24732018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2474
2475 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2476 use it.
2477 (gdb_is_target_remote_prompt): New proc.
2478 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2479 (gdb_is_target_native): Pass prompt parameter to
2480 gdb_is_target_1.
2481
3275ef47
SM
24822018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2483
2484 * gdb.base/load-command.c: New file.
2485 * gdb.base/load-command.exp: New file.
2486 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2487 (gdb_is_target_1): ...this, and generalize for other targets
2488 than just remote.
2489 (gdb_is_target_remote): Use gdb_is_target_1.
2490 (gdb_is_target_native): use gdb_is_target_1.
2491
6893c19a
TT
24922018-02-26 Tom Tromey <tom@tromey.com>
2493
2494 PR python/16497:
2495 * gdb.python/py-framefilter.exp: Update test.
2496
2ddeaf8a
TT
24972018-02-26 Tom Tromey <tom@tromey.com>
2498
2499 * gdb.dwarf2/variant.c: New file.
2500 * gdb.dwarf2/variant.exp: New file.
2501
c9317f21
TT
25022018-02-26 Tom Tromey <tom@tromey.com>
2503
2504 * gdb.rust/simple.exp: Accept more possible results in enum test.
2505
6f6d0c26
SM
25062018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2507
2508 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2509 parentheses.
2510
11b03145
MR
25112018-02-23 Maciej W. Rozycki <macro@mips.com>
2512
2513 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2514 name of a variable: $actual_linejj -> $actual_line.
2515
54a27fe5
JB
25162018-02-21 John Baldwin <jhb@FreeBSD.org>
2517
2518 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2519
de65820c
MM
25202018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2521
2522 * gdb.btrace/buffer-size.exp: Do not force BTS.
2523
980548fd
PA
25242018-02-14 Pedro Alves <palves@redhat.com>
2525
2526 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2527 getting a "Quit".
2528
c4e12631
MM
25292018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2530
2531 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2532 Fix test name.
2533
c2e0e465
SM
25342018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2535
2536 * gdb.cp/m-static.exp: Check type of optimized out static
2537 member.
2538
f7216783
AB
25392018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2540
2541 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2542 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2543
0625771b
LS
25442018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2545 Leszek Swirski <leszeks@google.com>
2546
2547 * gdb.python/py-prettyprint.c
2548 (struct to_string_returns_value_inner,
2549 struct to_string_returns_value_wrapper): New.
2550 (main): Add tsrvw variable.
2551 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2552 ToStringReturnsValueWrapper): New classes.
2553 (register_pretty_printers): Register new pretty-printers.
2554 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2555 recursive pretty printer.
2556 * gdb.python/py-mi.exp: Likewise.
2557
59498c30
LS
25582018-02-01 Leszek Swirski <leszeks@google.com>
2559
2560 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2561 functions with the same name as an include file are parsed
2562 correctly.
2563
d4d38844
YQ
25642018-02-01 Yao Qi <yao.qi@linaro.org>
2565
2566 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2567 "\[^\r\n\]*".
2568
07e5f5cf
NP
25692018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2570
2571 * gdb.arch/powerpc-prologue-frame.s: New file.
2572 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2573 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2574
929b5ad4
JB
25752018-01-31 Joel Brobecker <brobecker@adacore.com>
2576
2577 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2578
e671cd59
PA
25792018-01-30 Pedro Alves <palves@redhat.com>
2580
2581 PR gdb/13211
2582 * gdb.base/interrupt-daemon.c: New.
2583 * gdb.base/interrupt-daemon.exp: New.
2584 * gdb.multi/multi-term-settings.c: New.
2585 * gdb.multi/multi-term-settings.exp: New.
2586
fc413dc4
JB
25872018-01-30 Joel Brobecker <brobecker@adacore.com>
2588
2589 * gdb.base/break.exp: Save the location where the breakpoint
2590 on break.c:47 was actually inserted when debugging the version
2591 compiled at -O2 and use it in the expected output of the "info
2592 break" test performed soon after.
2593
5c319bb2
PA
25942018-01-22 Pedro Alves <palves@redhat.com>
2595 Sergio Durigan Junior <sergiodj@redhat.com>
2596
2597 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2598 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2599
a9e40818
JB
26002018-01-22 Joel Brobecker <brobecker@adacore.com>
2601
2602 * gdb.base/break-include.c, gdb.base/break-include.inc,
2603 gdb.base/break-include.exp: New files.
2604 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2605 line number now being the actual line number where the breakpoint
2606 was inserted.
2607 * gdb.mi/mi-break.exp: Likewise.
2608 * gdb.mi/mi-reverse.exp: Likewise.
2609 * gdb.mi/mi-simplerun.exp: Ditto.
2610
e707fc44
AB
26112018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2612
2613 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2614 varobj.
2615 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2616
ae451627
AB
26172018-01-21 Don Breazeal <donb@codesourcery.com>
2618 Andrew Burgess <andrew.burgess@embecosm.com>
2619
2620 * gdb.mi/basics.c: Add new global.
2621 * gdb.mi/mi-frame-regs.exp: New file.
2622 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2623 case.
2624
b1b189e0
AB
26252018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2626
2627 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2628 non-parameter, and on an unknown symbol.
2629
fcfcc376
TT
26302018-01-19 Tom Tromey <tom@tromey.com>
2631
2632 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2633 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2634
634c1c31
AA
26352018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2636
2637 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2638 setrlimit and chdir to int.
2639
d6ad07fd
AA
26402018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2641
2642 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2643 function.
2644 (my_tend): Likewise.
2645 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2646 rationale of avoiding FP- and vector instructions.
2647
adf8243b
RK
26482018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2649
2650 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2651 "info reg" with "\[ \t\]*".
2652 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2653 "\[ \t\]+".
2654 * gdb.arch/s390-multiarch.exp: Ditto.
2655 * gdb.base/pc-fp.exp: Ditto.
2656 * gdb.reverse/i386-precsave.exp: Ditto.
2657 * gdb.reverse/i386-reverse.exp: Ditto.
2658 * gdb.reverse/i387-env-reverse.exp: Ditto.
2659 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2660
dcc06925
AA
26612018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2662
2663 * lib/gdb.exp (gdb_compile): Re-enable use of
2664 universal_compile_options for languages other than Rust.
2665
25d4fd80
AA
26662018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2667
2668 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2669
ee7f689e 26702018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
2671
2672 PR gdb/16577
2673 * gdb.base/solib-vanish.exp: New.
2674 * gdb.base/solib-vanish-main.c: New.
2675 * gdb.base/solib-vanish-lib1.c: New.
2676 * gdb.base/solib-vanish-lib2.c: New.
2677
d8447b6b
YQ
26782018-01-17 Yao Qi <yao.qi@linaro.org>
2679
2680 * gdb.compile/compile.exp: Match the address printed for
2681 frame in the output of command "bt".
2682
86d6a90c
TT
26832018-01-15 Tom Tromey <tom@tromey.com>
2684
2685 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2686 compute sp_reg.
2687
cbcdb1aa
AB
26882018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2689
2690 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2691 to prepare.
2692 (prepare): Return 0 on error, 1 on success.
2693
eea61984
PA
26942018-01-12 Pedro Alves <palves@redhat.com>
2695
2696 * gdb.base/continue-after-aborted-step-over.c: New.
2697 * gdb.base/continue-after-aborted-step-over.exp: New.
2698
6181e9c2
SM
26992018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2700
2701 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2702 options when not creating an executable.
2703
3cada740
PA
27042018-01-11 Pedro Alves <palves@redhat.com>
2705
2706 PR remote/22597
2707 * gdb.server/stop-reply-no-thread.c: New file.
2708 * gdb.server/stop-reply-no-thread.exp: New file.
2709
c63d3e8d
PA
27102018-01-10 Pedro Alves <palves@redhat.com>
2711
2712 PR gdb/22670
2713 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2714 functions too. Test setting breakpoints and printing C functions
2715 with no debug info too.
2716 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2717
d4c2a405
PA
27182018-01-10 Pedro Alves <palves@redhat.com>
2719
2720 PR gdb/22670
2721 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2722 a fail.
2723
8825213e
PA
27242018-01-10 Pedro Alves <palves@redhat.com>
2725
2726 PR gdb/22670
2727 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2728
605fd3c6
YQ
27292018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2730
2731 * gdb.server/unittest.exp: Match the output in non-development
2732 mode.
2733
1e5ded6c
YQ
27342018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2735
2736 * gdb.gdb/unittest.exp: Match output in non-development mode.
2737
30066b0b
JB
27382018-01-08 Joel Brobecker <brobecker@adacore.com>
2739
2740 * gdb.ada/access_tagged_param.exp: Relax expected output
2741 for value of "ObjL" in "continue" to pck.inspect breakpoint
2742 test.
2743
04bafb1e
XR
27442018-01-08 Joel Brobecker <brobecker@adacore.com>
2745
9f86398b
JB
2746 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2747 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 2748
e379cee6
PA
27492018-01-05 Pedro Alves <palves@redhat.com>
2750
2751 PR gdb/18653
2752 * gdb.base/libsegfault.exp: New.
2753
de63c46b
PA
27542018-01-05 Joel Brobecker <brobecker@adacore.com>
2755
2756 PR gdb/22670
2757 * gdb.ada/access_tagged_param.exp: New file.
2758 * gdb.ada/access_tagged_param/foo.adb: New file.
2759
f98fc17b
PA
27602018-01-05 Pedro Alves <palves@redhat.com>
2761
2762 PR gdb/22670
2763 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
2764 exercise lower case too, and to exercise both full matching and
2765 wild matching.
2766
342f8240
JB
27672018-01-05 Joel Brobecker <brobecker@adacore.com>
2768
2769 * gdb.ada/rename_subscript_param: New testcase.
2770
7150d33c
JG
27712018-01-05 Jerome Guitton <guitton@adacore.com>
2772
2773 * gdb.ada/arr_acc_idx_w_gap: New testcase.
2774
cc0e770c
JB
27752018-01-05 Joel Brobecker <brobecker@adacore.com>
2776
2777 * gdb.ada/convvar_comp: New testcase.
2778
672a41aa 27792018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
2780
2781 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2782 (My_Table): New global variable.
2783 * testsuite/gdb.ada/array_char_idx.exp: Add test.
2784
7365ec2f
JB
27852018-01-04 Joel Brobecker <brobecker@adacore.com>
2786
2787 PR gdb/22670
2788 * gdb.ada/maint_with_ada: New testcase.
2789
289483b6
JB
27902018-01-04 Joel Brobecker <brobecker@adacore.com>
2791
2792 PR gdb/22670
2793 * gdb.ada/bp_c_mixed_case: New testcase.
2794
344420da
JB
27952018-01-04 Joel Brobecker <brobecker@adacore.com>
2796
2797 PR gdb/22670
2798 * gdb.ada/complete.exp: Add "complete break ada" test.
2799
66fc87a0
JB
28002018-01-04 Joel Brobecker <brobecker@adacore.com>
2801
2802 PR gdb/22670
2803 * gdb.ada/info_addr_mixed_case: New testcase.
2804
9f757bf7
XR
28052018-01-03 Xavier Roirand <roirand@adacore.com>
2806
2807 * gdb.ada/excep_handle.exp: New testcase.
2808 * gdb.ada/excep_handle/foo.adb: New file.
2809 * gdb.ada/excep_handle/pck.ads: New file.
2810
bd570f80
JB
28112018-01-03 Joel Brobecker <brobecker@adacore.com>
2812
2813 * gdb.base/step-line.c: Add extra empty line in copyright header.
2814 * gdb.base/step-line.inp: Likewise.
2815
9fe561ab
JB
28162018-01-02 Joel Brobecker <brobecker@adacore.com>
2817
2818 * gdb.ada/dyn_stride.exp: Add slice test.
2819
a405673c
JB
28202018-01-02 Joel Brobecker <brobecker@adacore.com>
2821
2822 * gdb.ada/dyn_stride: New testcase.
2823
cef0f868
SH
28242017-12-27 Stafford Horne <shorne@gmail.com>
2825
2826 * gdb.xml/extra-regs.xml: Add example foo reggroup.
2827 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2828
b67d92b0
SH
28292017-12-27 Stafford Horne <shorne@gmail.com>
2830
2831 * gdb.base/reggroups.c: New file.
2832 * gdb.base/reggroups.exp: New file.
2833
eccab96d
JB
28342017-12-18 Joel Brobecker <brobecker@adacore.com>
2835
2836 * gdb.dwarf2/ada-valprint-error.c: New file.
2837 * gdb.dwarf2/ada-valprint-error.exp: New file.
2838
0e2da9f0
JB
28392017-12-18 Joel Brobecker <brobecker@adacore.com>
2840
2841 * gdb.ada/assign_arr: New testcase.
2842
cb923fcc
XR
28432017-12-18 Xavier Roirand <roirand@adacore.com>
2844
2845 * gdb.ada/funcall_ptr: New testcase.
2846
7c161838
SDJ
28472017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2848
2849 PR cli/16224
2850 * gdb.base/ptype-offsets.cc: New file.
2851 * gdb.base/ptype-offsets.exp: New file.
2852
1af17fd9
YQ
28532017-12-15 Yao Qi <yao.qi@linaro.org>
2854
2855 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2856 if XML is disabled.
2857
828d5846
XR
28582017-12-15 Xavier Roirand <roirand@adacore.com>
2859
2860 * gdb.ada/same_component_name: New testcase.
2861
79e8fcaa
JB
28622017-12-14 Joel Brobecker <brobecker@adacore.com>
2863
2864 * gdb.ada/str_binop_equal: New testcase.
2865
e05fa6f9
JB
28662017-12-14 Joel Brobecker <brobecker@adacore.com>
2867
2868 * gdb.ada/task_switch_in_core: New testcase.
2869
b89641ba
SM
28702017-12-13 Simon Marchi <simon.marchi@ericsson.com>
2871
2872 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2873 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2874 call test_bkpt_qualified.
2875 (test_bkpt_qualified): New proc.
2876
6892d2e4
PA
28772017-12-13 Pedro Alves <palves@redhat.com>
2878
2879 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2880 Tighten regexp by matching with an anchor.
2881
a22ecf70
PA
28822017-12-13 Pedro Alves <palves@redhat.com>
2883
2884 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2885 ("expression with namespace"): New set of tests.
2886 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2887 (Nested::Test_NS::qux): New.
2888 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2889 defaults to 'start_quote_char' and 'end_quote_char' parameters.
2890
9937536c
JB
28912017-12-13 Joel Brobecker <brobecker@adacore.com>
2892
2893 * gdb.base/server-del-break.c: New file.
2894 * gdb.base/server-del-break.exp: New file.
2895
fe49c6f5
SH
28962017-12-12 Stafford Horne <shorne@gmail.com>
2897
2898 * gdb.xml/tdesc-regs.exp: Add or1k support.
2899
c3d18620
SH
29002017-12-12 Stafford Horne <shorne@gmail.com>
2901
2902 * gdb.base/bp-permanent.c: Define nop of or1k.
2903
c5f9cfc8
JB
29042017-12-11 Joel Brobecker <brobecker@adacore.com>
2905
2906 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2907 output with components being reordered.
2908
a9c135fc
JB
29092017-12-11 Joel Brobecker <brobecker@adacore.com>
2910
2911 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2912 output with components being reordered.
2913
927aa2e7
JK
29142017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2915 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.base/maint.exp (check for .gdb_index): Check also for
2918 .debug_names.
2919 * gdb.dlang/watch-loc.c (.debug_aranges): New.
2920 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2921 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2922 (.gdb_index used after symbol reloading): Support also .debug_names.
2923 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2924
f17d9474
YQ
29252017-12-08 Yao Qi <yao.qi@linaro.org>
2926
2927 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2928 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2929
a0de8c21
YQ
29302017-12-08 Yao Qi <yao.qi@linaro.org>
2931
2932 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2933 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2934
a738ea1d
YQ
29352017-12-08 Yao Qi <yao.qi@linaro.org>
2936
2937 * gdb.arch/aarch64-tagged-pointer.c: New file.
2938 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2939
1cd9a73b
SDJ
29402017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2941
2942 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2943 "int".
2944
fa6eb693
KS
29452017-12-07 Keith Seitz <keiths@redhat.com>
2946
2947 PR breakpoints/22569
2948 * gdb.linespec/ls-errs.exp: Change expected result of "break
2949 -source this file has spaces.c -line 3".
2950 Check that an explicit source file followed by whitespace is
2951 identified as an invalid explicit location.
2952
883fd55a
KS
29532017-12-07 Keith Seitz <keiths@redhat.com>
2954
2955 * gdb.cp/nested-types.cc: New file.
2956 * gdb.cp/nested-types.exp: New file.
2957 * lib/cp-support.exp: Load data-structures.exp library.
2958 (debug_cp_test_ptype_class): New global.
2959 (cp_ptype_class_verbose, next_line): New procedures.
2960 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2961 Add and document new return value.
2962 Switch the list of lines to a queue.
2963 Add support for new `type' key for nested type definitions.
2964 Add debugging/troubleshooting messages.
2965 * lib/data-structures.exp: New file.
2966
ec72db3e
SM
29672017-12-07 Simon Marchi <simon.marchi@ericsson.com>
2968
2969 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2970 with proc_with_prefix, don't use with_test_prefix.
2971
99598d71
TT
29722017-12-07 Tom Tromey <tom@tromey.com>
2973
2974 * gdb.base/break.exp: Add test for empty "commands".
2975
a8806230
YQ
29762017-12-07 Yao Qi <yao.qi@linaro.org>
2977
2978 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2979 malloc and catch syscall.
2980
824cc835
PM
29812017-12-07 Phil Muldoon <pmuldoon@redhat.com>
2982
2983 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2984 tests for explicit locations.
2985
7cc244de
PA
29862017-12-06 Pedro Alves <palves@redhat.com>
2987
2988 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2989 force-disabling XML descriptions.
2990
50a1fdd5
PA
29912017-12-04 Pedro Alves <palves@redhat.com>
2992
2993 PR gdb/22499
2994 * gdb.arch/amd64-disp-step-avx.S: New file.
2995 * gdb.arch/amd64-disp-step-avx.exp: New file.
2996
f0fb2488
PA
29972017-12-03 Pedro Alves <palves@redhat.com>
2998
2999 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3000 and <string.h>.
3001 (parent_function): Print distinct messages when waitpid fails, or
3002 the child exits with a signal, or the child exits for an unhandled
3003 reason.
3004 * gdb.threads/process-dies-while-detaching.exp
3005 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3006 it. Wait for both inferior output and GDB's prompt. Use an
3007 indirect spawn id list.
3008 (do_detach): New parameter 'child_exit'. Use it to compute
3009 expected inferior output.
3010 (test_detach, test_detach_watch, test_detach_killed_outside):
3011 Adjust to pass down the expected child exit kind.
3012
97cbe998
SDJ
30132017-12-01 Joel Brobecker <brobecker@adacore.com>
3014 Sergio Durigan Junior <sergiodj@redhat.com>
3015 Pedro Alves <palves@redhat.com>
3016
3017 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3018
40fc416f
SDJ
30192017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3020
3021 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3022 to 'symbol-file' and 'add-symbol-file' can be
3023 position-independent.
3024
1cc75e92
YQ
30252017-12-01 Yao Qi <yao.qi@linaro.org>
3026
3027 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3028 the URL in copyright header.
3029 * gdb.arch/aarch64-fp.exp: Likewise.
3030 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3031 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3032 * gdb.base/expand-psymtabs.exp: Likewise.
3033 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3034 * gdb.fortran/common-block.exp: Likewise.
3035 * gdb.fortran/common-block.f90: Likewise.
3036 * gdb.fortran/logical.exp: Likewise.
3037 * gdb.fortran/vla-datatypes.f90: Likewise.
3038 * gdb.fortran/vla-sub.f90: Likewise.
3039
875fb7a7
JB
30402017-11-30 Joel Brobecker <brobecker@adacore.com>
3041
3042 * gdb.ada/repeat_dyn: New testcase.
3043
6f14765f
UW
30442017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3045
3046 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3047 Update for changed thread numbering.
3048 * gdb.cell/bt.exp: Update for changed GDB output.
3049
f1af7b94
SM
30502017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3051
3052 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3053 setting isremote by hand.
3054 * boards/dwarf4-gdb-index.exp: Likewise.
3055 * boards/fission.exp: Likewise.
3056 * boards/stabs.exp: Likewise.
3057
e3919f3e
PA
30582017-11-30 Pedro Alves <palves@redhat.com>
3059
3060 * gdb.linespec/cpls-ops.exp
3061 (check_explicit_skips_function_argument): Extract the underlying
3062 type of size_t instead of hardcoding it.
3063
bd69330d
PA
30642017-11-29 Pedro Alves <palves@redhat.com>
3065
3066 PR c++/19436
3067 * gdb.linespec/cpls-abi-tag.cc: New file.
3068 * gdb.linespec/cpls-abi-tag.exp: New file.
3069
a20714ff
PA
30702017-11-29 Pedro Alves <palves@redhat.com>
3071
3072 * gdb.base/langs.exp: Use -qualified.
3073 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3074 it.
3075 * gdb.cp/namespace.exp: Use -qualified.
3076 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3077 (overload-3, template-overload, template-ret-type, const-overload)
3078 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3079 procedures.
3080 (test_driver): Call them.
3081 * gdb.cp/save-bp-qualified.cc: New.
3082 * gdb.cp/save-bp-qualified.exp: New.
3083 * gdb.linespec/explicit.exp: Test -qualified.
3084 * lib/completion-support.exp (completion::explicit_opts_list): Add
3085 "-qualified".
3086 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3087
f6f1d339
PM
30882017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3089
3090 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3091
02ca603a
TT
30922017-11-29 Tom Tromey <tom@tromey.com>
3093
3094 * gdb.base/relocate.exp: Update invalid argument test.
3095 Add new tests for invalid arguments.
3096
ed6c0bfb
TP
30972017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3098
3099 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3100 Return 0 as a long.
3101 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3102
f106e10e
TP
31032017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3104
3105 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3106 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3107 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3108 func ().
3109 * gdb.cp/shadow.cc (B.func): Return 0.
3110
10329bb2
JB
31112017-11-27 Joel Brobecker <brobecker@adacore.com>
3112
3113 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3114 expected output in gdb_expect call to allow the exception
3115 message to be present as well. Fix syntax confusion to avoid
3116 TCL thinking that exception_name is an array.
3117
617cd4bc
UW
31182017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3119
3120 * gdb.arch/spu-info.c: Include <unistd.h>.
3121 (do_signal_test): Fix broken calls to write.
3122 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3123 Fix checks for empty mailboxes. Update signal tests for corrected
3124 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3125 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3126 * gdb.cell/arch.exp: Use standard_output_file.
3127 * gdb.cell/break.exp: Likewise.
3128 * gdb.cell/bt.exp: Likewise.
3129 * gdb.cell/core.exp: Likewise.
3130 * gdb.cell/dwarfaddr.exp: Likewise.
3131 * gdb.cell/ea-cache.exp: Likewise.
3132 * gdb.cell/ea-standalone.exp: Likewise.
3133 * gdb.cell/f-regs.exp: Likewise.
3134 * gdb.cell/fork.exp: Likewise.
3135 * gdb.cell/gcore.exp: Likewise.
3136 * gdb.cell/mem-access.exp: Likewise.
3137 * gdb.cell/ptype.exp: Likewise.
3138 * gdb.cell/registers.exp: Likewise.
3139 * gdb.cell/sizeof.exp: Likewise.
3140 * gdb.cell/solib-symbol.exp: Likewise.
3141 * gdb.cell/solib.exp: Likewise.
617cd4bc 3142
a81aaca0
PA
31432017-11-25 Pedro Alves <palves@redhat.com>
3144
3145 * gdb.base/complete-empty.exp: New file.
3146 * gdb.base/completion.exp: Adjust.
3147
6a3c6ee4
PA
31482017-11-25 Pedro Alves <palves@redhat.com>
3149
3150 * gdb.linespec/cpls-ops.cc: New file.
3151 * gdb.linespec/cpls-ops.exp: New file.
3152 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3153 factored out from ...
3154 (test_complete_prefix_range): ... this.
3155
8955eb2d
PA
31562017-11-24 Pedro Alves <palves@redhat.com>
3157
3158 * gdb.linespec/cpcompletion.exp: New file.
3159 * gdb.linespec/cpls-hyphen.cc: New file.
3160 * gdb.linespec/cpls.cc: New file.
3161 * gdb.linespec/cpls2.cc: New file.
3162 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3163 test to use test_gdb_complete_unique. Add label completion,
3164 keyword completion and explicit location completion tests.
3165 * lib/completion-support.exp: New file.
3166
e547c119
JB
31672017-11-24 Joel Brobecker <brobecker@adacore.com>
3168
3169 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3170 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3171 when hitting an exception catchpoint.
3172
7c3c1aa8
YQ
31732017-11-22 Yao Qi <yao.qi@linaro.org>
3174
3175 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3176
41bd68f5
SM
31772017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3178
3179 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3180 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3181 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3182
1daad298
YQ
31832017-11-22 Yao Qi <yao.qi@linaro.org>
3184
3185 * gdb.base/info-os.exp: Pass pthreads.
3186 * gdb.multi/multi-attach.exp: Likewise.
3187
88465e87
YQ
31882017-11-22 Yao Qi <yao.qi@linaro.org>
3189
3190 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3191 compiler.
3192
dc196b23
YQ
31932017-11-22 Yao Qi <yao.qi@linaro.org>
3194
3195 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3196 * gdb.base/break-interp.exp: Likewise.
3197 * gdb.base/jit-attach-pie.exp: Likewise.
3198
2400729e
UW
31992017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3200
3201 * gdb.base/float128.c (large128): New variable.
3202 * gdb.base/float128.exp: Add test to print largest __float128 value.
3203
7a26362d
UW
32042017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3205
3206 * gdb.arch/vsx-regs.exp: Update register content checks.
3207
ed0f4273
UW
32082017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3209
3210 * gdb.arch/ppc-longdouble.exp: New file.
3211 * gdb.arch/ppc-longdouble.c: Likewise.
3212
a25d69c6
PA
32132017-11-21 Pedro Alves <palves@redhat.com>
3214
3215 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3216
73fcf641
PA
32172017-11-20 Pedro Alves <palves@redhat.com>
3218
3219 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3220 (long_double_typedef): New typedefs.
3221 Use DEF on double and long double.
3222 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3223 cases.
3224 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3225 and 'long_double_ptr_same_size' locals. Use them to decide
3226 whether cast from array/function to float is valid/invalid.
3227
71a3c369
TT
32282017-11-17 Tom Tromey <tom@tromey.com>
3229
3230 * gdb.rust/traits.rs: New file.
3231 * gdb.rust/traits.exp: New file.
3232
ced9779b
JB
32332017-11-17 Joel Brobecker <brobecker@adacore.com>
3234
3235 * gdb.ada/minsyms: New testcase.
3236
a0922d80
PA
32372017-11-16 Pedro Alves <palves@redhat.com>
3238
3239 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3240 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3241
ea04e54c
PA
32422017-11-16 Pedro Alves <palves@redhat.com>
3243
3244 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3245 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3246
e849ea89
PA
32472017-11-16 Pedro Alves <palves@redhat.com>
3248
3249 * gdb.server/reconnect-ctrl-c.c: New file.
3250 * gdb.server/reconnect-ctrl-c.exp: New file.
3251
d8ae99a7
PM
32522017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3253
3254 * gdb.python/py-rbreak.exp: New file.
3255 * gdb.python/py-rbreak.c: New file.
3256 * gdb.python/py-rbreak-func2.c: New file.
3257
968a13f8
PA
32582017-11-16 Pedro Alves <palves@redhat.com>
3259
3260 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3261 pattern.
3262 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3263 GDB.
3264
71774bc9
SM
32652017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3266
3267 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3268 regex.
3269
ddbb44cf
SM
32702017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3271
3272 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3273 test names.
3274
584a564f
PA
32752017-11-09 Pedro Alves <palves@redhat.com>
3276
3277 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3278 factored out from ...
3279 (top level): ... here, and adjusted to avoid expecting beyond the
3280 prompt in a single gdb_test_multiple.
3281
5ed7a928
PA
32822017-11-09 Pedro Alves <palves@redhat.com>
3283
3284 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3285 output.
3286 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3287 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3288 * gdb.server/ext-run.exp ("kill" test): Likewise.
3289 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3290
a60e0738
PA
32912017-11-09 Pedro Alves <palves@redhat.com>
3292
3293 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3294 match till end of line.
3295
2c88253f
PA
32962017-11-09 Pedro Alves <palves@redhat.com>
3297
3298 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3299
c7a38517
PA
33002017-11-09 Pedro Alves <palves@redhat.com>
3301
3302 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3303 New procedures, factored out from ...
3304 (top level): ... here, and adjusted to avoid expecting beyond the
3305 prompt in one go.
3306
f29f4b6b
PA
33072017-11-09 Pedro Alves <palves@redhat.com>
3308
3309 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3310 output. Fix '?' match.
3311
286acbb5
JB
33122017-11-08 Joel Brobecker <brobecker@adacore.com>
3313
3314 * gdb.ada/scoped_watch: New testcase.
3315 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3316 which is actually correct.
3317 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3318 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3319
62d7ae92
PA
33202017-11-08 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.gdb/complaints.exp (test_initial_complaints)
3323 (test_serial_complaints, test_short_complaints): Call
3324 complaint_internal instead of complaint.
3325
280ca31f
DT
33262017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3327
3328 * gdb.threads/tls-core.c: New file.
3329 * gdb.threads/tls-core.exp: Likewise.
3330
b5ec771e
PA
33312017-11-08 Pedro Alves <palves@redhat.com>
3332
3333 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3334 (p Exported_Capitalized): New test.
3335 (p exported_capitalized): New test.
3336
a02b41a7
PA
33372017-11-07 Pedro Alves <palves@redhat.com>
3338
3339 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3340
95e95a6d
PA
33412017-11-07 Pedro Alves <palves@redhat.com>
3342
3343 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3344 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3345 (disable_invalid, disable_inverted, disable_negative): New
3346 procedures.
3347 ("bad numbers"): New set of tests.
3348
cee62dbd
PA
33492017-11-07 Pedro Alves <palves@redhat.com>
3350
3351 * gdb.cp/ena-dis-br-range.exp: Add tests.
3352
cc638e86
PA
33532017-11-07 Pedro Alves <palves@redhat.com>
3354
3355 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3356
d0fe4701
XR
33572017-11-07 Xavier Roirand <roirand@adacore.com>
3358 Pedro Alves <palves@redhat.com>
3359
3360 * gdb.base/ena-dis-br.exp: Add reference to
3361 gdb.cp/ena-dis-br-range.exp.
3362 * gdb.cp/ena-dis-br-range.exp: New file.
3363 * gdb.cp/ena-dis-br-range.cc: New file.
3364
46f67f80
PA
33652017-11-06 Pedro Alves <palves@redhat.com>
3366
3367 * gdb.base/attach-non-pgrp-leader.c: New.
3368 * gdb.base/attach-non-pgrp-leader.exp: New.
3369
726e1356
PA
33702017-11-06 Pedro Alves <palves@redhat.com>
3371
3372 * configure.ac: No longer check for termio.h and sgtty.h.
3373 * configure: Regenerate.
3374 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3375 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3376 Remove termio and sgtty code.
3377
50ab6ace
YQ
33782017-11-03 Yao Qi <yao.qi@linaro.org>
3379
3380 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3381 in GDB is disabled.
3382
8e68731c
YQ
33832017-11-03 Yao Qi <yao.qi@linaro.org>
3384
3385 * gdb.python/py-thrhandle.exp: Skip it if python is not
3386 enabled.
3387
3a87ae65
SM
33882017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3389
3390 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3391 as a breakpoint command.
3392
484d8d36
MD
33932017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3394
3395 PR python/21213
3396 * gdb.python/py-infthread.exp: Test calling
3397 InferiorThread.inferior () multiple times in a row.
3398
4a27f119
KS
33992017-10-27 Keith Seitz <keiths@redhat.com>
3400
3401 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3402 Test "info break" for every inlined function breakpoint.
3403
bb11dd58
YQ
34042017-10-27 Yao Qi <yao.qi@linaro.org>
3405
3406 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3407
a43f3893
PF
34082017-10-26 Patrick Frants <osscontribute@gmail.com>
3409
3410 * gdb.cp/classes.exp (test_static_members): Test printing
3411 Outer::instance.
3412 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3413 (Inner::instance, Outer::instance): New.
3414
792ccf00
PA
34152017-10-24 Pedro Alves <palves@redhat.com>
3416
3417 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3418 extra console" test in two stages.
3419
eb2bfbad
PA
34202017-10-24 Pedro Alves <palves@redhat.com>
3421
3422 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3423
1f75a651
PA
34242017-10-24 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3427 loop.
3428
779990d9
PA
34292017-10-24 Pedro Alves <palves@redhat.com>
3430
3431 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3432 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3433
ad9b8f5d
PA
34342017-10-24 Pedro Alves <palves@redhat.com>
3435
3436 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3437 parameter and handle it. Don't output read value in test name.
3438
fee6da6e
PA
34392017-10-24 Pedro Alves <palves@redhat.com>
3440
3441 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3442 custom test name.
3443
10389c2c
PA
34442017-10-24 Pedro Alves <palves@redhat.com>
3445
3446 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3447 include the unstable output directory name in the test's name.
3448 (initial_setup_simple) <'set args'>: Use custom test name.
3449
a80e65a9
PA
34502017-10-24 Pedro Alves <palves@redhat.com>
3451
3452 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3453 with explicit test name.
3454
15763a09
PA
34552017-10-20 Pedro Alves <palves@redhat.com>
3456
3457 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3458 'wait -i'. Use gdb_assert and remote_close.
3459
49a4ce2e
AB
34602017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3461
3462 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3463 number from variable rather than hard-coded.
3464
a75868f5
PA
34652017-10-19 Pedro Alves <palves@redhat.com>
3466
3467 * gdb.base/long-inferior-output.c: New file.
3468 * gdb.base/long-inferior-output.exp: New file.
3469
c8ba13ad
KS
34702017-11-18 Keith Seitz <keiths@redhat.com>
3471
3472 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3473 method.
3474 (main): Call it.
3475 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3476 Add additional user-defined conversion operator tests.
3477
b27de576
PA
34782017-10-17 Pedro Alves <palves@redhat.com>
3479
3480 * boards/native-stdio-gdbserver.exp: Load "local-board".
3481
8484c955
PA
34822017-10-17 Pedro Alves <palves@redhat.com>
3483
3484 * gdb.base/quit-live.c: New file.
3485 * gdb.base/quit-live.exp: New file.
3486
83d5a34d
KS
34872017-10-16 Keith Seitz <keiths@redhat.com>
3488
3489 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3490 (class_with_protected_typedef, class_with_private_typedef)
3491 (struct_with_public_typedef, struct_with_protected_typedef)
3492 (struct_with_private_typedef): New classes/structs.
3493 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3494 typedefs and access specifiers.
3495
739b3f1d
PA
34962017-10-16 Pedro Alves <palves@redhat.com>
3497 Simon Marchi <simon.marchi@polymtl.ca>
3498
3499 * README (Local vs Remote vs Native): New section.
3500 * boards/local-board.exp: New file, with bits factored out from
3501 ...
3502 * boards/native-extended-gdbserver.exp: ... here. Load
3503 "local-board".
3504 * boards/native-gdbserver.exp: Load "local-board".
3505 (${board}_spawn, ${board}_exec): Delete.
3506 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3507 ...
3508 * boards/stdio-gdbserver-base.exp: ... this new file.
3509 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3510 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3511 procedure.
3512 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3513 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3514 stdio_gdbserver_command.
3515 (${board}_get_remote_address, ${board}_get_comm_port)
3516 (${board}_download, ${board}_upload): Delete.
3517 (get_target_remote_pipe_cmd): New.
3518
fe68b953
SM
35192017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3520
3521 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3522 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3523 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3524 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3525 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3526 remove with_test_prefix.
3527
300b6685
PA
35282017-10-13 Pedro Alves <palves@redhat.com>
3529
3530 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3531 * gdb.base/annota1.exp: Use it instead of is_remote.
3532 * gdb.base/annota3.exp: Use it instead of is_remote.
3533 * gdb.cp/annota2.exp: Use it instead of is_remote.
3534 * gdb.cp/annota3.exp: Use it instead of is_remote.
3535 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3536
50500caf
PA
35372017-10-13 Pedro Alves <palves@redhat.com>
3538
3539 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3540 (test_num_test_vars, run_and_count_vars, find_env)
3541 (test_set_unset_env, test_inherit_env_var): New procedures.
3542 (top level): Use them.
3543
dad0c6d2
PA
35442017-10-13 Pedro Alves <palves@redhat.com>
3545
3546 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3547 also skip on stub-like targets.
3548
8b0553c1
PA
35492017-10-13 Pedro Alves <palves@redhat.com>
3550
3551 PR gdb/22293
3552 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3553 (top level): Move some tests to ...
3554 (test_not_found): ... this new procedure.
3555 (top level): Call it.
3556
7594f623
PA
35572017-10-13 Pedro Alves <palves@redhat.com>
3558
3559 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3560 expect different "info terminal" output if testing with a
3561 non-native target.
3562
ebe3b402
PA
35632017-10-13 Pedro Alves <palves@redhat.com>
3564 Simon Marchi <simon.marchi@polymtl.ca>
3565
3566 PR python/12966
3567 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3568
42f1b161
PA
35692017-10-13 Pedro Alves <palves@redhat.com>
3570
3571 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3572 already.
3573
8d6ef72b
PA
35742017-10-13 Pedro Alves <palves@redhat.com>
3575
3576 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3577 is_remote.
3578
d7bcd5b8
PA
35792017-10-13 Pedro Alves <palves@redhat.com>
3580
3581 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3582 is_remote.
3583
df479dc6
PA
35842017-10-13 Pedro Alves <palves@redhat.com>
3585
3586 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3587 is set.
3588 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3589 instead of is_remote.
3590
23fb630a
PA
35912017-10-13 Pedro Alves <palves@redhat.com>
3592
3593 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3594 (top level): Add comment.
3595
cc77b1dc
PA
35962017-10-13 Pedro Alves <palves@redhat.com>
3597
3598 * gdb.base/remote.exp (top level): Fix comment typo and add
3599 missing return.
3600
27c9e813
PA
36012017-10-13 Pedro Alves <palves@redhat.com>
3602 Simon Marchi <simon.marchi@polymtl.ca>
3603
3604 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3605 calls and add comments. Skip test if use_gdb_stub is set.
3606 (top level): Use "set cwd" command instead of "cd" command.
3607
5e830d98
PA
36082017-10-13 Pedro Alves <palves@redhat.com>
3609
3610 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3611 is_remote target check.
3612
f5ca0032
PA
36132017-10-13 Pedro Alves <palves@redhat.com>
3614
3615 * gdb.base/scope.exp: Use build_executable + clean_restart +
3616 gdb_file_cmd instead of prepare_for_testing and no longer skip
3617 "before run" tests on is_remote target boards. Update comments.
3618 * boards/native-extended-gdbserver.exp
3619 (extended_gdbserver_load_last_file): New, factored out from ...
3620 (gdb_load): ... this. Move further below and add comment.
3621 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3622
8aed1c0d
PA
36232017-10-12 Pedro Alves <palves@redhat.com>
3624
3625 * gdb.base/attach.exp: Remove references to gdb64.
3626 * gdb.base/dbx.exp: Remove references to gdb64.
3627
cfa34c87
SM
36282017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3629 Pedro Alves <palves@redhat.com>
3630
3631 * gdb.base/label.exp: Remove is_remote target check.
3632
9192b7de
PA
36332017-10-12 Pedro Alves <palves@redhat.com>
3634
3635 * gdb.base/auvx.exp (coredir): Update comment.
3636 (top level) <core_works>: Use "set cwd" command instead of "cd"
3637 command.
3638
6bf0052d
PA
36392017-10-12 Pedro Alves <palves@redhat.com>
3640 Simon Marchi <simon.marchi@polymtl.ca>
3641
3642 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3643 target boards.
3644
e48ef82d
PA
36452017-10-12 Pedro Alves <palves@redhat.com>
3646 Simon Marchi <simon.marchi@polymtl.ca>
3647
3648 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3649 Instead skip if there's any gdb_protocol set.
3650
8d7aea57
SM
36512017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3652 Pedro Alves <palves@redhat.com>
3653
3654 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3655
30440677
PA
36562017-10-12 Pedro Alves <palves@redhat.com>
3657 Simon Marchi <simon.marchi@polymtl.ca>
3658
3659 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3660 instead of on dejagnu remote boards.
3661
4e04f045 36622017-10-12 Pedro Alves <palves@redhat.com>
175654b9 3663 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
3664
3665 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3666 checks. Use build_executable + clean_restart instead of
3667 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3668 of enabling non-stop after starting gdb.
3669
871a186e
PA
36702017-10-12 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3673 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3674 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3675 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3676
56d704da
AK
36772017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3678
3679 * gdb.arch/arc-tdesc-cpu.exp: New file.
3680 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3681
2f20e312
SM
36822017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3683
3684 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3685
65630365
PA
36862017-10-10 Pedro Alves <palves@redhat.com>
3687
3688 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3689 expect CLI output.
3690
bf469271
PA
36912017-10-10 Pedro Alves <palves@redhat.com>
3692
3693 * lib/selftest-support.exp (selftest_setup): Update for
3694 captured_command_loop's prototype change.
3695
777a42f1
PA
36962017-10-09 Pedro Alves <palves@redhat.com>
3697
3698 Test both arch1=>arch2 and arch2=>arch1.
3699
3700 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3701 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3702 factored out to...
3703 (append_arch1_options, append_arch2_options, append_arch_options)
3704 (build_executables): New procedures.
3705 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3706 local.
3707 (top level): Add new 'first_arch' testing axis.
3708
cbd2b4e3
PA
37092017-10-09 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3712 (barrier): New.
3713 (thread_start, all_started): New functions.
3714 (main): Spawn new thread and wait until it is scheduled.
3715 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3716 option.
3717 (do_test): Add 'selected_thread' parameter. Run to all_started
3718 instead of main. Explicitly set the breakpoint at main. Switch
3719 to the SELECTED_THREAD thread.
3720 (top level): Test handling the exec event with either the main
3721 thread or the second thread selected.
3722
5c9e4427
PA
37232017-10-09 Pedro Alves <palves@redhat.com>
3724
3725 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3726 logic. Move STOP marker after the value checks.
3727 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3728 regexp.
3729
b3b7c423
SL
37302017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3731
3732 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3733
3b4b2f16
UW
37342017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3735
3736 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3737 integer-to-dfp conversion.
3738 * gdb.base/dfp-test.exp: Likewise.
3739
5cd63fda
PA
37402017-10-04 Pedro Alves <palves@redhat.com>
3741
3742 * gdb.multi/hangout.c: Include <unistd.h>.
3743 (hangout_loop): New function.
3744 (main): Call alarm. Call hangout_loop in a loop.
3745 * gdb.multi/hello.c: Include <unistd.h>.
3746 (hello_loop): New function.
3747 (main): Call alarm. Call hangout_loop in a loop.
3748 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3749 inferior with the other selected.
3750
4c71c105
SM
37512017-10-04 Simon Marchi <simon.marchi@ericsson.com>
3752
3753 * gdb.mi/list-thread-groups-available.exp: New file.
3754 * gdb.mi/list-thread-groups-available.c: New file.
3755
bc3b087d
SDJ
37562017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3757
3758 * gdb.base/set-cwd.exp: Make it available on
3759 native-extended-gdbserver.
3760
d092c5a2
SDJ
37612017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3762
3763 * gdb.base/set-cwd.c: New file.
3764 * gdb.base/set-cwd.exp: Likewise.
3765
45320ffa
TT
37662017-10-02 Tom Tromey <tom@tromey.com>
3767
3768 PR rust/22236:
3769 * gdb.rust/simple.rs (main): New variable "fslice".
3770 * gdb.rust/simple.exp: Add slice tests. Update string tests.
3771
b3e3859b
TT
37722017-10-02 Tom Tromey <tom@tromey.com>
3773
3774 * gdb.rust/simple.exp: Test ptype of a slice.
3775
01af5e0d
TT
37762017-10-02 Tom Tromey <tom@tromey.com>
3777
3778 * gdb.rust/simple.exp: Test index of slice.
3779
a9bbfbd8
TT
37802017-09-27 Tom Tromey <tom@tromey.com>
3781
3782 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3783
df8899e5
TP
37842017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
3785 Pedro Alves <palves@redhat.com>
3786
3787 * gdb.base/compare-sections.exp (get value of read-only section): Read
3788 as unsigned value.
3789 (corrupt read-only section): Likewise and don't set written if patching
3790 failed.
3791
757bf54b
KB
37922017-09-21 Kevin Buettner <kevinb@redhat.com>
3793
3794 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3795 files.
3796
06871ae8
PA
37972017-09-20 Pedro Alves <palves@redhat.com>
3798
3799 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3800 symbol names in gdb's output.
3801 * gdb.cp/overload.exp ("list all overloads"): Likewise.
3802
e5f25bc5
PA
38032017-09-20 Pedro Alves <palves@redhat.com>
3804
3805 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3806 Rename to ...
3807 (test_list_ambiguous_symbol): ... this and add a symbol name
3808 parameter. Adjust.
3809 (test_list_ambiguous_function): Reimplement on top of
3810 test_list_ambiguous_symbol and also test listing ambiguous
3811 variables.
3812 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3813 (ambiguous_fun): ... this.
3814 (ambiguous_var): New.
3815 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3816 (ambiguous_fun): ... this.
3817 (ambiguous_var): New.
3818
4e5a4f58
JB
38192017-09-19 John Baldwin <jhb@FreeBSD.org>
3820
3821 * gdb.base/starti.c: New file.
3822 * gdb.base/starti.exp: New file.
3823 * lib/gdb.exp (gdb_starti_cmd): New procedure.
3824
26e53f3e
PA
38252017-09-14 Pedro Alves <palves@redhat.com>
3826
3827 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3828 (top level): Use it instead of runto.
3829
cb791d59
TT
38302017-09-11 Tom Tromey <tom@tromey.com>
3831
3832 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3833
7c96f8c1
TT
38342017-09-11 Tom Tromey <tom@tromey.com>
3835
3836 * gdb.python/py-infthread.exp: Add tests for new_thread event.
3837 * gdb.python/py-inferior.exp: Add tests for new inferior events.
3838
469412dd
CW
38392017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
3840
3841 * gdb.fortran/printing-types.exp: New file.
3842 * gdb.fortran/printing-types.exp: New file.
3843
e0f86435
BH
38442017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3845
3846 * gdb.fortran/vla-ptype.exp: Fix typos.
3847 * gdb.fortran/vla-value.exp: Same.
3848
9e9af4be
BH
38492017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3850
3851 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3852 * gdb.mi/mi-var-child-f.exp: Likewise.
3853 * gdb.mi/mi-vla-fortran.exp: Likewise.
3854
a5ad232b
FP
38552017-09-08 Frank Penczek <frank.penczek@intel.com>
3856 Christoph Weinmann <christoph.t.weinmann@intel.com>
3857 Bernhard Heckel <bernhard.heckel@intel.com>
3858
3859 * gdb.fortran/ptr-indentation.f90: New file.
3860 * gdb.fortran/ptr-indentation.exp: New file.
3861
5aec60eb
TT
38622017-09-05 Tom Tromey <tom@tromey.com>
3863
3864 PR gdb/22010:
3865 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3866
8f8f8152
TP
38672017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
3868
3869 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3870
fbd1b771
JK
38712017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3872
3873 * gdb.threads/tls-nodebug-pie.c: New file.
3874 * gdb.threads/tls-nodebug-pie.exp: New file.
3875
5eb5f850
TT
38762017-09-05 Tom Tromey <tom@tromey.com>
3877
3878 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3879 for rust.
3880
ae780a21
SM
38812017-09-05 Simon Marchi <simon.marchi@ericsson.com>
3882
3883 * gdb.multi/multi-arch-exec.exp: Test with different
3884 "follow-exec-mode" settings.
3885 (do_test): New procedure.
3886
3693fdb3
PA
38872017-09-04 Pedro Alves <palves@redhat.com>
3888
3889 * gdb.base/func-static.c (S::method const, S::method volatile)
3890 (S::method volatile const): New methods.
3891 (c_s, v_s, cv_s): New instances.
3892 (main): Call method() on them.
3893 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3894 (cannot_resolve): New procedure.
3895 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
3896 print-quote-unquoted columns.
3897 (do_test): Test printing each scope too.
3898
e68cb8e0
PA
38992017-09-04 Pedro Alves <palves@redhat.com>
3900
3901 * gdb.base/local-static.exp: Also test with
3902 class::method::variable wholly quoted.
3903 * gdb.cp/m-static.exp (class::method::variable): Remove test.
3904
858be34c
PA
39052017-09-04 Pedro Alves <palves@redhat.com>
3906
3907 * gdb.base/local-static.c: New.
3908 * gdb.base/local-static.cc: New.
3909 * gdb.base/local-static.exp: New.
3910
46a4882b
PA
39112017-09-04 Pedro Alves <palves@redhat.com>
3912
3913 * gdb.asm/asm-source.exp: Add casts to int.
3914 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3915 (dataglobal64_1, dataglobal64_2): New globals.
3916 * gdb.base/nodebug.exp: Test different expressions involving the
3917 new globals, with print, whatis and ptype. Add casts to int.
3918 * gdb.base/solib-display.exp: Add casts to int.
3919 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
3920 * gdb.cp/m-static.exp: Add cast to int.
3921 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3922 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3923 tls variable with no debug info without a cast. Test with a cast
3924 to int too.
3925 * gdb.trace/entry-values.exp: Add casts.
3926
2c5a2be1
PA
39272017-09-04 Pedro Alves <palves@redhat.com>
3928
3929 * gdb.base/nodebug.exp: Test that ptype's error about functions
3930 with unknown return type includes the function name too.
3931
7022349d
PA
39322017-09-04 Pedro Alves <palves@redhat.com>
3933
3934 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3935 return type of munmap in infcall.
3936 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3937 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3938 type of ftell in infcall.
3939 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3940 type of getpid in infcall.
3941 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3942 infcall.
3943 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3944 Bail on failure to extract the pid.
3945 * gdb.base/nodebug.c: #include <stdint.h>.
3946 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3947 New functions.
3948 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3949 Change expected output of print/whatis/ptype with functions with
3950 no debug info. Test all supported languages. Call
3951 test_call_promotion.
3952 * gdb.compile/compile.exp: Adjust expected output to expect
3953 warning.
3954 * gdb.threads/siginfo-threads.exp: Likewise.
3955
54990598
PA
39562017-09-04 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3959 "prototypes". Test calling float functions via prototyped and
3960 unprototyped function pointers.
3961 (perform_all_tests): New parameter "prototypes". Pass it down.
3962 (top level): Pass down "prototypes" parameter to
3963 perform_all_tests.
3964
34d16ea2
SM
39652017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3966
3967 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3968 Test with nested loops.
3969
9521ecda
SM
39702017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3971
3972 * gdb.base/commands.exp: Call the new procedures.
3973 (loop_break_test, loop_continue_test): New procedures.
3974
80a65e9b
SM
39752017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3976
3977 * gdb.base/commands.exp: Call new procedure.
3978 (define_if_without_arg_test): New procedure.
3979
e439fa14
PA
39802017-09-04 Pedro Alves <palves@redhat.com>
3981
3982 * gdb.base/list-ambiguous.exp: New file.
3983 * gdb.base/list-ambiguous0.c: New file.
3984 * gdb.base/list-ambiguous1.c: New file.
3985 * gdb.base/list.exp (test_list_range): Adjust expected output.
3986
0a2dde4a
SDJ
39872017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
3988
3989 * gdb.base/share-env-with-gdbserver.c: New file.
3990 * gdb.base/share-env-with-gdbserver.exp: Likewise.
3991
5e89eb3a
SM
39922017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3993
3994 * gdb.base/commands.exp (gdbvar_simple_if_test,
3995 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3996 progvar_simple_if_test, progvar_simple_while_test,
3997 progvar_complex_if_while_test, user_defined_command_test,
3998 user_defined_command_args_eval,
3999 user_defined_command_args_stack_test,
4000 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4001 temporary_breakpoint_commands,
4002 gdb_test_no_prompt, redefine_hook_test,
4003 redefine_backtrace_test): Remove "global gdb_prompt".
4004
fd437cbc
SM
40052017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4006
4007 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4008 New proc, call it from toplevel.
4009
87215ad1
SDJ
40102017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4011
4012 PR remote/21852
4013 * gdb.server/normal.c: New file, copied from gdb.base.
4014 * gdb.server/run-without-local-binary.exp: New file.
4015
58afddc6
WP
40162017-08-07 Weimin Pan <weimin.pan@oracle.com>
4017
4018 * gdb.arch/sparc64-adi.exp: New file.
4019 * gdb.arch/sparc64-adi.c: New file.
4020
5277199a
PA
40212017-08-22 Pedro Alves <palves@redhat.com>
4022
4023 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4024 (top level): Add "list all overloads" tests.
4025
14278e1f
TT
40262017-08-22 Tom Tromey <tom@tromey.com>
4027
4028 * gdb.gdb/xfullpath.exp: Remove.
4029
bf223d3e
PA
40302017-08-21 Pedro Alves <palves@redhat.com>
4031
4032 PR gdb/19487
4033 * gdb.base/symbol-alias.c: New.
4034 * gdb.base/symbol-alias2.c: New.
4035 * gdb.base/symbol-alias.exp: New.
4036
c973d0aa
PA
40372017-08-21 Pedro Alves <palves@redhat.com>
4038
4039 * gdb.base/dfp-test.c
4040 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4041 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4042 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4043 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4044 * gdb.base/whatis-ptype-typedefs.c: New.
4045 * gdb.base/whatis-ptype-typedefs.exp: New.
4046 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4047 (an_int, an_int_type, an_int_type2): New globals.
4048 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4049 involving typedefs and cast expressions.
4050 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4051 (lookup_typedefs_function): New.
4052 (typedefs_pretty_printers_dict): New.
4053 (top level): Register lookup_typedefs_function in
4054 gdb.pretty_printers.
4055
6d580b63
YQ
40562017-08-18 Yao Qi <yao.qi@linaro.org>
4057
4058 * gdb.server/unittest.exp: New.
4059
206726fb
SDJ
40602017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4061
4062 PR gdb/21954
4063 * gdb.base/environ.exp: Add test to check if 'unset environment'
4064 works.
4065
bf0ec4c2
AA
40662017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4067
4068 * lib/gdb.exp (universal_compile_options): New caching proc.
4069 (gdb_compile): Suppress GCC's coloring of messages.
4070
d6382fff
TT
40712017-08-14 Tom Tromey <tom@tromey.com>
4072
4073 PR gdb/21675:
4074 * gdb.base/printcmds.exp (test_radices): New function.
4075 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4076 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4077 * lib/gdb.exp (get_integer_valueof): Use p/d.
4078
c2c2dd9f
SM
40792017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4080
4081 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4082 characters.
4083
fdffd6f4
TT
40842017-08-05 Tom Tromey <tom@tromey.com>
4085
4086 * gdb.rust/simple.exp: Allow String to appear in a different
4087 namespace.
4088
27d41eac
YQ
40892017-07-26 Yao Qi <yao.qi@linaro.org>
4090
4091 * gdb.gdb/unittest.exp: Invoke command
4092 "maintenance check xml-descriptions".
4093
031ed05d
AA
40942017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4095
4096 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4097 calling context.
4098 (hex128): Drop erroneous calculation of parameters.
4099
dcd27ddf
SM
41002017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4101
4102 * gdb.python/py-unwind.exp: Disable stack protection when
4103 building test file.
4104
47e77640
PA
41052017-07-20 Pedro Alves <palves@redhat.com>
4106
4107 * gdb.base/default.exp (set language): Adjust expected output.
4108
62d2a18a
PA
41092017-07-20 Pedro Alves <palves@redhat.com>
4110
4111 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4112 (test_minsym): ... this, and make static.
4113 (get_pck__foo__bar__minsym): Rename to ...
4114 (get_test_minsym): ... this.
4115 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4116 symbol names and comments.
4117 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4118 (get_test_minsym): ... this.
4119 (pck__foo__bar__minsym__2): Rename to ...
4120 (test_minsym): ... this.
4121 (main): Adjust.
4122
c45ec17c
PA
41232017-07-17 Pedro Alves <palves@redhat.com>
4124
4125 * gdb.base/completion.exp: Adjust expected output.
4126 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4127 the completer works.
4128
c6756f62
PA
41292017-07-17 Pedro Alves <palves@redhat.com>
4130
4131 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4132
5bd68487
AB
41332017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4134
4135 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4136
8880f2a9
TT
41372017-07-14 Tom Tromey <tom@tromey.com>
4138
4139 PR rust/21764:
4140 * gdb.rust/simple.exp: Add tests.
4141
65547233
TT
41422017-07-14 Tom Tromey <tom@tromey.com>
4143
4144 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4145
8f14146e
PA
41462017-07-14 Pedro Alves <palves@redhat.com>
4147
4148 * gdb.linespec/base/one/thefile.cc (z1): New function.
4149 * gdb.linespec/base/two/thefile.cc (z2): New function.
4150 * gdb.linespec/linespec.exp: Add tests.
4151
b4365d02
AB
41522017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4153
4154 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4155 to mi_create_breakpoint.
4156
5d2cbaa5
AB
41572017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4158
4159 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4160 mi_create_breakpoint.
4161
11cb5716
IB
41622017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4163
4164 * gdb.dlang/demangle.exp: Update for demangling changes.
4165
03278692
TT
41662017-07-09 Tom Tromey <tom@tromey.com>
4167
4168 * gdb.dwarf2/shortpiece.exp: New file.
4169
33c5cd75
DB
41702017-07-06 David Blaikie <dblaikie@gmail.com>
4171
4172 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4173 built from fissiont-multi-cu{1,2}.c.
4174 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4175 except putting 'main' and 'func' in separate CUs in the same DWO file.
4176 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4177 test.
4178 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4179 test.
4180
8455d262
PA
41812017-07-06 Pedro Alves <palves@redhat.com>
4182
4183 * gdb.python/py-unwind.exp: Test flushregs.
4184
dc4bde35
SDJ
41852017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4186
4187 PR cli/21688
4188 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4189 tests for alias commands and trailing whitespace.
4190
51ed89aa
SDJ
41912017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4192
4193 PR cli/21688
4194 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4195 procedure. Call it.
4196
eb17d413
PA
41972017-06-29 Pedro Alves <palves@redhat.com>
4198
4199 * gdb.base/printcmds.exp: Add tests.
4200
41664b45
DG
42012017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4202
4203 PR gdb/21337
4204 * gdb.base/reread-readsym.exp: New file.
4205 * gdb.base/reread-readsym.c: New file.
4206
75312ae3
KB
42072017-06-21 Kevin Buettner <kevinb@redhat.com>
4208
4209 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4210 subpattern.
4211
66953522
PB
42122017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4213
4214 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4215 extended mnemonic.
4216 * gdb.arch/powerpc-power9.s: Likewise.
4217
5524b525
AA
42182017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4219
4220 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4221 on 32-bit x86 targets. Exploit is_*_target macros where
4222 appropriate.
4223
03c8af18
AA
42242017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4225
4226 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4227 register pieces.
4228
3bf31011
AA
42292017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4230
4231 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4232 located in one or more DWARF pieces.
4233
805acca0
AA
42342017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4235
4236 * lib/gdb.exp (get_endianness): New proc.
4237 * gdb.arch/aarch64-fp.exp: Use it.
4238 * gdb.arch/altivec-regs.exp: Likewise.
4239 * gdb.arch/e500-regs.exp: Likewise.
4240 * gdb.arch/vsx-regs.exp: Likewise.
4241 * gdb.base/dump.exp: Likewise.
4242 * gdb.base/funcargs.exp: Likewise.
4243 * gdb.base/gnu_vector.exp: Likewise.
4244 * gdb.dwarf2/formdata16.exp: Likewise.
4245 * gdb.dwarf2/implptrpiece.exp: Likewise.
4246 * gdb.dwarf2/nonvar-access.exp: Likewise.
4247 * gdb.python/py-inferior.exp: Likewise.
4248 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4249
e9352324
AA
42502017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4251
4252 PR gdb/21226
4253 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4254 stack value pieces are taken from the LSB end.
4255
d5d1163e
AA
42562017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4257
4258 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4259 variable at nonzero offset.
4260
0567c986
AA
42612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4262
4263 * gdb.dwarf2/var-access.c: New file.
4264 * gdb.dwarf2/var-access.exp: New test.
4265 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4266
973e9aab
TT
42672017-06-12 Tom Tromey <tom@tromey.com>
4268
4269 * gdb.dwarf2/formdata16.exp: Add tests.
4270
d9109c80
TT
42712017-06-12 Tom Tromey <tom@tromey.com>
4272
4273 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4274
30a25466
TT
42752017-06-12 Tom Tromey <tom@tromey.com>
4276
4277 PR exp/16225:
4278 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4279 * gdb.arch/vsx-regs.exp: Update tests.
4280 * gdb.arch/s390-vregs.exp (hex128): New proc.
4281 Update test.
4282 * gdb.arch/altivec-regs.exp: Update tests.
4283
aefd8b33
SDJ
42842017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4285
4286 * gdb.base/startup-with-shell.c: New file.
4287 * gdb.base/startup-with-shell.exp: Likewise.
4288
2090129c
SDJ
42892017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4290
4291 * gdb.server/non-existing-program.exp: Update regex in order to
4292 reflect the fact that gdbserver is now using fork_inferior (with a
4293 shell) to startup the inferior.
4294
8e86a419
SM
42952017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4296
4297 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4298 support function calls from GDB.
4299
e6cf65f2
TT
43002017-05-21 Tom Tromey <tom@tromey.com>
4301
4302 PR rust/21466:
4303 * gdb.rust/unsized.exp: New file.
4304 * gdb.rust/unsized.rs: New file.
4305
43cc5389
TT
43062017-05-19 Tom Tromey <tom@tromey.com>
4307
4308 PR rust/21484:
4309 * gdb.rust/watch.exp: New file.
4310 * gdb.rust/watch.rs: New file.
4311
ec8df234
TT
43122017-05-18 Tom Tromey <tom@tromey.com>
4313
4314 * gdb.rust/simple.exp: Allow Box to be qualified.
4315
3e3e7fae
TP
43162017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4317
4318 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4319
59cc050d
PA
43202017-05-18 Pedro Alves <palves@redhat.com>
4321
4322 * gdb.base/fileio.c (test_write, test_read, test_close)
4323 (test_fstat): Don't print 'ret' in the fail path.
4324
c8f6abd1
PA
43252017-05-18 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4328 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4329 (test_system, test_rename, test_unlink, test_time): Change
4330 prototypes.
4331 * gdb.base/fileio.exp (stop_msg): Adjust.
4332
d2a03b77
PA
43332017-05-18 Pedro Alves <palves@redhat.com>
4334
4335 * gdb.base/fileio.c (null_str): New global.
4336 (test_stat): Use it.
4337 * gdb.base/fileio.exp: Remove nowarnings.
4338
0d5c6999
YQ
43392017-05-17 Yao Qi <yao.qi@linaro.org>
4340
4341 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4342
21873064
YQ
43432017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4344
4345 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4346 argument command.
4347 (top-level): Invoke test_set_inferior_tty.
4348
d512d31c
PA
43492017-05-04 Pedro Alves <palves@redhat.com>
4350
4351 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4352 Add parens to print call for Python 3.
4353
90cef2ed
KS
43542017-05-03 Keith Seitz <keiths@redhat.com>
4355
4356 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4357 (main): Call it.
4358
14f819c8
TW
43592017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4360
4361 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4362 to prev and next.
4363
913aeadd
TW
43642017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4365
4366 * gdb.python/py-record-btrace.exp: Remove test for
4367 gdb.BtraceInstruction.error.
4368
a3be24ad
TW
43692017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4370
4371 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4372
ae20e79a
TW
43732017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4374
4375 * gdb.python/py-record-btrace-threads.c: New file.
4376 * gdb.python/py-record-btrace-threads.exp: New file.
4377
45ce1b47
SDJ
43782017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4379
4380 PR testsuite/8595
4381 * gdb.base/environ.exp: Make test available in all architectures.
4382 Move bits related to "info program" testing to
4383 gdb.base/info-program.exp. Rewrite tests to use the two new
4384 procedures mentione below.
4385 (test_set_show_env_var) New procedure.
4386 (test_set_show_env_var_equal): Likewise.
4387 * gdb.base/info-program.exp: New file.
4388
e15c3eb4
KS
43892017-04-27 Keith Seitz <keiths@redhat.com>
4390
4391 * gdb.cp/oranking.cc (test15): New function.
4392 (main): Call test15 and declare additional variables for testing.
4393 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4394 "p foo101('abc')" tests.
4395 Add tests for cv qualifier overloads.
4396 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4397 "lvalue reference overload" test.
4398 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4399 "print value of f1 on Child&& in f2" test.
4400
3a3fd0fd
PA
44012017-04-19 Pedro Alves <palves@redhat.com>
4402
4403 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4404 procedure.
4405 (top level): Call it.
4406 * lib/gdb.exp (gdb_define_cmd): New procedure.
4407
53375380
PA
44082017-04-12 Pedro Alves <palves@redhat.com>
4409
4410 PR gdb/21323
4411 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4412 (wchar): New global.
4413 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4414 (do_test_wide_char, wide_char_types_no_program, top level): Add
4415 wchar_t testing.
4416
53e710ac
PA
44172017-04-12 Pedro Alves <palves@redhat.com>
4418
4419 PR c++/21323
4420 * gdb.cp/wide_char_types.c: New file.
4421 * gdb.cp/wide_char_types.exp: New file.
4422
0ad9d8c7
SDJ
44232017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4424
4425 PR gdb/21352
4426 * gdb.trace/tsv.exp: Add test for "tsave -r".
4427
b1b45502
IB
44282017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4429
4430 * gdb.dlang/watch-loc.c: New file.
4431 * gdb.dlang/watch-loc.exp: New file.
4432
ec13808e
JK
44332017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4434
4435 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4436
fe5f7374
AK
44372017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4438
4439 * gdb.arch/arc-analyze-prologue.S: New file.
4440 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4441
eea78757
AK
44422017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4443
4444 * gdb.arch/arc-decode-insn.S: New file.
4445 * gdb.arch/arc-decode-insn.exp: Likewise.
4446
5badf10a
IR
44472017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4448
4449 PR tdep/20928
4450 * gdb.arch/sparc64-regs.exp: New file.
4451 * gdb.arch/sparc64-regs.S: Likewise.
4452
cee59b3f
TW
44532017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4454
4455 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4456 and memory view on Python 3.
4457
c0f55cc6
AV
44582017-03-20 Artemiy Volkov <artemiyv@acm.org>
4459 Keith Seitz <keiths@redhat.com>
4460
4461 PR gdb/14441
4462 * gdb.cp/demangle.exp: Add rvalue reference tests.
4463 * gdb.cp/rvalue-ref-casts.cc: New file.
4464 * gdb.cp/rvalue-ref-casts.exp: New file.
4465 * gdb.cp/rvalue-ref-overload.cc: New file.
4466 * gdb.cp/rvalue-ref-overload.exp: New file.
4467 * gdb.cp/rvalue-ref-params.cc: New file.
4468 * gdb.cp/rvalue-ref-params.exp: New file.
4469 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4470 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4471 * gdb.cp/rvalue-ref-types.cc: New file.
4472 * gdb.cp/rvalue-ref-types.exp: New file.
4473 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4474 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4475
51457a05
MAL
44762017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4477
4478 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4479 New procedure.
4480
5b291c04
MAL
44812017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4482
4483 * lib/mi-support.exp (mi_gdb_test): Add additional message
4484 for unexpected output.
4485
59a56148
AA
44862017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4487
4488 * gdb.base/examine-backward.c (Barrier): New character array
4489 constant, to ensure that TestStrings is preceded by a string
4490 terminator.
4491
7942e96e
AA
44922017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4493
4494 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4495 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4496 and implicit pointer into such a location.
4497
6ebac3fb
DE
44982017-03-16 Doug Evans <dje@google.com>
4499
4500 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4501
ec3b243d
TP
45022017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4503
4504 * gdb.cp/m-static.exp: Fix expectation for prototype of
4505 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
4506
45072017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
4508
4509 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4510 * gdb.guile/scm-lazy-string.c: New file.
4511 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4512 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4513 for pointer, array, typedef lazy strings.
4514
2cc36e25 45152017-03-16 Doug Evans <dje@google.com>
34b43320
DE
4516
4517 PR python/17728, python/18439, python/18779
4518 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4519 * gdb.python/py-lazy-string.c (pointer): New typedef.
4520 (main): New locals ptr, array, typedef_ptr.
4521 * gdb.python/py-value.exp: Move lazy string tests to ...
4522 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4523 array, typedef lazy strings.
ec3b243d 4524
0efcde63
AK
45252017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4526
4527 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4528 Add optional 'test' parameter.
4529
7978d7c3
SM
45302017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4531
4532 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4533 Skip for versions of DejaGnu < 1.5.
4534
896c0c1e
SM
45352017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4536
4537 * lib/gdb.exp (dejagnu_version): New proc.
4538 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4539 Use dejagnu_version.
4540
5f4d1085
KS
45412017-03-10 Keith Seitz <keiths@redhat.com>
4542
4543 PR c++/8128
4544 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4545 type from destructor regexps.
4546 Add a branch which actually passes the test.
4547 Adjust "ptype t5i" test names.
4548
1de05205
PA
45492017-03-08 Pedro Alves <palves@redhat.com>
4550
4551 * gdb.base/step-over-exit.exp: Add explicit test message.
4552
c65d6b55
PA
45532017-03-08 Pedro Alves <palves@redhat.com>
4554
4555 PR gdb/18360
4556 * gdb.threads/interrupt-while-step-over.c: New file.
4557 * gdb.threads/interrupt-while-step-over.exp: New file.
4558
2e86a283
PA
45592017-03-08 Pedro Alves <palves@redhat.com>
4560
4561 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4562 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4563
25dcbff6
PA
45642017-03-08 Pedro Alves <palves@redhat.com>
4565
4566 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4567 PKRU as not supported as a PASS.
4568
dc9366eb
PA
45692017-03-08 Pedro Alves <palves@redhat.com>
4570
4571 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4572 prefix instead of $binfile1/$binfile2.
4573 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4574 in test message.
4575 * gdb.python/py-completion.exp: Use "load python file" as test
4576 messages instead of unstable path names.
4577
6e5d74e7
PA
45782017-03-08 Pedro Alves <palves@redhat.com>
4579 Jan Kratochvil <jan.kratochvil@redhat.com>
4580
4581 PR cli/21218
4582 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4583 New proc.
4584 (top level): Call it.
4585
9753a2f6
PA
45862017-03-08 Pedro Alves <palves@redhat.com>
4587
4588 PR tui/21216
4589 * gdb.tui/tui-nl-filtered-output.exp: New file.
4590
1a4dd9dd
PA
45912017-03-08 Pedro Alves <palves@redhat.com>
4592
4593 * gdb.base/completion.exp: Move TUI completion tests to ...
4594 * gdb.tui/completion.exp: ... this new file.
4595
7cbbff33
PA
45962017-03-08 Pedro Alves <palves@redhat.com>
4597
4598 * gdb.base/tui-disasm-long-lines.c,
4599 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4600 gdb.base/tui-layout.exp: Move to ...
4601 * gdb.tui/: ... this new directory.
4602
5f6fd321
PA
46032017-03-07 Pedro Alves <palves@redhat.com>
4604
4605 * gdb.base/tui-layout.c: New file.
4606 * gdb.base/tui-layout.exp: New file.
4607
44959fa8
PA
46082017-03-07 Pedro Alves <palves@redhat.com>
4609
4610 * gdb.base/tui-layout.c: Rename to ...
4611 * gdb.base/tui-disasm-long-lines.c: ... this.
4612 * gdb.base/tui-layout.exp: Rename to ...
4613 * gdb.base/tui-disasm-long-lines.exp: ... this.
4614
f8c4e718
PA
46152017-03-07 Pedro Alves <palves@redhat.com>
4616
4617 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4618
6dbb839a 46192017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
4620
4621 * i386-mpx-call.c: New file.
4622 * i386-mpx-call.exp: New file.
4623
65b48a81
PB
46242017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4625
4626 * gdb.arch/powerpc-power.exp: Delete test.
4627 * gdb.arch/powerpc-power.s: Likewise.
4628 * gdb.disasm/disassembler-options.exp: New test.
4629 * gdb.arch/powerpc-altivec.exp: Likewise.
4630 * gdb.arch/powerpc-altivec.s: Likewise.
4631 * gdb.arch/powerpc-altivec2.exp: Likewise.
4632 * gdb.arch/powerpc-altivec2.s: Likewise.
4633 * gdb.arch/powerpc-altivec3.exp: Likewise.
4634 * gdb.arch/powerpc-altivec3.s: Likewise.
4635 * gdb.arch/powerpc-power7.exp: Likewise.
4636 * gdb.arch/powerpc-power7.s: Likewise.
4637 * gdb.arch/powerpc-power8.exp: Likewise.
4638 * gdb.arch/powerpc-power8.s: Likewise.
4639 * gdb.arch/powerpc-power9.exp: Likewise.
4640 * gdb.arch/powerpc-power9.s: Likewise.
4641 * gdb.arch/powerpc-vsx.exp: Likewise.
4642 * gdb.arch/powerpc-vsx.s: Likewise.
4643 * gdb.arch/powerpc-vsx2.exp: Likewise.
4644 * gdb.arch/powerpc-vsx2.s: Likewise.
4645 * gdb.arch/powerpc-vsx3.exp: Likewise.
4646 * gdb.arch/powerpc-vsx3.s: Likewise.
4647 * gdb.arch/arm-disassembler-options.exp: Likewise.
4648 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4649 * gdb.arch/s390-disassembler-options.exp: Likewise.
4650
17cd4947
LM
46512017-02-23 Luis Machado <lgustavo@codesourcery.com>
4652
4653 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4654 (check_supported_features): ... this. Changed return type to void.
4655 (supports_rdseed): New static global.
4656 (rdseed): Check supports_rdseed.
4657 (initialize): Call check_supported_features.
4658
2039d74e
EBM
46592017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4660
4661 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4662 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4663 and lqarx/stqcx.
4664 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4665 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4666
a51d7ecf
EBM
46672017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4668
4669 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4670 uppercase.
4671
0224619f
JK
46722017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4673
4674 * gdb.dwarf2/formdata16.c: New file.
4675 * gdb.dwarf2/formdata16.exp: New file.
4676 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4677
216f72a1
JK
46782017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4679
4680 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4681 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4682 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4683 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4684 DW_AT_GNU_*.
4685
43988095
JK
46862017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4687
4688 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4689
99e8a4f9
SDJ
46902017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4691
4692 PR gdb/21164
4693 * gdb.base/maint.exp: Add testcases for when the commands do
4694 not have arguments.
4695
b58a8c0c
TP
46962017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4697
4698 * gdb.cp/chained-calls.exp: Use p instead of P.
4699
4e746bb6
TW
47002017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4701
4702 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4703 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4704
3f77c769
TT
47052017-02-14 Tom Tromey <tom@tromey.com>
4706
4707 PR python/13598:
4708 * gdb.python/py-events.exp: Add before_prompt event tests.
4709
075beec0
AA
47102017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4711
4712 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4713
bf5f525c
LM
47142017-02-13 Luis Machado <lgustavo@codesourcery.com>
4715
4716 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4717 (main): Call my_unique_function_name.
4718 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4719 completion of patterns with a single match.
4720 Add missing -re switches to gdb_test_multiple calls.
4721
13a66184
LM
47222017-02-13 Luis Machado <lgustavo@codesourcery.com>
4723
4724 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4725 return if core file is not recognized.
4726
26a06916
SM
47272017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4728
4729 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4730 and extra UIs.
4731
b761ca9e
SM
47322017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4733
4734 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4735 proc_with_prefix.
4736
b964bee0
TT
47372017-02-10 Tom Tromey <tom@tromey.com>
4738
4739 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4740
18da0c51
MG
47412017-02-10 Martin Galvan <martingalvan@sourceware.org>
4742
4743 PR gdb/21122
4744 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4745
604c4576
JG
47462017-02-08 Jerome Guitton <guitton@adacore.com>
4747
4748 * gdb.base/define.exp: Add test for command abbreviations
4749 in define.
4750
20b477a7
LM
47512017-02-06 Luis Machado <lgustavo@codesourcery.com>
4752
4753 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4754 * gdb.reverse/insn-reverse-x86.c: New file.
4755
3f7b46f2
IR
47562017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
4757
4758 PR tdep/20936
4759 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4760
f0fd41c1
TT
47612017-02-03 Tom Tromey <tom@tromey.com>
4762
4763 PR rust/21097:
4764 * gdb.rust/simple.exp: Add new tests.
4765
5be5dbf0
PA
47662017-02-02 Pedro Alves <palves@redhat.com>
4767
4768 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4769 tests.
4770
7346ef59
AA
47712017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4772
4773 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4774 taking a 2-byte value out of a 4-byte DWARF implicit value on
4775 big-endian targets.
4776 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4777 logic. Add test cases for DW_OP_implicit.
4778
787f0025
MM
47792017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4780
4781 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4782
68777c29
MM
47832017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4784
4785 * gdb.btrace/enable.exp: Call gdb_exit before
4786 skip_gdbserver_tests.
4787
0a1c7e28
MM
47882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4789
4790 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4791 GDBFLAGS.
4792
b5ac99b0
MM
47932017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4794
4795 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4796 the test is skipped.
4797 * gdb.btrace/data.exp: Likewise.
4798 * gdb.btrace/delta.exp: Likewise.
4799 * gdb.btrace/dlopen.exp: Likewise.
4800 * gdb.btrace/enable-running.exp: Likewise.
4801 * gdb.btrace/enable.exp: Likewise.
4802 * gdb.btrace/exception.exp: Likewise.
4803 * gdb.btrace/function_call_history.exp: Likewise.
4804 * gdb.btrace/gcore.exp: Likewise.
4805 * gdb.btrace/instruction_history.exp: Likewise.
4806 * gdb.btrace/multi-thread-step.exp: Likewise.
4807 * gdb.btrace/nohist.exp: Likewise.
4808 * gdb.btrace/non-stop.exp: Likewise.
4809 * gdb.btrace/reconnect.exp: Likewise.
4810 * gdb.btrace/record_goto-step.exp: Likewise.
4811 * gdb.btrace/record_goto.exp: Likewise.
4812 * gdb.btrace/rn-dl-bind.exp: Likewise.
4813 * gdb.btrace/segv.exp: Likewise.
4814 * gdb.btrace/step.exp: Likewise.
4815 * gdb.btrace/stepi.exp: Likewise.
4816 * gdb.btrace/tailcall-only.exp: Likewise.
4817 * gdb.btrace/tailcall.exp: Likewise.
4818 * gdb.btrace/tsx.exp: Likewise.
4819 * gdb.btrace/unknown_functions.exp: Likewise.
4820 * gdb.btrace/vdso.exp: Likewise.
4821
cd4007e4
MM
48222017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4823
4824 * gdb.btrace/enable-running.c: New.
4825 * gdb.btrace/enable-running.exp: New.
4826
2735833d
WT
48272017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
4828
4829 * gdb.arch/amd64-gs_base.c: New file.
4830 * gdb.arch/amd64-gs_base.exp: New file.
4831
b51e1e94
LM
48322017-01-26 Luis Machado <lgustavo@codesourcery.com>
4833
4834 * lib/memory.exp: Remove spurious empty newlines.
4835
72ca0410
SM
48362017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
4837
4838 * gdb.python/py-bad-printers.exp: Load python file using "source".
4839 * gdb.python/py-events.exp: Likewise.
4840 * gdb.python/py-evsignal.exp: Likewise.
4841 * gdb.python/py-evthreads.exp: Likewise.
4842 * gdb.python/py-frame-args.exp: Likewise.
4843 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4844 * gdb.python/py-framefilter-mi.exp: Likewise.
4845 * gdb.python/py-framefilter.exp: Likewise.
4846 * gdb.python/py-mi.exp: Likewise.
4847 * gdb.python/py-pp-maint.exp: Likewise.
4848 * gdb.python/py-pp-registration.exp: Likewise.
4849 * gdb.python/py-prettyprint.exp: Likewise.
4850 (run_lang_tests): Likewise.
4851 * gdb.python/py-typeprint.exp: Likewise.
4852
e309aa65
LM
48532017-01-26 Luis Machado <lgustavo@codesourcery.com>
4854
4855 * lib/memory.exp: New file.
4856 * lib/gdb.exp: Load memory.exp.
4857 * gdb.base/memattr.exp (delete_memory): Move proc to
4858 lib/memory.exp and rename to delete_memory_regions.
4859 Replace delete_memory with delete_memory_regions.
4860 Cleanup memory regions before tests.
4861 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4862 before tests.
4863
515aff23
LM
48642017-01-26 Luis Machado <lgustavo@codesourcery.com>
4865
4866 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4867 files.
4868 (initialize): New function conditionally defined.
4869 (testcases): Move within conditional block.
4870 (main): Call initialize.
4871 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4872 of gdb.reverse/insn-reverse.c.
4873 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4874 gdb.reverse/insn-reverse.c.
4875
d8b49cf0
YQ
48762017-01-26 Yao Qi <yao.qi@linaro.org>
4877
4878 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4879 disassemble on address 0.
4880
f13a9a0c
YQ
48812017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
4882 Yao Qi <yao.qi@linaro.org>
4883
4884 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4885 * gdb.dwarf2/implptr-64bit.S: Remove.
4886 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
4887 variables in caller's context. Add DW_OP_implicit_value.
4888
5ac95241
YQ
48892017-01-25 Yao Qi <yao.qi@linaro.org>
4890
4891 * lib/dwarf.exp (Dwarf::_location): Handle
4892 DW_OP_GNU_implicit_pointer with proper size.
4893
23e82930
LM
48942017-01-20 Luis Machado <lgustavo@codesourcery.com>
4895
4896 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4897 and add untested calls.
4898
d334ae25
LM
48992017-01-20 Luis Machado <lgustavo@codesourcery.com>
4900
4901 * gdb.python/python.exp: Check line number against what GDB thinks
4902 the line number is for func1.
4903
f5e6296e
IB
49042017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
4905
4906 * gdb.dlang/debug-expr.exp: New file.
4907
5b362f04
LM
49082016-12-23 Luis Machado <lgustavo@codesourcery.com>
4909
4910 Fix test names for the following files:
4911
4912 * gdb.ada/exec_changed.exp
4913 * gdb.ada/info_types.exp
4914 * gdb.arch/aarch64-atomic-inst.exp
4915 * gdb.arch/aarch64-fp.exp
4916 * gdb.arch/altivec-abi.exp
4917 * gdb.arch/altivec-regs.exp
4918 * gdb.arch/amd64-byte.exp
4919 * gdb.arch/amd64-disp-step.exp
4920 * gdb.arch/amd64-dword.exp
4921 * gdb.arch/amd64-entry-value-inline.exp
4922 * gdb.arch/amd64-entry-value-param.exp
4923 * gdb.arch/amd64-entry-value-paramref.exp
4924 * gdb.arch/amd64-entry-value.exp
4925 * gdb.arch/amd64-i386-address.exp
4926 * gdb.arch/amd64-invalid-stack-middle.exp
4927 * gdb.arch/amd64-invalid-stack-top.exp
4928 * gdb.arch/amd64-optimout-repeat.exp
4929 * gdb.arch/amd64-prologue-skip.exp
4930 * gdb.arch/amd64-prologue-xmm.exp
4931 * gdb.arch/amd64-stap-special-operands.exp
4932 * gdb.arch/amd64-stap-wrong-subexp.exp
4933 * gdb.arch/amd64-tailcall-cxx.exp
4934 * gdb.arch/amd64-tailcall-noret.exp
4935 * gdb.arch/amd64-tailcall-ret.exp
4936 * gdb.arch/amd64-tailcall-self.exp
4937 * gdb.arch/amd64-word.exp
4938 * gdb.arch/arm-bl-branch-dest.exp
4939 * gdb.arch/arm-disp-step.exp
4940 * gdb.arch/arm-neon.exp
4941 * gdb.arch/arm-single-step-kernel-helper.exp
4942 * gdb.arch/avr-flash-qualifier.exp
4943 * gdb.arch/disp-step-insn-reloc.exp
4944 * gdb.arch/e500-abi.exp
4945 * gdb.arch/e500-regs.exp
4946 * gdb.arch/ftrace-insn-reloc.exp
4947 * gdb.arch/i386-avx512.exp
4948 * gdb.arch/i386-bp_permanent.exp
4949 * gdb.arch/i386-byte.exp
4950 * gdb.arch/i386-cfi-notcurrent.exp
4951 * gdb.arch/i386-disp-step.exp
4952 * gdb.arch/i386-dr3-watch.exp
4953 * gdb.arch/i386-float.exp
4954 * gdb.arch/i386-gnu-cfi.exp
4955 * gdb.arch/i386-mpx-map.exp
4956 * gdb.arch/i386-mpx-sigsegv.exp
4957 * gdb.arch/i386-mpx-simple_segv.exp
4958 * gdb.arch/i386-mpx.exp
4959 * gdb.arch/i386-permbkpt.exp
4960 * gdb.arch/i386-prologue.exp
4961 * gdb.arch/i386-signal.exp
4962 * gdb.arch/i386-size-overlap.exp
4963 * gdb.arch/i386-unwind.exp
4964 * gdb.arch/i386-word.exp
4965 * gdb.arch/mips-fcr.exp
4966 * gdb.arch/powerpc-d128-regs.exp
4967 * gdb.arch/powerpc-stackless.exp
4968 * gdb.arch/ppc64-atomic-inst.exp
4969 * gdb.arch/s390-stackless.exp
4970 * gdb.arch/s390-tdbregs.exp
4971 * gdb.arch/s390-vregs.exp
4972 * gdb.arch/sparc-sysstep.exp
4973 * gdb.arch/thumb-bx-pc.exp
4974 * gdb.arch/thumb-singlestep.exp
4975 * gdb.arch/thumb2-it.exp
4976 * gdb.arch/vsx-regs.exp
4977 * gdb.asm/asm-source.exp
4978 * gdb.base/a2-run.exp
4979 * gdb.base/advance.exp
4980 * gdb.base/all-bin.exp
4981 * gdb.base/anon.exp
4982 * gdb.base/args.exp
4983 * gdb.base/arithmet.exp
4984 * gdb.base/async-shell.exp
4985 * gdb.base/async.exp
4986 * gdb.base/attach-pie-noexec.exp
4987 * gdb.base/attach-twice.exp
4988 * gdb.base/auto-load.exp
4989 * gdb.base/bang.exp
4990 * gdb.base/bitfields.exp
4991 * gdb.base/break-always.exp
4992 * gdb.base/break-caller-line.exp
4993 * gdb.base/break-entry.exp
4994 * gdb.base/break-inline.exp
4995 * gdb.base/break-on-linker-gcd-function.exp
4996 * gdb.base/break-probes.exp
4997 * gdb.base/break.exp
4998 * gdb.base/breakpoint-shadow.exp
4999 * gdb.base/call-ar-st.exp
5000 * gdb.base/call-sc.exp
5001 * gdb.base/call-signal-resume.exp
5002 * gdb.base/call-strs.exp
5003 * gdb.base/callfuncs.exp
5004 * gdb.base/catch-fork-static.exp
5005 * gdb.base/catch-gdb-caused-signals.exp
5006 * gdb.base/catch-load.exp
5007 * gdb.base/catch-signal-fork.exp
5008 * gdb.base/catch-signal.exp
5009 * gdb.base/catch-syscall.exp
5010 * gdb.base/charset.exp
5011 * gdb.base/checkpoint.exp
5012 * gdb.base/chng-syms.exp
5013 * gdb.base/code-expr.exp
5014 * gdb.base/code_elim.exp
5015 * gdb.base/commands.exp
5016 * gdb.base/completion.exp
5017 * gdb.base/complex.exp
5018 * gdb.base/cond-expr.exp
5019 * gdb.base/condbreak.exp
5020 * gdb.base/consecutive.exp
5021 * gdb.base/continue-all-already-running.exp
5022 * gdb.base/coredump-filter.exp
5023 * gdb.base/corefile.exp
5024 * gdb.base/dbx.exp
5025 * gdb.base/debug-expr.exp
5026 * gdb.base/define.exp
5027 * gdb.base/del.exp
5028 * gdb.base/disabled-location.exp
5029 * gdb.base/disasm-end-cu.exp
5030 * gdb.base/disasm-optim.exp
5031 * gdb.base/display.exp
5032 * gdb.base/duplicate-bp.exp
5033 * gdb.base/ena-dis-br.exp
5034 * gdb.base/ending-run.exp
5035 * gdb.base/enumval.exp
5036 * gdb.base/environ.exp
5037 * gdb.base/eu-strip-infcall.exp
5038 * gdb.base/eval-avoid-side-effects.exp
5039 * gdb.base/eval-skip.exp
5040 * gdb.base/exitsignal.exp
5041 * gdb.base/expand-psymtabs.exp
5042 * gdb.base/filesym.exp
5043 * gdb.base/find-unmapped.exp
5044 * gdb.base/finish.exp
5045 * gdb.base/float.exp
5046 * gdb.base/foll-exec-mode.exp
5047 * gdb.base/foll-exec.exp
5048 * gdb.base/foll-fork.exp
5049 * gdb.base/fortran-sym-case.exp
5050 * gdb.base/freebpcmd.exp
5051 * gdb.base/func-ptr.exp
5052 * gdb.base/func-ptrs.exp
5053 * gdb.base/funcargs.exp
5054 * gdb.base/gcore-buffer-overflow.exp
5055 * gdb.base/gcore-relro-pie.exp
5056 * gdb.base/gcore-relro.exp
5057 * gdb.base/gcore.exp
5058 * gdb.base/gdb1090.exp
5059 * gdb.base/gdb11530.exp
5060 * gdb.base/gdb11531.exp
5061 * gdb.base/gdb1821.exp
5062 * gdb.base/gdbindex-stabs.exp
5063 * gdb.base/gdbvars.exp
5064 * gdb.base/hbreak.exp
5065 * gdb.base/hbreak2.exp
5066 * gdb.base/included.exp
5067 * gdb.base/infcall-input.exp
5068 * gdb.base/inferior-died.exp
5069 * gdb.base/infnan.exp
5070 * gdb.base/info-macros.exp
5071 * gdb.base/info-os.exp
5072 * gdb.base/info-proc.exp
5073 * gdb.base/info-shared.exp
5074 * gdb.base/info-target.exp
5075 * gdb.base/infoline.exp
5076 * gdb.base/interp.exp
5077 * gdb.base/interrupt.exp
5078 * gdb.base/jit-reader.exp
5079 * gdb.base/jit-simple.exp
5080 * gdb.base/kill-after-signal.exp
5081 * gdb.base/kill-detach-inferiors-cmd.exp
5082 * gdb.base/label.exp
5083 * gdb.base/langs.exp
5084 * gdb.base/ldbl_e308.exp
5085 * gdb.base/line-symtabs.exp
5086 * gdb.base/linespecs.exp
5087 * gdb.base/list.exp
5088 * gdb.base/long_long.exp
5089 * gdb.base/longest-types.exp
5090 * gdb.base/maint.exp
5091 * gdb.base/max-value-size.exp
5092 * gdb.base/memattr.exp
5093 * gdb.base/mips_pro.exp
5094 * gdb.base/morestack.exp
5095 * gdb.base/moribund-step.exp
5096 * gdb.base/multi-forks.exp
5097 * gdb.base/nested-addr.exp
5098 * gdb.base/nextoverexit.exp
5099 * gdb.base/noreturn-finish.exp
5100 * gdb.base/noreturn-return.exp
5101 * gdb.base/nostdlib.exp
5102 * gdb.base/offsets.exp
5103 * gdb.base/opaque.exp
5104 * gdb.base/pc-fp.exp
5105 * gdb.base/permissions.exp
5106 * gdb.base/print-symbol-loading.exp
5107 * gdb.base/prologue-include.exp
5108 * gdb.base/psymtab.exp
5109 * gdb.base/ptype.exp
5110 * gdb.base/random-signal.exp
5111 * gdb.base/randomize.exp
5112 * gdb.base/range-stepping.exp
5113 * gdb.base/readline-ask.exp
5114 * gdb.base/recpar.exp
5115 * gdb.base/recurse.exp
5116 * gdb.base/relational.exp
5117 * gdb.base/restore.exp
5118 * gdb.base/return-nodebug.exp
5119 * gdb.base/return.exp
5120 * gdb.base/run-after-attach.exp
5121 * gdb.base/save-bp.exp
5122 * gdb.base/scope.exp
5123 * gdb.base/sect-cmd.exp
5124 * gdb.base/set-lang-auto.exp
5125 * gdb.base/set-noassign.exp
5126 * gdb.base/setvar.exp
5127 * gdb.base/sigall.exp
5128 * gdb.base/sigbpt.exp
5129 * gdb.base/siginfo-addr.exp
5130 * gdb.base/siginfo-infcall.exp
5131 * gdb.base/siginfo-obj.exp
5132 * gdb.base/siginfo.exp
5133 * gdb.base/signals-state-child.exp
5134 * gdb.base/signest.exp
5135 * gdb.base/sigstep.exp
5136 * gdb.base/sizeof.exp
5137 * gdb.base/skip.exp
5138 * gdb.base/solib-corrupted.exp
5139 * gdb.base/solib-nodir.exp
5140 * gdb.base/solib-search.exp
5141 * gdb.base/stack-checking.exp
5142 * gdb.base/stale-infcall.exp
5143 * gdb.base/stap-probe.exp
5144 * gdb.base/start.exp
5145 * gdb.base/step-break.exp
5146 * gdb.base/step-bt.exp
5147 * gdb.base/step-line.exp
5148 * gdb.base/step-over-exit.exp
5149 * gdb.base/step-over-syscall.exp
5150 * gdb.base/step-resume-infcall.exp
5151 * gdb.base/step-test.exp
5152 * gdb.base/store.exp
5153 * gdb.base/structs3.exp
5154 * gdb.base/sym-file.exp
5155 * gdb.base/symbol-without-target_section.exp
5156 * gdb.base/term.exp
5157 * gdb.base/testenv.exp
5158 * gdb.base/ui-redirect.exp
5159 * gdb.base/until.exp
5160 * gdb.base/unwindonsignal.exp
5161 * gdb.base/value-double-free.exp
5162 * gdb.base/vla-datatypes.exp
5163 * gdb.base/vla-ptr.exp
5164 * gdb.base/vla-sideeffect.exp
5165 * gdb.base/volatile.exp
5166 * gdb.base/watch-cond-infcall.exp
5167 * gdb.base/watch-cond.exp
5168 * gdb.base/watch-non-mem.exp
5169 * gdb.base/watch-read.exp
5170 * gdb.base/watch-vfork.exp
5171 * gdb.base/watchpoint-cond-gone.exp
5172 * gdb.base/watchpoint-delete.exp
5173 * gdb.base/watchpoint-hw-hit-once.exp
5174 * gdb.base/watchpoint-hw.exp
5175 * gdb.base/watchpoint-stops-at-right-insn.exp
5176 * gdb.base/watchpoints.exp
5177 * gdb.base/wchar.exp
5178 * gdb.base/whatis-exp.exp
5179 * gdb.btrace/buffer-size.exp
5180 * gdb.btrace/data.exp
5181 * gdb.btrace/delta.exp
5182 * gdb.btrace/dlopen.exp
5183 * gdb.btrace/enable.exp
5184 * gdb.btrace/exception.exp
5185 * gdb.btrace/function_call_history.exp
5186 * gdb.btrace/gcore.exp
5187 * gdb.btrace/instruction_history.exp
5188 * gdb.btrace/nohist.exp
5189 * gdb.btrace/reconnect.exp
5190 * gdb.btrace/record_goto-step.exp
5191 * gdb.btrace/record_goto.exp
5192 * gdb.btrace/rn-dl-bind.exp
5193 * gdb.btrace/segv.exp
5194 * gdb.btrace/step.exp
5195 * gdb.btrace/stepi.exp
5196 * gdb.btrace/tailcall-only.exp
5197 * gdb.btrace/tailcall.exp
5198 * gdb.btrace/tsx.exp
5199 * gdb.btrace/unknown_functions.exp
5200 * gdb.btrace/vdso.exp
5201 * gdb.compile/compile-ifunc.exp
5202 * gdb.compile/compile-ops.exp
5203 * gdb.compile/compile-print.exp
5204 * gdb.compile/compile-setjmp.exp
5205 * gdb.cp/abstract-origin.exp
5206 * gdb.cp/ambiguous.exp
5207 * gdb.cp/annota2.exp
5208 * gdb.cp/annota3.exp
5209 * gdb.cp/anon-ns.exp
5210 * gdb.cp/anon-struct.exp
5211 * gdb.cp/anon-union.exp
5212 * gdb.cp/arg-reference.exp
5213 * gdb.cp/baseenum.exp
5214 * gdb.cp/bool.exp
5215 * gdb.cp/breakpoint.exp
5216 * gdb.cp/bs15503.exp
5217 * gdb.cp/call-c.exp
5218 * gdb.cp/casts.exp
5219 * gdb.cp/chained-calls.exp
5220 * gdb.cp/class2.exp
5221 * gdb.cp/classes.exp
5222 * gdb.cp/cmpd-minsyms.exp
5223 * gdb.cp/converts.exp
5224 * gdb.cp/cp-relocate.exp
5225 * gdb.cp/cpcompletion.exp
5226 * gdb.cp/cpexprs.exp
5227 * gdb.cp/cplabel.exp
5228 * gdb.cp/cplusfuncs.exp
5229 * gdb.cp/cpsizeof.exp
5230 * gdb.cp/ctti.exp
5231 * gdb.cp/derivation.exp
5232 * gdb.cp/destrprint.exp
5233 * gdb.cp/dispcxx.exp
5234 * gdb.cp/enum-class.exp
5235 * gdb.cp/exception.exp
5236 * gdb.cp/exceptprint.exp
5237 * gdb.cp/expand-psymtabs-cxx.exp
5238 * gdb.cp/expand-sals.exp
5239 * gdb.cp/extern-c.exp
5240 * gdb.cp/filename.exp
5241 * gdb.cp/formatted-ref.exp
5242 * gdb.cp/fpointer.exp
5243 * gdb.cp/gdb1355.exp
5244 * gdb.cp/gdb2495.exp
5245 * gdb.cp/hang.exp
5246 * gdb.cp/impl-this.exp
5247 * gdb.cp/infcall-dlopen.exp
5248 * gdb.cp/inherit.exp
5249 * gdb.cp/iostream.exp
5250 * gdb.cp/koenig.exp
5251 * gdb.cp/local.exp
5252 * gdb.cp/m-data.exp
5253 * gdb.cp/m-static.exp
5254 * gdb.cp/mb-ctor.exp
5255 * gdb.cp/mb-inline.exp
5256 * gdb.cp/mb-templates.exp
5257 * gdb.cp/member-name.exp
5258 * gdb.cp/member-ptr.exp
5259 * gdb.cp/meth-typedefs.exp
5260 * gdb.cp/method.exp
5261 * gdb.cp/method2.exp
5262 * gdb.cp/minsym-fallback.exp
5263 * gdb.cp/misc.exp
5264 * gdb.cp/namelessclass.exp
5265 * gdb.cp/namespace-enum.exp
5266 * gdb.cp/namespace-nested-import.exp
5267 * gdb.cp/namespace.exp
5268 * gdb.cp/nextoverthrow.exp
5269 * gdb.cp/no-dmgl-verbose.exp
5270 * gdb.cp/non-trivial-retval.exp
5271 * gdb.cp/noparam.exp
5272 * gdb.cp/nsdecl.exp
5273 * gdb.cp/nsimport.exp
5274 * gdb.cp/nsnested.exp
5275 * gdb.cp/nsnoimports.exp
5276 * gdb.cp/nsrecurs.exp
5277 * gdb.cp/nsstress.exp
5278 * gdb.cp/nsusing.exp
5279 * gdb.cp/operator.exp
5280 * gdb.cp/oranking.exp
5281 * gdb.cp/overload-const.exp
5282 * gdb.cp/overload.exp
5283 * gdb.cp/ovldbreak.exp
5284 * gdb.cp/ovsrch.exp
5285 * gdb.cp/paren-type.exp
5286 * gdb.cp/parse-lang.exp
5287 * gdb.cp/pass-by-ref.exp
5288 * gdb.cp/pr-1023.exp
5289 * gdb.cp/pr-1210.exp
5290 * gdb.cp/pr-574.exp
5291 * gdb.cp/pr10687.exp
5292 * gdb.cp/pr12028.exp
5293 * gdb.cp/pr17132.exp
5294 * gdb.cp/pr17494.exp
5295 * gdb.cp/pr9067.exp
5296 * gdb.cp/pr9167.exp
5297 * gdb.cp/pr9631.exp
5298 * gdb.cp/printmethod.exp
5299 * gdb.cp/psmang.exp
5300 * gdb.cp/psymtab-parameter.exp
5301 * gdb.cp/ptype-cv-cp.exp
5302 * gdb.cp/ptype-flags.exp
5303 * gdb.cp/re-set-overloaded.exp
5304 * gdb.cp/ref-types.exp
5305 * gdb.cp/rtti.exp
5306 * gdb.cp/scope-err.exp
5307 * gdb.cp/shadow.exp
5308 * gdb.cp/smartp.exp
5309 * gdb.cp/static-method.exp
5310 * gdb.cp/static-print-quit.exp
5311 * gdb.cp/temargs.exp
5312 * gdb.cp/templates.exp
5313 * gdb.cp/try_catch.exp
5314 * gdb.cp/typedef-operator.exp
5315 * gdb.cp/typeid.exp
5316 * gdb.cp/userdef.exp
5317 * gdb.cp/using-crash.exp
5318 * gdb.cp/var-tag.exp
5319 * gdb.cp/virtbase.exp
5320 * gdb.cp/virtfunc.exp
5321 * gdb.cp/virtfunc2.exp
5322 * gdb.cp/vla-cxx.exp
5323 * gdb.disasm/t01_mov.exp
5324 * gdb.disasm/t02_mova.exp
5325 * gdb.disasm/t03_add.exp
5326 * gdb.disasm/t04_sub.exp
5327 * gdb.disasm/t05_cmp.exp
5328 * gdb.disasm/t06_ari2.exp
5329 * gdb.disasm/t07_ari3.exp
5330 * gdb.disasm/t08_or.exp
5331 * gdb.disasm/t09_xor.exp
5332 * gdb.disasm/t10_and.exp
5333 * gdb.disasm/t11_logs.exp
5334 * gdb.disasm/t12_bit.exp
5335 * gdb.disasm/t13_otr.exp
5336 * gdb.dlang/circular.exp
5337 * gdb.dwarf2/arr-stride.exp
5338 * gdb.dwarf2/arr-subrange.exp
5339 * gdb.dwarf2/atomic-type.exp
5340 * gdb.dwarf2/bad-regnum.exp
5341 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5342 * gdb.dwarf2/callframecfa.exp
5343 * gdb.dwarf2/clztest.exp
5344 * gdb.dwarf2/corrupt.exp
5345 * gdb.dwarf2/data-loc.exp
5346 * gdb.dwarf2/dup-psym.exp
5347 * gdb.dwarf2/dw2-anon-mptr.exp
5348 * gdb.dwarf2/dw2-anonymous-func.exp
5349 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5350 * gdb.dwarf2/dw2-bad-unresolved.exp
5351 * gdb.dwarf2/dw2-basic.exp
5352 * gdb.dwarf2/dw2-canonicalize-type.exp
5353 * gdb.dwarf2/dw2-case-insensitive.exp
5354 * gdb.dwarf2/dw2-common-block.exp
5355 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5356 * gdb.dwarf2/dw2-compressed.exp
5357 * gdb.dwarf2/dw2-const.exp
5358 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5359 * gdb.dwarf2/dw2-cu-size.exp
5360 * gdb.dwarf2/dw2-dup-frame.exp
5361 * gdb.dwarf2/dw2-entry-value.exp
5362 * gdb.dwarf2/dw2-icycle.exp
5363 * gdb.dwarf2/dw2-ifort-parameter.exp
5364 * gdb.dwarf2/dw2-inline-break.exp
5365 * gdb.dwarf2/dw2-inline-param.exp
5366 * gdb.dwarf2/dw2-intercu.exp
5367 * gdb.dwarf2/dw2-intermix.exp
5368 * gdb.dwarf2/dw2-lexical-block-bare.exp
5369 * gdb.dwarf2/dw2-linkage-name-trust.exp
5370 * gdb.dwarf2/dw2-minsym-in-cu.exp
5371 * gdb.dwarf2/dw2-noloc.exp
5372 * gdb.dwarf2/dw2-op-call.exp
5373 * gdb.dwarf2/dw2-op-out-param.exp
5374 * gdb.dwarf2/dw2-opt-structptr.exp
5375 * gdb.dwarf2/dw2-param-error.exp
5376 * gdb.dwarf2/dw2-producer.exp
5377 * gdb.dwarf2/dw2-ranges-base.exp
5378 * gdb.dwarf2/dw2-ref-missing-frame.exp
5379 * gdb.dwarf2/dw2-reg-undefined.exp
5380 * gdb.dwarf2/dw2-regno-invalid.exp
5381 * gdb.dwarf2/dw2-restore.exp
5382 * gdb.dwarf2/dw2-restrict.exp
5383 * gdb.dwarf2/dw2-single-line-discriminators.exp
5384 * gdb.dwarf2/dw2-strp.exp
5385 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5386 * gdb.dwarf2/dw2-unresolved.exp
5387 * gdb.dwarf2/dw2-var-zero-addr.exp
5388 * gdb.dwarf2/dw4-sig-types.exp
5389 * gdb.dwarf2/dwz.exp
5390 * gdb.dwarf2/dynarr-ptr.exp
5391 * gdb.dwarf2/enum-type.exp
5392 * gdb.dwarf2/gdb-index.exp
5393 * gdb.dwarf2/implptr-64bit.exp
5394 * gdb.dwarf2/implptr-optimized-out.exp
5395 * gdb.dwarf2/implptr.exp
5396 * gdb.dwarf2/implref-array.exp
5397 * gdb.dwarf2/implref-const.exp
5398 * gdb.dwarf2/implref-global.exp
5399 * gdb.dwarf2/implref-struct.exp
5400 * gdb.dwarf2/mac-fileno.exp
5401 * gdb.dwarf2/main-subprogram.exp
5402 * gdb.dwarf2/member-ptr-forwardref.exp
5403 * gdb.dwarf2/method-ptr.exp
5404 * gdb.dwarf2/missing-sig-type.exp
5405 * gdb.dwarf2/nonvar-access.exp
5406 * gdb.dwarf2/opaque-type-lookup.exp
5407 * gdb.dwarf2/pieces-optimized-out.exp
5408 * gdb.dwarf2/pieces.exp
5409 * gdb.dwarf2/pr10770.exp
5410 * gdb.dwarf2/pr13961.exp
5411 * gdb.dwarf2/staticvirtual.exp
5412 * gdb.dwarf2/subrange.exp
5413 * gdb.dwarf2/symtab-producer.exp
5414 * gdb.dwarf2/trace-crash.exp
5415 * gdb.dwarf2/typeddwarf.exp
5416 * gdb.dwarf2/valop.exp
5417 * gdb.dwarf2/watch-notconst.exp
5418 * gdb.fortran/array-element.exp
5419 * gdb.fortran/charset.exp
5420 * gdb.fortran/common-block.exp
5421 * gdb.fortran/complex.exp
5422 * gdb.fortran/derived-type-function.exp
5423 * gdb.fortran/derived-type.exp
5424 * gdb.fortran/logical.exp
5425 * gdb.fortran/module.exp
5426 * gdb.fortran/multi-dim.exp
5427 * gdb.fortran/nested-funcs.exp
5428 * gdb.fortran/print-formatted.exp
5429 * gdb.fortran/subarray.exp
5430 * gdb.fortran/vla-alloc-assoc.exp
5431 * gdb.fortran/vla-datatypes.exp
5432 * gdb.fortran/vla-history.exp
5433 * gdb.fortran/vla-ptr-info.exp
5434 * gdb.fortran/vla-ptype-sub.exp
5435 * gdb.fortran/vla-ptype.exp
5436 * gdb.fortran/vla-sizeof.exp
5437 * gdb.fortran/vla-type.exp
5438 * gdb.fortran/vla-value-sub-arbitrary.exp
5439 * gdb.fortran/vla-value-sub-finish.exp
5440 * gdb.fortran/vla-value-sub.exp
5441 * gdb.fortran/vla-value.exp
5442 * gdb.fortran/whatis_type.exp
5443 * gdb.go/chan.exp
5444 * gdb.go/handcall.exp
5445 * gdb.go/hello.exp
5446 * gdb.go/integers.exp
5447 * gdb.go/methods.exp
5448 * gdb.go/package.exp
5449 * gdb.go/strings.exp
5450 * gdb.go/types.exp
5451 * gdb.go/unsafe.exp
5452 * gdb.guile/scm-arch.exp
5453 * gdb.guile/scm-block.exp
5454 * gdb.guile/scm-breakpoint.exp
5455 * gdb.guile/scm-cmd.exp
5456 * gdb.guile/scm-disasm.exp
5457 * gdb.guile/scm-equal.exp
5458 * gdb.guile/scm-frame-args.exp
5459 * gdb.guile/scm-frame-inline.exp
5460 * gdb.guile/scm-frame.exp
5461 * gdb.guile/scm-iterator.exp
5462 * gdb.guile/scm-math.exp
5463 * gdb.guile/scm-objfile.exp
5464 * gdb.guile/scm-ports.exp
5465 * gdb.guile/scm-symbol.exp
5466 * gdb.guile/scm-symtab.exp
5467 * gdb.guile/scm-value-cc.exp
5468 * gdb.guile/types-module.exp
5469 * gdb.linespec/break-ask.exp
5470 * gdb.linespec/cpexplicit.exp
5471 * gdb.linespec/explicit.exp
5472 * gdb.linespec/keywords.exp
5473 * gdb.linespec/linespec.exp
5474 * gdb.linespec/ls-dollar.exp
5475 * gdb.linespec/ls-errs.exp
5476 * gdb.linespec/skip-two.exp
5477 * gdb.linespec/thread.exp
5478 * gdb.mi/mi-async.exp
5479 * gdb.mi/mi-basics.exp
5480 * gdb.mi/mi-break.exp
5481 * gdb.mi/mi-catch-load.exp
5482 * gdb.mi/mi-cli.exp
5483 * gdb.mi/mi-cmd-param-changed.exp
5484 * gdb.mi/mi-console.exp
5485 * gdb.mi/mi-detach.exp
5486 * gdb.mi/mi-disassemble.exp
5487 * gdb.mi/mi-eval.exp
5488 * gdb.mi/mi-file-transfer.exp
5489 * gdb.mi/mi-file.exp
5490 * gdb.mi/mi-fill-memory.exp
5491 * gdb.mi/mi-inheritance-syntax-error.exp
5492 * gdb.mi/mi-linespec-err-cp.exp
5493 * gdb.mi/mi-logging.exp
5494 * gdb.mi/mi-memory-changed.exp
5495 * gdb.mi/mi-read-memory.exp
5496 * gdb.mi/mi-record-changed.exp
5497 * gdb.mi/mi-reg-undefined.exp
5498 * gdb.mi/mi-regs.exp
5499 * gdb.mi/mi-return.exp
5500 * gdb.mi/mi-reverse.exp
5501 * gdb.mi/mi-simplerun.exp
5502 * gdb.mi/mi-solib.exp
5503 * gdb.mi/mi-stack.exp
5504 * gdb.mi/mi-stepi.exp
5505 * gdb.mi/mi-syn-frame.exp
5506 * gdb.mi/mi-until.exp
5507 * gdb.mi/mi-var-block.exp
5508 * gdb.mi/mi-var-child.exp
5509 * gdb.mi/mi-var-cmd.exp
5510 * gdb.mi/mi-var-cp.exp
5511 * gdb.mi/mi-var-display.exp
5512 * gdb.mi/mi-var-invalidate.exp
5513 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5514 * gdb.mi/mi-vla-fortran.exp
5515 * gdb.mi/mi-watch.exp
5516 * gdb.mi/mi2-var-child.exp
5517 * gdb.mi/user-selected-context-sync.exp
5518 * gdb.modula2/unbounded-array.exp
5519 * gdb.multi/dummy-frame-restore.exp
5520 * gdb.multi/multi-arch-exec.exp
5521 * gdb.multi/multi-arch.exp
5522 * gdb.multi/tids.exp
5523 * gdb.multi/watchpoint-multi.exp
5524 * gdb.opencl/callfuncs.exp
5525 * gdb.opencl/convs_casts.exp
5526 * gdb.opencl/datatypes.exp
5527 * gdb.opencl/operators.exp
5528 * gdb.opencl/vec_comps.exp
5529 * gdb.opt/clobbered-registers-O2.exp
5530 * gdb.opt/inline-break.exp
5531 * gdb.opt/inline-bt.exp
5532 * gdb.opt/inline-cmds.exp
5533 * gdb.opt/inline-locals.exp
5534 * gdb.pascal/case-insensitive-symbols.exp
5535 * gdb.pascal/floats.exp
5536 * gdb.pascal/gdb11492.exp
5537 * gdb.python/lib-types.exp
5538 * gdb.python/py-arch.exp
5539 * gdb.python/py-as-string.exp
5540 * gdb.python/py-bad-printers.exp
5541 * gdb.python/py-block.exp
5542 * gdb.python/py-breakpoint-create-fail.exp
5543 * gdb.python/py-breakpoint.exp
5544 * gdb.python/py-caller-is.exp
5545 * gdb.python/py-cmd.exp
5546 * gdb.python/py-explore-cc.exp
5547 * gdb.python/py-explore.exp
5548 * gdb.python/py-finish-breakpoint.exp
5549 * gdb.python/py-finish-breakpoint2.exp
5550 * gdb.python/py-frame-args.exp
5551 * gdb.python/py-frame-inline.exp
5552 * gdb.python/py-frame.exp
5553 * gdb.python/py-framefilter-mi.exp
5554 * gdb.python/py-infthread.exp
5555 * gdb.python/py-lazy-string.exp
5556 * gdb.python/py-linetable.exp
5557 * gdb.python/py-mi-events.exp
5558 * gdb.python/py-mi-objfile.exp
5559 * gdb.python/py-mi.exp
5560 * gdb.python/py-objfile.exp
5561 * gdb.python/py-pp-integral.exp
5562 * gdb.python/py-pp-maint.exp
5563 * gdb.python/py-pp-re-notag.exp
5564 * gdb.python/py-pp-registration.exp
5565 * gdb.python/py-recurse-unwind.exp
5566 * gdb.python/py-strfns.exp
5567 * gdb.python/py-symbol.exp
5568 * gdb.python/py-symtab.exp
5569 * gdb.python/py-sync-interp.exp
5570 * gdb.python/py-typeprint.exp
5571 * gdb.python/py-unwind-maint.exp
5572 * gdb.python/py-unwind.exp
5573 * gdb.python/py-value-cc.exp
5574 * gdb.python/py-xmethods.exp
5575 * gdb.reverse/amd64-tailcall-reverse.exp
5576 * gdb.reverse/break-precsave.exp
5577 * gdb.reverse/break-reverse.exp
5578 * gdb.reverse/consecutive-precsave.exp
5579 * gdb.reverse/consecutive-reverse.exp
5580 * gdb.reverse/finish-precsave.exp
5581 * gdb.reverse/finish-reverse-bkpt.exp
5582 * gdb.reverse/finish-reverse.exp
5583 * gdb.reverse/fstatat-reverse.exp
5584 * gdb.reverse/getresuid-reverse.exp
5585 * gdb.reverse/i386-precsave.exp
5586 * gdb.reverse/i386-reverse.exp
5587 * gdb.reverse/i386-sse-reverse.exp
5588 * gdb.reverse/i387-env-reverse.exp
5589 * gdb.reverse/i387-stack-reverse.exp
5590 * gdb.reverse/insn-reverse.exp
5591 * gdb.reverse/machinestate-precsave.exp
5592 * gdb.reverse/machinestate.exp
5593 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5594 * gdb.reverse/pipe-reverse.exp
5595 * gdb.reverse/readv-reverse.exp
5596 * gdb.reverse/recvmsg-reverse.exp
5597 * gdb.reverse/rerun-prec.exp
5598 * gdb.reverse/s390-mvcle.exp
5599 * gdb.reverse/step-precsave.exp
5600 * gdb.reverse/step-reverse.exp
5601 * gdb.reverse/time-reverse.exp
5602 * gdb.reverse/until-precsave.exp
5603 * gdb.reverse/until-reverse.exp
5604 * gdb.reverse/waitpid-reverse.exp
5605 * gdb.reverse/watch-precsave.exp
5606 * gdb.reverse/watch-reverse.exp
5607 * gdb.rust/generics.exp
5608 * gdb.rust/methods.exp
5609 * gdb.rust/modules.exp
5610 * gdb.rust/simple.exp
5611 * gdb.server/connect-with-no-symbol-file.exp
5612 * gdb.server/ext-attach.exp
5613 * gdb.server/ext-restart.exp
5614 * gdb.server/ext-wrapper.exp
5615 * gdb.server/file-transfer.exp
5616 * gdb.server/server-exec-info.exp
5617 * gdb.server/server-kill.exp
5618 * gdb.server/server-mon.exp
5619 * gdb.server/wrapper.exp
5620 * gdb.stabs/exclfwd.exp
5621 * gdb.stabs/gdb11479.exp
5622 * gdb.threads/clone-new-thread-event.exp
5623 * gdb.threads/corethreads.exp
5624 * gdb.threads/current-lwp-dead.exp
5625 * gdb.threads/dlopen-libpthread.exp
5626 * gdb.threads/gcore-thread.exp
5627 * gdb.threads/sigstep-threads.exp
5628 * gdb.threads/watchpoint-fork.exp
5629 * gdb.trace/actions-changed.exp
5630 * gdb.trace/backtrace.exp
5631 * gdb.trace/change-loc.exp
5632 * gdb.trace/circ.exp
5633 * gdb.trace/collection.exp
5634 * gdb.trace/disconnected-tracing.exp
5635 * gdb.trace/ftrace.exp
5636 * gdb.trace/mi-trace-frame-collected.exp
5637 * gdb.trace/mi-trace-unavailable.exp
5638 * gdb.trace/mi-traceframe-changed.exp
5639 * gdb.trace/mi-tsv-changed.exp
5640 * gdb.trace/no-attach-trace.exp
5641 * gdb.trace/passc-dyn.exp
5642 * gdb.trace/qtro.exp
5643 * gdb.trace/range-stepping.exp
5644 * gdb.trace/read-memory.exp
5645 * gdb.trace/save-trace.exp
5646 * gdb.trace/signal.exp
5647 * gdb.trace/status-stop.exp
5648 * gdb.trace/tfile.exp
5649 * gdb.trace/trace-break.exp
5650 * gdb.trace/trace-buffer-size.exp
5651 * gdb.trace/trace-condition.exp
5652 * gdb.trace/tracefile-pseudo-reg.exp
5653 * gdb.trace/tstatus.exp
5654 * gdb.trace/unavailable.exp
5655 * gdb.trace/while-dyn.exp
5656 * gdb.trace/while-stepping.exp
5657
34c41c68
DE
56582016-12-22 Doug Evans <xdje42@gmail.com>
5659
5660 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5661 and msymbols.
5662
16e69324
YQ
56632016-12-19 Yao Qi <yao.qi@linaro.org>
5664
5665 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5666 (test_with_self): Don't call do_steps_and_nexts, and remove
5667 code about stepping into xmalloc.
5668
f94f411b
YQ
56692016-12-09 Yao Qi <yao.qi@linaro.org>
5670
5671 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5672
56732016-12-09 Yao Qi <yao.qi@linaro.org>
5674
5675 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5676
f1b5deee
PA
56772016-12-09 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.base/all-architectures-0.exp: New file.
5680 * gdb.base/all-architectures-1.exp: New file.
5681 * gdb.base/all-architectures-2.exp: New file.
5682 * gdb.base/all-architectures-3.exp: New file.
5683 * gdb.base/all-architectures-4.exp: New file.
5684 * gdb.base/all-architectures-5.exp: New file.
5685 * gdb.base/all-architectures-6.exp: New file.
5686 * gdb.base/all-architectures-7.exp: New file.
5687 * gdb.base/all-architectures.exp.in: New file.
5688
364ca42e
YQ
56892016-12-09 Yao Qi <yao.qi@linaro.org>
5690
5691 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5692
107c2d62
LM
56932016-12-02 Luis Machado <lgustavo@codesourcery.com>
5694
5695 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5696 possible.
5697 Remove useless pattern-matching code.
5698
df3ee9ca
PA
56992016-12-02 Pedro Alves <palves@redhat.com>
5700
5701 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5702 procedure.
5703 (top level): Call it.
5704
ec835369
PA
57052016-12-02 Pedro Alves <palves@redhat.com>
5706
5707 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5708 New procedure.
5709 (top level): Call it.
5710
01770bbd
PA
57112016-12-02 Pedro Alves <palves@redhat.com>
5712
5713 PR cli/20559
5714 * gdb.base/commands.exp (user_defined_command_args_eval): New
5715 procedure.
5716 (top level): Call it.
5717
008459ea
LM
57182016-12-02 Luis Machado <lgustavo@codesourcery.com>
5719
5720 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5721 timeout handling.
5722
0c1b455e
TT
57232016-12-02 Tom Tromey <tom@tromey.com>
5724
5725 * gdb.dwarf2/main-subprogram.c: New file.
5726 * gdb.dwarf2/main-subprogram.exp: New file.
5727
018572b8
LM
57282016-12-01 Luis Machado <lgustavo@codesourcery.com>
5729
5730 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5731 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5732 gdb_test_no_output for a couple of cases.
5733 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5734
84c93cd5
LM
57352016-12-01 Luis Machado <lgustavo@codesourcery.com>
5736
5737 Fix test names and standardize compilation error messages throughout
5738 the following files:
5739
5740 * gdb.ada/start.exp
5741 * gdb.arch/alpha-step.exp
5742 * gdb.arch/e500-prologue.exp
5743 * gdb.arch/ftrace-insn-reloc.exp
5744 * gdb.arch/gdb1291.exp
5745 * gdb.arch/gdb1431.exp
5746 * gdb.arch/gdb1558.exp
5747 * gdb.arch/i386-dr3-watch.exp
5748 * gdb.arch/i386-sse-stack-align.exp
5749 * gdb.arch/ia64-breakpoint-shadow.exp
5750 * gdb.arch/pa-nullify.exp
5751 * gdb.arch/powerpc-aix-prologue.exp
5752 * gdb.arch/thumb-bx-pc.exp
5753 * gdb.base/annota1.exp
5754 * gdb.base/annota3.exp
5755 * gdb.base/arrayidx.exp
5756 * gdb.base/assign.exp
5757 * gdb.base/attach.exp
5758 * gdb.base/auxv.exp
5759 * gdb.base/bang.exp
5760 * gdb.base/bfp-test.exp
5761 * gdb.base/bigcore.exp
5762 * gdb.base/bitfields2.exp
5763 * gdb.base/break-fun-addr.exp
5764 * gdb.base/break-probes.exp
5765 * gdb.base/call-rt-st.exp
5766 * gdb.base/callexit.exp
5767 * gdb.base/catch-fork-kill.exp
5768 * gdb.base/charset.exp
5769 * gdb.base/checkpoint.exp
5770 * gdb.base/comprdebug.exp
5771 * gdb.base/constvars.exp
5772 * gdb.base/coredump-filter.exp
5773 * gdb.base/cursal.exp
5774 * gdb.base/cvexpr.exp
5775 * gdb.base/detach.exp
5776 * gdb.base/display.exp
5777 * gdb.base/dmsym.exp
5778 * gdb.base/dprintf-pending.exp
5779 * gdb.base/dso2dso.exp
5780 * gdb.base/dtrace-probe.exp
5781 * gdb.base/dump.exp
5782 * gdb.base/enum_cond.exp
5783 * gdb.base/exe-lock.exp
5784 * gdb.base/exec-invalid-sysroot.exp
5785 * gdb.base/execl-update-breakpoints.exp
5786 * gdb.base/exprs.exp
5787 * gdb.base/fileio.exp
5788 * gdb.base/find.exp
5789 * gdb.base/finish.exp
5790 * gdb.base/fixsection.exp
5791 * gdb.base/foll-vfork.exp
5792 * gdb.base/frame-args.exp
5793 * gdb.base/gcore.exp
5794 * gdb.base/gdb1250.exp
5795 * gdb.base/global-var-nested-by-dso.exp
5796 * gdb.base/gnu-ifunc.exp
5797 * gdb.base/hashline1.exp
5798 * gdb.base/hashline2.exp
5799 * gdb.base/hashline3.exp
5800 * gdb.base/hbreak-in-shr-unsupported.exp
5801 * gdb.base/huge.exp
5802 * gdb.base/infcall-input.exp
5803 * gdb.base/info-fun.exp
5804 * gdb.base/info-shared.exp
5805 * gdb.base/jit-simple.exp
5806 * gdb.base/jit-so.exp
5807 * gdb.base/jit.exp
5808 * gdb.base/jump.exp
5809 * gdb.base/label.exp
5810 * gdb.base/lineinc.exp
5811 * gdb.base/logical.exp
5812 * gdb.base/longjmp.exp
5813 * gdb.base/macscp.exp
5814 * gdb.base/miscexprs.exp
5815 * gdb.base/new-ui-echo.exp
5816 * gdb.base/new-ui-pending-input.exp
5817 * gdb.base/new-ui.exp
5818 * gdb.base/nodebug.exp
5819 * gdb.base/nofield.exp
5820 * gdb.base/offsets.exp
5821 * gdb.base/overlays.exp
5822 * gdb.base/pending.exp
5823 * gdb.base/pointers.exp
5824 * gdb.base/pr11022.exp
5825 * gdb.base/printcmds.exp
5826 * gdb.base/prologue.exp
5827 * gdb.base/ptr-typedef.exp
5828 * gdb.base/realname-expand.exp
5829 * gdb.base/relativedebug.exp
5830 * gdb.base/relocate.exp
5831 * gdb.base/remote.exp
5832 * gdb.base/reread.exp
5833 * gdb.base/return2.exp
5834 * gdb.base/savedregs.exp
5835 * gdb.base/sep.exp
5836 * gdb.base/sepdebug.exp
5837 * gdb.base/sepsymtab.exp
5838 * gdb.base/set-inferior-tty.exp
5839 * gdb.base/setshow.exp
5840 * gdb.base/shlib-call.exp
5841 * gdb.base/sigaltstack.exp
5842 * gdb.base/siginfo-addr.exp
5843 * gdb.base/signals.exp
5844 * gdb.base/signull.exp
5845 * gdb.base/sigrepeat.exp
5846 * gdb.base/so-impl-ld.exp
5847 * gdb.base/solib-display.exp
5848 * gdb.base/solib-overlap.exp
5849 * gdb.base/solib-search.exp
5850 * gdb.base/solib-symbol.exp
5851 * gdb.base/structs.exp
5852 * gdb.base/structs2.exp
5853 * gdb.base/symtab-search-order.exp
5854 * gdb.base/twice.exp
5855 * gdb.base/unload.exp
5856 * gdb.base/varargs.exp
5857 * gdb.base/watchpoint-solib.exp
5858 * gdb.base/watchpoint.exp
5859 * gdb.base/whatis.exp
5860 * gdb.base/wrong_frame_bt_full.exp
5861 * gdb.btrace/dlopen.exp
5862 * gdb.cell/ea-standalone.exp
5863 * gdb.cell/ea-test.exp
5864 * gdb.cp/dispcxx.exp
5865 * gdb.cp/gdb2384.exp
5866 * gdb.cp/method2.exp
5867 * gdb.cp/nextoverthrow.exp
5868 * gdb.cp/pr10728.exp
5869 * gdb.disasm/am33.exp
5870 * gdb.disasm/h8300s.exp
5871 * gdb.disasm/mn10300.exp
5872 * gdb.disasm/sh3.exp
5873 * gdb.dwarf2/dw2-dir-file-name.exp
5874 * gdb.fortran/complex.exp
5875 * gdb.fortran/library-module.exp
5876 * gdb.guile/scm-pretty-print.exp
5877 * gdb.guile/scm-symbol.exp
5878 * gdb.guile/scm-type.exp
5879 * gdb.guile/scm-value.exp
5880 * gdb.linespec/linespec.exp
5881 * gdb.mi/gdb701.exp
5882 * gdb.mi/gdb792.exp
5883 * gdb.mi/mi-breakpoint-changed.exp
5884 * gdb.mi/mi-dprintf-pending.exp
5885 * gdb.mi/mi-dprintf.exp
5886 * gdb.mi/mi-exit-code.exp
5887 * gdb.mi/mi-pending.exp
5888 * gdb.mi/mi-solib.exp
5889 * gdb.mi/new-ui-mi-sync.exp
5890 * gdb.mi/pr11022.exp
5891 * gdb.mi/user-selected-context-sync.exp
5892 * gdb.opt/solib-intra-step.exp
5893 * gdb.python/py-events.exp
5894 * gdb.python/py-finish-breakpoint.exp
5895 * gdb.python/py-mi.exp
5896 * gdb.python/py-prettyprint.exp
5897 * gdb.python/py-shared.exp
5898 * gdb.python/py-symbol.exp
5899 * gdb.python/py-template.exp
5900 * gdb.python/py-type.exp
5901 * gdb.python/py-value.exp
5902 * gdb.reverse/solib-precsave.exp
5903 * gdb.reverse/solib-reverse.exp
5904 * gdb.server/solib-list.exp
5905 * gdb.stabs/weird.exp
5906 * gdb.threads/reconnect-signal.exp
5907 * gdb.threads/stepi-random-signal.exp
5908 * gdb.trace/actions.exp
5909 * gdb.trace/ax.exp
5910 * gdb.trace/backtrace.exp
5911 * gdb.trace/change-loc.exp
5912 * gdb.trace/deltrace.exp
5913 * gdb.trace/ftrace-lock.exp
5914 * gdb.trace/ftrace.exp
5915 * gdb.trace/infotrace.exp
5916 * gdb.trace/mi-tracepoint-changed.exp
5917 * gdb.trace/packetlen.exp
5918 * gdb.trace/passcount.exp
5919 * gdb.trace/pending.exp
5920 * gdb.trace/range-stepping.exp
5921 * gdb.trace/report.exp
5922 * gdb.trace/stap-trace.exp
5923 * gdb.trace/tfind.exp
5924 * gdb.trace/trace-break.exp
5925 * gdb.trace/trace-condition.exp
5926 * gdb.trace/trace-enable-disable.exp
5927 * gdb.trace/trace-mt.exp
5928 * gdb.trace/tracecmd.exp
5929 * gdb.trace/tspeed.exp
5930 * gdb.trace/tsv.exp
5931 * lib/perftest.exp
5932
fb9feb35
LM
59332016-12-01 Luis Machado <lgustavo@codesourcery.com>
5934
5935 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5936 with gdb_test_no_output.
5937 Use command as test name.
5938
cd2ddb6c
LM
59392016-12-01 Luis Machado <lgustavo@codesourcery.com>
5940
5941 Fix test names starting with uppercase throughout the files.
5942
5943 * gdb.ada/assign_1.exp
5944 * gdb.ada/boolean_expr.exp
5945 * gdb.base/arrayidx.exp
5946 * gdb.base/del.exp
5947 * gdb.base/gcore-buffer-overflow.exp
5948 * gdb.base/testenv.exp
5949 * gdb.compile/compile.exp
5950 * gdb.python/py-framefilter-invalidarg.exp
5951 * gdb.python/py-framefilter.exp
5952
bb95117e
LM
59532016-12-01 Luis Machado <lgustavo@codesourcery.com>
5954
5955 Fix test names starting with uppercase throughout the files.
5956
5957 * gdb.ada/array_return.exp
5958 * gdb.ada/expr_delims.exp
5959 * gdb.ada/mi_dyn_arr.exp
5960 * gdb.ada/mi_interface.exp
5961 * gdb.ada/mi_var_array.exp
5962 * gdb.ada/watch_arg.exp
5963 * gdb.arch/alpha-step.exp
5964 * gdb.arch/altivec-regs.exp
5965 * gdb.arch/e500-regs.exp
5966 * gdb.arch/powerpc-d128-regs.exp
5967 * gdb.base/arrayidx.exp
5968 * gdb.base/break.exp
5969 * gdb.base/checkpoint.exp
5970 * gdb.base/debug-expr.exp
5971 * gdb.base/dmsym.exp
5972 * gdb.base/radix.exp
5973 * gdb.base/sepdebug.exp
5974 * gdb.base/testenv.exp
5975 * gdb.base/watch_thread_num.exp
5976 * gdb.base/watchpoint-cond-gone.exp
5977 * gdb.cell/break.exp
5978 * gdb.cell/ea-cache.exp
5979 * gdb.compile/compile.exp
5980 * gdb.cp/gdb2495.exp
5981 * gdb.gdb/selftest.exp
5982 * gdb.gdb/xfullpath.exp
5983 * gdb.go/hello.exp
5984 * gdb.go/integers.exp
5985 * gdb.objc/basicclass.exp
5986 * gdb.pascal/hello.exp
5987 * gdb.pascal/integers.exp
5988 * gdb.python/py-breakpoint.exp
5989 * gdb.python/py-cmd.exp
5990 * gdb.python/py-linetable.exp
5991 * gdb.python/py-xmethods.exp
5992 * gdb.python/python.exp
5993 * gdb.reverse/consecutive-precsave.exp
5994 * gdb.reverse/finish-precsave.exp
5995 * gdb.reverse/i386-precsave.exp
5996 * gdb.reverse/machinestate-precsave.exp
5997 * gdb.reverse/sigall-precsave.exp
5998 * gdb.reverse/solib-precsave.exp
5999 * gdb.reverse/step-precsave.exp
6000 * gdb.reverse/until-precsave.exp
6001 * gdb.reverse/watch-precsave.exp
6002 * gdb.threads/leader-exit.exp
6003 * gdb.threads/pthreads.exp
6004 * gdb.threads/wp-replication.exp
6005 * gdb.trace/actions.exp
6006 * gdb.trace/mi-tsv-changed.exp
6007 * gdb.trace/tsv.exp
6008
de97fdd4
LM
60092016-12-01 Luis Machado <lgustavo@codesourcery.com>
6010
6011 Fix test names starting with uppercase throughout the files.
6012
6013 * gdb.arch/i386-bp_permanent.exp
6014 * gdb.arch/i386-gnu-cfi.exp
6015 * gdb.base/disasm-end-cu.exp
6016 * gdb.base/macscp.exp
6017 * gdb.base/pending.exp
6018 * gdb.base/watch_thread_num.exp
6019 * gdb.cp/exception.exp
6020 * gdb.cp/gdb2495.exp
6021 * gdb.cp/local.exp
6022 * gdb.python/py-evsignal.exp
6023 * gdb.python/python.exp
6024 * gdb.trace/tracecmd.exp
6025
9f058c10
LM
60262016-12-01 Luis Machado <lgustavo@codesourcery.com>
6027
6028 Fix test names starting with uppercase throughout the files.
6029
6030 * gdb.base/charset.exp
6031 * gdb.base/eval.exp
6032 * gdb.base/multi-forks.exp
6033 * gdb.guile/scm-progspace.exp
6034 * gdb.opencl/datatypes.exp
6035 * gdb.python/py-block.exp
6036 * gdb.python/py-function.exp
6037 * gdb.python/py-symbol.exp
6038 * gdb.python/py-symtab.exp
6039 * gdb.python/py-xmethods.exp
6040 * gdb.reverse/break-precsave.exp
6041 * gdb.reverse/break-reverse.exp
6042 * gdb.reverse/consecutive-precsave.exp
6043 * gdb.reverse/consecutive-reverse.exp
6044 * gdb.reverse/finish-precsave.exp
6045 * gdb.reverse/finish-reverse-bkpt.exp
6046 * gdb.reverse/finish-reverse.exp
6047 * gdb.reverse/fstatat-reverse.exp
6048 * gdb.reverse/getresuid-reverse.exp
6049 * gdb.reverse/i386-precsave.exp
6050 * gdb.reverse/i386-reverse.exp
6051 * gdb.reverse/i386-sse-reverse.exp
6052 * gdb.reverse/i387-stack-reverse.exp
6053 * gdb.reverse/insn-reverse.exp
6054 * gdb.reverse/machinestate-precsave.exp
6055 * gdb.reverse/machinestate.exp
6056 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6057 * gdb.reverse/pipe-reverse.exp
6058 * gdb.reverse/readv-reverse.exp
6059 * gdb.reverse/recvmsg-reverse.exp
6060 * gdb.reverse/rerun-prec.exp
6061 * gdb.reverse/s390-mvcle.exp
6062 * gdb.reverse/sigall-precsave.exp
6063 * gdb.reverse/sigall-reverse.exp
6064 * gdb.reverse/solib-precsave.exp
6065 * gdb.reverse/solib-reverse.exp
6066 * gdb.reverse/step-precsave.exp
6067 * gdb.reverse/step-reverse.exp
6068 * gdb.reverse/time-reverse.exp
6069 * gdb.reverse/until-precsave.exp
6070 * gdb.reverse/until-reverse.exp
6071 * gdb.reverse/waitpid-reverse.exp
6072 * gdb.reverse/watch-precsave.exp
6073 * gdb.reverse/watch-reverse.exp
6074
cdc7edd7
LM
60752016-12-01 Luis Machado <lgustavo@codesourcery.com>
6076
6077 Fix test names starting with uppercase throughout the files.
6078
6079 * gdb.arch/i386-mpx-simple_segv.exp
6080 * gdb.arch/i386-mpx.exp
6081 * gdb.arch/i386-permbkpt.exp
6082 * gdb.arch/pa-nullify.exp
6083 * gdb.arch/powerpc-d128-regs.exp
6084 * gdb.arch/vsx-regs.exp
6085 * gdb.base/bfp-test.exp
6086 * gdb.base/break.exp
6087 * gdb.base/breakpoint-shadow.exp
6088 * gdb.base/callfuncs.exp
6089 * gdb.base/charset.exp
6090 * gdb.base/commands.exp
6091 * gdb.base/completion.exp
6092 * gdb.base/dfp-test.exp
6093 * gdb.base/echo.exp
6094 * gdb.base/ending-run.exp
6095 * gdb.base/eval.exp
6096 * gdb.base/expand-psymtabs.exp
6097 * gdb.base/float128.exp
6098 * gdb.base/floatn.exp
6099 * gdb.base/foll-exec-mode.exp
6100 * gdb.base/gdb1056.exp
6101 * gdb.base/gdb11531.exp
6102 * gdb.base/kill-after-signal.exp
6103 * gdb.base/multi-forks.exp
6104 * gdb.base/overlays.exp
6105 * gdb.base/pending.exp
6106 * gdb.base/sepdebug.exp
6107 * gdb.base/testenv.exp
6108 * gdb.base/valgrind-db-attach.exp
6109 * gdb.base/watch_thread_num.exp
6110 * gdb.base/watchpoint-cond-gone.exp
6111 * gdb.base/watchpoint.exp
6112 * gdb.base/watchpoints.exp
6113 * gdb.cp/arg-reference.exp
6114 * gdb.cp/baseenum.exp
6115 * gdb.cp/operator.exp
6116 * gdb.cp/shadow.exp
6117 * gdb.dwarf2/dw2-op-out-param.exp
6118 * gdb.dwarf2/dw2-reg-undefined.exp
6119 * gdb.go/chan.exp
6120 * gdb.go/hello.exp
6121 * gdb.go/integers.exp
6122 * gdb.go/methods.exp
6123 * gdb.go/package.exp
6124 * gdb.guile/scm-parameter.exp
6125 * gdb.guile/scm-progspace.exp
6126 * gdb.guile/scm-value.exp
6127 * gdb.mi/mi-pending.exp
6128 * gdb.mi/user-selected-context-sync.exp
6129 * gdb.multi/multi-attach.exp
6130 * gdb.multi/tids.exp
6131 * gdb.opt/clobbered-registers-O2.exp
6132 * gdb.pascal/floats.exp
6133 * gdb.pascal/integers.exp
6134 * gdb.python/py-block.exp
6135 * gdb.python/py-events.exp
6136 * gdb.python/py-parameter.exp
6137 * gdb.python/py-symbol.exp
6138 * gdb.python/py-symtab.exp
6139 * gdb.python/py-type.exp
6140 * gdb.python/py-value.exp
6141 * gdb.python/py-xmethods.exp
6142 * gdb.python/python.exp
6143 * gdb.reverse/break-precsave.exp
6144 * gdb.reverse/consecutive-precsave.exp
6145 * gdb.reverse/finish-precsave.exp
6146 * gdb.reverse/i386-precsave.exp
6147 * gdb.reverse/machinestate-precsave.exp
6148 * gdb.reverse/sigall-precsave.exp
6149 * gdb.reverse/solib-precsave.exp
6150 * gdb.reverse/step-precsave.exp
6151 * gdb.reverse/until-precsave.exp
6152 * gdb.reverse/watch-precsave.exp
6153 * gdb.server/ext-attach.exp
6154 * gdb.server/ext-restart.exp
6155 * gdb.server/ext-run.exp
6156 * gdb.server/ext-wrapper.exp
6157 * gdb.stabs/gdb11479.exp
6158 * gdb.stabs/weird.exp
6159 * gdb.threads/attach-many-short-lived-threads.exp
6160 * gdb.threads/kill.exp
6161 * gdb.threads/watchpoint-fork.exp
6162
bc6c7af4
LM
61632016-12-01 Luis Machado <lgustavo@codesourcery.com>
6164
6165 Fix test names starting with uppercase throughout all the files below.
6166
6167 * gdb.ada/array_return.exp
6168 * gdb.ada/catch_ex.exp
6169 * gdb.ada/info_exc.exp
6170 * gdb.ada/mi_catch_ex.exp
6171 * gdb.ada/mi_dyn_arr.exp
6172 * gdb.ada/mi_ex_cond.exp
6173 * gdb.ada/mi_exc_info.exp
6174 * gdb.ada/mi_interface.exp
6175 * gdb.ada/mi_task_arg.exp
6176 * gdb.ada/mi_task_info.exp
6177 * gdb.ada/mi_var_array.exp
6178 * gdb.arch/alpha-step.exp
6179 * gdb.arch/amd64-disp-step.exp
6180 * gdb.arch/arm-disp-step.exp
6181 * gdb.arch/disp-step-insn-reloc.exp
6182 * gdb.arch/e500-prologue.exp
6183 * gdb.arch/ftrace-insn-reloc.exp
6184 * gdb.arch/gdb1558.exp
6185 * gdb.arch/i386-bp_permanent.exp
6186 * gdb.arch/i386-disp-step.exp
6187 * gdb.arch/i386-float.exp
6188 * gdb.arch/i386-gnu-cfi.exp
6189 * gdb.arch/ia64-breakpoint-shadow.exp
6190 * gdb.arch/mips16-thunks.exp
6191 * gdb.arch/pa-nullify.exp
6192 * gdb.arch/powerpc-aix-prologue.exp
6193 * gdb.arch/powerpc-power.exp
6194 * gdb.arch/ppc-dfp.exp
6195 * gdb.arch/s390-tdbregs.exp
6196 * gdb.arch/spu-info.exp
6197 * gdb.arch/spu-ls.exp
6198 * gdb.arch/thumb-bx-pc.exp
6199 * gdb.base/advance.exp
6200 * gdb.base/annota-input-while-running.exp
6201 * gdb.base/arrayidx.exp
6202 * gdb.base/asmlabel.exp
6203 * gdb.base/async.exp
6204 * gdb.base/attach-wait-input.exp
6205 * gdb.base/auto-connect-native-target.exp
6206 * gdb.base/batch-preserve-term-settings.exp
6207 * gdb.base/bfp-test.exp
6208 * gdb.base/bigcore.exp
6209 * gdb.base/bp-permanent.exp
6210 * gdb.base/break-always.exp
6211 * gdb.base/break-fun-addr.exp
6212 * gdb.base/break-idempotent.exp
6213 * gdb.base/break-main-file-remove-fail.exp
6214 * gdb.base/break-probes.exp
6215 * gdb.base/break-unload-file.exp
6216 * gdb.base/break.exp
6217 * gdb.base/call-ar-st.exp
6218 * gdb.base/call-rt-st.exp
6219 * gdb.base/call-sc.exp
6220 * gdb.base/call-signal-resume.exp
6221 * gdb.base/call-strs.exp
6222 * gdb.base/callexit.exp
6223 * gdb.base/callfuncs.exp
6224 * gdb.base/catch-gdb-caused-signals.exp
6225 * gdb.base/catch-signal-siginfo-cond.exp
6226 * gdb.base/catch-syscall.exp
6227 * gdb.base/compare-sections.exp
6228 * gdb.base/cond-eval-mode.exp
6229 * gdb.base/condbreak-call-false.exp
6230 * gdb.base/consecutive-step-over.exp
6231 * gdb.base/cursal.exp
6232 * gdb.base/disabled-location.exp
6233 * gdb.base/disasm-end-cu.exp
6234 * gdb.base/display.exp
6235 * gdb.base/double-prompt-target-event-error.exp
6236 * gdb.base/dprintf-bp-same-addr.exp
6237 * gdb.base/dprintf-detach.exp
6238 * gdb.base/dprintf-next.exp
6239 * gdb.base/dprintf-non-stop.exp
6240 * gdb.base/dprintf-pending.exp
6241 * gdb.base/dso2dso.exp
6242 * gdb.base/ending-run.exp
6243 * gdb.base/enum_cond.exp
6244 * gdb.base/examine-backward.exp
6245 * gdb.base/exe-lock.exp
6246 * gdb.base/exec-invalid-sysroot.exp
6247 * gdb.base/execl-update-breakpoints.exp
6248 * gdb.base/execution-termios.exp
6249 * gdb.base/fileio.exp
6250 * gdb.base/fixsection.exp
6251 * gdb.base/foll-exec-mode.exp
6252 * gdb.base/foll-exec.exp
6253 * gdb.base/fork-running-state.exp
6254 * gdb.base/frame-args.exp
6255 * gdb.base/fullpath-expand.exp
6256 * gdb.base/func-ptr.exp
6257 * gdb.base/gcore-relro-pie.exp
6258 * gdb.base/gdb1090.exp
6259 * gdb.base/gdb1555.exp
6260 * gdb.base/global-var-nested-by-dso.exp
6261 * gdb.base/gnu-ifunc.exp
6262 * gdb.base/hbreak-in-shr-unsupported.exp
6263 * gdb.base/hbreak-unmapped.exp
6264 * gdb.base/hook-stop.exp
6265 * gdb.base/infcall-input.exp
6266 * gdb.base/info-fun.exp
6267 * gdb.base/info-shared.exp
6268 * gdb.base/interrupt-noterm.exp
6269 * gdb.base/jit-so.exp
6270 * gdb.base/jit.exp
6271 * gdb.base/line-symtabs.exp
6272 * gdb.base/list.exp
6273 * gdb.base/longjmp.exp
6274 * gdb.base/macscp.exp
6275 * gdb.base/max-value-size.exp
6276 * gdb.base/nodebug.exp
6277 * gdb.base/nofield.exp
6278 * gdb.base/overlays.exp
6279 * gdb.base/paginate-after-ctrl-c-running.exp
6280 * gdb.base/paginate-bg-execution.exp
6281 * gdb.base/paginate-inferior-exit.exp
6282 * gdb.base/pending.exp
6283 * gdb.base/pr11022.exp
6284 * gdb.base/printcmds.exp
6285 * gdb.base/ptr-typedef.exp
6286 * gdb.base/ptype.exp
6287 * gdb.base/randomize.exp
6288 * gdb.base/range-stepping.exp
6289 * gdb.base/realname-expand.exp
6290 * gdb.base/relativedebug.exp
6291 * gdb.base/remote.exp
6292 * gdb.base/savedregs.exp
6293 * gdb.base/sepdebug.exp
6294 * gdb.base/set-noassign.exp
6295 * gdb.base/shlib-call.exp
6296 * gdb.base/shreloc.exp
6297 * gdb.base/sigaltstack.exp
6298 * gdb.base/sigbpt.exp
6299 * gdb.base/siginfo-addr.exp
6300 * gdb.base/siginfo-obj.exp
6301 * gdb.base/siginfo-thread.exp
6302 * gdb.base/signest.exp
6303 * gdb.base/signull.exp
6304 * gdb.base/sigrepeat.exp
6305 * gdb.base/skip.exp
6306 * gdb.base/so-impl-ld.exp
6307 * gdb.base/solib-corrupted.exp
6308 * gdb.base/solib-disc.exp
6309 * gdb.base/solib-display.exp
6310 * gdb.base/solib-overlap.exp
6311 * gdb.base/solib-search.exp
6312 * gdb.base/solib-symbol.exp
6313 * gdb.base/source-execution.exp
6314 * gdb.base/sss-bp-on-user-bp-2.exp
6315 * gdb.base/sss-bp-on-user-bp.exp
6316 * gdb.base/stack-checking.exp
6317 * gdb.base/stale-infcall.exp
6318 * gdb.base/step-break.exp
6319 * gdb.base/step-line.exp
6320 * gdb.base/step-over-exit.exp
6321 * gdb.base/step-test.exp
6322 * gdb.base/structs.exp
6323 * gdb.base/sym-file.exp
6324 * gdb.base/symtab-search-order.exp
6325 * gdb.base/term.exp
6326 * gdb.base/type-opaque.exp
6327 * gdb.base/unload.exp
6328 * gdb.base/until-nodebug.exp
6329 * gdb.base/until.exp
6330 * gdb.base/unwindonsignal.exp
6331 * gdb.base/watch-cond.exp
6332 * gdb.base/watch-non-mem.exp
6333 * gdb.base/watch_thread_num.exp
6334 * gdb.base/watchpoint-reuse-slot.exp
6335 * gdb.base/watchpoint-solib.exp
6336 * gdb.base/watchpoint.exp
6337 * gdb.btrace/dlopen.exp
6338 * gdb.cell/arch.exp
6339 * gdb.cell/break.exp
6340 * gdb.cell/bt.exp
6341 * gdb.cell/core.exp
6342 * gdb.cell/data.exp
6343 * gdb.cell/dwarfaddr.exp
6344 * gdb.cell/ea-cache.exp
6345 * gdb.cell/ea-standalone.exp
6346 * gdb.cell/ea-test.exp
6347 * gdb.cell/f-regs.exp
6348 * gdb.cell/fork.exp
6349 * gdb.cell/gcore.exp
6350 * gdb.cell/mem-access.exp
6351 * gdb.cell/ptype.exp
6352 * gdb.cell/registers.exp
6353 * gdb.cell/sizeof.exp
6354 * gdb.cell/solib-symbol.exp
6355 * gdb.cell/solib.exp
6356 * gdb.compile/compile-tls.exp
6357 * gdb.cp/exception.exp
6358 * gdb.cp/gdb2495.exp
6359 * gdb.cp/local.exp
6360 * gdb.cp/mb-inline.exp
6361 * gdb.cp/mb-templates.exp
6362 * gdb.cp/pr10687.exp
6363 * gdb.cp/pr9167.exp
6364 * gdb.cp/scope-err.exp
6365 * gdb.cp/templates.exp
6366 * gdb.cp/virtfunc.exp
6367 * gdb.dwarf2/dw2-dir-file-name.exp
6368 * gdb.dwarf2/dw2-single-line-discriminators.exp
6369 * gdb.fortran/complex.exp
6370 * gdb.fortran/library-module.exp
6371 * gdb.guile/guile.exp
6372 * gdb.guile/scm-cmd.exp
6373 * gdb.guile/scm-frame-inline.exp
6374 * gdb.guile/scm-objfile.exp
6375 * gdb.guile/scm-pretty-print.exp
6376 * gdb.guile/scm-symbol.exp
6377 * gdb.guile/scm-type.exp
6378 * gdb.guile/scm-value.exp
6379 * gdb.linespec/keywords.exp
6380 * gdb.linespec/ls-errs.exp
6381 * gdb.linespec/macro-relative.exp
6382 * gdb.linespec/thread.exp
6383 * gdb.mi/mi-breakpoint-changed.exp
6384 * gdb.mi/mi-dprintf-pending.exp
6385 * gdb.mi/mi-fullname-deleted.exp
6386 * gdb.mi/mi-logging.exp
6387 * gdb.mi/mi-pending.exp
6388 * gdb.mi/mi-solib.exp
6389 * gdb.mi/new-ui-mi-sync.exp
6390 * gdb.mi/user-selected-context-sync.exp
6391 * gdb.multi/dummy-frame-restore.exp
6392 * gdb.multi/multi-arch-exec.exp
6393 * gdb.multi/remove-inferiors.exp
6394 * gdb.multi/watchpoint-multi-exit.exp
6395 * gdb.opt/solib-intra-step.exp
6396 * gdb.perf/backtrace.exp
6397 * gdb.perf/single-step.exp
6398 * gdb.perf/skip-command.exp
6399 * gdb.perf/skip-prologue.exp
6400 * gdb.perf/solib.exp
6401 * gdb.python/lib-types.exp
6402 * gdb.python/py-as-string.exp
6403 * gdb.python/py-bad-printers.exp
6404 * gdb.python/py-block.exp
6405 * gdb.python/py-breakpoint.exp
6406 * gdb.python/py-cmd.exp
6407 * gdb.python/py-events.exp
6408 * gdb.python/py-evthreads.exp
6409 * gdb.python/py-finish-breakpoint.exp
6410 * gdb.python/py-finish-breakpoint2.exp
6411 * gdb.python/py-frame-inline.exp
6412 * gdb.python/py-frame.exp
6413 * gdb.python/py-inferior.exp
6414 * gdb.python/py-infthread.exp
6415 * gdb.python/py-mi.exp
6416 * gdb.python/py-objfile.exp
6417 * gdb.python/py-pp-maint.exp
6418 * gdb.python/py-pp-registration.exp
6419 * gdb.python/py-prettyprint.exp
6420 * gdb.python/py-recurse-unwind.exp
6421 * gdb.python/py-shared.exp
6422 * gdb.python/py-symbol.exp
6423 * gdb.python/py-symtab.exp
6424 * gdb.python/py-template.exp
6425 * gdb.python/py-type.exp
6426 * gdb.python/py-unwind-maint.exp
6427 * gdb.python/py-unwind.exp
6428 * gdb.python/py-value.exp
6429 * gdb.python/python.exp
6430 * gdb.reverse/finish-reverse-bkpt.exp
6431 * gdb.reverse/insn-reverse.exp
6432 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6433 * gdb.reverse/solib-precsave.exp
6434 * gdb.reverse/solib-reverse.exp
6435 * gdb.stabs/gdb11479.exp
6436 * gdb.stabs/weird.exp
6437 * gdb.threads/fork-child-threads.exp
6438 * gdb.threads/fork-plus-threads.exp
6439 * gdb.threads/fork-thread-pending.exp
6440 * gdb.threads/forking-threads-plus-breakpoint.exp
6441 * gdb.threads/hand-call-in-threads.exp
6442 * gdb.threads/interrupted-hand-call.exp
6443 * gdb.threads/linux-dp.exp
6444 * gdb.threads/local-watch-wrong-thread.exp
6445 * gdb.threads/next-while-other-thread-longjmps.exp
6446 * gdb.threads/non-ldr-exit.exp
6447 * gdb.threads/pending-step.exp
6448 * gdb.threads/print-threads.exp
6449 * gdb.threads/process-dies-while-detaching.exp
6450 * gdb.threads/process-dies-while-handling-bp.exp
6451 * gdb.threads/pthreads.exp
6452 * gdb.threads/queue-signal.exp
6453 * gdb.threads/reconnect-signal.exp
6454 * gdb.threads/signal-command-handle-nopass.exp
6455 * gdb.threads/signal-command-multiple-signals-pending.exp
6456 * gdb.threads/signal-delivered-right-thread.exp
6457 * gdb.threads/signal-sigtrap.exp
6458 * gdb.threads/sigthread.exp
6459 * gdb.threads/staticthreads.exp
6460 * gdb.threads/stepi-random-signal.exp
6461 * gdb.threads/thread-unwindonsignal.exp
6462 * gdb.threads/thread_check.exp
6463 * gdb.threads/thread_events.exp
6464 * gdb.threads/tid-reuse.exp
6465 * gdb.threads/tls-nodebug.exp
6466 * gdb.threads/tls-shared.exp
6467 * gdb.threads/tls-so_extern.exp
6468 * gdb.threads/tls.exp
6469 * gdb.threads/wp-replication.exp
6470 * gdb.trace/actions-changed.exp
6471 * gdb.trace/actions.exp
6472 * gdb.trace/backtrace.exp
6473 * gdb.trace/change-loc.exp
6474 * gdb.trace/collection.exp
6475 * gdb.trace/deltrace.exp
6476 * gdb.trace/disconnected-tracing.exp
6477 * gdb.trace/entry-values.exp
6478 * gdb.trace/ftrace-lock.exp
6479 * gdb.trace/ftrace.exp
6480 * gdb.trace/infotrace.exp
6481 * gdb.trace/mi-trace-frame-collected.exp
6482 * gdb.trace/mi-trace-unavailable.exp
6483 * gdb.trace/mi-traceframe-changed.exp
6484 * gdb.trace/mi-tracepoint-changed.exp
6485 * gdb.trace/mi-tsv-changed.exp
6486 * gdb.trace/no-attach-trace.exp
6487 * gdb.trace/packetlen.exp
6488 * gdb.trace/passc-dyn.exp
6489 * gdb.trace/passcount.exp
6490 * gdb.trace/pending.exp
6491 * gdb.trace/pr16508.exp
6492 * gdb.trace/qtro.exp
6493 * gdb.trace/range-stepping.exp
6494 * gdb.trace/read-memory.exp
6495 * gdb.trace/report.exp
6496 * gdb.trace/save-trace.exp
6497 * gdb.trace/signal.exp
6498 * gdb.trace/stap-trace.exp
6499 * gdb.trace/status-stop.exp
6500 * gdb.trace/strace.exp
6501 * gdb.trace/tfile.exp
6502 * gdb.trace/tfind.exp
6503 * gdb.trace/trace-break.exp
6504 * gdb.trace/trace-condition.exp
6505 * gdb.trace/trace-enable-disable.exp
6506 * gdb.trace/trace-mt.exp
6507 * gdb.trace/tracecmd.exp
6508 * gdb.trace/tracefile-pseudo-reg.exp
6509 * gdb.trace/tspeed.exp
6510 * gdb.trace/tstatus.exp
6511 * gdb.trace/tsv.exp
6512 * gdb.trace/unavailable.exp
6513 * gdb.trace/while-dyn.exp
6514 * gdb.trace/while-stepping.exp
6515 * lib/gdb-guile.exp
6516 * lib/gdb.exp
6517 * lib/mi-support.exp
6518 * lib/pascal.exp
6519 * lib/perftest.exp
6520 * lib/prelink-support.exp
6521 * lib/selftest-support.exp
6522
ad02e4fe
SM
65232016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6524
6525 * Makefile.in: Include disable-implicit-rules.mk.
6526
22347e55
AA
65272016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6528
6529 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6530 non-byte-aligned bit fields.
6531
da5b30da
AA
65322016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6533
6534 PR gdb/12616
6535 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6536 respects the DW_AT_data_bit_offset attribute.
6537
b593ecca
SM
65382016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6539
6540 * gdb.base/default.exp: Fix output of "set language".
6541
3b165252
SM
65422016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6543
6544 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6545 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6546 make.
6547 * configure.ac: Remove checks for the make program.
6548 * configure: Re-generate.
6549
1a2f3d7f
KB
65502016-11-16 Kevin Buettner <kevinb@redhat.com>
6551
6552 * gdb.python/py-recurse-unwind.c (main): Add loop.
6553 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6554 to read_register() and gdb.parse_and_eval(). Make each code
6555 call a separate case that can be individually tested.
6556 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6557 proc. Call cont_and_backtrace for each of the code paths that
6558 we want to test in the unwinder.
6559
b7f38fda
AA
65602016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6561
6562 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6563 the definition of struct S.
6564
1f8db343
CM
65652016-11-11 Catherine Moore <clm@codesourcery.com>
6566
6567 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6568
fad0c9fb
PA
65692016-11-09 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.base/commands.exp (runto_or_return): New procedure.
6572 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6573 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6574 (progvar_simple_while_test, progvar_complex_if_while_test)
6575 (if_while_breakpoint_command_test)
6576 (infrun_breakpoint_command_test, breakpoint_command_test)
6577 (user_defined_command_test, watchpoint_command_test)
6578 (test_command_prompt_position, redefine_hook_test)
6579 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6580 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6581 multi_line_input and multi_line. Remove gdb_expect and
6582 gdb_stop_suppressing_tests uses.
6583 * lib/gdb.exp (valnum_re): New global.
6584 (multi_line_input): New procedure.
6585
8354c62c
SM
65862016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6587
6588 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6589 Remove.
6590 (test_setup): Define with proc_with_prefix.
6591 (test_cli_inferior): Likewise.
6592 (test_cli_thread): Likewise.
6593 (test_cli_frame): Likewise.
6594 (test_cli_select_frame): Likewise.
6595 (test_cli_up_down): Likewise.
6596 (test_mi_thread_select): Likewise.
6597 (test_mi_stack_select_frame): Likewise.
6598 (test_cli_in_mi_inferior): Likewise.
6599 (test_cli_in_mi_thread): Likewise.
6600 (test_cli_in_mi_frame): Likewise.
6601 (top level): Do not use with_test_prefix_procname.
6602
64f367a2
PA
66032016-11-09 Pedro Alves <palves@redhat.com>
6604
6605 * gdb.base/commands.exp (gdbvar_simple_if_test)
6606 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6607 (progvar_simple_if_test, progvar_simple_while_test)
6608 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6609 (infrun_breakpoint_command_test, breakpoint_command_test)
6610 (user_defined_command_test, watchpoint_command_test)
6611 (test_command_prompt_position, deprecated_command_test)
6612 (bp_deleted_in_command, temporary_breakpoint_commands)
6613 (stray_arg0_test, source_file_with_indented_comment)
6614 (recursive_source_test, if_commands_test)
6615 (error_clears_commands_left, redefine_hook_test)
6616 (redefine_backtrace_test): Use proc_with_prefix.
6617 * lib/gdb.exp (proc_with_prefix): New proc.
6618
0bb65f1e
AA
66192016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6620
6621 * gdb.base/tui-layout.c: New file.
6622 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6623 disassembly window contains very long lines.
6624
7353f247
TT
66252016-11-08 Tom Tromey <tom@tromey.com>
6626
6627 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6628 depend on Python 2.
6629
30a7bb83
TT
66302016-11-08 Tom Tromey <tom@tromey.com>
6631
6632 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6633 New method.
6634
cdf5a07c
MG
66352016-10-29 Manish Goregaokar <manish@mozilla.com>
6636
2806dc7e 6637 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 6638
51a789c3
MG
66392016-10-27 Manish Goregaokar <manish@mozilla.com>
6640
2806dc7e
PA
6641 * gdb.rust/simple.rs: Add test for univariant enums without
6642 discriminants and for encoded struct-like enums.
51a789c3 6643
f610ab6d
PA
66442016-10-28 Pedro Alves <palves@redhat.com>
6645
6646 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6647 gdb_test_multiple, tighten regexps and match symtabs and line
6648 tables incrementally.
6649
b129b0ca
LM
66502016-10-28 Luis Machado <lgustavo@codesourcery.com>
6651
6652 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6653 general.
6654
ecf45d2c
SL
66552016-10-25 Luis Machado <lgustavo@codesourcery.com>
6656
6657 * gdb.base/exec-invalid-sysroot.exp: New file.
6658
b8d38ee4
JK
66592016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6660
6661 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6662
f90fd8c2
JK
66632016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6664
6665 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6666
2d2476aa
MR
66672016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6668
2806dc7e
PA
6669 * gdb.base/killed-outside.exp: Remove $options from a call to
6670 `prepare_for_testing'.
2d2476aa 6671
e42b25a0
SM
66722016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6673
6674 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6675 Change test message.
6676
3ccdb432
SM
66772016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6678
6679 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6680 Update comment.
6681
5bad3170
SM
66822016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6683
6684 * gdb.trace/mi-trace-save.exp: New file.
6685
5ad9dba7
YQ
66862016-10-13 Yao Qi <yao.qi@linaro.org>
6687
6688 * gdb.base/code_elim.exp (get_var_address): Remove.
6689 * gdb.base/relocate.exp: Likewise.
6690 * gdb.base/shreloc.exp: Likewise.
6691 * lib/gdb.exp (get_var_address): New.
6692
62df7e21
YQ
66932016-10-13 Yao Qi <yao.qi@linaro.org>
6694
6695 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6696 floating point tests if $skip_float_test is false.
6697
4dac951e
LM
66982016-10-12 Luis Machado <lgustavo@codesourcery.com>
6699
6700 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6701 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6702 argc values.
6703 Add 1 to argc so we guarantee distinct initial/modified argc values.
6704
8f1a8fc4
JK
67052016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6706
6707 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6708
16c85b5d
JK
67092016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6710
6711 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6712 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6713 * gdb.arch/vsx-regs.exp: Likewise.
6714
1d0e042a
YQ
67152016-10-07 Yao Qi <yao.qi@linaro.org>
6716
6717 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6718
68dadef5
MM
67192016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6720
6721 * gdb.python/python.exp: Test decode_line("*0").
6722
33fa2c6e
DE
67232016-10-06 Doug Evans <dje@google.com>
6724
6725 * gdb.python/py-value.exp (test_value_creation): Add test for large
6726 unsigned 64-bit value.
6727
9c37b5ae
TT
67282016-10-06 Tom Tromey <tom@tromey.com>
6729
6730 * gdb.compile/compile.exp: Change java tests to rust.
6731 * gdb.base/setshow.exp: Change java tests to rust.
6732 * gdb.base/default.exp: Remove java from language list.
6733 * README (Examples): Update language example.
6734 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6735 test.
6736 * lib/gdb.exp (skip_java_tests): Remove.
6737 * lib/java.exp: Remove.
6738 * gdb.java: Remove.
6739
78b86327
MR
67402016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6741
6742 * gdb.arch/mips-fcr.exp: New test.
6743 * gdb.arch/mips-fcr.c: Source for the new test.
6744
7470adbb
MR
67452016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6746
6747 * gdb.base/solib-disc.exp: Use `standard_output_file'
6748 throughout.
6749
4a556533
PA
67502016-10-06 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.base/jit-simple-dl.c: New file.
6753 * gdb.base/jit-simple-jit.c: New file, factored out from ...
6754 * gdb.base/jit-simple.c: ... this.
6755 * gdb.base/jit-simple.exp (jit_run): Delete.
6756 (build_jit): New proc.
6757 (jit_test_reread): Recompile either the main program or the shared
6758 library, depending on what is being tested. Skip changing address
6759 if caller wants to. Compare before/after addresses. If testing
6760 standalone, explicitly load the binary. Test "maint info
6761 breakpoints".
6762 (top level): Add "standalone vs shared lib" and "change address"
6763 vs "same address" axes.
6764
5a122fbc
PA
67652016-10-06 Pedro Alves <palves@redhat.com>
6766
6767 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6768 call.
6769 (jit_run): Delete.
6770 (jit_test_reread): Use with_test_prefix. Reload the main binary
6771 explicitly. Compare the before/after addresses of the JIT
6772 descriptor.
6773
ee8da4b8
DE
67742016-08-15 Doug Evans <dje@google.com>
6775
6776 * gdb.xml/extra-regs.xml: Update, end field now required, default type
6777 for single bitfields is bool.
6778 * gdb.xml/tdesc-regs.exp: Ditto.
6779
f389f6fe
JK
67802016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6781
6782 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6783
fdebf1a4
YQ
67842016-10-05 Yao Qi <yao.qi@linaro.org>
6785
6786 * lib/gdb.exp (support_complex_tests): Return zero if
6787 gdb_skip_float_test return true.
6788
9c36d954 67892016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 6790 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
6791
6792 PR gdb/20487
6793 * gdb.mi/user-selected-context-sync.exp: New file.
6794 * gdb.mi/user-selected-context-sync.c: New file.
6795
4034d0ff 67962016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 6797 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
6798
6799 PR gdb/20487
6800 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6801 =thread-select-event check.
6802
a4297203
PB
68032016-09-29 Peter Bergner <bergner@vnet.ibm.com>
6804
6805 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6806 the compulsory L operand changes.
6807 * gdb.arch/powerpc-power.s: Likewise.
6808
bb805577
JK
68092016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6810
6811 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6812 * gdb.base/jit-attach-pie.c: New file.
6813 * gdb.base/jit-attach-pie.exp: New file.
6814
6d61dee5
PA
68152016-09-28 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.base/infcall-input.c: New file.
6818 * gdb.base/infcall-input.exp: New file.
6819
f73842fc
YQ
68202016-09-22 Yao Qi <yao.qi@linaro.org>
6821
6822 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6823 (gdb_exit): Rename it to ...
6824 (gdbserver_gdb_exit): ... Close GDBserver.
6825 (gdb_exit): New proc, call gdbserver_gdb_exit.
6826 (mi_gdb_exit): Likewise.
6827
90681dab
YQ
68282016-09-22 Yao Qi <yao.qi@linaro.org>
6829
6830 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6831 path.
6832 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6833 Remove duplication.
6834
9c211fd8
YQ
68352016-09-22 Yao Qi <yao.qi@linaro.org>
6836
6837 * lib/gdbserver-support.exp: Check the existence of
6838 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6839
ad0a504f
AK
68402016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
6841
6842 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6843
36cf1806
TT
68442016-09-21 Tom Tromey <tom@tromey.com>
6845
6846 PR gdb/20604:
6847 * gdb.base/quit.exp: New file.
6848
74172ecf
SM
68492016-09-21 Simon Marchi <simon.marchi@ericsson.com>
6850
6851 * .gitignore: New file.
6852
3d0ec882
MR
68532016-09-21 Maciej W. Rozycki <macro@imgtec.com>
6854
6855 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6856 throughout.
6857
8193adea
AA
68582016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6859
6860 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6861
d41a5c09
JK
68622016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6863
6864 * gdb.cp/casts.cc (decltype): Move it ...
6865 (main): ... with its call to ...
6866 * gdb.cp/casts03.cc: ... a new file.
6867 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6868
d2dfe700
JK
68692016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6870
6871 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6872
e2a92b16
PB
68732016-09-15 Peter Bergner <bergner@vnet.ibm.com>
6874
6875 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6876 and sync up the test with tests in gas/testsuite/gas/ppc.
6877 * gdb.arch/powerpc-power.exp: Likewise.
6878
49b4de64
JK
68792016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6880
6881 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6882
2c29df25
SDJ
68832016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
6884 Jan Kratochvil <jan.kratochvil@redhat.com>
6885
6886 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6887 make m1's definition to be different from m2's. Use 'dummy' as an
6888 argument for probe 'two'.
6889
cc3c2846
JB
68902016-09-10 Jon Beniston <jon@beniston.com>
6891
6892 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6893 for sim target.
6894
e1b2624a
AA
68952016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6896
6897 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6898 variable declaration.
6899 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
6900 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6901 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6902 received HWCAP as its argument.
6903
4295e285
PA
69042016-09-06 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.base/new-ui-pending-input.c: New file.
6907 * gdb.base/new-ui-pending-input.exp: New file.
6908 * gdb.exp (clear_gdb_spawn_id): New procedure.
6909 (with_spawn_id): Check whether gdb_spawn_id exists before
6910 referencing it. If gdb_spawn_id didn't exist on entry, clear it
6911 on exit.
6912
00d5215e
UW
69132016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6914
6915 * gdb.base/float128.c: New file.
6916 * gdb.base/float128.exp: Likewise.
6917 * gdb.base/floatn.c: Likewise.
6918 * gdb.base/floatn.exp: Likewise.
6919
a9ff5f12
UW
69202016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6921
6922 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6923
f245535c
PA
69242016-09-05 Pedro Alves <palves@redhat.com>
6925
6926 PR backtrace/19927
6927 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6928 unwinders are immediately called as side effect of "source" or
6929 "disable unwinder" commands.
6930 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6931
ae9cf263
YQ
69322016-09-02 Yao Qi <yao.qi@linaro.org>
6933
6934 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6935 is true and $type is "float" or "double".
6936
27aba047
YQ
69372016-09-02 Yao Qi <yao.qi@linaro.org>
6938
6939 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6940 true.
6941 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6942 * gdb.base/call-rt-st.exp: Likewise.
6943 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6944 return value instead of gdb,skip_float_test.
6945 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6946 (do_function_calls): Use its return value instead of
6947 gdb,skip_float_test.
6948 * gdb.base/finish.exp: Likewise.
6949 * gdb.base/funcargs.exp: Likewise.
6950 * gdb.base/return.exp: Likewise.
6951 * gdb.base/return2.exp: Likewise.
6952 * gdb.base/varargs.exp: Likewise.
6953 * lib/gdb.exp (gdb_skip_float_test): Change it to
6954 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6955
5af962df
AA
69562016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6957
6958 * gdb.multi/tids.exp: Test "thread apply all".
6959
7fac6910
JK
69602016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6961
6962 * gdb.base/default.exp (tty): Remove.
6963
bb1fe4ac
KB
69642016-08-24 Kevin Buettner <kevinb@redhat.com>
6965
2806dc7e
PA
6966 * gdb.python/py-recurse-unwind.c: New file.
6967 * gdb.python/py-recurse-unwind.py: New file.
6968 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 6969
0a1ddfa6
SM
69702016-08-24 Simon Marchi <simon.marchi@ericsson.com>
6971
6972 * gdb.base/set-inferior-tty.exp: New file.
6973 * gdb.base/set-inferior-tty.c: New file.
6974
d9de1fe3
PA
69752016-08-23 Pedro Alves <palves@redhat.com>
6976
6977 PR gdb/20494
6978 * gdb.base/new-ui-echo.c: New file.
6979 * gdb.base/new-ui-echo.exp: New file.
6980
e9d9abd7
YQ
69812016-08-23 Yao Qi <yao.qi@linaro.org>
6982
6983 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6984 gdbserver_spawn.
6985 * gdb.server/connect-without-multi-process.exp (do_test):
6986 Likewise.
6987
3589529e
YQ
69882016-08-23 Yao Qi <yao.qi@linaro.org>
6989
6990 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6991 standalone_txt. Delete gdb_txt and standalone_txt on host
6992 and target. Spawn the binary on target. Copy files from
6993 target to host.
6994
6bb90213
PA
69952016-08-22 Pedro Alves <palves@redhat.com>
6996
6997 PR gdb/20505
6998 * gdb.base/vdso-warning.exp: Test core dumps too. Use
6999 with_test_prefix. Factor out bits to ...
7000 (test_no_vdso): ... this new procedure.
7001
20c2c024
CL
70022016-08-19 Carl Love <cel@us.ibm.com>
7003
7004 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7005 maintaining separate logic for constructing the output path.
7006 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7007 * gdb.arch/ppc-dfp.exp: Likewise.
7008 * gdb.arch/ppc-fp.exp: Likewise.
7009 * gdb.arch/vsx-regs.exp: Likewise.
7010 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7011 binprefix for generating the additional binary files.
7012
0646e07d
PA
70132016-08-19 Pedro Alves <palves@redhat.com>
7014
7015 * gdb.trace/mi-trace-frame-collected.exp
7016 (test_trace_frame_collected): On x32, expect two registers.
7017
46da9242
CL
70182016-08-18 Carl Love <cel@us.ibm.com>
7019
7020 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7021 and sync up the test with tests in gas/testsuite/gas/ppc.
7022 * gdb.arch/powerpc-power.exp: Likewise.
7023
eb2332d7
SM
70242016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7025
7026 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7027 expected error message.
7028
63c61e04
SM
70292016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7030
7031 * gdb.multi/remove-inferiors.exp: New file.
7032 * gdb.multi/remove-inferiors.c: New file.
7033
7b17065f
YQ
70342016-08-12 Yao Qi <yao.qi@linaro.org>
7035
7036 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7037 argument list.
7038
01d3dedf
PA
70392016-08-10 Pedro Alves <palves@redhat.com>
7040
7041 PR gdb/19187
7042 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7043 setup_kfails.
7044
3eb7562a
PA
70452016-08-09 Pedro Alves <palves@redhat.com>
7046 Simon Marchi <simon.marchi@ericsson.com>
7047
7048 PR gdb/20418
7049 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7050 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7051
80614914
PA
70522016-08-09 Pedro Alves <palves@redhat.com>
7053
7054 PR mi/20431
7055 * gdb.mi/mi-cmd-error.exp: New file.
7056
f348d89a
PA
70572016-08-09 Pedro Alves <palves@redhat.com>
7058
7059 PR gdb/18653
7060 * gdb.base/signals-state-child.c: New file.
7061 * gdb.base/signals-state-child.exp: New file.
7062 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7063
e5ca03b4
PA
70642016-08-09 Pedro Alves <palves@redhat.com>
7065
7066 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7067
282a0691
TT
70682016-08-03 Tom Tromey <tom@tromey.com>
7069
7070 PR python/18565:
7071 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7072
41bfcd63
YQ
70732016-08-01 Yao Qi <yao.qi@linaro.org>
7074
7075 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7076 variable mode to "multi-process" if $multi_process is 1, otherwise
7077 set it to "single-process".
7078
e3465b24
YQ
70792016-08-01 Yao Qi <yao.qi@linaro.org>
7080
7081 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7082 * gdb.cp/cpexprs.exp: Likewise.
7083 * gdb.cp/m-static.exp: Likewise.
7084
0b31a4bc
TT
70852016-07-26 Tom Tromey <tom@tromey.com>
7086
7087 PR python/20190:
7088 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7089 test.
7090
e0461dbb
MM
70912016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7092
7093 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7094 selecting assembly source files.
7095 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7096 assembly source files.
7097 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7098 assembly source files.
7099 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7100 selecting assembly source files.
7101
8194e927
SM
71022016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7103
7104 * gdb.base/new-ui.exp (do_test_invalid_args): New
7105 procedure.
7106
c0272db5
TW
71072016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7108
7109 * gdb.btrace/reconnect.c: New file.
7110 * gdb.btrace/reconnect.exp: New file.
7111
e3487908
GKB
71122016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7113
7114 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7115 to test_catch_syscall_group.
7116 (test_catch_syscall_group): New.
7117
12df5c00
TT
71182016-07-21 Tom Tromey <tom@tromey.com>
7119
7120 * gdb.rust/simple.rs (main): Use empty struct expression.
7121 * gdb.rust/simple.exp: Add tests for empty struct expression.
7122
bae62ee2
YQ
71232016-07-21 Yao Qi <yao.qi@linaro.org>
7124
7125 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7126 if gdb_skip_xml_test is true on some targets.
7127
b1b53fb3
YQ
71282016-07-21 Yao Qi <yao.qi@linaro.org>
7129
7130 * gdb.server/solib-list.exp: Unset last_loaded_file.
7131
027d97f8
JK
71322016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7133
7134 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7135 "step into captured_main (args)".
7136
7674d381
JK
71372016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7138
7139 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7140
72b5d099
JK
71412016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7142
7143 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7144
1f960ced
PA
71452016-07-19 Pedro Alves <palves@redhat.com>
7146
7147 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7148 * gdb.opt/inline-bt.exp: Likewise.
7149 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7150 additional_flags=-Winline.
7151 * gdb.opt/inline-locals.exp: Likewise.
7152 * gdb.opt/inline-markers.c (ATTR): Define.
7153 (inlined_fn): Use it.
7154
f25827c1
YQ
71552016-07-19 Yao Qi <yao.qi@linaro.org>
7156
7157 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7158 (test_with_self): Remove some code. Remove argument executable.
7159 (top-level): Use do_self_tests.
7160
37539ebe
DB
71612016-07-15 Zachary Welch <zwelch@codesourcery.com>
7162 Don Breazeal <donb@codesourcery.com>
7163
7164 * gdb.base/maint.exp: Escape paths used in regular expressions.
7165 * gdb.stabs/weird.exp: Likewise.
7166
dac790e1
TT
71672016-07-13 Tom Tromey <tom@tromey.com>
7168
7169 PR python/15620, PR python/18620:
7170 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7171 (test_bkpt_events): New procs.
7172
93daf339
TT
71732016-07-13 Tom Tromey <tom@tromey.com>
7174
7175 PR python/17698:
7176 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7177 test.
7178 (test_watchpoints): Likewise.
7179 (test_bkpt_pending): New proc.
7180
6571a381
TT
71812016-07-13 Tom Tromey <tom@tromey.com>
7182
7183 PR cli/18053:
7184 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7185 completion test.
7186
e8732474
JK
71872016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7188
7189 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7190 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7191 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7192 f_label.
7193 (g): Rename g_end_lbl to g_label.
7194 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7195 low_pc and high_pc.
7196 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7197
e0f3fd7c
TT
71982016-07-12 Tom Tromey <tom@tromey.com>
7199
7200 PR python/19293:
7201 * gdb.python/py-unwind-maint.exp: Update tests.
7202
3cfe46b6
YQ
72032016-07-12 Yao Qi <yao.qi@linaro.org>
7204
7205 * lib/selftest-support.exp (selftest_setup): Match the output
7206 when captured_main is inlined.
7207
4f19a0e6
WT
72082016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7209
7210 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7211 New variables.
7212 (print this%a, print this%b, print this): New tests.
7213 * gdb.fortran/derived-types.f90 (this): New object and
7214 initialization.
7215
986cf455
SM
72162016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7217
7218 * gdb.ada/arraydim.exp: Remove extra directory level in build
7219 directory.
7220
f0464b23
SM
72212016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7222
7223 * lib/ada.exp: Remove extra directory level in build directory.
7224 * gdb.ada/cond_lang.exp: Likewise.
7225 * gdb.ada/exec_changed.exp: Likewise.
7226 * gdb.ada/lang_switch.exp: Likewise.
7227
42d94011
MG
72282016-07-06 Manish Goregaokar <manish@mozilla.com>
7229
2806dc7e
PA
7230 * simple.rs: Add test for raw pointer subscripting.
7231 * simple.exp: Add test expectations.
42d94011 7232
647c264c
YQ
72332016-07-05 Yao Qi <yao.qi@linaro.org>
7234
7235 * gdb.mi/mi-reverse.exp: Match =record-started output.
7236
20aa2c60
PA
72372016-07-01 Pedro Alves <palves@redhat.com>
7238
7239 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7240 procedure.
7241 (jit_reader_test): Test the jit reader's unwinder.
7242 * gdb.base/jithost.c (jit_function_00_code): New global.
7243 (main): Use memcpy to fill in the mmapped code, instead of poking
7244 bytes manually here.
7245 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7246 value.
7247 (read_debug_info): Save the function's range.
7248 (read_sp): New function.
7249 (unwind_frame): Use it. Also unwind RBP.
7250 (get_frame_id): Use read_sp.
7251 (gdb_init_reader): Use calloc instead of malloc.
7252 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7253 parameter. Use gdb_test_multiple.
7254
ced2dffb
PA
72552016-07-01 Pedro Alves <palves@redhat.com>
7256 Antoine Tremblay <antoine.tremblay@ericsson.com>
7257
7258 * gdb.threads/process-dies-while-detaching.c: New file.
7259 * gdb.threads/process-dies-while-detaching.exp: New file.
7260
63000888
PA
72612016-07-01 Pedro Alves <palves@redhat.com>
7262
7263 * gdb.multi/watchpoint-multi-exit.c: New file.
7264 * gdb.multi/watchpoint-multi-exit.exp: New file.
7265
038d4868
PA
72662016-06-30 Pedro Alves <palves@redhat.com>
7267
7268 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7269 unset inferior_spawn_id.
7270
994e9c83
PA
72712016-06-30 Pedro Alves <palves@redhat.com>
7272
7273 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7274 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7275
e5653468
YQ
72762016-06-29 Yao Qi <yao.qi@linaro.org>
7277
7278 * gdb.base/return.c: Add copyright header.
7279
803b47e5
TT
72802016-06-29 Tom Tromey <tom@tromey.com>
7281
7282 PR python/20129:
7283 * gdb.python/py-framefilter.exp: Add tests for setting priority
7284 and disabling of non-existent frame filter.
7285
28244707
YQ
72862016-06-29 Yao Qi <yao.qi@linaro.org>
7287
7288 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7289 0x0f07ff.
7290
a31d2f06
YQ
72912016-06-28 Yao Qi <yao.qi@linaro.org>
7292
7293 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7294 triplets. Start gdb, execute catch syscall, and continue. Check
7295 gdb's output to determine catch syscall is supported.
7296
921d8f54
MG
72972016-06-27 Manish Goregaokar <manish@mozilla.com>
7298
25d49b86
PA
7299 * gdb.rust/simple.rs: Add test for returning unit in a function.
7300 * gdb.rust/simple.exp: Add expectation for functions returning
7301 unit.
921d8f54 7302
f4952523
PMR
73032016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7304
7305 * gdb.python/py-breakpoint-create-fail.c,
7306 gdb.python/py-breakpoint-create-fail.exp,
7307 gdb.python/py-breakpoint-create-fail.py: New testcase.
7308
fccb08f8
MG
73092016-06-25 Manish Goregaokar <manish@mozilla.com>
7310
7311 PR gdb/20239
7312 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
7313 * gdb.rust/simple.exp: Add test expectations for new NonZero
7314 tests.
fccb08f8 7315
6b850546
DT
73162016-06-24 David Taylor <dtaylor@emc.com>
7317
7318 * gdb.base/offsets.exp: New file.
7319 * gdb.base/offsets.c: New file.
7320
17621150
TT
73212016-06-23 Tom Tromey <tom@tromey.com>
7322
7323 PR gdb/16483:
7324 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7325 before any filters are loaded.
7326
04d59df6
WT
73272016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7328
7329 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7330 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7331 structs.
7332 * gdb.fortran/derived-type-function.exp: New file.
7333 * gdb.fortran/derived-type-function.f90: New file.
7334
7335
ac69f786
PA
73362016-06-21 Pedro Alves <palves@redhat.com>
7337
7338 * gdb.base/new-ui.exp: New file.
7339 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7340 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7341 (with_spawn_id): New procedure.
7342
49940788
PA
73432016-06-21 Pedro Alves <palves@redhat.com>
7344
7345 * gdb.mi/mi-exec-run.exp: New file.
7346
ef274d26
PA
73472016-06-21 Pedro Alves <palves@redhat.com>
7348
7349 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7350 breakpoint command's output on the main UI.
7351 (test_break): New procedure, factored out from calls in the top
7352 level.
7353 (top level): Use foreach_with_prefix to test MI as main UI and as
7354 separate UI.
7355
468afe6c
PA
73562016-06-21 Pedro Alves <palves@redhat.com>
7357
7358 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7359 (test_awatch_creation_and_listing)
7360 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7361 Remove 'type' parameter.
7362 (test_watchpoint_all): New parameter mi_mode. Remove
7363 with_test_prefix.
7364 (top level): Use foreach_with_prefix, and add main/separate UI MI
7365 testing axis.
7366
51f77c37
PA
73672016-06-21 Pedro Alves <palves@redhat.com>
7368
7369 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7370 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7371 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7372 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7373 (gdb_main_spawn_id, mi_spawn_id): Declare and
7374 comment.
7375 (mi_create_inferior_pty): New procedure,
7376 factored out from default_mi_gdb_start.
7377 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7378 procedures.
7379 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7380 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7381 Use mi_create_inferior_pty.
7382 (mi_gdb_start): Use eval to pass down args list.
7383
8980e177
PA
73842016-06-21 Pedro Alves <palves@redhat.com>
7385
7386 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7387 * gdb.opt/inline-cmds.exp: Add MI tests.
7388
f38d3ad1
PA
73892016-06-21 Pedro Alves <palves@redhat.com>
7390
7391 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7392
45db7c09
PA
73932016-06-21 Pedro Alves <palves@redhat.com>
7394
7395 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7396 (top level): Use it instead of mi_execute_to.
7397
5a069ab3
PA
73982016-06-21 Pedro Alves <palves@redhat.com>
7399
7400 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7401 (cont_handler_str): New.
7402 (signal_stop_handler): Set stop_handler_str instead of printing to
7403 stdout.
7404 (continue_handler): Set cont_handler_str instead of printing to
7405 stdout.
7406 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7407 mi_send_resuming_command. Print stop_handler_str and
7408 cont_handler_str instead of expecting the python events print
7409 directly.
7410
2838cc1d
SD
74112016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7412
7413 * gdb.base/jit-reader.exp: New file.
7414 * gdb.base/jithost.c: New file.
7415 * gdb.base/jithost.h: New file.
7416 * gdb.base/jitreader.c : New file.
7417 * gdb.base/jit-protocol.h: New file.
7418
21a77091
YQ
74192016-06-17 Yao Qi <yao.qi@linaro.org>
7420
7421 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7422 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7423 and detach-on-fork. Adjust tests.
7424 (top level): Invoke break_cond_on_syscall with combinations of
7425 syscall, follow-fork-mode and detach-on-fork.
7426
f50bf8e5
YQ
74272016-06-17 Yao Qi <yao.qi@linaro.org>
7428
7429 * gdb.base/step-over-exit.c: New.
7430 * gdb.base/step-over-exit.exp: New.
7431
a28d8e50
YTL
74322016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7433
7434 * gdb.base/float.exp: Add target check for nds32*-*-*.
7435 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7436
cad8e26d
AB
74372016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7438
7439 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7440 for unsupported target features.
7441 * gdb.base/call-rt-st.exp: Likewise.
7442 * gdb.base/call-sc.exp: Likewise.
7443 * gdb.base/call-signal-resume.exp: Likewise.
7444 * gdb.base/call-strs.exp: Likewise.
7445 * gdb.base/callexit.exp: Likewise.
7446 * gdb.base/callfuncs.exp: Likewise.
7447 * gdb.base/nodebug.exp: Likewise.
7448 * gdb.base/printcmds.exp: Likewise.
7449 * gdb.base/ptype.exp: Likewise.
7450 * gdb.base/structs.exp: Likewise.
7451 * gdb.base/unwindonsignal.exp: Likewise.
7452 * gdb.cp/gdb2495.exp: Likewise.
7453 * gdb.cp/templates.exp: Likewise.
7454 * gdb.cp/virtfunc.exp: Likewise.
7455 * gdb.threads/hand-call-in-threads.exp: Likewise.
7456 * gdb.threads/interrupted-hand-call.exp: Likewise.
7457 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7458
347dc102
TT
74592016-06-10 Tom Tromey <tom@tromey.com>
7460
7461 PR rust/20110:
7462 * gdb.rust/expr.exp: Add test for integer constant larger than
7463 i32.
7464
5e13cf25
BH
74652016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7466
7467 * gdb.fortran/nested-funcs.exp: New.
7468 * gdb.fortran/nested-funcs.f90: New.
7469
bb556f1f
TK
74702016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7471
7472 * gdb.base/examine-backward.c: New file.
7473 * gdb.base/examine-backward.exp: New file.
7474
38b022b4
SM
74752016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7476
7477 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7478 matching.
7479
1b40ec05
TT
74802016-06-02 Tom Tromey <tom@tromey.com>
7481
7482 PR python/18984:
7483 * gdb.python/py-shared.exp: Add solib_name test.
7484
193bd378
SM
74852016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7486
7487 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7488
3326303b
MG
74892016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7490
7491 PR c++/19893
7492 * gdb.dwarf2/implref.exp: Rename to...
7493 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7494 * gdb.dwarf2/implref-array.c: New file.
7495 * gdb.dwarf2/implref-array.exp: Likewise.
7496 * gdb.dwarf2/implref-global.c: Likewise.
7497 * gdb.dwarf2/implref-global.exp: Likewise.
7498 * gdb.dwarf2/implref-struct.c: Likewise.
7499 * gdb.dwarf2/implref-struct.exp: Likewise.
7500
825c8ef2
AT
75012016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7502
7503 * gdb.trace/trace-condition.exp: Add 64bit tests.
7504
2320162a
AT
75052016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7506
7507 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7508 bits types.
7509 (main): Adapt to 8 to 64 bits types.
7510 * gdb.trace/trace-condition.exp: Add new tests.
7511
a7818233
AT
75122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7513
7514 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7515
0d336466
AT
75162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7517
7518 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7519 Move condition tests...
7520 * gdb.trace/trace-condition.exp: Here.
7521
7faeb45a
AT
75222016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7523
7524 * gdb.trace/trace-condition.exp: Add counter-case tests.
7525
e385593e
JK
75262016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7527
7528 PR c++/15231
7529 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7530 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7531
744608cc
PA
75322016-05-27 Pedro Alves <palves@redhat.com>
7533
7534 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7535 New procedure.
7536 (top level): Call it, and bail out of DejaGnu is known to be bad.
7537
ac775bf4
AB
75382016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7539
7540 * gdb.base/whatis.c: Extend the test case.
7541 * gdb.base/whatis.exp: Add additional tests.
7542
2bbad2ea
BH
75432016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7544
7545* gdb.fortran/type.f90: Add pointer variable.
7546* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7547
8b70175d
BH
75482016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7549
7550 * gdb.fortran/vla-type.exp: Fix testcase name.
7551
86d8a848
BH
75522016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7553
7554 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7555
e188eb36
BH
75562016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7557
7558 * gdb.fortran/type.f90: Add nested structures.
7559 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7560 * gdb.fortran/derived-type.exp: Adapt expected output.
7561 * gdb.fortran/vla-type.exp: Adapt expected output.
7562
9b2db1fd
BH
75632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7564
7565 * gdb.fortran/whatis_type.exp: Adapt expected output.
7566
72b17055
BH
75672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7568
7569 * gdb.fortran/print_type.exp: Fix expected output.
7570 * gdb.fortran/whatis_type.exp: Fix expected output.
7571
3cd81d8d
BH
75722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7573
7574 * gdb.fortran/whatis_type.exp: Use multi_line.
7575
ddae9462
TT
75762016-05-24 Tom Tromey <tom@tromey.com>
7577
7578 PR python/17386:
7579 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7580 use value as an index.
7581
1957f6b8
TT
75822016-05-23 Tom Tromey <tom@tromey.com>
7583
7584 PR python/17981:
7585 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7586 no-breakpoint case.
7587
026a9174
PA
75882016-05-24 Pedro Alves <palves@redhat.com>
7589
7590 PR gdb/19828
7591 * gdb.threads/clone-attach-detach.c: New file.
7592 * gdb.threads/clone-attach-detach.exp: New file.
7593
e70a7231
FR
75942016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7595
7596 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7597
0f6ed0e0
TT
75982016-05-23 Tom Tromey <tom@tromey.com>
7599
7600 PR python/19438, PR python/18393:
7601 * gdb.python/py-progspace.exp: Add "dir" test.
7602 * gdb.python/py-objfile.exp: Add "dir" test.
7603
ffd19d61
YQ
76042016-05-23 Yao Qi <yao.qi@linaro.org>
7605
7606 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7607 * gdb.arch/thumb2-it.exp: Likewise.
7608
9e8f9b05
SM
76092016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7610
7611 * gdb.mi/mi-threads-interrupt.c: New file.
7612 * gdb.mi/mi-threads-interrupt.exp: New file.
7613
61c6156d
SM
76142016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7615
7616 PR gdb/18077
7617 * gdb.mi/mi-async-run.exp: New file.
7618 * gdb.mi/mi-async-run.c: New file.
7619
67218854
TT
76202016-05-17 Tom Tromey <tom@tromey.com>
7621 Manish Goregaokar <manishsmail@gmail.com>
7622
7623 * lib/rust-support.exp: New file.
7624 * lib/gdb.exp (skip_rust_tests): New proc.
7625 (build_executable_from_specs): Handle rust.
7626 * lib/future.exp (gdb_find_rustc): New proc.
7627 (gdb_default_target_compile): Handle rust.
7628 * gdb.rust/expr.exp: New file.
7629 * gdb.rust/generics.exp: New file.
7630 * gdb.rust/generics.rs: New file.
7631 * gdb.rust/methods.exp: New file.
7632 * gdb.rust/methods.rs: New file.
7633 * gdb.rust/modules.exp: New file.
7634 * gdb.rust/modules.rs: New file.
7635 * gdb.rust/simple.exp: New file.
7636 * gdb.rust/simple.rs: New file.
7637
c44af4eb
TT
76382016-05-17 Tom Tromey <tom@tromey.com>
7639
7640 * gdb.base/default.exp (set language): Add rust.
7641
dcd1f979
TT
76422016-05-17 Tom Tromey <tom@tromey.com>
7643
7644 * gdb.gdb/unittest.exp: New file.
7645
155b7f57
YQ
76462016-05-16 Yao Qi <yao.qi@linaro.org>
7647
7648 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7649 shell_prompt. Update shell_prompt_re.
7650
8ddd5a6c
DE
76512016-05-12 Doug Evans <dje@google.com>
7652
7653 PR symtab/19999
7654 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7655 $options when building executable.
7656 * gdb.dwarf2/fission-loclists-pie.S: New file.
7657 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7658
02e370d9
SM
76592016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7660
7661 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7662 of [is_remote target],
7663
8929ad8b
SM
76642016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7665
7666 * lib/gdb.exp (use_gdb_stub): New procedure.
7667
6c447423
DE
76682016-05-03 Yunlian Jiang <yunlian@google.com>
7669 Doug Evans <dje@google.com>
7670
7671 PR symtab/19914
7672 * gdb.dwarf2/dwp-sepdebug.c: New file.
7673 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7674
444e826c
SM
76752016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7676
7677 * gdb.base/detach.exp: Remove is_remote check.
7678
740feeaa
SM
76792016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7680
7681 * gdb.base/annota-input-while-running.exp: Don't check for
7682 [is_remote target]. Enable annotations after running to main.
7683 Remove unused "set test..." line.
7684
9080ac9d
SM
76852016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7686
7687 * gdb.trace/trace-enable-disable.exp: New file.
7688 * gdb.trace/trace-enable-disable.c: New file.
7689
952ebca5
SM
76902016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7691
7692 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7693 use it in info sharedlibrary test.
7694 * gdb.trace/ftrace-lock.exp: Likewise.
7695 * gdb.trace/ftrace.exp: Likewise.
7696 * gdb.trace/range-stepping.exp: Likewise.
7697 * gdb.trace/trace-break.exp: Likewise.
7698 * gdb.trace/trace-condition.exp: Likewise.
7699 * gdb.trace/trace-mt.exp: Likewise.
7700
d9019901
SM
77012016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7702
7703 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7704 (gdb_load_shlib): ... this.
7705 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7706 gdb_load_shlib.
7707 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7708 * gdb.base/ctxobj.exp: Likewise.
7709 * gdb.base/dprintf-pending.exp: Likewise.
7710 * gdb.base/dso2dso.exp: Likewise.
7711 * gdb.base/fixsection.exp: Likewise.
7712 * gdb.base/gcore-relro.exp: Likewise.
7713 * gdb.base/gdb1555.exp: Likewise.
7714 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7715 * gdb.base/gnu-ifunc.exp: Likewise.
7716 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7717 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7718 * gdb.base/pending.exp: Likewise.
7719 * gdb.base/print-file-var.exp: Likewise.
7720 * gdb.base/print-symbol-loading.exp: Likewise.
7721 * gdb.base/shlib-call.exp: Likewise.
7722 * gdb.base/shreloc.exp: Likewise.
7723 * gdb.base/so-impl-ld.exp: Likewise.
7724 * gdb.base/solib-disc.exp: Likewise.
7725 * gdb.base/solib-nodir.exp: Likewise.
7726 * gdb.base/solib-overlap.exp: Likewise.
7727 * gdb.base/solib-symbol.exp: Likewise.
7728 * gdb.base/solib-weak.exp (do_test): Likewise.
7729 * gdb.base/sym-file.exp: Likewise.
7730 * gdb.base/symtab-search-order.exp: Likewise.
7731 * gdb.base/type-opaque.exp: Likewise.
7732 * gdb.base/unload.exp: Likewise.
7733 * gdb.base/watchpoint-solib.exp: Likewise.
7734 * gdb.compile/compile.exp: Likewise.
7735 * gdb.cp/gdb2384.exp: Likewise.
7736 * gdb.cp/infcall-dlopen.exp: Likewise.
7737 * gdb.cp/re-set-overloaded.exp: Likewise.
7738 * gdb.fortran/library-module.exp: Likewise.
7739 * gdb.opt/solib-intra-step.exp: Likewise.
7740 * gdb.python/py-finish-breakpoint.exp: Likewise.
7741 * gdb.python/py-shared.exp: Likewise.
7742 * gdb.reverse/solib-precsave.exp: Likewise.
7743 * gdb.reverse/solib-reverse.exp: Likewise.
7744 * gdb.server/solib-list.exp: Likewise.
7745 * gdb.threads/dlopen-libpthread.exp: Likewise.
7746 * gdb.threads/tls-shared.exp: Likewise.
7747 * gdb.threads/tls-so_extern.exp: Likewise.
7748 * gdb.trace/change-loc.exp: Likewise.
7749 * gdb.trace/ftrace-lock.exp: Likewise.
7750 * gdb.trace/ftrace.exp: Likewise.
7751 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7752 * gdb.trace/pending.exp: Likewise.
7753 * gdb.trace/range-stepping.exp: Likewise.
7754 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7755 (strace_info_marker): Likewise.
7756 (strace_probe_marker): Likewise.
7757 (strace_trace_on_same_addr): Likewise.
7758 (strace_trace_on_diff_addr): Likewise.
7759 * gdb.trace/trace-break.exp: Likewise.
7760 * gdb.trace/trace-condition.exp: Likewise.
7761 * gdb.trace/trace-mt.exp: Likewise.
7762
fca4cfd9
SM
77632016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7764
7765 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
7766 result of gdb_remote_download.
7767 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7768 * gdb.base/dso2dso.exp: Likewise.
7769 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7770 * gdb.base/print-file-var.exp: Likewise.
7771 * gdb.base/shlib-call.exp: Likewise.
7772 * gdb.base/shreloc.exp: Likewise.
7773 * gdb.base/solib-overlap.exp: Likewise.
7774 * gdb.base/solib-weak.exp (do_test): Likewise.
7775 * gdb.base/unload.exp: Likewise.
7776
11cf4ffb
YQ
77772016-04-27 Yao Qi <yao.qi@linaro.org>
7778
7779 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7780 exists.
7781
3e2e34f8
KB
77822016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7783
7784 * vla-type.exp: Print structure from toplevel.
7785
8f07e298
BH
77862016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7787
7788 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7789 of dynamic types.
7790 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7791 of dynamic types.
7792
9920b434
BH
77932016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7794
7795 * gdb.fortran/vla-type.f90: New file.
7796 * gdb.fortran/vla-type.exp: New file.
7797
f3abeff5
YQ
77982016-04-25 Yao Qi <yao.qi@linaro.org>
7799
7800 * gdb.base/branch-to-self.c: New file.
7801 * gdb.base/branch-to-self.exp: New file.
7802
0a5d52f0
YQ
78032016-04-22 Yao Qi <yao.qi@linaro.org>
7804
7805 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7806 more after $hex.
7807
495346f6
YQ
78082016-04-22 Yao Qi <yao.qi@linaro.org>
7809
7810 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7811 * gdb.base/annota3.exp: Likewise.
7812
4a7e075c
YQ
78132016-04-22 Yao Qi <yao.qi@linaro.org>
7814
7815 * gdb.reverse/step-precsave.exp: Do one step and test program
7816 stops in "callee" and do multiple steps until program goes out
7817 of "callee".
7818 * gdb.reverse/step-reverse.exp: Likewise.
7819
5b061e98
YQ
78202016-04-22 Yao Qi <yao.qi@linaro.org>
7821
7822 * gdb.trace/signal.exp: Also pass if
7823 $tracepoint_hits($i) > $iterations.
7824
5c5dc57f
YQ
78252016-04-22 Yao Qi <yao.qi@linaro.org>
7826
7827 * gdb.trace/signal.c: New file.
7828 * gdb.trace/signal.exp: New file.
7829
a55411b9
DE
78302016-04-19 Doug Evans <xdje42@gmail.com>
7831
7832 * gdb.base/bad-file.exp: New file.
7833
a22df60a
MG
78342016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
7835
7836 * gdb.dwarf2/implref.exp: New file.
7837
0c13f7e5
BH
78382016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7839
7840 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7841 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7842 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7843 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7844 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7845 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7846 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7847 * lib/fortran.exp (fortran_int4): New procedure.
7848 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7849 (fortran_logical4): Likewise.
7850
9b9b09e9
BH
78512016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
7852
7853 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7854
a14d1f4d
BH
78552016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7856
7857 * lib/compiler.c: Add Intel specific preprocessor macros.
7858 * lib/compiler.cc: Likewise.
25d49b86 7859
7d49b1d0
LM
78602016-04-13 Luis Machado <lgustavo@codesourcery.com>
7861
7862 * gdb.server/connect-with-no-symbol-file.c: New file.
7863 * gdb.server/connect-with-no-symbol-file.exp: New file.
7864
8392fa22
SM
78652016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7866
7867 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7868
8c4c4aeb
SM
78692016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7870
7871 * boards/gdbserver-base.exp (${board}_download): Copy source file to
7872 standard output directory.
7873
45e3745e
AT
78742016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
7875
7876 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7877
e26b7e41
MM
78782016-04-13 Markus Metzger <markus.t.metzger@intel.com>
7879
7880 * gdb.btrace/instruction_history.c (loop): Add declaration.
7881
8ce09462
AT
78822016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7883
7884 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7885
2e88a1ea
SM
78862016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
7887
7888 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7889 parentheses to print.
7890 (continue_handler): Likewise.
7891
f48e22e3
SM
78922016-04-08 Simon Marchi <simon.marchi@ericsson.com>
7893
7894 * gdb.server/solib-list.exp: Remove is_remote check.
7895 Pass shlib= to gdb_compile. Don't link shared library with
7896 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
7897 Run binary filename through "readlink -f" on the target.
7898
096be756
PA
78992016-04-08 Pedro Alves <palves@redhat.com>
7900
7901 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
7902 interpreter filename as argument to gdbserver_spawn.
7903 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7904 Return empty if $last_loaded_file does not exist.
7905
06500533
JK
79062016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7907
7908 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7909 * gdb.base/jit-main.c: Use exit after usage.
7910
2d35e871
JK
79112016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7912
7913 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7914 GDBHISTSIZE prior to the tests.
7915 * gdb.base/gdbinit-history.exp: Likewise.
7916
79172016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
7918
7919 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7920 instead of build_executable. Use gdb_load_shlibs.
7921
c8064e7e
YQ
79222016-04-07 Yao Qi <yao.qi@linaro.org>
7923
7924 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7925 Execute "si" command.
7926
bde47561
YQ
79272016-04-07 Yao Qi <yao.qi@linaro.org>
7928
7929 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7930 number instead of the comments on some line.
7931
b16f8a3b
DB
79322016-04-06 Don Breazeal <donb@codesourcery.com>
7933
7934 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7935 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7936
c2f901df
SM
79372016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7938
7939 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7940 standard_output_file. Remove unused binfile variable.
7941
ac17fda0
CU
79422016-04-05 Catalin Udma <catalin.udma@freescale.com>
7943
7944 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7945 * gdb.python/py-mi-objfile.exp: Match "list main" output
7946 in console format.
7947
03a8c4df
SM
79482016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7949
7950 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7951 absolute.
7952
6e774b13
SM
79532016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7954
7955 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7956 absolute.
7957 * gdb.trace/ftrace.exp: Likewise.
7958 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7959 targets as well.
7960 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7961 (gdb_load_shlibs): Copy libraries to test directory when testing
7962 natively. Only set solib-search-path if testing remotely.
7963 * lib/mi-support.exp (mi_load_shlibs): Likewise.
7964
7817ea46
SM
79652016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7966
7967 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7968 gdb_download. Use it even if the target is not remote.
7969 * gdb.base/jit.exp (compile_jit_test): Likewise.
7970 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7971 output directory if the destination board is local, otherwise use
7972 the standard remote_download from DejaGnu.
7973 (gdb_download): Remove.
7974 (gdb_load_shlibs): Use gdb_remote_download instead of
7975 gdb_download.
7976 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7977 Use gdb_remote_download instead of gdb_download. Use it even if
7978 the target is not remote.
7979 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7980 instead of gdb_download.
7981
7beb7f68
SM
79822016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
7983
7984 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7985 (test_insert_delete_modify): Call mi_load_shlibs before trying to
7986 run.
7987
cc63428a
AV
79882016-04-01 Artemiy Volkov <artemiyv@acm.org>
7989
7990 PR gdb/19820
7991 * gdb.base/printcmds.exp: Add artificial arrays tests.
7992
64cdf930
PA
79932016-03-31 Pedro Alves <palves@redhat.com>
7994
7995 PR gdb/19858
7996 * gdb.base/jit-main.c: Include unistd.h.
7997 (ATTACH): Define to 0 if not already defined.
7998 (wait_for_gdb, mypid): New globals.
7999 (WAIT_FOR_GDB): New macro.
8000 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8001 some breakpoint locations.
8002 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8003 New procedures.
8004 (one_jit_test): Add REATTACH parameter, and handle it. Use
8005 continue_to_test_location.
8006 (top level): Test attach, and adjusts calls to one_jit_test.
8007
40dea8cb
PA
80082016-03-31 Pedro Alves <palves@redhat.com>
8009
8010 PR gdb/19858
8011 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8012 BINSUFFIX parameter, and handle it.
8013 (top level): Adjust calls compile_jit_test.
8014
e7ea3ec7
CU
80152016-03-31 Catalin Udma <catalin.udma@freescale.com>
8016
8017 PR python/19743
8018 * gdb.python/py-mi-events-gdb.py: New file.
8019 * gdb.python/py-mi-events.c: New file.
8020 * gdb.python/py-mi-events.exp: New file.
8021
e6359af3
YQ
80222016-03-30 Yao Qi <yao.qi@linaro.org>
8023
8024 * gdb.reverse/until-precsave.exp: Match function name only.
8025 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8026 Move malloc to a condition block.
8027 * gdb.reverse/until-reverse.exp: Match function name only.
8028
a4105d04
MK
80292016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8030
8031 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8032 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8033 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8034 variable for GPR 0 instead of assuming it is register 0.
8035 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8036 * lib/trace-support.exp: Add s390 registers.
8037
bfa6adb9
YQ
80382016-03-29 Yao Qi <yao.qi@linaro.org>
8039
8040 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8041
1e6697ea
YQ
80422016-03-24 Yao Qi <yao.qi@linaro.org>
8043
8044 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8045 test message.
8046
64bcd522
AA
80472016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8048
8049 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8050 maintaining separate logic for constructing the output path.
8051
7868401b
DB
80522016-03-16 Don Breazeal <donb@codesourcery.com>
8053
8054 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8055 Retry fork and waitpid on interrupted system call errors.
8056 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8057 Use with_timeout_factor to increase timeout by factor of 10.
8058
1cafadb4
DB
80592016-03-15 Don Breazeal <donb@codesourcery.com>
8060
8061 * gdb.cp/scope-err.cc: New test program.
8062 * gdb.cp/scope-err.exp: New test script.
8063 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8064 lines and "set breakpoint here" comment.
8065 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8066 Fixed some whitespace and format issues.
8067 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8068 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8069
81516450
DE
80702016-03-15 Doug Evans <dje@google.com>
8071
8072 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8073 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8074 All callers updated. Add tests for enums, mixed flags register.
8075
aa52b601
DE
80762016-03-15 Doug Evans <dje@google.com>
8077
8078 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8079 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8080
fa4ff313
SM
80812016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8082
8083 * gdb.base/default.exp: Add $_as_string to the list of expected
8084 convenience functions.
8085
f2403c39
AB
80862016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8087
8088 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8089
f2f3ccb9
SM
80902016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8091
8092 * gdb.python/py-as-string.exp: New file.
8093 * gdb.python/py-as-string.c: New file.
8094
00dbd492
PA
80952016-03-09 Pedro Alves <palves@redhat.com>
8096
8097 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8098 signal" -> "Thread NN received signal" output change.
8099 * gdb.threads/ia64-sigill.exp: Likewise.
8100 * gdb.threads/linux-dp.exp: Likewise.
8101 * gdb.threads/manythreads.exp: Likewise.
8102 * gdb.threads/pending-step.exp: Likewise.
8103 * gdb.threads/print-threads.exp: Likewise.
8104 * gdb.threads/sigstep-threads.exp: Likewise.
8105 * gdb.threads/staticthreads.exp: Likewise.
8106 * gdb.threads/tls.exp: Likewise.
8107
1e6697ea
YQ
81082016-03-09 Pedro Alves <palves@redhat.com>
8109
8110 * gdb.base/command-line-input.exp: New file.
8111
b04fd3be
MK
81122016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8113
8114 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8115 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8116 * gdb.trace/pending.exp: Accept leading dot before function name.
8117 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8118 * lib/trace-support.exp: Set registers for ppc.
8119
98fa59e9
MK
81202016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8121
8122 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8123 use it for disassembly; accept .main in addition to main in backtrace.
8124
f77198c8
MK
81252016-03-09 Wei-cheng Wang <cole945@gmail.com>
8126 Marcin Kościelnicki <koriakin@0x04.net>
8127
8128 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8129 (gdb_recursion_test_ptr): New global variable.
8130 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8131 gdb_recursion_test.
8132 (gdb_c_test): Ditto.
8133
ba84e0da
MK
81342016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8135
8136 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8137 ordering.
8138
4366d36e
MK
81392016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8140
8141 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8142 (bar): Add bar_start_lbl label.
8143 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8144 of foo/bar for emitting DWARF and tracing.
8145
5eb264df
SDJ
81462016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8147
8148 * analyze-racy-logs.py: Set executable bit.
8149
fb6a751f
SDJ
81502016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8151
8152 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8153 (CHECK_TARGET_TMP): Likewise.
8154 (check-single-racy): New rule.
8155 (check-parallel-racy): Likewise.
8156 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8157 (do-check-parallel-racy): New rule.
8158 (check-racy/%.exp): Likewise.
8159 * README (Racy testcases): New section.
8160 * analyze-racy-logs.py: New file.
8161
bdf7e230
DE
81622016-03-03 Doug Evans <dje@google.com>
8163
8164 * gdb.base/skip.exp: Use with_test_prefix.
8165
4719d415
YQ
81662016-03-03 Yao Qi <yao.qi@linaro.org>
8167
8168 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8169 Invoke step_over_syscall "clone" and break_cond_on_syscall
8170 "clone".
8171 * gdb.base/step-over-clone.c: New file.
8172
ea507862
YQ
81732016-03-03 Yao Qi <yao.qi@linaro.org>
8174
8175 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8176 code format.
8177
8fc8cbda
YQ
81782016-03-03 Yao Qi <yao.qi@linaro.org>
8179
8180 * gdb.base/disp-step-fork.c: Rename to ...
8181 * gdb.base/step-over-fork.c: ... it. New file.
8182 * gdb.base/disp-step-vfork.c: Rename to ...
8183 * gdb.base/step-over-vfork.c: ... it. New file.
8184 * gdb.base/disp-step-syscall.exp: Rename to ...
8185 * gdb.base/step-over-syscall.exp: ... it. New file.
8186 (disp_step_cross_syscall): Rename to ...
8187 (step_over_syscall): ... it.
8188
92fa70b0
YQ
81892016-03-03 Yao Qi <yao.qi@linaro.org>
8190
8191 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8192 If target supports condition evaluation on target, invoke
8193 break_cond_on_syscall for fork and vfork.
8194
e197ad3c
YQ
81952016-03-03 Yao Qi <yao.qi@linaro.org>
8196
8197 * gdb.base/disp-step-syscall.exp: Don't invoke
8198 support_displaced_stepping.
8199 (disp_step_cross_syscall): Test with displaced stepping off and
8200 on if supported.
8201
0b47da9f
YQ
82022016-03-03 Yao Qi <yao.qi@linaro.org>
8203
8204 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8205 proc.
8206 (setup): New proc.
8207 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8208 and setup.
8209
065ab6dc
BH
82102016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8211
8212 * gdb.fortran/vla-history.exp: Remove breakpoint.
8213
07e448ad 82142016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8215
25d49b86
PA
8216 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8217 exceeds timeout.
07e448ad 8218
9ac2d526 82192016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8220
25d49b86
PA
8221 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8222 breakpoint.
9ac2d526 8223
17807369
BH
82242016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8225
8226 * gdb.mi/vla.f90: Nullify pointer after declaration.
8227
86e501af
PA
82282016-03-01 Pedro Alves <palves@redhat.com>
8229
8230 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8231
1e903e32
PA
82322016-03-01 Pedro Alves <palves@redhat.com>
8233
8234 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8235 before anything else.
8236 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8237 _GNU_SOURCE here.
8238 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8239 before anything else.
8240 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8241
6ccb54e2
PA
82422016-03-01 Pedro Alves <palves@redhat.com>
8243
8244 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8245
30ca9da1
YQ
82462016-03-01 Yao Qi <yao.qi@linaro.org>
8247
8248 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8249 prepare_for_testing.
8250
dc856b38
YQ
82512016-03-01 Yao Qi <yao.qi@linaro.org>
8252
8253 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8254
4a932159
AA
82552016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8256
8257 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8258 manually constructing the output path.
8259
f2489477
AA
82602016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8261
8262 * gdb.arch/s390-stackless.S: New.
8263 * gdb.arch/s390-stackless.exp: New.
8264
38899f16
IB
82652016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8266
8267 * gdb.dlang/circular.c: New file.
8268 * gdb.dlang/circular.exp: New file.
8269
9fde51ed
YQ
82702016-02-26 Yao Qi <yao.qi@linaro.org>
8271
8272 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8273 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8274 (testcases): Update.
8275
ce90fefe
YQ
82762016-02-26 Yao Qi <yao.qi@linaro.org>
8277
8278 * gdb.reverse/aarch64.c: Rename to ...
8279 * gdb.reverse/insn-reverse.c: ... it.
8280 * gdb.reverse/aarch64.exp: Rename to ...
8281 * gdb.reverse/insn-reverse.exp: ... it.
8282
3263bceb
YQ
82832016-02-26 Yao Qi <yao.qi@linaro.org>
8284
8285 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8286 (testcase_ftype): New.
8287 (testcases): New array.
8288 (n_testcases): New.
8289 (main): Call each element in testcases.
8290 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8291 (read_testcase): New.
8292 Do the tests in a loop.
8293
6cb59ff1
YQ
82942016-02-25 Yao Qi <yao.qi@linaro.org>
8295
8296 * gdb.base/branches.c: Remove.
8297
ae91f625
MK
82982016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8299
8300 PR gdb/13808
8301 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8302
678b48b7
MK
83032016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8304
8305 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8306
7337a6f2
MK
83072016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8308
8309 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8310 change x86_64 call_insn to 'callq'.
8311
861ca91f
AT
83122016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8313
8314 * gdb.trace/tfile-avx.c: Move to...
8315 * gdb.trace/tracefile-pseudo-reg.c: Here.
8316 * gdb.trace/tfile-avx.exp: Move to...
8317 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8318
bf74e428
GB
83192016-02-24 Gary Benson <gbenson@redhat.com>
8320
8321 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8322 message on attach.
8323
cce0e923
DE
83242016-02-23 Doug Evans <dje@google.com>
8325
8326 * gdb.base/skip.c (test_skip): New function.
8327 (end_test_skip_file_and_function): New function.
8328 (test_skip_file_and_function): New function.
8329 * gdb.base/skip1.c (test_skip): New function.
8330 (skip1_test_skip_file_and_function): New function.
8331 * gdb.base/skip.exp: Add tests for new skip options.
8332 * gdb.base/skip-solib.exp: Update expected output.
8333 * gdb.perf/skip-command.cc: New file.
8334 * gdb.perf/skip-command.exp: New file.
8335 * gdb.perf/skip-command.py: New file.
8336
4000e47e
MK
83372016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8338
8339 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8340 info registers pattern.
8341
24f75ead
IB
83422016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8343
8344 * lib/future.exp: Add D support.
8345 (gdb_find_gdc): New proc.
8346 (gdb_default_target_compile): Add D support.
8347
fbb7bcbe
WW
83482016-02-18 Wei-cheng Wang <cole945@gmail.com>
8349
8350 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8351 user+system time.
8352 (trace_speed_test): Determine the iteration count for a time
8353 between 15..30 seconds.
8354
012b3a21
WT
83552016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8356
8357 * gdb.arch/i386-mpx-sigsegv.c: New file.
8358 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8359 * gdb.arch/i386-mpx-simple_segv.c: New file.
8360 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8361
2d5189bd
YQ
83622016-02-18 Yao Qi <yao.qi@linaro.org>
8363
8364 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8365 Don't call setup_kfail.
8366
40fb20d0
YQ
83672016-02-18 Yao Qi <yao.qi@linaro.org>
8368
8369 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8370 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8371
21b1f8d2
DE
83722016-02-16 Doug Evans <dje@google.com>
8373
8374 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8375 * gdb.base/skip1.c: Ditto.
8376 * gdb.base/skip.exp: Whitespace cleanup.
8377
4041ed77
DB
83782016-02-16 Don Breazeal <donb@codesourcery.com>
8379
8380 PR remote/19496
8381 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8382 Remove kfail for PR remote/19496.
8383
c4ef31bf
SM
83842016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8385
8386 * lib/gdb.exp (standard_temp_file): Return a path specific to
8387 the runtest invocation.
8388
266b65b3
SM
83892016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8390
8391 * gdb.trace/save-trace.exp: Change relative path to be in the
8392 standard output directory.
8393
a7a0a6a9
JK
83942016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8395
8396 * gdb.arch/i386-prologue.c: Add missing prototypes.
8397
c99dbb42
JK
83982016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8399
8400 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8401 * gdb.arch/i386-prologue.exp: Likewise.
8402 * gdb.arch/i386-size.exp: Likewise.
8403
aa480355
SM
84042016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8405
8406 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8407 define object file path.
8408 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8409 file path.
8410 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8411 standard_output_file to define binfile.
8412
ba881f50
JK
84132016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8414
8415 Fix compatibility with recent gfortran-5.3.1.
8416 * gdb.fortran/vla-history.exp (print vla1 allocated)
8417 (print vla2 allocated, print $2, print $3): Remove
8418 (print $4): Rename to ...
8419 (print $2): ... here.
8420 (print $9): Rename to ...
8421 (print $5): ... here.
8422 (print $10): Rename to ...
8423 (print $6): ... here.
8424 * gdb.fortran/vla.f90: Add pvla initialization.
8425
e9fb005c
JK
84262016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8427
8428 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8429 New test.
8430 * gdb.fortran/vla-value-sub.exp: Likewise.
8431
e44e00ff
MK
84322016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8433
8434 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8435
97e94151
SM
84362016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8437
8438 * i386-biarch-core.exp: Define corefile using
8439 standard_output_file.
8440
01113bc1
YQ
84412016-02-12 Yao Qi <yao.qi@linaro.org>
8442
8443 * gdb.arch/arm-single-step-kernel-helper.c: New.
8444 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8445
33b4777c
MM
84462016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8447
8448 * gdb.btrace/tailcall-only.exp: New.
8449 * gdb.btrace/tailcall-only.c: New.
8450 * gdb.btrace/x86_64-tailcall-only.S: New.
8451 * gdb.btrace/i686-tailcall-only.S: New.
8452
acc23c11
PA
84532016-02-11 Pedro Alves <palves@redhat.com>
8454
8455 * README (Parallel testing): Add missing double quotes.
8456
e352bf0a
PA
84572016-02-11 Pedro Alves <palves@redhat.com>
8458
8459 * README (Parallel testing): New section.
8460 (GDB_PARALLEL): Rewrite.
8461 (FORCE_PARALLEL): Document.
8462
9f5fed78
MK
84632016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8464
8465 * gdb.trace/tfile-avx.c: New test.
8466 * gdb.trace/tfile-avx.exp: New test.
8467
9ef9e6a6
KS
84682016-02-09 Keith Seitz <keiths@redhat.com>
8469
8470 PR breakpoints/19546
8471 * gdb.base/infcall-exec.c: New file.
8472 * gdb.base/infcall-exec2.c: New file.
8473 * gdb.base/infcall-exec.exp: New file.
8474
a96e36da
KS
84752016-02-09 Keith Seitz <keiths@redhat.com>
8476
8477 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8478 (toplevel): Call test_bkpt_address.
8479
9f61929f
KS
84802016-02-09 Keith Seitz <keiths@redhat.com>
8481
8482 PR python/19506
8483 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8484 (toplevel): Call test_bkpt_address.
8485
1e94266c
SM
84862016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8487
8488 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8489 to AC_OUTPUT.
8490 * configure: Regenerate.
8491
2a7f3dff
PA
84922016-02-09 Pedro Alves <palves@redhat.com>
8493
8494 PR breakpoints/19548
8495 * gdb.base/execl-update-breakpoints.c (some_function): New
8496 function.
8497 (main): Call it.
8498 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8499 Tighten expected GDB output.
8500
2151ccc5
SM
85012016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8502
8503 * Makefile.in (ALL_SUBDIRS): Remove.
8504 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8505 (distclean maintainer-clean realclean): Likewise.
8506 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8507 * configure: Regenerate.
8508 * gdb.ada/Makefile.in: Delete.
8509 * gdb.arch/Makefile.in: Likewise.
8510 * gdb.asm/Makefile.in: Likewise.
8511 * gdb.base/Makefile.in: Likewise.
8512 * gdb.btrace/Makefile.in: Likewise.
8513 * gdb.cell/Makefile.in: Likewise.
8514 * gdb.compile/Makefile.in: Likewise.
8515 * gdb.cp/Makefile.in: Likewise.
8516 * gdb.disasm/Makefile.in: Likewise.
8517 * gdb.dlang/Makefile.in: Likewise.
8518 * gdb.dwarf2/Makefile.in: Likewise.
8519 * gdb.fortran/Makefile.in: Likewise.
8520 * gdb.gdb/Makefile.in: Likewise.
8521 * gdb.go/Makefile.in: Likewise.
8522 * gdb.guile/Makefile.in: Likewise.
8523 * gdb.java/Makefile.in: Likewise.
8524 * gdb.linespec/Makefile.in: Likewise.
8525 * gdb.mi/Makefile.in: Likewise.
8526 * gdb.modula2/Makefile.in: Likewise.
8527 * gdb.multi/Makefile.in: Likewise.
8528 * gdb.objc/Makefile.in: Likewise.
8529 * gdb.opencl/Makefile.in: Likewise.
8530 * gdb.opt/Makefile.in: Likewise.
8531 * gdb.pascal/Makefile.in: Likewise.
8532 * gdb.perf/Makefile.in: Likewise.
8533 * gdb.python/Makefile.in: Likewise.
8534 * gdb.reverse/Makefile.in: Likewise.
8535 * gdb.server/Makefile.in: Likewise.
8536 * gdb.stabs/Makefile.in: Likewise.
8537 * gdb.threads/Makefile.in: Likewise.
8538 * gdb.trace/Makefile.in: Likewise.
8539 * gdb.xml/Makefile.in: Likewise.
8540 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8541 GDB_PARALLEL.
8542 (standard_output_file): Remove check for GDB_PARALLEL, always
8543 return path in outputs/$subdir/$testname.
8544
437277d4
SM
85452016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8546
8547 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8548 (site.exp): Assign abs_srcdir to tcl's srcdir.
8549
31d913c7
YQ
85502016-02-04 Yao Qi <yao.qi@linaro.org>
8551
8552 * gdb.base/foll-exec-mode.c: Include limits.h.
8553 (main): Add parameters argc and argv. Get directory from
8554 argv[0].
8555 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8556 compilation.
8557 * gdb.base/foll-exec.c: Include limits.h.
8558 (main): Add parameters argc and argv.
8559 Get directory from argv[0].
8560 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8561 Adjust tests on the number of lines as source code changed.
8562 * gdb.base/foll-vfork-exit.c: Include limits.h.
8563 (main): Add one line of statement before vfork.
8564 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8565 (main): Add parameters argc and argv. Get directory from
8566 argv[0].
8567 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8568 (setup_gdb): Set tbreak to skip some source lines.
8569 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8570 (main): Add parameters argc and argv. Get directory from
8571 argv[0].
8572 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8573 compilation.
8574 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8575 (main): Add parameters argc and argv. Get directory from
8576 argv[0].
8577 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8578 compilation.
8579
9482b9fb
DE
85802016-02-01 Doug Evans <dje@google.com>
8581
8582 * gdb.base/skip.exp: Clean up multiple references to same test name.
8583
6b2e4f10
PA
85842016-02-01 Pedro Alves <palves@redhat.com>
8585
ccb6afd6 8586 PR remote/19496
6b2e4f10
PA
8587 * gdb.threads/forking-threads-plus-breakpoint.exp
8588 (displaced_stepping_supported): New global.
8589 (probe_displaced_stepping_support): New procedure.
8590 (do_test): Add 'displaced' parameter, and use it.
8591 (top level): Check for displaced stepping support. Add displaced
8592 stepping on/off testing axis.
8593
37a8db1a
AB
85942016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8595
8596 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8597 pointer. Don't perform further tests on the unassociated pointer
8598 if the first test fails.
8599
5fdf6324
AB
86002016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8601
8602 * gdb.base/max-value-size.c: New file.
8603 * gdb.base/max-value-size.exp: New file.
8604 * gdb.base/huge.exp: Disable max-value-size for this test.
8605
935c6144
IB
86062016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8607
8608 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8609
7fe8399d
YQ
86102016-01-28 Yao Qi <yao.qi@linaro.org>
8611
8612 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8613
a2077e25
PA
86142016-01-25 Pedro Alves <palves@redhat.com>
8615
8616 PR threads/19461
8617 * gdb.base/fork-running-state.c: New file.
8618 * gdb.base/fork-running-state.exp: New file.
8619
1d2736d4
PA
86202016-01-25 Pedro Alves <palves@redhat.com>
8621
8622 PR gdb/19494
8623 * gdb.base/catch-fork-kill.c: New file.
8624 * gdb.base/catch-fork-kill.exp: New file.
8625
f1da4b11
PA
86262016-01-25 Pedro Alves <palves@redhat.com>
8627
8628 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8629 Delete, moved to lib/gdb.exp.
8630 * gdb.threads/forking-threads-plus-breakpoint.exp
8631 (foreach_with_prefix): Likewise.
8632 * gdb.threads/process-dies-while-handling-bp.exp
8633 (foreach_with_prefix): Likewise.
8634 * lib/gdb.exp (foreach_with_prefix): New procedure.
8635
45f38546
MK
86362016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8637
8638 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8639 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8640
dc29a1ce
MK
86412016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8642
8643 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8644 endian targets.
8645
092127d7
JK
86462016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8647 Pedro Alves <palves@redhat.com>
8648
8649 Fix testsuite compatibility with Guile.
8650 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8651 number.
8652
31d765d3
JK
86532016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8654
8655 Fix testsuite compatibility with Guile.
8656 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8657 (thread 1): New test for backtrace through signal handler.
8658
1ac78c04
YQ
86592016-01-22 Yao Qi <yao.qi@linaro.org>
8660
8661 PR testsuite/19491
8662 * gdb.base/multi-forks.c: Include
8663 ../lib/unbuffer_output.c
8664 (main): Call gdb_unbuffer_output.
8665
4f5946a8
DE
86662016-01-21 Doug Evans <dje@google.com>
8667
8668 * lib/ada.exp (gdb_compile_ada): Fix typo.
8669
305e13e6
JB
86702016-01-21 Joel Brobecker <brobecker@adacore.com>
8671
8672 * gdb.base/break-fun-addr.exp: New file.
8673 * gdb.base/break-fun-addr1.c: New file.
8674 * gdb.base/break-fun-addr2.c: New file.
8675
5f5dfff6
SM
86762016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8677
8678 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8679 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8680 enum flag values.
8681
fd356fa2
AA
86822016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8683
8684 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8685 when GDB can not set the vector return value. Add more comments
8686 for clarification.
8687
9df22175
AT
86882016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8689
8690 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8691 command.
8692
41d1845e
SM
86932016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8694
8695 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8696
01ac6840
SM
86972016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8698
8699 * Makefile.in (check-single): Pass --status to runtest.
8700 (check/%.exp): Likewise.
8701
87022016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8703
8704 * Makefile.in (check-parallel): Propagate return code from make
8705 do-check-parallel.
8706
bd0a71fa
MK
87072016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8708
8709 * gdb.trace/ftrace.exp: Fix expected message on continue.
8710 * gdb.trace/pending.exp: Fix expected message on continue.
8711 * gdb.trace/trace-break.exp: Fix expected message on continue.
8712
8bcbad33
SM
87132016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8714
8715 * lib/gdb.exp (gdb_test): Remove unused global references.
8716
f303dbd6
PA
87172016-01-18 Pedro Alves <palves@redhat.com>
8718
8719 * gdb.base/async-shell.exp: Adjust expected output.
8720 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8721 * gdb.base/siginfo-thread.exp: Adjust expected output.
8722 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8723 * gdb.java/jnpe.exp: Adjust expected output.
8724 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8725 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8726 * gdb.threads/leader-exit.exp: Adjust expected output.
8727 * gdb.threads/manythreads.exp: Adjust expected output.
8728 * gdb.threads/pthreads.exp: Adjust expected output.
8729 * gdb.threads/schedlock.exp: Adjust expected output.
8730 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8731 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8732 expected output.
8733 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8734 output.
8735 * gdb.threads/sigthread.exp: Adjust expected output.
8736 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8737
b2789696
YQ
87382016-01-18 Yao Qi <yao.qi@linaro.org>
8739
8740 * gdb.guile/scm-section-script.c: Replace @progbits with
8741 %progbits.
8742 * gdb.python/py-section-script.c: Likewise.
8743
71ef29a8
PA
87442016-01-15 Pedro Alves <palves@redhat.com>
8745
8746 * gdb.multi/tids.exp: Test star wildcard ranges.
8747
3f5b7598
PA
87482016-01-15 Pedro Alves <palves@redhat.com>
8749
8750 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8751 command from "thread apply" invocation.
8752 (thr_apply_info_thr_invalid): Default the expected output to the
8753 input tid list.
8754 (top level): Add tests that use convenience variables. Add tests
8755 for "thread apply" with a valid TID list, but missing the command.
8756
663f6d42
PA
87572016-01-13 Pedro Alves <palves@redhat.com>
8758
8759 * gdb.base/default.exp: Expect $_gthread as well.
8760 * gdb.multi/tids.exp: Test $_gthread.
8761 * gdb.threads/thread-specific.exp: Test $_gthread.
8762
c84f6bbf
PA
87632016-01-13 Pedro Alves <palves@redhat.com>
8764
8765 * gdb.multi/tids.exp: Test "info threads -gid".
8766
22a02324
PA
87672016-01-13 Pedro Alves <palves@redhat.com>
8768
8769 * gdb.multi/tids.exp: Test InferiorThread.global_num and
8770 Breakpoint.thread.
8771 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8772
5d5658a1
PA
87732016-01-07 Pedro Alves <palves@redhat.com>
8774
8775 * gdb.base/break.exp: Adjust to output changes.
8776 * gdb.base/hbreak2.exp: Likewise.
8777 * gdb.base/sepdebug.exp: Likewise.
8778 * gdb.base/watch_thread_num.exp: Likewise.
8779 * gdb.linespec/keywords.exp: Likewise.
8780 * gdb.multi/info-threads.exp: Likewise.
8781 * gdb.threads/thread-find.exp: Likewise.
8782 * gdb.multi/tids.c: New file.
8783 * gdb.multi/tids.exp: New file.
8784
84654457
PA
87852016-01-13 Pedro Alves <palves@redhat.com>
8786
8787 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8788
e3940304
PA
87892016-01-13 Pedro Alves <palves@redhat.com>
8790
8791 * gdb.base/default.exp: Expect $_inferior as well.
8792 * gdb.multi/base.exp: Test $_inferior.
8793
a911d87a
PA
87942016-01-13 Pedro Alves <palves@redhat.com>
8795
8796 PR breakpoints/19388
8797 * gdb.base/catch-signal-siginfo-cond.c: New file.
8798 * gdb.base/catch-signal-siginfo-cond.exp: New file.
8799
82075af2
JS
88002016-01-12 Josh Stone <jistone@redhat.com>
8801 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8802
8803 * gdb.base/catch-syscall.c (do_execve): New variable.
8804 (main): Conditionally trigger an execve.
8805 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8806 (test_catch_syscall_execve): New, check entry/return across execve.
8807 (do_syscall_tests): Call test_catch_syscall_execve.
8808
e46eeedd
PA
88092016-01-12 Pedro Alves <palves@redhat.com>
8810
8811 * gdb.base/random-signal.exp (do_test): New procedure, with body
8812 of testcase moved in.
8813
01d8c27e
JK
88142016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8815 Pedro Alves <palves@redhat.com>
8816
8817 * gdb.base/funcargs.exp (finish from indirectly called function):
8818 Reintroduce the case for 'First'.
8819
9a706302
JK
88202016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8821 Pedro Alves <palves@redhat.com>
8822
8823 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8824 (tcatch_vfork_then_child_follow_exec)
8825 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8826 identification.
8827
c0ecb95f
JK
88282016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8829
8830 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8831 and repeats to unlimited.
8832 * gdb.python/py-value.exp: Likewise.
8833 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8834 and repeats to unlimited.
8835
6cfc1fcb
JK
88362016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8837
8838 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8839 and reordering the functions.
8840 * gdb.multi/hangout.c: Likewise.
8841 * gdb.multi/hello.c: Likewise.
8842
582a1b00
SM
88432016-01-08 Simon Marchi <simon.marchi@ericsson.com>
8844
8845 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8846 absolute.
8847 (SingleStatisticTestResult.report): Use dict.keys instead of
8848 dict.iterkeys.
8849
79bc59cb
PA
88502016-01-06 Pedro Alves <palves@redhat.com>
8851
8852 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
8853
43368e1d
MM
88542016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8855
8856 * gdb.btrace/dlopen.exp: New.
8857 * gdb.btrace/dlopen.c: New.
8858 * gdb.btrace/dlopen-dso.c: New.
8859
79fad5b8
SL
88602015-12-25 Sandra Loosemore <sandra@codesourcery.com>
8861
8862 * lib/gdb.exp (gdb_test): Update comments to clarify that the
8863 PATTERN argument is optional.
8864
ab8314b3
JB
88652015-12-24 Joel Brobecker <brobecker@adacore.com>
8866
8867 * lib/ada.exp (target_compile_ada_from_dir): New function.
8868 (gdb_compile_ada): Reimplement avoiding the use of project files.
8869 * gdb.ada/gnat_ada.gpr: Delete.
8870 * gdb.ada/cond_lang.exp: Adjust test to make path before
8871 filename optional.
8872 * gdb.ada/small_reg_param.exp: Likewise.
8873
fe33faff
SM
88742015-12-22 Simon Marchi <simon.marchi@ericsson.com>
8875
8876 * gdb.base/foll-vork.exp: Remove HP-UX special case.
8877
6d265cb4
TP
88782015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
8879
8880 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8881 case.
8882
10125099
SM
88832015-12-21 Simon Marchi <simon.marchi@ericsson.com>
8884
8885 * gdb.base/break.exp: Remove dead code.
8886 * gdb.base/sepdebug.exp: Likewise.
8887
3ca22649
SM
88882015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8889
8890 * gdb.asm/asm-source.exp: Remove HP-UX references.
8891 * gdb.base/annota1.exp: Likewise.
8892 * gdb.base/annota3.exp: Likewise.
8893 * gdb.base/attach.exp: Likewise.
8894 * gdb.base/bigcore.exp: Likewise.
8895 * gdb.base/break.exp: Likewise.
8896 * gdb.base/call-ar-st.exp: Likewise.
8897 * gdb.base/callfuncs.exp: Likewise.
8898 * gdb.base/catch-fork-static.exp: Likewise.
8899 * gdb.base/display.exp: Likewise.
8900 * gdb.base/foll-exec-mode.exp: Likewise.
8901 * gdb.base/foll-exec.exp: Likewise.
8902 * gdb.base/foll-fork.exp: Likewise.
8903 * gdb.base/foll-vfork.exp: Likewise.
8904 * gdb.base/funcargs.exp: Likewise.
8905 * gdb.base/hbreak2.exp: Likewise.
8906 * gdb.base/inferior-died.exp: Likewise.
8907 * gdb.base/interrupt.exp: Likewise.
8908 * gdb.base/multi-forks.exp: Likewise.
8909 * gdb.base/nodebug.exp: Likewise.
8910 * gdb.base/sepdebug.exp: Likewise.
8911 * gdb.base/solib1.c: Likewise.
8912 * gdb.base/step-test.exp: Likewise.
8913 * gdb.mi/non-stop.c: Likewise.
8914 * gdb.mi/pthreads.c: Likewise.
8915 * gdb.multi/bkpt-multi-exec.ex: Likewise.
8916 * gdb.threads/pthreads.c: Likewise.
8917 * gdb.threads/staticthreads.exp: Likewise.
8918 * lib/future.exp: Likewise.
8919 * lib/gdb.exp: Likewise.
8920 * gdb.base/so-indr-cl.c: Remove.
8921 * gdb.base/so-indr-cl.exp: Likewise.
8922 * gdb.base/solib.c: Likewise.
8923 * gdb.base/solib.exp: Likewise.
8924 * gdb.base/solib2.c: Likewise.
8925
b6304613
SM
89262015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8927
8928 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8929 * gdb.base/call-ar-st.exp: Likewise.
8930 * gdb.base/callfuncs.exp: Likewise.
8931 * gdb.base/condbreak.exp: Likewise.
8932 * gdb.base/constvars.exp: Likewise.
8933 * gdb.base/hbreak2.exp: Likewise.
8934 * gdb.base/langs.exp: Likewise.
8935 * gdb.base/list.exp: Likewise.
8936 * gdb.base/long_long.exp: Likewise.
8937 * gdb.base/ptype.exp: Likewise.
8938 * gdb.base/scope.exp: Likewise.
8939 * gdb.base/signals.exp: Likewise.
8940 * gdb.base/so-impl-ld.exp: Likewise.
8941 * gdb.base/varargs.exp: Likewise.
8942 * gdb.base/volatile.exp: Likewise.
8943 * gdb.base/whatis.exp: Likewise.
8944 * gdb.cp/cplusfuncs.exp: Likewise.
8945 * gdb.cp/inherit.exp: Likewise.
8946 * gdb.cp/local.exp: Likewise.
8947 * gdb.cp/member-ptr.exp: Likewise.
8948 * gdb.cp/method.exp: Likewise.
8949 * gdb.cp/overload.exp: Likewise.
8950 * gdb.cp/templates.exp: Likewise.
8951 * gdb.stabs/weird.exp: Likewise.
8952 * lib/compiler.c: Likewise.
8953 * lib/compiler.cc: Likewise.
8954 * lib/cp-support.exp: Likewise.
8955 * lib/gdb.exp: Likewise.
8956
bf401b07
SM
89572015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8958
8959 * configure.ac: Remove HP-UX case.
8960 * configure: Regenerate.
8961
aff9c0f8
SM
89622015-12-18 Simon Marchi <simon.marchi@ericsson.com>
8963
8964 * lib/gdb.exp (gdb_compile): Add function doc.
8965
a6904d5a
PA
89662015-12-17 Pedro Alves <palves@redhat.com>
8967
8968 PR threads/19354
8969 * gdb.multi/info-threads.exp: New file.
8970
a22279dd
YQ
89712015-12-15 Yao Qi <yao.qi@linaro.org>
8972
8973 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8974 is aarch64*-*-*.
8975
0588c796
SL
89762015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8977
8978 * gdb.base/history-duplicates.exp: Skip if no readline support.
8979
5d978e17
SL
89802015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8981
8982 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8983
7e763b86
SL
89842015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8985
8986 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8987
87a3a92c
SL
89882015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8989
8990 * gdb.base/completion.exp: Skip tests that interrupt GDB with
8991 ctrl-C if nointerrupts target property is set.
8992 * gdb.base/double-prompt-target-event-error.exp: Likewise.
8993 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8994 * gdb.base/paginate-bg-execution.exp: Likewise.
8995 * gdb.base/paginate-execution-startup.exp: Likewise.
8996 * gdb.base/random-signal.exp: Likewise.
8997 * gdb.base/range-stepping.exp: Likewise.
8998 * gdb.cp/annota2.exp: Likewise.
8999 * gdb.cp/annota3.exp: Likewise.
9000 * gdb.gdb/selftest.exp: Likewise.
9001 * gdb.threads/continue-pending-status.exp: Likewise.
9002 * gdb.threads/leader-exit.exp: Likewise.
9003 * gdb.threads/manythreads.exp: Likewise.
9004 * gdb.threads/pthreads.exp: Likewise.
9005 * gdb.threads/schedlock.exp: Likewise.
9006 * gdb.threads/sigthread.exp: Likewise.
9007
a8f077dc
DB
90082015-12-11 Don Breazeal <donb@codesourcery.com>
9009
9010 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9011 remote.
9012 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9013 * gdb.base/foll-exec.exp (main): Enable for target remote.
9014 * gdb.base/foll-fork.exp (main): Likewise.
9015 * gdb.base/foll-vfork.exp (main): Likewise.
9016 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9017 (proc continue_to_exit_bp_loc): Use clean_restart.
9018 * gdb.base/pie-execl.exp (main): Disable for target remote.
9019 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9020 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9021 * gdb.threads/execl.exp (main): Likewise.
9022 * gdb.threads/fork-child-threads.exp (main): Likewise.
9023 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9024 remote.
9025 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9026 remote.
9027 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9028 pid.tid style ptids, instead of just tid.
9029 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9030 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9031 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9032 ptids, instead of just tid.
9033
3b2464a8
AB
90342015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9035
9036 * gdb.base/list.exp (test_list_forward): Add end of file error
9037 test.
9038 (test_repeat_list_command): Add end of file error test.
9039 (test_list_backwards): Add beginning of file error test.
9040
a0def019
AB
90412015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9042
9043 * gdb.base/list.exp (test_list_invalid_args): New function,
9044 defined, and called.
9045
5c000dff
AB
90462015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9047
9048 * gdb.base/list.exp (test_list): Make test names unique.
9049
f1637ebe
YQ
90502015-12-11 Yao Qi <yao.qi@linaro.org>
9051
9052 * gdb.base/coremaker2.c: Remove.
9053
36d6fc0a
PA
90542015-12-10 Pedro Alves <palves@redhat.com>
9055
9056 * gdb.multi/base.exp: Remove stale "spaces" references.
9057
762f7747
PA
90582015-12-10 Pedro Alves <palves@redhat.com>
9059
9060 * gdb.multi/base.exp: Don't use nowarnings.
9061 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9062 * gdb.multi/hangout.c: Include stdio.h.
9063 * gdb.multi/hello.c: Include stdlib.h.
9064 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9065 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9066 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9067
28d2bfb9
AB
90682015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9069
9070 * gdb.dwarf2/dw2-ranges-base.c: New file.
9071 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9072 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9073 support additional line table, and debug ranges generation.
9074 (Dwarf::ranges): New function, generate .debug_ranges.
9075 (Dwarf::lines): Support generating simple line table programs.
9076 (Dwarf::assemble): Initialise new namespace variables.
9077
5fc2beac
KB
90782015-12-09 Kevin Buettner <kevinb@redhat.com>
9079
9080 * gdb.base/async.exp (proc test_background): Add case for
9081 asynchronous execution not supported.
9082
1c35a88f
LM
90832015-12-09 Luis Machado <lgustavo@codesourcery.com>
9084
9085 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9086 format and change test names to make them unique.
9087
b593e3d9
RK
90882015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9089 Pedro Alves <pedro@redhat.com>
9090
9091 PR gdb/18702
9092 Add checking of floatformats setup on x86_64 hosts.
9093 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9094 (smallval, bigval): New labels/constants.
9095 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9096 float" after loading bigval and smallval.
9097
d72413e6
PMR
90982015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9099
9100 * gdb.ada/fun_overload_menu.exp: New testcase.
9101 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9102
ece66d65
JS
91032015-12-04 Josh Stone <jistone@redhat.com>
9104
9105 * gdb.base/catch-fork-static.exp: New.
9106
41d0efca
YQ
91072015-12-03 Yao Qi <yao.qi@linaro.org>
9108
9109 * gdb.base/sizeof.c: Don't include stdio.h and
9110 ../lib/unbuffer_output.c.
9111 (main): New variable 'size' and 'value'. Remove printf and
9112 gdb_unbuffer_output. Assign return value to size and value.
9113 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9114 at the beginning.
9115 (check_sizeof): Check the result by printing variable 'size'.
9116 (check_valueof): Check the result by printing variable 'value'.
9117
99fd02d9
YQ
91182015-12-01 Yao Qi <yao.qi@linaro.org>
9119
9120 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9121 for aarch64*-*-linux* target.
9122
f2faf941
PA
91232015-11-30 Pedro Alves <palves@redhat.com>
9124
9125 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9126
04bf20c5
PA
91272015-11-30 Pedro Alves <palves@redhat.com>
9128
9129 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9130 Handle non-stop mode vCont replies.
9131
09df4675
PA
91322015-11-30 Pedro Alves <palves@redhat.com>
9133
9134 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9135 prepare_for_testing. Start gdb with "set non-stop on" appended to
9136 GDBFLAGS. Lax expected stop output.
9137
58b584af
YQ
91382015-11-27 Yao Qi <yao.qi@linaro.org>
9139
9140 * gdb.arch/arm-neon.exp: New.
9141 * gdb.arch/arm-neon.c: New.
9142
dfcb77a8
YQ
91432015-11-27 Yao Qi <yao.qi@linaro.org>
9144
9145 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9146
88e8ec1b
YQ
91472015-11-27 Yao Qi <yao.qi@linaro.org>
9148
9149 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9150 frames-invalid annotation.
9151
bfde72c2
YQ
91522015-11-27 Yao Qi <yao.qi@linaro.org>
9153
9154 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9155
f6512a69
SM
91562015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9157
9158 * gdb.threads/names.exp: New file.
9159 * gdb.threads/names.c: New file.
9160 * README: Mention gdb,no_thread_names.
9161
46a3515b
MM
91622015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9163
9164 PR 19297
9165 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9166 support" error.
9167
62147a22
PA
91682015-11-24 Pedro Alves <palves@redhat.com>
9169
9170 PR 17539
9171 * gdb.base/display.exp: Expect displays to be sorted in ascending
9172 order. Use multi_line.
9173 * gdb.base/solib-display.exp: Likewise.
9174
2f341b6e
PA
91752015-11-24 Pedro Alves <palves@redhat.com>
9176
9177 PR 17539
25d49b86
PA
9178 * gdb.base/display.exp: Expect displays to be sorted in ascending
9179 order. Use multi_line.
9180 * gdb.base/solib-display.exp: Likewise.
2f341b6e 9181
7e0aa6aa
PA
91822015-11-24 Pedro Alves <palves@redhat.com>
9183
9184 PR 17539
9185 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9186 threads in ascending order.
9187 * gdb.base/foll-fork.exp: Likewise.
9188 * gdb.base/foll-vfork.exp: Likewise.
9189 * gdb.base/multi-forks.exp: Likewise.
9190 * gdb.mi/mi-nonstop.exp: Likewise.
9191 * gdb.mi/mi-nsintrall.exp: Likewise.
9192 * gdb.multi/base.exp: Likewise.
9193 * gdb.multi/multi-arch.exp: Likewise.
9194 * gdb.python/py-inferior.exp: Likewise.
9195 * gdb.threads/break-while-running.exp: Likewise.
9196 * gdb.threads/execl.exp: Likewise.
9197 * gdb.threads/gcore-thread.exp: Likewise.
9198 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9199 * gdb.threads/kill.exp: Likewise.
9200 * gdb.threads/linux-dp.exp: Likewise.
9201 * gdb.threads/multiple-step-overs.exp: Likewise.
9202 * gdb.threads/next-bp-other-thread.exp: Likewise.
9203 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9204 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9205 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9206 * gdb.threads/thread-find.exp: Likewise.
9207 * gdb.threads/tls.exp: Likewise.
9208 * lib/mi-support.exp (mi_reverse_list): Delete.
9209 (mi_check_thread_states): No longer reverse list.
9210
2cc57ad8
PA
92112015-11-24 Pedro Alves <palves@redhat.com>
9212
9213 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9214 use lowercase.
9215
c93e8391
SM
92162015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9217
9218 * gdb.trace/actions.c: Include trace-common.h.
9219 (main): Add a location for a fast tracepoint.
9220 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9221 the normal tracepoints.
9222 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9223
045ccf91
SM
92242015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9225
9226 * save-trace.exp: Factor out code to these...
9227 (gdb_save_tracepoints): New.
9228 (gdb_load_tracepoints): New.
9229 (do_save_load_test): New.
9230
5506f9f6
KB
92312015-11-23 Kevin Buettner <kevinb@redhat.com>
9232
9233 * gdb.base/asmlabel.exp: New test.
9234 * gdb.base/asmlabel.c: New test case.
9235
16c3b12f
JB
92362015-11-23 Joel Brobecker <brobecker@adacore.com>
9237
9238 * gdb.base/wrong_frame_bt_full-main.c: New file.
9239 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9240 * gdb.base/wrong_frame_bt_full.exp: New file.
9241
155bfbd3
JB
92422015-11-23 Joel Brobecker <brobecker@adacore.com>
9243
9244 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9245
bb097445
JM
92462015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9247
206853a0 9248 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
9249 pstate register when comparing registers values in
9250 sparc64-*-linux-gnu targets to avoid spurious differences.
9251
9c88ed8f
JM
92522015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9253
206853a0 9254 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 9255
96161e25
SL
92562015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9257
9258 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9259 as type argument to gdb_compile.
9260 * gdb.base/nested-subp2.exp: Likewise.
9261 * gdb.base/nested-subp3.exp: Likewise.
9262
340c2830
DV
92632015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9264
9265 * lib/dwarf.exp (_note): Fix left shift of negative value.
9266 * gdb.trace/trace-condition.exp: Likewise.
9267
c1862d0f
YQ
92682015-11-13 Yao Qi <yao.qi@linaro.org>
9269
9270 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9271 comments about d10v.
9272 (test_scalar_returns): Likewise.
9273 * gdb.base/d10v.ld: Remove.
9274 * gdb.base/overlays.exp: Remove the target triplet checking for
9275 d10v-*-*.
9276 * gdb.base/structs.exp (test_struct_returns): Remove the
9277 comments about d10v.
9278 (test_struct_calls): Likewise.
9279
77ae9c19
YQ
92802015-11-13 Yao Qi <yao.qi@linaro.org>
9281
9282 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9283 * gdb.base/gnu_vector.c: Don't include stdio.h.
9284 (main): Don't print res and call add_some_intvecs.
9285
430e004e
MK
92862015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9287
9288 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9289 macro.
9290 (func5): Removed.
9291 (func4): Use FAST_TRACEPOINT_LABEL.
9292 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9293 macro.
9294 (func): Removed.
9295 (thread_function): Use FAST_TRACEPOINT_LABEL.
9296 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9297 (func): Remove.
9298 (marker): Use FAST_TRACEPOINT_LABEL.
9299 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9300 (pendfunc1): Remove.
9301 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9302 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9303 (foo): Remove.
9304 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9305 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9306 macro.
9307 (func): Remove.
9308 (marker): Use FAST_TRACEPOINT_LABEL.
9309 * gdb.trace/trace-common.h: New header.
9310 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9311 macro.
9312 (func): Remove.
9313 (marker): Use FAST_TRACEPOINT_LABEL.
9314 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9315 (func): Remove.
9316 (thread_function): Use FAST_TRACEPOINT_LABEL.
9317
6e7675a7
MK
93182015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9319
9320 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9321 in front.
9322 * gdb.trace/change-loc.exp: Use global pcreg definition.
9323 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9324 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9325 in front.
9326 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9327 * gdb.trace/pending.exp: Likewise.
9328 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9329 * gdb.trace/trace-break.exp: Likewise.
9330 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9331 in front.
9332 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9333 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9334 in front.
9335 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9336
dddc0e16
JB
93372015-11-09 Joel Brobecker <brobecker@adacore.com>
9338
9339 * gdb.ada/fin_fun_out: New testcase.
9340
c6f0b406
KB
93412015-11-07 Kevin Buettner <kevinb@redhat.com>
9342
9343 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9344 value associated with DW_AT_byte_size.
9345 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9346 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9347 DW_AT_upper_bound.
9348
f01dcfd9
KB
93492015-11-07 Kevin Buettner <kevinb@redhat.com>
9350
9351 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9352 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9353 version.
9354 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9355 gdb.dwarf2/dw2-canonicalize-type.exp,
9356 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9357 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9358 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9359 provided by gdb_target_symbol_prefix_flags_asm.
9360 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9361 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9362 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9363 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9364 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9365 macros where needed). Use this macro for symbols which require
9366 the prefix provided by SYMBOL_PREFIX.
9367
2223449a
KB
93682015-11-05 Kevin Buettner <kevinb@redhat.com>
9369
9370 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9371 New procs.
9372 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9373 representing expressions, of more than one list element.
9374 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9375 to prepend linker symbol prefix to f.
9376 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9377 table_1 and table_2.
9378 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9379 Likewise, for f and g.
9380 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9381 for ptr.
9382 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9383 for main.
9384 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9385 table_1_ptr and table_2_ptr.
9386
6f2f1a3a
JK
93872015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9388 Joel Brobecker <brobecker@adacore.com>
9389
9390 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9391
566c56c9
MK
93922015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9393
9394 * gdb.reverse/s390-mvcle.c: New test.
9395 * gdb.reverse/s390-mvcle.exp: New file.
9396 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9397
d5f0636b
MK
93982015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9399
9400 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9401
7ad8b86c
MK
94022015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9403
9404 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9405 reaching marker2.
9406 * gdb.reverse/getresuid-reverse.exp: Likewise.
9407 * gdb.reverse/pipe-reverse.exp: Likewise.
9408 * gdb.reverse/readv-reverse.exp: Likewise.
9409 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9410 * gdb.reverse/time-reverse.exp: Likewise.
9411 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9412
4081c0f1
YQ
94132015-10-30 Yao Qi <yao.qi@linaro.org>
9414
9415 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9416 (empty_cycle): Remove.
9417 (main): Don't call empty_cycle. Don't use watch_count_done.
9418 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9419 empty_cycle. Rewrite the code counting HW watchpoints.
9420
452b4ba5
MK
94212015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9422
9423 * gdb.reverse/fstatat-reverse.c: New test.
9424 * gdb.reverse/fstatat-reverse.exp: New file.
9425 * gdb.reverse/getresuid-reverse.c: New test.
9426 * gdb.reverse/getresuid-reverse.exp: New file.
9427 * gdb.reverse/pipe-reverse.c: New test.
9428 * gdb.reverse/pipe-reverse.exp: New file.
9429 * gdb.reverse/readv-reverse.c: New test.
9430 * gdb.reverse/readv-reverse.exp: New file.
9431 * gdb.reverse/recvmsg-reverse.c: New test.
9432 * gdb.reverse/recvmsg-reverse.exp: New file.
9433 * gdb.reverse/time-reverse.c: New test.
9434 * gdb.reverse/time-reverse.exp: New file.
9435 * gdb.reverse/waitpid-reverse.c: New test.
9436 * gdb.reverse/waitpid-reverse.exp: New file.
9437
5e2e7507
JK
94382015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9439
9440 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9441
0fde2c53
DE
94422015-10-26 Doug Evans <dje@google.com>
9443
9444 PR symtab/17391
9445 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9446 * gdb.dwarf2/bad-regnum.c: New file.
9447 * gdb.dwarf2/bad-regnum.exp: New file.
9448
1a70ae97
DE
94492015-10-26 Doug Evans <dje@google.com>
9450
9451 PR python/18938
9452 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9453 file.
9454
27dc26ab
JK
94552015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9456
9457 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9458 for a change by "Mention language in compile error message".
9459
bed91f4d
SM
94602015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9461
9462 PR python/18073
9463 * gdb.python/py-type.c (C::a_method): New.
9464 (C::a_const_method): New.
9465 (C::a_static_method): New.
9466 (a_function): New.
9467 * gdb.python/py-type.exp (test_fields): Test getting fields
9468 from function and method.
9469
3f2f83dd
KB
94702015-10-21 Keven Boell <keven.boell@intel.com>
9471
9472 * gdb.fortran/vla-alloc-assoc.exp: New file.
9473 * gdb.fortran/vla-datatypes.exp: New file.
9474 * gdb.fortran/vla-datatypes.f90: New file.
9475 * gdb.fortran/vla-history.exp: New file.
9476 * gdb.fortran/vla-ptype-sub.exp: New file.
9477 * gdb.fortran/vla-ptype.exp: New file.
9478 * gdb.fortran/vla-sizeof.exp: New file.
9479 * gdb.fortran/vla-sub.f90: New file.
9480 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9481 * gdb.fortran/vla-value-sub-finish.exp: New file.
9482 * gdb.fortran/vla-value-sub.exp: New file.
9483 * gdb.fortran/vla-value.exp: New file.
9484 * gdb.fortran/vla-ptr-info.exp: New file.
9485 * gdb.mi/mi-vla-fortran.exp: New file.
9486 * gdb.mi/vla.f90: New file.
9487
27145d50
SL
94882015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9489
9490 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9491 of hardwired timeout value.
9492
5f3ff4f8
JK
94932015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9494 Pedro Alves <palves@redhat.com>
9495
9496 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9497 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9498
bfd09d20
JS
94992015-10-19 Josh Stone <jistone@redhat.com>
9500
9501 * gdb.base/catch-syscall.c: Include <sched.h>.
9502 (unknown_syscall): New variable.
9503 (main): Trigger a vfork and an unknown syscall.
9504 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9505 (unknown_syscall_number): Likewise.
9506 (check_call_to_syscall): Accept an optional syscall pattern.
9507 (check_return_from_syscall): Likewise.
9508 (check_continue): Likewise.
9509 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9510 (test_catch_syscall_skipping_return): New test toggling off 'catch
9511 syscall' to step over the syscall return, then toggling back on.
9512 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9513 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9514 (do_syscall_tests): Call test_catch_syscall_without_args and
9515 test_catch_syscall_mid_vfork.
9516 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9517 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9518
b32b93c6
AS
95192015-10-19 Andrew Stubbs <ams@codesourcery.com>
9520
9521 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9522 print g_vE): Add new pass patterns.
9523 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9524 print various symbol names for vptr fields.
9525
9d622bda
AB
95262015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9527
9528 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9529 results.
9530
0fd8ac1c
YQ
95312015-10-12 Yao Qi <yao.qi@linaro.org>
9532
9533 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9534
34240514
YQ
95352015-10-12 Yao Qi <yao.qi@linaro.org>
9536
9537 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9538 is aarch64*-*-linux*.
9539
8240f442
YQ
95402015-10-12 Yao Qi <yao.qi@linaro.org>
9541
9542 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9543 (can_relocate_bcond_true): ... it.
9544 (can_relocate_bcond_false): New function.
9545 (foo): Likewise.
9546 (can_relocate_bl): Likewise.
9547 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9548 can_relocate_bl.
9549
2520f728
PMR
95502015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9551
9552 * gdb.base/nested-addr.c: New file.
9553 * gdb.base/nested-addr.exp: New testcase.
9554
abcef95a
MM
95552015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9556
9557 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9558 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9559 its output. Ignore the output of "record goto begin" and instead
9560 check that GDB is replaying.
9561
145e3ddb
PA
95622015-10-09 Pedro Alves <palves@redhat.com>
9563
9564 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9565 (top level): Use it in the run with no args test.
9566
d5d8c4e1
IB
95672015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9568
9569 * gdb.dlang/properties.exp: New file.
9570
06e635ef
SL
95712015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9572
9573 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9574 whether or not address 0x1000 is mapped on the target.
9575
e019fd1d
SM
95762015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9577
9578 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9579 build.
9580
77ba2a67
MM
95812015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9582
9583 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9584 instruction-history test.
9585
c60eb31f
DE
95862015-09-28 Doug Evans <dje@google.com>
9587
9588 * gdb.base/gcore.c (array_func): Add reference to static_array.
9589
9a3c8263
SM
95902015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9591
9592 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9593 source line.
9594
9720e656
SL
95952015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9596
9597 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9598 short or char as base type.
9599
938d3bf2
SL
96002015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9601
9602 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9603 to allow any size enum.
9604
e6c2c623
PMR
96052015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9606
9607 * gdb.ada/array_ptr_renaming.exp: New testcase.
9608 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9609 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9610
06da0f77
PL
96112015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9612
9613 * gdb.trace/ftrace-lock.c: New file.
9614 * gdb.trace/ftrace-lock.exp: New file.
9615
4f51c22a
PL
96162015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9617
9618 * gdb.arch/insn-reloc.c: New file.
9619 * gdb.arch/ftrace-insn-reloc.exp: New file.
9620
7041adf4
PL
96212015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9622
9623 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9624 instruction.
9625 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9626 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9627 * gdb.trace/range-stepping.c: Likewise.
9628 * gdb.trace/trace-break.c: Likewise.
9629 * gdb.trace/trace-mt.c (thread_function): Likewise.
9630 * gdb.trace/ftrace.c (marker): Likewise.
9631 * gdb.trace/trace-condition.c (marker): Likewise.
9632 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9633 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9634 is_aarch64_target.
9635
015d2e7e
DE
96362015-09-18 Doug Evans <xdje42@gmail.com>
9637
9638 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9639 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9640
26b188a2
SL
96412015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9642
9643 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9644 the breakpoint.
9645
79dc332b
SL
96462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9647
9648 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9649 the pending breakpoint. Remove timeout override for "Run till
9650 MI pending breakpoint on pendfunc3 on thread 2" test.
9651
f57929f2
SL
96522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9653
9654 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9655 filename pattern.
9656
3f469b17
SL
96572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9658
9659 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9660 in breakpoint filename pattern.
9661
515b89b3
SL
96622015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9663
7800dbe4
SL
9664 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9665
96662015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9667
515b89b3
SL
9668 * gdb.linespec/explicit.exp: Check for readline support for
9669 tab-completion tests. Fix obvious typo.
9670
d2939ba2
MM
96712015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9672
9673 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9674 and replay.
9675
cbb55fa7
MM
96762015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9677
9678 * gdb.btrace/non-stop.c: New.
9679 * gdb.btrace/non-stop.exp: New.
9680
43691ca1
PL
96812015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9682 Yao Qi <yao.qi@linaro.org>
9683
9684 * gdb.trace/trace-condition.c: New file.
9685 * gdb.trace/trace-condition.exp: New file.
9686
d78908cf
WW
96872015-09-16 Wei-cheng Wang <cole945@gmail.com>
9688
9689 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9690 for testing bytecode compilation.
9691
1ed415e2
PA
96922015-09-16 Pedro Alves <palves@redhat.com>
9693 Sandra Loosemore <sandra@codesourcery.com>
9694
9695 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9696 (SECONDS): Redefine.
9697 (main): Call pthread_kill and alarm early.
9698 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9699 support.
9700 (test): If the target can't hardware step and doesn't support
9701 displaced stepping, increase the timeout.
9702
d136eff5
PA
97032015-09-16 Pedro Alves <palves@redhat.com>
9704
9705 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9706 (enable_debug): New procedures.
9707 (test): Use them. Bail out if waiting for threads fails.
9708 (top level): Bail out if a test fails.
9709
991f019c
YQ
97102015-09-16 Yao Qi <yao.qi@linaro.org>
9711
9712 * gdb.asm/asm-source.exp: Set asm-arch for
9713 aarch64*-*-* target.
9714 * gdb.asm/aarch64.inc: New file.
9715
bfca584f
PMR
97162015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9717
9718 * gdb.ada/array_of_variable_length.exp: New testcase.
9719 * gdb.ada/array_of_variable_length/foo.adb: New file.
9720 * gdb.ada/array_of_variable_length/pck.adb: New file.
9721 * gdb.ada/array_of_variable_length/pck.ads: New file.
9722
b326e587
DE
97232015-09-15 Doug Evans <dje@google.com>
9724
9725 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9726 of function static local variable.
9727
5382cfab
PW
97282015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9729
9730 * gdb.threads/tls-so_extern.exp: New test file.
9731 * gdb.threads/tls-so_extern.c: New test file.
9732 * gdb.threads/tls-so_extern_main.c: New test file.
9733
141c5cc4
JK
97342015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9735
9736 * gdb.opt/solib-intra-step-lib.c: New file.
9737 * gdb.opt/solib-intra-step-main.c: New file.
9738 * gdb.opt/solib-intra-step.exp: New file.
9739
d15dcecd
PA
97402015-09-15 Pedro Alves <palves@redhat.com>
9741
9742 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9743 gdb_continue_to_breakpoint instead of gdb_test_multiple.
9744
4c2f2a79
PA
97452015-09-14 Pedro Alves <palves@redhat.com>
9746
9747 * gdb.base/hook-stop-continue.c: Delete.
9748 * gdb.base/hook-stop-continue.exp: Delete.
9749 * gdb.base/hook-stop-frame.c: Delete.
9750 * gdb.base/hook-stop-frame.exp: Delete.
9751 * gdb.base/hook-stop.c: New file.
9752 * gdb.base/hook-stop.exp: New file.
9753
919e6dbe
PMR
97542015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
9755
9756 * gdb.ada/access_to_packed_array.exp: New testcase.
9757 * gdb.ada/access_to_packed_array/foo.adb: New file.
9758 * gdb.ada/access_to_packed_array/pack.adb: New file.
9759 * gdb.ada/access_to_packed_array/pack.ads: New file.
9760
157280a4
MM
97612015-09-14 Markus Metzger <markus.t.metzger@intel.com>
9762
9763 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9764 buffer size test.
9765
2fd33e94
DB
97662015-09-11 Don Breazeal <donb@codesourcery.com>
9767
9768 * gdb.base/foll-exec.c: Add copyright header. Fix
9769 formatting issues.
9770 * gdb.base/foll-exec.exp (zap_session): Delete proc.
9771 (do_exec_tests): Use clean_restart in place of zap_session,
9772 and for test initialization. Fix formatting issues. Use
9773 fail in place of perror.
9774 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9775 an expect statement to match an expression with output from
9776 the program under debug.
9777 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9778 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9779 * gdb.threads/non-ldr-exc-2.exp: Likewise.
9780 * gdb.threads/non-ldr-exc-3.exp: Likewise.
9781 * gdb.threads/non-ldr-exc-4.exp: Likewise.
9782
e70b6e8e
DE
97832015-09-09 Doug Evans <dje@google.com>
9784
9785 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9786
7a551a51
DE
97872015-09-09 Doug Evans <dje@google.com>
9788
9789 * gdb.base/pie-execl.exp: Fix result test of build_executable.
9790
4c666f84
DE
97912015-09-09 Doug Evans <dje@google.com>
9792
9793 * gdb.base/savedregs.exp: Fix typo.
9794
243a9253
PA
97952015-09-09 Pedro Alves <palves@redhat.com>
9796
9797 * gdb.mi/mi-cli.exp: Add CLI finish tests.
9798
c0fa8fbd
SL
97992015-09-08 Sandra Loosemore <sandra@codesourcery.com>
9800
9801 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9802 command actually switches threads. Give up on remaining
9803 tests if target fails to stop at breakpoint.
9804
cd7c1778
PMR
98052015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
9806
9807 * gdb.ada/funcall_char.exp: New testcase.
9808 * gdb.ada/funcall_char/foo.adb: New file.
9809
dc5c8746
PMR
98102015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
9811
9812 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9813 expected outputs. Add two testcases for completing ambiguous
9814 functions.
9815 * gdb.ada/complete/aux_pck.adb: New file.
9816 * gdb.ada/complete/aux_pck.ads: New file.
9817 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9818 Ambiguous_Func functions.
9819 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9820 * gdb.ada/complete/pck.adb: Likewise.
9821
4e83a1e7
UW
98222015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
9823
9824 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9825 failures to run the test program under GDB.
9826
8ce74153
LM
98272015-08-26 Luis Machado <lgustavo@codesourcery.com>
9828
9829 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9830 to C.
9831
e9756d52
PP
98322015-08-26 Patrick Palka <patrick@parcs.ath.cx>
9833
9834 * gdb.base/run-after-attach.exp: New test file.
9835 * gdb.base/run-after-attach.c: New test file.
9836
8d37573b
DB
98372015-08-26 Don Breazeal <donb@codesourcery.com>
9838
9839 * gdb.base/foll-exec-2.c: New test program.
9840 * gdb.base/foll-exec-2.exp: New test.
9841
63e43d3a
PMR
98422015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
9843
9844 * gdb.base/nested-subp1.exp: New file.
9845 * gdb.base/nested-subp1.c: New file.
9846 * gdb.base/nested-subp2.exp: New file.
9847 * gdb.base/nested-subp2.c: New file.
9848 * gdb.base/nested-subp3.exp: New file.
9849 * gdb.base/nested-subp3.c: New file.
9850
3d40fbb5
PA
98512015-08-24 Pedro Alves <palves@redhat.com>
9852
9853 * gdb.server/connect-without-multi-process.c: New file.
9854 * gdb.server/connect-without-multi-process.exp: New file.
9855
4422ac93
LM
98562015-08-24 Luis Machado <lgustavo@codesourcery.com>
9857
9858 * gdb.opt/inline-markers.c: Make z int.
9859
91dddb86
LM
98602015-08-24 Luis Machado <lgustavo@codesourcery.com>
9861
9862 * gdb.opt/inline-markers.c: Make z volatile.
9863
a48847ee
LM
98642015-08-24 Luis Machado <lgustavo@codesourcery.com>
9865
9866 * gdb.opt/inline-bt.c: New volatile global z.
9867 * gdb.opt/inline-cmds.c: Likewise.
9868 * gdb.opt/inline-locals.c: Likewise.
9869 * gdb.opt/inline-markers.c: New extern global z.
9870 (marker): Use z.
9871 (inline_fn): Likewise.
9872
0ebbc52b
PA
98732015-08-24 Pedro Alves <palves@redhat.com>
9874
9875 * config/m32r-stub.exp: Remove file.
9876 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9877 * gdb.base/call-rt-st.exp: Likewise.
9878 * gdb.base/call-strs.exp: Likewise.
9879 * gdb.base/default.exp: Remove references to h8300-*-hms and
9880 *-*-udi*.
9881 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9882
77c365df
AA
98832015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9884
9885 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9886 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
9887 and "return" use KFAIL when GDB can not read/write the vector
9888 return value.
9889
4313b8c0
GB
98902015-08-21 Gary Benson <gbenson@redhat.com>
9891
9892 * gdb.trace/pending.exp: Cope with remote transfer warnings.
9893
0e433b32
PA
98942015-08-20 Pedro Alves <palves@redhat.com>
9895
9896 * gdb.server/solib-list.exp: No longer expect an interior stop in
9897 non-stop mode.
9898
221e1a37
PA
98992015-08-20 Pedro Alves <palves@redhat.com>
9900
9901 * gdb.server/connect-stopped-target.c: New file.
9902 * gdb.server/connect-stopped-target.exp: New file.
9903
40e3ad0e
PA
99042015-08-20 Pedro Alves <palves@redhat.com>
9905
9906 * gdb.dwarf2/comp-unit-lang.exp: New file.
9907 * gdb.dwarf2/comp-unit-lang.c: New file.
9908
af39b327
PMR
99092015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
9910
9911 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9912 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9913
7d45c7c3 99142015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 9915
7d45c7c3
KB
9916 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9917 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9918
4d6cceb4
DE
99192015-08-18 Doug Evans <dje@google.com>
9920 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9921
9922 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9923 skip_python_tests. New arg prompt_regexp.
9924 (skip_python_tests): New function.
9925 * lib/mi-support.exp (mi_skip_python_tests): New function.
9926 * gdb.python/py-mi-objfile-gdb.py: New file.
9927 * gdb.python/py-mi-objfile.c: New file.
9928 * gdb.python/py-mi-objfile.exp: New file.
9929
ad89c2aa
KS
99302015-08-17 Keith Seitz <keiths@redhat.com>
9931
9932 * gdb.linespec/explicit.exp: Move strace test from here ...
9933 * gdb.trace/strace.exp: ... to here.
9934
e3ae3c43
PP
99352015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9936
9937 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9938 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9939
604b2636
DE
99402015-08-14 Doug Evans <xdje42@gmail.com>
9941
9942 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9943 inferior before selecting a new file.
9944
6ff0ba5f
DE
99452015-08-14 Doug Evans <xdje42@gmail.com>
9946
9947 * gdb.mi/mi-disassemble.exp: Update.
9948 * gdb.base/disasm-optim.S: New file.
9949 * gdb.base/disasm-optim.c: New file.
9950 * gdb.base/disasm-optim.h: New file.
9951 * gdb.base/disasm-optim.exp: New file.
9952
9ca98f92
KS
99532015-08-14 Keith Seitz <keiths@redhat.com>
9954
9955 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9956 "evaluated-by".
9957
52bbc560
JB
99582015-08-13 Joel Brobecker <brobecker@adacore.com>
9959
9960 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9961
5d8c3ed3
PMR
99622015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
9963
9964 * gdb.ada/fun_renaming.exp: New testcase.
9965 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9966 * gdb.ada/fun_renaming/pack.adb: New file.
9967 * gdb.ada/fun_renaming/pack.ads: New file.
9968
ea8812bc
KS
99692015-08-12 Keith Seitz <keiths@redhat.com>
9970
9971 * gdb.base/dso2dso.exp: Pass basename of source file in call to
9972 gdb_get_line_number.
9973
4dafcdeb
JB
99742015-08-12 Joel Brobecker <brobecker@adacore.com>
9975
9976 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9977 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9978 gdb.base/dso2dso.exp: New files.
9979
5ba32597
SDJ
99802015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
9981 Pedro Alves <palves@redhat.com>
9982 Keith Seitz <keiths@redhat.com>
9983
9984 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9985 GDBFLAGS.
9986
b6dafabf
PP
99872015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9988
9989 * gdb.base/gdbhistsize-history.exp
9990 (test_histsize_history_setting): Use save_vars.
9991 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9992 Use save_vars.
9993 (test_no_truncation_of_unlimited_history_file): Use save_vars.
9994 * gdb.base/readline.exp: Use save_vars.
9995
abe8e607
PP
99962015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9997
9998 * lib/gdb.exp (save_vars): New proc.
9999
629500fa
KS
100002015-08-11 Keith Seitz <keiths@redhat.com>
10001
10002 * gdb.base/help.exp: Update help_breakpoint_text.
10003
eb8c4e2e
KS
100042015-08-11 Keith Seitz <keiths@redhat.com>
10005
10006 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10007 (at toplevel): Call test_explicit_breakpoints.
10008 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10009 breakpoints.
10010 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10011 breakpoint conditions, "-cond".
10012
87f0e720
KS
100132015-08-11 Keith Seitz <keiths@redhat.com>
10014
10015 * gdb.linespec/3explicit.c: New file.
10016 * gdb.linespec/cpexplicit.cc: New file.
10017 * gdb.linespec/cpexplicit.exp: New file.
10018 * gdb.linespec/explicit.c: New file.
10019 * gdb.linespec/explicit.exp: New file.
10020 * gdb.linespec/explicit2.c: New file.
10021 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10022 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10023 before using in the matching pattern.
10024 Clarify that `prefix' is a regular expression.
10025
f00aae0f
KS
100262015-08-11 Keith Seitz <keiths@redhat.com>
10027
10028 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10029 test.
10030 Add tests for missing ",FMT" and ",".
10031
e27852be
DE
100322015-08-10 Doug Evans <dje@google.com>
10033 Keith Seitz <keiths@redhat.com>
10034
10035 PR gdb/17960
10036 * gdb.base/completion.exp: Add location completer tests.
10037
7f03bd92
PA
100382015-08-07 Pedro Alves <palves@redhat.com>
10039
10040 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10041 tests here.
10042 (top level): Run do_test with and without displaced stepping.
10043
3fc8eb30
PA
100442015-08-07 Pedro Alves <palves@redhat.com>
10045
10046 * gdb.base/valgrind-disp-step.c: New file.
10047 * gdb.base/valgrind-disp-step.exp: New file.
10048
d4569d7b
PA
100492015-08-07 Pedro Alves <palves@redhat.com>
10050
10051 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10052 Delete function.
10053 (main): Add alarm. Run an infinite loop instead of calling
10054 wait_threads.
10055 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10056 comment.
10057 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10058 Delete function.
10059 (main): Add alarm. Run an infinite loop instead of calling
10060 wait_threads.
10061 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10062 comment.
10063
e1316e60
PA
100642015-08-07 Pedro Alves <palves@redhat.com>
10065
10066 * gdb.base/checkpoint-ns.exp: New file.
10067 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10068 standard_testfile.
10069
da8c46d2
MM
100702015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10071
10072 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10073 * gdb.btrace/instruction_history.exp: Update.
10074 * gdb.btrace/tsx.exp: New.
10075 * gdb.btrace/tsx.c: New.
10076
de1c2c52
PA
100772015-08-06 Pedro Alves <palves@redhat.com>
10078
10079 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10080 increase timeout.
10081 * gdb.reverse/until-precsave.exp: Bump timeouts.
10082
782e0bf4
PA
100832015-08-06 Pedro Alves <palves@redhat.com>
10084
10085 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10086
83e97ed0
PA
100872015-08-06 Pedro Alves <palves@redhat.com>
10088
10089 PR gdb/18749
10090 * gdb.threads/process-dies-while-handling-bp.c: New file.
10091 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10092
863d01bd
PA
100932015-08-06 Pedro Alves <palves@redhat.com>
10094
10095 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10096 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10097
0a39bb32
PA
100982015-08-05 Pedro Alves <palves@redhat.com>
10099
10100 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10101 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10102
ee2d2b10
SL
101032015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10104
10105 * gdb.base/bp-permanent.exp: Report test as unsupported if
10106 the target cannot stop at the permanent breakpoint.
10107
4e1bdb00
DE
101082015-08-03 Doug Evans <dje@google.com>
10109
10110 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10111 10000.
10112
3d338901
DE
101132015-08-03 Doug Evans <dje@google.com>
10114
10115 * Makefile.in (workers/%.worker, build-perf): New rule.
10116 (GDB_PERFTEST_MODE): New variable.
10117 (check-perf): Use it.
10118 (clean): Clean up gdb.perf parallel build subdirs.
10119 * lib/build-piece.exp: New file.
10120 * lib/gdb.exp (make_gdb_parallel_path): New function
10121 (standard_output_file, standard_temp_file): Call it.
10122 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10123 of $GDB_PARALLEL.
10124 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10125
af061d3e
DE
101262015-08-03 Doug Evans <dje@google.com>
10127
8e1afc81 10128 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
10129 (LOG_FILE_NAME): New global.
10130 (TextReporter.__init__): Initialize self.txt_sum.
10131 (TextReporter.report): Add support for multiple data-points.
10132 Move report to perftest.sum, put raw data in perftest.log.
10133 (TextReporter.start): Open sum and log files.
10134 (TextReporter.end): Close sum and log files.
8e1afc81
DE
10135 * gdb.perf/lib/perftest/testresult.py
10136 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 10137
2c8c5d37
PA
101382015-07-31 Pedro Alves <palves@redhat.com>
10139
10140 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10141 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10142 kill_wait_spawned_process instead of explicit "kill -9".
10143 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10144 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10145 kill_wait_spawned_process.
10146 * gdb.base/attach-twice.exp: Likewise.
10147 * gdb.base/attach.exp: Likewise.
10148 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10149 gdb_test_multiple.
10150 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10151 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10152 kill_wait_spawned_process.
10153 * gdb.base/valgrind-infcall.exp: Likewise.
10154 * gdb.multi/multi-attach.exp: Likewise.
10155 * gdb.python/py-prompt.exp: Likewise.
10156 * gdb.python/py-sync-interp.exp: Likewise.
10157 * gdb.server/ext-attach.exp: Likewise.
10158 * gdb.threads/attach-into-signal.exp (corefunc): Use
10159 spawn_wait_for_attach, spawn_id_get_pid and
10160 kill_wait_spawned_process.
10161 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10162 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10163 spawn_id_get_pid and kill_wait_spawned_process.
10164 * gdb.threads/attach-stopped.exp (corefunc): Use
10165 spawn_wait_for_attach, spawn_id_get_pid and
10166 kill_wait_spawned_process.
10167 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10168 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10169 kill_wait_spawned_process instead of explicit "kill -9".
10170 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10171 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10172 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10173 processes. Don't map cygwin/windows pids here. Now returns a
10174 spawn id list.
10175
032a0fca
SL
101762015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10177
10178 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10179 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10180 correct patch.
10181
61a934ca
SL
101822015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10183
10184 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10185
4bc4d428
SL
101862015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10187
10188 Reapply:
10189 2014-05-21 Mark Wielaard <mjw@redhat.com>
10190
10191 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10192
998d452a
PA
101932015-07-30 Pedro Alves <palves@redhat.com>
10194
10195 * linux-low.c (handle_extended_wait): Set the child's last
10196 reported status to TARGET_WAITKIND_STOPPED.
10197
69dde7dc
PA
101982015-07-30 Pedro Alves <palves@redhat.com>
10199
10200 PR threads/18600
10201 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10202 only shows inferior 1.
10203
4dd63d48
PA
102042015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10205 Pedro Alves <palves@redhat.com>
10206
10207 PR threads/18600
10208 * gdb.threads/fork-plus-threads.c: New file.
10209 * gdb.threads/fork-plus-threads.exp: New file.
10210
d618e4c5
PP
102112015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10212
10213 * gdb.base/batch-preserve-term-settings.exp
10214 (test_terminal_settings_preserved_after_cli_exit): Use
10215 send_quit_command.
10216
1eef6428
PA
102172015-07-29 Pedro Alves <palves@redhat.com>
10218 Don Breazeal <donb@codesourcery.com>
10219
10220 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10221 output from both inferior_spawn_id and gdb_spawn_id.
10222
7da5b897
SDJ
102232015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10224
10225 * gdb.threads/attach-into-signal.exp (corefunc): Use
10226 with_test_prefix on nested loops, uniquefying the test messages.
10227
dac804df
SDJ
102282015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10229
10230 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10231 commit.
10232
06265e53
PP
102332015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10234
10235 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10236 New proc.
10237 (test_terminal_settings_preserved_after_sigterm): New test.
10238
18206ca3
PP
102392015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10240
10241 * gdb.base/batch-preserve-term-settings.exp
10242 (test_terminal_settings_preserved_after_cli_exit): New test.
10243
90074d11
PP
102442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10245
10246 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10247 manipulation of saved_gdbflags.
10248 (test_terminal_settings_preserved): Remove global declaration of
10249 the unused variable pagination_prompt. Remove manipulation of
10250 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10251 GDBFLAGS.
10252
eb1a7902
PA
102532015-07-29 Pedro Alves <palves@redhat.com>
10254
10255 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10256
8b75dd3b
PA
102572015-07-29 Pedro Alves <palves@redhat.com>
10258
10259 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10260 at the top.
10261
dedad4e3
PA
102622015-07-29 Pedro Alves <palves@redhat.com>
10263
10264 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10265 (main): Call gdb_unbuffer_output.
10266 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10267 (main): Call gdb_unbuffer_output.
10268 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10269 (main): Call gdb_unbuffer_output.
10270 * gdb.base/call-strs.exp: Adjust to step over the
10271 gdb_unbuffer_output call.
10272 * gdb.base/catch-gdb-caused-signals.c: Include
10273 "../lib/unbuffer_output.c".
10274 (main): Call gdb_unbuffer_output.
10275 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10276 (main): Call gdb_unbuffer_output.
10277 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10278 (main): Call gdb_unbuffer_output.
10279 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10280 (main): Call gdb_unbuffer_output.
10281 * gdb.base/shlib-call.exp: Adjust to step over the
10282 gdb_unbuffer_output call.
10283 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10284 (main): Call gdb_unbuffer_output.
10285 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10286 (main): Call gdb_unbuffer_output.
10287 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10288 (main): Rename to ...
10289 (test): ... this.
10290 (main): Reimplement.
10291 * gdb.base/varargs.exp: Run to test instead of to main.
10292 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10293 (main): Call gdb_unbuffer_output.
10294
58789a91
PA
102952015-07-29 Pedro Alves <palves@redhat.com>
10296
10297 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10298 factore out from mi_continue_dprintf. For call-style dprintfs,
10299 expect dprintf output out of $inferior_spawn_id.
10300 (mi_continue_dprintf): Use mi_expect_dprintf.
10301 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10302 (main): Call gdb_unbuffer_output.
10303
e8376742
PA
103042015-07-29 Pedro Alves <palves@redhat.com>
10305
10306 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10307 (default_mi_gdb_start): Set inferior_spawn_id instead of
10308 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10309 gdb_spawn_id.
10310 (mi_gdb_test): Always expect inferior output from both
10311 $inferior_spawn_id and $gdb_spawn_id.
10312
08280010
PA
103132015-07-29 Pedro Alves <palves@redhat.com>
10314
10315 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10316 send_inferior and $inferior_spawn_id.
10317
4d30e432
PA
103182015-07-29 Pedro Alves <palves@redhat.com>
10319
10320 * gdb.gdb/complaints.exp (test_initial_complaints)
10321 (test_serial_complaints, test_short_complaints): Use
10322 gdb_test_stdio.
10323 (test_empty_complaint): Handle $inferior_spawn_id !=
10324 $gdb_spawn_id.
10325
0d30a335
PA
103262015-07-29 Pedro Alves <palves@redhat.com>
10327
10328 * gdb.base/varargs.exp: Use gdb_test_stdio.
10329
39413b29
PA
103302015-07-29 Pedro Alves <palves@redhat.com>
10331
10332 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10333
7cb000a9
PA
103342015-07-29 Pedro Alves <palves@redhat.com>
10335
10336 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10337
d7b8ac82
PA
103382015-07-29 Pedro Alves <palves@redhat.com>
10339
10340 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10341 parameter into two new parameters, "inf_result" and "gdb_result".
10342 Expect inferior output and gdb output from $inferior_spawn_id and
10343 $gdb_spawn_id, respectively. Adjust all callers.
10344
789c3a0c
PA
103452015-07-29 Pedro Alves <palves@redhat.com>
10346
10347 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10348 of gdb_test_sequence.
10349
77e760c3
PA
103502015-07-29 Pedro Alves <palves@redhat.com>
10351
10352 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10353 (saw_spurious_output): Expect inferior output from
10354 $inferior_spawn_id. Use gdb_test_stdio.
10355
8396d2cd
PA
103562015-07-29 Pedro Alves <palves@redhat.com>
10357
10358 * gdb.base/dprintf.exp: Use standard_testfile. Change
10359 prepare_for_testing call.
10360 (srcfile): Don't set.
10361 (restart): New procedure.
10362 (test_dprintf): New procecure, use to continue over dprintfs.
10363 (test_call, test_agent): New procedures, tests moved here.
10364 Restart gdb and recreate dprintfs. Adjust expected output.
10365
2051d61f
PA
103662015-07-29 Pedro Alves <palves@redhat.com>
10367
10368 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10369
452397af
PA
103702015-07-29 Pedro Alves <palves@redhat.com>
10371
10372 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10373
8aed9555
PA
103742015-07-29 Pedro Alves <palves@redhat.com>
10375
10376 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10377 gdb_test_stdio.
10378
188a61b4
PA
103792015-07-29 Pedro Alves <palves@redhat.com>
10380
10381 * lib/gdb.exp (gdb_test_stdio): New procedure.
10382
12264a45
PA
103832015-07-29 Pedro Alves <palves@redhat.com>
10384
10385 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10386
23ffc893
PA
103872015-07-29 Pedro Alves <palves@redhat.com>
10388
10389 * gdb.base/call-signal-resume.exp: Remove check for
10390 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10391 * gdb.base/unwindonsignal.exp: Likewise.
10392 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10393 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10394
65566918
PA
103952015-07-29 Pedro Alves <palves@redhat.com>
10396
10397 * gdb.base/siginfo-addr.c (pass): New function.
10398 (handler): Call it iff si_addr is correct.
10399 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10400 Set a breakpoint at "pass" and continue to it.
10401
d60a9221
SDJ
104022015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10403
10404 * gdb.python/py-objfile.exp: Make some tests have unique names.
10405 * gdb.python/py-pp-registration.exp: Likewise.
10406
bde40b8f
PA
104072015-07-28 Pedro Alves <palves@redhat.com>
10408
10409 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10410
13e1dec8
SM
104112015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10412
10413 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10414
da33c9a7
SM
104152015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10416
10417 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10418
077836f7
PP
104192015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10420
10421 * gdb.base/gdb-sigterm-2.exp: New test.
10422
b8cc7b2e
DE
104232015-07-25 Doug Evans <xdje42@gmail.com>
10424
10425 Revert:
10426 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10427 (workers/%.worker, build-perf): New rule.
10428 (GDB_PERFTEST_MODE): New variable.
10429 (check-perf): Use it.
10430 (clean): Clean up gdb.perf parallel build subdirs.
10431 * lib/build-piece.exp: New file.
10432 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10433 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10434 name.
10435 (standard_temp_file): Ditto.
10436 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10437 of $GDB_PARALLEL.
10438
c8bd4544
DE
104392015-07-24 Doug Evans <dje@google.com>
10440
10441 * gdb.perf/lib/perftest/utils.py: New file.
10442 * gdb.perf/gm-hello.cc: New file.
10443 * gdb.perf/gm-pervasive-typedef.cc: New file.
10444 * gdb.perf/gm-pervasive-typedef.h: New file.
10445 * gdb.perf/gm-std.cc: New file.
10446 * gdb.perf/gm-std.h: New file.
10447 * gdb.perf/gm-use-cerr.cc: New file.
10448 * gdb.perf/gm-utils.h: New file.
10449 * gdb.perf/gmonster-null-lookup.py: New file.
10450 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10451 * gdb.perf/gmonster-print-cerr.py: New file.
10452 * gdb.perf/gmonster-ptype-string.py: New file.
10453 * gdb.perf/gmonster-runto-main.py: New file.
10454 * gdb.perf/gmonster-select-file.py: New file.
10455 * gdb.perf/gmonster1-null-lookup.exp: New file.
10456 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10457 * gdb.perf/gmonster1-print-cerr.exp: New file.
10458 * gdb.perf/gmonster1-ptype-string.exp: New file.
10459 * gdb.perf/gmonster1-runto-main.exp: New file.
10460 * gdb.perf/gmonster1-select-file.exp: New file.
10461 * gdb.perf/gmonster1.cc: New file.
10462 * gdb.perf/gmonster1.exp: New file.
10463 * gdb.perf/gmonster2-null-lookup.exp: New file.
10464 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10465 * gdb.perf/gmonster2-print-cerr.exp: New file.
10466 * gdb.perf/gmonster2-ptype-string.exp: New file.
10467 * gdb.perf/gmonster2-runto-main.exp: New file.
10468 * gdb.perf/gmonster2-select-file.exp: New file.
10469 * gdb.perf/gmonster2.cc: New file.
10470 * gdb.perf/gmonster2.exp: New file.
10471
6eab34f3
DE
104722015-07-24 Doug Evans <dje@google.com>
10473
10474 * gdb.perf/README: New file.
10475 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10476 * lib/gen-perf-test.exp: New file.
10477
63738bfd
DE
104782015-07-24 Doug Evans <dje@google.com>
10479
10480 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10481 (PerfTest::startup): New function.
10482 (PerfTest::run): Return result of calling body.
10483 (PerfTest::assemble): Rewrite.
10484 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10485 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10486 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10487 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10488 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10489
7b606f95
DE
104902015-07-24 Doug Evans <dje@google.com>
10491
10492 * lib/gdb.exp (clean_restart): Make executable optional.
10493
a97b16b8
DE
104942015-07-24 Doug Evans <dje@google.com>
10495
10496 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10497 compiler_info references.
10498 * gdb.cp/temargs.exp: Ditto.
10499 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10500 (get_compiler_info): Early exit if already computed. Set compiler_info
10501 to "unknown" if there was a problem.
10502 (test_compiler_info): Add function comment. Call get_compiler_info.
10503
35baa57f
DE
105042015-07-24 Doug Evans <dje@google.com>
10505
10506 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10507 (workers/%.worker, build-perf): New rule.
10508 (GDB_PERFTEST_MODE): New variable.
10509 (check-perf): Use it.
10510 (clean): Clean up gdb.perf parallel build subdirs.
10511 * lib/build-piece.exp: New file.
10512 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10513 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10514 name.
10515 (standard_temp_file): Ditto.
10516 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10517 of $GDB_PARALLEL.
10518
6ebea266
DE
105192015-07-24 Doug Evans <dje@google.com>
10520
10521 * lib/future.exp (gdb_default_target_compile): New option
10522 "early_flags".
10523 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10524 --as-needed.
10525
1e76a7e9
SDJ
105262015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10527
10528 * gdb.base/catch-syscall.exp: Call gdb_exit before
10529 gdb_skip_xml_test.
10530
5068630a
PA
105312015-07-24 Pedro Alves <palves@redhat.com>
10532
10533 * gdb.python/py-events.exp: Accept output between the stop event
10534 and the prompt.
10535 * gdb.python/py-evsignal.exp: Likewise.
10536 * gdb.python/py-evthreads.exp: Likewise.
10537
77598427
PA
105382015-07-24 Pedro Alves <palves@redhat.com>
10539
10540 PR gdb/18717
10541 * gdb.threads/non-ldr-exit.c: New file.
10542 * gdb.threads/non-ldr-exit.exp: New file.
10543
11e6c98f
YQ
105442015-07-24 Yao Qi <yao.qi@linaro.org>
10545
10546 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10547 restarting process.
10548
51aee833
YQ
105492015-07-24 Yao Qi <yao.qi@linaro.org>
10550
10551 * gdb.server/ext-restart.exp: New file.
10552
8cfe207c
YQ
105532015-07-24 Yao Qi <yao.qi@linaro.org>
10554
10555 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10556 argument options.
10557 * gdb.server/ext-wrapper.exp: New file.
10558
cc12ce38
DE
105592015-07-23 Doug Evans <dje@google.com>
10560
10561 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10562 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10563
d0d84780
PMR
105642015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10565
10566 * gdb.ada/var_arr_typedef.exp: New testcase.
10567 * gdb.ada/var_arr_typedef/pack.adb: New file.
10568 * gdb.ada/var_arr_typedef/pack.ads: New file.
10569 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10570
8b558f79
JB
105712015-07-20 Joel Brobecker <brobecker@adacore.com>
10572
10573 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10574
775a3298
JK
105752015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10576
10577 * gdb.arch/i386-biarch-core.exp: Replace istarget
10578 by "complete set gnutarget". Remove expectation for the "core-file"
10579 command.
10580
db1ff28b
JK
105812015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10582
10583 Revert the previous commit:
10584 Tests for validate symbol file using build-id.
10585
0a94970d
JK
105862015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10587
10588 Tests for validate symbol file using build-id.
10589 * gdb.base/solib-mismatch-lib.c: New file.
10590 * gdb.base/solib-mismatch-libmod.c: New file.
10591 * gdb.base/solib-mismatch.c: New file.
10592 * gdb.base/solib-mismatch.exp: New file.
10593
03346981
SL
105942015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10595
10596 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10597 nios2-*-linux*.
10598 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10599 * gdb.base/siginfo.exp: Likewise.
10600 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10601
42422cc7
PL
106022015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10603
10604 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10605 Move it to ...
10606 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10607 ... here.
10608 * gdb.trace/range-stepping.exp: Check that the target supports
10609 range stepping.
10610
cfa68bae
JK
106112015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10612
10613 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10614
8ffdba26
PA
106152015-07-14 Pedro Alves <palves@redhat.com>
10616
10617 * gdb.base/killed-outside.exp: New file.
10618 * gdb.base/killed-outside.c: New file.
10619
218a5a11
JK
106202015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10621
10622 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10623 (n at main): New.
10624 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10625
e03ed3c6
AA
106262015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10627
10628 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10629 infcall tests instead of setting up for KFAIL.
10630
485668e5
MM
106312015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10632
10633 * gdb.btrace/record_goto-step.exp: New.
10634
08464196
JK
106352015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10636
10637 PR compile/18484
10638 * gdb.compile/compile.c (struct struct_type): Add volatile to
10639 selffield's type.
10640 * gdb.compile/compile.exp
10641 (compile code struct_object.selffield = &struct_object): Skip further
10642 struct_object tests if this one xfails.
10643
bcf5c1d9
RC
106442015-07-08 Robert O'Callahan <robert@ocallahan.org>
10645
10646 PR exp/18617
10647 * gdb.trace/ax.exp: Add test.
10648
4931af25
YQ
106492015-07-07 Yao Qi <yao.qi@linaro.org>
10650
10651 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10652 instead of istarget "aarch64*-*-*".
10653 * gdb.arch/aarch64-fp.exp: Likewise.
10654 * gdb.base/float.exp: Likewise.
10655 * gdb.reverse/aarch64.exp: Likewise.
10656 * lib/gdb.exp (is_aarch64_target): New proc.
10657
9fcf688e
YQ
106582015-07-07 Yao Qi <yao.qi@linaro.org>
10659
10660 * lib/gdb.exp (is_aarch32_target): New proc.
10661 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10662 instead of "istarget "arm*-*-*"".
10663 * gdb.arch/arm-disp-step.exp: Likewise.
10664 * gdb.arch/thumb-bx-pc.exp: Likewise.
10665 * gdb.arch/thumb-prologue.exp: Likewise.
10666 * gdb.arch/thumb-singlestep.exp: Likewise.
10667 * gdb.base/disp-step-syscall.exp: Likewise.
10668 * gdb.base/float.exp: Likewise.
10669
fbd8d50d
YQ
106702015-07-07 Yao Qi <yao.qi@linaro.org>
10671
10672 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10673 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10674
71be1fdc
YQ
106752015-07-07 Yao Qi <yao.qi@linaro.org>
10676
10677 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10678 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10679 if it exists.
10680 * gdb.multi/multi-arch.exp: Likewise.
10681
3e221d36
SM
106822015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10683
10684 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10685 print.
10686
d441430b
YQ
106872015-07-07 Yao Qi <yao.qi@linaro.org>
10688
10689 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10690
06f810bd
MG
106912015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10692
10693 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10694 '[' and ']' characters.
10695
5e61e7c0
IB
106962015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10697
10698 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10699
28bf096c
PA
107002015-06-29 Pedro Alves <palves@redhat.com>
10701
10702 PR threads/18127
10703 * gdb.threads/hand-call-new-thread.c: New file.
10704 * gdb.threads/hand-call-new-thread.c: New file.
10705
ee93cd5e
KS
107062015-06-26 Keith Seitz <keiths@redhat.com>
10707 Doug Evans <dje@google.com>
10708
10709 PR 16253
10710 * gdb.cp/var-tag-2.cc: New file.
10711 * gdb.cp/var-tag-3.cc: New file.
10712 * gdb.cp/var-tag-4.cc: New file.
10713 * gdb.cp/var-tag.cc: New file.
10714 * gdb.cp/var-tag.exp: New file.
10715
fc637f04
PP
107162015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10717
10718 * gdb.base/history-duplicates.exp: New test.
10719
2e52ae68
PP
107202015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10721
10722 * gdb.base/completion.exp: Test the completion of the "focus"
10723 command.
10724
6e22494e
JK
107252015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10726
10727 * gdb.arch/amd64-prologue-skip.S: New file.
10728 * gdb.arch/amd64-prologue-skip.exp: New file.
10729
bf7b9cd9
SM
107302015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10731
10732 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10733 is_address_zero_readable check.
10734
201e8dfd
PB
107352015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10736
10737 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10738 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10739
5cd867b4
YQ
107402015-06-24 Yao Qi <yao.qi@linaro.org>
10741
10742 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10743 linux targets.
10744
4d7be007
YQ
107452015-06-24 Yao Qi <yao.qi@linaro.org>
10746
10747 * lib/gdb.exp (supports_get_siginfo_type): New proc.
10748 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10749 * gdb.base/siginfo-thread.exp: Likewise.
10750
07fcd301
YQ
107512015-06-22 Yao Qi <yao.qi@linaro.org>
10752
10753 * boards/remote-gdbserver-on-localhost.exp: Add comments.
10754
52042a00
YQ
107552015-06-22 Yao Qi <yao.qi@linaro.org>
10756
10757 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10758 aarch64*-*-*.
10759 (skip_hw_watchpoint_tests): Likewise.
10760
74bd41ce
PP
107612015-06-18 Patrick Palka <patrick@parcs.ath.cx>
10762
10763 * gdb.base/gdbinit-history.exp: Test the interaction between
10764 setting GDBHISTSIZE and setting the history size via .gdbinit.
10765
bc460514
PP
107662015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10767
10768 PR gdb/16999
10769 * gdb.base/gdbhistsize-history.exp: New test.
10770
b58c513b
PP
107712015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10772
10773 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10774 with GDBHISTSIZE.
10775 * gdb.base/readline.exp: Likewise.
10776
92046791
YQ
107772015-06-17 Yao Qi <yao.qi@linaro.org>
10778
10779 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10780 line.
10781
2093d2d3
PP
107822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10783
10784 * gdb.base/gdbinit-history.exp: Add test case to check that
10785 an unlimited history file does not get truncated on exit.
10786
e6c693af
AA
107872015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10788
10789 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10790 (VECTOR): New macro. Use it...
10791 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10792 ...for these typedefs.
10793 (int8, char1, int1, double1): New typedefs.
10794 (struct just_int2, struct two_int2): New structures.
10795 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10796 (add_structvecs, add_singlevecs): New functions.
10797 (main): Call add_some_intvecs twice.
10798 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10799 the compile and exit upon failure. Try compiling for the "native"
10800 architecture. Test inferior function calls with vector arguments
10801 and vector return value handling with "finish" and "return".
10802
c74f7d1c
JT
108032015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
10804
10805 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10806 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10807 PE file.
10808 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10809
98aa42ee
AT
108102015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10811
10812 PR breakpoints/16465
10813 * gdb.mi/mi-dprintf-pending.c: New file.
10814 * gdb.mi/mi-dprintf-pending.exp: New test.
10815 * gdb.mi/mi-dprintf-pendshr.c: New file.
10816
7d73c23c 108172015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 10818 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
10819
10820 * gdb.arch/i386-mpx-map.c: New file.
10821 * gdb.arch/i386-mpx-map.exp: New File.
10822
108232015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10824
10825 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10826 * gdb.arch/i386-mpx.exp: Indentation fixed.
10827
108282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10829
10830 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10831 function and improved indentation.
10832 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10833 gdb_test_multiple. Added additional tests to skip the test.
10834
108352015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10836
10837 * gdb.arch/i386-avx512.c: Change path in include file.
10838 * gdb.arch/i386-avx512.exp: Change include dir path
10839 compilation flag.
10840 * gdb.arch/i386-mpx.c: Change path in include file.
10841 * gdb.arch/i386-mpx.exp: Change include dir path compilation
10842 flag.
10843
d5eba19a
JK
108442015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10845
10846 * gdb.compile/compile-print.exp (compile print *vararray@3)
10847 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10848
7f361056
JK
108492015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10850
10851 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10852 (do not keep jit in memory): ... this.
10853 (expect 5): Change it to ...
10854 (expect no 5): ... this.
10855
3b462ec2
SM
108562015-06-02 Simon Marchi <simon.marchi@ericsson.com>
10857
10858 PR gdb/15564
10859 * gdb.mi/mi-detach.exp: New file.
10860
e0619de6
JK
108612015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10862
10863 PR symtab/18392
10864 * gdb.arch/amd64-tailcall-self.S: New file.
10865 * gdb.arch/amd64-tailcall-self.c: New file.
10866 * gdb.arch/amd64-tailcall-self.exp: New file.
10867
e970cb34
DB
108682015-05-28 Don Breazeal <donb@codesourcery.com>
10869
10870 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10871 tests for remote targets by checking is_target_gdbserver.
10872
b2e2f908
DE
108732015-05-27 Doug Evans <dje@google.com>
10874
10875 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10876 * gdb.dwarf2/opaque-type-lookup.c: New file.
10877 * gdb.dwarf2/opaque-type-lookup.exp: New file.
10878
82c7be31
DE
108792015-05-26 Doug Evans <dje@google.com>
10880
10881 * gdb.cp/iostream.cc: New file.
10882 * gdb.cp/iostream.exp: New file.
10883
b4f54984
DE
108842015-05-26 Doug Evans <dje@google.com>
10885
10886 * gdb.dwarf2/dw2-op-call.exp: Update.
10887 * gdb.dwarf2/dw4-sig-types.exp: Update.
10888 * gdb.dwarf2/implptr.exp: Update.
10889 * gdb.mi/mi-cmd-param-changed.exp: Update.
10890
4ea6efe9
DE
108912015-05-26 Doug Evans <dje@google.com>
10892
10893 * gdb.python/py-lazy-string.c: New file.
10894 * gdb.python/py-lazy-string.exp: New file.
10895 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10896 (main): Update. Add estring3.
10897 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10898 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10899
f6bb7db3
YQ
109002015-05-26 Omair Javaid <omair.javaid@linaro.org>
10901 Yao Qi <yao.qi@linaro.org>
10902
10903 * gdb.reverse/aarch64.c: New.
10904 * gdb.reverse/aarch64.exp: New.
10905
a81bfbd0
OJ
109062015-05-26 Omair Javaid <omair.javaid@linaro.org>
10907
25d49b86
PA
10908 * lib/gdb.exp (supports_process_record): Return true for
10909 aarch64*-linux*.
a81bfbd0
OJ
10910 (supports_reverse): Likewise.
10911
158bf1b4
PP
109122015-05-22 Patrick Palka <patrick@parcs.ath.cx>
10913
10914 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10915 Use with_test_prefix.
10916
a0145030
AB
109172015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
10918
10919 * gdb.base/completion.exp: Add test for completion of layout
10920 names.
10921
ebe3b578
AB
109222015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10923
10924 * lib/gdb.exp (skip_tui_tests): New proc.
10925 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10926
84204ed7
PA
109272015-05-19 Pedro Alves <palves@redhat.com>
10928
10929 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10930 Save the whole env array instead of just HOME. Unset HISTSIZE in
10931 the environment while testing. Restore whole environment
10932 afterwards.
10933
37442ce1
DE
109342015-05-16 Doug Evans <xdje42@gmail.com>
10935
10936 * gdb.guile/scm-ports.c: New file.
10937 * gdb.guile/scm-ports.exp: Add memory port tests.
10938
36de76f9
JK
109392015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10940
10941 * gdb.compile/compile-print.c: New file.
10942 * gdb.compile/compile-print.exp: New file.
10943
3a9558c4
JK
109442015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10945
10946 * gdb.compile/compile-ops.exp: Cast param to void.
10947 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10948 (compile code struct_object.selffield = &struct_object): Add xfail.
10949
aa715135
JG
109502015-05-15 Joel Brobecker <brobecker@adacore.com>
10951
10952 * gdb.ada/arr_enum_with_gap: New testcase.
10953
931e5bc3
JG
109542015-05-15 Joel Brobecker <brobecker@adacore.com>
10955
10956 * gdb.ada/byte_packed_arr: New testcase.
10957
9cd4d857
JB
109582015-05-15 Joel Brobecker <brobecker@adacore.com>
10959
10960 * gdb.ada/pckd_neg: New testcase.
10961
ebfd00d2
PP
109622015-05-13 Patrick Palka <patrick@parcs.ath.cx>
10963
10964 PR gdb/17820
10965 * gdb.base/gdbinit-history.exp: New test.
10966 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10967 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10968
4c082a81
SC
109692015-05-09 Siva Chandra Reddy <sivachandra@google.com>
10970
10971 * gdb.python/py-xmethods.cc: Enhance test case.
10972 * gdb.python/py-xmethods.exp: New tests.
10973 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10974 function.
10975 (B_indexoper): Likewise.
10976 (global_dm_list) : Add new xmethod worker functions.
10977
f7797074
SDJ
109782015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
10979
10980 * gdb.base/coredump-filter.exp: Correctly unset
10981 "coredump_var_addr" array.
10982
a4674e4e
PA
109832015-05-08 Pedro Alves <palves@redhat.com>
10984
10985 * gdb.server/non-existing-program.exp: Unset spawn_id.
10986
df2eb078
SC
109872015-05-08 Siva Chandra Reddy <sivachandra@google.com>
10988
10989 PR python/18291
10990 * gdb.python/py-xmethods.exp: Add tests.
10991
422349a3
YQ
109922015-05-08 Yao Qi <yao.qi@linaro.org>
10993
10994 PR gdb/18208
10995 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10996 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10997 function set_coredump_filter, and remove remote_exec call.
10998 Remove argument ipid. Callers update.
10999 (top level): Don't get inferior's PID.
11000
63fc80ce
AA
110012015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11002
11003 * gdb.base/watch_thread_num.exp: Skip test on targets without
11004 access watchpoints.
11005
80ad801e
PA
110062015-05-06 Pedro Alves <palves@redhat.com>
11007
11008 PR server/18081
11009 * gdb.server/non-existing-program.exp: New file.
11010
0fa7fe50
JB
110112015-05-05 Joel Brobecker <brobecker@adacore.com>
11012
11013 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11014
3ea89b92
PMR
110152015-05-05 Joel Brobecker <brobecker@adacore.com>
11016
11017 * gdb.ada/out_of_line_in_inlined: New testcase.
11018
87b8eff0
JB
110192015-05-05 Joel Brobecker <brobecker@adacore.com>
11020
11021 * gdb.ada/var_rec_arr: New testcase.
11022
5fccc635
YQ
110232015-04-30 Yao Qi <yao.qi@linaro.org>
11024
11025 * gdb.base/break-idempotent.exp: If
11026 skip_hw_watchpoint_multi_tests returns true, skip the tests
11027 on "rwatch" and "awatch".
11028
42d38f42
YQ
110292015-04-30 Yao Qi <yao.qi@linaro.org>
11030
11031 * gdb.base/relativedebug.exp: Invoke gdb command
11032 "info sharedlibrary", and if libc.so doesn't have debug info,
11033 skip the test.
11034
2ce1cdbf
DE
110352015-04-29 Doug Evans <dje@google.com>
11036
11037 * gdb.python/py-xmethods.exp: Add ptype tests.
11038 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11039 get_result_type method.
11040
f24a38c5
LM
110412015-04-29 Luis Machado <lgustavo@codesourcery.com>
11042
11043 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11044 the target does not support hardware watchpoints.
11045
ecbf2b3c
LM
110462015-04-29 Luis Machado <lgustavo@codesourcery.com>
11047
11048 * gdb.base/break-always.exp: Abort testing if writing to memory
11049 causes an error.
11050
34f5f757
DE
110512015-04-28 Doug Evans <dje@google.com>
11052
11053 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11054 * gdb.python/py-pp-registration.exp: ... here. New file.
11055 * gdb.python/py-pp-registration.c: New file.
11056 * gdb.python/py-pp-registration.py: New file.
11057
69b4374a
DE
110582015-04-28 Doug Evans <dje@google.com>
11059
11060 * gdb.python/py-bad-printers.c: New file.
11061 * gdb.python/py-bad-printers.py: New file.
11062 * gdb.python/py-bad-printers.exp: New file.
11063
59fb7612
SS
110642015-04-28 Sasha Smundak <asmundak@google.com>
11065
11066 * gdb.python/py-type.exp: New test.
11067
2631b16a
AW
110682015-04-28 Andy Wingo <wingo@igalia.com>
11069
11070 * gdb.python/py-parameter.exp:
11071 * gdb.guile/scm-parameter.exp: Escape the path that we are
11072 matching against, as it might contain characters that are special
11073 to regular expressions.
11074
460efde1
JB
110752015-04-27 Joel Brobecker <brobecker@adacore.com>
11076
11077 * gdb.ada/rec_comp: New testcase.
11078
2d369d8e
SDJ
110792015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11080
11081 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11082 before using it.
11083
cf75d6c3
AB
110842015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11085
11086 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11087 new tests for verilog output.
11088
8dbe7ca5
YQ
110892015-04-24 Yao Qi <yao.qi@linaro.org>
11090
11091 * boards/remote-gdbserver-on-localhost.exp: New file.
11092
4ef9fb2f
PA
110932015-04-23 Pedro Alves <palves@redhat.com>
11094
11095 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11096 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11097 "end of file", remove $inferior_spawn_id from the indirect list.
11098
0a803169
PA
110992015-04-23 Pedro Alves <palves@redhat.com>
11100
11101 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11102
749ef8f8
PA
111032015-04-23 Pedro Alves <palves@redhat.com>
11104
11105 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11106 on $any_spawn_id instead of only on $gdb_spawn_id.
11107
8aae4344
PM
111082015-04-21 Pierre Muller <muller@sourceware.org>
11109
11110 PR pascal/17815
11111 * lib/pascal.exp (gpc_compile): Add new option "class".
11112 (fpc_compile): Likewise.
11113 * gdb.pascal/case-insensitive-symbols.pas: New file.
11114 * gdb.pascal/case-insensitive-symbols.exp: New file.
11115
1586c8fb
GB
111162015-04-20 Gary Benson <gbenson@redhat.com>
11117
11118 * gdb.base/attach.exp: Fix three extended remote failures.
11119
1b6e6f5c
GB
111202015-04-17 Gary Benson <gbenson@redhat.com>
11121
11122 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11123 the main executable over the remote protocol.
11124
e797481d
PA
111252015-04-16 Pedro Alves <palves@redhat.com>
11126
11127 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11128 a new gdbserver if gdbserver_reconnect_p is set.
11129
1ca99c42
PA
111302015-04-16 Pedro Alves <palves@redhat.com>
11131
11132 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11133 is set, don't exit gdbserver.
11134
af9fd6f8
AA
111352015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11136
11137 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11138 appropriate .insn, such that an older assembler can be used.
11139 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11140 the z/Architecture instruction set on 31-bit targets as well.
11141
04ff1e61
AA
111422015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11143
11144 * gdb.go/handcall.exp: Remove all logic related to the first
11145 breakpoint and rely on go_runto_main instead.
11146 * gdb.go/strings.exp: Likewise.
11147 * gdb.go/unsafe.exp: Likewise.
11148 * gdb.go/hello.exp: Likewise. Also rename the remaining
11149 breakpoint marker to "breakpoint 1".
11150 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11151 * gdb.go/strings.go: Likewise.
11152 * gdb.go/unsafe.go: Likewise.
11153 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11154 "set breakpoint 2 here" and rename the remaining breakpoint marker
11155 to "breakpoint 1".
11156
40d2f8d6
SM
111572015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11158
11159 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11160 if itertools.imap is not present.
11161 * gdb.python/py-objfile.exp: Add parentheses.
11162 * gdb.python/py-type.exp: Same.
11163 * gdb.python/py-unwind-maint.py: Same.
11164
8cbc97c6
YQ
111652015-04-15 Yao Qi <yao.qi@linaro.org>
11166
11167 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11168 of ":$ptr_size" and set its form explicitly.
11169
45fd756c
YQ
111702015-04-15 Pedro Alves <palves@redhat.com>
11171 Yao Qi <yao.qi@linaro.org>
11172
11173 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11174 timeout by factor of 4.
11175 (test_regular_watch): Likewise.
11176 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11177 * gdb.reverse/sigall-reverse.exp: Likewise.
11178 * gdb.reverse/until-precsave.exp: Likewise.
11179 * lib/gdb.exp (with_timeout_factor): New proc.
11180 (gdb_expect): Move some code to ...
11181 (get_largest_timeout): ... here. New procedure.
11182
9e811bc3
LM
111832015-04-14 Luis Machado <lgustavo@codesourcery.com>
11184
11185 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11186
0ff6fcb2
LM
111872015-04-13 Luis Machado <lgustavo@codesourcery.com>
11188
11189 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11190 to write to the .text section.
11191
7578d5f7
LM
111922015-04-13 Luis Machado <lgustavo@codesourcery.com>
11193
11194 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11195 Handle the case of targets that do not provide PID information.
11196
2efe15c4
YQ
111972015-04-13 Yao Qi <yao.qi@linaro.org>
11198
11199 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11200 and use expect instead of gdb_expect.
11201
8cd8f2f8
SDJ
112022015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11203
11204 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11205 "coredump_var_addr" to avoid naming conflict with other testcases.
11206
9ee41772
PA
112072015-04-10 Pedro Alves <palves@redhat.com>
11208
11209 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11210 gdb_test_sequence and gdb_assert.
11211
07473109
PA
112122015-04-10 Pedro Alves <palves@redhat.com>
11213
11214 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11215 test messages that don't include the breakpoint address.
11216
de3db44c
YQ
112172015-04-10 Yao Qi <yao.qi@linaro.org>
11218
11219 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11220 false for some offset and width combinations which aren't
11221 supported by linux kernel.
11222
c79d856c
PA
112232015-04-10 Pedro Alves <palves@redhat.com>
11224
11225 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11226 procedure, factored out from ...
11227 (top level): ... here. Add "set displaced-stepping" testing axis.
11228 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11229 parameter "displaced". Use it.
11230 (top level): Use foreach and add "set displaced-stepping" testing
11231 axis.
11232
ebc90b50
PA
112332015-04-10 Pedro Alves <palves@redhat.com>
11234
11235 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11236 Remove comment.
11237 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11238 both the address of the instruction that triggers the watchpoint
11239 and the address of the instruction immediately after, and use
11240 those addresses for the test. Fix comment.
11241
8f572e5c
PA
112422015-04-10 Pedro Alves <palves@redhat.com>
11243
11244 * gdb.base/sigstep.exp (breakpoint_to_handler)
11245 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11246 Test "backtrace" in handler.
11247 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11248 (top level): Add new "displaced" test axis to
11249 breakpoint_to_handler, breakpoint_to_handler_entry and
11250 breakpoint_over_handler.
11251
8d707a12
PA
112522015-04-10 Pedro Alves <palves@redhat.com>
11253
11254 PR gdb/18216
11255 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11256
ef713951
YQ
112572015-04-10 Yao Qi <yao.qi@linaro.org>
11258
11259 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11260 (test_add_rn_pc): New function.
11261 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11262 (top level): Invoke test_add_rn_pc.
11263
906d60cf
PA
112642015-04-10 Pedro Alves <palves@redhat.com>
11265
11266 PR gdb/13858
11267 * gdb.base/step-over-no-symbols.exp: New file.
11268
f2983cc3
AW
112692015-04-09 Andy Wingo <wingo@igalia.com>
11270
11271 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11272 after the Python tests.
11273
6d62641c
SDJ
112742015-04-08 Keith Seitz <keiths@redhat.com>
11275
11276 PR python/16699
11277 * gdb.python/py-completion.exp: New tests for completion.
11278 * gdb.python/py-completion.py (CompleteLimit1): New class.
11279 (CompleteLimit2): Likewise.
11280 (CompleteLimit3): Likewise.
11281 (CompleteLimit4): Likewise.
11282 (CompleteLimit5): Likewise.
11283 (CompleteLimit6): Likewise.
11284 (CompleteLimit7): Likewise.
11285
f3770638
PA
112862015-04-08 Pedro Alves <palves@redhat.com>
11287
11288 PR gdb/18214
11289 PR gdb/18216
11290 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11291 function.
11292 (main): Install it as SIGUSR1 handler.
11293 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11294 parameter. Always use "setup" as prefix. Toggle "set
11295 displaced-stepping" off/on depending on global. Don't switch to
11296 thread 1 here.
11297 (top level): Add displaced stepping "off/on" test axis. Update
11298 "setup" calls. Wrap each subtest with with_test_prefix. Test
11299 continuing with a queued signal in each thread.
11300
4496bed7
PA
113012015-04-08 Pedro Alves <palves@redhat.com>
11302
11303 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11304 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11305 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11306 Return early if running to main fails.
11307 * gdb.trace/while-stepping.exp: Likewise.
11308
b97fde92
PA
113092015-04-07 Pedro Alves <palves@redhat.com>
11310
11311 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11312 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11313 interact with inferior program.
11314
f71c18e7
PA
113152015-04-07 Pedro Alves <palves@redhat.com>
11316
11317 * lib/gdb.exp (inferior_spawn_id): New global.
11318 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11319 spawn id after processing the user code.
11320 (default_gdb_start): Set inferior_spawn_id.
11321 (send_inferior): New procedure.
11322 * lib/gdbserver-support.exp (gdbserver_start): Set
11323 inferior_spawn_id.
11324 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11325
6423214f
PA
113262015-04-07 Pedro Alves <palves@redhat.com>
11327
11328 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11329 * lib/gdbserver-support.exp (gdbserver_start): Make
11330 $server_spawn_id global.
11331 (gdbserver_start): Don't wait for gdbserver's spawn id with
11332 expect_background.
11333 (close_gdbserver): New procedure.
11334 (gdb_exit): Rename the default version and reimplement.
11335
71c0ee8c
PA
113362015-04-07 Pedro Alves <palves@redhat.com>
11337
72f4393d 11338 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
11339 append the substituted item, not the original item.
11340
203bc29b
PA
113412015-04-07 Pedro Alves <palves@redhat.com>
11342
11343 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11344 gdb_expect.
11345
508a3ddf
PA
113462015-04-07 Pedro Alves <palves@redhat.com>
11347
11348 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11349 output appearing once only.
11350
9f6dbe2b
PA
113512015-04-07 Pedro Alves <palves@redhat.com>
11352
11353 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11354 that doesn't expect anything. Return early if running to main
11355 fails.
11356
337532fa
YQ
113572015-04-07 Yao Qi <yao.qi@linaro.org>
11358
11359 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11360 (child_function): Call alarm.
11361 (main): Move call to alarm into the loop.
11362 * gdb.threads/non-stop-fair-events.exp: Build program with
11363 -DTIMEOUT=$timeout.
11364
01b622d4
DE
113652015-04-06 Doug Evans <xdje42@gmail.com>
11366
11367 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11368 Fix dest parameter to board_info.
11369 (fpc_compile): Ditto.
11370 (gdb_compile_pascal): Rename dest arg to destfile.
11371
961f4160
PMR
113722015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11373
11374 * gdb.ada/funcall_ref.exp: New file.
11375 * gdb.ada/funcall_ref/foo.adb: New file.
11376
cafda597
YQ
113772015-04-02 Yao Qi <yao.qi@linaro.org>
11378
11379 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11380 is remote.
11381
fed040c6
GB
113822015-04-02 Gary Benson <gbenson@redhat.com>
11383
11384 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11385
d11916aa
SS
113862015-04-01 Sasha Smundak <asmundak@google.com>
11387
11388 * gdb.python/py-unwind-maint.c: New file.
11389 * gdb.python/py-unwind-maint.exp: New test.
11390 * gdb.python/py-unwind-maint.py: New file.
11391 * gdb.python/py-unwind.c: New file.
11392 * gdb.python/py-unwind.exp: New test.
11393 * gdb.python/py-unwind.py: New test.
11394
a1471180
PA
113952015-04-01 Pedro Alves <palves@redhat.com>
11396
11397 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11398 to fail instead of non-existent $test.
11399
0bbeccb1
PA
114002015-04-01 Pedro Alves <palves@redhat.com>
11401
11402 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11403 GDBFLAGS if not empty.
11404
3c724c8c
PMR
114052015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11406
11407 * gdb.ada/complete.exp: Remove "multi_line".
11408 * gdb.ada/info_exc.exp: Remove "multi_line".
11409 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11410 * gdb.ada/ptype_field.exp: Remove "multi_line".
11411 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11412 * gdb.ada/tagged.exp: Remove "multi_line".
11413 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11414 [multi_line ...]
11415 * gdb.btrace/delta.exp: Likewise.
11416 * gdb.btrace/exception.exp: Likewise.
11417 * gdb.btrace/function_call_history.exp: Likewise.
11418 * gdb.btrace/instruction_history.exp: Likewise.
11419 * gdb.btrace/nohist.exp: Likewise.
11420 * gdb.btrace/record_goto.exp: Likewise.
11421 * gdb.btrace/segv.exp: Likewise.
11422 * gdb.btrace/stepi.exp: Likewise.
11423 * gdb.btrace/tailcall.exp: Likewise.
11424 * gdb.btrace/unknown_functions.exp: Likewise.
11425 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11426 * lib/gdb.exp: Add the "multi_line" helper.
11427
4eec2deb
PA
114282015-04-01 Pedro Alves <palves@redhat.com>
11429
11430 * gdb.threads/tid-reuse.c: New file.
11431 * gdb.threads/tid-reuse.exp: New file.
11432
df8411da
SDJ
114332015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11434
11435 PR corefiles/16092
11436 * gdb.base/coredump-filter.c: New file.
11437 * gdb.base/coredump-filter.exp: Likewise.
11438
6ef37366
PM
114392015-03-27 Petr Machata <pmachata@redhat.com>
11440
11441 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11442 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11443 (Dwarf::assemble): Initialize them.
11444 (Dwarf::lines): New function.
11445
7ec911b0
JT
114462015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11447
11448 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11449 SYMBOL_PREFIX for x86_64-*-cygwin.
11450
ff908ebf
AW
114512015-03-26 Andy Wingo <wingo@igalia.com>
11452
11453 PR symtab/18148
11454 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11455 const_value but not a location.
11456 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11457 location defined in non-main CUs are visible.
11458
6d5f0679
YQ
114592015-03-26 Yao Qi <yao.qi@linaro.org>
11460
11461 PR testsuite/18139
11462 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11463 Add a line number entry for the same line.
11464 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11465 Add a line number entry for the same line.
11466
2898689b
YQ
114672015-03-26 Yao Qi <yao.qi@linaro.org>
11468
11469 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11470 .int 0.
11471 (func): Likewise. Add .Lfunc_1 label.
11472 Use .Lfunc_1 label.
11473 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11474 .int 0.
11475 (func): Likewise.
11476 Use .Lfunc_1 label.
11477
85180498
YQ
114782015-03-26 Yao Qi <yao.qi@linaro.org>
11479
11480 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11481 Call gdb_compile instead to compile each .s files without debug
11482 information.
11483
8aa08a8d
YQ
114842015-03-26 Yao Qi <yao.qi@linaro.org>
11485
11486 * gdb.base/savedregs.exp (process_saved_regs): Make
11487 "Saved registers:" optional in the pattern.
11488
66849923
MM
114892015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11490
11491 * gdb.btrace/next.exp: Merged into step.exp.
11492 * gdb.btrace/finish.exp: Merged into step.exp.
11493 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11494 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11495 "record goto" and checking the exact replay position.
11496 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11497 check for "Recording format" in "info record" output.
11498 * gdb.btrace/record_goto.exp: Choose test file based on target.
11499 * gdb.btrace/x86-record_goto.S: Renamed into ...
11500 * gdb.btrace/x86_64-record_goto.S: ... this.
11501 * gdb.btrace/i686-record_goto.S: New.
11502 * gdb.btrace/x86-tailcall.S: Renamed into ...
11503 * gdb.btrace/x86_64-tailcall.S: ... this.
11504 * gdb.btrace/i686-tailcall.S: New.
11505 * gdb.btrace/x86-tailcall.c: Renamed into ...
11506 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11507 separate statements. Update test.
11508 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11509 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11510 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11511 * gdb.btrace/tailcall.exp: Choose test file based on target.
11512 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11513
11cc1b74
MM
115142015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11515
11516 * gdb.btrace/exception.exp: Increase BTS buffer size.
11517
a25d8bf9
PA
115182015-03-24 Pedro Alves <palves@redhat.com>
11519
11520 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11521
856e7dd6
PA
115222015-03-24 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.threads/schedlock.exp (test_step): No longer expect that
11525 "set scheduler-locking step" with "next" over a function call runs
11526 threads unlocked.
11527
ad235a41
AT
115282015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11529
11530 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11531
15630549
AT
115322015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11533
11534 PR breakpoints/16466
11535 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11536 * gdb.mi/mi-pending.c (thread_func): New function.
11537 (int main): Add threading support required.
11538 * gdb.mi/mi-pending.exp: Add tests for this issue.
11539 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11540 (pendfunc2): Remove stdio dependency.
11541 * gdb.mi/mi-pendshr2.c: New file.
11542
693dca06
KS
115432015-03-23 Keith Seitz <keiths@redhat.com>
11544
11545 * gdb.linespec/keywords.c: New file.
11546 * gdb.linespec/keywords.exp: New file.
11547
7e993ebf
KS
115482015-03-23 Keith Seitz <keiths@redhat.com>
11549
11550 PR gdb/18021
11551 * gdb.dwarf2/staticvirtual.exp: New test.
11552
bc23328c
JK
115532015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11554
11555 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11556 * README: Remove HP-UX and gdb.hp.
11557 (configuration):
11558 * configure: Regenerate.
11559 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11560 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11561 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11562 gdb.hp/gdb.defects/Makefile.
11563 * gdb.hp/Makefile.in: File deleted.
11564 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11565 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11566 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11567 * gdb.hp/gdb.aCC/run.c: File deleted.
11568 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11569 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11570 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11571 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11572 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11573 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11574 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11575 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11576 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11577 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11578 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11579 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11580 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11581 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11582 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11583 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11584 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11585 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11586 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11587 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11588 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11589 * gdb.hp/gdb.compat/average.c: File deleted.
11590 * gdb.hp/gdb.compat/sum.c: File deleted.
11591 * gdb.hp/gdb.compat/xdb.c: File deleted.
11592 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11593 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11594 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11595 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11596 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11597 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11598 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11599 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11600 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11601 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11602 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11603 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11604 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11605 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11606 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11607 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11608 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11609 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11610 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11611 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11612 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11613 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11614 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11615 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11616 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11617 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11618 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11619 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11620 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11621 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11622 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11623 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11624 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11625 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11626 * gdb.hp/tools/odump: File deleted.
11627
8bf3b159
PA
116282015-03-19 Pedro Alves <palves@redhat.com>
11629
11630 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11631 (saw_thread_3): New globals.
11632 (top level): Increment them when an event for the corresponding
11633 thread is seen.
11634 (no thread starvation): New test.
11635
eb54c8bf
PA
116362015-03-19 Pedro Alves <palves@redhat.com>
11637
11638 * gdb.threads/continue-pending-status.c: New file.
11639 * gdb.threads/continue-pending-status.exp: New file.
11640
32d2e5d6
PA
116412015-03-18 Pedro Alves <palves@redhat.com>
11642
11643 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11644 Use gdb_is_target_remote instead of is_remote. Use
11645 gdb_test_multiple instead of gdb_expect. Exit early if
11646 gdb_test_multiple hits its internal matches. Tighten stepi tests
11647 expected output. Fail on exit with any signal, instead of just
11648 SIGILL.
11649
f68f11b7
YQ
116502015-03-18 Yao Qi <yao.qi@linaro.org>
11651
11652 PR tdep/18107
11653 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11654 variable.
11655 * gdb.base/catch-syscall.exp: Don't skip it on
11656 aarch64*-*-linux* target. Remove elements in all_syscalls.
11657 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11658 target.
11659 (setup_all_syscalls): New proc.
11660
ca5fd19b
YQ
116612015-03-16 Yao Qi <yao.qi@linaro.org>
11662
11663 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11664 (top level): Skip tests if valid_addr_p returns false for
11665 $cmd1 or $cmd2.
11666
85642ba0
AW
116672015-03-11 Andy Wingo <wingo@igalia.com>
11668
11669 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11670
e03f9645
YQ
116712015-03-11 Yao Qi <yao.qi@linaro.org>
11672
11673 * gdb.base/catch-syscall.exp: Fix typo in comments.
11674
5d0962b2
YQ
116752015-03-11 Yao Qi <yao.qi@linaro.org>
11676
11677 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11678
b2df3cef
PA
116792015-03-09 Pedro Alves <palves@redhat.com>
11680
11681 * dg-extract-results.py: Delete.
11682
ef878e53
PA
116832015-03-09 Pedro Alves <palves@redhat.com>
11684
11685 Merge dg-extract-results.sh from GCC upstream (r218843).
11686
11687 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11688 * dg-extract-results.sh: Use --text with grep to avoid issues with
11689 binary files. Fall back to cat -v, if that doesn't work.
11690
9494d219
PA
116912015-03-05 Pedro Alves <palves@redhat.com>
11692
11693 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11694
a8d9763a
SM
116952015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11696
11697 * lib/mi-support.exp (mi_expect_interrupt): Accept
11698 alternative event for when in all-stop mode.
11699
be9957b8
PA
117002015-03-04 Pedro Alves <palves@redhat.com>
11701
11702 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11703
d57be0f4 117042015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
11705
11706 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11707
c214c7cf
AA
117082015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11709
11710 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11711 regexps for GDB's current line display, accept a hex address
11712 preceding the line number.
11713
6d74a497
AA
117142015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11715
11716 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11717 the 'arch1' variable for "s390*-linux*" targets.
11718
511aee7c
PA
117192015-03-04 Pedro Alves <palves@redhat.com>
11720
11721 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11722 (main): Pass missing retval argument to pthread_join call.
11723
95e50b27
PA
117242015-03-02 Pedro Alves <palves@redhat.com>
11725
11726 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11727 (top level): Call do_test with non-stop as well.
11728
28054d69
PA
117292015-03-02 Pedro Alves <palves@redhat.com>
11730
11731 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11732 -1.
11733
4fa5d7b4
AA
117342015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11735
11736 * gdb.arch/s390-vregs.exp: New test.
11737 * gdb.arch/s390-vregs.S: New file.
11738
97c18565
PA
117392015-02-27 Pedro Alves <palves@redhat.com>
11740
11741 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11742 call to catch_command_errors.
11743 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11744 catch_command_errors.
11745
a37bfa30
PA
117462015-02-27 Pedro Alves <palves@redhat.com>
11747
11748 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11749 "true" for boolean result.
11750 * gdb.gdb/selftest.exp (test_with_self): Also accept full
11751 prototype of main.
11752
6f98576f
PA
117532015-02-27 Pedro Alves <palves@redhat.com>
11754
11755 * lib/unbuffer_output.c: New file.
11756 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11757 (main): Call gdb_unbuffer_output.
11758
eba5ab56
YQ
117592015-02-27 Yao Qi <yao.qi@linaro.org>
11760
11761 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11762 target.
11763
0def5aaa
DE
117642015-02-26 Doug Evans <dje@google.com>
11765
11766 * gdb.cp/class2.cc (Dbase, D): New classes.
11767 (main): New local delta.
11768 * gdb.cp/class2.exp: Test printing delta.
11769 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11770 (dynbar): New global.
11771 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11772
081a1c2c
JK
117732015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11774
11775 * gdb.compile/compile-ifunc.c: New file.
11776 * gdb.compile/compile-ifunc.exp: New file.
11777
2f41223f
AT
117782015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
11779
11780 * gdb.base/structs.exp: Check for correct struct on finish.
11781
03eddd80
YQ
117822015-02-26 Yao Qi <yao.qi@linaro.org>
11783
11784 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11785 is zero.
11786
80c57053
JK
117872015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11788
11789 * gdb.arch/cordic.ko.bz2: New file.
11790 * gdb.arch/cordic.ko.debug.bz2: New file.
11791 * gdb.arch/ppc64-symtab-cordic.exp: New file.
11792
21613c12
YQ
117932015-02-25 Yao Qi <yao.qi@linaro.org>
11794
11795 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11796 aarch64*-*-* target.
11797
d8b901ed
PA
117982015-02-23 Pedro Alves <palves@redhat.com>
11799
11800 * lib/gdb.exp (delete_breakpoints): Rewrite using
11801 gdb_test_multiple.
11802
e5b85ead
PA
118032015-02-23 Pedro Alves <palves@redhat.com>
11804
11805 * gdb.base/info-os.c: Include stdlib.h.
11806
85c3a371
DE
118072015-02-22 Doug Evans <xdje42@gmail.com>
11808
11809 PR symtab/17855
11810 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11811 is read after symbols have been re-read.
11812 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11813 * gdb.ada/exec_changed/second.adb (Second): Ditto.
11814
96553a0c
DE
118152015-02-21 Doug Evans <dje@google.com>
11816
11817 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11818
97a0c697
JK
118192015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11820
11821 PR corefiles/17808
11822 * gdb.arch/i386-biarch-core.core.bz2: New file.
11823 * gdb.arch/i386-biarch-core.exp: New file.
11824
a47cd6e9
PA
118252015-02-21 Pedro Alves <palves@redhat.com>
11826
11827 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11828 runto_main fails.
11829
c5facdc4
PA
118302015-02-20 Pedro Alves <palves@redhat.com>
11831
11832 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11833 info probes.
11834
2db9a427
PA
118352015-02-20 Pedro Alves <palves@redhat.com>
11836
11837 * gdb.threads/multi-create-ns-info-thr.exp: New file.
11838
60fb7e9e
PA
118392015-02-20 Pedro Alves <palves@redhat.com>
11840
11841 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
11842 clean_restart before gdb_target_supports_trace.
11843
5c5019c2
PA
118442015-02-20 Pedro Alves <palves@redhat.com>
11845
11846 PR threads/18006
11847 * gdb.threads/clone-thread_db.c: New file.
11848 * gdb.threads/clone-thread_db.exp: New file.
11849
c9587f88
AT
118502015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
11851
11852 PR breakpoints/16812
11853 * gdb.base/catch-gdb-caused-signals.c: New file.
11854 * gdb.base/catch-gdb-caused-signals.exp: New file.
11855
f6a88844
JM
118562015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
11857
11858 * configure: Regenerated.
11859 * configure.ac: Use GDB_AC_TRANSFORM.
11860 * aclocal.m4: sinclude ../transform.m4.
11861
497c491b
JM
118622015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11863
11864 * lib/dtrace.exp: New file.
11865 * gdb.base/dtrace-probe.exp: Likewise.
11866 * gdb.base/dtrace-probe.d: Likewise.
11867 * gdb.base/dtrace-probe.c: Likewise.
11868 * lib/pdtrace.in: Likewise.
11869 * configure.ac: Output variables with the transformed names of
11870 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
11871 * configure: Regenerated.
11872
03e98035
JM
118732015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11874
11875 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11876 expected message when trying to access $_probe_* convenience
11877 variables while not on a probe.
11878
63cc30e9
JK
118792015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11880
11881 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11882
0703599a
PA
118832015-02-11 Pedro Alves <pedro@codesourcery.com>
11884
11885 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11886 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11887
7e60a48e
DE
118882015-02-10 Doug Evans <xdje42@gmail.com>
11889
11890 * lib/gdb.exp (gdb_load): Always return a result.
11891
01b088bc
PA
118922015-02-10 Pedro Alves <palves@redhat.com>
11893
11894 * gdb.threads/signal-sigtrap.c: New file.
11895 * gdb.threads/signal-sigtrap.exp: New file.
11896
b05ec7a5
AT
118972015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
11898
11899 * gdb.trace/no-attach-trace.c: New file.
11900 * gdb.trace/no-attach-trace.exp: New file.
11901
a2c2acaf
MW
119022015-02-09 Mark Wielaard <mjw@redhat.com>
11903
11904 * gdb.dwarf2/atomic.c: New file.
11905 * gdb.dwarf2/atomic-type.exp: Likewise.
11906
31fd9caa
MM
119072015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11908
11909 * gdb.btrace/buffer-size.exp: Update "info record" output.
11910 * gdb.btrace/delta.exp: Update "info record" output.
11911 * gdb.btrace/enable.exp: Update "info record" output.
11912 * gdb.btrace/finish.exp: Update "info record" output.
11913 * gdb.btrace/instruction_history.exp: Update "info record" output.
11914 * gdb.btrace/next.exp: Update "info record" output.
11915 * gdb.btrace/nexti.exp: Update "info record" output.
11916 * gdb.btrace/step.exp: Update "info record" output.
11917 * gdb.btrace/stepi.exp: Update "info record" output.
11918 * gdb.btrace/nohist.exp: Update "info record" output.
11919
d33501a5
MM
119202015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11921
11922 * gdb.btrace/buffer-size: New.
11923
f4abbc16
MM
119242015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11925
11926 * gdb.btrace/delta.exp: Update "info record" output.
11927 * gdb.btrace/enable.exp: Update "info record" output.
11928 * gdb.btrace/finish.exp: Update "info record" output.
11929 * gdb.btrace/instruction_history.exp: Update "info record" output.
11930 * gdb.btrace/next.exp: Update "info record" output.
11931 * gdb.btrace/nexti.exp: Update "info record" output.
11932 * gdb.btrace/step.exp: Update "info record" output.
11933 * gdb.btrace/stepi.exp: Update "info record" output.
11934 * gdb.btrace/nohist.exp: Update "info record" output.
11935
b9d61307
SM
119362015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11937
11938 PR gdb/15678
11939 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11940
e584fdbc
PA
119412015-02-06 Pedro Alves <palves@redhat.com>
11942
11943 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11944 macro.
11945 (seconds_left, again): New globals.
11946 (main): Wait seconds_left in a 1-second sleep loop instead of
11947 sleeping 180 seconds. If 'again' is set, reset the seconds
11948 counter.
11949 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11950 'again' in the inferior before detaching. Print the seconds left.
11951 (options): New global.
11952 (top level): Build program with -DTIMEOUT=$timeout.
11953
77f41761
PA
119542015-02-06 Pedro Alves <palves@redhat.com>
11955
11956 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11957 determine how many seconds to pass to 'alarm'.
11958 * gdb.base/gdb-sigterm.exp (top level): Build program with
11959 -DTIMEOUT=$timeout.
11960 (do_test): Return success/failure indication. Add more verbose
11961 logging. Don't fail if 200 single steps are seen. Instead, fail
11962 when the test times out.
11963 (passes): New global.
11964 (top level): Break the testing loop if testing fails on any
11965 iteration. Use gdb_assert.
11966
b9394193
DB
119672015-02-04 Don Breazeal <donb@codesourcery.com>
11968
11969 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11970 and initialize them.
11971 (ipc_cleanup): New function.
11972 (main): Don't declare shmid, semid, and msqid. Add a call to
11973 atexit so that we call ipc_cleanup on exit.
11974
42d9e528
PA
119752015-02-04 Pedro Alves <palves@redhat.com>
11976
11977 * boards/native-extended-gdbserver.exp: Remove any target variant
11978 specifications from the board name before clearing the isremote
11979 flag from board_info.
11980
ae6ae975
DE
119812015-01-31 Doug Evans <xdje42@gmail.com>
11982
11983 * gdb.base/maint.exp <maint print type argc>: Update expected output.
11984
cfb069a8
GB
119852015-01-31 Gary Benson <gbenson@redhat.com>
11986
11987 * gdb.base/completion.exp: Disable completion limiting for
11988 existing tests. Add new tests to check completion limiting.
11989 * gdb.linespec/ls-errs.exp: Disable completion limiting.
11990
5dd31d79
DE
119912015-01-31 Doug Evans <xdje42@gmail.com>
11992
11993 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11994
9f050062
DE
119952015-01-31 Doug Evans <xdje42@gmail.com>
11996
11997 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11998 entries. Duplicate file section script entries.
11999 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12000 inlined entries. Add test for safe-path rejection.
12001 * gdb.python/py-section-script.c: Add duplicate inlined section script
12002 entries. Duplicate file section script entries.
12003 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12004 inlined entries. Add test for safe-path rejection.
12005
df25ebbd
JB
120062015-01-29 Joel Brobecker <brobecker@adacore.com>
12007
12008 * gdb.ada/disc_arr_bound: New testcase.
12009
4a0ca9ec
JB
120102015-01-29 Joel Brobecker <brobecker@adacore.com>
12011
12012 * gdb.ada/mi_var_array: New testcase.
12013
3a8b707a
DE
120142015-01-27 Doug Evans <dje@google.com>
12015
12016 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12017 Add test for objfile.filename, objfile.username after objfile
12018 has been unloaded.
12019
f8313f6e
JB
120202015-01-26 Joel Brobecker <brobecker@adacore.com>
12021
12022 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12023 the second test to print the name attribute of value
12024 returned by the call to gdb.lookup_type, and adjust
12025 the expected output accordingly.
12026
37bc665e
MW
120272015-01-25 Mark Wielaard <mjw@redhat.com>
12028
12029 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12030 * gdb.base/disp-step-fork.c: Include unistd.h.
12031 * gdb.base/siginfo-obj.c: Include stdio.h.
12032 * gdb.base/siginfo-thread.c: Likewise.
12033 * gdb.mi/non-stop.c: Include unistd.h.
12034 * gdb.mi/nsthrexec.c: Include stdio.h.
12035 * gdb.mi/pthreads.c: Include unistd.h.
12036 * gdb.modula2/unbounded1.c (main): Declare returns int.
12037 * gdb.reverse/consecutive-reverse.c: Likewise.
12038 * gdb.threads/create-fail.c: Include unistd.h.
12039 * gdb.threads/killed.c: Likewise.
12040 * gdb.threads/linux-dp.c: Likewise.
12041 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12042 * gdb.threads/non-ldr-exc-2.c: Likewise.
12043 * gdb.threads/non-ldr-exc-3.c: Likewise.
12044 * gdb.threads/non-ldr-exc-4.c: Likewise.
12045 * gdb.threads/pthreads.c: Include unistd.h.
12046 (main): Declare returns int.
12047 * gdb.threads/tls-main.c (foo): New declaration.
12048 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12049
f7e5394d
SM
120502015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12051
12052 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12053 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12054
743649fd
MW
120552015-01-15 Mark Wielaard <mjw@redhat.com>
12056
12057 * gdb.base/noreturn-return.c: New file.
12058 * gdb.base/noreturn-return.exp: New file.
12059 * gdb.base/noreturn-finish.c: New file.
12060 * gdb.base/noreturn-finish.exp: New file.
12061
198297aa
PA
120622015-01-23 Pedro Alves <palves@redhat.com>
12063
12064 * gdb.threads/continue-pending-after-query.c: New file.
12065 * gdb.threads/continue-pending-after-query.exp: New file.
12066
717cf30c
AG
120672015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12068 Simon Marchi <simon.marchi@ericsson.com>
12069
12070 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12071 * gdb.base/valgrind-db-attach.exp: Same.
12072 * gdb.base/valgrind-infcall.exp: Same.
12073 * lib/mi-support.exp (default_mi_gdb_start): Same.
12074 * lib/prompt.exp (default_prompt_gdb_start): Same.
12075 * lib/gdb.exp (default_gdb_spawn): Same.
12076 (gdb_interact): New.
12077
12078
4b62a76e
JK
120792015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12080
12081 * gdb.compile/compile.exp (pointer to jit function): New test.
12082
b4cdae6f
WW
120832015-01-17 Wei-cheng Wang <cole945@gmail.com>
12084
12085 * lib/gdb.exp (supports_process_record): Return true for
12086 powerpc*-*-linux*.
12087 (supports_reverse): Likewise.
12088
d221e7ef
DB
120892015-01-15 Don Breazeal <donb@codesourcery.com>
12090
12091 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12092 instead of checking whether the target board is remote and
12093 use spawn_wait_for_attach instead of exec/sleep.
12094 * gdb.base/attach-twice.exp: Likewise.
12095
bafffb51
JB
120962015-01-15 Joel Brobecker <brobecker@adacore.com>
12097
12098 * gdb.ada/var_arr_attrs: New testcase.
12099
5589af0e
PA
121002015-01-14 Pedro Alves <palves@redhat.com>
12101 Joel Brobecker <brobecker@adacore.com>
12102
12103 PR gdb/17525
12104 * gdb.base/bp-cmds-execution-x-script.c: New file.
12105 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12106 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12107
6c400b59
PA
121082015-01-14 Pedro Alves <palves@redhat.com>
12109
12110 PR cli/17828
12111 * gdb.base/batch-preserve-term-settings.c: New file.
12112 * gdb.base/batch-preserve-term-settings.exp: New file.
12113
e02c96a7
DE
121142015-01-13 Doug Evans <dje@google.com>
12115
12116 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12117 binary.
12118
576fd14c
JB
121192015-01-13 Joel Brobecker <brobecker@adacore.com>
12120
12121 * Makefile.in (clean mostlyclean): Do not delete *.py.
12122
04dccad0
JB
121232015-01-13 Joel Brobecker <brobecker@adacore.com>
12124
12125 * gdb.python/py-lookup-type.exp: New file.
12126
3d230f71
PA
121272015-01-12 Pedro Alves <palves@redhat.com>
12128
12129 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12130 restore GDBFLAGS before returning.
12131
7e67715d
JK
121322015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12133
12134 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12135 is_amd64_regs_target and is_x86_like_target.
12136
f2e0d4b4
DE
121372015-01-11 Doug Evans <xdje42@gmail.com>
12138
12139 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12140 is given without an explicit form.
12141 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12142 attributes.
12143 * gdb.dwarf/corrupt.exp: Ditto.
12144 * gdb.dwarf2/enum-type.exp: Ditto.
12145 * gdb.trace/entry-values.exp: Ditto.
12146 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12147
439250fb
DE
121482015-01-11 Doug Evans <xdje42@gmail.com>
12149
12150 PR gdb/15830
12151 * gdb.base/maint.exp: Remove references to "maint demangle".
12152 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12153 Add tests for explicitly specifying language to demangle.
12154 * gdb.dlang/demangle.exp: Ditto.
12155
ede9f622
PA
121562015-01-09 Pedro Alves <palves@redhat.com>
12157
12158 * gdb.threads/non-stop-fair-events.c: New file.
12159 * gdb.threads/non-stop-fair-events.exp: New file.
12160
a7b796db
PA
121612015-01-09 Pedro Alves <palves@redhat.com>
12162
12163 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12164 the global scope. Set a breakpoint after all threads are started
12165 rather than stepping over two source lines. Expect the prompt.
12166 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12167 global.
12168 (NUM): Now 15.
12169 (main): Use threads_started_barrier to wait for all threads to
12170 start. Main thread no longer calls thread_function. Exit after
12171 180 seconds.
12172 (loop): New function.
12173 (thread_function): Wait on threads_started_barrier barrier. Call
12174 'loop' at each iteration.
12175 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12176 threads have started, instead of hardcoding number of "next"
12177 steps. Use an access watchpoint instead of a write watchpoint.
12178
9665ffdd
PA
121792015-01-09 Pedro Alves <palves@redhat.com>
12180
12181 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12182 (thread_func): Wait on barrier.
12183 (main): Wait for all threads to start before stopping GDB.
12184 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12185 global.
12186 (thread1_func, thread2_func): Wait on barrier.
12187 (main): Wait for all threads to start before stopping GDB.
12188 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12189 New global.
12190 (thread1_func, thread2_func): Wait on barrier.
12191 (main): Wait for all threads to start before stopping GDB.
12192
c945a99f
PA
121932015-01-09 Pedro Alves <palves@redhat.com>
12194
12195 * gdb.threads/attach-many-short-lived-threads.c: New file.
12196 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12197
c1a747c1
PA
121982014-01-09 Pedro Alves <palves@redhat.com>
12199
12200 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12201 instead of to thread 2.
12202 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12203 Add barrier around each pthread_create call instead of around all
12204 calls.
12205 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12206 Set a break on thread_function and have the child threads hit it
12207 one at at a time.
12208
60b3033e
PA
122092015-01-09 Pedro Alves <palves@redhat.com>
12210
12211 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12212 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12213 false.
12214 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12215 checking whether the target board is remote.
12216 * gdb.multi/multi-attach.exp: Likewise.
12217 * gdb.python/py-sync-interp.exp: Likewise.
12218 * gdb.server/ext-attach.exp: Likewise.
12219 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12220 tests that need to attach, instead of checking whether the target
12221 board is remote at the top of the file.
12222
acc018ac
YQ
122232015-01-08 Yao Qi <yao@codesourcery.com>
12224
12225 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12226
50a18af8
JK
122272015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12228
12229 Fix testcase compilation.
12230 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12231
8503d6e1
JB
122322015-01-06 Joel Brobecker <brobecker@adacore.com>
12233
12234 * gdb.python/py-type.exp: Add a couple test about empty
12235 array creation, and negative-length array creation.
12236
cc73dbcc
DE
122372015-01-02 Doug Evans <xdje42@gmail.com>
12238
12239 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12240
0300bbc7
DE
122412015-01-02 Doug Evans <dje@google.com>
12242
12243 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12244
9d85a0ec
YQ
122452014-12-29 Yao Qi <yao@codesourcery.com>
12246
12247 * gdb.trace/entry-values.exp: Update comments. Rename variable
12248 bar_call_foo to returned_from_foo.
12249
87186c6a
MMN
122502014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12251
12252 PR gdb/17394
12253 * gdb.linespec/break-asm-file.c: New file.
12254 * gdb.linespec/break-asm-file.exp: New file.
12255 * gdb.linespec/break-asm-file0.s: New file.
12256 * gdb.linespec/break-asm-file1.s: New file.
12257
1bab7383
YQ
122582014-12-18 Nigel Stephens <nigel@mips.com>
12259 Maciej W. Rozycki <macro@codesourcery.com>
12260
12261 * gdb.base/float.exp: Handle the new output from "info float" on
12262 MIPS targets.
12263
1bc1068a
JK
122642014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12265
12266 Fix MinGW compilation.
12267 * gdb.compile/compile-ops.exp: Update untested message if
12268 !skip_compile_feature_tests.
12269 * gdb.compile/compile-setjmp.exp: Likewise.
12270 * gdb.compile/compile-tls.exp: Likewise.
12271 * gdb.compile/compile.exp: Likewise.
12272 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12273 supported on this host".
12274
b6615d10
DE
122752014-12-16 Doug Evans <xdje42@gmail.com>
12276
12277 * boards/stabs.exp: New file.
12278
25dda427
AA
122792014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12280
12281 * gdb.base/completion.exp: Adjust to format changes of "maint
12282 print user-registers".
12283
bf330350
CU
122842014-12-16 Catalin Udma <catalin.udma@freescale.com>
12285
12286 PR server/17457
12287 * gdb.arch/aarch64-fp.c: New file.
12288 * gdb.arch/aarch64-fp.exp: New file.
12289
395cf596
SDJ
122902014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12291
12292 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12293 r210637, r210913, r211666, r215400, r215817).
12294
12295 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12296 * dg-extract-results.py: New file.
12297 * dg-extract-results.sh: Use it if the environment seems
12298 suitable.
12299
12300 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12301
12302 * dg-extract-results.py (parse_run): Handle warnings that
12303 are printed before a test harness is run.
12304
12305 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12306
12307 * dg-extract-results.py (Named): Remove __cmp__ method.
12308 (output_variation): Use a key to sort variation.harnesses.
12309
12310 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12311
12312 * dg-extract-results.py: For Python 3, force sys.stdout to
12313 handle surrogate escape sequences.
12314 (safe_open): New function.
12315 (output_segment, main): Use it.
12316
12317 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12318
12319 * dg-extract-results.py (Prog.result_re): Include options
12320 in test name.
12321
12322 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12323
12324 * dg-extract-results.py (output_variation): Always sort if
12325 do_sum.
12326
e882ef3c
SM
123272014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12328
12329 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12330 as long as we get pagination notifications.
12331
4992aa20
JM
123322014-12-15 Jason Merrill <jason@redhat.com>
12333
12334 * Makefile.in (check-gdb.%): Restore.
12335 * README: Mention it.
12336
c1b5a1a6
JB
123372014-12-13 Joel Brobecker <brobecker@adacore.com>
12338
12339 * gdb.ada/str_uninit: New testcase.
12340
5537b577
JK
123412014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12342
12343 PR symtab/17642
12344 * gdb.base/vla-stub-define.c: New file.
12345 * gdb.base/vla-stub.c: New file.
12346 * gdb.base/vla-stub.exp: New file.
12347
bb2ec1b3
TT
123482014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12349 Jan Kratochvil <jan.kratochvil@redhat.com>
12350 Tom Tromey <tromey@redhat.com>
12351
12352 * configure.ac: Add gdb.compile/.
12353 * configure: Regenerate.
12354 * gdb.compile/Makefile.in: New file.
12355 * gdb.compile/compile-ops.exp: New file.
12356 * gdb.compile/compile-ops.c: New file.
12357 * gdb.compile/compile-tls.c: New file.
12358 * gdb.compile/compile-tls.exp: New file.
12359 * gdb.compile/compile-constvar.S: New file.
12360 * gdb.compile/compile-constvar.c: New file.
12361 * gdb.compile/compile-mod.c: New file.
12362 * gdb.compile/compile-nodebug.c: New file.
12363 * gdb.compile/compile-setjmp-mod.c: New file.
12364 * gdb.compile/compile-setjmp.c: New file.
12365 * gdb.compile/compile-setjmp.exp: New file.
12366 * gdb.compile/compile-shlib.c: New file.
12367 * gdb.compile/compile.c: New file.
12368 * gdb.compile/compile.exp: New file.
12369 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12370
4ff709eb
TT
123712014-12-12 Tom Tromey <tromey@redhat.com>
12372
12373 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12374 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12375
6dddd6a5
DE
123762014-12-12 Doug Evans <dje@google.com>
12377
12378 * lib/gdb-python.exp (get_python_valueof): New function.
12379 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12380
71c24708
AA
123812014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12382
12383 * gdb.base/completion.exp: Add test for completion of "info
12384 registers ".
12385
3e29f34a
MR
123862014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12387
12388 * gdb.base/func-ptrs.c: New file.
12389 * gdb.base/func-ptrs.exp: New file.
12390
fc126975
SM
123912014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12392
12393 PR breakpoints/17012
12394 * gdb.base/dprintf-detach.c: New file.
12395 * gdb.base/dprintf-detach.exp: New file.
12396
0a46d518
SM
123972014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12398
12399 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12400 * lib/gdb.exp (target_is_gdbserver): New procedure.
12401
a0be3e44
DE
124022014-12-08 Doug Evans <dje@google.com>
12403
12404 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12405
df1b803a
YQ
124062014-12-05 Yao Qi <yao@codesourcery.com>
12407
12408 * gdb.guile/scm-error.exp: Remove the third argument to
12409 gdb_remote_download.
12410 * gdb.guile/scm-frame-args.exp: Likewise.
12411 * gdb.guile/scm-section-script.exp: Likewise.
12412
ddb9f679
YQ
124132014-12-05 Yao Qi <yao@codesourcery.com>
12414
12415 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12416
86e4ed39
DE
124172014-12-04 Doug Evans <dje@google.com>
12418
12419 * gdb.python/py-objfile.exp: Add tests for
12420 objfile.add_separate_debug_file.
12421
7c50a931
DE
124222014-12-04 Doug Evans <dje@google.com>
12423
12424 * lib/gdb.exp (get_build_id): New function.
12425 (build_id_debug_filename_get): Rewrite to use it.
12426 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12427
621661e3
MR
124282014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12429
12430 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12431 `method(long)', not just 0x0.
12432 * gdb.cp/nsalias.exp: Align code labels to 4.
12433 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12434 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12435 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12436 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12437 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12438 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12439
29f0c3b7
DE
124402014-12-02 Doug Evans <dje@google.com>
12441
e1e061e7 12442 PR symtab/17602
29f0c3b7 12443 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 12444 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
12445 * gdb.cp/anon-ns.exp: Update.
12446
162078c8
NB
124472014-12-02 Nick Bull <nicholaspbull@gmail.com>
12448
12449 * gdb.python/py-events.py (inferior_call_handler): New.
12450 (register_changed_handler, memory_changed_handler): New.
12451 (test_events.invoke): Register new handlers.
12452 * gdb.python/py-events.exp: Add tests for inferior call,
12453 memory_changed and register_changed events.
12454
fdb09caf
AA
124552014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12456
12457 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12458 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12459 if the linker doesn't understand this.
12460
55cfb2c4
SM
124612014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12462
12463 * gdb.python/python.exp: Change expected reply to help().
12464
9e8cd6df
YQ
124652014-12-01 Yao Qi <yao@codesourcery.com>
12466
12467 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12468 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12469 * configure: Re-generated.
12470
6c659fc2
SC
124712014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12472
12473 * gdb.cp/chained-calls.cc: New file.
12474 * gdb.cp/chained-calls.exp: New file.
12475 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12476
d7fc3181
SM
124772014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12478
12479 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12480 * gdb.dwarf2/symtab-producer.exp: Same.
12481 * gdb.gdb/python-interrupts.exp: Same.
12482 * gdb.gdb/python-selftest.exp: Same.
12483 * gdb.python/py-linetable.exp: Same.
12484 * gdb.python/py-type.exp: Same.
12485 * gdb.python/py-value-cc.exp: Same.
12486 * gdb.python/py-value.exp: Same.
12487
10e79639
YQ
124882014-11-28 Yao Qi <yao@codesourcery.com>
12489
12490 * gdb.base/break-probes.exp: Match library name prefixed with
12491 sysroot.
12492
f28a0564
SM
124932014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12494
12495 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12496 test expected output. Add parentheses for the call to print.
12497 Remove L suffix from integers.
12498
3fe1ce1d
DE
124992014-11-26 Doug Evans <dje@google.com>
12500
12501 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12502
84429e27
YQ
125032014-11-22 Yao Qi <yao@codesourcery.com>
12504
12505 * gdb.trace/entry-values.c: Remove asms.
12506 (foo): Add foo_label.
12507 (bar): Add bar_label.
12508 * gdb.trace/entry-values.exp: Remove code computing foo's
12509 length and bar's length.
12510 (Dwarf::assemble): Invoke function_range for bar and use
12511 MACRO_AT_func for foo.
12512
26741859
YQ
125132014-11-22 Yao Qi <yao@codesourcery.com>
12514
12515 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12516 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12517 Use .Lgcc43_procstart instead of gcc43.
12518
45e44d27
JB
125192014-11-21 Joel Brobecker <brobecker@adacore.com>
12520
12521 * gdb.ada/n_arr_bound: New testcase.
12522
458c8db8
SDJ
125232014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12524
12525 PR breakpoints/10737
12526 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12527 test_catch_syscall_multi_arch.
12528 (test_catch_syscall_multi_arch): New function.
12529
43f3e411
DE
125302014-11-20 Doug Evans <xdje42@gmail.com>
12531
12532 * gdb.base/maint.exp: Update expected output.
12533
0d7b2549
AA
125342014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12535
12536 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12537 4-byte instruction on S390.
12538
8908fca5
JB
125392014-11-19 Joel Brobecker <brobecker@adacore.com>
12540
12541 * gdb.ada/arr_arr: New testcase.
12542
4a46959e
JB
125432014-11-19 Joel Brobecker <brobecker@adacore.com>
12544
12545 * gdb.ada/pkd_arr_elem: New Testcase.
12546
470e2f4e
LM
125472014-11-18 Luis Machado <lgustavo@codesourcery.com>
12548
12549 * gdb.reverse/break-precsave: Expect completion message for
12550 core file reads.
12551 * gdb.reverse/consecutive-precsave.exp: Likewise.
12552 * gdb.reverse/finish-precsave.exp: Likewise.
12553 * gdb.reverse/i386-precsave.exp: Likewise.
12554 * gdb.reverse/machinestate-precsave.exp: Likewise.
12555 * gdb.reverse/sigall-precsave.exp: Likewise.
12556 * gdb.reverse/solib-precsave.exp: Likewise.
12557 * gdb.reverse/step-precsave.exp: Likewise.
12558 * gdb.reverse/until-precsave.exp: Likewise.
12559 * gdb.reverse/watch-precsave.exp: Likewise.
12560
a267f3ad
AA
125612014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12562
12563 * gdb.base/bp-permanent.c: Include unistd.h.
12564 * gdb.python/py-framefilter-mi.c (main): Add return type.
12565 * gdb.python/py-framefilter.c (main): Likewise.
12566 * gdb.trace/actions-changed.c (main): Likewise.
12567
12084a9a
AA
125682014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12569
12570 * gdb.mi/until.c: Add eye-catchers.
12571 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12572 line numbers.
12573
dc7e1a77
AA
125742014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12575
12576 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12577 function header variants in break1.c.
12578 * gdb.base/ena-dis-br.exp: Likewise.
12579 * gdb.base/hbreak2.exp: Likewise.
12580 * gdb.reverse/until-precsave.exp: Drop references to removed
12581 non-prototype function header variants in ur1.c.
12582 * gdb.reverse/until-reverse.exp: Likewise.
12583
41c77605
PM
125842014-11-17 Petr Machata <pmachata@redhat.com>
12585
12586 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12587 ${_cu_offset_size} bytes abbrev offset.
12588
34248c3a
DE
125892014-11-15 Doug Evans <xdje42@gmail.com>
12590
12591 PR symtab/17559
12592 * gdb.base/line-symtabs.exp: New file.
12593 * gdb.base/line-symtabs.c: New file.
12594 * gdb.base/line-symtabs.h: New file.
12595
646da059
YQ
125962014-11-14 Yao Qi <yao@codesourcery.com>
12597
12598 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12599 (func): Add label func_label.
12600 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12601 Replace low_pc and high_pc with MACRO_AT_range.
12602 Replace name, low_pc and high_pc with MACRO_AT_func.
12603
9301ebe6
YQ
126042014-11-14 Yao Qi <yao@codesourcery.com>
12605
12606 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12607 Replace name, low_pc and high_pc with MACRO_AT_func.
12608
f166b542
YQ
126092014-11-14 Yao Qi <yao@codesourcery.com>
12610
12611 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12612 produce debug information.
12613 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12614
0f6e71e3
YQ
126152014-11-14 Yao Qi <yao@codesourcery.com>
12616
12617 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12618 object and get function length.
12619 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12620 with MACRO_AT_func.
12621 (top-level): Replace gdb_compile and clean_restart with
12622 prepare_for_testing.
12623 * gdb.dwarf2/main.c (main): Add label main_label.
12624
876c4df9
YQ
126252014-11-14 Yao Qi <yao@codesourcery.com>
12626
12627 * lib/dwarf.exp (function_range): New procedure.
12628 (Dwarf::_handle_macro_at_func): New procedure.
12629 (Dwarf::_handle_macro_at_range): New procedure.
12630 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12631
02ad9cf1
YQ
126322014-11-14 Yao Qi <yao@codesourcery.com>
12633
12634 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12635 (_handle_attribute): New procedure.
12636
a59add0c
AA
126372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12638
12639 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12640 * gdb.base/call-sc.c (zed): Likewise.
12641 * gdb.base/checkpoint.c (main): Likewise.
12642 * gdb.base/dump.c (main): Likewise.
12643 * gdb.base/gcore.c (main): Likewise.
12644 * gdb.base/huge.c (main): Likewise.
12645 * gdb.base/multi-forks.c (main): Likewise.
12646 * gdb.base/pr10179-a.c (main): Likewise.
12647 * gdb.base/savedregs.c (main): Likewise.
12648 * gdb.base/sigaltstack.c (main): Likewise.
12649 * gdb.base/siginfo.c (main): Likewise.
12650 * gdb.base/structs.c (zed): Likewise.
12651 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12652 * gdb.mi/mi-syn-frame.c (main): Likewise.
12653 * gdb.mi/until.c (foo, main): Likewise.
12654 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12655 * gdb.base/solib-weak.c (foo): Declare.
12656 * gdb.base/attach-twice.c: Include stdio.h.
12657 * gdb.base/weaklib1.c: Likewise.
12658 * gdb.base/weaklib2.c: Likewise.
12659 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12660 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12661 unistd.h.
12662 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12663 * gdb.mi/mi-exit-code.c: Likewise.
12664 * gdb.base/break-interp-lib.c: Include string.h.
12665 * gdb.base/coremaker.c: Likewise.
12666 * gdb.base/testenv.c: Likewise.
12667 * gdb.python/py-finish-breakpoint.c: Likewise.
12668 * gdb.base/inferior-died.c: Include sys/wait.h.
12669 * gdb.base/fileio.c: Include time.h.
12670 * gdb.base/async-shell.c: Include unistd.h.
12671 * gdb.base/dprintf-non-stop.c: Likewise.
12672 * gdb.base/info-os.c: Likewise.
12673 * gdb.mi/mi-console.c: Likewise.
12674 * gdb.mi/watch-nonstop.c: Likewise.
12675 * gdb.python/py-events.c: Likewise.
12676 * gdb.base/async.c (baz): Move up before its invocation.
12677 * gdb.base/code_elim2.c (my_global_func): Likewise.
12678 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12679 * gdb.base/advance.c (func2): Likewise.
12680
3b5d5997
AA
126812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12682
12683 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12684 variant.
12685 * gdb.base/annota3.c: Likewise.
12686 * gdb.base/async.c: Likewise.
12687 * gdb.base/average.c: Likewise.
12688 * gdb.base/call-ar-st.c: Likewise.
12689 * gdb.base/call-rt-st.c: Likewise.
12690 * gdb.base/call-sc.c: Likewise.
12691 * gdb.base/call-strs.c: Likewise.
12692 * gdb.base/ending-run.c: Likewise.
12693 * gdb.base/execd-prog.c: Likewise.
12694 * gdb.base/exprs.c: Likewise.
12695 * gdb.base/foll-exec.c: Likewise.
12696 * gdb.base/foll-fork.c: Likewise.
12697 * gdb.base/foll-vfork.c: Likewise.
12698 * gdb.base/funcargs.c: Likewise.
12699 * gdb.base/gcore.c: Likewise.
12700 * gdb.base/jump.c: Likewise.
12701 * gdb.base/langs0.c: Likewise.
12702 * gdb.base/langs1.c: Likewise.
12703 * gdb.base/langs2.c: Likewise.
12704 * gdb.base/mips_pro.c: Likewise.
12705 * gdb.base/nodebug.c: Likewise.
12706 * gdb.base/opaque0.c: Likewise.
12707 * gdb.base/opaque1.c: Likewise.
12708 * gdb.base/recurse.c: Likewise.
12709 * gdb.base/run.c: Likewise.
12710 * gdb.base/scope0.c: Likewise.
12711 * gdb.base/scope1.c: Likewise.
12712 * gdb.base/setshow.c: Likewise.
12713 * gdb.base/setvar.c: Likewise.
12714 * gdb.base/shmain.c: Likewise.
12715 * gdb.base/shr1.c: Likewise.
12716 * gdb.base/shr2.c: Likewise.
12717 * gdb.base/sigall.c: Likewise.
12718 * gdb.base/signals.c: Likewise.
12719 * gdb.base/so-indr-cl.c: Likewise.
12720 * gdb.base/solib2.c: Likewise.
12721 * gdb.base/structs.c: Likewise.
12722 * gdb.base/sum.c: Likewise.
12723 * gdb.base/vforked-prog.c: Likewise.
12724 * gdb.base/watchpoint.c: Likewise.
12725 * gdb.reverse/shr2.c: Likewise.
12726 * gdb.reverse/until-reverse.c: Likewise.
12727 * gdb.reverse/ur1.c: Likewise.
12728 * gdb.reverse/watch-reverse.c: Likewise.
12729
066a77c5
AA
127302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12731
12732 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12733 variant.
12734 * gdb.base/sepdebug.exp: Drop references to removed code.
12735
4f204ea5
AA
127362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12737
12738 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12739 variant. Preserve original line numbering.
12740 * gdb.base/list1.c: Likewise.
12741
3b377a3a
AA
127422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12743
12744 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12745 variant.
12746 * gdb.base/break1.c: Likewise.
12747 * gdb.base/break.exp: Drop references to removed code.
12748
e444df73
AA
127492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12750
12751 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12752 variant.
12753
8008f2a7
AA
127542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12755
12756 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12757
a5a06887
AA
127582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12759
12760 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
12761 logic into perform_all_tests() and invoke it with and without
12762 function header prototypes.
12763 (do_function_calls): Remove conditional XFAIL for PR 5318.
12764 (rerun_and_prepare): Remove duplicate code.
12765 (perform_all_tests): New. Main logic moved here.
12766
44dba9b9
AA
127672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12768
12769 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12770 code guarded by #ifdef NO_PROTOTYPES.
12771 (t_double_many_args): Likewise.
12772 (DEF_FUNC_MANY_ARGS_1): Likewise.
12773 (DEF_FUNC_VALUES_1): Likewise.
12774 (t_structs_ldc): Renamed from t_structs_fc in conditional code
12775 guarded by #ifdef PROTOTYPES.
12776
d1fbcd56
AA
127772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12778
12779 * gdb.mi/mi-console.c: Add eye-catcher.
12780 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12781 instead of literal line number.
12782
b0e59b8f
AA
127832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12784
12785 * gdb.base/shr2.c: Add eye-catcher.
12786 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12787 line number.
12788
78f98cca
AA
127892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12790
12791 * gdb.base/jump.c: Add eye-catchers.
12792 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12793 numbers.
12794
58fa2af0
AA
127952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12796
12797 * gdb.base/execd-prog.c: Add eye-catchers.
12798 * gdb.base/foll-exec.c: Likewise.
12799 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12800 line numbers.
12801
04e5059b
AA
128022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12803
12804 * gdb.base/ending-run.c: Add eye-catchers.
12805 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12806 literal line numbers.
12807
dbfdb174
AA
128082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12809
12810 * gdb.base/call-rt-st.c: Add eye-catchers.
12811 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12812 literal line numbers.
12813
888a2ade
AA
128142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12815
12816 * gdb.base/call-ar-st.c: Add eye-catchers.
12817 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12818 literal line numbers.
12819
6acc2dde
AA
128202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12821
12822 * gdb.base/average.c: Add eye-catchers.
12823 * gdb.base/sum.c: Likewise.
12824 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12825 regexps dynamically.
12826
9ecfcd1d
AA
128272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12828
12829 * gdb.base/solib1.c: Add eye-catchers.
12830 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12831 literal line numbers.
12832
78708b7c
PA
128332014-11-12 Pedro Alves <palves@redhat.com>
12834
12835 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12836 leader has exited.
12837
af48d08f
PA
128382014-11-12 Pedro Alves <palves@redhat.com>
12839
12840 * gdb.arch/i386-bp_permanent.c: New file.
12841 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12842 (srcfile): Set to i386-bp_permanent.c.
12843 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
12844 that stepi does not execute the 'leave' instruction, instead of
12845 testing it does execute.
12846 * gdb.base/bp-permanent.c: New file.
12847 * gdb.base/bp-permanent.exp: New file.
12848
af3768e9
DE
128492014-11-10 Doug Evans <xdje42@gmail.com>
12850
12851 PR symtab/17564
12852 * gdb.base/symtab-search-order.exp: New file.
12853 * gdb.base/symtab-search-order.c: New file.
12854 * gdb.base/symtab-search-order-1.c: New file.
12855 * gdb.base/symtab-search-order-shlib-1.c: New file.
12856
9de00a4a
PA
128572014-11-07 Pedro Alves <palves@redhat.com>
12858
12859 PR gdb/17511
12860 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12861 i?86-*-linux*.
12862
e0f52461
SC
128632014-11-03 Siva Chandra Reddy <sivachandra@google.com>
12864
12865 PR c++/17494
12866 * gdb.cp/pr17494.cc: New file.
12867 * gdb.cp/pr17494.exp: New file.
12868
6ce8c980
YQ
128692014-11-02 Yao Qi <yao@codesourcery.com>
12870
12871 * gdb.python/python.exp: Get working directory and match the
12872 output of "set extended-prompt \\w " with it.
12873
02be9a71
DE
128742014-10-30 Doug Evans <dje@google.com>
12875
12876 * gdb.python/py-objfile.exp: Add tests for setting random attributes
12877 in objfiles.
12878 * gdb.python/py-progspace.exp: Add tests for setting random attributes
12879 in progspaces.
12880
3bdff46b
LM
128812014-10-30 Janis Johnson <janisjo@codesourcery.com>
12882
12883 * gdb.base/fullpath-expand.exp: Skip for a remote host.
12884 * gdb.base/realname-expand.exp: Likewise.
12885 * gdb.linespec/macro-relative.exp: Likewise.
12886
ab917dfb
PA
128872014-10-29 Pedro Alves <palves@redhat.com>
12888
12889 PR gdb/17408
12890 * gdb.threads/schedlock.c (some_function): New function.
12891 (call_function): New global.
12892 (MAYBE_CALL_SOME_FUNCTION): New macro.
12893 (thread_function): Call it.
12894 * gdb.threads/schedlock.exp (get_args): Add description parameter,
12895 and use it instead of a global counter. Adjust all callers.
12896 (get_current_thread): Use "find current thread" for test message
12897 here rather than having all callers pass down the same string.
12898 (goto_loop): New procedure, factored out from ...
12899 (my_continue): ... this.
12900 (step_ten_loops): Change parameter from test message to command to
12901 use. Adjust.
12902 (list_count): Delete global.
12903 (check_result): New procedure, factored out from duplicate top
12904 level code.
12905 (continue tests): Wrap in with_test_prefix.
12906 (test_step): New procedure, factored out from duplicate top level
12907 code.
12908 (top level): Test "step" in combination with all scheduler-locking
12909 modes. Test "next" in combination with all scheduler-locking
12910 modes, and in combination with stepping over a function call or
12911 not.
12912 * gdb.threads/next-bp-other-thread.c: New file.
12913 * gdb.threads/next-bp-other-thread.exp: New file.
12914
d3d4baed
PA
129152014-10-29 Pedro Alves <palves@redhat.com>
12916
12917 PR python/17372
12918 * gdb.python/python.exp: Test a multi-line command that spawns
12919 interactive Python.
12920 * gdb.base/multi-line-starts-subshell.exp: New file.
12921
563e8d85
YQ
129222014-10-29 Yao Qi <yao@codesourcery.com>
12923
12924 * gdb.base/fileio.exp: Make directories on host.
12925
0ea4d52e
YQ
129262014-10-29 Yao Qi <yao@codesourcery.com>
12927
12928 * gdb.base/fileio.c (test_write): Close the file.
12929
7f5ef605
PA
129302014-10-28 Pedro Alves <palves@redhat.com>
12931
12932 PR gdb/12623
12933 * gdb.base/sigstep.c (no_handler): New global.
12934 (main): If 'no_handler is true, set the signal handlers to
12935 SIG_IGN.
12936 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12937 with_sw_watch and no_handler parameters. Handle them.
12938 (top level) <stepping over handler when stopped at a breakpoint
12939 test>: Add a test axis for testing with a software watchpoint, and
12940 another for testing with the signal handler set to SIG_IGN.
12941 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12942 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12943
abbdbd03
PA
129442014-10-28 Pedro Alves <palves@redhat.com>
12945
12946 PR gdb/17511
12947 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12948 * gdb.base/sigstep.exp (other_handler_location): New global.
12949 (advance): Support stepping into the signal handler, and running
12950 commands while in the handler.
12951 (in_handler_map): New global.
12952 (top level): In the advance test, add combinations for getting
12953 into the handler with stepping commands, and for running commands
12954 in the handler. Add comment descripting the advancei tests.
12955
1df4399f
PA
129562014-10-28 Pedro Alves <palves@redhat.com>
12957
12958 * gdb.base/sigstep.exp: Use build_executable instead of
12959 prepare_for_testing.
12960 (top level): Move code that starts GDB, runs to main and creates a
12961 display to ...
12962 (restart): ... this new procedure.
12963 (top level): Move backtrace from signal handler test to ...
12964 (validate_backtrace): ... this new procedure.
12965 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
12966 with_test_prefix. Always restart GDB.
12967 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
12968 with_test_prefix. Always restart GDB. No need to delete
12969 breakpoints after the test.
12970 (test_skip_handler): Remove prefix parameter.
12971 (skip_over_handler, breakpoint_to_handler)
12972 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12973 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
12974 restart GDB. No need to delete breakpoints after the test.
12975 (top level): Use foreach to call the test procedures with
12976 different commands.
12977
a5b6e449
PA
129782014-10-28 Pedro Alves <palves@redhat.com>
12979
12980 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12981 instead of GNATS numbers.
12982 * gdb.base/sigbpt.exp: Likewise.
12983 * gdb.base/siginfo.exp: Likewise.
12984 * gdb.base/sigstep.exp: Likewise.
12985
e5f8a7cc
PA
129862014-10-27 Pedro Alves <palves@redhat.com>
12987
12988 * gdb.base/sigstep.c (dummy): New global.
12989 (main): Issue a couple writes to the new global.
12990 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12991 procedures.
12992 (skip_over_handler): Use test_skip_handler.
12993 (top level): Call skip_over_handler for stepi and nexti too.
12994 (breakpoint_over_handler): Use test_skip_handler.
12995 (top level): Call breakpoint_over_handler for stepi and nexti too.
12996
763905a3
YQ
129972014-10-27 Yao Qi <yao@codesourcery.com>
12998
12999 * gdb.trace/tfile.c (adjust_function_address)
13000 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13001 function descriptor.
13002
6f259a23
DB
130032014-10-24 Don Breazeal <donb@codesourcery.com>
13004
13005 * gdb.base/foll-fork.exp (test_follow_fork,
13006 catch_fork_child_follow): Check for updated fork messages emitted
13007 from infrun.c.
13008 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13009 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13010 vfork_and_exec_child_follow_through_step): Check for updated vfork
13011 messages emitted from infrun.c.
13012
09dd9a69
PA
130132014-10-24 Pedro Alves <palves@redhat.com>
13014
13015 * gdb.base/corefile.exp: Remove references to ultrix.
13016 * gdb.base/interrupt.exp: Likewise.
13017 * gdb.base/whatis.exp: Likewise.
13018 * gdb.gdb/selftest.exp: Likewise.
13019 * gdb.threads/manythreads.exp: Likewise.
13020 * gdb.threads/print-threads.exp: Likewise.
13021 * gdb.threads/pthreads.exp:: Likewise.
13022 * gdb.threads/schedlock.exp: Likewise.
13023
3433cfa5
SC
130242014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13025
13026 * gdb.cp/non-trivial-retval.cc: Add a test case.
13027 * gdb.cp/non-trivial-retval.exp: Add a test.
13028
092f880b
YQ
130292014-10-20 Yao Qi <yao@codesourcery.com>
13030
13031 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13032 * gdb.python/py-objfile-script-gdb.py: New file.
13033 * gdb.python/py-objfile-script.exp: Update reference to
13034 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13035 of remote_download. Remove the dest file.
13036
acbdb7f3
YQ
130372014-10-20 Yao Qi <yao@codesourcery.com>
13038
13039 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13040 * gdb.base/step-line.exp: Likewise.
13041 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13042 * gdb.dwarf2/dw2-basic.exp: Likewise.
13043 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13044 * gdb.dwarf2/dw2-filename.exp: Likewise.
13045 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13046 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13047 * gdb.dwarf2/dw2-producer.exp: Likewise.
13048 * gdb.dwarf2/mac-fileno.exp: Likewise.
13049 * gdb.python/py-frame-args.exp: Likewise.
13050 * gdb.python/py-framefilter.exp: Likewise.
13051 * gdb.python/py-mi.exp: Likewise.
13052 * gdb.python/py-objfile-script.exp: Likewise
13053 * gdb.python/py-pp-integral.exp: Likewise.
13054 * gdb.python/py-pp-re-notag.exp: Likewise.
13055 * gdb.python/py-prettyprint.exp: Likewise.
13056 * gdb.python/py-section-script.exp: Likewise.
13057 * gdb.python/py-typeprint.exp: Likewise.
13058 * gdb.python/py-xmethods.exp: Likewise.
13059 * gdb.stabs/weird.exp: Likewise.
13060 * gdb.xml/tdesc-regs.exp: Likewise.
13061
bd286a29
KCY
130622014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13063
13064 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13065 (out_cu): Use addr_len for the size of addresses.
13066 (out_line): Likewise. Size DW_LNE_set_address instruction
13067 according to addr_len.
13068 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13069 (FUNC): Add START_INSNS to definition.
13070
673dc4a0
YQ
130712014-10-18 Yao Qi <yao@codesourcery.com>
13072
13073 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13074 gdb_has_argv0 return true.
13075 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13076 check [target_info exists noargs], check [gdb_has_argv0]
13077 instead.
13078 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13079 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13080 procedures.
13081
4ffbba72
DE
130822014-10-17 Doug Evans <dje@google.com>
13083
13084 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13085 event.
13086 * gdb.python/py-events.py: Add clear_objfiles event.
13087
d096d8c1
DE
130882014-10-17 Doug Evans <dje@google.com>
13089
13090 * gdb.python/py-objfile.exp: Test progspace attribute.
13091
a80db015
LM
130922014-10-17 Luis Machado <lgustavo@codesourcery.com>
13093
13094 * gdb.guile/scm-breakpoint.exp: Do not assume any
13095 directory separators when matching source file paths.
13096 * gdb.python/py-breakpoint.exp: Likewise.
13097 * gdb.reverse/break-precsave.exp: Likewise.
13098 * gdb.reverse/break-reverse.exp: Likewise.
13099 * gdb.reverse/consecutive-precsave.exp: Likewise.
13100 * gdb.reverse/finish-precsave.exp: Likewise.
13101 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13102 * gdb.reverse/finish-reverse.exp: Likewise.
13103 * gdb.reverse/i386-precsave.exp: Likewise.
13104 * gdb.reverse/i387-env-reverse.exp: Likewise.
13105 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13106 * gdb.reverse/machinestate-precsave.exp: Likewise.
13107 * gdb.reverse/machinestate.exp: Likewise.
13108 * gdb.reverse/sigall-precsave.exp: Likewise.
13109 * gdb.reverse/solib-precsave.exp: Likewise.
13110 * gdb.reverse/step-precsave.exp: Likewise.
13111 * gdb.reverse/until-precsave.exp: Likewise.
13112 * gdb.reverse/watch-precsave.exp: Likewise.
13113 * gdb.reverse/watch-reverse.exp: Likewise.
13114
b22089ab
YQ
131152014-10-17 Yao Qi <yao@codesourcery.com>
13116
13117 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13118 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13119
6c4486e6
PA
131202014-10-17 Pedro Alves <palves@redhat.com>
13121
13122 PR gdb/17471
13123 * gdb.base/bg-execution-repeat.c: New file.
13124 * gdb.base/bg-execution-repeat.exp: New file.
13125
0ff33695
PA
131262014-10-17 Pedro Alves <palves@redhat.com>
13127
13128 PR gdb/17300
13129 * gdb.base/continue-all-already-running.c: New file.
13130 * gdb.base/continue-all-already-running.exp: New file.
13131
6fdebc3d
PA
131322014-10-17 Pedro Alves <palves@redhat.com>
13133
13134 PR gdb/17472
13135 * gdb.base/annota-input-while-running.c: New file.
13136 * gdb.base/annota-input-while-running.exp: New file.
13137
32a8097b
PA
131382014-10-17 Pedro Alves <palves@redhat.com>
13139
13140 * gdb.base/callfuncs.exp: emove references to osf.
13141 * gdb.base/sigall.exp: Likewise.
13142 * gdb.gdb/selftest.exp: Likewise.
13143 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13144 * gdb.mi/non-stop.c: Likewise.
13145 * gdb.mi/pthreads.c: Likewise.
13146 * gdb.reverse/sigall-precsave.exp: Likewise.
13147 * gdb.reverse/sigall-reverse.exp: Likewise.
13148 * gdb.threads/pthreads.c: Likewise.
13149 * gdb.threads/pthreads.exp: Likewise.
13150
7a3517ff
YQ
131512014-10-17 Yao Qi <yao@codesourcery.com>
13152
13153 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13154 check 'target_info exists noargs'.
13155 (test_command_prompt_position): Likewise.
13156 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13157 Remove "set args".
13158 (progvar_simple_while_test): Likewise.
13159 (progvar_complex_if_while_test): Likewise.
13160 (if_while_breakpoint_command_test): Likewise.
13161 (infrun_breakpoint_command_test): Likewise.
13162 (breakpoint_command_test): Likewise.
13163 (watchpoint_command_test): Likewise.
13164 (bp_deleted_in_command_test): Likewise.
13165 (temporary_breakpoint_commands): Likewise.
13166
bb99c472
YQ
131672014-10-16 Yao Qi <yao@codesourcery.com>
13168
13169 * gdb.base/remotetimeout.exp: Remove noargs checking.
13170
7c16b83e
PA
131712014-10-15 Pedro Alves <palves@redhat.com>
13172
13173 PR breakpoints/9649
13174 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13175 * gdb.base/breakpoint-in-ro-region.exp
13176 (probe_target_hardware_step): New procedure.
13177 (top level): Probe hardware stepping and hardware breakpoint
13178 support. Test stepping through a read-only region, with both
13179 "breakpoint auto-hw" on and off and both "always-inserted" on and
13180 off.
13181
35a49624
IB
131822014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13183
13184 * gdb.dlang/demangle.exp: Update for demangling changes.
13185
2d1c107c
SC
131862014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13187
13188 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13189 * gdb.cp/non-trivial-retval.exp: Add new tests.
13190
778811d5
SC
131912014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13192
13193 PR c++/13403
13194 PR c++/15154
13195 * gdb.cp/non-trivial-retval.cc: New file.
13196 * gdb.cp/non-trivial-retval.exp: New file.
13197
10c5f0a8
YQ
131982014-10-15 Yao Qi <yao@codesourcery.com>
13199
13200 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13201 remote host.
13202
65d7b369
YQ
132032014-10-15 Yao Qi <yao@codesourcery.com>
13204
13205 * gdb.python/py-symbol.exp: Match file base name if host is
13206 remote, otherwise match file name with dir name.
13207 * gdb.python/py-symtab.exp: Likewise.
13208 * gdb.python/python.exp: Likewise.
13209
46dc1394
YQ
132102014-10-15 Yao Qi <yao@codesourcery.com>
13211
13212 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13213 pattern.
13214 * gdb.python/py-symtab.exp: Likewise.
13215 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13216 locationn.
13217
c40cc657
JB
132182014-10-14 Joel Brobecker <brobecker@adacore.com>
13219
13220 * gdb.ada/addr_arith: New testcase.
13221
2abf49e1
MR
132222014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13223
13224 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13225 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13226 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13227 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13228
f7088df3
SDJ
132292014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13230
13231 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13232 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13233 * gdb.arch/stap-eval-lang-ada.exp: New file.
13234
4dc06805
YQ
132352014-10-14 Yao Qi <yao@codesourcery.com>
13236
13237 * gdb.mi/mi-var-child.c (nothing1): New function.
13238 (nothing2): New function.
13239 (do_children_tests): Set function pointers by nothing1 and
13240 nothing2.
13241 * gdb.mi/mi-var-child.exp: Step over new added statements.
13242 Update test to match the new output.
13243 * gdb.mi/var-cmd.c (nothing1): New function.
13244 (nothing2): New function.
13245 (do_children_tests): Set function pointers by nothing1 and
13246 nothing2.
13247 * gdb.mi/mi-var-display.exp: Update test to match output.
13248 Step to the line specified by $line_dct_nothing.
13249 Increase the number of lines to step.
13250
46a93de2
YQ
132512014-10-14 Yao Qi <yao@codesourcery.com>
13252
13253 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13254 tests.
13255 * gdb.mi/mi2-var-child.exp: Likewise.
13256
14ea52ee
DE
132572014-10-13 Doug Evans <dje@google.com>
13258
13259 * gdb.python/py-objfile.exp: Change name of file name test.
13260
e5c6e92b
DE
132612014-10-13 Doug Evans <dje@google.com>
13262
13263 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13264 from the start of the CU.
13265
c780cc2f
JK
132662014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13267 Yao Qi <yao@codesourcery.com>
13268
13269 Fix "save breakpoints" for "catch" command.
13270 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13271 Remove -nonewline. Match also the added "main" line.
13272
99894e11
JK
132732014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13274
13275 Fix "save breakpoints" for "disable $bpnum" command.
13276 * gdb.base/save-bp.c (main): Add label.
13277 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13278
6e1ac5a3
JK
132792014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13280
13281 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13282
754dd2b0
YQ
132832014-10-11 Yao Qi <yao@codesourcery.com>
13284
13285 * gdb.server/server-kill.exp: Execute command
13286 "set remote trace-status-packet on" before "tstatus".
13287
f90183d7
YQ
132882014-10-11 Yao Qi <yao@codesourcery.com>
13289
13290 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13291 (main): Call getppid.
13292 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13293 and continue to it. Read variable "server_pid".
13294
bf40a607
YQ
132952014-10-11 Yao Qi <yao@codesourcery.com>
13296
13297 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13298
052ca370
YQ
132992014-10-11 Yao Qi <yao@codesourcery.com>
13300
13301 * gdb.threads/thread-find.exp: Don't execute command
13302 "info threads".
13303 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13304 * gdb.threads/linux-dp.exp: Don't check the condition
13305 $threads_created equals to zero.
13306
3831839c
PA
133072014-10-10 Pedro Alves <palves@redhat.com>
13308
13309 * gdb.base/bigcore.exp: Remove references to IRIX.
13310 * gdb.base/funcargs.exp: Likewise.
13311 * gdb.base/interrupt.exp: Likewise.
13312 * gdb.base/mips_pro.exp: Likewise.
13313 * gdb.base/nodebug.exp: Likewise.
13314 * gdb.base/setvar.exp: Likewise.
13315 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13316
8b9a549d
PA
133172014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13318 Pedro Alves <palves@redhat.com>
13319
13320 PR symtab/14466
13321 * gdb.base/vdso-warning.c: New file.
13322 * gdb.base/vdso-warning.exp: New file.
13323
d48ba5e8
DE
133242014-10-02 Doug Evans <dje@google.com>
13325
13326 * gdb.base/structs.c (main): Don't run forever.
13327
2278c276
PA
133282014-10-02 Pedro Alves <palves@redhat.com>
13329
13330 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13331 (top level) <stop threads 1, stop threads 2>: Use it.
13332
b57bacec
PA
133332014-10-02 Pedro Alves <palves@redhat.com>
13334
13335 * gdb.threads/break-while-running.exp (test): Add new
13336 'update_thread_list' argument. Skip "info threads" if false.
13337 (top level): Add new 'update_thread_list' axis.
13338
13fd3ff3
PA
133392014-10-02 Pedro Alves <palves@redhat.com>
13340
13341 PR breakpoints/17431
13342 * gdb.base/execl-update-breakpoints.c: New file.
13343 * gdb.base/execl-update-breakpoints.exp: New file.
13344
0fec99e8
PA
133452014-10-01 Pedro Alves <palves@redhat.com>
13346
13347 * gdb.base/breakpoint-in-ro-region.c: New file.
13348 * gdb.base/breakpoint-in-ro-region.exp: New file.
13349
2ddf4301
SM
133502014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13351
13352 * gdb.mi/mi-exit-code.exp: New file.
13353 * gdb.mi/mi-exit-code.c: New file.
13354
6a5f3f43
YQ
133552014-09-30 Yao Qi <yao@codesourcery.com>
13356
13357 * lib/prelink-support.exp (build_executable_own_libs): Error if
13358 the target isn't native.
13359
345bcc73
YQ
133602014-09-30 Yao Qi <yao@codesourcery.com>
13361
13362 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13363 false.
13364
a25a5a45
PA
133652014-09-22 Pedro Alves <palves@redhat.com>
13366
13367 * gdb.threads/break-while-running.exp: New file.
13368 * gdb.threads/break-while-running.c: New file.
13369
00ba3162
YQ
133702014-09-19 Yao Qi <yao@codesourcery.com>
13371
13372 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13373 Invoke test. Restart GDB with --readnow and invoke test again.
13374
c3b7b696
YQ
133752014-09-19 Yao Qi <yao@codesourcery.com>
13376
13377 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13378 proc set_breakpoint_on_gcd_function. Invoke
13379 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13380 invoke set_breakpoint_on_gcd_function again.
13381
2b4fd423
DE
133822014-09-18 Doug Evans <dje@google.com>
13383
13384 * gdb.dwarf2/symtab-producer.exp: New file.
13385
a5947601
SDJ
133862014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13387
13388 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13389 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13390 * gdb.base/global-var-nested-by-dso.c: Likewise.
13391 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13392
91c19059
SDJ
133932014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13394 Pedro Alves <palves@redhat.com>
13395
13396 * gdb.base/watch-bitfields.exp: Pass string other than test file
13397 name to prepare_for_testing.
13398 (watch): New procedure.
13399 (expect_watchpoint): Use with_test_prefix.
13400 (top level): Factor out tests to ...
13401 (test_watch_location, test_regular_watch): ... these new
13402 procedures, and use with_test_prefix and gdb_continue_to_end.
13403
bb9d5f81
PP
134042014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13405
13406 PR breakpoints/12526
13407 * gdb.base/watch-bitfields.exp: New file.
13408 * gdb.base/watch-bitfields.c: New file.
13409
635856f5
PA
134102014-09-16 Pedro Alves <palves@redhat.com>
13411
13412 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13413 software and hardware addresses, not software address against
13414 itself.
13415
7280ceea
PA
134162014-09-16 Pedro Alves <palves@redhat.com>
13417
13418 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13419 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13420
428b16bd
PA
134212014-09-16 Pedro Alves <palves@redhat.com>
13422
13423 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13424 files.
13425 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13426 "*-*-vxworks*" throughout.
13427 * gdb.base/break.exp: Likewise.
13428 * gdb.base/default.exp: Likewise.
13429 * gdb.base/scope.exp: Likewise.
13430 * gdb.base/sepdebug.exp: Likewise.
13431 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13432 throughout.
13433 * gdb.base/run.c: Likewise.
13434 * gdb.base/sepdebug.c: Likewise.
13435 * gdb.hp/gdb.aCC/run.c: Likewise.
13436 * gdb.reverse/until-reverse.c: Likewise.
13437 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13438
666d413c
YQ
134392014-09-16 Yao Qi <yao@codesourcery.com>
13440
13441 * boards/local-remote-host-native.exp: New file.
13442
57cbd724
DE
134432014-09-14 Doug Evans <xdje42@gmail.com>
13444
13445 * gdb.threads/queue-signal.c (thread_count): New variable.
13446 (thread_count_mutex, thread_count_condvar): New variables.
13447 (incr_thread_count, wait_all_threads_running): New functions.
13448 (main): Wait for all threads to be in their thread functions.
13449
81219e53
DE
134502014-09-13 Doug Evans <xdje42@gmail.com>
13451
13452 * gdb.threads/queue-signal.c: New file.
13453 * gdb.threads/queue-signal.exp: New file.
13454
3714cea7
DE
134552014-09-13 Doug Evans <xdje42@gmail.com>
13456
13457 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13458 be consistent with what default_gdb_init uses.
13459 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13460 the plain text of the prompt. Add some logging printfs.
13461 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13462
fa43b1d7
PA
134632014-09-12 Pedro Alves <palves@redhat.com>
13464
13465 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13466 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13467 * gdb.arch/i386-size-overlap.exp: Likewise.
13468 * gdb.arch/i386-size.exp: Likewise.
13469 * gdb.arch/i386-unwind.exp: Likewise.
13470 * gdb.base/a2-run.exp: Likewise.
13471 * gdb.base/break.exp: Likewise.
13472 * gdb.base/charset.exp: Likewise.
13473 * gdb.base/chng-syms.exp: Likewise.
13474 * gdb.base/commands.exp: Likewise.
13475 * gdb.base/dbx.exp: Likewise.
13476 * gdb.base/find.exp: Likewise.
13477 * gdb.base/funcargs.exp: Likewise.
13478 * gdb.base/jit-simple.exp: Likewise.
13479 * gdb.base/reread.exp: Likewise.
13480 * gdb.base/sepdebug.exp: Likewise.
13481 * gdb.base/step-bt.exp: Likewise.
13482 * gdb.cp/mb-inline.exp: Likewise.
13483 * gdb.cp/mb-templates.exp: Likewise.
13484 * gdb.objc/basicclass.exp: Likewise.
13485 * gdb.threads/killed.exp: Likewise.
13486
9d9bf2df
EBM
134872014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13488
13489 PR tdep/17379
13490 * gdb.arch/powerpc-stackless.S: New file.
13491 * gdb.arch/powerpc-stackless.exp: New file.
13492
1cf2f1b0
JK
134932014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13494
13495 * gdb.base/attach.c: Include unistd.h.
13496 (main): Call alarm. Add label postloop.
13497 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13498 gdb_breakpoint, gdb_continue_to_breakpoint.
13499 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13500
98880d46
PA
135012014-09-11 Pedro Alves <palves@redhat.com>
13502
13503 PR gdb/17347
13504 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13505 * gdb.base/attach.exp (test_command_line_attach_run): New
13506 procedure.
13507 (top level): Call it.
13508
4c92ff2c
PA
135092014-09-11 Pedro Alves <palves@redhat.com>
13510
13511 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13512 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13513 (do_command_attach_tests): Use spawn_wait_for_attach.
13514 * gdb.base/solib-overlap.exp: Likewise.
13515 * gdb.multi/multi-attach.exp: Likewise.
13516 * gdb.python/py-prompt.exp: Likewise.
13517 * gdb.python/py-sync-interp.exp: Likewise.
13518 * gdb.server/ext-attach.exp: Likewise.
13519
3adc1a7d
GKB
135202014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13521
13522 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13523 command in testcase. Simplify testcase.
13524
96334934
JB
135252014-09-10 Joel Brobecker <brobecker@adacore.com>
13526
13527 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13528
eb479039
JB
135292014-09-10 Joel Brobecker <brobecker@adacore.com>
13530
13531 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13532
deede10c
JB
135332014-09-10 Joel Brobecker <brobecker@adacore.com>
13534
13535 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13536
7828a5f5
JB
135372014-09-10 Joel Brobecker <brobecker@adacore.com>
13538
13539 * gdb.dwarf2/dynarr-ptr.c: New file.
13540 * gdb.dwarf2/dynarr-ptr.exp: New file.
13541
33aeebcf
MR
135422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13543
13544 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13545 of 30 rather than hardcoding 120 for a slow test case. Take the
13546 `gdb,timeout' target setting into account for this calculation.
13547 Don't extend the timeout for the test cases that don't need it.
13548
7b415901
MR
135492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13550
13551 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13552 a factor of 2 for a slow test case. Take the `gdb,timeout'
13553 target setting into account for this calculation.
13554 * gdb.reverse/until-precsave.exp: Increase the timeout by
13555 a factor of 15 and 3 respectively rather than adding 120
13556 for a pair of slow test cases. Take the `gdb,timeout'
13557 target setting into account for this calculation.
13558
4a40f85a
MR
135592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13560
13561 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13562 timeout, don't pass one down to gdb_expect.
13563 (gdb_expect): Rework timeout selection.
13564
09635af7
MR
135652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13566
13567 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13568 exception on timeout.
13569 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13570 (gdbserver_start_extended): Catch any `gdbserver_start' error
13571 exceptions.
13572 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13573 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13574 `gdbserver_gdb_load' error exceptions.
13575
2bdd10b7
MR
135762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13577
13578 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13579 120 on waiting for the TCP socket to open.
13580
316935f0
DE
135812014-09-09 Doug Evans <xdje42@gmail.com>
13582
13583 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13584 _caller_matches, _any_caller_is, _any_caller_matches.
13585
83740597
DE
135862014-09-09 Doug Evans <xdje42@gmail.com>
13587
13588 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13589
4c122fc3
YQ
135902014-09-09 Yao Qi <yao@codesourcery.com>
13591
13592 * gdb.mi/mi-var-display.exp: Set print symbol off.
13593
a9f116cb
GKB
135942014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13595
13596 PR gdb/17035
13597 * gdb.base/commands.exp: Add tests to verify user-defined
13598 commands with empty bodies.
13599 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13600 python commands in `show user command`.
13601 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13602 scheme commands in `show user command`.
13603
c75bd3a2
JK
136042014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13605
13606 PR python/17355
13607 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13608 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13609 * gdb.python/py-framefilter-invalidarg.exp: New file.
13610 * gdb.python/py-framefilter-invalidarg.py: New file.
13611
faa42425
DE
136122014-09-06 Doug Evans <xdje42@gmail.com>
13613
13614 PR 15276
13615 * gdb.python/py-caller-is.c: New file.
13616 * gdb.python/py-caller-is.exp: New file.
13617
474ca4f6
SDJ
136182014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13619
13620 PR gdb/17235
13621 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13622 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13623
eb0b0463
SDJ
136242014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13625
13626 PR fortran/17237
13627 * gdb.fortran/print-formatted.exp: New file.
13628 * gdb.fortran/print-formatted.f90: Likewise.
13629
5f3b99cf
SS
136302014-09-03 Sasha Smundak <asmundak@google.com>
13631
13632 * gdb.python/py-frame.exp: Test Frame.read_register.
13633
7d793aa9
SDJ
136342014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13635
13636 PR python/16699
13637 * gdb.python/py-completion.exp: New file.
13638 * gdb.python/py-completion.py: Likewise.
13639
fb0576e9
DE
136402014-08-28 Doug Evans <dje@google.com>
13641
13642 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13643 eax,etc. are live with values set by gdb and thus the compiler can't
13644 use them.
13645 * gdb.arch/i386-pseudo.c (main): Ditto.
13646
ee92b0dd
DE
136472014-08-27 Doug Evans <dje@google.com>
13648
13649 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13650
6649db35
DE
136512014-08-25 Doug Evans <dje@google.com>
13652
13653 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13654 (main): Ditto.
13655
564b7600
DE
136562014-08-25 Doug Evans <dje@google.com>
13657
13658 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13659
3881fb67
YQ
136602014-08-24 Yao Qi <yao@codesourcery.com>
13661
13662 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13663 symbol off.
13664 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13665
a05a36a5
DE
136662014-08-22 Doug Evans <dje@google.com>
13667
13668 PR 17276
13669 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13670 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13671 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13672
7c343b48
YQ
136732014-08-22 Yao Qi <yao@codesourcery.com>
13674
13675 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13676 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13677 * gdb.python/python.exp: Likewise. Use .py file on the host
13678 instead of the build.
13679
22fd09ae
JK
136802014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13681
13682 * gdb.threads/gcore-stale-thread.c: New file.
13683 * gdb.threads/gcore-stale-thread.exp: New file.
13684
a8454a7c
PA
136852014-08-21 Pedro Alves <palves@redhat.com>
13686
13687 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13688 * gdb.base/gcore-relro-pie.exp: Likewise.
13689 * gdb.base/gcore-relro.exp: Likewise.
13690 * gdb.base/gcore.exp: Likewise.
13691 * gdb.base/print-symbol-loading.exp: Likewise.
13692 * gdb.threads/gcore-thread.exp: Likewise.
13693 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13694
2a31c623
PA
136952014-08-20 Pedro Alves <palves@redhat.com>
13696 Jan Kratochvil <jan.kratochvil@redhat.com>
13697
13698 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13699 configure.
13700 (EXPECT): Handle READ1 being set.
13701 (all): Depend on EXTRA_RULES.
13702 (check-read1, expect-read1, read1.so, read1): New rules.
13703 * README (Testsuite Parameters): Document the READ1 make variable.
13704 (Race detection): New section.
13705 * configure: Regenerate.
13706 * configure.ac: If build==host==target, and running under a
13707 GNU/glibc system, add read1 to the extra Makefile rules.
13708 (EXTRA_RULES): AC_SUBST it.
13709 * lib/read1.c: New file.
13710
d36430db
JB
137112014-08-20 Joel Brobecker <brobecker@adacore.com>
13712
13713 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13714 the handling of variables declared as a typedef to an array
13715 which a DW_AT_data_location attribute.
13716
9a0dc9e3
PA
137172014-08-19 Andrew Burgess <aburgess@broadcom.com>
13718 Pedro Alves <palves@redhat.com>
13719
13720 PR symtab/14604
13721 PR symtab/14605
13722 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13723 gdb_test.
13724
0718a8da
PA
137252014-08-19 Pedro Alves <palves@redhat.com>
13726
13727 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13728
13b448cd
YQ
137292014-08-19 Yao Qi <yao@codesourcery.com>
13730
13731 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13732 right line.
13733
1cbf5077
DB
137342014-08-18 David Blaikie <dblaikie@gmail.com>
13735
13736 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13737
bf0fae19
JB
137382014-08-18 Joel Brobecker <brobecker@adacore.com>
13739
13740 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13741 attribute in array range.
13742
3c8c5dcc
JB
137432014-08-18 Joel Brobecker <brobecker@adacore.com>
13744
13745 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13746
e66d4446
SC
137472014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13748
13749 PR c++/17132
13750 * gdb.cp/pr17132.cc: New file.
13751 * gdb.cp/pr17132.exp: New file.
13752
940df408
SC
137532014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13754
13755 * gdb.python/py-xmethods.py (A_getarrayind)
13756 (E_method_char_worker.__call__, E_method_int_worker.__call__):
13757 Use 'print' with function call syntax.
13758 (E_method_matcher.match): Fix tab vs space indentation mixup.
13759
ebcc6c3a
YQ
137602014-08-15 Yao Qi <yao@codesourcery.com>
13761
13762 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13763 false.
13764
775e0f04
YQ
137652014-08-15 Yao Qi <yao@codesourcery.com>
13766
13767 * gdb.cp/casts.exp: Set print symbol off.
13768 * gdb.cp/class2.exp: Likewise.
13769 * gdb.cp/overload.exp: Likewise.
13770 * gdb.cp/templates.exp: Likewise.
13771
d769e349
DE
137722014-08-11 Doug Evans <dje@google.com>
13773
13774 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13775 (test_load_shlib): Update.
13776
20c6f1e1
YQ
137772014-08-09 Yao Qi <yao@codesourcery.com>
13778
13779 * gdb.base/display.exp: Invoke is_address_zero_readable.
13780 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13781 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13782 * gdb.base/hbreak-unmapped.exp: Return if
13783 is_address_zero_readable returns true.
13784 * gdb.base/signest.exp: Likewise.
13785 * gdb.base/signull.exp: Likewise.
13786 * gdb.base/sigbpt.exp: Likewise.
13787 * gdb.guile/scm-disasm.exp: Do the test if
13788 is_address_zero_readable returns false.
13789 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13790 * gdb.python/py-arch.exp: Likewise.
13791 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13792 * lib/gdb.exp (is_address_zero_readable): New proc.
13793
5792e8e3
YQ
137942014-08-09 Yao Qi <yao@codesourcery.com>
13795
13796 PR testsuite/13443
13797 * gdb.mi/mi-var-display.exp: Make test messages unique.
13798
3cecbbbe
TT
137992014-08-04 Tom Tromey <tromey@redhat.com>
13800
13801 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13802 target 0".
13803
00b51ff5
TT
138042014-08-04 Tom Tromey <tromey@redhat.com>
13805
13806 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13807 "target_resume".
13808
6908c509
JB
138092014-08-01 Joel Brobecker <brobecker@adacore.com>
13810
13811 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13812 inner_vla_struct_object_size.
13813 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13814 as xfail.
13815
cc6563d2
PA
138162014-07-30 Pedro Alves <palves@redhat.com>
13817
13818 * gdb.threads/signal-command-handle-nopass.exp (test): Add
13819 comment.
13820
7e09a223
YQ
138212014-07-29 Yao Qi <yao@codesourcery.com>
13822
13823 PR gdb/17206
13824 * gdb.base/until-nodebug.exp: New.
13825
7ebdbe92
DE
138262014-07-28 Doug Evans <xdje42@gmail.com>
13827
13828 PR guile/17203
13829 * gdb.guile/scm-parameter.exp: Add tests for trying to create
13830 previously existing parameter, and previously ambiguously spelled
13831 parameter.
13832
fdb1adc6
WN
138332014-07-28 Will Newton <will.newton@linaro.org>
13834
13835 * gdb.base/varargs.exp: Remove KFAILs for ARM.
13836
186fcde0
DE
138372014-07-26 Ludovic Courtès <ludo@gnu.org>
13838 Doug Evans <xdje42@gmail.com>
13839
13840 PR guile/17146
13841 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13842
70509625
PA
138432014-07-25 Pedro Alves <palves@redhat.com>
13844
13845 * gdb.threads/signal-command-handle-nopass.c: New file.
13846 * gdb.threads/signal-command-handle-nopass.exp: New file.
13847 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13848 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13849 * gdb.threads/signal-delivered-right-thread.c: New file.
13850 * gdb.threads/signal-delivered-right-thread.exp: New file.
13851
c3f814a1
PA
138522014-07-25 Pedro Alves <palves@redhat.com>
13853
13854 * gdb.base/double-prompt-target-event-error.exp
13855 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13856 match.
13857 (cancel_pagination_in_target_event): Rework double prompt
13858 detection.
13859 * gdb.base/paginate-after-ctrl-c-running.exp
13860 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13861 <return>' match.
13862 * gdb.base/paginate-bg-execution.exp
13863 (test_bg_execution_pagination_return)
13864 (test_bg_execution_pagination_cancel): Remove '-notransfer
13865 <return>' matches.
13866 * gdb.base/paginate-execution-startup.exp
13867 (test_fg_execution_pagination_return)
13868 (test_fg_execution_pagination_cancel): Remove '-notransfer
13869 <return>' matches.
13870 * gdb.base/paginate-inferior-exit.exp
13871 (test_paginate_inferior_exited): Remove '-notransfer <return>'
13872 match.
13873 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13874 * lib/gdb.exp (pagination_prompt): Run text through
13875 string_to_regexp.
13876 (gdb_test_multiple): Match $pagination_prompt instead of
13877 "<return>".
13878 (string_to_regexp): Move to lib/gdb-utils.exp.
13879
e214cf6c
JK
138802014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13881
13882 * gdb.arch/amd64-entry-value-paramref.S: New file.
13883 * gdb.arch/amd64-entry-value-paramref.cc: New file.
13884 * gdb.arch/amd64-entry-value-paramref.exp: New file.
13885 * gdb.arch/amd64-optimout-repeat.S: New file.
13886 * gdb.arch/amd64-optimout-repeat.c: New file.
13887 * gdb.arch/amd64-optimout-repeat.exp: New file.
13888
17d0c5c8
JK
138892014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13890
13891 PR gdb/17170
13892 * gdb.base/statistics.exp: New file.
13893
b8b8facf
DE
138942014-07-17 Doug Evans <dje@google.com>
13895
74b49205 13896 PR gdb/17170
b8b8facf
DE
13897 * gdb.base/maint.exp: Update testing of per-command stats.
13898
1b5d0ab3
PA
138992014-07-16 Pedro Alves <palves@redhat.com>
13900
13901 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13902 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13903 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13904 (tfile_write_buf): New functions.
13905 (add_memory_block): Rewrite using the above.
13906 (adjust_function_address): New function.
13907 (FUNCTION_ADDRESS): New macro.
13908 (write_basic_trace_file): Remove short_x local, and use
13909 tfile_write_16. Change type of func_addr local to unsigned long
13910 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
13911 here. Cast argument of add_memory_block to char pointer.
13912 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
13913 (main): Remove parameters.
13914 * gdb.trace/tfile.exp: Remove nowarnings.
13915
4d974e88
SM
139162014-07-15 Simon Marchi <simon.marchi@ericsson.com>
13917
13918 * gdb.base/debug-expr.exp: Test string evaluation with
13919 "debug expression" on.
13920
41e99568
PA
139212014-07-15 Pedro Alves <palves@redhat.com>
13922
13923 * gdb.base/reread.exp: Use clean_restart.
13924
487d9753
PL
139252014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13926
13927 * gdb.arch/avr-flash-qualifer.c: New.
13928 * gdb.arch/avr-flash-qualifer.exp: New.
13929
cc1c52ad
PA
139302014-07-14 Pedro Alves <palves@redhat.com>
13931
13932 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13933 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13934
1e973570
PA
139352014-07-14 Pedro Alves <palves@redhat.com>
13936
13937 * gdb.base/double-prompt-target-event-error.c: New file.
13938 * gdb.base/double-prompt-target-event-error.exp: New file.
13939
93d6eb10
PA
139402014-07-14 Pedro Alves <palves@redhat.com>
13941
13942 PR gdb/17072
13943 * gdb.base/paginate-inferior-exit.c: New file.
13944 * gdb.base/paginate-inferior-exit.exp: New file.
13945
0017922d
PA
139462014-07-14 Pedro Alves <palves@redhat.com>
13947
13948 PR gdb/17072
13949 * gdb.base/paginate-bg-execution.c: New file.
13950 * gdb.base/paginate-bg-execution.exp: New file.
13951
94696ad3
PA
139522014-07-14 Pedro Alves <palves@redhat.com>
13953
13954 PR gdb/17072
13955 * gdb.base/paginate-execution-startup.c: New file.
13956 * gdb.base/paginate-execution-startup.exp: New file.
13957 * lib/gdb.exp (pagination_prompt): New global.
13958 (default_gdb_spawn): New procedure, factored out from
13959 default_gdb_spawn.
13960 (default_gdb_start): Adjust to call default_gdb_spawn.
13961 (gdb_spawn): New procedure.
13962
bd293940
PA
139632014-07-14 Pedro Alves <palves@redhat.com>
13964
13965 * lib/gdb.exp (gdb_assert): New procedure.
13966 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13967
c933f875
PA
139682014-07-14 Pedro Alves <palves@redhat.com>
13969
13970 * gdb.base/execution-termios.c: New file.
13971 * gdb.base/execution-termios.exp: New file.
13972
d98b7a16
TT
139732014-07-14 Tom Tromey <tromey@redhat.com>
13974
13975 * gdb.cp/vla-cxx.cc: New file.
13976 * gdb.cp/vla-cxx.exp: New file.
13977
548740d6
TT
139782014-07-14 Tom Tromey <tromey@redhat.com>
13979
13980 * gdb.reverse/rerun-prec.c: New file.
13981 * gdb.reverse/rerun-prec.exp: New file.
13982
a25eb028
MR
139832014-07-12 Maciej W. Rozycki <macro@mips.com>
13984 Maciej W. Rozycki <macro@codesourcery.com>
13985
13986 * lib/gdb-utils.exp: New file.
13987 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13988 inline `gdb_init_command' processing.
13989 (gdb_start_cmd): Likewise.
13990 * lib/mi-support.exp (mi_run_cmd): Likewise.
13991 * README: Document `gdb_init_command' and `gdb_init_commands'.
13992
218c2655
JK
139932014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13994
13995 Fix false FAIL running under a very long directory name.
13996 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13997 and "set print elements 10000". Twice.
13998
5401fde3
YQ
139992014-07-11 Yao Qi <yao@codesourcery.com>
14000
14001 * gdb.base/exprs.exp: "set print symbol off".
14002
e76126e8
PA
140032014-07-11 Pedro Alves <palves@redhat.com>
14004
14005 * gdb.threads/kill.c: New file.
14006 * gdb.threads/kill.exp: New file.
14007
2d6f0de6
YQ
140082014-07-10 Yao Qi <yao@codesourcery.com>
14009
14010 * gdb.trace/tfile.c (write_basic_trace_file)
14011 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14012 address written to trace file.
14013
7180e04a
PA
140142014-07-09 Pedro Alves <palves@redhat.com>
14015
14016 * gdb.base/attach-wait-input.exp: New file.
14017 * gdb.base/attach-wait-input.c: New file.
14018
9a9a7608
AB
140192014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14020
14021 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14022 setting up test structures.
14023 (main): Call new test function.
14024 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14025 test function, continue into test function and walk test
14026 structures.
14027
161ac41e
YQ
140282014-07-02 Yao Qi <yao@codesourcery.com>
14029
14030 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14031 'bar_start' at the beginning of functions 'foo' and 'bar'
14032 respectively.
14033 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14034 instead of 'foo' and 'bar'.
14035
1f267ae3
MM
140362014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14037
14038 * gdb.btrace/segv.exp: New.
14039 * gdb.btrace/segv.c: New.
14040
2b239efb
LM
140412014-07-02 Luis Machado <lgustavo@codesourcery.com>
14042
14043 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14044 instruction.
14045
cf363f18
MW
140462014-06-30 Mark Wielaard <mjw@redhat.com>
14047
14048 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14049 vulture, vilify, villar): New volatile array constants.
14050 (vindictive, vegetation): New const volatile array constants.
14051 * gdb.base/volatile.exp: Test volatile and const volatile array
14052 types.
14053
aebf9d24
AA
140542014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14055
14056 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14057 target lacks support for awatch, rwatch, or hbreak.
14058
b67a2c6f
YQ
140592014-06-27 Yao Qi <yao@codesourcery.com>
14060
14061 * gdb.multi/dummy-frame-restore.exp: New.
14062 * gdb.multi/dummy-frame-restore.c: New.
14063
aef92902
MM
140642014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14065
14066 * gdb.btrace/gcore.exp: New.
14067
8e9db26e
PA
140682014-06-23 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.base/watchpoint-reuse-slot.c: New file.
14071 * gdb.base/watchpoint-reuse-slot.exp: New file.
14072
70afc5b7
SC
140732014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14074
14075 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14076 progspace's filename in 'info', 'enable' and 'disable' command
14077 tests.
14078
b972bd9c
JK
140792014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14080
14081 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14082 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14083 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14084
125f8a3d
GB
140852014-06-20 Gary Benson <gbenson@redhat.com>
14086
14087 * gdb.arch/i386-avx.exp: Fix include file location.
14088 * gdb.arch/i386-sse.exp: Likewise.
14089
3ed9baed
IB
140902014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14091
14092 * gdb.dlang/expression.exp: New file.
14093
034f788c
PA
140942014-06-19 Pedro Alves <palves@redhat.com>
14095
14096 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14097 out from ...
14098 (top level): ... here. Iterate running tests under different
14099 scheduler-locking settings.
14100
45371d0c
LM
141012014-06-18 Luis Machado <lgustavo@codesourcery.com>
14102
14103 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14104 to DW_FORM_addr and use non-zero addresses.
14105
5d376983
SC
141062014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14107
14108 PR gdb/17017
14109 * gdb.python/py-xmethods.cc: Add global function call counters and
14110 increment them in their respective functions. Remove "cout"
14111 statements.
14112 * gdb.python/py-xmethods.exp: Make tests check the global function
14113 call counters instead of depending on inferior IO.
14114
a1aa2221
LM
141152014-06-18 Don Breazeal <donb@codesourcery.com>
14116
14117 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14118 Deleted procedure.
14119 (explicit_fork_parent_follow): Deleted procedure.
14120 (explicit_fork_child_follow): Deleted procedure.
14121 (test_follow_fork): New procedure.
14122 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14123 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14124 procedure calls.
14125
0fc05997
YQ
141262014-06-17 Yao Qi <yao@codesourcery.com>
14127
14128 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14129 CP1252.
14130
70795c52
LM
141312014-06-17 Luis Machado <lgustavo@codesourcery.com>
14132
14133 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14134 Initialize ptr and S explicitly.
14135 (skip_type_update_when_not_use_rtti_test): Likewise.
14136
6be47f0c
KS
141372014-06-16 Keith Seitz <keiths@redhat.com>
14138
14139 PR mi/15863
14140 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14141 the inferior is started.
14142
d03de421
PA
141432014-06-16 Pedro Alves <palves@redhat.com>
14144
14145 * gdb.base/break-main-file-remove-fail.c: New file.
14146 * gdb.base/break-main-file-remove-fail.exp: New file.
14147 * gdb.base/break-unload-file.exp: Use build_executable instead of
14148 prepare_for_testing.
14149 (test_break): New parameter "initial_load". Handle it.
14150 (top level): Add initial_load cmdline/file axis.
14151
f9579b99
TT
141522014-06-12 Tom Tromey <tromey@redhat.com>
14153
14154 * gdb.base/completion.exp: Don't use directory name in test.
14155
3657956b
GB
141562014-06-09 Gary Benson <gbenson@redhat.com>
14157
14158 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14159 separate the always-available ANSI-standard signals from the
14160 signals that require checking.
14161 (main): Likewise.
14162 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14163 Likewise.
14164 (main): Likewise.
14165
4186eb54
KS
141662014-06-07 Keith Seitz <keiths@redhat.com>
14167
14168 Revert:
14169 PR c++/16253
14170 * gdb.cp/var-tag.cc: New file.
14171 * gdb.cp/var-tag.exp: New file.
14172 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14173 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14174 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14175 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14176
25326a28 141772014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
14178
14179 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14180
829155c9
PA
141812014-06-06 Pedro Alves <palves@redhat.com>
14182
14183 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14184 in target debug output instead of looking at RSP packets,
14185 disabling the test on any target that uses hardware stepping.
14186 Update comments.
14187
61c8d22e
PA
141882014-06-06 Pedro Alves <palves@redhat.com>
14189
14190 * gdb.base/break-unload-file.exp: Fix typo.
14191
d9a47287
YQ
141922014-06-06 Yao Qi <yao@codesourcery.com>
14193
14194 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14195 from "jit_function" to "^jit_function".
14196
e5e01dbf
YQ
141972014-06-06 Yao Qi <yao@codesourcery.com>
14198
14199 * gdb.base/async.c (foo): Add one statement.
14200 * gdb.base/async.exp: Get the next instruction address and
14201 match the output of "nexti" by instruction address. Match
14202 the hex address in the output of "finish".
14203
73ba372c
GB
142042014-06-06 Gary Benson <gbenson@redhat.com>
14205
14206 * gdb.base/call-signals.c: Remove preprocessor conditionals
14207 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14208 SIGSEGV and SIGTERM.
14209 * gdb.base/sigall.c: Likewise.
14210 * gdb.base/unwindonsignal.c: Likewise.
14211 * gdb.reverse/sigall-reverse.c: Likewise.
14212
831517df
YQ
142132014-06-06 Yao Qi <yao@codesourcery.com>
14214
14215 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14216 readable, skip the test.
14217
b8b91e98
YQ
142182014-06-06 Yao Qi <yao@codesourcery.com>
14219
14220 * gdb.threads/staticthreads.c (thread_function): Move the line
14221 setting breakpoint on forward.
14222 * gdb.threads/staticthreads.exp: Update comments.
14223
fb934770
LC
142242014-06-05 Ludovic Courtès <ludo@gnu.org>
14225
14226 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14227 "history-append! type error".
14228
6ef284bd
SM
142292014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14230
14231 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14232 erroneous dprintf expected input.
14233
a872e241
DE
142342014-06-04 Doug Evans <xdje42@gmail.com>
14235
14236 * gdb.guile/scm-generics.exp: Delete.
14237
16f691fb
DE
142382014-06-04 Doug Evans <xdje42@gmail.com>
14239
14240 * gdb.guile/scm-breakpoint.exp: Update.
14241 Add tests for breakpoint registration.
14242
012370f6
TT
142432014-06-04 Tom Tromey <tromey@redhat.com>
14244
14245 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14246 VLA-in-union.
14247 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14248 inner_vla_struct, vla_union types. Initialize objects of those
14249 types and compute their sizes.
14250
9f5a4cef
HZ
142512014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14252 Hui Zhu <hui@codesourcery.com>
14253
14254 * gdb.base/fileio.exp: Add test for shell not available as well as
14255 available.
14256 * gdb.base/fileio.c (test_system): Check for shell twice.
14257
90a45c4d
YQ
142582014-06-04 Yao Qi <yao@codesourcery.com>
14259
14260 * gdb.base/auto-connect-native-target.exp: Remove redundant
14261 space from the regexp pattern.
14262
70017e41
YQ
142632014-06-04 Yao Qi <yao@codesourcery.com>
14264
14265 * gdb.base/default.exp: Replace "child" with "native" in
14266 regexp pattern.
14267
883964a7
SC
142682014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14269
14270 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14271 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14272 * gdb.python/py-xmethods.py: Python script supporting the
14273 new testcase and tests.
14274
ef370185
JB
142752014-06-03 Joel Brobecker <brobecker@adacore.com>
14276 Pedro Alves <palves@redhat.com>
14277
14278 PR breakpoints/17000
14279 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14280 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14281
1e2ccb61
BM
142822014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14283
14284 * gdb.base/subst.exp: Add tests to verify partial path matching
14285 output.
14286
c6ec5ab2
PA
142872014-06-03 Pedro Alves <palves@redhat.com>
14288
14289 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14290 target that doesn't use software single-stepping.
14291
835c559f
PA
142922014-06-03 Pedro Alves <palves@redhat.com>
14293
14294 PR breakpoints/17000
14295 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14296 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14297
06eb1586
DE
142982014-06-02 Doug Evans <xdje42@gmail.com>
14299
14300 * gdb.guile/scm-parameter.exp: New file.
14301
e698b8c4
DE
143022014-06-02 Doug Evans <xdje42@gmail.com>
14303
14304 * gdb.guile/scm-cmd.c: New file.
14305 * gdb.guile/scm-cmd.exp: New file.
14306
ded03782
DE
143072014-06-02 Doug Evans <xdje42@gmail.com>
14308
14309 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14310 pretty-printer lookup.
14311 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14312 (make-pp_s-printer): Call it.
14313 (make-pretty-printer-from-dict): New function.
14314 (lookup-pretty-printer-maker-from-dict): New function.
14315 (*pretty-printer*): Simplify.
14316 (make-objfile-pp_s-printer): New function.
14317 (install-objfile-pretty-printers!): New function.
14318 (make-progspace-pp_s-printer): New function.
14319 (install-progspace-pretty-printers!): New function.
14320 * gdb.guile/scm-progspace.c: New file.
14321 * gdb.guile/scm-progspace.exp: New file.
14322
41fac0cf
PA
143232014-06-02 Pedro Alves <palves@redhat.com>
14324
14325 * gdb.base/dprintf-bp-same-addr.c: New file.
14326 * gdb.base/dprintf-bp-same-addr.exp: New file.
14327
96ae5695
EBM
143282014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14329
14330 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14331 * gdb.arch/powerpc-power.s: Likewise.
14332
da02b3a8
JB
143332014-06-02 Joel Brobecker <brobecker@adacore.com>
14334
14335 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14336
c72b2e7b
YQ
143372014-06-01 Yao Qi <yao@codesourcery.com>
14338
14339 * gdb.base/watchpoint.exp (test_watch_location): Check null
14340 pointer can be dereferenced. If not, do the test, otherwise
14341 skip it.
14342
53e8a631
AB
143432014-05-30 Andrew Burgess <aburgess@broadcom.com>
14344
14345 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14346 results.
14347 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14348
938f0e2f
AB
143492014-05-30 Andrew Burgess <aburgess@broadcom.com>
14350
14351 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14352 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14353 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14354 * gdb.arch/amd64-invalid-stack-top.c: New file.
14355 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14356
9ba6657a
PA
143572014-05-30 Pedro Alves <palves@redhat.com>
14358
14359 PR breakpoints/17000
14360 * gdb.base/sss-bp-on-user-bp.c: New file.
14361 * gdb.base/sss-bp-on-user-bp.exp: New file.
14362
522c09bf
DB
143632014-05-30 David Blaikie <dblaikie@gmail.com>
14364
14365 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14366 gnu_inline semantics via attribute.
14367 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14368 source explicitly specifies the required semantics.
14369
bf4ef81e
MR
143702014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14371
14372 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14373
329ea579
PA
143742014-05-29 Pedro Alves <palves@redhat.com>
14375 Tom Tromey <tromey@redhat.com>
14376
14377 * gdb.base/async-shell.exp: Don't enable target-async.
14378 * gdb.base/async.exp
14379 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14380 parameter. Adjust.
14381 (top level): Don't test with "target-async".
14382 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14383 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14384 * gdb.base/inferior-died.exp: Don't enable target-async.
14385 * gdb.base/interrupt-noterm.exp: Likewise.
14386 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14387 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14388 * gdb.mi/mi-nonstop.exp: Likewise.
14389 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14390 * gdb.mi/mi-nsintrall.exp: Likewise.
14391 * gdb.mi/mi-nsmoribund.exp: Likewise.
14392 * gdb.mi/mi-nsthrexec.exp: Likewise.
14393 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14394 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14395 * gdb.python/py-evsignal.exp: Don't enable target-async.
14396 * gdb.python/py-evthreads.exp: Likewise.
14397 * gdb.python/py-prompt.exp: Likewise.
14398 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14399 * gdb.server/solib-list.exp: Don't enable target-async.
14400 * gdb.threads/thread-specific-bp.exp: Likewise.
14401 * lib/mi-support.exp: Adjust to use mi-async.
14402
fd664c91
PA
144032014-05-29 Pedro Alves <palves@redhat.com>
14404
14405 PR gdb/13860
14406 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14407 reason, even in sync mode.
14408
251bde03
PA
144092014-05-29 Pedro Alves <palves@redhat.com>
14410 Hui Zhu <hui@codesourcery.com>
14411
14412 PR PR15693
14413 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14414 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14415 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14416 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14417
7f3c0343
JB
144182014-05-28 Joel Brobecker <brobecker@adacore.com>
14419
14420 * config/monitor.exp (gdb_target_monitor): Replace use of
14421 "set remotebaud" by "set serial baud".
14422
b2715b27
AW
144232014-05-26 Andy Wingo <wingo@igalia.com>
14424
14425 * gdb.guile/scm-breakpoint.exp:
14426 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14427 properties instead of gdb-object-properties.
14428
498a4489
YQ
144292014-05-26 Yao Qi <yao@codesourcery.com>
14430
14431 * gdb.server/no-thread-db.exp: Specify source file name
14432 explicitly when setting a breakpoint.
14433
589fdceb
MM
144342014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14435
14436 * gdb.btrace/vdso.c: New.
14437 * gdb.btrace/vdso.exp: New.
14438
e9089e05
MM
144392014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14440
14441 * gdb.base/gcore.exp (capture_command_output): Move ...
14442 * lib/gdb.exp (capture_command_output): ... here.
14443
67b5c0c1
MM
144442014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14445
14446 * gdb.btrace/data.exp: Test memory access during btrace replay.
14447
a2199296
SM
144482014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14449
14450 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14451
17b2616c
PA
144522014-05-21 Pedro Alves <palves@redhat.com>
14453
14454 PR gdb/13860
14455 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14456 (top level): Test that output related to execution commands is
14457 sent to the console with CLI commands, but not with MI commands.
14458 Test that breakpoint events are always mirrored to the console.
14459 Also expect the new source line to be output after a "next" in
14460 async mode too. Make it a pass/fail test.
14461 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14462 output.
14463 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14464
5166082f
PA
144652014-05-21 Pedro Alves <palves@redhat.com>
14466
14467 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14468 Use them to test variations of "list" after reaching a breakpoint.
14469 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14470 Test "list" with listsize 10 after reaching a breakpoint.
14471 * gdb.python/python.exp (decode_line current location line
14472 number): Adjust expected line number.
14473
2f25d70f
SM
144742014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14475
14476 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14477 behavior for $args, pass it directly to "run".
14478
ff604a67
MR
144792014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14480
14481 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14482 30000 to 65536.
14483
6a3cb8e8
PA
144842014-05-21 Pedro Alves <palves@redhat.com>
14485
14486 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14487 auto-connect-native-target off".
14488 * gdb.base/auto-connect-native-target.c: New file.
14489 * gdb.base/auto-connect-native-target.exp: New file.
14490
4ebfc96e
PA
144912014-05-21 Pedro Alves <palves@redhat.com>
14492
14493 * gdb.base/default.exp: Test "target native" instead of "target
14494 child".
14495
36d46afb
MW
144962014-05-21 Mark Wielaard <mjw@redhat.com>
14497
14498 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14499
5876f503
JK
145002014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14501
14502 Fix TLS access for -static -pthread.
14503 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14504 <HAVE_TLS> (thread_function, main): Initialize it.
14505 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14506 Add clean_restart.
14507 <$have_tls != "">: Check TLSVAR.
14508
0256a6ac
PA
145092014-05-21 Pedro Alves <palves@redhat.com>
14510
14511 * gdb.base/dcache-line-read-error.c: New.
14512 * gdb.base/dcache-line-read-error.exp: New.
14513
936d2992
PA
145142014-05-20 Pedro Alves <palves@redhat.com>
14515
14516 * gdb.base/compare-sections.c: New file.
14517 * gdb.base/compare-sections.exp: New file.
14518
802e8e6d
PA
145192014-05-20 Pedro Alves <palves@redhat.com>
14520
14521 * gdb.base/break-idempotent.c: New file.
14522 * gdb.base/break-idempotent.exp: New file.
14523
e59fa00f
MM
145242014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14525
14526 * gdb.btrace/nohist.exp: New.
14527
8b696e31
YQ
145282014-05-20 Yao Qi <yao@codesourcery.com>
14529
14530 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14531 gdb.reverse directory and gdb_reverse_timeout exists in board
14532 setting.
14533 * README: Document gdb_reverse_timeout.
14534
73c9764f
YQ
145352014-05-20 Yao Qi <yao@codesourcery.com>
14536
14537 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14538 'test_file_name'. Treat args as a string instead of a list.
14539 (gdb_init): Rename argument 'args' by 'test_file_name'.
14540
f1f4348a
JK
145412014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14542
14543 * gdb.arch/powerpc-power.exp: New file.
14544 * gdb.arch/powerpc-power.s: New file.
14545
0dbe70ce
DE
145462014-05-16 Doug Evans <dje@google.com>
14547
14548 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
14549 * gdb.base/completion.exp: Check that all expected files exist
14550 before doing file completion.
0dbe70ce 14551
8d551b02
DE
145522014-05-16 Doug Evans <dje@google.com>
14553
14554 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14555 Update.
14556 (do_syscall_tests_without_xml): Update.
14557
73eb7709
PA
145582014-05-16 Pedro Alves <palves@redhat.com>
14559
14560 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14561 instead of "unknown output after running".
14562
3fae92fc
YQ
145632014-05-16 Yao Qi <yao@codesourcery.com>
14564
14565 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14566 file1.txt from host at the end.
14567 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14568
c2b2ccc5
DE
145692014-05-15 Doug Evans <dje@google.com>
14570
14571 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14572 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14573 loading file. Add test for TU lookup.
14574
8c217a4b
SM
145752014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14576
14577 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14578 calling "-exec-arguments" or "set args" before running the
14579 inferior.
14580
3deb39c6
SM
145812014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14582
14583 * lib/mi-support.exp (mi_expect_stop): Expect message for
14584 inferiors that exit with non-zero exit code.
14585
71a79f8c
YQ
145862014-05-14 Yao Qi <yao@codesourcery.com>
14587
14588 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14589 match absolute path on remote host.
14590 (test_file_list_exec_source_files): Remove "/" from the
14591 pattern.
14592
f23fcd46
YQ
145932014-05-14 Yao Qi <yao@codesourcery.com>
14594
14595 * boards/local-remote-host-notty.exp (${board}_file): New
14596 proc.
14597
9404b58f
KM
145982014-05-07 Kyle McMartin <kyle@redhat.com>
14599
14600 Pushed by Joel Brobecker <brobecker@adacore.com>.
14601 * gdb.arch/aarch64-atomic-inst.c: New file.
14602 * gdb.arch/aarch64-atomic-inst.exp: New file.
14603
5e45f04c
YQ
146042014-05-07 Yao Qi <yao@codesourcery.com>
14605
14606 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14607 in current context" too.
14608
c888a17d
KS
146092014-05-05 Keith Seitz <keiths@redhat.com>
14610
14611 * gdb.linespec/ls-dollar.exp: Add test for linespec
14612 file:convenience_variable.
14613
290a839c
YQ
146142014-05-05 Yao Qi <yao@codesourcery.com>
14615
14616 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14617 traceframes into tfile and ctf trace files. Read data from
14618 trace file and test collected data.
14619 (gdb_collect_locals_test): Likewise.
14620 (gdb_unavailable_registers_test): Likewise.
14621 (gdb_unavailable_floats): Likewise.
14622 (gdb_collect_globals_test): Likewise.
14623 (top-level): Append "ctf" to trace_file_targets if GDB
14624 supports.
14625
b5262cd0
YQ
146262014-05-05 Yao Qi <yao@codesourcery.com>
14627
14628 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14629 code to ...
14630 (gdb_collect_args_test_1): ... it. New proc.
14631 (gdb_collect_locals_test): Move some code to ...
14632 (gdb_collect_locals_test_1): ... it. New proc.
14633 (gdb_unavailable_registers_test): Move some code to ...
14634 (gdb_unavailable_registers_test_1): ... it. New proc.
14635 (gdb_unavailable_floats): Move some code to ...
14636 (gdb_unavailable_floats_1): ... it. New proc.
14637
30a1e6cc
SDJ
146382014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14639
14640 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14641 probes to test for bitness recognition.
14642 * gdb.arch/amd64-stap-optional-prefix.exp
14643 (test_probe_value_without_reg): New procedure.
14644 Add code to test for different kinds of bitness.
14645
f33da99a
SDJ
146462014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14647
14648 PR breakpoints/16889
14649 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14650 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14651
5b80f00d
PA
146522014-05-01 Pedro Alves <palves@redhat.com>
14653
14654 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14655 gdb_file_cmd if no file is specified.
14656 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14657 last_loaded_file to set the remote exec-file.
14658
f8c2a73c
PA
146592014-05-01 Pedro Alves <palves@redhat.com>
14660
14661 * boards/local-remote-host.exp: New file.
14662
be6e8ac7
PA
146632014-05-01 Pedro Alves <palves@redhat.com>
14664
14665 * boards/local-remote-host.exp: Rename to ...
14666 * boards/local-remote-host-notty.exp: ... this.
14667
cac0dc8f
JB
146682014-04-28 Joel Brobecker <brobecker@adacore.com>
14669
14670 * gdb.ada/dyn_arrayidx: New testcase.
14671
9730e6cc
YQ
146722014-04-26 Yao Qi <yao@codesourcery.com>
14673
14674 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14675 and compute the length of function main. Save it in
14676 $main_length.
14677 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14678 (top-level): Use gdb_compile to compile objects into
14679 executable and restart GDB. Remove invocation to
14680 prepare_for_testing.
14681
7ae1a6a6
PA
146822014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14683 Pedro Alves <palves@redhat.com>
14684
14685 PR server/16255
14686 * gdb.multi/multi-attach.c: New file.
14687 * gdb.multi/multi-attach.exp: New file.
14688
4082afcc
PA
146892014-04-25 Pedro Alves <palves@redhat.com>
14690
14691 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14692 user.
14693 (top level): Test that "set remote conditional-breakpoints-packet
14694 off" works as intended.
14695 * gdb.base/dprintf.exp: Test that "set remote
14696 breakpoint-commands-packet off" works as intended.
14697 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14698 New function.
14699 (top level): Call it.
14700 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14701 remote fast-tracepoints-packet off" works as intended.
14702 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14703 * lib/gdb.exp (gdb_is_target_remote): ... here.
14704
2abc3f8d
DB
147052014-04-24 David Blaikie <dblaikie@gmail.com>
14706
14707 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14708 ensure clang would not discard them.
14709 * gdb.base/gdbvars.c: Ditto.
14710 * gdb.base/memattr.c: Ditto.
14711 * gdb.base/whatis.c: Ditto.
14712 * gdb.python/py-prettyprint.c: Ditto.
14713 * gdb.trace/actions.c: Ditto.
14714 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14715 ensure clang would not discard it.
14716
bfd39632
DB
147172014-04-24 David Blaikie <dblaikie@gmail.com>
14718
14719 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14720 clang to emit the full definition of type required by the test
14721 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14722
22842ff6
DB
147232014-04-24 David Blaikie <dblaikie@gmail.com>
14724
14725 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14726 coax Clang into emitting the definition of the type.
14727 * gdb.cp/pr10728-x.h (y): Ditto.
14728 * gdb.cp/pr10728-y.cc (y): Ditto.
14729
c2e827ad
DB
147302014-04-24 David Blaikie <dblaikie@gmail.com>
14731
14732 * gdb.base/label.exp: XFAIL label related tests under Clang.
14733 * gdb.cp/cplabel.exp: Ditto.
14734 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14735 under Clang those using labels.
14736
4c2d33e7
YQ
147372014-04-25 Yao Qi <yao@codesourcery.com>
14738
14739 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14740 double_label.
14741 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14742 partial_label and double_label.
14743
56083b99
DB
147442014-04-24 David Blaikie <dblaikie@gmail.com>
14745
14746 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14747
25d4e99d
DB
147482014-04-24 David Blaikie <dblaikie@gmail.com>
14749
14750 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14751 of the function to work across GCC and Clang.
14752 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14753 pointer types (const void ** const V void **).
14754
01f9f808
MS
147552014-04-24 Michael Sturm <michael.sturm@mintel.com>
14756 Walfred Tedeschi <walfred.tedeschi@intel.com>
14757
14758 * Makefile.in (EXECUTABLES): Added i386-avx512.
14759 * gdb.arch/i386-avx512.c: New file.
14760 * gdb.arch/i386-avx512.exp: Likewise.
14761
4b48d439
KS
147622014-04-23 Keith Seitz <keiths@redhat.com>
14763
14764 * lib/mi-support.exp (mi_list_breakpoints): Delete.
14765 (mi_make_breakpoint_table): New procedure.
14766 (mi_create_breakpoint): Use mi_make_breakpoint
14767 and return the result.
14768 (mi_make_breakpoint): New procedure.
14769 (mi_build_kv_pairs): New procedure.
14770
14771 * gdb.mi/mi-break.exp: Remove unused globals,
14772 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14773 All callers updated.
14774 * gdb.mi/mi-dprintf.exp: Use variable to track command
14775 number.
14776 Update all callers of mi_create_breakpoint and use
14777 mi_make_breakpoint_table.
14778 Remove any unused global variables.
14779 * gdb.mi/mi-nonstop.exp: Likewise.
14780 * gdb.mi/mi-nsintrall.exp: Likewise.
14781 * gdb.mi/mi-nsmoribund.exp: Likewise.
14782 * gdb.mi/mi-nsthrexec.exp: Likewise.
14783 * gdb.mi/mi-reverse.exp: Likewise.
14784 * gdb.mi/mi-simplerun.exp: Likewise.
14785 * gdb.mi/mi-stepn.exp: Likewise.
14786 * gdb.mi/mi-syn-frame.exp: Likewise.
14787 * gdb.mi/mi-until.exp: Likewise.
14788 * gdb.mi/mi-var-cp.exp: Likewise.
14789 * gdb.mi/mi-var-display.exp: Likewise.
14790 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14791 * gdb.mi/mi2-var-child.exp: Likewise.
14792 * gdb.mi/mi-vla-c99.exp: Likewise.
14793 * lib/mi-support.exp: Likewise.
14794
14795 From Ian Lance Taylor <iant@cygnus.com>:
14796 * lib/gdb.exp (parse_args): New procedure.
14797
08351840
PA
147982014-04-23 Pedro Alves <palves@redhat.com>
14799
14800 * gdb.base/break-unload-file.c: New file.
14801 * gdb.base/break-unload-file.exp: New file.
14802 * gdb.base/sym-file-lib.c (baz): New function.
14803 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14804 field.
14805 (load): Store the segment's mapped size.
14806 (unload): New function.
14807 (unload_shlib): New function.
14808 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14809 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14810 set a breakpoint at baz, and call it.
14811 * gdb.base/sym-file.exp: New tests for stale breakpoint
14812 instructions.
14813
076855f9
PA
148142014-04-23 Pedro Alves <palves@redhat.com>
14815
14816 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14817 * gdb.base/hbreak-in-shr-unsupported.c: New file.
14818 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14819 * gdb.base/hbreak-unmapped.c: New file.
14820 * gdb.base/hbreak-unmapped.exp: New file.
14821 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14822 * lib/gdb.exp (gdb_is_target_remote): ... here.
14823
483805cf
PA
148242014-04-22 Pedro Alves <palves@redhat.com>
14825
14826 * gdb.base/consecutive-step-over.c: New file.
14827 * gdb.base/consecutive-step-over.exp: New file.
14828
06d97543
PA
148292014-04-22 Pedro Alves <palves@redhat.com>
14830
14831 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14832 instead of send_gdb/gdb_expect.
14833
b4429ea2
YQ
148342014-04-22 Yao Qi <yao@codesourcery.com>
14835
14836 * lib/trace-support.exp (generate_tracefile): New procedure.
14837 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14838 return 0.
14839 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14840 if generate_tracefile returns 1.
14841
51d48146
PA
148422014-04-18 Tom Tromey <palves@redhat.com>
14843 Pedro alves <tromey@redhat.com>
14844
14845 PR backtrace/15558
14846 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14847 with a backtrace limit.
14848 * gdb.python/py-frame-inline.exp: Test running to an inline
14849 function with a backtrace limit, and printing the newest frame.
14850 * gdb.python/py-frame-inline.c (main): Call f.
14851
bd1dce5f
MS
148522014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14853
14854 * gdb.java/jnpe.exp: Drop srcdir from untested path.
14855
40d1a503
MS
148562014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14857
14858 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14859 Drop prefix from unsupported source file path.
14860
389b98f7
YQ
148612014-04-17 Yao Qi <yao@codesourcery.com>
14862
14863 * lib/gdb.exp (with_target_charset): New proc.
14864 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14865 with_target_charset.
14866 (test_print_strings): Likewise.
14867 (test_repeat_bytes): Likewise.
14868 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14869 for some tests.
14870
22869d73
KS
148712014-04-16 Keith Seitz <keiths@redhat.com>
14872
14873 PR gdb/15827
14874 * gdb.dwarf2/corrupt.c: New file.
14875 * gdb.dwarf2/corrupt.exp: New file.
14876
c4f87ca6
KS
148772014-04-16 Keith Seitz <keiths@redhat.com>
14878
14879 PR c++/16597
14880 * gdb.cp/namelessclass.cc: New file.
14881 * gdb.cp/namelessclass.exp: New file.
14882 * gdb.cp/namelessclass.S: New file.
14883
ab19de87
DE
148842014-04-16 Doug Evans <dje@google.com>
14885
14886 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14887 Add comment.
14888 (gdbserver_default_get_comm_port): New function.
14889 (gdbserver_start): Check if board file provided
14890 "gdbserver,get_comm_port" and use it if so.
14891 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14892 (gdb,socketport): Set to "stdio".
14893 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14894 (stdio_gdbserver_template): Delete.
14895 (${board}_get_remote_address): Update.
14896 (${board}_build_remote_cmd): Delete.
14897 (${board}_get_comm_port): New function.
14898 (${board}_spawn): Update.
14899 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14900 Delete.
14901 (${board}_get_remote_address): Update.
14902 (${board}_get_comm_port): New function.
14903
fc98a809
AB
149042014-04-16 Andrew Burgess <aburgess@broadcom.com>
14905
14906 * gdb.base/memattr.exp: Improve regexps to handle memory regions
14907 appearing in any order.
14908
87fd9e6e
DE
149092014-04-15 Doug Evans <dje@google.com>
14910
14911 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14912 uninitialized value of "description".
14913
099fc3ea
KS
149142014-04-15 Keith Seitz <keiths@redhat.com>
14915
14916 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14917 Remove unused globals.
14918 (test_running_the_program): Likewise.
14919 (test_controlled_execution): Likewise.
14920 (test_controlling_breakpoints): Likewise.
14921 (test_program_termination): Likewise.
14922
5da151d4
KS
149232014-04-15 Keith Seitz <keiths@redhat.com>
14924
14925 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14926 unused globals.
14927 (test_rbreak_creation_and_listing): Likewise.
14928 (test_ignore_count): Likewise.
14929 (test_error): Likewise.
14930
35e5d2f0
PA
149312014-04-15 Pedro Alves <palves@redhat.com>
14932
14933 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14934 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14935 sym-file-loader.c.
14936 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14937 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14938 to sym-file-loader.c.
14939 (struct library): Forward declare.
14940 (load_shlib, lookup_function): Change prototypes.
14941 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14942 (translate_offset): Remove declarations.
14943 (get_text_addr): New declaration.
14944 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14945 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14946 sym-file-loader.h.
14947 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14948 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14949 here from sym-file-loader.h.
14950 (struct library): New structure.
14951 (load_shlib, lookup_function): Change prototypes and adjust to
14952 work with a struct library.
14953 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14954 (translate_offset): Make static.
14955 (get_text_addr): New function.
14956 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14957
eb4c1710
PA
149582014-04-15 Pedro Alves <palves@redhat.com>
14959
14960 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14961
2d1baf52
PA
149622014-04-15 Pedro Alves <palves@redhat.com>
14963
14964 * gdb.base/sym-file-loader.c: Include <limits.h>.
14965 (SELF_LINK): New define.
14966 (get_origin): New function.
14967 (load_shlib): Use it.
14968 * gdb.base/sym-file.exp: Don't early return if the target is
14969 remote. Use runto_main, and issue fail is that fails. Use
14970 gdb_load_shlibs.
14971 (shlib_name): Delete.
14972 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
14973
7dd6df01
PA
149742014-04-15 Pedro Alves <palves@redhat.com>
14975
14976 * gdb.base/sym-file.exp: Remove regex characters from test
14977 message. Don't refer to breakpoint numbers in test messages.
14978
b50c8614
KS
149792014-04-14 Keith Seitz <keiths@redhat.com>
14980
14981 PR c++/16253
14982 * gdb.cp/var-tag.cc: New file.
14983 * gdb.cp/var-tag.exp: New file.
14984 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14985 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14986 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14987 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14988
3d567982
TT
149892014-04-14 Tom Tromey <tromey@redhat.com>
14990
14991 * gdb.cp/classes.exp (test_enums): Handle underlying type.
14992 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14993 type.
14994 * gdb.cp/enum-class.exp: New file.
14995 * gdb.cp/enum-class.cc: New file.
14996
0626fc76
TT
149972014-04-14 Tom Tromey <tromey@redhat.com>
14998
14999 * gdb.dwarf2/enum-type.exp: New file.
15000
dca325b3
SA
150012014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15002
15003 * gdb.mi/mi-vla-c99.exp: New file.
15004 * gdb.mi/vla.c: New file.
15005
5854b38a
SA
150062014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15007
15008 * gdb.base/vla-datatypes.c: New file.
15009 * gdb.base/vla-datatypes.exp: New file.
15010
463bb957
SA
150112014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15012
15013 * gdb.base/vla-ptr.c: New file.
15014 * gdb.base/vla-ptr.exp: New file.
15015
3dd170be
SA
150162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15017
15018 * gdb.dwarf2/count.exp: New file.
15019
5ecaaa66
SA
150202014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15021
15022 * gdb.base/vla-sideeffect.c: New file.
15023 * gdb.base/vla-sideeffect.exp: New file.
15024
41f1ada5
DB
150252014-04-14 David Blaikie <dblaikie@gmail.com>
15026
15027 * gdb.mi/non-stop.c: Add return value for non-void function return
15028 statement.
15029 * gdb.threads/staticthreads.c: Ditto.
15030
0be03e84
DE
150312014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15032 Doug Evans <xdje42@gmail.com>
15033
15034 * gdb.guile/scm-value.c: Improve test case.
15035 * gdb.guile/scm-value.exp: Add new test.
15036
f180a1fb
DB
150372014-04-11 David Blaikie <dblaikie@gmail.com>
15038
15039 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15040 override Clang's default.
15041
6b662e19
JB
150422014-04-11 Joel Brobecker <brobecker@adacore.com>
15043
15044 Revert the following changes (regressions):
15045
15046 * gdb.base/vla-sideeffect.c: New file.
15047 * gdb.base/vla-sideeffect.exp: New file.
15048
15049 * gdb.dwarf2/count.exp: New file.
15050
15051 * gdb.base/vla-multi.c: New file.
15052 * gdb.base/vla-multi.exp: New file.
15053
15054 * gdb.base/vla-ptr.c: New file.
15055 * gdb.base/vla-ptr.exp: New file.
15056
15057 * gdb.base/vla-datatypes.c: New file.
15058 * gdb.base/vla-datatypes.exp: New file.
15059
15060 * gdb.mi/mi-vla-c99.exp: New file.
15061 * gdb.mi/vla.c: New file.
15062
245a5f0b
KS
150632014-04-11 Keith Seitz <keiths@redhat.com>
15064
15065 PR c++/16675
15066 * gdb.cp/cpsizeof.exp: New file.
15067 * gdb.cp/cpsizeof.cc: New file.
15068
58a84dcf
SA
150692014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15070
191a8a90
JB
15071 * gdb.mi/mi-vla-c99.exp: New file.
15072 * gdb.mi/vla.c: New file.
58a84dcf 15073
c8655f75
SA
150742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15075
15076 * gdb.base/vla-datatypes.c: New file.
15077 * gdb.base/vla-datatypes.exp: New file.
15078
024e13b4
SA
150792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15080
15081 * gdb.base/vla-ptr.c: New file.
15082 * gdb.base/vla-ptr.exp: New file.
15083
1a237e0e
SA
150842014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15085
15086 * gdb.base/vla-multi.c: New file.
15087 * gdb.base/vla-multi.exp: New file.
15088
504f3432
SA
150892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15090
15091 * gdb.dwarf2/count.exp: New file.
15092
3bce8237
SA
150932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15094
191a8a90
JB
15095 * gdb.base/vla-sideeffect.c: New file.
15096 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15097
322f9c21
YQ
150982014-04-11 Yao Qi <yao@codesourcery.com>
15099
15100 * gdb.base/completion.exp: Check file exists before running tests
15101 on file completion.
15102
d708bcd1
PA
151032014-04-10 Pedro Alves <palves@redhat.com>
15104
15105 * gdb.base/cond-eval-mode.c: New file.
15106 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15107 prepare_for_testing to build the new file. Check result of
15108 runto_main.
15109 (test_break, test_watch): New procedures.
15110 (top level): Use them.
15111
ae1d2761
PM
151122014-04-08 Pierre Muller <muller@sourceware.org>
15113
15114 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15115 Ctrl-V use for mingw hosts.
15116
7af389b8
SC
151172014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15118
15119 * gdb.python/py-value.c: Improve test case.
15120 * gdb.python/py-value.exp: Add new test.
15121
5e703181
DE
151222014-04-07 David Blaikie <dblaikie@gmail.com>
15123
15124 * lib/compiler.c: Identify the clang compiler.
15125 * lib/compiler.cc: Ditto.
15126
9810b410
YQ
151272014-04-03 Yao Qi <yao@codesourcery.com>
15128
15129 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15130
98d1b8dc
AB
151312014-04-01 Anton Blanchard <anton@samba.org>
15132
15133 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15134 messages unique.
15135
3114cea1
AB
151362014-04-01 Anton Blanchard <anton@samba.org>
15137
15138 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15139 prepare_for_testing.
15140
62f7182c
AB
151412014-04-01 Anton Blanchard <anton@samba.org>
15142
15143 * gdb.arch/ppc64-atomic-inst.c: Remove.
15144 * gdb.arch/ppc64-atomic-inst.S: New file.
15145 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15146
770e7fc7
DE
151472014-03-31 Doug Evans <dje@google.com>
15148
15149 * gdb.base/print-symbol-loading-lib.c: New file.
15150 * gdb.base/print-symbol-loading-main.c: New file.
15151 * gdb.base/print-symbol-loading.exp: New file.
15152
46e2bafa
YQ
151532014-03-31 Yao Qi <yao@codesourcery.com>
15154
15155 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15156
8776cfe9
JB
151572014-03-28 Joel Brobecker <brobecker@adacore.com>
15158
15159 * gdb.ada/mi_dyn_arr: New testcase.
15160
5d1ef361
DE
151612014-03-27 Doug Evans <dje@google.com>
15162
15163 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15164
b5bee914
YQ
151652014-03-27 Yao Qi <yao@codesourcery.com>
15166
15167 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15168 if target is nios2-*-*.
15169
0d4d0e77
YQ
151702014-03-26 Yao Qi <yao@codesourcery.com>
15171
15172 * lib/gdb.exp (readline_is_used): New proc.
15173 * gdb.base/completion.exp: Move tests on command complete up.
15174 Skip the rest of tests if readline is not used.
15175 * gdb.ada/complete.exp: Skp the test if readline is not
15176 used.
15177 * gdb.base/filesym.exp: Likewise.
15178 * gdb.base/macscp.exp: Likewise.
15179 * gdb.base/readline-ask.exp: Likewise.
15180 * gdb.base/readline.exp: Likewise.
15181 * gdb.python/py-cmd.exp: Likewise.
15182 * gdb.trace/tfile.exp: Likewise.
15183
29361eee
YQ
151842014-03-26 Yao Qi <yao@codesourcery.com>
15185
15186 * gdb.base/macscp.exp: Fix code format issues.
15187
bc9a5525
UW
151882014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15189
15190 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15191 * gdb.asm/powerpc64le.inc: New file.
15192
d3839ede
PA
151932014-03-25 Pedro Alves <palves@redhat.com>
15194 Doug Evans <dje@google.com>
15195
15196 * gdb.base/source-execution.c: New file.
15197 * gdb.base/source-execution.exp: New file.
15198 * gdb.base/source-execution.gdb: New file.
15199
01672a57
DE
152002014-03-24 Doug Evans <dje@google.com>
15201
15202 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15203 using fission.
15204
88bbeca9
HZ
152052014-03-24 Hui Zhu <hui@codesourcery.com>
15206 Pedro Alves <palves@redhat.com>
15207
15208 PR breakpoints/16101
15209 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15210 test pass/fail messages. Detect missing support for dprintf when
15211 breakpoints are actually inserted.
15212 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15213 breakpoints are actually inserted.
15214 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15215 fails.
15216
d2348791
JK
152172014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15218
15219 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15220
feef67ab
DE
152212014-03-22 Doug Evans <xdje42@gmail.com>
15222
15223 * gdb.python/python.exp (python not supported): Verify multi-line
15224 python command issues an error.
25d743f9 15225 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 15226 guile command issues an error.
feef67ab 15227
ecebef6a
MR
152282014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15229
15230 * gdb.threads/thread-specific.exp: Handle the lack of usable
15231 $this_breakpoint and $this_thread.
15232
ccdd1909
HZ
152332014-03-21 Hui Zhu <hui@codesourcery.com>
15234
15235 * gdb.base/attach.exp (do_command_attach_tests): New.
15236
beb460e8
PA
152372014-03-20 Tom Tromey <tromey@redhat.com>
15238 Pedro Alves <palves@redhat.com>
15239
15240 PR cli/15718
15241 * gdb.base/condbreak-call-false.c: New file.
15242 * gdb.base/condbreak-call-false.exp: New file.
15243
40acf43a
PA
152442014-03-20 Pedro Alves <palves@redhat.com>
15245
15246 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15247 Delete.
15248 (block_signals, unblock_signals): Delete.
15249 (child_function_2, main): Remove references to deleted variable
15250 and functions.
15251
9f5e1e02
PA
152522014-03-20 Pedro Alves <palves@redhat.com>
15253
15254 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15255 Use pthread_kill to signal thread 2.
15256 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15257 Adjust to make the test send itself a signal rather than using the
15258 host's "kill" command.
15259
99619bea
PA
152602014-03-20 Pedro Alves <palves@redhat.com>
15261
15262 * gdb.threads/multiple-step-overs.c: New file.
15263 * gdb.threads/multiple-step-overs.exp: New file.
15264 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15265 Adjust expected infrun debug output.
15266
2adfaa28
PA
152672014-03-20 Pedro Alves <palves@redhat.com>
15268
15269 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15270 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15271
31e77af2
PA
152722014-03-20 Pedro Alves <palves@redhat.com>
15273
15274 PR breakpoints/7143
15275 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15276 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15277 of gdb_test_multiple.
15278 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15279 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15280
b9f437de
PA
152812014-03-20 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15284 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15285
05adc73e
PA
152862014-03-19 Pedro Alves <palves@redhat.com>
15287
15288 * gdb.base/async.exp: Remove early return.
15289
6048b950
PA
152902014-03-19 Pedro Alves <palves@redhat.com>
15291
15292 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15293
8bcfb00a
PA
152942014-03-19 Pedro Alves <palves@redhat.com>
15295
15296 * gdb.base/async.exp (test_background): Expect \r\n after
15297 "completed." in the fail pattern.
15298
884e37dc
PA
152992014-03-19 Pedro Alves <palves@redhat.com>
15300
15301 * gdb.base/async.exp (test_background): New procedure.
15302 Use it for all background execution command tests.
15303
148e57e2
PA
153042014-03-19 Pedro Alves <palves@redhat.com>
15305
15306 * gdb.base/async.exp: Use prepare_for_testing.
15307
f48088c7
PA
153082014-03-19 Pedro Alves <palves@redhat.com>
15309
15310 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15311 the same line.
15312
e2f6c966
PA
153132014-03-19 Pedro Alves <palves@redhat.com>
15314
15315 * gdb.base/async.c (main): Add "jump here" and "until here" line
15316 marker comments.
15317 * gdb.base/async.exp (jump_here): New global.
15318 (jump& test): Use it.
15319 (until_here): New global.
15320 (until& test): Use it.
15321
c30568d4
PA
153222014-03-19 Pedro Alves <palves@redhat.com>
15323
15324 * gdb.base/async.exp: Don't frob gdb_protocol.
15325
0172b6a7
DE
153262014-03-18 Doug Evans <xdje42@gmail.com>
15327
15328 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15329 Fix spelling of exec-done-display.
15330
06c868a8
JK
153312014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15332
15333 PR gdb/15358
15334 * gdb.base/gdb-sigterm.c: New file.
15335 * gdb.base/gdb-sigterm.exp: New file.
15336
0c7e1a46
PA
153372014-03-18 Pedro Alves <palves@redhat.com>
15338
15339 PR gdb/13860
15340 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15341 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15342 solib-event.
15343
f7c77d93
JB
153442014-03-17 Joel Brobecker <brobecker@adacore.com>
15345
15346 * gdb.ada/pckd_arr_ren: New testcase.
15347
5a1e8c7a
DE
153482014-03-13 Doug Evans <xdje42@gmail.com>
15349
15350 PR guile/16612
15351 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15352 collect after discarding symbols.
15353
350e1a76
DE
153542014-03-13 Ludovic Courtès <ludo@gnu.org>
15355 Doug Evans <xdje42@gmail.com>
15356
15357 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15358 to history survives a gc.
15359
a69900ae
PA
153602014-03-13 Pedro Alves <palves@redhat.com>
15361
15362 * gdb.base/default.exp: Don't test "target procfs".
15363
5db9f0bd
PA
153642014-03-13 Pedro Alves <palves@redhat.com>
15365
15366 * gdb.base/default.exp: Update "target child" and "target procfs"
15367 tests to not expect "Unix".
15368
b3ccfe11
TT
153692014-03-12 Tom Tromey <tromey@redhat.com>
15370
15371 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15372 New procs. Add target-async tests.
15373 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15374 Add target-async tests.
15375
646f4417
AA
153762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15377
15378 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15379 'func_start' and 'func_end' for the beginning and end of the
15380 function code, respectively.
15381 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15382 'func_end' instead of 'func' and 'main'.
15383
288c211f
AA
153842014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15385
15386 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15387 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15388 generate the debug info assembler source.
15389
e0c0f156
AA
153902014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15391
15392 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15393 * gdb.dwarf2/arr-subrange.exp: Likewise.
15394 * gdb.dwarf2/dwz.exp: Likewise.
15395 * gdb.dwarf2/method-ptr.exp: Likewise.
15396 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15397 * gdb.dwarf2/subrange.exp: Likewise.
15398 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15399 * gdb.dwarf2/implptrpiece.exp: Likewise.
15400 * gdb.dwarf2/nostaticblock.exp: Likewise.
15401
0e5c4555
AA
154022014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15403
15404 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15405 directory to absolute path name arguments.
15406
5ec18f2b
JG
154072014-03-10 Joel Brobecker <brobecker@adacore.com>
15408
15409 * gdb.ada/tagged_access: New testcase.
15410
847fc4f2
MM
154112014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15412
15413 * gdb.btrace/data.exp: Update expected output.
15414
cc3da688
YQ
154152014-03-06 Yao Qi <yao@codesourcery.com>
15416
15417 * gdb.trace/pr16508.exp: New file.
15418
0f26cec1
PA
154192014-03-05 Pedro Alves <palves@redhat.com>
15420
15421 PR gdb/16575
15422 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15423 procedure.
15424 (top level): Adjust to use it. Add tests that exercise breakpoint
15425 interaction with the code-cache.
15426
7a5a839f
LC
154272014-02-26 Ludovic Courtès <ludo@gnu.org>
15428
15429 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15430 test for 'history-append!'.
15431
31aa7e4e
JB
154322014-02-26 Joel Brobecker <brobecker@adacore.com>
15433
15434 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15435 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15436 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15437 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15438 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15439 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15440
1b588015
JB
154412014-02-26 Joel Brobecker <brobecker@adacore.com>
15442
15443 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15444 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15445 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15446
55426c9d
JB
154472014-02-26 Joel Brobecker <brobecker@adacore.com>
15448
15449 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15450
dc53a7ad
JB
154512014-02-26 Joel Brobecker <brobecker@adacore.com>
15452
15453 * gdb.dwarf2/arr-stride.c: New file.
15454 * gdb.dwarf2/arr-stride.exp: New file.
15455
12ab52e9
PA
154562014-02-26 Pedro Alves <palves@redhat.com>
15457
15458 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15459 that won't ever trigger. Make sure that GDB reports the correct
15460 breakpoint that caused the stop.
15461
849c862e
JK
154622014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15463
15464 PR gdb/16626
15465 * gdb.base/auto-load-script: New file.
15466 * gdb.base/auto-load.c: New file.
15467 * gdb.base/auto-load.exp: New file.
15468
71b7d793
JK
15469 PR gdb/16626
15470 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15471
e2f0d509
JK
154722014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15473
15474 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15475 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15476
50cc37c8
DE
154772014-02-24 Doug Evans <dje@google.com>
15478
15479 * lib/gdb.exp (run_on_host): Log error output if program fails.
15480
ea4758f2
PA
154812014-02-21 Pedro Alves <palves@redhat.com>
15482
15483 * gdb.threads/step-after-sr-lock.c: Rename to ...
15484 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15485 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15486 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15487 ... this.
15488
d7b30f67
SDJ
154892014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15490
15491 PR tdep/16397
15492 * gdb.arch/amd64-stap-special-operands.exp: New file.
15493 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15494 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15495 * gdb.arch/amd64-stap-triplet.S: Likewise.
15496 * gdb.arch/amd64-stap-triplet.c: Likewise.
15497
83deb43f
JB
154982014-02-20 Joel Brobecker <brobecker@adacore.com>
15499
15500 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15501 in .section pseudo-op.
15502
adde2bff
DE
155032014-02-20 lin zuojian <manjian2006@gmail.com>
15504 Joel Brobecker <brobecker@adacore.com>
15505 Doug Evans <xdje42@gmail.com>
15506
15507 PR symtab/16581
15508 * gdb.dwarf2/dw2-icycle.S: New file.
15509 * gdb.dwarf2/dw2-icycle.c: New file.
15510 * gdb.dwarf2/dw2-icycle.exp: New file.
15511
f7bd0f78
SC
155122014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15513
15514 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15515 operations on gdb.Value objects.
15516 * gdb.python/py-value-cc.exp: Add new test to test operations on
15517 gdb.Value objects.
15518
c17ef0d5
DE
155192014-02-18 Doug Evans <dje@google.com>
15520
15521 * Makefile.in (TESTS): New variable.
15522 (expanded_tests, expanded_tests_or_none): New variables
15523 (check-single): Pass $(expanded_tests_or_none) to runtest.
15524 (check-parallel): Only run tests in $(TESTS) if non-empty.
15525 (check/no-matching-tests-found): New rule.
15526 * README: Document TESTS makefile variable.
15527
5dd3176f
DE
155282014-02-18 Doug Evans <dje@google.com>
15529
15530 * Makefile.in (check-parallel): rm -rf outputs temp.
15531
0b10be4f
JK
155322014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15533
15534 Fix "ERROR: no fileid for" in the testsuite.
15535 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15536
85f224e7
DE
155372014-02-12 Doug Evans <dje@google.com>
15538
15539 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15540 (MISCELLANEOUS): New variable.
15541 (clean): rm -rf $(MISCELLANEOUS).
15542 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15543 dwp live in the same directory as symlinks, with each symlink pointed
15544 to a differently named file in a different directory.
15545
149b30ff
DE
155462014-02-11 Doug Evans <dje@google.com>
15547
15548 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15549 of Tcl file commands.
15550
1dfdac32
MK
155512014-02-10 Mark Kettenis <kettenis@gnu.org>
15552
15553 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15554 "kill -SIGUSR1 -1".
15555
aa4fb036
JB
155562014-02-10 Joel Brobecker <brobecker@adacore.com>
15557
15558 * gdb.ada/tick_length_array_enum_idx: New testcase.
15559
ed3ef339
DE
155602014-02-10 Doug Evans <xdje42@gmail.com>
15561
15562 * configure.ac (AC_OUTPUT): Add gdb.guile.
15563 * configure: Regenerate.
15564 * lib/gdb-guile.exp: New file.
15565 * lib/gdb.exp (get_target_charset): New function.
15566 * gdb.base/help.exp: Update expected output from "apropos apropos".
15567 * gdb.guile/Makefile.in: New file.
15568 * gdb.guile/guile.exp: New file.
15569 * gdb.guile/scm-arch.c: New file.
15570 * gdb.guile/scm-arch.exp: New file.
15571 * gdb.guile/scm-block.c: New file.
15572 * gdb.guile/scm-block.exp: New file.
15573 * gdb.guile/scm-breakpoint.c: New file.
15574 * gdb.guile/scm-breakpoint.exp: New file.
15575 * gdb.guile/scm-disasm.c: New file.
15576 * gdb.guile/scm-disasm.exp: New file.
15577 * gdb.guile/scm-equal.c: New file.
15578 * gdb.guile/scm-equal.exp: New file.
15579 * gdb.guile/scm-error.exp: New file.
15580 * gdb.guile/scm-error.scm: New file.
15581 * gdb.guile/scm-frame-args.c: New file.
15582 * gdb.guile/scm-frame-args.exp: New file.
15583 * gdb.guile/scm-frame-args.scm: New file.
15584 * gdb.guile/scm-frame-inline.c: New file.
15585 * gdb.guile/scm-frame-inline.exp: New file.
15586 * gdb.guile/scm-frame.c: New file.
15587 * gdb.guile/scm-frame.exp: New file.
15588 * gdb.guile/scm-generics.exp: New file.
15589 * gdb.guile/scm-gsmob.exp: New file.
15590 * gdb.guile/scm-iterator.c: New file.
15591 * gdb.guile/scm-iterator.exp: New file.
15592 * gdb.guile/scm-math.c: New file.
15593 * gdb.guile/scm-math.exp: New file.
15594 * gdb.guile/scm-objfile-script-gdb.in: New file.
15595 * gdb.guile/scm-objfile-script.c: New file.
15596 * gdb.guile/scm-objfile-script.exp: New file.
15597 * gdb.guile/scm-objfile.c: New file.
15598 * gdb.guile/scm-objfile.exp: New file.
15599 * gdb.guile/scm-ports.exp: New file.
15600 * gdb.guile/scm-pretty-print.c: New file.
15601 * gdb.guile/scm-pretty-print.exp: New file.
15602 * gdb.guile/scm-pretty-print.scm: New file.
15603 * gdb.guile/scm-section-script.c: New file.
15604 * gdb.guile/scm-section-script.exp: New file.
15605 * gdb.guile/scm-section-script.scm: New file.
15606 * gdb.guile/scm-symbol.c: New file.
15607 * gdb.guile/scm-symbol.exp: New file.
15608 * gdb.guile/scm-symtab-2.c: New file.
15609 * gdb.guile/scm-symtab.c: New file.
15610 * gdb.guile/scm-symtab.exp: New file.
15611 * gdb.guile/scm-type.c: New file.
15612 * gdb.guile/scm-type.exp: New file.
15613 * gdb.guile/scm-value-cc.cc: New file.
15614 * gdb.guile/scm-value-cc.exp: New file.
15615 * gdb.guile/scm-value.c: New file.
15616 * gdb.guile/scm-value.exp: New file.
15617 * gdb.guile/source2.scm: New file.
15618 * gdb.guile/types-module.cc: New file.
15619 * gdb.guile/types-module.exp: New file.
15620
7026a7c1
YQ
156212014-02-10 Yao Qi <yao@codesourcery.com>
15622
15623 PR testsuite/16543
15624 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15625 * configure: Regenerated.
15626 * Makefile.in: New file.
15627
6c466447
AS
156282014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15629
15630 * gdb.python/py-framefilter.exp: Fix typo.
15631
6e854735
YQ
156322014-02-08 Yao Qi <yao@codesourcery.com>
15633
15634 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15635 that no =breakpoint-modified is emitted when breakpoints are
15636 modified through MI commands.
15637
d137e6dc
PA
156382014-02-07 Pedro Alves <pedro@codesourcery.com>
15639 Pedro Alves <palves@redhat.com>
15640
15641 * gdb.threads/step-after-sr-lock.c: New file.
15642 * gdb.threads/step-after-sr-lock.exp: New file.
15643
b5ee5a50
PA
156442014-02-07 Pedro Alves <palves@redhat.com>
15645
15646 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15647
3c77faf3
JK
156482014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15649
15650 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15651 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15652
6dddc817
DE
156532014-02-06 Doug Evans <xdje42@gmail.com>
15654
15655 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15656 output.
15657
15658 * gdb.gdb/python-interrupts.exp: New file.
15659
de7b2893
YQ
156602014-02-05 Yao Qi <yao@codesourcery.com>
15661
15662 * gdb.trace/report.exp (use_collected_data): Test the output
15663 of "info threads" and "info inferiors".
15664
66d032ac
YQ
156652014-02-05 Yao Qi <yao@codesourcery.com>
15666
15667 Revert this patch:
15668
15669 2013-05-24 Yao Qi <yao@codesourcery.com>
15670
15671 * gdb.trace/tfile.exp: Test inferior and thread.
15672
591a12a1
UW
156732014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15674
15675 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15676 on a function.
15677 * gdb.base/step-bt.c: Call hello via function pointer to make
15678 sure its first instruction is executed on powerpc64le-linux.
15679
0ff3e01f
UW
156802014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15681
15682 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15683
084ee545
UW
156842014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15685
15686 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15687 of the test patterns for use on little-endian systems.
15688
6ed14ff3
UW
156892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15690
15691 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15692 (decimal_vector): Fix for little-endian.
15693
401e27fd
JM
156942014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15695
15696 * gdb.arch/sparc-sysstep.exp: New file.
15697 * gdb.arch/sparc-sysstep.c: Likewise.
15698
15699 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15700
8b924729
EBM
157012014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15702
15703 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15704
fb151210
JB
157052014-01-23 Tom Tromey <tromey@redhat.com>
15706
15707 * gdb.ada/array_char_idx: New testcase.
15708
0740f8d8
TT
157092014-01-23 Tom Tromey <tromey@redhat.com>
15710
15711 PR python/16487:
15712 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15713 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15714 classes.
15715
21909fa1
TT
157162014-01-23 Tom Tromey <tromey@redhat.com>
15717
15718 PR python/16491:
15719 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15720 string from an inferior frame.
15721 * gdb.python/py-framefilter-mi.exp: Update.
15722
87ce2a04
DE
157232014-01-22 Doug Evans <dje@google.com>
15724
15725 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15726
237b092b
AA
157272014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15728
15729 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15730
d674a709
AA
157312014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15732
15733 * gdb.trace/entry-values.exp: Remove excess space character from
15734 regex patterns. Handle s390 call instruction.
15735
20fa3390
AA
157362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15737
15738 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15739 define "*_start" label. Make "name" static.
15740 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15741 ${name} by references to ${name}_start.
15742
78466714
AA
157432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15744
15745 * gdb.base/info-macros.exp: Remove "debug" from the compile
15746 options.
15747
ec9f644a
IB
157482014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15749
15750 * gdb.dlang/demangle.exp: New file.
15751
94b1b47e
IB
157522014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15753
15754 * gdb.dlang/primitive-types.exp: New file.
15755
7f420862
IB
157562014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15757
15758 * configure.ac: Create gdb.dlang/Makefile.
15759 * configure: Regenerate.
15760 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15761 * gdb.dlang/Makefile.in: New file.
15762 * lib/d-support.exp: New file.
15763 * lib/gdb.exp (skip_d_tests): New proc.
15764
52834460
MM
157652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15766
15767 * gdb.btrace/delta.exp: Check reverse stepi.
15768 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
15769 * gdb.btrace/finish.exp: New.
15770 * gdb.btrace/next.exp: New.
15771 * gdb.btrace/nexti.exp: New.
15772 * gdb.btrace/record_goto.c: Add comments.
15773 * gdb.btrace/step.exp: New.
15774 * gdb.btrace/stepi.exp: New.
15775 * gdb.btrace/multi-thread-step.c: New.
15776 * gdb.btrace/multi-thread-step.exp: New.
15777 * gdb.btrace/rn-dl-bind.c: New.
15778 * gdb.btrace/rn-dl-bind.exp: New.
15779 * gdb.btrace/data.c: New.
15780 * gdb.btrace/data.exp: New.
15781 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15782
6e07b1d2
MM
157832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15784
15785 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15786 * gdb.btrace/exception.exp: Update.
15787 * gdb.btrace/instruction_history.exp: Update.
15788 * gdb.btrace/record_goto.exp: Update.
15789 * gdb.btrace/tailcall.exp: Update.
15790 * gdb.btrace/unknown_functions.exp: Update.
15791 * gdb.btrace/delta.exp: New.
15792
0b722aec
MM
157932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15794
15795 * gdb.btrace/record_goto.exp: Add backtrace test.
15796 * gdb.btrace/tailcall.exp: Add backtrace test.
15797
066ce621
MM
157982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15799
15800 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15801 * gdb.btrace/record_goto.c: New.
15802 * gdb.btrace/record_goto.exp: New.
15803 * gdb.btrace/x86-record_goto.S: New.
15804
0688d04e
MM
158052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15806
15807 * gdb.btrace/function_call_history.exp: Update tests.
15808 * gdb.btrace/instruction_history.exp: Update tests.
15809
8710b709
MM
158102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15811
15812 * gdb.btrace/function_call_history.exp: Fix expected field
15813 order for "record function-call-history".
15814 Add new tests for "record function-call-history /c".
15815 * gdb.btrace/exception.cc: New.
15816 * gdb.btrace/exception.exp: New.
15817 * gdb.btrace/tailcall.exp: New.
15818 * gdb.btrace/x86-tailcall.S: New.
15819 * gdb.btrace/x86-tailcall.c: New.
15820 * gdb.btrace/unknown_functions.c: New.
15821 * gdb.btrace/unknown_functions.exp: New.
15822 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15823
5de9129b
MM
158242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15825
15826 * gdb.btrace/instruction_history.exp: Update.
15827 * gdb.btrace/function_call_history.exp: Update.
15828
23a7fe75
MM
158292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15830
15831 * gdb.btrace/function_call_history.exp: Fix expected function
15832 trace.
15833 * gdb.btrace/instruction_history.exp: Initialize traced.
15834 Remove traced_functions.
15835
724c7dd8
MM
158362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15837
15838 * gdb.btrace/function_call_history.exp: Update
15839 * gdb.btrace/instruction_history.exp: Update.
15840
6d78d93b
MM
158412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15842
15843 * gdb.btrace/enable.exp: Update expected text.
15844
93a360cc
OJ
158452014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
15846
15847 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15848 bytes.
15849
3772b53f
MR
158502014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
15851
15852 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15853
596662fa
OJ
158542014-01-15 Omair Javaid <omair.javaid@linaro.org>
15855
15856 * lib/gdb.exp (supports_process_record): Return true for
15857 arm*-linux*. (supports_reverse): Likewise.
15858
b5b08fb4
SC
158592014-01-13 Siva Chandra Reddy <sivachandra@google.com>
15860
15861 PR python/15464
15862 PR python/16113
15863 * gdb.python/py-type.c: Enhance test case.
15864 * gdb.python/py-value-cc.cc: Likewise
15865 * gdb.python/py-type.exp: Add new tests.
15866 * gdb.python/py-value-cc.exp: Likewise
15867
52d7fb13
AA
158682014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15869 Pedro Alves <palves@redhat.com>
15870
15871 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15872 Make "name" extern.
15873 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15874 references to ${name}_start by references to ${name}.
15875
a2cd8cfe
JB
158762014-01-10 Joel Brobecker <brobecker@adacore.com>
15877
15878 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15879
4e23fced
JB
158802014-01-10 Joel Brobecker <brobecker@adacore.com>
15881
15882 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15883
c6a9e42c
PA
158842014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
15885 Pedro Alves <palves@redhat.com>
15886
15887 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 15888 mi_gdb_target_load.
c6a9e42c 15889
b7ea362b
PA
158902014-01-08 Pedro Alves <palves@redhat.com>
15891
15892 * gdb.threads/reconnect-signal.c: New file.
15893 * gdb.threads/reconnect-signal.exp: New file.
15894
5e3f4fab
EBM
158952014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15896
15897 * gdb.base/source-dir.exp: New file.
15898
79301218
JB
158992014-01-07 Joel Brobecker <brobecker@adacore.com>
15900
15901 * gdb.ada/mi_interface: New testcase.
15902
8e355c5d
JB
159032014-01-07 Joel Brobecker <brobecker@adacore.com>
15904
15905 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15906 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15907 gdb.ada/pp-rec-component/pck.ads: New files.
15908
c0d48811
JB
159092014-01-07 Joel Brobecker <brobecker@adacore.com>
15910
15911 * gdb.python/py-pp-integral.c: New file.
15912 * gdb.python/py-pp-integral.py: New file.
15913 * gdb.python/py-pp-integral.exp: New file.
15914
17b609c3 15915For older changes see ChangeLog-1993-2013.
c906108c 15916\f
8d8cb839
EZ
15917;; Local Variables:
15918;; mode: change-log
15919;; left-margin: 8
15920;; fill-column: 74
15921;; version-control: never
15922;; End:
902f2ccb 15923
42a4f53d 15924 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
15925 Copying and distribution of this file, with or without modification,
15926 are permitted provided the copyright notice and this notice are preserved.