linux-thread-db.c: use bool where possible in thread_db code
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e7bd7fba
TT
12019-05-14 Tom Tromey <tromey@adacore.com>
2
3 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4 styling test.
5
2764128d
TV
62019-05-14 Tom de Vries <tdevries@suse.de>
7
8 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
9 selection entry encoding.
10
71bed2db
TT
112019-05-10 Tom Tromey <tromey@adacore.com>
12
13 * gdb.ada/info_exc.exp: Add "complete" test.
14
63b667ad
TV
152019-05-09 Tom de Vries <tdevries@suse.de>
16
17 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
18 CU-relative.
19
9cfd2b89
TV
202019-05-09 Tom de Vries <tdevries@suse.de>
21
22 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
23 CU-relative.
24
2228ef77
XR
252019-05-08 Joel Brobecker <brobecker@adacore.com>
26
27 * gdb.ada/frame_arg_lang.exp: New testcase.
28 * gdb.ada/frame_arg_lang/bla.adb: New file.
29 * gdb.ada/frame_arg_lang/pck.ads: New file.
30 * gdb.ada/frame_arg_lang/pck.adb: New file.
31 * gdb.ada/frame_arg_lang/foo.c: New file.
32
80e55b13
TT
332019-05-08 Tom Tromey <tromey@adacore.com>
34
35 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
36
9d3421af
TT
372019-05-08 Tom Tromey <tromey@adacore.com>
38
39 * gdb.base/ptype-offsets.exp: Update tests.
40
844333e2
TT
412019-05-08 Tom Tromey <tromey@adacore.com>
42
43 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
44 cases.
45 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
46 "short".
47
988915ee
TT
482019-05-08 Tom Tromey <tromey@adacore.com>
49
50 * gdb.ada/vla.exp: New file.
51 * gdb.ada/vla/vla.adb: New file.
52
7bd55dac
TV
532019-05-07 Tom de Vries <tdevries@suse.de>
54
55 * gdb.base/index-cache.exp (ls_host): Fix return statement.
56
75f06e9d
TV
572019-05-07 Tom de Vries <tdevries@suse.de>
58
59 PR testsuite/24522
60 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
61 section.
62
77e7aaa4
TV
632019-05-07 Tom de Vries <tdevries@suse.de>
64
65 PR testsuite/24522
66 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
67 .debug_aranges section.
68
456ba0fa
TV
692019-05-07 Tom de Vries <tdevries@suse.de>
70
71 PR testsuite/24159
72 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
73
5a56d6a6
TV
742019-05-06 Tom de Vries <tdevries@suse.de>
75
76 * lib/gdb.exp (exec_has_index_section): New proc.
77 * gdb.base/index-cache.exp: Handle case that binfile contains an index
78 section.
79
9d6d4be8
TV
802019-05-04 Tom de Vries <tdevries@suse.de>
81
82 * boards/cc-with-debug-names.exp: New file.
83
222a8d25
TT
842019-05-03 Tom Tromey <tromey@adacore.com>
85
86 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
87 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
88 * gdb.ada/char_enum.exp: Add test.
89
0fdfd794
TV
902019-05-03 Tom de Vries <tdevries@suse.de>
91
92 * boards/cc-with-gdb-index.exp: New file.
93
80062eb9
AB
942019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
95
96 * gdb.rust/simple.exp: Add new test case.
97 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
98 (main): Initialise an instance of the new struct.
99
4504bbde
TT
1002019-05-01 Tom Tromey <tromey@adacore.com>
101
102 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
103 record.
104 (NPR): New variable.
105 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
106 test.
107
d48e62f4
TT
1082019-05-01 Tom Tromey <tromey@adacore.com>
109
110 * gdb.ada/packed_array_assign.exp: Add packed assignment
111 regression test.
112
f59f30f5
TV
1132019-05-01 Tom de Vries <tdevries@suse.de>
114
115 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
116
b70bfc54
TV
1172019-05-01 Tom de Vries <tdevries@suse.de>
118
119 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
120
15f18d14
AT
1212019-04-30 Ali Tamur <tamur@google.com>
122
123 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
124
2ff0a947
TT
1252019-04-30 Tom Tromey <tromey@adacore.com>
126
127 * lib/ada.exp (find_ada_tool): New proc.
128 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
129 * gdb.ada/catch_ex_std.exp: New file.
130 * gdb.ada/catch_ex_std/foo.adb: New file.
131 * gdb.ada/catch_ex_std/some_package.adb: New file.
132 * gdb.ada/catch_ex_std/some_package.ads: New file.
133
a776957c
TT
1342019-04-30 Tom Tromey <tromey@adacore.com>
135
136 PR c++/24470:
137 * gdb.cp/temargs.cc: Add test code from PR.
138
bc68014d
AB
1392019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
140
141 * gdb.fortran/vla-datatypes.exp: Update expected results.
142 * gdb.fortran/vla-ptype.exp: Likewise.
143 * gdb.fortran/vla-type.exp: Likewise.
144 * gdb.fortran/vla-value.exp: Likewise.
145
f1fdc960
AB
1462019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
147
148 * gdb.fortran/ptr-indentation.exp: Update expected results.
149 * gdb.fortran/ptype-on-functions.exp: Likewise.
150 * gdb.fortran/vla-ptr-info.exp: Likewise.
151 * gdb.fortran/vla-value.exp: Likewise.
152
bf7a4de1
AB
1532019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
154
155 * gdb.fortran/ptype-on-functions.exp: New file.
156 * gdb.fortran/ptype-on-functions.f90: New file.
157
bbe75b9d
AB
1582019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
159
160 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
161 case void string.
162
1db455a7
AB
1632019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
164
165 * gdb.fortran/complex.exp: Expand.
166 * gdb.fortran/complex.f: Renamed to...
167 * gdb.fortran/complex.f90: ...this, and extended to add more
168 complex values.
169
b6d03bb2
AB
1702019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
171
172 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
173 MODULO, CMPLX.
174
2e62ab40
AB
1752019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
176 Richard Bunt <richard.bunt@arm.com>
177
178 * gdb.base/max-depth.c: New file.
179 * gdb.base/max-depth.exp: New file.
180 * gdb.python/py-nested-maps.c: New file.
181 * gdb.python/py-nested-maps.exp: New file.
182 * gdb.python/py-nested-maps.py: New file.
183 * gdb.python/py-format-string.exp (test_max_depth): New proc.
184 (test_all_common): Call test_max_depth.
185 * gdb.fortran/max-depth.exp: New file.
186 * gdb.fortran/max-depth.f90: New file.
187 * gdb.go/max-depth.exp: New file.
188 * gdb.go/max-depth.go: New file.
189 * gdb.modula2/max-depth.exp: New file.
190 * gdb.modula2/max-depth.c: New file.
191 * lib/gdb.exp (get_print_expr_at_depths): New proc.
192
d2b584a5
TV
1932019-04-29 Tom de Vries <tdevries@suse.de>
194
195 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
196
136afab8
PW
1972019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
198
199 * gdb.base/callexit.exp: Test may-call-functions off.
200
725cbb63
KS
2012019-04-25 Keith Seitz <keiths@redhat.com>
202
203 PR c++/24367
204 * gdb.cp/meth-typedefs.cc (incomplete_struct)
205 (another_incomplete_struct, test_incomplete): New definitions.
206 (main): Use new definitions.
207 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
208 functions.
209
82433e3e
SDJ
2102019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
211
212 PR corefiles/11608
213 PR corefiles/18187
214 * gdb.base/coredump-filter-build-id.exp: New file.
215
dd06d4d6
AH
2162019-04-25 Alan Hayward <alan.hayward@arm.com>
217
218 * Makefile.in: Pass through GDBSERVER_DEBUG.
219 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
220 (gdbserver,debug): Add board setting.
221 * gdb.trace/tspeed.exp: Skip when debugging.
222 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
223 * lib/gdbserver-support.exp: Likewise
224
1670072e
TT
2252019-04-24 Tom Tromey <tromey@adacore.com>
226
227 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
228 Rust.
229
a59240a4
TT
2302019-04-24 Tom Tromey <tromey@adacore.com>
231
232 * gdb.arch/amd64-eval.exp: Test bitfield return.
233 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
234 (class Foo) <return_bitfields>: New method.
235 (main): Call it.
236
b907456c
AB
2372019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
238
239 * gdb.cp/many-args.cc: New file.
240 * gdb.cp/many-args.exp: New file.
241
5c565afd
TV
2422019-04-23 Tom de Vries <tdevries@suse.de>
243
244 PR gdb/24433
245 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
246
ba22ff86
AH
2472019-04-23 Alan Hayward <alan.hayward@arm.com>
248
249 * gdb.trace/backtrace.exp: Use nopie flag.
250 * gdb.trace/circ.exp: Likewise.
251 * gdb.trace/collection.exp: Likewise.
252 * gdb.trace/ftrace.exp: Likewise.
253 * gdb.trace/mi-trace-unavailable.exp: Likewise.
254 * gdb.trace/mi-traceframe-changed.exp: Likewise.
255 * gdb.trace/qtro.exp: Likewise.
256 * gdb.trace/read-memory.exp: Likewise.
257 * gdb.trace/report.exp: Likewise.
258 * gdb.trace/tfile.exp: Likewise.
259 * gdb.trace/tfind.exp: Likewise.
260 * gdb.trace/unavailable.exp: Likewise.
261
7905fc35
PA
2622019-04-22 Pedro Alves <palves@redhat.com>
263
264 * gdb.base/solib-probes-nosharedlibrary.c,
265 gdb.base/solib-probes-nosharedlibrary.exp: New files.
266
8ecb59f8
TT
2672019-04-19 Tom Tromey <tromey@adacore.com>
268
269 * gdb.ada/ptype_union.c: New file.
270 * gdb.ada/ptype_union.exp: New file.
271
62160ec9
TT
2722019-04-19 Tom Tromey <tromey@adacore.com>
273
274 PR symtab/24423:
275 * gdb.base/list0.h (foo): Add a control-l character.
276
36cd4ba5
TV
2772019-04-18 Tom de Vries <tdevries@suse.de>
278
279 PR gdb/24433
280 * boards/local-board.exp: Set sysroot to "".
281
b73715df
TV
2822019-04-18 Tom de Vries <tdevries@suse.de>
283 Pedro Alves <palves@redhat.com>
284
285 PR gdb/24454
286 * gdb.threads/vfork-follow-child-exec.c: New file.
287 * gdb.threads/vfork-follow-child-exec.exp: New file.
288 * gdb.threads/vfork-follow-child-exit.c: New file.
289 * gdb.threads/vfork-follow-child-exit.exp: New file.
290
4aa866af
LS
2912019-04-15 Leszek Swirski <leszeks@google.com>
292
293 * gdb.arch/amd64-eval.cc: New file.
294 * gdb.arch/amd64-eval.exp: New file.
295
e5a1a79a
AH
2962019-04-11 Alan Hayward <alan.hayward@arm.com>
297
298 * gdb.server/sysroot.c: New test.
299 * gdb.server/sysroot.exp: New file.
300 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
301 matching param.
302
41077b66
AB
3032019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
304
305 * gdb.base/align.exp: Extend test to cover structures containing
306 only static fields.
307
c30391f8
TV
3082019-04-11 Tom de Vries <tdevries@suse.de>
309
310 * boards/cc-with-dwz-m.exp: New file.
311 * boards/cc-with-dwz.exp: New file.
312 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
313
e242fd12
SM
3142019-04-09 Simon Marchi <simon.marchi@efficios.com>
315
316 * gdb.base/start-cpp.exp: New file.
317 * gdb.base/start-cpp.cc: New file.
318
2b0c8b01
KB
3192019-04-08 Kevin Buettner <kevinb@redhat.com>
320
321 * gdb.python/py-thrhandle.exp: Adjust tests to call
322 thread_from_handle instead of thread_from_thread_handle.
323
947210e5
KB
3242019-04-08 Kevin Buettner <kevinb@redhat.com>
325
326 * gdb.python/py-thrhandle.exp: Add tests for
327 gdb.InferiorThread.handle.
328
d7df6549
AB
3292019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
330
331 * gdb.python/py-function.exp: Check calling helper function from
332 all languages.
333 * lib/gdb.exp (gdb_supported_languages): New proc.
334
8bdc1658
AB
3352019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
336
337 * gdb.base/complex-parts.c: New file.
338 * gdb.base/complex-parts.exp: New file.
339
05caa1d2
TT
3402019-04-01 Tom Tromey <tromey@adacore.com>
341
342 PR symtab/23331:
343 * gdb.dwarf2/dw2-ranges-main.c: New file.
344 * gdb.dwarf2/dw2-ranges-psym.c: New file.
345 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
346
7734102d
EZ
3472019-03-30 Simon Marchi <simark@simark.ca>
348
349 * gdb.base/default.exp: Add values for $_gdb_major and
350 $_gdb_minor.
351
188e1fa9
TT
3522019-03-29 Tom Tromey <tromey@adacore.com>
353
354 * gdb.base/help.exp: Tighten apropos regexp.
355
2880242d
KS
3562019-03-29 Keith Seitz <keiths@redhat.com>
357
358 * gdb.fortran/array-bounds.exp: New file.
359 * gdb.fortran/array-bounds.f90: New file.
360
077cad8e
PW
3612019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
362
363 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
364
80047cfc
PW
3652019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
366
367 * gdb.multi/hello.c (main): Increase alarm timer.
368
f489207e
SL
3692019-03-28 Sandra Loosemore <sandra@codesourcery.com>
370
371 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
372 factor when no hardware watchpoint support.
373
c92df149
AH
3742019-03-28 Alan Hayward <alan.hayward@arm.com>
375 Pedro Alves <palves@redhat.com>
376
377 * boards/local-board.exp: set sysroot to /.
378
933aebfa
AH
3792019-03-27 Alan Hayward <alan.hayward@arm.com>
380
381 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
382 in child.
383
9f9aa852
AB
3842019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
385
386 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
387 field.
388 (make_container): Initialise new field.
389 * gdb.python/py-prettyprint.exp: Add new tests.
390 * gdb.python/py-prettyprint.py (class ContainerPrinter)
391 <display_hint>: New method.
392
3714a195
AB
3932019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
394
395 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
396 gdb_continue_to_breakpoint more throughout this test.
397 (run_lang_tests) Supply unique test names, and use
398 gdb_test_no_output.
399
18c77628
AB
4002019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
401
402 * gdb.base/finish-pretty.exp: Update expected results.
403 * gdb.base/pretty-print.c: New file.
404 * gdb.base/pretty-print.exp: New file.
405
9a93502f
PA
4062019-03-25 Pedro Alves <palves@redhat.com>
407
408 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
409 move comments outside list. Append '-i "" eof' section.
410
968aa7ae
AH
4112019-03-22 Alan Hayward <alan.hayward@arm.com>
412
413 * README: Add pie options.
414 * gdb.base/break-interp.exp: Ensure pie is disabled.
415 * gdb.base/dump.exp: Likewise.
416 * lib/gdb.exp (gdb_compile): Add pie option.
417
4c7d57e7
TT
4182019-03-19 Tom Tromey <tromey@adacore.com>
419
420 * gdb.mi/mi2-cli-display.c: New file.
421 * gdb.mi/mi2-cli-display.exp: New file.
422
bff8c71f
TT
4232019-03-18 Joel Brobecker <brobecker@adacore.com>
424 Tom Tromey <tromey@adacore.com>
425
426 * gdb.ada/ptype_array/pck.adb: New file.
427 * gdb.ada/ptype_array/pck.ads: New file.
428 * gdb.ada/ptype_array/foo.adb: New file.
429 * gdb.ada/ptype_array.exp: New file.
430
d085f989
TT
4312019-03-14 Tom Tromey <tromey@adacore.com>
432
433 * gdb.base/style.exp: Add "set style sources" test.
434
b4be1b06
SM
4352019-03-13 Simon Marchi <simon.marchi@ericsson.com>
436
437 * mi-breakpoint-location-ena-dis.exp: Rename to ...
438 * mi-breakpoint-multiple-locations.exp: ... this.
439 (make_breakpoints_pattern): New proc.
440 (do_test): Add mi_version parameter, test -break-insert,
441 -break-info and =breakpoint-created.
442
7cde5fc2
AB
4432019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
444
445 * config/default.exp: Remove 'load_lib gdb.exp'.
446 * config/monitor.exp: Likewise.
447 * config/sid.exp: Likewise.
448 * config/sim.exp: Likewise.
449 * config/slite.exp: Likewise.
450 * config/unix.exp: Likewise.
451 * gdb.base/default.exp: Remove unhelpful comment.
452
efbecbc1
AB
4532019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
454
455 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
456
0841c79a
AB
4572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
458
459 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
460
4a270568
AB
4612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
462
463 * gdb.fortran/type-kinds.exp: Update expected results.
464
067630bd
AB
4652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
466
467 * gdb.fortran/type-kinds.exp: Test new integer type kind.
468
3be47f7a
AB
4692019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
472 function.
473 (test_basic_parsing_of_type_kinds): Expand types tested.
474 (test_parsing_invalid_type_kinds): New function.
475
4d00f5d8
AB
4762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
477
478 * gdb.fortran/intrinsics.exp: New file.
479 * gdb.fortran/intrinsics.f90: New file.
480 * gdb.fortran/type-kinds.exp: New file.
481
c8f91604
AB
4822019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
483
484 * gdb.fortran/dot-ops.exp: New file.
485
dd9f2c76
AB
4862019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
489 Check upper and lower case logical literals.
490
84ec9724
AB
4912019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
492
493 * gdb.fortran/types.exp (test_float_literal_types_accepted):
494 Remove duplicate tests.
495
c3734e09
AH
4962019-03-06 Alan Hayward <alan.hayward@arm.com>
497
498 * lib/gdb.exp (builtin_cd): rename of cd.
499 (cd): Override builtin.
500
aa3cfbda
RB
5012019-03-06 Richard Bunt <richard.bunt@arm.com>
502
503 * gdb.fortran/function-calls.exp: New file.
504 * gdb.fortran/function-calls.f90: New test.
505
7b63ad86
RB
5062019-03-04 Richard Bunt <richard.bunt@arm.com>
507
508 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
509 on user program standard output.
510 * gdb.fortran/short-circuit-argument-list.f90: Record function
511 calls.
512
01abb042
AH
5132019-02-28 Alan Hayward <alan.hayward@arm.com>
514
c3734e09
AH
515 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
516 failure.
01abb042 517
92137da0
RO
5182019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
519
520 PR gdb/8527
521 * gdb.base/interrupt-daemon-attach.c,
522 gdb.base/interrupt-daemon-attach.exp: New test.
523
5862844d
PA
5242019-02-27 Pedro Alves <palves@redhat.com>
525
526 * gdb.base/page.exp: Add tests for "set width/height -1".
527
8ed25214
PA
5282019-02-27 Pedro Alves <palves@redhat.com>
529
530 * gdb.base/page.exp: Add tests for "set/show width/height" with
531 "infinite" values.
532
6c28e44a
TT
5332019-02-27 Tom Tromey <tromey@adacore.com>
534
535 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
536 2.4.
537 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
538 workaround.
539
bf9a735e
AB
5402019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
541
542 * gdb.base/align.exp: Extend to compile in both C and C++, and add
543 tests for structs with static members.
544
8791793c
TT
5452019-02-26 Tom Tromey <tromey@adacore.com>
546
547 * gdb.python/py-value.exp (test_value_from_buffer): Check for
548 ValueError, not TypeError.
549
bc2a507e
KB
5502019-02-26 Kevin Buettner <kevinb@redhat.com>
551
552 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
553 call from main program.
554
e0e7d3bd
JB
5552019-02-23 Joel Brobecker <brobecker@adacore.com>
556
557 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
558 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
559 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
560 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
561 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
562
9600246d
KS
5632019-02-22 Keith Seitz <keiths@redhat.com>
564
565 PR symtab/23853
566 * gdb.base/symlink-sourcefile.c: New file.
567 * gdb.base/symlink-sourcefile.exp: New file.
568
0c95f9ed
TT
5692019-02-20 Tom Tromey <tom@tromey.com>
570
571 * gdb.base/info_qt.exp: Update.
572
6caa91b6
SM
5732019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
574
575 * gdb.base/source.exp: Move "error in sourced script" code to
576 the end.
577 * gdb.base/source-error.gdb: Move contents to
578 source-error-1.gdb. Add new code to source source-error-1.gdb.
579 * gdb.base/source-error-1.gdb: New file, from previous
580 source-error.gdb.
581
6506371f
TT
5822019-02-17 Tom Tromey <tom@tromey.com>
583
584 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
585 for macro styling.
586 * gdb.base/style.c (SOME_MACRO): New macro.
587
a0087920
TT
5882019-02-17 Tom Tromey <tom@tromey.com>
589
590 * gdb.base/style.exp: Add line-wrapping tests.
591 * gdb.base/page.exp: Add test for quitting during pagination.
592
a2cd4f14
JB
5932019-02-17 Joel Brobecker <brobecker@adacore.com>
594
595 * gdb.ada/big_packed_array: New testcase.
596 * gdb.ada/homonym.exp: Fix incorrect expected output for
597 "break <homonym__get_value>" test.
598
9d70ffbc
WP
5992019-02-13 Weimin Pan <weimin.pan@oracle.com>
600
601 PR breakpoints/21870
602 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
603 and prepare_for_testing. Add comment.
604 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
605 redundant cleanup call. Clean up comment.
606
01c7ae81
WP
6072019-02-12 Weimin Pan <weimin.pan@oracle.com>
608
609 PR breakpoints/21870
610 * gdb.arch/aarch64-dbreg-contents.exp: New file.
611 * gdb.arch/aarch64-dbreg-contents.c: New file.
612
aff29d1c
JB
6132019-02-10 Joel Brobecker <brobecker@adacore.com>
614
615 * gdb.ada/mi_ref_changeable: New testcase.
616
df0da8a2
AH
6172019-02-07 Alan Hayward <alan.hayward@arm.com>
618
619 * gdb.base/attach.exp: Add double attach test.
620
bd447abb
SM
6212019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
622
623 * lib/gdb.exp (default_gdb_start): Don't match pagination
624 prompt.
625 (gdb_init): Set stty_init.
626
1dbc40b9
TT
6272019-01-27 Tom Tromey <tom@tromey.com>
628
629 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
630 skip_python_tests.
631
353229bf
AH
6322019-01-24 Alan Hayward <alan.hayward@arm.com>
633
634 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
635 New structure.
636 (struct struct_static_02_02): Likewise.
637 (struct struct_static_02_03): Likewise.
638 (struct struct_static_02_04): Likewise.
639 (struct struct_static_04_01): Likewise.
640 (struct struct_static_04_02): Likewise.
641 (struct struct_static_04_03): Likewise.
642 (struct struct_static_04_04): Likewise.
643 (struct struct_static_06_01): Likewise.
644 (struct struct_static_06_02): Likewise.
645 (struct struct_static_06_03): Likewise.
646 (struct struct_static_06_04): Likewise.
647 (cmp_struct_static_02_01): Likewise.
648 (cmp_struct_static_02_02): Likewise.
649 (cmp_struct_static_02_03): Likewise.
650 (cmp_struct_static_02_04): Likewise.
651 (cmp_struct_static_04_01): Likewise.
652 (cmp_struct_static_04_02): Likewise.
653 (cmp_struct_static_04_03): Likewise.
654 (cmp_struct_static_04_04): Likewise.
655 (cmp_struct_static_06_01): Likewise.
656 (cmp_struct_static_06_02): Likewise.
657 (cmp_struct_static_06_03): Likewise.
658 (cmp_struct_static_06_04): Likewise.
659 (call_all): Test new structs.
660 * gdb.base/infcall-nested-structs.exp: Likewise.
661
73021deb
AH
6622019-01-21 Alan Hayward <alan.hayward@arm.com>
663 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
664
fc65c7db
AH
6652019-01-21 Alan Hayward <alan.hayward@arm.com>
666 * gdb.base/stack-protector.c: New test.
667 * gdb.base/stack-protector.exp: New file.
668 * gdb.cp/ovldbreak.exp: Only allow a single break line.
669 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
670 option.
671 (gdb_compile): Remove stack protector for GCC and prevent
672 recursion.
673
c24bdb02
KS
6742019-01-16 Keith Seitz <keiths@redhat.com>
675
676 PR gdb/23773
677 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
678
6f072a10
PFC
6792019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
680
681 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
682 aliases.
683 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
684 tests.
685 * gdb.arch/powerpc-vector-regs.c: New file.
686 * gdb.arch/powerpc-vector-regs.exp: New file.
687
a7b8d682
PFC
6882019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
689
690 * gdb.arch/altivec-regs.exp: Fix the list passed to
691 gdb_expect_list when testing "info vector".
692
6eb6fb67
AB
6932019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
694
695 * gdb.base/style.exp: Don't include path in testname.
696
b56f80d8
KS
6972019-01-10 Keith Seitz <keiths@redhat.com>
698
699 PR gdb/23712
700 PR symtab/23010
701 * gdb.dwarf2/multidictionary.exp: New file.
702
041be526
SM
7032019-01-09 Simon Marchi <simon.marchi@ericsson.com>
704
705 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
706 (test_gnuv3_style_demangling): ... this.
707 (test_lucid_style_demangling): Remove.
708 (test_arm_style_demangling): Remove.
709 (test_hp_style_demangling): Remove.
710 (do_tests): Remove calls to the above.
711
d820d0c3
AB
7122019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
713
714 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
715 case.
716
f097f5ad
TT
7172019-01-06 Tom Tromey <tom@tromey.com>
718
719 PR gdb/28155:
720 * gdb.dwarf2/typedef-void-finish.exp: New file.
721
2cd8cc0b
TT
7222018-12-28 Tom Tromey <tom@tromey.com>
723 Simon Marchi <simark@simark.ca>
724
725 * gdb.base/jit-exec.exp: New file.
726 * gdb.base/jit-exec.c: New file.
727 * gdb.base/jit-execd.c: New file.
728
35fb8261
TT
7292018-12-28 Tom Tromey <tom@tromey.com>
730
731 * gdb.base/style.exp: Update test to check for address styling.
732
47fd17cd
TT
7332018-12-28 Tom Tromey <tom@tromey.com>
734
735 * gdb.base/style.exp: Add test for styling of "Reading symbols"
736 message.
737
d47032b7
TT
7382018-12-28 Tom Tromey <tom@tromey.com>
739
740 * gdb.base/style.exp: Add test for version number styling.
741
af79b68d
TT
7422018-12-28 Tom Tromey <tom@tromey.com>
743
744 * gdb.base/style.exp: Add test for print_address_symbolic.
745
0bb296cb
TT
7462018-12-28 Tom Tromey <tom@tromey.com>
747
748 * gdb.base/style.exp: Add test for breakpoint setting.
749
80ae2043
TT
7502018-12-28 Tom Tromey <tom@tromey.com>
751
752 * gdb.base/style.exp: Add test for variable names.
753
cbe56571
TT
7542018-12-28 Tom Tromey <tom@tromey.com>
755
756 * gdb.base/style.exp: New file.
757 * gdb.base/style.c: New file.
758
9162a27c
TT
7592018-12-28 Tom Tromey <tom@tromey.com>
760
761 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
762 "dumb".
763 * gdb.base/readline.exp (operate_and_get_next): Save and restore
764 the TERM environment variable.
765
bc543c90
TT
7662018-12-27 Tom Tromey <tom@tromey.com>
767
768 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
769 pagination test.
770
6f0ffe50
AB
7712018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
774 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
775
b5a1e557
PW
7762018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
777
778 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
779 Filename a.adb changed to bp_fun_addr.adb.
780 gdb.ada/bp_fun_addr.exp: Update test accordingly.
781
6e8b1ab2
JV
7822018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
783
784 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
785 non-PIE executables.
786 * README: Mention the gdb,nopie_flag board setting.
787 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
788 non-PIE executable.
789 * gdb.arch/amd64-entry-value.exp: Likewise.
790 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
791 * gdb.arch/i386-float.exp: Likewise.
792 * gdb.arch/i386-signal.exp: Likewise.
793 * gdb.mi/mi-reg-undefined.exp: Likewise.
794
d00a27c5
PM
7952018-12-21 Paul Marechal <paul.marechal@ericsson.com>
796
797 PR gdb/23974
798 * gdb.base/info-os.exp: Check return for unknown "info os" type.
799
161d081c
PW
8002018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
801
802 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
803 Update order of results accordingly.
804
b001de23
AB
8052018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
806
807 * gdb.base/annota1.exp: Update a test regexp.
808
99e1a184
AB
8092018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
810
811 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
812
7a81c1e2
PW
8132018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
814
815 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
816 (reuse_time): Initialize to REUSE_TIME_CAP.
817 (check_rc): New function.
818 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
819 Check pthread_create rc.
820 (spawner_thread_func): Check pthread_create and pthread_join rc.
821
73e8dc90
PA
8222018-12-08 Pedro Alves <palves@redhat.com>
823
824 * gdb.base/list.exp (test_forward_search): Rename to ...
825 (test_forward_reverse_search): ... this. Also test reverse-search
826 and the forward-search alias.
827
13f2ed32
AB
8282018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
829
830 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
831 local timeout variable before return, and remove all local timeout
832 variable entirely.
833 (gdb_load): Likewise.
834
64d27cfc
TV
8352018-12-01 Tom de Vries <tdevries@suse.de>
836
837 * gdb.base/gdb-caching-proc.exp: New file.
838
f63c03b4
SDJ
8392018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
840
841 * Makefile.in (TIMESTAMP): New variable.
842 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
843 command.
844 (check-single-racy): Likewise.
845 (check/%.exp): Likewise.
846 (check-racy/%.exp): Likewise.
847 (workers/%.worker): Likewise.
848 (build-perf): Likewise.
849 (check-perf): Likewise.
850 * README: Describe new "TS" and "TS_FORMAT" variables.
851 * print-ts.py: New file.
852
1c97054b
BF
8532018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
854
855 PR python/23714
856 * gdb.python/python.exp: Test command repetition after
857 gdb.execute.
858
1871a62d
AB
8592018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
860
861 * gdb.opt/inline-break.exp: Add test that info breakpoint output
862 is correctly aligned.
863
fb5e1ed9
PW
8642018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
865
866 * gdb.ada/info_auto_lang.exp: New testcase.
867 * gdb.ada/info_auto_lang/global_pack.ads: New file.
868 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
869 * gdb.ada/info_auto_lang/some_c.c: New file.
870
43d397ca
PW
8712018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
872
873 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
874 FUNC_lang language syntax.
875
beddd671
PW
8762018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
877
878 * gdb.base/info_minsym.c: New file.
879 * gdb.base/info_minsym.exp: New file.
880
73fc52c4
TT
8812018-11-19 Tom Tromey <tom@tromey.com>
882
883 PR rust/23625:
884 * gdb.rust/simple.exp: Add ptype test. Update expected output.
885 * gdb.rust/expr.exp: Update expected output. Change one test.
886
994b876a
TT
8872018-11-19 Tom Tromey <tom@tromey.com>
888
889 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
890
6769f276
PA
8912018-11-19 Pedro Alves <palves@redhat.com>
892
893 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
894 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
895 see the expected warning.
896
38a72da0
AH
8972018-11-16 Alan Hayward <alan.hayward@arm.com>
898
899 PR gdb/22736:
900 * gdb.cp/infcall-nodebug-lib.c: New test.
901 * gdb.cp/infcall-nodebug-main.c: New test.
902 * gdb.cp/infcall-nodebug.exp: New file.
903
53a89d6e
SM
9042018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
905
906 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
907 completer tests.
908
9325300d
TV
9092018-11-09 Tom de Vries <tdevries@suse.de>
910
911 * gdb.base/msym-lang.c: New test.
912 * gdb.base/msym-lang.exp: New file.
913 * gdb.base/msym-lang-main.c: New test.
914
20f0d60d
TT
9152018-11-08 Tom Tromey <tom@tromey.com>
916
917 PR gdb/23555:
918 PR gdb/23838:
919 * gdb.base/warning.exp: New file.
920
b5420128
JB
9212018-11-08 Jan Beulich <jbeulich@suse.com>
922
923 * testsuite/gdb.arch/i386-avx512.c,
924 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
925
cd115d61
AB
9262018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
927
928 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
929 point hardware.
930
35ee2dc2
AB
9312018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
932
933 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
934 * gdb.dwarf2/missing-type-name.exp: New file.
935
31aceee8
TV
9362018-11-06 Tom de Vries <tdevries@suse.de>
937
938 * gdb.base/many-headers.c: New test.
939 * gdb.base/many-headers.exp: New file.
940
109be305
JW
9412018-11-06 Jim Wilson <jimw@sifive.com>
942
943 * gdb.base/code_elim.exp: For riscv, set additional_flags
944 to include -msmall-data-limit=0.
945
e2b7af72
JB
9462018-11-01 Joel Brobecker <brobecker@adacore.com>
947
948 * gdb.ada/watch_minus_l: New testcase.
949
cdcda965
SM
9502018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
951
952 * gdb.arch/aix-sighandle.c: New file.
953 * gdb.arch/aix-sighandle.exp: New file.
954
92dcebf3
AB
9552018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
956
957 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
958 registers being unions.
959
68b9ac18
TV
9602018-10-31 Tom de Vries <tdevries@suse.de>
961
962 * lib/valgrind.exp: New file.
963 (vgdb_start, vgdb_stop): New procs, factored out of ...
964 * gdb.base/valgrind-bt.exp: ... here, ...
965 * gdb.base/valgrind-disp-step.exp: ... here and ...
966 * gdb.base/valgrind-infcall.exp: ... here.
967
1443936e
TV
9682018-10-31 Tom de Vries <tdevries@suse.de>
969
970 * lib/gdb.exp (get_valueof): Don't output read value in test name.
971
eb77c9df
AB
9722018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
973
974 * gdb.dwarf2/void-type.c: New file.
975 * gdb.dwarf2/void-type.exp: New file.
976
82b5e646
PW
9772018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
978
979 * gdb.base/info_qt.c: New file.
980 * gdb.base/info_qt.exp: New file.
981
8d619c01
EBM
9822018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
983
984 * gdb.arch/powerpc-htm-regs.c: New file.
985 * gdb.arch/powerpc-htm-regs.exp: New file.
986
f2cf6173
EBM
9872018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
988
989 * gdb.arch/powerpc-tar.c: New file.
990 * gdb.arch/powerpc-tar.exp: New file.
991
7ca18ed6
EBM
9922018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
993
994 * gdb.arch/powerpc-ppr-dscr.c: New file.
995 * gdb.arch/powerpc-ppr-dscr.exp: New file.
996
bfcc0eba
TV
9972018-10-25 Tom de Vries <tdevries@suse.de>
998
999 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1000
fe1a5cad
TV
10012018-10-24 Tom de Vries <tdevries@suse.de>
1002
1003 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1004 longer exists error.
1005
a76dc3b7
TV
10062018-10-24 Tom de Vries <tdevries@suse.de>
1007
1008 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1009
4df46df7
TV
10102018-10-24 Tom de Vries <tdevries@suse.de>
1011
1012 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1013 --db-attach in valgrind.
1014
0dbfcfff
AB
10152018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * gdb.arch/riscv-reg-aliases.c: New file.
1018 * gdb.arch/riscv-reg-aliases.exp: New file.
1019
b04480b1
AH
10202018-10-19 Alan Hayward <alan.hayward@arm.com>
1021
1022 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1023
2c6ac8d7
AH
10242018-10-19 Alan Hayward <alan.hayward@arm.com>
1025
1026 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1027
2bc69f25
AH
10282018-10-19 Alan Hayward <alan.hayward@arm.com>
1029
1030 * gdb.cp/ovldbreak.exp: Fix regexps.
1031
1f1ae3a3
AH
10322018-10-19 Alan Hayward <alan.hayward@arm.com>
1033
1034 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1035
94c18618
SDJ
10362018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1037
1038 PR cli/23785
1039 * gdb.base/restore.exp: New test to check if "restore" with an
1040 invalid file doesn't segfault.
1041
812cd6eb
TV
10422018-10-18 Tom de Vries <tdevries@suse.de>
1043
1044 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1045 * gdb.ada/excep_handle.exp: Same.
1046 * gdb.ada/mi_string_access.exp: Same.
1047 * gdb.ada/mi_var_union.exp: Same.
1048 * gdb.arch/arc-analyze-prologue.exp: Same.
1049 * gdb.arch/arc-decode-insn.exp: Same.
1050 * gdb.base/readnever.exp: Same.
1051 * gdb.fortran/printing-types.exp: Same.
1052 * gdb.guile/scm-lazy-string.exp: Same.
1053
c4b90788
TV
10542018-10-16 Tom de Vries <tdevries@suse.de>
1055
1056 PR gdb/23730
1057 * gdb.base/catch-follow-exec.c: Add copyright notice.
1058 * gdb.base/catch-follow-exec.exp: Rewrite to use
1059 gdb_spawn_with_cmdline_opts. Require gdb-native.
1060
8bca2978
SL
10612018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1062
1063 * gdb.trace/actions-changed.exp: Check for arch support.
1064 * gdb.trace/actions.exp: Likewise.
1065 * gdb.trace/ax.exp: Likewise.
1066 * gdb.trace/backtrace.exp: Likewise.
1067 * gdb.trace/change-loc.exp: Likewise.
1068 * gdb.trace/deltrace.exp: Likewise.
1069 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1070 * gdb.trace/ftrace.exp: Likewise.
1071 * gdb.trace/infotrace.exp: Check for arch support.
1072 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1073 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1074 * gdb.trace/mi-tsv-changed.exp: Likewise.
1075 * gdb.trace/packetlen.exp: Likewise.
1076 * gdb.trace/passc-dyn.exp: Likewise.
1077 * gdb.trace/passcount.exp: Likewise.
1078 * gdb.trace/pending.exp: Likewise.
1079 * gdb.trace/range-stepping.exp: Check for shlib support.
1080 * gdb.trace/report.exp: Check for arch support.
1081 * gdb.trace/save-trace.exp: Likewise.
1082 * gdb.trace/signal.exp: Check for signal support.
1083 * gdb.trace/tfind.exp: Check for arch support.
1084 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1085 * gdb.trace/trace-common.h: Add comment.
1086 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1087 * gdb.trace/trace-enable-disable.exp: Likewise.
1088 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1089 * gdb.trace/tracecmd.exp: Check for arch support.
1090 * gdb.trace/tspeed.exp: Check for shlib and target support.
1091 * gdb.trace/tstatus.exp: Check for arch support.
1092 * gdb.trace/tsv.exp: Likewise.
1093 * gdb.trace/while-dyn.exp: Likewise.
1094 * gdb.trace/while-stepping.exp: Likewise.
1095 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1096
f9c49bff
SM
10972018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1098
1099 * gdb.trace/tspeed.exp: Remove nowarnings.
1100 (prepare_for_trace_test): Declare "global ipalib".
1101 * gdb.trace/tspeed.c: Include unistd.h.
1102 (main): Remove superfluous printf argument.
1103
d4330bde
SL
11042018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1105
1106 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1107 directory prefix on the filename.
1108
8ecfd7bd
SDJ
11092018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1110
1111 * gdb.gdb/unittest.exp: Update expected message informing that
1112 selftests have been disabled.
1113 * gdb.server/unittest.exp: Likewise.
1114
58bbcd02
TV
11152018-10-09 Tom de Vries <tdevries@suse.de>
1116
1117 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1118 with runto_main.
1119
9f6b697b
WP
11202018-10-08 Weimin Pan <weimin.pan@oracle.com>
1121
1122 PR c++/16841
1123 * gdb.cp/virtbase2.cc: New file.
1124 * gdb.cp/virtbase2.exp: New file.
1125
add5ded5
TT
11262018-10-06 Tom Tromey <tom@tromey.com>
1127
1128 PR python/19399:
1129 * gdb.python/py-inferior.exp: Add architecture test.
1130
f9e48344
TT
11312018-10-06 Tom Tromey <tom@tromey.com>
1132
1133 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1134 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1135
2a8be203
TT
11362018-10-06 Tom Tromey <tom@tromey.com>
1137
1138 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1139 of a "throw" catchpoint.
1140
e04caa70
SDJ
11412018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1142
1143 * gdb.base/info-proc.exp: Update string expected from "help info
1144 proc".
1145
5ca8c39f
TT
11462018-10-04 Tom Tromey <tom@tromey.com>
1147
1148 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1149 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1150 (test_initial_complaints, test_empty_complaints): Update.
1151 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1152
3453e7e4
TT
11532018-10-04 Tom Tromey <tom@tromey.com>
1154
1155 PR cli/19551:
1156 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1157 * lib/gdb.exp (gdb_file_cmd): Update.
1158 * gdb.stabs/weird.exp (print_weird_var): Update.
1159 * gdb.server/solib-list.exp: Update.
1160 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1161 * gdb.mi/mi-cli.exp: Update.
1162 * gdb.linespec/linespec.exp: Update.
1163 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1164 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1165 * gdb.cp/cp-relocate.exp: Update.
1166 * gdb.base/sym-file.exp: Update.
1167 * gdb.base/relocate.exp: Update.
1168 * gdb.base/readnever.exp: Update.
1169 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1170 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1171 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1172 * gdb.base/code_elim.exp: Update.
1173 * gdb.base/break-unload-file.exp (test_break): Update.
1174 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1175 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1176 Update.
1177 * gdb.base/attach.exp (do_attach_tests): Update.
1178 * gdb.base/sepdebug.exp: Update.
1179 * gdb.python/py-section-script.exp: Update.
1180
6afcf761
TT
11812018-10-04 Tom Tromey <tom@tromey.com>
1182
1183 PR cli/22234:
1184 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1185 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1186 output.
1187
fef1b293
TT
11882018-10-04 Tom Tromey <tom@tromey.com>
1189
1190 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1191 set width and height to 0.
1192 (test_command_line_attach_run): Use -quiet.
1193
ca98345e
SL
11942018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1195
1196 * lib/gdb.exp (skip_ifunc_tests): New.
1197 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1198 other compile failures.
1199 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1200
ff34e6ae
SM
12012018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1202
1203 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1204 is_amd64_regs_target.
1205
6bb8890e
AH
12062018-10-01 Alan Hayward <alan.hayward@arm.com>
1207
1208 * gdb.arch/aarch64-sighandler-regs.c: New test.
1209 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1210 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1211
224d30d3
MM
12122018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1213
1214 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1215 assembly.
1216
f67ffa6a
AB
12172018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1218
1219 * gdb.base/frame-selection.exp: New file.
1220 * gdb.base/frame-selection.c: New file.
1221
9fc3183f
AH
12222018-09-27 Alan Hayward <alan.hayward@arm.com>
1223
1224 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1225 pthread barrier.
1226 (main): Likewise.
1227
d354055e
AB
12282018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1229
1230 * gdb.base/large-frame-1.c: New file.
1231 * gdb.base/large-frame-2.c: New file.
1232 * gdb.base/large-frame.exp: New file.
1233 * gdb.base/large-frame.h: New file.
1234
db727370
JL
12352018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1236
1237 PR gdb/20948
1238 * gdb.base/write_mem.exp: New test.
1239 * gdb.base/write_mem.c: Likewise.
1240
ae778caf
TT
12412018-09-23 Tom Tromey <tom@tromey.com>
1242
1243 PR python/18852:
1244 * gdb.python/py-parameter.exp: Add test for parameter that throws
1245 on "set".
1246
fd3ba736
TT
12472018-09-23 Tom Tromey <tom@tromey.com>
1248
1249 PR python/17284:
1250 * gdb.python/py-template.exp (test_template_arg): Add test for
1251 negative template argument number.
1252
39a24317
TT
12532018-09-23 Tom Tromey <tom@tromey.com>
1254
1255 PR python/14062:
1256 * gdb.python/python.exp: Add test for post_event error.
1257
f5769a2c
TT
12582018-09-23 Tom Tromey <tom@tromey.com>
1259
1260 PR python/18170:
1261 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1262 convert pointers to int and long.
1263
1c1e54f6
TT
12642018-09-23 Tom Tromey <tom@tromey.com>
1265
1266 PR python/20126:
1267 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1268 signed-ness conversion tests.
1269
fb4fa946
TT
12702018-09-23 Tom Tromey <tom@tromey.com>
1271
1272 PR python/18352;
1273 * gdb.python/py-value.exp (test_float_conversion): New proc.
1274 Use it.
1275
a466edac
HAQ
12762018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1277
1278 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1279
4ee9b0c5
SL
12802018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1281
1282 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1283 no readline.
1284 * gdb.base/utf8-identifiers.exp: Likewise.
1285 * gdb.cp/cpcompletion.exp: Likewise.
1286 * gdb.linespec/cpcompletion.exp: Likewise.
1287 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1288 * gdb.linespec/cpls-ops.exp: Likewise.
1289
23be8da7
RB
12902018-09-19 Richard Bunt <richard.bunt@arm.com>
1291 Chris January <chris.january@arm.com>
1292
1293 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1294 * gdb.fortran/short-circuit-argument-list.exp: New file.
1295 * gdb.fortran/short-circuit-argument-list.f90: New test.
1296
5031d0ae
SDJ
12972018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1298
1299 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1300 "arch=" keyword when executing "-stack-list-frames".
1301
b4c0d1a4
SDJ
13022018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1303
1304 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1305 "arch=" keyword when executing "-stack-list-frames".
1306
7a6d2b45
SDJ
13072018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1308
1309 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1310 break ada".
1311
8588b356
SM
13122018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1313
1314 PR python/23669
1315 * gdb.python/python.exp: Test gdb.execute("show commands").
1316
65e65158
TT
13172018-09-16 Tom Tromey <tom@tromey.com>
1318
1319 * gdb.base/new-ui.exp (do_execution_tests): Update.
1320 * gdb.base/dbx.exp (test_breakpoints): Update.
1321
bf326452
AH
13222018-09-14 Alan Hayward <alan.hayward@arm.com>
1323
1324 * lib/gdb.exp (gdb_simple_compile): Add proc.
1325 (is_elf_target): Use gdb_simple_compile.
1326 (skip_altivec_tests): Likewise.
1327 (skip_vsx_tests): Likewise.
1328 (skip_tsx_tests): Likewise.
1329 (skip_btrace_tests): Likewise.
1330 (skip_btrace_pt_tests): Likewise.
1331 (gdb_can_simple_compile): Likewise.
1332 (gdb_has_argv0): Likewise.
1333 (gdb_target_symbol_prefix): Likewise.
1334 (target_supports_scheduler_locking): Likewise.
1335
2361b0fb
TT
13362018-09-13 Tom Tromey <tom@tromey.com>
1337
1338 * Makefile.in (TAGS): Recognize proc_with_prefix and
1339 gdb_caching_proc.
1340
0ae1a321
SM
13412018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1342
1343 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1344 method.
1345
a40bf0c2
SM
13462018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1347
1348 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1349 and a few other Inferior properties when the Inferior is no
1350 longer valid.
1351
4a3fe98f
TT
13522018-09-13 Tom Tromey <tom@tromey.com>
1353
1354 PR rust/23650:
1355 * gdb.rust/simple.exp: Add test for enum field access error.
1356
098b2108
TT
13572018-09-13 Tom Tromey <tom@tromey.com>
1358
1359 PR rust/23626:
1360 * gdb.rust/simple.rs (EmptyEnum): New type.
1361 (main): Use it.
1362 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1363
1256af7d
SM
13642018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1365
1366 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1367 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1368 * gdb.python/py-symtab.exp: Update test printing an objfile.
1369
4aa8e6c2
SM
13702018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1371
1372 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1373 object.
1374
c221b2f7
AH
13752018-09-12 Alan Hayward <alan.hayward@arm.com>
1376
1377 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1378 (support_complex_tests): Use gdb_can_simple_compile.
1379 (is_ilp32_target): Likewise.
1380 (is_lp64_target): Likewise.
1381 (is_64_target): Likewise.
1382 (is_amd64_regs_target): Likewise.
1383 (is_aarch32_target): Likewise.
1384 (gdb_int128_helper): Likewise.
1385
6f1107b5
JK
13862018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1387
1388 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1389
1f5d1570
JG
13902018-09-10 Jerome Guitton <guitton@adacore.com>
1391
1392 * gdb.ada/same_component_name: Add test for case of tagged record
1393 with variable-length fields.
1394
cc330e39
XR
13952018-09-10 Xavier Roirand <roirand@adacore.com>
1396
1397 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1398 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1399 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1400 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1401
b9c50e9a
XR
14022018-09-10 Xavier Roirand <roirand@adacore.com>
1403
1404 * gdb.ada/mi_string_access.exp: New testcase.
1405 * gdb.ada/mi_string_access/bar.adb: New file.
1406 * gdb.ada/mi_string_access/pck.adb: New file.
1407 * gdb.ada/mi_string_access/pck.asd: New file.
1408
2963898f
XR
14092018-09-10 Xavier Roirand <roirand@adacore.com>
1410
1411 * gdb.ada/mi_var_union.exp: New testcase.
1412 * gdb.ada/mi_var_union/bar.adb: New file.
1413 * gdb.ada/mi_var_union/pck.adb: New file.
1414 * gdb.ada/mi_var_union/pck.asd: New file.
1415
1aac008f
TT
14162018-09-08 Tom Tromey <tom@tromey.com>
1417
1418 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1419
332cf4c9
TT
14202018-09-08 Tom Tromey <tom@tromey.com>
1421
1422 PR python/16047:
1423 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1424 (register_pretty_printers): Register new printer.
1425 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1426 test.
1427 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1428 (an_int_type3): New global.
1429
424da6cf
JB
14302018-09-08 Joel Brobecker <brobecker@adacore.com>
1431
1432 * gdb.ada/expr_with_funcall: New testcase.
1433
2a62dfa9
JB
14342018-09-08 Joel Brobecker <brobecker@adacore.com>
1435
1436 * gdb.ada/packed_array_assign: New testcase.
1437
96b6697f
AB
14382018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1439
1440 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1441 names, and add test prefixes to make test names unique.
1442
e4a62c65
TV
14432018-09-05 Tom de Vries <tdevries@suse.de>
1444
1445 * gdb.dwarf2/varval.exp: Add test.
1446
dd083ee2
GB
14472018-09-04 Gary Benson <gbenson@redhat.com>
1448
1449 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1450 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1451
aef9346c
TT
14522018-08-31 Tom Tromey <tom@tromey.com>
1453
1454 * gdb.rust/simple.rs: Rename second variable "v".
1455
c67f2e15
AB
14562018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1457
1458 * gdb.base/funcargs.c (use_a): New function.
1459 (recurse): Call use_a.
1460
078a0207
KS
14612018-08-29 Keith Seitz <keiths@redhat.com>
1462
1463 * gdb.compile/compile-cplus-anonymous.cc: New file.
1464 * gdb.compile/compile-cplus-anonymous.exp: New file.
1465 * gdb.compile/compile-cplus-array-decay.cc: New file.
1466 * gdb.compile/compile-cplus-array-decay.exp: New file.
1467 * gdb.compile/compile-cplus-inherit.cc: New file.
1468 * gdb.compile/compile-cplus-inherit.exp: New file.
1469 * gdb.compile/compile-cplus-member.cc: New file.
1470 * gdb.compile/compile-cplus-member.exp: New file.
1471 * gdb.compile/compile-cplus-method.cc: New file.
1472 * gdb.compile/compile-cplus-method.exp: New file.
1473 * gdb.compile/compile-cplus-mod.c: "New" file.
1474 * gdb.compile/compile-cplus-namespace.cc: New file.
1475 * gdb.compile/compile-cplus-namespace.exp: New file.
1476 * gdb.compile/compile-cplus-nested.cc: New file.
1477 * gdb.compile/compile-cplus-nested.exp: New file.
1478 * gdb.compile/compile-cplus-print.c: "New" file.
1479 * gdb.compile/compile-cplus-print.exp: "New" file.
1480 * gdb.compile/compile-cplus-virtual.cc: New file.
1481 * gdb.compile/compile-cplus-virtual.exp: New file.
1482 * gdb.compile/compile-cplus.c: "New" file.
1483 * gdb.compile/compile-cplus.exp: "New" file.
1484 * lib/compile-support.exp: New file.
1485
b0f492b9
GB
14862018-08-16 Gary Benson <gbenson@redhat.com>
1487
1488 PR gdb/13000:
1489 * gdb.base/batch-exit-status.exp: New file.
1490 * gdb.base/batch-exit-status.good-commands: Likewise.
1491 * gdb.base/batch-exit-status.bad-commands: Likewise.
1492
36eb4c5f
AH
14932018-08-29 Alan Hayward <alan.hayward@arm.com>
1494
1495 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1496 (struct struct02): Likewise.
1497 (struct struct03): Likewise.
1498 (struct struct04): Likewise.
1499 (struct struct_01_01): New struct.
1500 (struct struct_01_02): Likewise.
1501 (struct struct_01_03): Likewise.
1502 (struct struct_01_04): Likewise.
1503 (struct struct_02_01): Likewise.
1504 (struct struct_02_02): Likewise.
1505 (struct struct_02_03): Likewise.
1506 (struct struct_02_04): Likewise.
1507 (struct struct_04_01): Likewise.
1508 (struct struct_04_02): Likewise.
1509 (struct struct_04_03): Likewise.
1510 (struct struct_04_04): Likewise.
1511 (struct struct_05_01): Likewise.
1512 (struct struct_05_02): Likewise.
1513 (struct struct_05_03): Likewise.
1514 (struct struct_05_04): Likewise.
1515 (cmp_struct01): Remove function.
1516 (cmp_struct02): Likewise.
1517 (cmp_struct03): Likewise.
1518 (cmp_struct04): Likewise.
1519 (cmp_struct_01_01): Add Function.
1520 (cmp_struct_01_02): Likewise.
1521 (cmp_struct_01_03): Likewise.
1522 (cmp_struct_01_04): Likewise.
1523 (cmp_struct_02_01): Likewise.
1524 (cmp_struct_02_02): Likewise.
1525 (cmp_struct_02_03): Likewise.
1526 (cmp_struct_02_04): Likewise.
1527 (cmp_struct_04_01): Likewise.
1528 (cmp_struct_04_02): Likewise.
1529 (cmp_struct_04_03): Likewise.
1530 (cmp_struct_04_04): Likewise.
1531 (cmp_struct_05_01): Likewise.
1532 (cmp_struct_05_02): Likewise.
1533 (cmp_struct_05_03): Likewise.
1534 (cmp_struct_05_04): Likewise.
1535 (call_all): Add new structs.
1536 * gdb.base/infcall-nested-structs.exp: Likewise.
1537
3bf9c013
JV
15382018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1539
1540 * gdb.python/py-framefilter-mi.exp: Update regexp to
1541 check for "arch" field in frame output.
1542
450d1e88
KB
15432018-08-23 Kevin Buettner <kevinb@redhat.com>
1544
1545 * gdb.dwarf2/dw2-ranges-func.c: New file.
1546 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1547
ae739fe7
SM
15482018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1549
1550 * gdb.base/term.exp: Compare terminal settings with values from
1551 the inferior.
1552 * gdb.base/term.c: Get and set terminal settings.
1553
6d52907e
JV
15542018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1555
1556 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1557 accommodate new "arch" field in frame output.
1558 * gdb.mi/mi-return.exp: Likewise.
1559 * gdb.mi/mi-stack.exp: Likewise.
1560 * gdb.mi/mi-syn-frame.exp: Likewise.
1561 * gdb.mi/user-selected-context-sync.exp: Likewise.
1562
be2d111a
MS
15632018-08-19 Michael Spang <spang@google.com>
1564
1565 PR gdb/11786
1566 * gdb.base/gcore-tls-pie.c: New file.
1567 * gdb.base/gcore-tls-pie.exp: New file.
1568
ae3a7c47
KB
15692018-08-18 Kevin Buettner <kevinb@redhat.com>
1570
1571 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
1572 * gdb.dwarf2/varval.c: New file.
1573 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 1574
2ecae92e
AH
15752018-08-17 Alan Hayward <alan.hayward@arm.com>
1576
1577 PR gdb/18931
1578 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1579
c1854f1d
KS
15802018-08-16 Keith Seitz <keiths@redhat.com>
1581
1582 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1583 tests expected to pass.
1584
26fb3983
JV
15852018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1586
1587 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1588 -data-disassemble -a.
1589 (test_disassembly_bogus_args): Likewise.
1590
67943c00
AB
15912018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1592
1593 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1594
5ff2bbae
AB
15952018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1596
1597 * gdb.base/vla-optimized-out.exp: Add new test.
1598
e5bbcd0f
AB
15992018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1600
1601 * gdb.base/vla-optimized-out-o3.exp: Delete.
1602 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1603 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1604 deleted tests.
1605
9d4a934c
AB
16062018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1607
1608 PR gdb/18050:
1609 * gdb.server/extended-remote-restart.c: New file.
1610 * gdb.server/extended-remote-restart.exp: New file.
1611
045cf012
SM
16122018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1613
1614 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1615 "set variable index = 42".
1616
87d6a7aa
SM
16172018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1618
1619 * boards/index-cache-gdb.exp: New file.
1620 * gdb.dwarf2/index-cache.exp: New file.
1621 * gdb.dwarf2/index-cache.c: New file.
1622 * gdb.base/maint.exp: Check if we are using the index cache.
1623
96d68bd4
RO
16242018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1625
1626 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1627 MAKEFLAGS.
1628
5a699617
RO
16292018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1630
1631 * dg-extract-results.sh: Move to toplevel contrib.
1632 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1633 * Makefile.in (check-parallel-racy): Likewise.
1634
5bd18990
AB
16352018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1638 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1639 tests if the target supports scheduler locking.
1640
3fbbcf47
TV
16412018-08-04 Tom de Vries <tdevries@suse.de>
1642
1643 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1644
3e1d3d8c
TT
16452018-08-02 Tom Tromey <tom@tromey.com>
1646
1647 PR symtab/16842.
1648 * gdb.cp/temargs.exp: Test "info address" of a template
1649 parameter.
1650
5abe0f0c
JV
16512018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1652
1653 * gdb.python/py-mi-var-info-path-expression.c: New file.
1654 * gdb.python/py-mi-var-info-path-expression.py: New file.
1655 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1656
fb66cde8
SDJ
16572018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1658
1659 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1660 error after "cannot resolve name" string.
1661
c708f4d2
AB
16622018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1663
1664 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1665 started.
1666 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1667
37cc0cae
TV
16682018-07-28 Tom de Vries <tdevries@suse.de>
1669
1670 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1671
63b4ecf7
TV
16722018-07-26 Tom de Vries <tdevries@suse.de>
1673
1674 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1675
3c3bb058
AB
16762018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1677
1678 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1679 is visible.
1680
9e7f3bbb
TV
16812018-07-26 Tom de Vries <tdevries@suse.de>
1682
1683 PR breakpoints/23366
1684 * gdb.base/catch-follow-exec.c: New test.
1685 * gdb.base/catch-follow-exec.exp: New file.
1686
16f808ec
TV
16872018-07-25 Tom de Vries <tdevries@suse.de>
1688
1689 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1690 vla-optimized-out.c.
1691
d7154a8d
JV
16922018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1693
1694 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1695 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1696
232a0032
TV
16972018-07-20 Tom de Vries <tdevries@suse.de>
1698
1699 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1700 NOCLONE macro.
1701 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1702
fbb1d502
TV
17032018-07-19 Tom de Vries <tdevries@suse.de>
1704
1705 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1706 regular expression.
1707
42dc7699
TV
17082018-07-18 Tom de Vries <tdevries@suse.de>
1709
1710 * gdb.base/vla-optimized-out.c: New test.
1711 * gdb.base/vla-optimized-out.exp: New file.
1712
7f1f7e23
SDJ
17132018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1714
1715 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1716 message "No address associated with hostname" when gdbserver
1717 cannot resolve the hostname.
1718
5759ebb3
PW
17192018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1720
1721 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1722 Add some test prefixes to make tests unique.
1723
3606ccab
PW
17242018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1725
1726 * gdb.base/frameapply.c: New file.
1727 * gdb.base/frameapply.exp: New file.
1728
529c08b2
PW
17292018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1730
1731 * gdb.base/skip.exp: Update expected error message.
1732
c7ab0aef
SDJ
17332018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1734 Jan Kratochvil <jan.kratochvil@redhat.com>
1735 Paul Fertser <fercerpav@gmail.com>
1736 Tsutomu Seki <sekiriki@gmail.com>
1737
1738 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1739 parameter.
1740 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1741 by default.
1742 * boards/native-gdbserver.exp: Likewise.
1743 * gdb.server/run-without-local-binary.exp: Improve regexp used
1744 for detecting when a remote debugging connection succeeds.
1745 * gdb.server/server-connect.exp: New file.
1746 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1747 Do not prefix the port number with ":".
1748 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1749 support for detecting and using it. Add '$debughost_gdbserver'
1750 to the list of arguments used to start gdbserver. Handle case
1751 when gdbserver cannot resolve a network name.
1752
16ff70dd
SDJ
17532018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1754
1755 PR c++/23373
1756 * gdb.base/ptype-offsets.cc (struct static_member): New
1757 struct.
1758 (main) <stmember>: New variable.
1759 * gdb.base/ptype-offsets.exp: Add test for printing a struct
1760 with a static member in it.
1761
3541979f
AB
17622018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
1763
1764 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1765 watchpoints enabled and disabled.
1766
c8ad9b9a
AB
17672018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1768
1769 * gdb.base/examine-backward.exp: Still run tests around address
1770 0x0, even if address 0x0 is not readable. Update the pattern for
1771 matching address 0x0 in expected output.
1772
e0e5e971
AB
17732018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1774
1775 * gdb.base/share-env-with-gdbserver.c (main): Add call to
1776 malloc/free.
1777
1ea5da02
TV
17782018-07-04 Tom de Vries <tdevries@suse.de>
1779
1780 * gdb.dwarf2/dw2-error.exp: Update expected error message.
1781
471b9d15
MR
17822018-07-02 Maciej W. Rozycki <macro@mips.com>
1783
1784 PR tdep/8282
1785 * gdb.arch/mips-disassembler-options.exp: New test.
1786 * gdb.arch/mips-disassembler-options.s: New test source.
1787
75acb486
PA
17882018-06-29 Pedro Alves <palves@redhat.com>
1789
1790 * gdb.threads/names.exp: Adjust expected "info threads" output.
1791
cd2bb709
PA
17922018-06-29 Pedro Alves <palves@redhat.com>
1793
1794 * gdb.opt/inline-break.exp (line number, address): Add "info
1795 break" tests.
1796
991ff292
PA
17972018-06-29 Pedro Alves <palves@redhat.com>
1798
1799 * gdb.opt/inline-break.c (func1): Add "break here" marker.
1800 * gdb.opt/inline-break.exp: Test setting breakpoints by line
1801 number and address and running to them.
1802
356819b6 18032018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
1804
1805 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1806
2512d7ef
JK
18072018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1808
1809 * lib/compiler.c: Remove executable permission flag.
1810
be1b6474
RB
18112018-06-28 Richard Bunt <richard.bunt@arm.com>
1812
1813 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1814 code.
1815 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1816
291f9a96
PT
18172018-06-28 Petr Tesarik <ptesarik@suse.cz>
1818
1819 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1820
ed6dfe51
PT
18212018-06-28 Petr Tesarik <ptesarik@suse.cz>
1822
1823 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1824 address argument is omitted.
1825
d4d429d5
PT
18262018-06-28 Petr Tesarik <ptesarik@suse.cz>
1827
1828 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1829
7ab6656f
OJ
18302018-06-27 Omair Javaid <omair.javaid@linaro.org>
1831
1832 PR gdb/21695
1833 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1834 * gdb.base/infoline-reloc-main-from-zero.c: New file.
1835
a33ccfc7
TT
18362018-06-26 Tom Tromey <tom@tromey.com>
1837
1838 PR rust/22574:
1839 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1840 * gdb.rust/simple.rs (struct SimpleLayout): New.
1841
6d72d289
SM
18422018-06-22 Simon Marchi <simon.marchi@ericsson.com>
1843
1844 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1845 "info registers" output.
1846
8363f9d5
RB
18472018-06-21 Richard Bunt <richard.bunt@arm.com>
1848
1849 * gdb.base/watchpoint-hw-attach.c: New test.
1850 * gdb.base/watchpoint-hw-attach.exp: New file.
1851
f00674fe
SM
18522018-06-20 Simon Marchi <simon.marchi@ericsson.com>
1853
1854 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1855 through /bin/sh.
1856 * boards/dwarf4-gdb-index.exp: Likewise.
1857 * boards/fission-dwp.exp: Likewise.
1858
1d554008
UW
18592018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
1860
1861 * gdb.base/float128.exp: Add comment and improved fail message
1862 to the failure case of "print large128" test.
1863
d0ac1c44
SM
18642018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1865
1866 * configure.ac: Remove AC_PREREQ.
1867 * configure: Re-generate.
1868
61b04dd0
PA
18692018-06-19 Pedro Alves <palves@redhat.com>
1870
1871 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1872 (func_extern_caller): New.
1873 (main): Call func_extern_caller.
1874 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1875 logic change.
1876
f63b508a
SM
18772018-06-18 Weimin Pan <weimin.pan@oracle.com>
1878
1879 PR gdb/16841
1880 * gdb.cp/typedef-base.cc: New file.
1881 * gdb.cp/typedef-base.exp: New file.
1882
0fe3a558
TV
18832018-06-18 Tom de Vries <tdevries@suse.de>
1884
1885 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1886
7010835a
AB
18872018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1888 Richard Bunt <Richard.Bunt@arm.com>
1889
1890 * gdb.threads/attach-slow-waitpid.c: New file.
1891 * gdb.threads/attach-slow-waitpid.exp: New file.
1892 * gdb.threads/slow-waitpid.c: New file.
1893
14897d65
PA
18942018-06-14 Pedro Alves <palves@redhat.com>
1895
1896 * gdb.base/fork-running-state.c: Include <errno.h>.
1897 (exit_if_relative_exits): New.
1898 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1899 exits.
1900 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1901 child exits.
1902
5d9a0608
TV
19032018-06-14 Tom de Vries <tdevries@suse.de>
1904
1905 PR cli/22573
1906 * gdb.base/finish-pretty.c: New test.
1907 * gdb.base/finish-pretty.exp: New file.
1908
11ae5818
PA
19092018-06-14 Pedro Alves <palves@redhat.com>
1910
1911 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1912 gdb's expected startup output.
1913
1d39de44
PA
19142018-06-14 Pedro Alves <palves@redhat.com>
1915
1916 * lib/selftest-support.exp (selftest_setup): Remove inlined
1917 function handling.
1918
70ee0000
TV
19192018-06-14 Tom de Vries <tdevries@suse.de>
1920
1921 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1922 matching of breakpoint printing.
1923
11f4b608
TV
19242018-06-13 Tom de Vries <tdevries@suse.de>
1925
1926 PR testsuite/23269
1927 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1928 (fork_child): ... here, and ...
1929 (fork_parent): ... here.
1930
19312018-06-12 Tom de Vries <tdevries@suse.de>
1932
1933 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1934
9516f85a
AB
19352018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1936 Stephen Roberts <stephen.roberts@arm.com>
1937
1938 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1939 rewrite test to describe action performed, rather than possible
1940 failure.
1941
5045b3d7
GB
19422018-06-08 Gary Benson <gbenson@redhat.com>
1943
1944 * gdb.threads/check-libthread-db.exp: New file.
1945 * gdb.threads/check-libthread-db.c: Likewise.
1946
c61b06a1
TT
19472018-06-05 Tom Tromey <tom@tromey.com>
1948
1949 * gdb.base/default.exp: Update expected "show version" output.
1950
eb6af809
TT
19512018-06-05 Tom Tromey <tom@tromey.com>
1952
1953 PR cli/12326:
1954 * gdb.cp/static-print-quit.exp: Update.
1955 * lib/gdb.exp (pagination_prompt): Update.
1956 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1957 * gdb.python/python.exp: Update.
1958
178d6a63
JB
19592018-06-04 Joel Brobecker <brobecker@adacore.com>
1960
1961 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1962
8e817061
JB
19632018-06-01 Joel Brobecker <brobecker@adacore.com>
1964
1965 * gdb.ada/bp_fun_addr: New testcase.
1966
e86ca25f
TT
19672018-06-01 Tom Tromey <tom@tromey.com>
1968
1969 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1970 results.
1971 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1972 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1973 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1974 * gdb.base/maint.exp (maint_pass_if): Update.
1975
4b2dfa9d
MR
19762018-05-31 Maciej W. Rozycki <macro@mips.com>
1977
1978 * gdb.base/endian.exp: New test.
1979 * gdb.base/endian.c: New test source.
1980
45f25d6c
AB
19812018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1982
1983 PR gdb/23203
1984 * gdb.base/bt-selected-frame.c: New file.
1985 * gdb.base/bt-selected-frame.exp: New file.
1986 * lib/gdb.exp (get_current_frame_number): New function.
1987
d9f6d7f8
MR
19882018-05-24 Maciej W. Rozycki <macro@mips.com>
1989 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.threads/tls-core.c: Include <stdlib.h>
1992 (thread_proc): Call `abort'.
1993 * gdb.threads/tls-core.exp: Generate a core with core_find too.
1994 (tls_core_test): New procedure, bits factored out from ...
1995 (top level): ... here. Test both native cores and gcore cores.
1996
ff1cf532
TT
19972018-05-23 Tom Tromey <tom@tromey.com>
1998
1999 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2000
b98664d3
TT
20012018-05-23 Tom Tromey <tom@tromey.com>
2002
2003 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2004 symfile_complaints.
2005 (test_short_complaints): Likewise.
2006 (test_empty_complaints): Likewise.
2007 (test_initial_complaints): Update.
2008
4e9668d0
TT
20092018-05-23 Tom Tromey <tom@tromey.com>
2010
2011 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2012
43ba33c7
TT
20132018-05-23 Tom Tromey <tom@tromey.com>
2014
2015 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2016 (test_short_complaints): Update.
2017
035522c0
PA
20182018-05-22 Pedro Alves <palves@redhat.com>
2019
2020 * gdb.base/remote.exp: Only gdb_start after compiling the
2021 testcase. Issue "disconnect" before testing "set remote" command
2022 defaults. Issue clean_restart before running to main.
2023
cc0be08f
PA
20242018-05-22 Pedro Alves <palves@redhat.com>
2025
2026 * gdb.base/remote.exp: Adjust expected output of "show remote
2027 memory-write-packet-size". Add tests for "set remote
2028 memory-write-packet-size 0" and "set remote
2029 memory-write-packet-size fixed/limit".
2030
b1b60145
PA
20312018-05-22 Pedro Alves <palves@redhat.com>
2032
2033 PR gdb/22973
2034 * gdb.base/utf8-identifiers.c: New file.
2035 * gdb.base/utf8-identifiers.exp: New file.
2036
0ec848ad
PFC
20372018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2038
2039 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2040
2c3305f6
PFC
20412018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2042
2043 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2044
ce1e8424
TT
20452018-05-18 Tom Tromey <tom@tromey.com>
2046
2047 * gdb.base/ptype-offsets.exp: Update.
2048
ddfe970e
KS
20492018-05-17 Keith Seitz <keiths@redhat.com>
2050
2051 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2052 in expected breakpoint stop locations.
2053 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2054 move to proper scope to test variable values.
2055 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2056 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2057 New functions.
2058 (main): Call not_inline_func3.
2059 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2060 inline_func1, inline_func2, and inline_func3. Test that when each
2061 breakpoint is hit, GDB properly reports both the stop location
2062 and the backtrace. Repeat tests for temporary breakpoints.
2063
0726fcc6
MR
20642018-05-15 Maciej W. Rozycki <macro@mips.com>
2065
2066 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2067 rather then trying to access it in determining whether the PID
2068 of `gdbserver' could have been retrieved.
2069
8ee22052
AB
20702018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 * gdb.arch/amd64-init-x87-values.S: New file.
2073 * gdb.arch/amd64-init-x87-values.exp: New file.
2074
7785df48
JK
20752018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2076
2077 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2078
56bcdbea
TT
20792018-05-04 Tom Tromey <tom@tromey.com>
2080
2081 PR python/22730:
2082 * gdb.python/python.exp: Test multi-line execute.
2083
a913fffb
TT
20842018-05-04 Tom Tromey <tom@tromey.com>
2085
2086 PR python/22731:
2087 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2088
7a2c85f2
TT
20892018-05-04 Tom Tromey <tom@tromey.com>
2090
2091 PR gdb/11750:
2092 * gdb.base/define.exp: Test defining a user command inside a user
2093 command.
2094 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2095
a3b60e45
JK
20962018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2097 Pedro Alves <palves@redhat.com>
2098
2099 PR breakpoints/19806 and support for PR external/20207.
2100 * gdb.base/watchpoint-unaligned.c: New file.
2101 * gdb.base/watchpoint-unaligned.exp: New file.
2102
45fe4a03
AB
21032018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2104
2105 * gdb.base/maint.exp: Make test names unique, use
2106 test_prefix_command_help to test 'help maint info', and remove
2107 repeated test of 'help maint'.
2108
9be2ae8f
TT
21092018-05-04 Tom Tromey <tom@tromey.com>
2110
2111 PR gdb/22619:
2112 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2113 behavior.
2114
11859c31
AB
21152018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.base/maint.exp: Process output from 'maint print registers'
2118 line at a time.
2119
089a9490
AB
21202018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2121
2122 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2123 timeout.
2124
9b0797e2
AB
21252018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2126
2127 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2128 filter pattern.
2129
f6ac5f3d
PA
21302018-05-02 Pedro Alves <palves@redhat.com>
2131
2132 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2133 to_log_command renames.
2134 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2135
77d3c63b
TT
21362018-05-02 Tom Tromey <tom@tromey.com>
2137
2138 * gdb.python/py-parameter.exp: Set test message.
2139
0489430a
TT
21402018-05-02 Tom Tromey <tom@tromey.com>
2141
2142 PR python/20084:
2143 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2144 PARAM_ZUINTEGER_UNLIMITED tests.
2145
1632f8ba
DR
21462018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2147
2148 PR rust/23124
2149 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2150 when casting.
2151
6d7bb824
TT
21522018-04-30 Tom Tromey <tom@tromey.com>
2153
2154 * gdb.python/py-type.exp: Check align attribute.
2155 * gdb.python/py-type.c: New "aligncheck" global.
2156
007e1530
TT
21572018-04-30 Tom Tromey <tom@tromey.com>
2158
2159 PR exp/17095:
2160 * gdb.dwarf2/dw2-align.exp: New file.
2161 * gdb.cp/align.exp: New file.
2162 * gdb.base/align.exp: New file.
2163 * lib/gdb.exp (gdb_int128_helper): New proc.
2164 (has_int128_c, has_int128_cxx): New caching procs.
2165
6873858b
TT
21662018-04-27 Tom Tromey <tom@tromey.com>
2167
2168 PR rust/22545:
2169 * gdb.rust/simple.exp: Add inclusive range tests.
2170
79188d8d
PA
21712018-04-26 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2174 ifunc breakpoint locations correctly of ifunc breakpoints set
2175 while the program resolves the ifunc.
2176
c7075ad5
PA
21772018-04-26 Pedro Alves <palves@redhat.com>
2178
2179 * gdb.base/gnu-ifunc-final.c: New file.
2180 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2181 * gdb.base/gnu-ifunc.exp (executable): Delete.
2182 (staticexecutable): Adjust.
2183 (lib_opts, exec_opts): Delete.
2184 (make_binsuffix, build, set-break): New procedures.
2185 (misc_tests): New, with tests factored out from the top level.
2186 (top level): Test different combinations of ifunc resolver name,
2187 resolver with and with debug info, and ifunc target with and
2188 without debug info. Wrap static tests with with_target_prefix.
2189
8388016d
PA
21902018-04-26 Pedro Alves <palves@redhat.com>
2191
2192 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2193 return type" warnings.
2194
249b5733
PA
21952018-04-25 Pedro Alves <palves@redhat.com>
2196
2197 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2198 killed".
2199 * gdb.base/kill-after-signal.exp: Likewise.
2200 * gdb.threads/kill.exp: Likewise.
2201
f67c0c91
SDJ
22022018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2203 Sergio Durigan Junior <sergiodj@redhat.com>
2204 Pedro Alves <palves@redhat.com>
2205
2206 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2207 regexps to expect for '[Inferior ... detached]' as well.
2208 * gdb.base/attach.exp: Likewise.
2209 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2210 "gdb_continue_to_end".
2211 (test_catch_syscall_with_wrong_args): Likewise.
2212 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2213 ']'. Don't set 'verbose' on.
2214 * gdb.base/foll-vfork.exp: Likewise.
2215 * gdb.base/fork-print-inferior-events.c: New file.
2216 * gdb.base/fork-print-inferior-events.exp: New file.
2217 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2218 '[Inferior ... has been killed]' message.
2219 * gdb.base/kill-after-signal.exp: Likewise.
2220 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2221 detach message.
2222 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2223 message.
2224 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2225 regexps to expect for '[Inferior ... detached]' as well.
2226 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2227
0a8ddac4
SM
22282018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2229
2230 PR gdb/23104
2231 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2232
d27d16bf
RB
22332018-04-19 Richard Bunt <richard.bunt@arm.com>
2234
2235 * gdb.threads/multiple-successive-infcall.c: New test.
2236 * gdb.threads/multiple-successive-infcall.exp: New file.
2237
a037790e
TT
22382018-04-17 Tom Tromey <tom@tromey.com>
2239
2240 * gdb.rust/simple.rs (Union): New type.
2241 (main): New local "u".
2242 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2243
e3a91079
AA
22442018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2245
2246 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2247 number information in output of "whereis" command.
2248 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2249
b744723f
AA
22502018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2251
2252 * gdb.ada/info_types.exp: Adjust expected output to the line
2253 numbers now printed by "info var/func/type".
2254 * gdb.base/completion.exp: Likewise.
2255 * gdb.base/included.exp: Likewise.
2256 * gdb.cp/cp-relocate.exp: Likewise.
2257 * gdb.cp/cplusfuncs.exp: Likewise.
2258 * gdb.cp/namespace.exp: Likewise.
2259 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2260
4a4495d6
MM
22612018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2262
2263 * gdb.btrace/cpu.exp: New.
2264
1d509aa6
MM
22652018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2266
2267 * gdb.base/step-indirect-call-thunk.exp: New.
2268 * gdb.base/step-indirect-call-thunk.c: New.
2269 * gdb.reverse/step-indirect-call-thunk.exp: New.
2270 * gdb.reverse/step-indirect-call-thunk.c: New.
2271
6295b6da
SM
22722018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2273
2274 * gdb.base/pie-fork.c: New file.
2275 * gdb.base/pie-fork.exp: New file.
2276
50146e70
TT
22772018-04-11 Tom Tromey <tom@tromey.com>
2278
2279 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2280
f50d8a2e
PA
22812018-04-10 Pedro Alves <palves@redhat.com>
2282
2283 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2284 exits. Instead loop running forever.
2285 (fork_parent): Run forever too.
2286
a0be7a36
SM
22872018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2288
2289 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2290 mi_continue_to_line.
2291 * gdb.mi/mi-stack.c (callee4): Add comment.
2292
9b73db36
SM
22932018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2294
2295 * gdb.mi/mi-stack.exp: Fix indentation.
2296
c912f608
SM
22972018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2298
2299 PR gdb/22979
2300 * gdb.arch/amd64-osabi.exp: New file.
2301
26540402
SM
23022018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2303
2304 PR gdb/22980
2305 * gdb.base/osabi.exp: New file.
2306
121ad66c 23072018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
2308
2309 * gdb.cp/static-typedef-print.exp: New file.
2310 * gdb.cp/static-typedef-print.cc: New file.
2311
3fcded8f
JB
23122018-03-27 Joel Brobecker <brobecker@adacore.com>
2313
2314 * gdb.ada/varsize_limit: New testcase.
2315
59cc4834
JB
23162018-03-27 Joel Brobecker <brobecker@adacore.com>
2317
2318 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2319
2320 * gdb.ada/notcplusplus: New testcase.
2321
2322 * gdb.base/c-linkage-name.c: New file.
2323 * gdb.base/c-linkage-name.exp: New testcase.
2324
4ca59a9f
TT
23252018-03-26 Tom Tromey <tom@tromey.com>
2326
2327 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2328 * gdb.python/py-framefilter.py (name_error): New global.
2329 (ErrorInName.function): Use name_error.
2330
978d6c75
TT
23312018-03-26 Tom Tromey <tom@tromey.com>
2332
2333 PR backtrace/15582:
2334 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2335
b7fee5a3
KS
23362018-03-23 Keith Seitz <keiths@redhat.com>
2337
2338 PR c++/22968
2339 * gdb.cp/subtypes.exp: New file.
2340 * gdb.cp/subtypes.h: New file.
2341 * gdb.cp/subtypes.cc: New file.
2342 * gdb.cp/subtypes-2.cc: New file.
2343
376be529
AB
23442018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2345
2346 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2347 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2348 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2349 -nostartfiles when compiling the test. Confirm that all registers
2350 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2351
066cfa98
AB
23522018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2353
2354 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2355 option, syntax was wrong anyway.
2356 * gdb.arch/arm-disp-step.exp: Likewise.
2357 * gdb.arch/sparc64-regs.exp: Likewise.
2358 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2359 option, syntax was wrong anyway, switch to use
2360 prepare_for_testing.
2361 * gdb.arch/i386-disp-step.exp: Likewise.
2362
079670b9
AA
23632018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2364
2365 * gdb.ada/exec_changed.exp: Replace "target_info exists
2366 use_gdb_stub" by "use_gdb_stub".
2367 * gdb.ada/start.exp: Likewise.
2368 * gdb.base/async-shell.exp: Likewise.
2369 * gdb.base/attach-pie-misread.exp: Likewise.
2370 * gdb.base/attach-wait-input.exp: Likewise.
2371 * gdb.base/break-entry.exp: Likewise.
2372 * gdb.base/break-interp.exp: Likewise.
2373 * gdb.base/dprintf-detach.exp: Likewise.
2374 * gdb.base/nostdlib.exp: Likewise.
2375 * gdb.base/solib-nodir.exp: Likewise.
2376 * gdb.base/statistics.exp: Likewise.
2377 * gdb.base/testenv.exp: Likewise.
2378 * gdb.mi/mi-exec-run.exp: Likewise.
2379 * gdb.mi/mi-start.exp: Likewise.
2380 * gdb.multi/dummy-frame-restore.exp: Likewise.
2381 * gdb.multi/multi-arch-exec.exp: Likewise.
2382 * gdb.multi/multi-arch.exp: Likewise.
2383 * gdb.multi/tids.exp: Likewise.
2384 * gdb.multi/watchpoint-multi.exp: Likewise.
2385 * gdb.python/py-events.exp: Likewise.
2386 * gdb.threads/attach-into-signal.exp: Likewise.
2387 * gdb.threads/attach-stopped.exp: Likewise.
2388 * gdb.threads/threadapply.exp: Likewise.
2389 * lib/selftest-support.exp: Likewise.
2390
26d6cec4
AA
23912018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2392
2393 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2394
4ee89e90
SR
23952018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2396
2397 * gdb.perf/template-breakpoints.cc: New file.
2398 * gdb.perf/template-breakpoints.exp: New file.
2399 * gdb.perf/template-breakpoints.py: New file.
2400
92630041
TT
24012018-03-19 Tom Tromey <tom@tromey.com>
2402
2403 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2404 y0.
2405 * gdb.rust/simple.exp: Test bare identifier form of struct
2406 initializer.
2407
76727919
TT
24082018-03-19 Tom Tromey <tom@tromey.com>
2409
2410 * gdb.gdb/observer.exp: Remove.
2411
194ed413
AA
24122018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2413
2414 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2415 "qualified" option when setting breakpoints.
2416 * gdb.trace/backtrace.exp: Likewise.
2417 * gdb.trace/circ.exp: Likewise.
2418 * gdb.trace/collection.exp: Likewise.
2419 * gdb.trace/disconnected-tracing.exp: Likewise.
2420 * gdb.trace/ftrace-lock.exp: Likewise.
2421 * gdb.trace/ftrace.exp: Likewise.
2422 * gdb.trace/infotrace.exp: Likewise.
2423 * gdb.trace/packetlen.exp: Likewise.
2424 * gdb.trace/passc-dyn.exp: Likewise.
2425 * gdb.trace/qtro.exp: Likewise.
2426 * gdb.trace/read-memory.exp: Likewise.
2427 * gdb.trace/report.exp: Likewise.
2428 * gdb.trace/signal.exp: Likewise.
2429 * gdb.trace/status-stop.exp: Likewise.
2430 * gdb.trace/strace.exp: Likewise.
2431 * gdb.trace/tfind.exp: Likewise.
2432 * gdb.trace/trace-break.exp: Likewise.
2433 * gdb.trace/trace-condition.exp: Likewise.
2434 * gdb.trace/trace-mt.exp: Likewise.
2435 * gdb.trace/tstatus.exp: Likewise.
2436 * gdb.trace/tsv.exp: Likewise.
2437 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2438 * gdb.trace/unavailable.exp: Likewise.
2439 * gdb.trace/while-dyn.exp: Likewise.
2440
8b067d2c
AA
24412018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2442
2443 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2444 that libinproctrace is copied to the target.
2445
3ae9ce5d
TT
24462018-03-14 Tom Tromey <tom@tromey.com>
2447
2448 PR cli/14977:
2449 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2450 a null pointer.
2451 * gdb.base/wchar.exp: Likewise.
2452
b8c2339b
TT
24532018-03-14 Tom Tromey <tom@tromey.com>
2454
2455 PR cli/19918:
2456 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2457 flag.
2458
4872dc46
SM
24592018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2460
2461 PR gdb/22841
2462 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2463 "target" to remote_exec.
2464
e4fe3756
SM
24652018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2466
2467 PR gdb/22841
2468 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2469 ${board}_upload): Remove.
2470
e95a97d4
AA
24712018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2472
2473 * gdb.cp/watch-cp.cc: New test.
2474 * gdb.cp/watch-cp.exp: New file.
2475
dbbb1059
AB
24762018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2477
2478 * gdb.base/infcall-nested-structs.exp: New file.
2479 * gdb.base/infcall-nested-structs.c: New file.
2480 * gdb.base/float.exp: Add riscv support.
2481
ecc054c0
TP
24822018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2483
2484 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2485 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2486
25e3c82c
SDJ
24872018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2488
2489 * gdb.server/abspath.exp: New file.
2490 * lib/gdb.exp (with_cwd): New procedure.
2491
3083294d
SM
24922018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2493
2494 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2495 use it.
2496 (gdb_is_target_remote_prompt): New proc.
2497 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2498 (gdb_is_target_native): Pass prompt parameter to
2499 gdb_is_target_1.
2500
3275ef47
SM
25012018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2502
2503 * gdb.base/load-command.c: New file.
2504 * gdb.base/load-command.exp: New file.
2505 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2506 (gdb_is_target_1): ...this, and generalize for other targets
2507 than just remote.
2508 (gdb_is_target_remote): Use gdb_is_target_1.
2509 (gdb_is_target_native): use gdb_is_target_1.
2510
6893c19a
TT
25112018-02-26 Tom Tromey <tom@tromey.com>
2512
2513 PR python/16497:
2514 * gdb.python/py-framefilter.exp: Update test.
2515
2ddeaf8a
TT
25162018-02-26 Tom Tromey <tom@tromey.com>
2517
2518 * gdb.dwarf2/variant.c: New file.
2519 * gdb.dwarf2/variant.exp: New file.
2520
c9317f21
TT
25212018-02-26 Tom Tromey <tom@tromey.com>
2522
2523 * gdb.rust/simple.exp: Accept more possible results in enum test.
2524
6f6d0c26
SM
25252018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2526
2527 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2528 parentheses.
2529
11b03145
MR
25302018-02-23 Maciej W. Rozycki <macro@mips.com>
2531
2532 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2533 name of a variable: $actual_linejj -> $actual_line.
2534
54a27fe5
JB
25352018-02-21 John Baldwin <jhb@FreeBSD.org>
2536
2537 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2538
de65820c
MM
25392018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2540
2541 * gdb.btrace/buffer-size.exp: Do not force BTS.
2542
980548fd
PA
25432018-02-14 Pedro Alves <palves@redhat.com>
2544
2545 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2546 getting a "Quit".
2547
c4e12631
MM
25482018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2549
2550 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2551 Fix test name.
2552
c2e0e465
SM
25532018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2554
2555 * gdb.cp/m-static.exp: Check type of optimized out static
2556 member.
2557
f7216783
AB
25582018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2559
2560 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2561 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2562
0625771b
LS
25632018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2564 Leszek Swirski <leszeks@google.com>
2565
2566 * gdb.python/py-prettyprint.c
2567 (struct to_string_returns_value_inner,
2568 struct to_string_returns_value_wrapper): New.
2569 (main): Add tsrvw variable.
2570 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2571 ToStringReturnsValueWrapper): New classes.
2572 (register_pretty_printers): Register new pretty-printers.
2573 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2574 recursive pretty printer.
2575 * gdb.python/py-mi.exp: Likewise.
2576
59498c30
LS
25772018-02-01 Leszek Swirski <leszeks@google.com>
2578
2579 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2580 functions with the same name as an include file are parsed
2581 correctly.
2582
d4d38844
YQ
25832018-02-01 Yao Qi <yao.qi@linaro.org>
2584
2585 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2586 "\[^\r\n\]*".
2587
07e5f5cf
NP
25882018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2589
2590 * gdb.arch/powerpc-prologue-frame.s: New file.
2591 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2592 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2593
929b5ad4
JB
25942018-01-31 Joel Brobecker <brobecker@adacore.com>
2595
2596 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2597
e671cd59
PA
25982018-01-30 Pedro Alves <palves@redhat.com>
2599
2600 PR gdb/13211
2601 * gdb.base/interrupt-daemon.c: New.
2602 * gdb.base/interrupt-daemon.exp: New.
2603 * gdb.multi/multi-term-settings.c: New.
2604 * gdb.multi/multi-term-settings.exp: New.
2605
fc413dc4
JB
26062018-01-30 Joel Brobecker <brobecker@adacore.com>
2607
2608 * gdb.base/break.exp: Save the location where the breakpoint
2609 on break.c:47 was actually inserted when debugging the version
2610 compiled at -O2 and use it in the expected output of the "info
2611 break" test performed soon after.
2612
5c319bb2
PA
26132018-01-22 Pedro Alves <palves@redhat.com>
2614 Sergio Durigan Junior <sergiodj@redhat.com>
2615
2616 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2617 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2618
a9e40818
JB
26192018-01-22 Joel Brobecker <brobecker@adacore.com>
2620
2621 * gdb.base/break-include.c, gdb.base/break-include.inc,
2622 gdb.base/break-include.exp: New files.
2623 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2624 line number now being the actual line number where the breakpoint
2625 was inserted.
2626 * gdb.mi/mi-break.exp: Likewise.
2627 * gdb.mi/mi-reverse.exp: Likewise.
2628 * gdb.mi/mi-simplerun.exp: Ditto.
2629
e707fc44
AB
26302018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2631
2632 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2633 varobj.
2634 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2635
ae451627
AB
26362018-01-21 Don Breazeal <donb@codesourcery.com>
2637 Andrew Burgess <andrew.burgess@embecosm.com>
2638
2639 * gdb.mi/basics.c: Add new global.
2640 * gdb.mi/mi-frame-regs.exp: New file.
2641 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2642 case.
2643
b1b189e0
AB
26442018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2645
2646 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2647 non-parameter, and on an unknown symbol.
2648
fcfcc376
TT
26492018-01-19 Tom Tromey <tom@tromey.com>
2650
2651 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2652 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2653
634c1c31
AA
26542018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2655
2656 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2657 setrlimit and chdir to int.
2658
d6ad07fd
AA
26592018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2660
2661 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2662 function.
2663 (my_tend): Likewise.
2664 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2665 rationale of avoiding FP- and vector instructions.
2666
adf8243b
RK
26672018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2668
2669 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2670 "info reg" with "\[ \t\]*".
2671 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2672 "\[ \t\]+".
2673 * gdb.arch/s390-multiarch.exp: Ditto.
2674 * gdb.base/pc-fp.exp: Ditto.
2675 * gdb.reverse/i386-precsave.exp: Ditto.
2676 * gdb.reverse/i386-reverse.exp: Ditto.
2677 * gdb.reverse/i387-env-reverse.exp: Ditto.
2678 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2679
dcc06925
AA
26802018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2681
2682 * lib/gdb.exp (gdb_compile): Re-enable use of
2683 universal_compile_options for languages other than Rust.
2684
25d4fd80
AA
26852018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2686
2687 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2688
ee7f689e 26892018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
2690
2691 PR gdb/16577
2692 * gdb.base/solib-vanish.exp: New.
2693 * gdb.base/solib-vanish-main.c: New.
2694 * gdb.base/solib-vanish-lib1.c: New.
2695 * gdb.base/solib-vanish-lib2.c: New.
2696
d8447b6b
YQ
26972018-01-17 Yao Qi <yao.qi@linaro.org>
2698
2699 * gdb.compile/compile.exp: Match the address printed for
2700 frame in the output of command "bt".
2701
86d6a90c
TT
27022018-01-15 Tom Tromey <tom@tromey.com>
2703
2704 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2705 compute sp_reg.
2706
cbcdb1aa
AB
27072018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2708
2709 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2710 to prepare.
2711 (prepare): Return 0 on error, 1 on success.
2712
eea61984
PA
27132018-01-12 Pedro Alves <palves@redhat.com>
2714
2715 * gdb.base/continue-after-aborted-step-over.c: New.
2716 * gdb.base/continue-after-aborted-step-over.exp: New.
2717
6181e9c2
SM
27182018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2719
2720 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2721 options when not creating an executable.
2722
3cada740
PA
27232018-01-11 Pedro Alves <palves@redhat.com>
2724
2725 PR remote/22597
2726 * gdb.server/stop-reply-no-thread.c: New file.
2727 * gdb.server/stop-reply-no-thread.exp: New file.
2728
c63d3e8d
PA
27292018-01-10 Pedro Alves <palves@redhat.com>
2730
2731 PR gdb/22670
2732 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2733 functions too. Test setting breakpoints and printing C functions
2734 with no debug info too.
2735 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2736
d4c2a405
PA
27372018-01-10 Pedro Alves <palves@redhat.com>
2738
2739 PR gdb/22670
2740 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2741 a fail.
2742
8825213e
PA
27432018-01-10 Pedro Alves <palves@redhat.com>
2744
2745 PR gdb/22670
2746 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2747
605fd3c6
YQ
27482018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2749
2750 * gdb.server/unittest.exp: Match the output in non-development
2751 mode.
2752
1e5ded6c
YQ
27532018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2754
2755 * gdb.gdb/unittest.exp: Match output in non-development mode.
2756
30066b0b
JB
27572018-01-08 Joel Brobecker <brobecker@adacore.com>
2758
2759 * gdb.ada/access_tagged_param.exp: Relax expected output
2760 for value of "ObjL" in "continue" to pck.inspect breakpoint
2761 test.
2762
04bafb1e
XR
27632018-01-08 Joel Brobecker <brobecker@adacore.com>
2764
9f86398b
JB
2765 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2766 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 2767
e379cee6
PA
27682018-01-05 Pedro Alves <palves@redhat.com>
2769
2770 PR gdb/18653
2771 * gdb.base/libsegfault.exp: New.
2772
de63c46b
PA
27732018-01-05 Joel Brobecker <brobecker@adacore.com>
2774
2775 PR gdb/22670
2776 * gdb.ada/access_tagged_param.exp: New file.
2777 * gdb.ada/access_tagged_param/foo.adb: New file.
2778
f98fc17b
PA
27792018-01-05 Pedro Alves <palves@redhat.com>
2780
2781 PR gdb/22670
2782 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
2783 exercise lower case too, and to exercise both full matching and
2784 wild matching.
2785
342f8240
JB
27862018-01-05 Joel Brobecker <brobecker@adacore.com>
2787
2788 * gdb.ada/rename_subscript_param: New testcase.
2789
7150d33c
JG
27902018-01-05 Jerome Guitton <guitton@adacore.com>
2791
2792 * gdb.ada/arr_acc_idx_w_gap: New testcase.
2793
cc0e770c
JB
27942018-01-05 Joel Brobecker <brobecker@adacore.com>
2795
2796 * gdb.ada/convvar_comp: New testcase.
2797
672a41aa 27982018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
2799
2800 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2801 (My_Table): New global variable.
2802 * testsuite/gdb.ada/array_char_idx.exp: Add test.
2803
7365ec2f
JB
28042018-01-04 Joel Brobecker <brobecker@adacore.com>
2805
2806 PR gdb/22670
2807 * gdb.ada/maint_with_ada: New testcase.
2808
289483b6
JB
28092018-01-04 Joel Brobecker <brobecker@adacore.com>
2810
2811 PR gdb/22670
2812 * gdb.ada/bp_c_mixed_case: New testcase.
2813
344420da
JB
28142018-01-04 Joel Brobecker <brobecker@adacore.com>
2815
2816 PR gdb/22670
2817 * gdb.ada/complete.exp: Add "complete break ada" test.
2818
66fc87a0
JB
28192018-01-04 Joel Brobecker <brobecker@adacore.com>
2820
2821 PR gdb/22670
2822 * gdb.ada/info_addr_mixed_case: New testcase.
2823
9f757bf7
XR
28242018-01-03 Xavier Roirand <roirand@adacore.com>
2825
2826 * gdb.ada/excep_handle.exp: New testcase.
2827 * gdb.ada/excep_handle/foo.adb: New file.
2828 * gdb.ada/excep_handle/pck.ads: New file.
2829
bd570f80
JB
28302018-01-03 Joel Brobecker <brobecker@adacore.com>
2831
2832 * gdb.base/step-line.c: Add extra empty line in copyright header.
2833 * gdb.base/step-line.inp: Likewise.
2834
9fe561ab
JB
28352018-01-02 Joel Brobecker <brobecker@adacore.com>
2836
2837 * gdb.ada/dyn_stride.exp: Add slice test.
2838
a405673c
JB
28392018-01-02 Joel Brobecker <brobecker@adacore.com>
2840
2841 * gdb.ada/dyn_stride: New testcase.
2842
cef0f868
SH
28432017-12-27 Stafford Horne <shorne@gmail.com>
2844
2845 * gdb.xml/extra-regs.xml: Add example foo reggroup.
2846 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2847
b67d92b0
SH
28482017-12-27 Stafford Horne <shorne@gmail.com>
2849
2850 * gdb.base/reggroups.c: New file.
2851 * gdb.base/reggroups.exp: New file.
2852
eccab96d
JB
28532017-12-18 Joel Brobecker <brobecker@adacore.com>
2854
2855 * gdb.dwarf2/ada-valprint-error.c: New file.
2856 * gdb.dwarf2/ada-valprint-error.exp: New file.
2857
0e2da9f0
JB
28582017-12-18 Joel Brobecker <brobecker@adacore.com>
2859
2860 * gdb.ada/assign_arr: New testcase.
2861
cb923fcc
XR
28622017-12-18 Xavier Roirand <roirand@adacore.com>
2863
2864 * gdb.ada/funcall_ptr: New testcase.
2865
7c161838
SDJ
28662017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2867
2868 PR cli/16224
2869 * gdb.base/ptype-offsets.cc: New file.
2870 * gdb.base/ptype-offsets.exp: New file.
2871
1af17fd9
YQ
28722017-12-15 Yao Qi <yao.qi@linaro.org>
2873
2874 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2875 if XML is disabled.
2876
828d5846
XR
28772017-12-15 Xavier Roirand <roirand@adacore.com>
2878
2879 * gdb.ada/same_component_name: New testcase.
2880
79e8fcaa
JB
28812017-12-14 Joel Brobecker <brobecker@adacore.com>
2882
2883 * gdb.ada/str_binop_equal: New testcase.
2884
e05fa6f9
JB
28852017-12-14 Joel Brobecker <brobecker@adacore.com>
2886
2887 * gdb.ada/task_switch_in_core: New testcase.
2888
b89641ba
SM
28892017-12-13 Simon Marchi <simon.marchi@ericsson.com>
2890
2891 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2892 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2893 call test_bkpt_qualified.
2894 (test_bkpt_qualified): New proc.
2895
6892d2e4
PA
28962017-12-13 Pedro Alves <palves@redhat.com>
2897
2898 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2899 Tighten regexp by matching with an anchor.
2900
a22ecf70
PA
29012017-12-13 Pedro Alves <palves@redhat.com>
2902
2903 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2904 ("expression with namespace"): New set of tests.
2905 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2906 (Nested::Test_NS::qux): New.
2907 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2908 defaults to 'start_quote_char' and 'end_quote_char' parameters.
2909
9937536c
JB
29102017-12-13 Joel Brobecker <brobecker@adacore.com>
2911
2912 * gdb.base/server-del-break.c: New file.
2913 * gdb.base/server-del-break.exp: New file.
2914
fe49c6f5
SH
29152017-12-12 Stafford Horne <shorne@gmail.com>
2916
2917 * gdb.xml/tdesc-regs.exp: Add or1k support.
2918
c3d18620
SH
29192017-12-12 Stafford Horne <shorne@gmail.com>
2920
2921 * gdb.base/bp-permanent.c: Define nop of or1k.
2922
c5f9cfc8
JB
29232017-12-11 Joel Brobecker <brobecker@adacore.com>
2924
2925 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2926 output with components being reordered.
2927
a9c135fc
JB
29282017-12-11 Joel Brobecker <brobecker@adacore.com>
2929
2930 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2931 output with components being reordered.
2932
927aa2e7
JK
29332017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2934 Pedro Alves <palves@redhat.com>
2935
2936 * gdb.base/maint.exp (check for .gdb_index): Check also for
2937 .debug_names.
2938 * gdb.dlang/watch-loc.c (.debug_aranges): New.
2939 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2940 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2941 (.gdb_index used after symbol reloading): Support also .debug_names.
2942 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2943
f17d9474
YQ
29442017-12-08 Yao Qi <yao.qi@linaro.org>
2945
2946 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2947 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2948
a0de8c21
YQ
29492017-12-08 Yao Qi <yao.qi@linaro.org>
2950
2951 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2952 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2953
a738ea1d
YQ
29542017-12-08 Yao Qi <yao.qi@linaro.org>
2955
2956 * gdb.arch/aarch64-tagged-pointer.c: New file.
2957 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2958
1cd9a73b
SDJ
29592017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2960
2961 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2962 "int".
2963
fa6eb693
KS
29642017-12-07 Keith Seitz <keiths@redhat.com>
2965
2966 PR breakpoints/22569
2967 * gdb.linespec/ls-errs.exp: Change expected result of "break
2968 -source this file has spaces.c -line 3".
2969 Check that an explicit source file followed by whitespace is
2970 identified as an invalid explicit location.
2971
883fd55a
KS
29722017-12-07 Keith Seitz <keiths@redhat.com>
2973
2974 * gdb.cp/nested-types.cc: New file.
2975 * gdb.cp/nested-types.exp: New file.
2976 * lib/cp-support.exp: Load data-structures.exp library.
2977 (debug_cp_test_ptype_class): New global.
2978 (cp_ptype_class_verbose, next_line): New procedures.
2979 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2980 Add and document new return value.
2981 Switch the list of lines to a queue.
2982 Add support for new `type' key for nested type definitions.
2983 Add debugging/troubleshooting messages.
2984 * lib/data-structures.exp: New file.
2985
ec72db3e
SM
29862017-12-07 Simon Marchi <simon.marchi@ericsson.com>
2987
2988 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2989 with proc_with_prefix, don't use with_test_prefix.
2990
99598d71
TT
29912017-12-07 Tom Tromey <tom@tromey.com>
2992
2993 * gdb.base/break.exp: Add test for empty "commands".
2994
a8806230
YQ
29952017-12-07 Yao Qi <yao.qi@linaro.org>
2996
2997 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2998 malloc and catch syscall.
2999
824cc835
PM
30002017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3001
3002 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3003 tests for explicit locations.
3004
7cc244de
PA
30052017-12-06 Pedro Alves <palves@redhat.com>
3006
3007 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3008 force-disabling XML descriptions.
3009
50a1fdd5
PA
30102017-12-04 Pedro Alves <palves@redhat.com>
3011
3012 PR gdb/22499
3013 * gdb.arch/amd64-disp-step-avx.S: New file.
3014 * gdb.arch/amd64-disp-step-avx.exp: New file.
3015
f0fb2488
PA
30162017-12-03 Pedro Alves <palves@redhat.com>
3017
3018 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3019 and <string.h>.
3020 (parent_function): Print distinct messages when waitpid fails, or
3021 the child exits with a signal, or the child exits for an unhandled
3022 reason.
3023 * gdb.threads/process-dies-while-detaching.exp
3024 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3025 it. Wait for both inferior output and GDB's prompt. Use an
3026 indirect spawn id list.
3027 (do_detach): New parameter 'child_exit'. Use it to compute
3028 expected inferior output.
3029 (test_detach, test_detach_watch, test_detach_killed_outside):
3030 Adjust to pass down the expected child exit kind.
3031
97cbe998
SDJ
30322017-12-01 Joel Brobecker <brobecker@adacore.com>
3033 Sergio Durigan Junior <sergiodj@redhat.com>
3034 Pedro Alves <palves@redhat.com>
3035
3036 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3037
40fc416f
SDJ
30382017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3039
3040 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3041 to 'symbol-file' and 'add-symbol-file' can be
3042 position-independent.
3043
1cc75e92
YQ
30442017-12-01 Yao Qi <yao.qi@linaro.org>
3045
3046 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3047 the URL in copyright header.
3048 * gdb.arch/aarch64-fp.exp: Likewise.
3049 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3050 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3051 * gdb.base/expand-psymtabs.exp: Likewise.
3052 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3053 * gdb.fortran/common-block.exp: Likewise.
3054 * gdb.fortran/common-block.f90: Likewise.
3055 * gdb.fortran/logical.exp: Likewise.
3056 * gdb.fortran/vla-datatypes.f90: Likewise.
3057 * gdb.fortran/vla-sub.f90: Likewise.
3058
875fb7a7
JB
30592017-11-30 Joel Brobecker <brobecker@adacore.com>
3060
3061 * gdb.ada/repeat_dyn: New testcase.
3062
6f14765f
UW
30632017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3064
3065 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3066 Update for changed thread numbering.
3067 * gdb.cell/bt.exp: Update for changed GDB output.
3068
f1af7b94
SM
30692017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3070
3071 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3072 setting isremote by hand.
3073 * boards/dwarf4-gdb-index.exp: Likewise.
3074 * boards/fission.exp: Likewise.
3075 * boards/stabs.exp: Likewise.
3076
e3919f3e
PA
30772017-11-30 Pedro Alves <palves@redhat.com>
3078
3079 * gdb.linespec/cpls-ops.exp
3080 (check_explicit_skips_function_argument): Extract the underlying
3081 type of size_t instead of hardcoding it.
3082
bd69330d
PA
30832017-11-29 Pedro Alves <palves@redhat.com>
3084
3085 PR c++/19436
3086 * gdb.linespec/cpls-abi-tag.cc: New file.
3087 * gdb.linespec/cpls-abi-tag.exp: New file.
3088
a20714ff
PA
30892017-11-29 Pedro Alves <palves@redhat.com>
3090
3091 * gdb.base/langs.exp: Use -qualified.
3092 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3093 it.
3094 * gdb.cp/namespace.exp: Use -qualified.
3095 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3096 (overload-3, template-overload, template-ret-type, const-overload)
3097 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3098 procedures.
3099 (test_driver): Call them.
3100 * gdb.cp/save-bp-qualified.cc: New.
3101 * gdb.cp/save-bp-qualified.exp: New.
3102 * gdb.linespec/explicit.exp: Test -qualified.
3103 * lib/completion-support.exp (completion::explicit_opts_list): Add
3104 "-qualified".
3105 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3106
f6f1d339
PM
31072017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3108
3109 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3110
02ca603a
TT
31112017-11-29 Tom Tromey <tom@tromey.com>
3112
3113 * gdb.base/relocate.exp: Update invalid argument test.
3114 Add new tests for invalid arguments.
3115
ed6c0bfb
TP
31162017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3117
3118 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3119 Return 0 as a long.
3120 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3121
f106e10e
TP
31222017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3123
3124 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3125 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3126 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3127 func ().
3128 * gdb.cp/shadow.cc (B.func): Return 0.
3129
10329bb2
JB
31302017-11-27 Joel Brobecker <brobecker@adacore.com>
3131
3132 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3133 expected output in gdb_expect call to allow the exception
3134 message to be present as well. Fix syntax confusion to avoid
3135 TCL thinking that exception_name is an array.
3136
617cd4bc
UW
31372017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3138
3139 * gdb.arch/spu-info.c: Include <unistd.h>.
3140 (do_signal_test): Fix broken calls to write.
3141 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3142 Fix checks for empty mailboxes. Update signal tests for corrected
3143 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3144 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3145 * gdb.cell/arch.exp: Use standard_output_file.
3146 * gdb.cell/break.exp: Likewise.
3147 * gdb.cell/bt.exp: Likewise.
3148 * gdb.cell/core.exp: Likewise.
3149 * gdb.cell/dwarfaddr.exp: Likewise.
3150 * gdb.cell/ea-cache.exp: Likewise.
3151 * gdb.cell/ea-standalone.exp: Likewise.
3152 * gdb.cell/f-regs.exp: Likewise.
3153 * gdb.cell/fork.exp: Likewise.
3154 * gdb.cell/gcore.exp: Likewise.
3155 * gdb.cell/mem-access.exp: Likewise.
3156 * gdb.cell/ptype.exp: Likewise.
3157 * gdb.cell/registers.exp: Likewise.
3158 * gdb.cell/sizeof.exp: Likewise.
3159 * gdb.cell/solib-symbol.exp: Likewise.
3160 * gdb.cell/solib.exp: Likewise.
617cd4bc 3161
a81aaca0
PA
31622017-11-25 Pedro Alves <palves@redhat.com>
3163
3164 * gdb.base/complete-empty.exp: New file.
3165 * gdb.base/completion.exp: Adjust.
3166
6a3c6ee4
PA
31672017-11-25 Pedro Alves <palves@redhat.com>
3168
3169 * gdb.linespec/cpls-ops.cc: New file.
3170 * gdb.linespec/cpls-ops.exp: New file.
3171 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3172 factored out from ...
3173 (test_complete_prefix_range): ... this.
3174
8955eb2d
PA
31752017-11-24 Pedro Alves <palves@redhat.com>
3176
3177 * gdb.linespec/cpcompletion.exp: New file.
3178 * gdb.linespec/cpls-hyphen.cc: New file.
3179 * gdb.linespec/cpls.cc: New file.
3180 * gdb.linespec/cpls2.cc: New file.
3181 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3182 test to use test_gdb_complete_unique. Add label completion,
3183 keyword completion and explicit location completion tests.
3184 * lib/completion-support.exp: New file.
3185
e547c119
JB
31862017-11-24 Joel Brobecker <brobecker@adacore.com>
3187
3188 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3189 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3190 when hitting an exception catchpoint.
3191
7c3c1aa8
YQ
31922017-11-22 Yao Qi <yao.qi@linaro.org>
3193
3194 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3195
41bd68f5
SM
31962017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3197
3198 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3199 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3200 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3201
1daad298
YQ
32022017-11-22 Yao Qi <yao.qi@linaro.org>
3203
3204 * gdb.base/info-os.exp: Pass pthreads.
3205 * gdb.multi/multi-attach.exp: Likewise.
3206
88465e87
YQ
32072017-11-22 Yao Qi <yao.qi@linaro.org>
3208
3209 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3210 compiler.
3211
dc196b23
YQ
32122017-11-22 Yao Qi <yao.qi@linaro.org>
3213
3214 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3215 * gdb.base/break-interp.exp: Likewise.
3216 * gdb.base/jit-attach-pie.exp: Likewise.
3217
2400729e
UW
32182017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3219
3220 * gdb.base/float128.c (large128): New variable.
3221 * gdb.base/float128.exp: Add test to print largest __float128 value.
3222
7a26362d
UW
32232017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3224
3225 * gdb.arch/vsx-regs.exp: Update register content checks.
3226
ed0f4273
UW
32272017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3228
3229 * gdb.arch/ppc-longdouble.exp: New file.
3230 * gdb.arch/ppc-longdouble.c: Likewise.
3231
a25d69c6
PA
32322017-11-21 Pedro Alves <palves@redhat.com>
3233
3234 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3235
73fcf641
PA
32362017-11-20 Pedro Alves <palves@redhat.com>
3237
3238 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3239 (long_double_typedef): New typedefs.
3240 Use DEF on double and long double.
3241 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3242 cases.
3243 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3244 and 'long_double_ptr_same_size' locals. Use them to decide
3245 whether cast from array/function to float is valid/invalid.
3246
71a3c369
TT
32472017-11-17 Tom Tromey <tom@tromey.com>
3248
3249 * gdb.rust/traits.rs: New file.
3250 * gdb.rust/traits.exp: New file.
3251
ced9779b
JB
32522017-11-17 Joel Brobecker <brobecker@adacore.com>
3253
3254 * gdb.ada/minsyms: New testcase.
3255
a0922d80
PA
32562017-11-16 Pedro Alves <palves@redhat.com>
3257
3258 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3259 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3260
ea04e54c
PA
32612017-11-16 Pedro Alves <palves@redhat.com>
3262
3263 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3264 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3265
e849ea89
PA
32662017-11-16 Pedro Alves <palves@redhat.com>
3267
3268 * gdb.server/reconnect-ctrl-c.c: New file.
3269 * gdb.server/reconnect-ctrl-c.exp: New file.
3270
d8ae99a7
PM
32712017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3272
3273 * gdb.python/py-rbreak.exp: New file.
3274 * gdb.python/py-rbreak.c: New file.
3275 * gdb.python/py-rbreak-func2.c: New file.
3276
968a13f8
PA
32772017-11-16 Pedro Alves <palves@redhat.com>
3278
3279 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3280 pattern.
3281 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3282 GDB.
3283
71774bc9
SM
32842017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3285
3286 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3287 regex.
3288
ddbb44cf
SM
32892017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3290
3291 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3292 test names.
3293
584a564f
PA
32942017-11-09 Pedro Alves <palves@redhat.com>
3295
3296 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3297 factored out from ...
3298 (top level): ... here, and adjusted to avoid expecting beyond the
3299 prompt in a single gdb_test_multiple.
3300
5ed7a928
PA
33012017-11-09 Pedro Alves <palves@redhat.com>
3302
3303 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3304 output.
3305 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3306 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3307 * gdb.server/ext-run.exp ("kill" test): Likewise.
3308 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3309
a60e0738
PA
33102017-11-09 Pedro Alves <palves@redhat.com>
3311
3312 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3313 match till end of line.
3314
2c88253f
PA
33152017-11-09 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3318
c7a38517
PA
33192017-11-09 Pedro Alves <palves@redhat.com>
3320
3321 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3322 New procedures, factored out from ...
3323 (top level): ... here, and adjusted to avoid expecting beyond the
3324 prompt in one go.
3325
f29f4b6b
PA
33262017-11-09 Pedro Alves <palves@redhat.com>
3327
3328 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3329 output. Fix '?' match.
3330
286acbb5
JB
33312017-11-08 Joel Brobecker <brobecker@adacore.com>
3332
3333 * gdb.ada/scoped_watch: New testcase.
3334 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3335 which is actually correct.
3336 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3337 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3338
62d7ae92
PA
33392017-11-08 Pedro Alves <palves@redhat.com>
3340
3341 * gdb.gdb/complaints.exp (test_initial_complaints)
3342 (test_serial_complaints, test_short_complaints): Call
3343 complaint_internal instead of complaint.
3344
280ca31f
DT
33452017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3346
3347 * gdb.threads/tls-core.c: New file.
3348 * gdb.threads/tls-core.exp: Likewise.
3349
b5ec771e
PA
33502017-11-08 Pedro Alves <palves@redhat.com>
3351
3352 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3353 (p Exported_Capitalized): New test.
3354 (p exported_capitalized): New test.
3355
a02b41a7
PA
33562017-11-07 Pedro Alves <palves@redhat.com>
3357
3358 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3359
95e95a6d
PA
33602017-11-07 Pedro Alves <palves@redhat.com>
3361
3362 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3363 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3364 (disable_invalid, disable_inverted, disable_negative): New
3365 procedures.
3366 ("bad numbers"): New set of tests.
3367
cee62dbd
PA
33682017-11-07 Pedro Alves <palves@redhat.com>
3369
3370 * gdb.cp/ena-dis-br-range.exp: Add tests.
3371
cc638e86
PA
33722017-11-07 Pedro Alves <palves@redhat.com>
3373
3374 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3375
d0fe4701
XR
33762017-11-07 Xavier Roirand <roirand@adacore.com>
3377 Pedro Alves <palves@redhat.com>
3378
3379 * gdb.base/ena-dis-br.exp: Add reference to
3380 gdb.cp/ena-dis-br-range.exp.
3381 * gdb.cp/ena-dis-br-range.exp: New file.
3382 * gdb.cp/ena-dis-br-range.cc: New file.
3383
46f67f80
PA
33842017-11-06 Pedro Alves <palves@redhat.com>
3385
3386 * gdb.base/attach-non-pgrp-leader.c: New.
3387 * gdb.base/attach-non-pgrp-leader.exp: New.
3388
726e1356
PA
33892017-11-06 Pedro Alves <palves@redhat.com>
3390
3391 * configure.ac: No longer check for termio.h and sgtty.h.
3392 * configure: Regenerate.
3393 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3394 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3395 Remove termio and sgtty code.
3396
50ab6ace
YQ
33972017-11-03 Yao Qi <yao.qi@linaro.org>
3398
3399 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3400 in GDB is disabled.
3401
8e68731c
YQ
34022017-11-03 Yao Qi <yao.qi@linaro.org>
3403
3404 * gdb.python/py-thrhandle.exp: Skip it if python is not
3405 enabled.
3406
3a87ae65
SM
34072017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3408
3409 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3410 as a breakpoint command.
3411
484d8d36
MD
34122017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3413
3414 PR python/21213
3415 * gdb.python/py-infthread.exp: Test calling
3416 InferiorThread.inferior () multiple times in a row.
3417
4a27f119
KS
34182017-10-27 Keith Seitz <keiths@redhat.com>
3419
3420 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3421 Test "info break" for every inlined function breakpoint.
3422
bb11dd58
YQ
34232017-10-27 Yao Qi <yao.qi@linaro.org>
3424
3425 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3426
a43f3893
PF
34272017-10-26 Patrick Frants <osscontribute@gmail.com>
3428
3429 * gdb.cp/classes.exp (test_static_members): Test printing
3430 Outer::instance.
3431 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3432 (Inner::instance, Outer::instance): New.
3433
792ccf00
PA
34342017-10-24 Pedro Alves <palves@redhat.com>
3435
3436 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3437 extra console" test in two stages.
3438
eb2bfbad
PA
34392017-10-24 Pedro Alves <palves@redhat.com>
3440
3441 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3442
1f75a651
PA
34432017-10-24 Pedro Alves <palves@redhat.com>
3444
3445 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3446 loop.
3447
779990d9
PA
34482017-10-24 Pedro Alves <palves@redhat.com>
3449
3450 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3451 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3452
ad9b8f5d
PA
34532017-10-24 Pedro Alves <palves@redhat.com>
3454
3455 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3456 parameter and handle it. Don't output read value in test name.
3457
fee6da6e
PA
34582017-10-24 Pedro Alves <palves@redhat.com>
3459
3460 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3461 custom test name.
3462
10389c2c
PA
34632017-10-24 Pedro Alves <palves@redhat.com>
3464
3465 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3466 include the unstable output directory name in the test's name.
3467 (initial_setup_simple) <'set args'>: Use custom test name.
3468
a80e65a9
PA
34692017-10-24 Pedro Alves <palves@redhat.com>
3470
3471 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3472 with explicit test name.
3473
15763a09
PA
34742017-10-20 Pedro Alves <palves@redhat.com>
3475
3476 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3477 'wait -i'. Use gdb_assert and remote_close.
3478
49a4ce2e
AB
34792017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3480
3481 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3482 number from variable rather than hard-coded.
3483
a75868f5
PA
34842017-10-19 Pedro Alves <palves@redhat.com>
3485
3486 * gdb.base/long-inferior-output.c: New file.
3487 * gdb.base/long-inferior-output.exp: New file.
3488
c8ba13ad
KS
34892017-11-18 Keith Seitz <keiths@redhat.com>
3490
3491 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3492 method.
3493 (main): Call it.
3494 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3495 Add additional user-defined conversion operator tests.
3496
b27de576
PA
34972017-10-17 Pedro Alves <palves@redhat.com>
3498
3499 * boards/native-stdio-gdbserver.exp: Load "local-board".
3500
8484c955
PA
35012017-10-17 Pedro Alves <palves@redhat.com>
3502
3503 * gdb.base/quit-live.c: New file.
3504 * gdb.base/quit-live.exp: New file.
3505
83d5a34d
KS
35062017-10-16 Keith Seitz <keiths@redhat.com>
3507
3508 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3509 (class_with_protected_typedef, class_with_private_typedef)
3510 (struct_with_public_typedef, struct_with_protected_typedef)
3511 (struct_with_private_typedef): New classes/structs.
3512 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3513 typedefs and access specifiers.
3514
739b3f1d
PA
35152017-10-16 Pedro Alves <palves@redhat.com>
3516 Simon Marchi <simon.marchi@polymtl.ca>
3517
3518 * README (Local vs Remote vs Native): New section.
3519 * boards/local-board.exp: New file, with bits factored out from
3520 ...
3521 * boards/native-extended-gdbserver.exp: ... here. Load
3522 "local-board".
3523 * boards/native-gdbserver.exp: Load "local-board".
3524 (${board}_spawn, ${board}_exec): Delete.
3525 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3526 ...
3527 * boards/stdio-gdbserver-base.exp: ... this new file.
3528 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3529 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3530 procedure.
3531 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3532 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3533 stdio_gdbserver_command.
3534 (${board}_get_remote_address, ${board}_get_comm_port)
3535 (${board}_download, ${board}_upload): Delete.
3536 (get_target_remote_pipe_cmd): New.
3537
fe68b953
SM
35382017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3539
3540 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3541 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3542 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3543 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3544 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3545 remove with_test_prefix.
3546
300b6685
PA
35472017-10-13 Pedro Alves <palves@redhat.com>
3548
3549 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3550 * gdb.base/annota1.exp: Use it instead of is_remote.
3551 * gdb.base/annota3.exp: Use it instead of is_remote.
3552 * gdb.cp/annota2.exp: Use it instead of is_remote.
3553 * gdb.cp/annota3.exp: Use it instead of is_remote.
3554 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3555
50500caf
PA
35562017-10-13 Pedro Alves <palves@redhat.com>
3557
3558 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3559 (test_num_test_vars, run_and_count_vars, find_env)
3560 (test_set_unset_env, test_inherit_env_var): New procedures.
3561 (top level): Use them.
3562
dad0c6d2
PA
35632017-10-13 Pedro Alves <palves@redhat.com>
3564
3565 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3566 also skip on stub-like targets.
3567
8b0553c1
PA
35682017-10-13 Pedro Alves <palves@redhat.com>
3569
3570 PR gdb/22293
3571 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3572 (top level): Move some tests to ...
3573 (test_not_found): ... this new procedure.
3574 (top level): Call it.
3575
7594f623
PA
35762017-10-13 Pedro Alves <palves@redhat.com>
3577
3578 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3579 expect different "info terminal" output if testing with a
3580 non-native target.
3581
ebe3b402
PA
35822017-10-13 Pedro Alves <palves@redhat.com>
3583 Simon Marchi <simon.marchi@polymtl.ca>
3584
3585 PR python/12966
3586 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3587
42f1b161
PA
35882017-10-13 Pedro Alves <palves@redhat.com>
3589
3590 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3591 already.
3592
8d6ef72b
PA
35932017-10-13 Pedro Alves <palves@redhat.com>
3594
3595 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3596 is_remote.
3597
d7bcd5b8
PA
35982017-10-13 Pedro Alves <palves@redhat.com>
3599
3600 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3601 is_remote.
3602
df479dc6
PA
36032017-10-13 Pedro Alves <palves@redhat.com>
3604
3605 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3606 is set.
3607 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3608 instead of is_remote.
3609
23fb630a
PA
36102017-10-13 Pedro Alves <palves@redhat.com>
3611
3612 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3613 (top level): Add comment.
3614
cc77b1dc
PA
36152017-10-13 Pedro Alves <palves@redhat.com>
3616
3617 * gdb.base/remote.exp (top level): Fix comment typo and add
3618 missing return.
3619
27c9e813
PA
36202017-10-13 Pedro Alves <palves@redhat.com>
3621 Simon Marchi <simon.marchi@polymtl.ca>
3622
3623 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3624 calls and add comments. Skip test if use_gdb_stub is set.
3625 (top level): Use "set cwd" command instead of "cd" command.
3626
5e830d98
PA
36272017-10-13 Pedro Alves <palves@redhat.com>
3628
3629 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3630 is_remote target check.
3631
f5ca0032
PA
36322017-10-13 Pedro Alves <palves@redhat.com>
3633
3634 * gdb.base/scope.exp: Use build_executable + clean_restart +
3635 gdb_file_cmd instead of prepare_for_testing and no longer skip
3636 "before run" tests on is_remote target boards. Update comments.
3637 * boards/native-extended-gdbserver.exp
3638 (extended_gdbserver_load_last_file): New, factored out from ...
3639 (gdb_load): ... this. Move further below and add comment.
3640 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3641
8aed1c0d
PA
36422017-10-12 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.base/attach.exp: Remove references to gdb64.
3645 * gdb.base/dbx.exp: Remove references to gdb64.
3646
cfa34c87
SM
36472017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3648 Pedro Alves <palves@redhat.com>
3649
3650 * gdb.base/label.exp: Remove is_remote target check.
3651
9192b7de
PA
36522017-10-12 Pedro Alves <palves@redhat.com>
3653
3654 * gdb.base/auvx.exp (coredir): Update comment.
3655 (top level) <core_works>: Use "set cwd" command instead of "cd"
3656 command.
3657
6bf0052d
PA
36582017-10-12 Pedro Alves <palves@redhat.com>
3659 Simon Marchi <simon.marchi@polymtl.ca>
3660
3661 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3662 target boards.
3663
e48ef82d
PA
36642017-10-12 Pedro Alves <palves@redhat.com>
3665 Simon Marchi <simon.marchi@polymtl.ca>
3666
3667 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3668 Instead skip if there's any gdb_protocol set.
3669
8d7aea57
SM
36702017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3671 Pedro Alves <palves@redhat.com>
3672
3673 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3674
30440677
PA
36752017-10-12 Pedro Alves <palves@redhat.com>
3676 Simon Marchi <simon.marchi@polymtl.ca>
3677
3678 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3679 instead of on dejagnu remote boards.
3680
4e04f045 36812017-10-12 Pedro Alves <palves@redhat.com>
175654b9 3682 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
3683
3684 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3685 checks. Use build_executable + clean_restart instead of
3686 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3687 of enabling non-stop after starting gdb.
3688
871a186e
PA
36892017-10-12 Pedro Alves <palves@redhat.com>
3690
3691 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3692 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3693 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3694 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3695
56d704da
AK
36962017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3697
3698 * gdb.arch/arc-tdesc-cpu.exp: New file.
3699 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3700
2f20e312
SM
37012017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3702
3703 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3704
65630365
PA
37052017-10-10 Pedro Alves <palves@redhat.com>
3706
3707 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3708 expect CLI output.
3709
bf469271
PA
37102017-10-10 Pedro Alves <palves@redhat.com>
3711
3712 * lib/selftest-support.exp (selftest_setup): Update for
3713 captured_command_loop's prototype change.
3714
777a42f1
PA
37152017-10-09 Pedro Alves <palves@redhat.com>
3716
3717 Test both arch1=>arch2 and arch2=>arch1.
3718
3719 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3720 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3721 factored out to...
3722 (append_arch1_options, append_arch2_options, append_arch_options)
3723 (build_executables): New procedures.
3724 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3725 local.
3726 (top level): Add new 'first_arch' testing axis.
3727
cbd2b4e3
PA
37282017-10-09 Pedro Alves <palves@redhat.com>
3729
3730 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3731 (barrier): New.
3732 (thread_start, all_started): New functions.
3733 (main): Spawn new thread and wait until it is scheduled.
3734 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3735 option.
3736 (do_test): Add 'selected_thread' parameter. Run to all_started
3737 instead of main. Explicitly set the breakpoint at main. Switch
3738 to the SELECTED_THREAD thread.
3739 (top level): Test handling the exec event with either the main
3740 thread or the second thread selected.
3741
5c9e4427
PA
37422017-10-09 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3745 logic. Move STOP marker after the value checks.
3746 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3747 regexp.
3748
b3b7c423
SL
37492017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3750
3751 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3752
3b4b2f16
UW
37532017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3754
3755 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3756 integer-to-dfp conversion.
3757 * gdb.base/dfp-test.exp: Likewise.
3758
5cd63fda
PA
37592017-10-04 Pedro Alves <palves@redhat.com>
3760
3761 * gdb.multi/hangout.c: Include <unistd.h>.
3762 (hangout_loop): New function.
3763 (main): Call alarm. Call hangout_loop in a loop.
3764 * gdb.multi/hello.c: Include <unistd.h>.
3765 (hello_loop): New function.
3766 (main): Call alarm. Call hangout_loop in a loop.
3767 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3768 inferior with the other selected.
3769
4c71c105
SM
37702017-10-04 Simon Marchi <simon.marchi@ericsson.com>
3771
3772 * gdb.mi/list-thread-groups-available.exp: New file.
3773 * gdb.mi/list-thread-groups-available.c: New file.
3774
bc3b087d
SDJ
37752017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3776
3777 * gdb.base/set-cwd.exp: Make it available on
3778 native-extended-gdbserver.
3779
d092c5a2
SDJ
37802017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3781
3782 * gdb.base/set-cwd.c: New file.
3783 * gdb.base/set-cwd.exp: Likewise.
3784
45320ffa
TT
37852017-10-02 Tom Tromey <tom@tromey.com>
3786
3787 PR rust/22236:
3788 * gdb.rust/simple.rs (main): New variable "fslice".
3789 * gdb.rust/simple.exp: Add slice tests. Update string tests.
3790
b3e3859b
TT
37912017-10-02 Tom Tromey <tom@tromey.com>
3792
3793 * gdb.rust/simple.exp: Test ptype of a slice.
3794
01af5e0d
TT
37952017-10-02 Tom Tromey <tom@tromey.com>
3796
3797 * gdb.rust/simple.exp: Test index of slice.
3798
a9bbfbd8
TT
37992017-09-27 Tom Tromey <tom@tromey.com>
3800
3801 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3802
df8899e5
TP
38032017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
3804 Pedro Alves <palves@redhat.com>
3805
3806 * gdb.base/compare-sections.exp (get value of read-only section): Read
3807 as unsigned value.
3808 (corrupt read-only section): Likewise and don't set written if patching
3809 failed.
3810
757bf54b
KB
38112017-09-21 Kevin Buettner <kevinb@redhat.com>
3812
3813 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3814 files.
3815
06871ae8
PA
38162017-09-20 Pedro Alves <palves@redhat.com>
3817
3818 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3819 symbol names in gdb's output.
3820 * gdb.cp/overload.exp ("list all overloads"): Likewise.
3821
e5f25bc5
PA
38222017-09-20 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3825 Rename to ...
3826 (test_list_ambiguous_symbol): ... this and add a symbol name
3827 parameter. Adjust.
3828 (test_list_ambiguous_function): Reimplement on top of
3829 test_list_ambiguous_symbol and also test listing ambiguous
3830 variables.
3831 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3832 (ambiguous_fun): ... this.
3833 (ambiguous_var): New.
3834 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3835 (ambiguous_fun): ... this.
3836 (ambiguous_var): New.
3837
4e5a4f58
JB
38382017-09-19 John Baldwin <jhb@FreeBSD.org>
3839
3840 * gdb.base/starti.c: New file.
3841 * gdb.base/starti.exp: New file.
3842 * lib/gdb.exp (gdb_starti_cmd): New procedure.
3843
26e53f3e
PA
38442017-09-14 Pedro Alves <palves@redhat.com>
3845
3846 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3847 (top level): Use it instead of runto.
3848
cb791d59
TT
38492017-09-11 Tom Tromey <tom@tromey.com>
3850
3851 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3852
7c96f8c1
TT
38532017-09-11 Tom Tromey <tom@tromey.com>
3854
3855 * gdb.python/py-infthread.exp: Add tests for new_thread event.
3856 * gdb.python/py-inferior.exp: Add tests for new inferior events.
3857
469412dd
CW
38582017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
3859
3860 * gdb.fortran/printing-types.exp: New file.
3861 * gdb.fortran/printing-types.exp: New file.
3862
e0f86435
BH
38632017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3864
3865 * gdb.fortran/vla-ptype.exp: Fix typos.
3866 * gdb.fortran/vla-value.exp: Same.
3867
9e9af4be
BH
38682017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3869
3870 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3871 * gdb.mi/mi-var-child-f.exp: Likewise.
3872 * gdb.mi/mi-vla-fortran.exp: Likewise.
3873
a5ad232b
FP
38742017-09-08 Frank Penczek <frank.penczek@intel.com>
3875 Christoph Weinmann <christoph.t.weinmann@intel.com>
3876 Bernhard Heckel <bernhard.heckel@intel.com>
3877
3878 * gdb.fortran/ptr-indentation.f90: New file.
3879 * gdb.fortran/ptr-indentation.exp: New file.
3880
5aec60eb
TT
38812017-09-05 Tom Tromey <tom@tromey.com>
3882
3883 PR gdb/22010:
3884 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3885
8f8f8152
TP
38862017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
3887
3888 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3889
fbd1b771
JK
38902017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3891
3892 * gdb.threads/tls-nodebug-pie.c: New file.
3893 * gdb.threads/tls-nodebug-pie.exp: New file.
3894
5eb5f850
TT
38952017-09-05 Tom Tromey <tom@tromey.com>
3896
3897 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3898 for rust.
3899
ae780a21
SM
39002017-09-05 Simon Marchi <simon.marchi@ericsson.com>
3901
3902 * gdb.multi/multi-arch-exec.exp: Test with different
3903 "follow-exec-mode" settings.
3904 (do_test): New procedure.
3905
3693fdb3
PA
39062017-09-04 Pedro Alves <palves@redhat.com>
3907
3908 * gdb.base/func-static.c (S::method const, S::method volatile)
3909 (S::method volatile const): New methods.
3910 (c_s, v_s, cv_s): New instances.
3911 (main): Call method() on them.
3912 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3913 (cannot_resolve): New procedure.
3914 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
3915 print-quote-unquoted columns.
3916 (do_test): Test printing each scope too.
3917
e68cb8e0
PA
39182017-09-04 Pedro Alves <palves@redhat.com>
3919
3920 * gdb.base/local-static.exp: Also test with
3921 class::method::variable wholly quoted.
3922 * gdb.cp/m-static.exp (class::method::variable): Remove test.
3923
858be34c
PA
39242017-09-04 Pedro Alves <palves@redhat.com>
3925
3926 * gdb.base/local-static.c: New.
3927 * gdb.base/local-static.cc: New.
3928 * gdb.base/local-static.exp: New.
3929
46a4882b
PA
39302017-09-04 Pedro Alves <palves@redhat.com>
3931
3932 * gdb.asm/asm-source.exp: Add casts to int.
3933 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3934 (dataglobal64_1, dataglobal64_2): New globals.
3935 * gdb.base/nodebug.exp: Test different expressions involving the
3936 new globals, with print, whatis and ptype. Add casts to int.
3937 * gdb.base/solib-display.exp: Add casts to int.
3938 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
3939 * gdb.cp/m-static.exp: Add cast to int.
3940 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3941 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3942 tls variable with no debug info without a cast. Test with a cast
3943 to int too.
3944 * gdb.trace/entry-values.exp: Add casts.
3945
2c5a2be1
PA
39462017-09-04 Pedro Alves <palves@redhat.com>
3947
3948 * gdb.base/nodebug.exp: Test that ptype's error about functions
3949 with unknown return type includes the function name too.
3950
7022349d
PA
39512017-09-04 Pedro Alves <palves@redhat.com>
3952
3953 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3954 return type of munmap in infcall.
3955 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3956 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3957 type of ftell in infcall.
3958 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3959 type of getpid in infcall.
3960 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3961 infcall.
3962 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3963 Bail on failure to extract the pid.
3964 * gdb.base/nodebug.c: #include <stdint.h>.
3965 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3966 New functions.
3967 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3968 Change expected output of print/whatis/ptype with functions with
3969 no debug info. Test all supported languages. Call
3970 test_call_promotion.
3971 * gdb.compile/compile.exp: Adjust expected output to expect
3972 warning.
3973 * gdb.threads/siginfo-threads.exp: Likewise.
3974
54990598
PA
39752017-09-04 Pedro Alves <palves@redhat.com>
3976
3977 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3978 "prototypes". Test calling float functions via prototyped and
3979 unprototyped function pointers.
3980 (perform_all_tests): New parameter "prototypes". Pass it down.
3981 (top level): Pass down "prototypes" parameter to
3982 perform_all_tests.
3983
34d16ea2
SM
39842017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3985
3986 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3987 Test with nested loops.
3988
9521ecda
SM
39892017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3990
3991 * gdb.base/commands.exp: Call the new procedures.
3992 (loop_break_test, loop_continue_test): New procedures.
3993
80a65e9b
SM
39942017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3995
3996 * gdb.base/commands.exp: Call new procedure.
3997 (define_if_without_arg_test): New procedure.
3998
e439fa14
PA
39992017-09-04 Pedro Alves <palves@redhat.com>
4000
4001 * gdb.base/list-ambiguous.exp: New file.
4002 * gdb.base/list-ambiguous0.c: New file.
4003 * gdb.base/list-ambiguous1.c: New file.
4004 * gdb.base/list.exp (test_list_range): Adjust expected output.
4005
0a2dde4a
SDJ
40062017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4007
4008 * gdb.base/share-env-with-gdbserver.c: New file.
4009 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4010
5e89eb3a
SM
40112017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4012
4013 * gdb.base/commands.exp (gdbvar_simple_if_test,
4014 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4015 progvar_simple_if_test, progvar_simple_while_test,
4016 progvar_complex_if_while_test, user_defined_command_test,
4017 user_defined_command_args_eval,
4018 user_defined_command_args_stack_test,
4019 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4020 temporary_breakpoint_commands,
4021 gdb_test_no_prompt, redefine_hook_test,
4022 redefine_backtrace_test): Remove "global gdb_prompt".
4023
fd437cbc
SM
40242017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4025
4026 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4027 New proc, call it from toplevel.
4028
87215ad1
SDJ
40292017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4030
4031 PR remote/21852
4032 * gdb.server/normal.c: New file, copied from gdb.base.
4033 * gdb.server/run-without-local-binary.exp: New file.
4034
58afddc6
WP
40352017-08-07 Weimin Pan <weimin.pan@oracle.com>
4036
4037 * gdb.arch/sparc64-adi.exp: New file.
4038 * gdb.arch/sparc64-adi.c: New file.
4039
5277199a
PA
40402017-08-22 Pedro Alves <palves@redhat.com>
4041
4042 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4043 (top level): Add "list all overloads" tests.
4044
14278e1f
TT
40452017-08-22 Tom Tromey <tom@tromey.com>
4046
4047 * gdb.gdb/xfullpath.exp: Remove.
4048
bf223d3e
PA
40492017-08-21 Pedro Alves <palves@redhat.com>
4050
4051 PR gdb/19487
4052 * gdb.base/symbol-alias.c: New.
4053 * gdb.base/symbol-alias2.c: New.
4054 * gdb.base/symbol-alias.exp: New.
4055
c973d0aa
PA
40562017-08-21 Pedro Alves <palves@redhat.com>
4057
4058 * gdb.base/dfp-test.c
4059 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4060 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4061 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4062 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4063 * gdb.base/whatis-ptype-typedefs.c: New.
4064 * gdb.base/whatis-ptype-typedefs.exp: New.
4065 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4066 (an_int, an_int_type, an_int_type2): New globals.
4067 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4068 involving typedefs and cast expressions.
4069 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4070 (lookup_typedefs_function): New.
4071 (typedefs_pretty_printers_dict): New.
4072 (top level): Register lookup_typedefs_function in
4073 gdb.pretty_printers.
4074
6d580b63
YQ
40752017-08-18 Yao Qi <yao.qi@linaro.org>
4076
4077 * gdb.server/unittest.exp: New.
4078
206726fb
SDJ
40792017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4080
4081 PR gdb/21954
4082 * gdb.base/environ.exp: Add test to check if 'unset environment'
4083 works.
4084
bf0ec4c2
AA
40852017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4086
4087 * lib/gdb.exp (universal_compile_options): New caching proc.
4088 (gdb_compile): Suppress GCC's coloring of messages.
4089
d6382fff
TT
40902017-08-14 Tom Tromey <tom@tromey.com>
4091
4092 PR gdb/21675:
4093 * gdb.base/printcmds.exp (test_radices): New function.
4094 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4095 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4096 * lib/gdb.exp (get_integer_valueof): Use p/d.
4097
c2c2dd9f
SM
40982017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4099
4100 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4101 characters.
4102
fdffd6f4
TT
41032017-08-05 Tom Tromey <tom@tromey.com>
4104
4105 * gdb.rust/simple.exp: Allow String to appear in a different
4106 namespace.
4107
27d41eac
YQ
41082017-07-26 Yao Qi <yao.qi@linaro.org>
4109
4110 * gdb.gdb/unittest.exp: Invoke command
4111 "maintenance check xml-descriptions".
4112
031ed05d
AA
41132017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4114
4115 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4116 calling context.
4117 (hex128): Drop erroneous calculation of parameters.
4118
dcd27ddf
SM
41192017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4120
4121 * gdb.python/py-unwind.exp: Disable stack protection when
4122 building test file.
4123
47e77640
PA
41242017-07-20 Pedro Alves <palves@redhat.com>
4125
4126 * gdb.base/default.exp (set language): Adjust expected output.
4127
62d2a18a
PA
41282017-07-20 Pedro Alves <palves@redhat.com>
4129
4130 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4131 (test_minsym): ... this, and make static.
4132 (get_pck__foo__bar__minsym): Rename to ...
4133 (get_test_minsym): ... this.
4134 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4135 symbol names and comments.
4136 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4137 (get_test_minsym): ... this.
4138 (pck__foo__bar__minsym__2): Rename to ...
4139 (test_minsym): ... this.
4140 (main): Adjust.
4141
c45ec17c
PA
41422017-07-17 Pedro Alves <palves@redhat.com>
4143
4144 * gdb.base/completion.exp: Adjust expected output.
4145 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4146 the completer works.
4147
c6756f62
PA
41482017-07-17 Pedro Alves <palves@redhat.com>
4149
4150 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4151
5bd68487
AB
41522017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4153
4154 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4155
8880f2a9
TT
41562017-07-14 Tom Tromey <tom@tromey.com>
4157
4158 PR rust/21764:
4159 * gdb.rust/simple.exp: Add tests.
4160
65547233
TT
41612017-07-14 Tom Tromey <tom@tromey.com>
4162
4163 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4164
8f14146e
PA
41652017-07-14 Pedro Alves <palves@redhat.com>
4166
4167 * gdb.linespec/base/one/thefile.cc (z1): New function.
4168 * gdb.linespec/base/two/thefile.cc (z2): New function.
4169 * gdb.linespec/linespec.exp: Add tests.
4170
b4365d02
AB
41712017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4172
4173 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4174 to mi_create_breakpoint.
4175
5d2cbaa5
AB
41762017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4177
4178 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4179 mi_create_breakpoint.
4180
11cb5716
IB
41812017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4182
4183 * gdb.dlang/demangle.exp: Update for demangling changes.
4184
03278692
TT
41852017-07-09 Tom Tromey <tom@tromey.com>
4186
4187 * gdb.dwarf2/shortpiece.exp: New file.
4188
33c5cd75
DB
41892017-07-06 David Blaikie <dblaikie@gmail.com>
4190
4191 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4192 built from fissiont-multi-cu{1,2}.c.
4193 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4194 except putting 'main' and 'func' in separate CUs in the same DWO file.
4195 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4196 test.
4197 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4198 test.
4199
8455d262
PA
42002017-07-06 Pedro Alves <palves@redhat.com>
4201
4202 * gdb.python/py-unwind.exp: Test flushregs.
4203
dc4bde35
SDJ
42042017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4205
4206 PR cli/21688
4207 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4208 tests for alias commands and trailing whitespace.
4209
51ed89aa
SDJ
42102017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4211
4212 PR cli/21688
4213 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4214 procedure. Call it.
4215
eb17d413
PA
42162017-06-29 Pedro Alves <palves@redhat.com>
4217
4218 * gdb.base/printcmds.exp: Add tests.
4219
41664b45
DG
42202017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4221
4222 PR gdb/21337
4223 * gdb.base/reread-readsym.exp: New file.
4224 * gdb.base/reread-readsym.c: New file.
4225
75312ae3
KB
42262017-06-21 Kevin Buettner <kevinb@redhat.com>
4227
4228 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4229 subpattern.
4230
66953522
PB
42312017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4232
4233 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4234 extended mnemonic.
4235 * gdb.arch/powerpc-power9.s: Likewise.
4236
5524b525
AA
42372017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4238
4239 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4240 on 32-bit x86 targets. Exploit is_*_target macros where
4241 appropriate.
4242
03c8af18
AA
42432017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4244
4245 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4246 register pieces.
4247
3bf31011
AA
42482017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4249
4250 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4251 located in one or more DWARF pieces.
4252
805acca0
AA
42532017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4254
4255 * lib/gdb.exp (get_endianness): New proc.
4256 * gdb.arch/aarch64-fp.exp: Use it.
4257 * gdb.arch/altivec-regs.exp: Likewise.
4258 * gdb.arch/e500-regs.exp: Likewise.
4259 * gdb.arch/vsx-regs.exp: Likewise.
4260 * gdb.base/dump.exp: Likewise.
4261 * gdb.base/funcargs.exp: Likewise.
4262 * gdb.base/gnu_vector.exp: Likewise.
4263 * gdb.dwarf2/formdata16.exp: Likewise.
4264 * gdb.dwarf2/implptrpiece.exp: Likewise.
4265 * gdb.dwarf2/nonvar-access.exp: Likewise.
4266 * gdb.python/py-inferior.exp: Likewise.
4267 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4268
e9352324
AA
42692017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4270
4271 PR gdb/21226
4272 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4273 stack value pieces are taken from the LSB end.
4274
d5d1163e
AA
42752017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4276
4277 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4278 variable at nonzero offset.
4279
0567c986
AA
42802017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4281
4282 * gdb.dwarf2/var-access.c: New file.
4283 * gdb.dwarf2/var-access.exp: New test.
4284 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4285
973e9aab
TT
42862017-06-12 Tom Tromey <tom@tromey.com>
4287
4288 * gdb.dwarf2/formdata16.exp: Add tests.
4289
d9109c80
TT
42902017-06-12 Tom Tromey <tom@tromey.com>
4291
4292 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4293
30a25466
TT
42942017-06-12 Tom Tromey <tom@tromey.com>
4295
4296 PR exp/16225:
4297 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4298 * gdb.arch/vsx-regs.exp: Update tests.
4299 * gdb.arch/s390-vregs.exp (hex128): New proc.
4300 Update test.
4301 * gdb.arch/altivec-regs.exp: Update tests.
4302
aefd8b33
SDJ
43032017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4304
4305 * gdb.base/startup-with-shell.c: New file.
4306 * gdb.base/startup-with-shell.exp: Likewise.
4307
2090129c
SDJ
43082017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4309
4310 * gdb.server/non-existing-program.exp: Update regex in order to
4311 reflect the fact that gdbserver is now using fork_inferior (with a
4312 shell) to startup the inferior.
4313
8e86a419
SM
43142017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4315
4316 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4317 support function calls from GDB.
4318
e6cf65f2
TT
43192017-05-21 Tom Tromey <tom@tromey.com>
4320
4321 PR rust/21466:
4322 * gdb.rust/unsized.exp: New file.
4323 * gdb.rust/unsized.rs: New file.
4324
43cc5389
TT
43252017-05-19 Tom Tromey <tom@tromey.com>
4326
4327 PR rust/21484:
4328 * gdb.rust/watch.exp: New file.
4329 * gdb.rust/watch.rs: New file.
4330
ec8df234
TT
43312017-05-18 Tom Tromey <tom@tromey.com>
4332
4333 * gdb.rust/simple.exp: Allow Box to be qualified.
4334
3e3e7fae
TP
43352017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4336
4337 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4338
59cc050d
PA
43392017-05-18 Pedro Alves <palves@redhat.com>
4340
4341 * gdb.base/fileio.c (test_write, test_read, test_close)
4342 (test_fstat): Don't print 'ret' in the fail path.
4343
c8f6abd1
PA
43442017-05-18 Pedro Alves <palves@redhat.com>
4345
4346 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4347 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4348 (test_system, test_rename, test_unlink, test_time): Change
4349 prototypes.
4350 * gdb.base/fileio.exp (stop_msg): Adjust.
4351
d2a03b77
PA
43522017-05-18 Pedro Alves <palves@redhat.com>
4353
4354 * gdb.base/fileio.c (null_str): New global.
4355 (test_stat): Use it.
4356 * gdb.base/fileio.exp: Remove nowarnings.
4357
0d5c6999
YQ
43582017-05-17 Yao Qi <yao.qi@linaro.org>
4359
4360 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4361
21873064
YQ
43622017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4363
4364 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4365 argument command.
4366 (top-level): Invoke test_set_inferior_tty.
4367
d512d31c
PA
43682017-05-04 Pedro Alves <palves@redhat.com>
4369
4370 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4371 Add parens to print call for Python 3.
4372
90cef2ed
KS
43732017-05-03 Keith Seitz <keiths@redhat.com>
4374
4375 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4376 (main): Call it.
4377
14f819c8
TW
43782017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4379
4380 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4381 to prev and next.
4382
913aeadd
TW
43832017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4384
4385 * gdb.python/py-record-btrace.exp: Remove test for
4386 gdb.BtraceInstruction.error.
4387
a3be24ad
TW
43882017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4389
4390 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4391
ae20e79a
TW
43922017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4393
4394 * gdb.python/py-record-btrace-threads.c: New file.
4395 * gdb.python/py-record-btrace-threads.exp: New file.
4396
45ce1b47
SDJ
43972017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4398
4399 PR testsuite/8595
4400 * gdb.base/environ.exp: Make test available in all architectures.
4401 Move bits related to "info program" testing to
4402 gdb.base/info-program.exp. Rewrite tests to use the two new
4403 procedures mentione below.
4404 (test_set_show_env_var) New procedure.
4405 (test_set_show_env_var_equal): Likewise.
4406 * gdb.base/info-program.exp: New file.
4407
e15c3eb4
KS
44082017-04-27 Keith Seitz <keiths@redhat.com>
4409
4410 * gdb.cp/oranking.cc (test15): New function.
4411 (main): Call test15 and declare additional variables for testing.
4412 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4413 "p foo101('abc')" tests.
4414 Add tests for cv qualifier overloads.
4415 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4416 "lvalue reference overload" test.
4417 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4418 "print value of f1 on Child&& in f2" test.
4419
3a3fd0fd
PA
44202017-04-19 Pedro Alves <palves@redhat.com>
4421
4422 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4423 procedure.
4424 (top level): Call it.
4425 * lib/gdb.exp (gdb_define_cmd): New procedure.
4426
53375380
PA
44272017-04-12 Pedro Alves <palves@redhat.com>
4428
4429 PR gdb/21323
4430 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4431 (wchar): New global.
4432 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4433 (do_test_wide_char, wide_char_types_no_program, top level): Add
4434 wchar_t testing.
4435
53e710ac
PA
44362017-04-12 Pedro Alves <palves@redhat.com>
4437
4438 PR c++/21323
4439 * gdb.cp/wide_char_types.c: New file.
4440 * gdb.cp/wide_char_types.exp: New file.
4441
0ad9d8c7
SDJ
44422017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4443
4444 PR gdb/21352
4445 * gdb.trace/tsv.exp: Add test for "tsave -r".
4446
b1b45502
IB
44472017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4448
4449 * gdb.dlang/watch-loc.c: New file.
4450 * gdb.dlang/watch-loc.exp: New file.
4451
ec13808e
JK
44522017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4453
4454 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4455
fe5f7374
AK
44562017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4457
4458 * gdb.arch/arc-analyze-prologue.S: New file.
4459 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4460
eea78757
AK
44612017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4462
4463 * gdb.arch/arc-decode-insn.S: New file.
4464 * gdb.arch/arc-decode-insn.exp: Likewise.
4465
5badf10a
IR
44662017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4467
4468 PR tdep/20928
4469 * gdb.arch/sparc64-regs.exp: New file.
4470 * gdb.arch/sparc64-regs.S: Likewise.
4471
cee59b3f
TW
44722017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4473
4474 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4475 and memory view on Python 3.
4476
c0f55cc6
AV
44772017-03-20 Artemiy Volkov <artemiyv@acm.org>
4478 Keith Seitz <keiths@redhat.com>
4479
4480 PR gdb/14441
4481 * gdb.cp/demangle.exp: Add rvalue reference tests.
4482 * gdb.cp/rvalue-ref-casts.cc: New file.
4483 * gdb.cp/rvalue-ref-casts.exp: New file.
4484 * gdb.cp/rvalue-ref-overload.cc: New file.
4485 * gdb.cp/rvalue-ref-overload.exp: New file.
4486 * gdb.cp/rvalue-ref-params.cc: New file.
4487 * gdb.cp/rvalue-ref-params.exp: New file.
4488 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4489 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4490 * gdb.cp/rvalue-ref-types.cc: New file.
4491 * gdb.cp/rvalue-ref-types.exp: New file.
4492 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4493 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4494
51457a05
MAL
44952017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4496
4497 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4498 New procedure.
4499
5b291c04
MAL
45002017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4501
4502 * lib/mi-support.exp (mi_gdb_test): Add additional message
4503 for unexpected output.
4504
59a56148
AA
45052017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4506
4507 * gdb.base/examine-backward.c (Barrier): New character array
4508 constant, to ensure that TestStrings is preceded by a string
4509 terminator.
4510
7942e96e
AA
45112017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4512
4513 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4514 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4515 and implicit pointer into such a location.
4516
6ebac3fb
DE
45172017-03-16 Doug Evans <dje@google.com>
4518
4519 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4520
ec3b243d
TP
45212017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4522
4523 * gdb.cp/m-static.exp: Fix expectation for prototype of
4524 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
4525
45262017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
4527
4528 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4529 * gdb.guile/scm-lazy-string.c: New file.
4530 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4531 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4532 for pointer, array, typedef lazy strings.
4533
2cc36e25 45342017-03-16 Doug Evans <dje@google.com>
34b43320
DE
4535
4536 PR python/17728, python/18439, python/18779
4537 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4538 * gdb.python/py-lazy-string.c (pointer): New typedef.
4539 (main): New locals ptr, array, typedef_ptr.
4540 * gdb.python/py-value.exp: Move lazy string tests to ...
4541 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4542 array, typedef lazy strings.
ec3b243d 4543
0efcde63
AK
45442017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4545
4546 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4547 Add optional 'test' parameter.
4548
7978d7c3
SM
45492017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4550
4551 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4552 Skip for versions of DejaGnu < 1.5.
4553
896c0c1e
SM
45542017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4555
4556 * lib/gdb.exp (dejagnu_version): New proc.
4557 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4558 Use dejagnu_version.
4559
5f4d1085
KS
45602017-03-10 Keith Seitz <keiths@redhat.com>
4561
4562 PR c++/8128
4563 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4564 type from destructor regexps.
4565 Add a branch which actually passes the test.
4566 Adjust "ptype t5i" test names.
4567
1de05205
PA
45682017-03-08 Pedro Alves <palves@redhat.com>
4569
4570 * gdb.base/step-over-exit.exp: Add explicit test message.
4571
c65d6b55
PA
45722017-03-08 Pedro Alves <palves@redhat.com>
4573
4574 PR gdb/18360
4575 * gdb.threads/interrupt-while-step-over.c: New file.
4576 * gdb.threads/interrupt-while-step-over.exp: New file.
4577
2e86a283
PA
45782017-03-08 Pedro Alves <palves@redhat.com>
4579
4580 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4581 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4582
25dcbff6
PA
45832017-03-08 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4586 PKRU as not supported as a PASS.
4587
dc9366eb
PA
45882017-03-08 Pedro Alves <palves@redhat.com>
4589
4590 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4591 prefix instead of $binfile1/$binfile2.
4592 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4593 in test message.
4594 * gdb.python/py-completion.exp: Use "load python file" as test
4595 messages instead of unstable path names.
4596
6e5d74e7
PA
45972017-03-08 Pedro Alves <palves@redhat.com>
4598 Jan Kratochvil <jan.kratochvil@redhat.com>
4599
4600 PR cli/21218
4601 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4602 New proc.
4603 (top level): Call it.
4604
9753a2f6
PA
46052017-03-08 Pedro Alves <palves@redhat.com>
4606
4607 PR tui/21216
4608 * gdb.tui/tui-nl-filtered-output.exp: New file.
4609
1a4dd9dd
PA
46102017-03-08 Pedro Alves <palves@redhat.com>
4611
4612 * gdb.base/completion.exp: Move TUI completion tests to ...
4613 * gdb.tui/completion.exp: ... this new file.
4614
7cbbff33
PA
46152017-03-08 Pedro Alves <palves@redhat.com>
4616
4617 * gdb.base/tui-disasm-long-lines.c,
4618 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4619 gdb.base/tui-layout.exp: Move to ...
4620 * gdb.tui/: ... this new directory.
4621
5f6fd321
PA
46222017-03-07 Pedro Alves <palves@redhat.com>
4623
4624 * gdb.base/tui-layout.c: New file.
4625 * gdb.base/tui-layout.exp: New file.
4626
44959fa8
PA
46272017-03-07 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.base/tui-layout.c: Rename to ...
4630 * gdb.base/tui-disasm-long-lines.c: ... this.
4631 * gdb.base/tui-layout.exp: Rename to ...
4632 * gdb.base/tui-disasm-long-lines.exp: ... this.
4633
f8c4e718
PA
46342017-03-07 Pedro Alves <palves@redhat.com>
4635
4636 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4637
6dbb839a 46382017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
4639
4640 * i386-mpx-call.c: New file.
4641 * i386-mpx-call.exp: New file.
4642
65b48a81
PB
46432017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4644
4645 * gdb.arch/powerpc-power.exp: Delete test.
4646 * gdb.arch/powerpc-power.s: Likewise.
4647 * gdb.disasm/disassembler-options.exp: New test.
4648 * gdb.arch/powerpc-altivec.exp: Likewise.
4649 * gdb.arch/powerpc-altivec.s: Likewise.
4650 * gdb.arch/powerpc-altivec2.exp: Likewise.
4651 * gdb.arch/powerpc-altivec2.s: Likewise.
4652 * gdb.arch/powerpc-altivec3.exp: Likewise.
4653 * gdb.arch/powerpc-altivec3.s: Likewise.
4654 * gdb.arch/powerpc-power7.exp: Likewise.
4655 * gdb.arch/powerpc-power7.s: Likewise.
4656 * gdb.arch/powerpc-power8.exp: Likewise.
4657 * gdb.arch/powerpc-power8.s: Likewise.
4658 * gdb.arch/powerpc-power9.exp: Likewise.
4659 * gdb.arch/powerpc-power9.s: Likewise.
4660 * gdb.arch/powerpc-vsx.exp: Likewise.
4661 * gdb.arch/powerpc-vsx.s: Likewise.
4662 * gdb.arch/powerpc-vsx2.exp: Likewise.
4663 * gdb.arch/powerpc-vsx2.s: Likewise.
4664 * gdb.arch/powerpc-vsx3.exp: Likewise.
4665 * gdb.arch/powerpc-vsx3.s: Likewise.
4666 * gdb.arch/arm-disassembler-options.exp: Likewise.
4667 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4668 * gdb.arch/s390-disassembler-options.exp: Likewise.
4669
17cd4947
LM
46702017-02-23 Luis Machado <lgustavo@codesourcery.com>
4671
4672 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4673 (check_supported_features): ... this. Changed return type to void.
4674 (supports_rdseed): New static global.
4675 (rdseed): Check supports_rdseed.
4676 (initialize): Call check_supported_features.
4677
2039d74e
EBM
46782017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4679
4680 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4681 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4682 and lqarx/stqcx.
4683 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4684 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4685
a51d7ecf
EBM
46862017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4687
4688 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4689 uppercase.
4690
0224619f
JK
46912017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4692
4693 * gdb.dwarf2/formdata16.c: New file.
4694 * gdb.dwarf2/formdata16.exp: New file.
4695 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4696
216f72a1
JK
46972017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4698
4699 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4700 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4701 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4702 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4703 DW_AT_GNU_*.
4704
43988095
JK
47052017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4706
4707 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4708
99e8a4f9
SDJ
47092017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4710
4711 PR gdb/21164
4712 * gdb.base/maint.exp: Add testcases for when the commands do
4713 not have arguments.
4714
b58a8c0c
TP
47152017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4716
4717 * gdb.cp/chained-calls.exp: Use p instead of P.
4718
4e746bb6
TW
47192017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4720
4721 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4722 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4723
3f77c769
TT
47242017-02-14 Tom Tromey <tom@tromey.com>
4725
4726 PR python/13598:
4727 * gdb.python/py-events.exp: Add before_prompt event tests.
4728
075beec0
AA
47292017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4730
4731 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4732
bf5f525c
LM
47332017-02-13 Luis Machado <lgustavo@codesourcery.com>
4734
4735 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4736 (main): Call my_unique_function_name.
4737 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4738 completion of patterns with a single match.
4739 Add missing -re switches to gdb_test_multiple calls.
4740
13a66184
LM
47412017-02-13 Luis Machado <lgustavo@codesourcery.com>
4742
4743 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4744 return if core file is not recognized.
4745
26a06916
SM
47462017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4747
4748 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4749 and extra UIs.
4750
b761ca9e
SM
47512017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4752
4753 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4754 proc_with_prefix.
4755
b964bee0
TT
47562017-02-10 Tom Tromey <tom@tromey.com>
4757
4758 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4759
18da0c51
MG
47602017-02-10 Martin Galvan <martingalvan@sourceware.org>
4761
4762 PR gdb/21122
4763 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4764
604c4576
JG
47652017-02-08 Jerome Guitton <guitton@adacore.com>
4766
4767 * gdb.base/define.exp: Add test for command abbreviations
4768 in define.
4769
20b477a7
LM
47702017-02-06 Luis Machado <lgustavo@codesourcery.com>
4771
4772 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4773 * gdb.reverse/insn-reverse-x86.c: New file.
4774
3f7b46f2
IR
47752017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
4776
4777 PR tdep/20936
4778 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4779
f0fd41c1
TT
47802017-02-03 Tom Tromey <tom@tromey.com>
4781
4782 PR rust/21097:
4783 * gdb.rust/simple.exp: Add new tests.
4784
5be5dbf0
PA
47852017-02-02 Pedro Alves <palves@redhat.com>
4786
4787 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4788 tests.
4789
7346ef59
AA
47902017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4791
4792 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4793 taking a 2-byte value out of a 4-byte DWARF implicit value on
4794 big-endian targets.
4795 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4796 logic. Add test cases for DW_OP_implicit.
4797
787f0025
MM
47982017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4799
4800 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4801
68777c29
MM
48022017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4803
4804 * gdb.btrace/enable.exp: Call gdb_exit before
4805 skip_gdbserver_tests.
4806
0a1c7e28
MM
48072017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4808
4809 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4810 GDBFLAGS.
4811
b5ac99b0
MM
48122017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4813
4814 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4815 the test is skipped.
4816 * gdb.btrace/data.exp: Likewise.
4817 * gdb.btrace/delta.exp: Likewise.
4818 * gdb.btrace/dlopen.exp: Likewise.
4819 * gdb.btrace/enable-running.exp: Likewise.
4820 * gdb.btrace/enable.exp: Likewise.
4821 * gdb.btrace/exception.exp: Likewise.
4822 * gdb.btrace/function_call_history.exp: Likewise.
4823 * gdb.btrace/gcore.exp: Likewise.
4824 * gdb.btrace/instruction_history.exp: Likewise.
4825 * gdb.btrace/multi-thread-step.exp: Likewise.
4826 * gdb.btrace/nohist.exp: Likewise.
4827 * gdb.btrace/non-stop.exp: Likewise.
4828 * gdb.btrace/reconnect.exp: Likewise.
4829 * gdb.btrace/record_goto-step.exp: Likewise.
4830 * gdb.btrace/record_goto.exp: Likewise.
4831 * gdb.btrace/rn-dl-bind.exp: Likewise.
4832 * gdb.btrace/segv.exp: Likewise.
4833 * gdb.btrace/step.exp: Likewise.
4834 * gdb.btrace/stepi.exp: Likewise.
4835 * gdb.btrace/tailcall-only.exp: Likewise.
4836 * gdb.btrace/tailcall.exp: Likewise.
4837 * gdb.btrace/tsx.exp: Likewise.
4838 * gdb.btrace/unknown_functions.exp: Likewise.
4839 * gdb.btrace/vdso.exp: Likewise.
4840
cd4007e4
MM
48412017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4842
4843 * gdb.btrace/enable-running.c: New.
4844 * gdb.btrace/enable-running.exp: New.
4845
2735833d
WT
48462017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
4847
4848 * gdb.arch/amd64-gs_base.c: New file.
4849 * gdb.arch/amd64-gs_base.exp: New file.
4850
b51e1e94
LM
48512017-01-26 Luis Machado <lgustavo@codesourcery.com>
4852
4853 * lib/memory.exp: Remove spurious empty newlines.
4854
72ca0410
SM
48552017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
4856
4857 * gdb.python/py-bad-printers.exp: Load python file using "source".
4858 * gdb.python/py-events.exp: Likewise.
4859 * gdb.python/py-evsignal.exp: Likewise.
4860 * gdb.python/py-evthreads.exp: Likewise.
4861 * gdb.python/py-frame-args.exp: Likewise.
4862 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4863 * gdb.python/py-framefilter-mi.exp: Likewise.
4864 * gdb.python/py-framefilter.exp: Likewise.
4865 * gdb.python/py-mi.exp: Likewise.
4866 * gdb.python/py-pp-maint.exp: Likewise.
4867 * gdb.python/py-pp-registration.exp: Likewise.
4868 * gdb.python/py-prettyprint.exp: Likewise.
4869 (run_lang_tests): Likewise.
4870 * gdb.python/py-typeprint.exp: Likewise.
4871
e309aa65
LM
48722017-01-26 Luis Machado <lgustavo@codesourcery.com>
4873
4874 * lib/memory.exp: New file.
4875 * lib/gdb.exp: Load memory.exp.
4876 * gdb.base/memattr.exp (delete_memory): Move proc to
4877 lib/memory.exp and rename to delete_memory_regions.
4878 Replace delete_memory with delete_memory_regions.
4879 Cleanup memory regions before tests.
4880 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4881 before tests.
4882
515aff23
LM
48832017-01-26 Luis Machado <lgustavo@codesourcery.com>
4884
4885 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4886 files.
4887 (initialize): New function conditionally defined.
4888 (testcases): Move within conditional block.
4889 (main): Call initialize.
4890 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4891 of gdb.reverse/insn-reverse.c.
4892 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4893 gdb.reverse/insn-reverse.c.
4894
d8b49cf0
YQ
48952017-01-26 Yao Qi <yao.qi@linaro.org>
4896
4897 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4898 disassemble on address 0.
4899
f13a9a0c
YQ
49002017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
4901 Yao Qi <yao.qi@linaro.org>
4902
4903 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4904 * gdb.dwarf2/implptr-64bit.S: Remove.
4905 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
4906 variables in caller's context. Add DW_OP_implicit_value.
4907
5ac95241
YQ
49082017-01-25 Yao Qi <yao.qi@linaro.org>
4909
4910 * lib/dwarf.exp (Dwarf::_location): Handle
4911 DW_OP_GNU_implicit_pointer with proper size.
4912
23e82930
LM
49132017-01-20 Luis Machado <lgustavo@codesourcery.com>
4914
4915 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4916 and add untested calls.
4917
d334ae25
LM
49182017-01-20 Luis Machado <lgustavo@codesourcery.com>
4919
4920 * gdb.python/python.exp: Check line number against what GDB thinks
4921 the line number is for func1.
4922
f5e6296e
IB
49232017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
4924
4925 * gdb.dlang/debug-expr.exp: New file.
4926
5b362f04
LM
49272016-12-23 Luis Machado <lgustavo@codesourcery.com>
4928
4929 Fix test names for the following files:
4930
4931 * gdb.ada/exec_changed.exp
4932 * gdb.ada/info_types.exp
4933 * gdb.arch/aarch64-atomic-inst.exp
4934 * gdb.arch/aarch64-fp.exp
4935 * gdb.arch/altivec-abi.exp
4936 * gdb.arch/altivec-regs.exp
4937 * gdb.arch/amd64-byte.exp
4938 * gdb.arch/amd64-disp-step.exp
4939 * gdb.arch/amd64-dword.exp
4940 * gdb.arch/amd64-entry-value-inline.exp
4941 * gdb.arch/amd64-entry-value-param.exp
4942 * gdb.arch/amd64-entry-value-paramref.exp
4943 * gdb.arch/amd64-entry-value.exp
4944 * gdb.arch/amd64-i386-address.exp
4945 * gdb.arch/amd64-invalid-stack-middle.exp
4946 * gdb.arch/amd64-invalid-stack-top.exp
4947 * gdb.arch/amd64-optimout-repeat.exp
4948 * gdb.arch/amd64-prologue-skip.exp
4949 * gdb.arch/amd64-prologue-xmm.exp
4950 * gdb.arch/amd64-stap-special-operands.exp
4951 * gdb.arch/amd64-stap-wrong-subexp.exp
4952 * gdb.arch/amd64-tailcall-cxx.exp
4953 * gdb.arch/amd64-tailcall-noret.exp
4954 * gdb.arch/amd64-tailcall-ret.exp
4955 * gdb.arch/amd64-tailcall-self.exp
4956 * gdb.arch/amd64-word.exp
4957 * gdb.arch/arm-bl-branch-dest.exp
4958 * gdb.arch/arm-disp-step.exp
4959 * gdb.arch/arm-neon.exp
4960 * gdb.arch/arm-single-step-kernel-helper.exp
4961 * gdb.arch/avr-flash-qualifier.exp
4962 * gdb.arch/disp-step-insn-reloc.exp
4963 * gdb.arch/e500-abi.exp
4964 * gdb.arch/e500-regs.exp
4965 * gdb.arch/ftrace-insn-reloc.exp
4966 * gdb.arch/i386-avx512.exp
4967 * gdb.arch/i386-bp_permanent.exp
4968 * gdb.arch/i386-byte.exp
4969 * gdb.arch/i386-cfi-notcurrent.exp
4970 * gdb.arch/i386-disp-step.exp
4971 * gdb.arch/i386-dr3-watch.exp
4972 * gdb.arch/i386-float.exp
4973 * gdb.arch/i386-gnu-cfi.exp
4974 * gdb.arch/i386-mpx-map.exp
4975 * gdb.arch/i386-mpx-sigsegv.exp
4976 * gdb.arch/i386-mpx-simple_segv.exp
4977 * gdb.arch/i386-mpx.exp
4978 * gdb.arch/i386-permbkpt.exp
4979 * gdb.arch/i386-prologue.exp
4980 * gdb.arch/i386-signal.exp
4981 * gdb.arch/i386-size-overlap.exp
4982 * gdb.arch/i386-unwind.exp
4983 * gdb.arch/i386-word.exp
4984 * gdb.arch/mips-fcr.exp
4985 * gdb.arch/powerpc-d128-regs.exp
4986 * gdb.arch/powerpc-stackless.exp
4987 * gdb.arch/ppc64-atomic-inst.exp
4988 * gdb.arch/s390-stackless.exp
4989 * gdb.arch/s390-tdbregs.exp
4990 * gdb.arch/s390-vregs.exp
4991 * gdb.arch/sparc-sysstep.exp
4992 * gdb.arch/thumb-bx-pc.exp
4993 * gdb.arch/thumb-singlestep.exp
4994 * gdb.arch/thumb2-it.exp
4995 * gdb.arch/vsx-regs.exp
4996 * gdb.asm/asm-source.exp
4997 * gdb.base/a2-run.exp
4998 * gdb.base/advance.exp
4999 * gdb.base/all-bin.exp
5000 * gdb.base/anon.exp
5001 * gdb.base/args.exp
5002 * gdb.base/arithmet.exp
5003 * gdb.base/async-shell.exp
5004 * gdb.base/async.exp
5005 * gdb.base/attach-pie-noexec.exp
5006 * gdb.base/attach-twice.exp
5007 * gdb.base/auto-load.exp
5008 * gdb.base/bang.exp
5009 * gdb.base/bitfields.exp
5010 * gdb.base/break-always.exp
5011 * gdb.base/break-caller-line.exp
5012 * gdb.base/break-entry.exp
5013 * gdb.base/break-inline.exp
5014 * gdb.base/break-on-linker-gcd-function.exp
5015 * gdb.base/break-probes.exp
5016 * gdb.base/break.exp
5017 * gdb.base/breakpoint-shadow.exp
5018 * gdb.base/call-ar-st.exp
5019 * gdb.base/call-sc.exp
5020 * gdb.base/call-signal-resume.exp
5021 * gdb.base/call-strs.exp
5022 * gdb.base/callfuncs.exp
5023 * gdb.base/catch-fork-static.exp
5024 * gdb.base/catch-gdb-caused-signals.exp
5025 * gdb.base/catch-load.exp
5026 * gdb.base/catch-signal-fork.exp
5027 * gdb.base/catch-signal.exp
5028 * gdb.base/catch-syscall.exp
5029 * gdb.base/charset.exp
5030 * gdb.base/checkpoint.exp
5031 * gdb.base/chng-syms.exp
5032 * gdb.base/code-expr.exp
5033 * gdb.base/code_elim.exp
5034 * gdb.base/commands.exp
5035 * gdb.base/completion.exp
5036 * gdb.base/complex.exp
5037 * gdb.base/cond-expr.exp
5038 * gdb.base/condbreak.exp
5039 * gdb.base/consecutive.exp
5040 * gdb.base/continue-all-already-running.exp
5041 * gdb.base/coredump-filter.exp
5042 * gdb.base/corefile.exp
5043 * gdb.base/dbx.exp
5044 * gdb.base/debug-expr.exp
5045 * gdb.base/define.exp
5046 * gdb.base/del.exp
5047 * gdb.base/disabled-location.exp
5048 * gdb.base/disasm-end-cu.exp
5049 * gdb.base/disasm-optim.exp
5050 * gdb.base/display.exp
5051 * gdb.base/duplicate-bp.exp
5052 * gdb.base/ena-dis-br.exp
5053 * gdb.base/ending-run.exp
5054 * gdb.base/enumval.exp
5055 * gdb.base/environ.exp
5056 * gdb.base/eu-strip-infcall.exp
5057 * gdb.base/eval-avoid-side-effects.exp
5058 * gdb.base/eval-skip.exp
5059 * gdb.base/exitsignal.exp
5060 * gdb.base/expand-psymtabs.exp
5061 * gdb.base/filesym.exp
5062 * gdb.base/find-unmapped.exp
5063 * gdb.base/finish.exp
5064 * gdb.base/float.exp
5065 * gdb.base/foll-exec-mode.exp
5066 * gdb.base/foll-exec.exp
5067 * gdb.base/foll-fork.exp
5068 * gdb.base/fortran-sym-case.exp
5069 * gdb.base/freebpcmd.exp
5070 * gdb.base/func-ptr.exp
5071 * gdb.base/func-ptrs.exp
5072 * gdb.base/funcargs.exp
5073 * gdb.base/gcore-buffer-overflow.exp
5074 * gdb.base/gcore-relro-pie.exp
5075 * gdb.base/gcore-relro.exp
5076 * gdb.base/gcore.exp
5077 * gdb.base/gdb1090.exp
5078 * gdb.base/gdb11530.exp
5079 * gdb.base/gdb11531.exp
5080 * gdb.base/gdb1821.exp
5081 * gdb.base/gdbindex-stabs.exp
5082 * gdb.base/gdbvars.exp
5083 * gdb.base/hbreak.exp
5084 * gdb.base/hbreak2.exp
5085 * gdb.base/included.exp
5086 * gdb.base/infcall-input.exp
5087 * gdb.base/inferior-died.exp
5088 * gdb.base/infnan.exp
5089 * gdb.base/info-macros.exp
5090 * gdb.base/info-os.exp
5091 * gdb.base/info-proc.exp
5092 * gdb.base/info-shared.exp
5093 * gdb.base/info-target.exp
5094 * gdb.base/infoline.exp
5095 * gdb.base/interp.exp
5096 * gdb.base/interrupt.exp
5097 * gdb.base/jit-reader.exp
5098 * gdb.base/jit-simple.exp
5099 * gdb.base/kill-after-signal.exp
5100 * gdb.base/kill-detach-inferiors-cmd.exp
5101 * gdb.base/label.exp
5102 * gdb.base/langs.exp
5103 * gdb.base/ldbl_e308.exp
5104 * gdb.base/line-symtabs.exp
5105 * gdb.base/linespecs.exp
5106 * gdb.base/list.exp
5107 * gdb.base/long_long.exp
5108 * gdb.base/longest-types.exp
5109 * gdb.base/maint.exp
5110 * gdb.base/max-value-size.exp
5111 * gdb.base/memattr.exp
5112 * gdb.base/mips_pro.exp
5113 * gdb.base/morestack.exp
5114 * gdb.base/moribund-step.exp
5115 * gdb.base/multi-forks.exp
5116 * gdb.base/nested-addr.exp
5117 * gdb.base/nextoverexit.exp
5118 * gdb.base/noreturn-finish.exp
5119 * gdb.base/noreturn-return.exp
5120 * gdb.base/nostdlib.exp
5121 * gdb.base/offsets.exp
5122 * gdb.base/opaque.exp
5123 * gdb.base/pc-fp.exp
5124 * gdb.base/permissions.exp
5125 * gdb.base/print-symbol-loading.exp
5126 * gdb.base/prologue-include.exp
5127 * gdb.base/psymtab.exp
5128 * gdb.base/ptype.exp
5129 * gdb.base/random-signal.exp
5130 * gdb.base/randomize.exp
5131 * gdb.base/range-stepping.exp
5132 * gdb.base/readline-ask.exp
5133 * gdb.base/recpar.exp
5134 * gdb.base/recurse.exp
5135 * gdb.base/relational.exp
5136 * gdb.base/restore.exp
5137 * gdb.base/return-nodebug.exp
5138 * gdb.base/return.exp
5139 * gdb.base/run-after-attach.exp
5140 * gdb.base/save-bp.exp
5141 * gdb.base/scope.exp
5142 * gdb.base/sect-cmd.exp
5143 * gdb.base/set-lang-auto.exp
5144 * gdb.base/set-noassign.exp
5145 * gdb.base/setvar.exp
5146 * gdb.base/sigall.exp
5147 * gdb.base/sigbpt.exp
5148 * gdb.base/siginfo-addr.exp
5149 * gdb.base/siginfo-infcall.exp
5150 * gdb.base/siginfo-obj.exp
5151 * gdb.base/siginfo.exp
5152 * gdb.base/signals-state-child.exp
5153 * gdb.base/signest.exp
5154 * gdb.base/sigstep.exp
5155 * gdb.base/sizeof.exp
5156 * gdb.base/skip.exp
5157 * gdb.base/solib-corrupted.exp
5158 * gdb.base/solib-nodir.exp
5159 * gdb.base/solib-search.exp
5160 * gdb.base/stack-checking.exp
5161 * gdb.base/stale-infcall.exp
5162 * gdb.base/stap-probe.exp
5163 * gdb.base/start.exp
5164 * gdb.base/step-break.exp
5165 * gdb.base/step-bt.exp
5166 * gdb.base/step-line.exp
5167 * gdb.base/step-over-exit.exp
5168 * gdb.base/step-over-syscall.exp
5169 * gdb.base/step-resume-infcall.exp
5170 * gdb.base/step-test.exp
5171 * gdb.base/store.exp
5172 * gdb.base/structs3.exp
5173 * gdb.base/sym-file.exp
5174 * gdb.base/symbol-without-target_section.exp
5175 * gdb.base/term.exp
5176 * gdb.base/testenv.exp
5177 * gdb.base/ui-redirect.exp
5178 * gdb.base/until.exp
5179 * gdb.base/unwindonsignal.exp
5180 * gdb.base/value-double-free.exp
5181 * gdb.base/vla-datatypes.exp
5182 * gdb.base/vla-ptr.exp
5183 * gdb.base/vla-sideeffect.exp
5184 * gdb.base/volatile.exp
5185 * gdb.base/watch-cond-infcall.exp
5186 * gdb.base/watch-cond.exp
5187 * gdb.base/watch-non-mem.exp
5188 * gdb.base/watch-read.exp
5189 * gdb.base/watch-vfork.exp
5190 * gdb.base/watchpoint-cond-gone.exp
5191 * gdb.base/watchpoint-delete.exp
5192 * gdb.base/watchpoint-hw-hit-once.exp
5193 * gdb.base/watchpoint-hw.exp
5194 * gdb.base/watchpoint-stops-at-right-insn.exp
5195 * gdb.base/watchpoints.exp
5196 * gdb.base/wchar.exp
5197 * gdb.base/whatis-exp.exp
5198 * gdb.btrace/buffer-size.exp
5199 * gdb.btrace/data.exp
5200 * gdb.btrace/delta.exp
5201 * gdb.btrace/dlopen.exp
5202 * gdb.btrace/enable.exp
5203 * gdb.btrace/exception.exp
5204 * gdb.btrace/function_call_history.exp
5205 * gdb.btrace/gcore.exp
5206 * gdb.btrace/instruction_history.exp
5207 * gdb.btrace/nohist.exp
5208 * gdb.btrace/reconnect.exp
5209 * gdb.btrace/record_goto-step.exp
5210 * gdb.btrace/record_goto.exp
5211 * gdb.btrace/rn-dl-bind.exp
5212 * gdb.btrace/segv.exp
5213 * gdb.btrace/step.exp
5214 * gdb.btrace/stepi.exp
5215 * gdb.btrace/tailcall-only.exp
5216 * gdb.btrace/tailcall.exp
5217 * gdb.btrace/tsx.exp
5218 * gdb.btrace/unknown_functions.exp
5219 * gdb.btrace/vdso.exp
5220 * gdb.compile/compile-ifunc.exp
5221 * gdb.compile/compile-ops.exp
5222 * gdb.compile/compile-print.exp
5223 * gdb.compile/compile-setjmp.exp
5224 * gdb.cp/abstract-origin.exp
5225 * gdb.cp/ambiguous.exp
5226 * gdb.cp/annota2.exp
5227 * gdb.cp/annota3.exp
5228 * gdb.cp/anon-ns.exp
5229 * gdb.cp/anon-struct.exp
5230 * gdb.cp/anon-union.exp
5231 * gdb.cp/arg-reference.exp
5232 * gdb.cp/baseenum.exp
5233 * gdb.cp/bool.exp
5234 * gdb.cp/breakpoint.exp
5235 * gdb.cp/bs15503.exp
5236 * gdb.cp/call-c.exp
5237 * gdb.cp/casts.exp
5238 * gdb.cp/chained-calls.exp
5239 * gdb.cp/class2.exp
5240 * gdb.cp/classes.exp
5241 * gdb.cp/cmpd-minsyms.exp
5242 * gdb.cp/converts.exp
5243 * gdb.cp/cp-relocate.exp
5244 * gdb.cp/cpcompletion.exp
5245 * gdb.cp/cpexprs.exp
5246 * gdb.cp/cplabel.exp
5247 * gdb.cp/cplusfuncs.exp
5248 * gdb.cp/cpsizeof.exp
5249 * gdb.cp/ctti.exp
5250 * gdb.cp/derivation.exp
5251 * gdb.cp/destrprint.exp
5252 * gdb.cp/dispcxx.exp
5253 * gdb.cp/enum-class.exp
5254 * gdb.cp/exception.exp
5255 * gdb.cp/exceptprint.exp
5256 * gdb.cp/expand-psymtabs-cxx.exp
5257 * gdb.cp/expand-sals.exp
5258 * gdb.cp/extern-c.exp
5259 * gdb.cp/filename.exp
5260 * gdb.cp/formatted-ref.exp
5261 * gdb.cp/fpointer.exp
5262 * gdb.cp/gdb1355.exp
5263 * gdb.cp/gdb2495.exp
5264 * gdb.cp/hang.exp
5265 * gdb.cp/impl-this.exp
5266 * gdb.cp/infcall-dlopen.exp
5267 * gdb.cp/inherit.exp
5268 * gdb.cp/iostream.exp
5269 * gdb.cp/koenig.exp
5270 * gdb.cp/local.exp
5271 * gdb.cp/m-data.exp
5272 * gdb.cp/m-static.exp
5273 * gdb.cp/mb-ctor.exp
5274 * gdb.cp/mb-inline.exp
5275 * gdb.cp/mb-templates.exp
5276 * gdb.cp/member-name.exp
5277 * gdb.cp/member-ptr.exp
5278 * gdb.cp/meth-typedefs.exp
5279 * gdb.cp/method.exp
5280 * gdb.cp/method2.exp
5281 * gdb.cp/minsym-fallback.exp
5282 * gdb.cp/misc.exp
5283 * gdb.cp/namelessclass.exp
5284 * gdb.cp/namespace-enum.exp
5285 * gdb.cp/namespace-nested-import.exp
5286 * gdb.cp/namespace.exp
5287 * gdb.cp/nextoverthrow.exp
5288 * gdb.cp/no-dmgl-verbose.exp
5289 * gdb.cp/non-trivial-retval.exp
5290 * gdb.cp/noparam.exp
5291 * gdb.cp/nsdecl.exp
5292 * gdb.cp/nsimport.exp
5293 * gdb.cp/nsnested.exp
5294 * gdb.cp/nsnoimports.exp
5295 * gdb.cp/nsrecurs.exp
5296 * gdb.cp/nsstress.exp
5297 * gdb.cp/nsusing.exp
5298 * gdb.cp/operator.exp
5299 * gdb.cp/oranking.exp
5300 * gdb.cp/overload-const.exp
5301 * gdb.cp/overload.exp
5302 * gdb.cp/ovldbreak.exp
5303 * gdb.cp/ovsrch.exp
5304 * gdb.cp/paren-type.exp
5305 * gdb.cp/parse-lang.exp
5306 * gdb.cp/pass-by-ref.exp
5307 * gdb.cp/pr-1023.exp
5308 * gdb.cp/pr-1210.exp
5309 * gdb.cp/pr-574.exp
5310 * gdb.cp/pr10687.exp
5311 * gdb.cp/pr12028.exp
5312 * gdb.cp/pr17132.exp
5313 * gdb.cp/pr17494.exp
5314 * gdb.cp/pr9067.exp
5315 * gdb.cp/pr9167.exp
5316 * gdb.cp/pr9631.exp
5317 * gdb.cp/printmethod.exp
5318 * gdb.cp/psmang.exp
5319 * gdb.cp/psymtab-parameter.exp
5320 * gdb.cp/ptype-cv-cp.exp
5321 * gdb.cp/ptype-flags.exp
5322 * gdb.cp/re-set-overloaded.exp
5323 * gdb.cp/ref-types.exp
5324 * gdb.cp/rtti.exp
5325 * gdb.cp/scope-err.exp
5326 * gdb.cp/shadow.exp
5327 * gdb.cp/smartp.exp
5328 * gdb.cp/static-method.exp
5329 * gdb.cp/static-print-quit.exp
5330 * gdb.cp/temargs.exp
5331 * gdb.cp/templates.exp
5332 * gdb.cp/try_catch.exp
5333 * gdb.cp/typedef-operator.exp
5334 * gdb.cp/typeid.exp
5335 * gdb.cp/userdef.exp
5336 * gdb.cp/using-crash.exp
5337 * gdb.cp/var-tag.exp
5338 * gdb.cp/virtbase.exp
5339 * gdb.cp/virtfunc.exp
5340 * gdb.cp/virtfunc2.exp
5341 * gdb.cp/vla-cxx.exp
5342 * gdb.disasm/t01_mov.exp
5343 * gdb.disasm/t02_mova.exp
5344 * gdb.disasm/t03_add.exp
5345 * gdb.disasm/t04_sub.exp
5346 * gdb.disasm/t05_cmp.exp
5347 * gdb.disasm/t06_ari2.exp
5348 * gdb.disasm/t07_ari3.exp
5349 * gdb.disasm/t08_or.exp
5350 * gdb.disasm/t09_xor.exp
5351 * gdb.disasm/t10_and.exp
5352 * gdb.disasm/t11_logs.exp
5353 * gdb.disasm/t12_bit.exp
5354 * gdb.disasm/t13_otr.exp
5355 * gdb.dlang/circular.exp
5356 * gdb.dwarf2/arr-stride.exp
5357 * gdb.dwarf2/arr-subrange.exp
5358 * gdb.dwarf2/atomic-type.exp
5359 * gdb.dwarf2/bad-regnum.exp
5360 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5361 * gdb.dwarf2/callframecfa.exp
5362 * gdb.dwarf2/clztest.exp
5363 * gdb.dwarf2/corrupt.exp
5364 * gdb.dwarf2/data-loc.exp
5365 * gdb.dwarf2/dup-psym.exp
5366 * gdb.dwarf2/dw2-anon-mptr.exp
5367 * gdb.dwarf2/dw2-anonymous-func.exp
5368 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5369 * gdb.dwarf2/dw2-bad-unresolved.exp
5370 * gdb.dwarf2/dw2-basic.exp
5371 * gdb.dwarf2/dw2-canonicalize-type.exp
5372 * gdb.dwarf2/dw2-case-insensitive.exp
5373 * gdb.dwarf2/dw2-common-block.exp
5374 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5375 * gdb.dwarf2/dw2-compressed.exp
5376 * gdb.dwarf2/dw2-const.exp
5377 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5378 * gdb.dwarf2/dw2-cu-size.exp
5379 * gdb.dwarf2/dw2-dup-frame.exp
5380 * gdb.dwarf2/dw2-entry-value.exp
5381 * gdb.dwarf2/dw2-icycle.exp
5382 * gdb.dwarf2/dw2-ifort-parameter.exp
5383 * gdb.dwarf2/dw2-inline-break.exp
5384 * gdb.dwarf2/dw2-inline-param.exp
5385 * gdb.dwarf2/dw2-intercu.exp
5386 * gdb.dwarf2/dw2-intermix.exp
5387 * gdb.dwarf2/dw2-lexical-block-bare.exp
5388 * gdb.dwarf2/dw2-linkage-name-trust.exp
5389 * gdb.dwarf2/dw2-minsym-in-cu.exp
5390 * gdb.dwarf2/dw2-noloc.exp
5391 * gdb.dwarf2/dw2-op-call.exp
5392 * gdb.dwarf2/dw2-op-out-param.exp
5393 * gdb.dwarf2/dw2-opt-structptr.exp
5394 * gdb.dwarf2/dw2-param-error.exp
5395 * gdb.dwarf2/dw2-producer.exp
5396 * gdb.dwarf2/dw2-ranges-base.exp
5397 * gdb.dwarf2/dw2-ref-missing-frame.exp
5398 * gdb.dwarf2/dw2-reg-undefined.exp
5399 * gdb.dwarf2/dw2-regno-invalid.exp
5400 * gdb.dwarf2/dw2-restore.exp
5401 * gdb.dwarf2/dw2-restrict.exp
5402 * gdb.dwarf2/dw2-single-line-discriminators.exp
5403 * gdb.dwarf2/dw2-strp.exp
5404 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5405 * gdb.dwarf2/dw2-unresolved.exp
5406 * gdb.dwarf2/dw2-var-zero-addr.exp
5407 * gdb.dwarf2/dw4-sig-types.exp
5408 * gdb.dwarf2/dwz.exp
5409 * gdb.dwarf2/dynarr-ptr.exp
5410 * gdb.dwarf2/enum-type.exp
5411 * gdb.dwarf2/gdb-index.exp
5412 * gdb.dwarf2/implptr-64bit.exp
5413 * gdb.dwarf2/implptr-optimized-out.exp
5414 * gdb.dwarf2/implptr.exp
5415 * gdb.dwarf2/implref-array.exp
5416 * gdb.dwarf2/implref-const.exp
5417 * gdb.dwarf2/implref-global.exp
5418 * gdb.dwarf2/implref-struct.exp
5419 * gdb.dwarf2/mac-fileno.exp
5420 * gdb.dwarf2/main-subprogram.exp
5421 * gdb.dwarf2/member-ptr-forwardref.exp
5422 * gdb.dwarf2/method-ptr.exp
5423 * gdb.dwarf2/missing-sig-type.exp
5424 * gdb.dwarf2/nonvar-access.exp
5425 * gdb.dwarf2/opaque-type-lookup.exp
5426 * gdb.dwarf2/pieces-optimized-out.exp
5427 * gdb.dwarf2/pieces.exp
5428 * gdb.dwarf2/pr10770.exp
5429 * gdb.dwarf2/pr13961.exp
5430 * gdb.dwarf2/staticvirtual.exp
5431 * gdb.dwarf2/subrange.exp
5432 * gdb.dwarf2/symtab-producer.exp
5433 * gdb.dwarf2/trace-crash.exp
5434 * gdb.dwarf2/typeddwarf.exp
5435 * gdb.dwarf2/valop.exp
5436 * gdb.dwarf2/watch-notconst.exp
5437 * gdb.fortran/array-element.exp
5438 * gdb.fortran/charset.exp
5439 * gdb.fortran/common-block.exp
5440 * gdb.fortran/complex.exp
5441 * gdb.fortran/derived-type-function.exp
5442 * gdb.fortran/derived-type.exp
5443 * gdb.fortran/logical.exp
5444 * gdb.fortran/module.exp
5445 * gdb.fortran/multi-dim.exp
5446 * gdb.fortran/nested-funcs.exp
5447 * gdb.fortran/print-formatted.exp
5448 * gdb.fortran/subarray.exp
5449 * gdb.fortran/vla-alloc-assoc.exp
5450 * gdb.fortran/vla-datatypes.exp
5451 * gdb.fortran/vla-history.exp
5452 * gdb.fortran/vla-ptr-info.exp
5453 * gdb.fortran/vla-ptype-sub.exp
5454 * gdb.fortran/vla-ptype.exp
5455 * gdb.fortran/vla-sizeof.exp
5456 * gdb.fortran/vla-type.exp
5457 * gdb.fortran/vla-value-sub-arbitrary.exp
5458 * gdb.fortran/vla-value-sub-finish.exp
5459 * gdb.fortran/vla-value-sub.exp
5460 * gdb.fortran/vla-value.exp
5461 * gdb.fortran/whatis_type.exp
5462 * gdb.go/chan.exp
5463 * gdb.go/handcall.exp
5464 * gdb.go/hello.exp
5465 * gdb.go/integers.exp
5466 * gdb.go/methods.exp
5467 * gdb.go/package.exp
5468 * gdb.go/strings.exp
5469 * gdb.go/types.exp
5470 * gdb.go/unsafe.exp
5471 * gdb.guile/scm-arch.exp
5472 * gdb.guile/scm-block.exp
5473 * gdb.guile/scm-breakpoint.exp
5474 * gdb.guile/scm-cmd.exp
5475 * gdb.guile/scm-disasm.exp
5476 * gdb.guile/scm-equal.exp
5477 * gdb.guile/scm-frame-args.exp
5478 * gdb.guile/scm-frame-inline.exp
5479 * gdb.guile/scm-frame.exp
5480 * gdb.guile/scm-iterator.exp
5481 * gdb.guile/scm-math.exp
5482 * gdb.guile/scm-objfile.exp
5483 * gdb.guile/scm-ports.exp
5484 * gdb.guile/scm-symbol.exp
5485 * gdb.guile/scm-symtab.exp
5486 * gdb.guile/scm-value-cc.exp
5487 * gdb.guile/types-module.exp
5488 * gdb.linespec/break-ask.exp
5489 * gdb.linespec/cpexplicit.exp
5490 * gdb.linespec/explicit.exp
5491 * gdb.linespec/keywords.exp
5492 * gdb.linespec/linespec.exp
5493 * gdb.linespec/ls-dollar.exp
5494 * gdb.linespec/ls-errs.exp
5495 * gdb.linespec/skip-two.exp
5496 * gdb.linespec/thread.exp
5497 * gdb.mi/mi-async.exp
5498 * gdb.mi/mi-basics.exp
5499 * gdb.mi/mi-break.exp
5500 * gdb.mi/mi-catch-load.exp
5501 * gdb.mi/mi-cli.exp
5502 * gdb.mi/mi-cmd-param-changed.exp
5503 * gdb.mi/mi-console.exp
5504 * gdb.mi/mi-detach.exp
5505 * gdb.mi/mi-disassemble.exp
5506 * gdb.mi/mi-eval.exp
5507 * gdb.mi/mi-file-transfer.exp
5508 * gdb.mi/mi-file.exp
5509 * gdb.mi/mi-fill-memory.exp
5510 * gdb.mi/mi-inheritance-syntax-error.exp
5511 * gdb.mi/mi-linespec-err-cp.exp
5512 * gdb.mi/mi-logging.exp
5513 * gdb.mi/mi-memory-changed.exp
5514 * gdb.mi/mi-read-memory.exp
5515 * gdb.mi/mi-record-changed.exp
5516 * gdb.mi/mi-reg-undefined.exp
5517 * gdb.mi/mi-regs.exp
5518 * gdb.mi/mi-return.exp
5519 * gdb.mi/mi-reverse.exp
5520 * gdb.mi/mi-simplerun.exp
5521 * gdb.mi/mi-solib.exp
5522 * gdb.mi/mi-stack.exp
5523 * gdb.mi/mi-stepi.exp
5524 * gdb.mi/mi-syn-frame.exp
5525 * gdb.mi/mi-until.exp
5526 * gdb.mi/mi-var-block.exp
5527 * gdb.mi/mi-var-child.exp
5528 * gdb.mi/mi-var-cmd.exp
5529 * gdb.mi/mi-var-cp.exp
5530 * gdb.mi/mi-var-display.exp
5531 * gdb.mi/mi-var-invalidate.exp
5532 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5533 * gdb.mi/mi-vla-fortran.exp
5534 * gdb.mi/mi-watch.exp
5535 * gdb.mi/mi2-var-child.exp
5536 * gdb.mi/user-selected-context-sync.exp
5537 * gdb.modula2/unbounded-array.exp
5538 * gdb.multi/dummy-frame-restore.exp
5539 * gdb.multi/multi-arch-exec.exp
5540 * gdb.multi/multi-arch.exp
5541 * gdb.multi/tids.exp
5542 * gdb.multi/watchpoint-multi.exp
5543 * gdb.opencl/callfuncs.exp
5544 * gdb.opencl/convs_casts.exp
5545 * gdb.opencl/datatypes.exp
5546 * gdb.opencl/operators.exp
5547 * gdb.opencl/vec_comps.exp
5548 * gdb.opt/clobbered-registers-O2.exp
5549 * gdb.opt/inline-break.exp
5550 * gdb.opt/inline-bt.exp
5551 * gdb.opt/inline-cmds.exp
5552 * gdb.opt/inline-locals.exp
5553 * gdb.pascal/case-insensitive-symbols.exp
5554 * gdb.pascal/floats.exp
5555 * gdb.pascal/gdb11492.exp
5556 * gdb.python/lib-types.exp
5557 * gdb.python/py-arch.exp
5558 * gdb.python/py-as-string.exp
5559 * gdb.python/py-bad-printers.exp
5560 * gdb.python/py-block.exp
5561 * gdb.python/py-breakpoint-create-fail.exp
5562 * gdb.python/py-breakpoint.exp
5563 * gdb.python/py-caller-is.exp
5564 * gdb.python/py-cmd.exp
5565 * gdb.python/py-explore-cc.exp
5566 * gdb.python/py-explore.exp
5567 * gdb.python/py-finish-breakpoint.exp
5568 * gdb.python/py-finish-breakpoint2.exp
5569 * gdb.python/py-frame-args.exp
5570 * gdb.python/py-frame-inline.exp
5571 * gdb.python/py-frame.exp
5572 * gdb.python/py-framefilter-mi.exp
5573 * gdb.python/py-infthread.exp
5574 * gdb.python/py-lazy-string.exp
5575 * gdb.python/py-linetable.exp
5576 * gdb.python/py-mi-events.exp
5577 * gdb.python/py-mi-objfile.exp
5578 * gdb.python/py-mi.exp
5579 * gdb.python/py-objfile.exp
5580 * gdb.python/py-pp-integral.exp
5581 * gdb.python/py-pp-maint.exp
5582 * gdb.python/py-pp-re-notag.exp
5583 * gdb.python/py-pp-registration.exp
5584 * gdb.python/py-recurse-unwind.exp
5585 * gdb.python/py-strfns.exp
5586 * gdb.python/py-symbol.exp
5587 * gdb.python/py-symtab.exp
5588 * gdb.python/py-sync-interp.exp
5589 * gdb.python/py-typeprint.exp
5590 * gdb.python/py-unwind-maint.exp
5591 * gdb.python/py-unwind.exp
5592 * gdb.python/py-value-cc.exp
5593 * gdb.python/py-xmethods.exp
5594 * gdb.reverse/amd64-tailcall-reverse.exp
5595 * gdb.reverse/break-precsave.exp
5596 * gdb.reverse/break-reverse.exp
5597 * gdb.reverse/consecutive-precsave.exp
5598 * gdb.reverse/consecutive-reverse.exp
5599 * gdb.reverse/finish-precsave.exp
5600 * gdb.reverse/finish-reverse-bkpt.exp
5601 * gdb.reverse/finish-reverse.exp
5602 * gdb.reverse/fstatat-reverse.exp
5603 * gdb.reverse/getresuid-reverse.exp
5604 * gdb.reverse/i386-precsave.exp
5605 * gdb.reverse/i386-reverse.exp
5606 * gdb.reverse/i386-sse-reverse.exp
5607 * gdb.reverse/i387-env-reverse.exp
5608 * gdb.reverse/i387-stack-reverse.exp
5609 * gdb.reverse/insn-reverse.exp
5610 * gdb.reverse/machinestate-precsave.exp
5611 * gdb.reverse/machinestate.exp
5612 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5613 * gdb.reverse/pipe-reverse.exp
5614 * gdb.reverse/readv-reverse.exp
5615 * gdb.reverse/recvmsg-reverse.exp
5616 * gdb.reverse/rerun-prec.exp
5617 * gdb.reverse/s390-mvcle.exp
5618 * gdb.reverse/step-precsave.exp
5619 * gdb.reverse/step-reverse.exp
5620 * gdb.reverse/time-reverse.exp
5621 * gdb.reverse/until-precsave.exp
5622 * gdb.reverse/until-reverse.exp
5623 * gdb.reverse/waitpid-reverse.exp
5624 * gdb.reverse/watch-precsave.exp
5625 * gdb.reverse/watch-reverse.exp
5626 * gdb.rust/generics.exp
5627 * gdb.rust/methods.exp
5628 * gdb.rust/modules.exp
5629 * gdb.rust/simple.exp
5630 * gdb.server/connect-with-no-symbol-file.exp
5631 * gdb.server/ext-attach.exp
5632 * gdb.server/ext-restart.exp
5633 * gdb.server/ext-wrapper.exp
5634 * gdb.server/file-transfer.exp
5635 * gdb.server/server-exec-info.exp
5636 * gdb.server/server-kill.exp
5637 * gdb.server/server-mon.exp
5638 * gdb.server/wrapper.exp
5639 * gdb.stabs/exclfwd.exp
5640 * gdb.stabs/gdb11479.exp
5641 * gdb.threads/clone-new-thread-event.exp
5642 * gdb.threads/corethreads.exp
5643 * gdb.threads/current-lwp-dead.exp
5644 * gdb.threads/dlopen-libpthread.exp
5645 * gdb.threads/gcore-thread.exp
5646 * gdb.threads/sigstep-threads.exp
5647 * gdb.threads/watchpoint-fork.exp
5648 * gdb.trace/actions-changed.exp
5649 * gdb.trace/backtrace.exp
5650 * gdb.trace/change-loc.exp
5651 * gdb.trace/circ.exp
5652 * gdb.trace/collection.exp
5653 * gdb.trace/disconnected-tracing.exp
5654 * gdb.trace/ftrace.exp
5655 * gdb.trace/mi-trace-frame-collected.exp
5656 * gdb.trace/mi-trace-unavailable.exp
5657 * gdb.trace/mi-traceframe-changed.exp
5658 * gdb.trace/mi-tsv-changed.exp
5659 * gdb.trace/no-attach-trace.exp
5660 * gdb.trace/passc-dyn.exp
5661 * gdb.trace/qtro.exp
5662 * gdb.trace/range-stepping.exp
5663 * gdb.trace/read-memory.exp
5664 * gdb.trace/save-trace.exp
5665 * gdb.trace/signal.exp
5666 * gdb.trace/status-stop.exp
5667 * gdb.trace/tfile.exp
5668 * gdb.trace/trace-break.exp
5669 * gdb.trace/trace-buffer-size.exp
5670 * gdb.trace/trace-condition.exp
5671 * gdb.trace/tracefile-pseudo-reg.exp
5672 * gdb.trace/tstatus.exp
5673 * gdb.trace/unavailable.exp
5674 * gdb.trace/while-dyn.exp
5675 * gdb.trace/while-stepping.exp
5676
34c41c68
DE
56772016-12-22 Doug Evans <xdje42@gmail.com>
5678
5679 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5680 and msymbols.
5681
16e69324
YQ
56822016-12-19 Yao Qi <yao.qi@linaro.org>
5683
5684 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5685 (test_with_self): Don't call do_steps_and_nexts, and remove
5686 code about stepping into xmalloc.
5687
f94f411b
YQ
56882016-12-09 Yao Qi <yao.qi@linaro.org>
5689
5690 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5691
56922016-12-09 Yao Qi <yao.qi@linaro.org>
5693
5694 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5695
f1b5deee
PA
56962016-12-09 Pedro Alves <palves@redhat.com>
5697
5698 * gdb.base/all-architectures-0.exp: New file.
5699 * gdb.base/all-architectures-1.exp: New file.
5700 * gdb.base/all-architectures-2.exp: New file.
5701 * gdb.base/all-architectures-3.exp: New file.
5702 * gdb.base/all-architectures-4.exp: New file.
5703 * gdb.base/all-architectures-5.exp: New file.
5704 * gdb.base/all-architectures-6.exp: New file.
5705 * gdb.base/all-architectures-7.exp: New file.
5706 * gdb.base/all-architectures.exp.in: New file.
5707
364ca42e
YQ
57082016-12-09 Yao Qi <yao.qi@linaro.org>
5709
5710 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5711
107c2d62
LM
57122016-12-02 Luis Machado <lgustavo@codesourcery.com>
5713
5714 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5715 possible.
5716 Remove useless pattern-matching code.
5717
df3ee9ca
PA
57182016-12-02 Pedro Alves <palves@redhat.com>
5719
5720 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5721 procedure.
5722 (top level): Call it.
5723
ec835369
PA
57242016-12-02 Pedro Alves <palves@redhat.com>
5725
5726 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5727 New procedure.
5728 (top level): Call it.
5729
01770bbd
PA
57302016-12-02 Pedro Alves <palves@redhat.com>
5731
5732 PR cli/20559
5733 * gdb.base/commands.exp (user_defined_command_args_eval): New
5734 procedure.
5735 (top level): Call it.
5736
008459ea
LM
57372016-12-02 Luis Machado <lgustavo@codesourcery.com>
5738
5739 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5740 timeout handling.
5741
0c1b455e
TT
57422016-12-02 Tom Tromey <tom@tromey.com>
5743
5744 * gdb.dwarf2/main-subprogram.c: New file.
5745 * gdb.dwarf2/main-subprogram.exp: New file.
5746
018572b8
LM
57472016-12-01 Luis Machado <lgustavo@codesourcery.com>
5748
5749 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5750 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5751 gdb_test_no_output for a couple of cases.
5752 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5753
84c93cd5
LM
57542016-12-01 Luis Machado <lgustavo@codesourcery.com>
5755
5756 Fix test names and standardize compilation error messages throughout
5757 the following files:
5758
5759 * gdb.ada/start.exp
5760 * gdb.arch/alpha-step.exp
5761 * gdb.arch/e500-prologue.exp
5762 * gdb.arch/ftrace-insn-reloc.exp
5763 * gdb.arch/gdb1291.exp
5764 * gdb.arch/gdb1431.exp
5765 * gdb.arch/gdb1558.exp
5766 * gdb.arch/i386-dr3-watch.exp
5767 * gdb.arch/i386-sse-stack-align.exp
5768 * gdb.arch/ia64-breakpoint-shadow.exp
5769 * gdb.arch/pa-nullify.exp
5770 * gdb.arch/powerpc-aix-prologue.exp
5771 * gdb.arch/thumb-bx-pc.exp
5772 * gdb.base/annota1.exp
5773 * gdb.base/annota3.exp
5774 * gdb.base/arrayidx.exp
5775 * gdb.base/assign.exp
5776 * gdb.base/attach.exp
5777 * gdb.base/auxv.exp
5778 * gdb.base/bang.exp
5779 * gdb.base/bfp-test.exp
5780 * gdb.base/bigcore.exp
5781 * gdb.base/bitfields2.exp
5782 * gdb.base/break-fun-addr.exp
5783 * gdb.base/break-probes.exp
5784 * gdb.base/call-rt-st.exp
5785 * gdb.base/callexit.exp
5786 * gdb.base/catch-fork-kill.exp
5787 * gdb.base/charset.exp
5788 * gdb.base/checkpoint.exp
5789 * gdb.base/comprdebug.exp
5790 * gdb.base/constvars.exp
5791 * gdb.base/coredump-filter.exp
5792 * gdb.base/cursal.exp
5793 * gdb.base/cvexpr.exp
5794 * gdb.base/detach.exp
5795 * gdb.base/display.exp
5796 * gdb.base/dmsym.exp
5797 * gdb.base/dprintf-pending.exp
5798 * gdb.base/dso2dso.exp
5799 * gdb.base/dtrace-probe.exp
5800 * gdb.base/dump.exp
5801 * gdb.base/enum_cond.exp
5802 * gdb.base/exe-lock.exp
5803 * gdb.base/exec-invalid-sysroot.exp
5804 * gdb.base/execl-update-breakpoints.exp
5805 * gdb.base/exprs.exp
5806 * gdb.base/fileio.exp
5807 * gdb.base/find.exp
5808 * gdb.base/finish.exp
5809 * gdb.base/fixsection.exp
5810 * gdb.base/foll-vfork.exp
5811 * gdb.base/frame-args.exp
5812 * gdb.base/gcore.exp
5813 * gdb.base/gdb1250.exp
5814 * gdb.base/global-var-nested-by-dso.exp
5815 * gdb.base/gnu-ifunc.exp
5816 * gdb.base/hashline1.exp
5817 * gdb.base/hashline2.exp
5818 * gdb.base/hashline3.exp
5819 * gdb.base/hbreak-in-shr-unsupported.exp
5820 * gdb.base/huge.exp
5821 * gdb.base/infcall-input.exp
5822 * gdb.base/info-fun.exp
5823 * gdb.base/info-shared.exp
5824 * gdb.base/jit-simple.exp
5825 * gdb.base/jit-so.exp
5826 * gdb.base/jit.exp
5827 * gdb.base/jump.exp
5828 * gdb.base/label.exp
5829 * gdb.base/lineinc.exp
5830 * gdb.base/logical.exp
5831 * gdb.base/longjmp.exp
5832 * gdb.base/macscp.exp
5833 * gdb.base/miscexprs.exp
5834 * gdb.base/new-ui-echo.exp
5835 * gdb.base/new-ui-pending-input.exp
5836 * gdb.base/new-ui.exp
5837 * gdb.base/nodebug.exp
5838 * gdb.base/nofield.exp
5839 * gdb.base/offsets.exp
5840 * gdb.base/overlays.exp
5841 * gdb.base/pending.exp
5842 * gdb.base/pointers.exp
5843 * gdb.base/pr11022.exp
5844 * gdb.base/printcmds.exp
5845 * gdb.base/prologue.exp
5846 * gdb.base/ptr-typedef.exp
5847 * gdb.base/realname-expand.exp
5848 * gdb.base/relativedebug.exp
5849 * gdb.base/relocate.exp
5850 * gdb.base/remote.exp
5851 * gdb.base/reread.exp
5852 * gdb.base/return2.exp
5853 * gdb.base/savedregs.exp
5854 * gdb.base/sep.exp
5855 * gdb.base/sepdebug.exp
5856 * gdb.base/sepsymtab.exp
5857 * gdb.base/set-inferior-tty.exp
5858 * gdb.base/setshow.exp
5859 * gdb.base/shlib-call.exp
5860 * gdb.base/sigaltstack.exp
5861 * gdb.base/siginfo-addr.exp
5862 * gdb.base/signals.exp
5863 * gdb.base/signull.exp
5864 * gdb.base/sigrepeat.exp
5865 * gdb.base/so-impl-ld.exp
5866 * gdb.base/solib-display.exp
5867 * gdb.base/solib-overlap.exp
5868 * gdb.base/solib-search.exp
5869 * gdb.base/solib-symbol.exp
5870 * gdb.base/structs.exp
5871 * gdb.base/structs2.exp
5872 * gdb.base/symtab-search-order.exp
5873 * gdb.base/twice.exp
5874 * gdb.base/unload.exp
5875 * gdb.base/varargs.exp
5876 * gdb.base/watchpoint-solib.exp
5877 * gdb.base/watchpoint.exp
5878 * gdb.base/whatis.exp
5879 * gdb.base/wrong_frame_bt_full.exp
5880 * gdb.btrace/dlopen.exp
5881 * gdb.cell/ea-standalone.exp
5882 * gdb.cell/ea-test.exp
5883 * gdb.cp/dispcxx.exp
5884 * gdb.cp/gdb2384.exp
5885 * gdb.cp/method2.exp
5886 * gdb.cp/nextoverthrow.exp
5887 * gdb.cp/pr10728.exp
5888 * gdb.disasm/am33.exp
5889 * gdb.disasm/h8300s.exp
5890 * gdb.disasm/mn10300.exp
5891 * gdb.disasm/sh3.exp
5892 * gdb.dwarf2/dw2-dir-file-name.exp
5893 * gdb.fortran/complex.exp
5894 * gdb.fortran/library-module.exp
5895 * gdb.guile/scm-pretty-print.exp
5896 * gdb.guile/scm-symbol.exp
5897 * gdb.guile/scm-type.exp
5898 * gdb.guile/scm-value.exp
5899 * gdb.linespec/linespec.exp
5900 * gdb.mi/gdb701.exp
5901 * gdb.mi/gdb792.exp
5902 * gdb.mi/mi-breakpoint-changed.exp
5903 * gdb.mi/mi-dprintf-pending.exp
5904 * gdb.mi/mi-dprintf.exp
5905 * gdb.mi/mi-exit-code.exp
5906 * gdb.mi/mi-pending.exp
5907 * gdb.mi/mi-solib.exp
5908 * gdb.mi/new-ui-mi-sync.exp
5909 * gdb.mi/pr11022.exp
5910 * gdb.mi/user-selected-context-sync.exp
5911 * gdb.opt/solib-intra-step.exp
5912 * gdb.python/py-events.exp
5913 * gdb.python/py-finish-breakpoint.exp
5914 * gdb.python/py-mi.exp
5915 * gdb.python/py-prettyprint.exp
5916 * gdb.python/py-shared.exp
5917 * gdb.python/py-symbol.exp
5918 * gdb.python/py-template.exp
5919 * gdb.python/py-type.exp
5920 * gdb.python/py-value.exp
5921 * gdb.reverse/solib-precsave.exp
5922 * gdb.reverse/solib-reverse.exp
5923 * gdb.server/solib-list.exp
5924 * gdb.stabs/weird.exp
5925 * gdb.threads/reconnect-signal.exp
5926 * gdb.threads/stepi-random-signal.exp
5927 * gdb.trace/actions.exp
5928 * gdb.trace/ax.exp
5929 * gdb.trace/backtrace.exp
5930 * gdb.trace/change-loc.exp
5931 * gdb.trace/deltrace.exp
5932 * gdb.trace/ftrace-lock.exp
5933 * gdb.trace/ftrace.exp
5934 * gdb.trace/infotrace.exp
5935 * gdb.trace/mi-tracepoint-changed.exp
5936 * gdb.trace/packetlen.exp
5937 * gdb.trace/passcount.exp
5938 * gdb.trace/pending.exp
5939 * gdb.trace/range-stepping.exp
5940 * gdb.trace/report.exp
5941 * gdb.trace/stap-trace.exp
5942 * gdb.trace/tfind.exp
5943 * gdb.trace/trace-break.exp
5944 * gdb.trace/trace-condition.exp
5945 * gdb.trace/trace-enable-disable.exp
5946 * gdb.trace/trace-mt.exp
5947 * gdb.trace/tracecmd.exp
5948 * gdb.trace/tspeed.exp
5949 * gdb.trace/tsv.exp
5950 * lib/perftest.exp
5951
fb9feb35
LM
59522016-12-01 Luis Machado <lgustavo@codesourcery.com>
5953
5954 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5955 with gdb_test_no_output.
5956 Use command as test name.
5957
cd2ddb6c
LM
59582016-12-01 Luis Machado <lgustavo@codesourcery.com>
5959
5960 Fix test names starting with uppercase throughout the files.
5961
5962 * gdb.ada/assign_1.exp
5963 * gdb.ada/boolean_expr.exp
5964 * gdb.base/arrayidx.exp
5965 * gdb.base/del.exp
5966 * gdb.base/gcore-buffer-overflow.exp
5967 * gdb.base/testenv.exp
5968 * gdb.compile/compile.exp
5969 * gdb.python/py-framefilter-invalidarg.exp
5970 * gdb.python/py-framefilter.exp
5971
bb95117e
LM
59722016-12-01 Luis Machado <lgustavo@codesourcery.com>
5973
5974 Fix test names starting with uppercase throughout the files.
5975
5976 * gdb.ada/array_return.exp
5977 * gdb.ada/expr_delims.exp
5978 * gdb.ada/mi_dyn_arr.exp
5979 * gdb.ada/mi_interface.exp
5980 * gdb.ada/mi_var_array.exp
5981 * gdb.ada/watch_arg.exp
5982 * gdb.arch/alpha-step.exp
5983 * gdb.arch/altivec-regs.exp
5984 * gdb.arch/e500-regs.exp
5985 * gdb.arch/powerpc-d128-regs.exp
5986 * gdb.base/arrayidx.exp
5987 * gdb.base/break.exp
5988 * gdb.base/checkpoint.exp
5989 * gdb.base/debug-expr.exp
5990 * gdb.base/dmsym.exp
5991 * gdb.base/radix.exp
5992 * gdb.base/sepdebug.exp
5993 * gdb.base/testenv.exp
5994 * gdb.base/watch_thread_num.exp
5995 * gdb.base/watchpoint-cond-gone.exp
5996 * gdb.cell/break.exp
5997 * gdb.cell/ea-cache.exp
5998 * gdb.compile/compile.exp
5999 * gdb.cp/gdb2495.exp
6000 * gdb.gdb/selftest.exp
6001 * gdb.gdb/xfullpath.exp
6002 * gdb.go/hello.exp
6003 * gdb.go/integers.exp
6004 * gdb.objc/basicclass.exp
6005 * gdb.pascal/hello.exp
6006 * gdb.pascal/integers.exp
6007 * gdb.python/py-breakpoint.exp
6008 * gdb.python/py-cmd.exp
6009 * gdb.python/py-linetable.exp
6010 * gdb.python/py-xmethods.exp
6011 * gdb.python/python.exp
6012 * gdb.reverse/consecutive-precsave.exp
6013 * gdb.reverse/finish-precsave.exp
6014 * gdb.reverse/i386-precsave.exp
6015 * gdb.reverse/machinestate-precsave.exp
6016 * gdb.reverse/sigall-precsave.exp
6017 * gdb.reverse/solib-precsave.exp
6018 * gdb.reverse/step-precsave.exp
6019 * gdb.reverse/until-precsave.exp
6020 * gdb.reverse/watch-precsave.exp
6021 * gdb.threads/leader-exit.exp
6022 * gdb.threads/pthreads.exp
6023 * gdb.threads/wp-replication.exp
6024 * gdb.trace/actions.exp
6025 * gdb.trace/mi-tsv-changed.exp
6026 * gdb.trace/tsv.exp
6027
de97fdd4
LM
60282016-12-01 Luis Machado <lgustavo@codesourcery.com>
6029
6030 Fix test names starting with uppercase throughout the files.
6031
6032 * gdb.arch/i386-bp_permanent.exp
6033 * gdb.arch/i386-gnu-cfi.exp
6034 * gdb.base/disasm-end-cu.exp
6035 * gdb.base/macscp.exp
6036 * gdb.base/pending.exp
6037 * gdb.base/watch_thread_num.exp
6038 * gdb.cp/exception.exp
6039 * gdb.cp/gdb2495.exp
6040 * gdb.cp/local.exp
6041 * gdb.python/py-evsignal.exp
6042 * gdb.python/python.exp
6043 * gdb.trace/tracecmd.exp
6044
9f058c10
LM
60452016-12-01 Luis Machado <lgustavo@codesourcery.com>
6046
6047 Fix test names starting with uppercase throughout the files.
6048
6049 * gdb.base/charset.exp
6050 * gdb.base/eval.exp
6051 * gdb.base/multi-forks.exp
6052 * gdb.guile/scm-progspace.exp
6053 * gdb.opencl/datatypes.exp
6054 * gdb.python/py-block.exp
6055 * gdb.python/py-function.exp
6056 * gdb.python/py-symbol.exp
6057 * gdb.python/py-symtab.exp
6058 * gdb.python/py-xmethods.exp
6059 * gdb.reverse/break-precsave.exp
6060 * gdb.reverse/break-reverse.exp
6061 * gdb.reverse/consecutive-precsave.exp
6062 * gdb.reverse/consecutive-reverse.exp
6063 * gdb.reverse/finish-precsave.exp
6064 * gdb.reverse/finish-reverse-bkpt.exp
6065 * gdb.reverse/finish-reverse.exp
6066 * gdb.reverse/fstatat-reverse.exp
6067 * gdb.reverse/getresuid-reverse.exp
6068 * gdb.reverse/i386-precsave.exp
6069 * gdb.reverse/i386-reverse.exp
6070 * gdb.reverse/i386-sse-reverse.exp
6071 * gdb.reverse/i387-stack-reverse.exp
6072 * gdb.reverse/insn-reverse.exp
6073 * gdb.reverse/machinestate-precsave.exp
6074 * gdb.reverse/machinestate.exp
6075 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6076 * gdb.reverse/pipe-reverse.exp
6077 * gdb.reverse/readv-reverse.exp
6078 * gdb.reverse/recvmsg-reverse.exp
6079 * gdb.reverse/rerun-prec.exp
6080 * gdb.reverse/s390-mvcle.exp
6081 * gdb.reverse/sigall-precsave.exp
6082 * gdb.reverse/sigall-reverse.exp
6083 * gdb.reverse/solib-precsave.exp
6084 * gdb.reverse/solib-reverse.exp
6085 * gdb.reverse/step-precsave.exp
6086 * gdb.reverse/step-reverse.exp
6087 * gdb.reverse/time-reverse.exp
6088 * gdb.reverse/until-precsave.exp
6089 * gdb.reverse/until-reverse.exp
6090 * gdb.reverse/waitpid-reverse.exp
6091 * gdb.reverse/watch-precsave.exp
6092 * gdb.reverse/watch-reverse.exp
6093
cdc7edd7
LM
60942016-12-01 Luis Machado <lgustavo@codesourcery.com>
6095
6096 Fix test names starting with uppercase throughout the files.
6097
6098 * gdb.arch/i386-mpx-simple_segv.exp
6099 * gdb.arch/i386-mpx.exp
6100 * gdb.arch/i386-permbkpt.exp
6101 * gdb.arch/pa-nullify.exp
6102 * gdb.arch/powerpc-d128-regs.exp
6103 * gdb.arch/vsx-regs.exp
6104 * gdb.base/bfp-test.exp
6105 * gdb.base/break.exp
6106 * gdb.base/breakpoint-shadow.exp
6107 * gdb.base/callfuncs.exp
6108 * gdb.base/charset.exp
6109 * gdb.base/commands.exp
6110 * gdb.base/completion.exp
6111 * gdb.base/dfp-test.exp
6112 * gdb.base/echo.exp
6113 * gdb.base/ending-run.exp
6114 * gdb.base/eval.exp
6115 * gdb.base/expand-psymtabs.exp
6116 * gdb.base/float128.exp
6117 * gdb.base/floatn.exp
6118 * gdb.base/foll-exec-mode.exp
6119 * gdb.base/gdb1056.exp
6120 * gdb.base/gdb11531.exp
6121 * gdb.base/kill-after-signal.exp
6122 * gdb.base/multi-forks.exp
6123 * gdb.base/overlays.exp
6124 * gdb.base/pending.exp
6125 * gdb.base/sepdebug.exp
6126 * gdb.base/testenv.exp
6127 * gdb.base/valgrind-db-attach.exp
6128 * gdb.base/watch_thread_num.exp
6129 * gdb.base/watchpoint-cond-gone.exp
6130 * gdb.base/watchpoint.exp
6131 * gdb.base/watchpoints.exp
6132 * gdb.cp/arg-reference.exp
6133 * gdb.cp/baseenum.exp
6134 * gdb.cp/operator.exp
6135 * gdb.cp/shadow.exp
6136 * gdb.dwarf2/dw2-op-out-param.exp
6137 * gdb.dwarf2/dw2-reg-undefined.exp
6138 * gdb.go/chan.exp
6139 * gdb.go/hello.exp
6140 * gdb.go/integers.exp
6141 * gdb.go/methods.exp
6142 * gdb.go/package.exp
6143 * gdb.guile/scm-parameter.exp
6144 * gdb.guile/scm-progspace.exp
6145 * gdb.guile/scm-value.exp
6146 * gdb.mi/mi-pending.exp
6147 * gdb.mi/user-selected-context-sync.exp
6148 * gdb.multi/multi-attach.exp
6149 * gdb.multi/tids.exp
6150 * gdb.opt/clobbered-registers-O2.exp
6151 * gdb.pascal/floats.exp
6152 * gdb.pascal/integers.exp
6153 * gdb.python/py-block.exp
6154 * gdb.python/py-events.exp
6155 * gdb.python/py-parameter.exp
6156 * gdb.python/py-symbol.exp
6157 * gdb.python/py-symtab.exp
6158 * gdb.python/py-type.exp
6159 * gdb.python/py-value.exp
6160 * gdb.python/py-xmethods.exp
6161 * gdb.python/python.exp
6162 * gdb.reverse/break-precsave.exp
6163 * gdb.reverse/consecutive-precsave.exp
6164 * gdb.reverse/finish-precsave.exp
6165 * gdb.reverse/i386-precsave.exp
6166 * gdb.reverse/machinestate-precsave.exp
6167 * gdb.reverse/sigall-precsave.exp
6168 * gdb.reverse/solib-precsave.exp
6169 * gdb.reverse/step-precsave.exp
6170 * gdb.reverse/until-precsave.exp
6171 * gdb.reverse/watch-precsave.exp
6172 * gdb.server/ext-attach.exp
6173 * gdb.server/ext-restart.exp
6174 * gdb.server/ext-run.exp
6175 * gdb.server/ext-wrapper.exp
6176 * gdb.stabs/gdb11479.exp
6177 * gdb.stabs/weird.exp
6178 * gdb.threads/attach-many-short-lived-threads.exp
6179 * gdb.threads/kill.exp
6180 * gdb.threads/watchpoint-fork.exp
6181
bc6c7af4
LM
61822016-12-01 Luis Machado <lgustavo@codesourcery.com>
6183
6184 Fix test names starting with uppercase throughout all the files below.
6185
6186 * gdb.ada/array_return.exp
6187 * gdb.ada/catch_ex.exp
6188 * gdb.ada/info_exc.exp
6189 * gdb.ada/mi_catch_ex.exp
6190 * gdb.ada/mi_dyn_arr.exp
6191 * gdb.ada/mi_ex_cond.exp
6192 * gdb.ada/mi_exc_info.exp
6193 * gdb.ada/mi_interface.exp
6194 * gdb.ada/mi_task_arg.exp
6195 * gdb.ada/mi_task_info.exp
6196 * gdb.ada/mi_var_array.exp
6197 * gdb.arch/alpha-step.exp
6198 * gdb.arch/amd64-disp-step.exp
6199 * gdb.arch/arm-disp-step.exp
6200 * gdb.arch/disp-step-insn-reloc.exp
6201 * gdb.arch/e500-prologue.exp
6202 * gdb.arch/ftrace-insn-reloc.exp
6203 * gdb.arch/gdb1558.exp
6204 * gdb.arch/i386-bp_permanent.exp
6205 * gdb.arch/i386-disp-step.exp
6206 * gdb.arch/i386-float.exp
6207 * gdb.arch/i386-gnu-cfi.exp
6208 * gdb.arch/ia64-breakpoint-shadow.exp
6209 * gdb.arch/mips16-thunks.exp
6210 * gdb.arch/pa-nullify.exp
6211 * gdb.arch/powerpc-aix-prologue.exp
6212 * gdb.arch/powerpc-power.exp
6213 * gdb.arch/ppc-dfp.exp
6214 * gdb.arch/s390-tdbregs.exp
6215 * gdb.arch/spu-info.exp
6216 * gdb.arch/spu-ls.exp
6217 * gdb.arch/thumb-bx-pc.exp
6218 * gdb.base/advance.exp
6219 * gdb.base/annota-input-while-running.exp
6220 * gdb.base/arrayidx.exp
6221 * gdb.base/asmlabel.exp
6222 * gdb.base/async.exp
6223 * gdb.base/attach-wait-input.exp
6224 * gdb.base/auto-connect-native-target.exp
6225 * gdb.base/batch-preserve-term-settings.exp
6226 * gdb.base/bfp-test.exp
6227 * gdb.base/bigcore.exp
6228 * gdb.base/bp-permanent.exp
6229 * gdb.base/break-always.exp
6230 * gdb.base/break-fun-addr.exp
6231 * gdb.base/break-idempotent.exp
6232 * gdb.base/break-main-file-remove-fail.exp
6233 * gdb.base/break-probes.exp
6234 * gdb.base/break-unload-file.exp
6235 * gdb.base/break.exp
6236 * gdb.base/call-ar-st.exp
6237 * gdb.base/call-rt-st.exp
6238 * gdb.base/call-sc.exp
6239 * gdb.base/call-signal-resume.exp
6240 * gdb.base/call-strs.exp
6241 * gdb.base/callexit.exp
6242 * gdb.base/callfuncs.exp
6243 * gdb.base/catch-gdb-caused-signals.exp
6244 * gdb.base/catch-signal-siginfo-cond.exp
6245 * gdb.base/catch-syscall.exp
6246 * gdb.base/compare-sections.exp
6247 * gdb.base/cond-eval-mode.exp
6248 * gdb.base/condbreak-call-false.exp
6249 * gdb.base/consecutive-step-over.exp
6250 * gdb.base/cursal.exp
6251 * gdb.base/disabled-location.exp
6252 * gdb.base/disasm-end-cu.exp
6253 * gdb.base/display.exp
6254 * gdb.base/double-prompt-target-event-error.exp
6255 * gdb.base/dprintf-bp-same-addr.exp
6256 * gdb.base/dprintf-detach.exp
6257 * gdb.base/dprintf-next.exp
6258 * gdb.base/dprintf-non-stop.exp
6259 * gdb.base/dprintf-pending.exp
6260 * gdb.base/dso2dso.exp
6261 * gdb.base/ending-run.exp
6262 * gdb.base/enum_cond.exp
6263 * gdb.base/examine-backward.exp
6264 * gdb.base/exe-lock.exp
6265 * gdb.base/exec-invalid-sysroot.exp
6266 * gdb.base/execl-update-breakpoints.exp
6267 * gdb.base/execution-termios.exp
6268 * gdb.base/fileio.exp
6269 * gdb.base/fixsection.exp
6270 * gdb.base/foll-exec-mode.exp
6271 * gdb.base/foll-exec.exp
6272 * gdb.base/fork-running-state.exp
6273 * gdb.base/frame-args.exp
6274 * gdb.base/fullpath-expand.exp
6275 * gdb.base/func-ptr.exp
6276 * gdb.base/gcore-relro-pie.exp
6277 * gdb.base/gdb1090.exp
6278 * gdb.base/gdb1555.exp
6279 * gdb.base/global-var-nested-by-dso.exp
6280 * gdb.base/gnu-ifunc.exp
6281 * gdb.base/hbreak-in-shr-unsupported.exp
6282 * gdb.base/hbreak-unmapped.exp
6283 * gdb.base/hook-stop.exp
6284 * gdb.base/infcall-input.exp
6285 * gdb.base/info-fun.exp
6286 * gdb.base/info-shared.exp
6287 * gdb.base/interrupt-noterm.exp
6288 * gdb.base/jit-so.exp
6289 * gdb.base/jit.exp
6290 * gdb.base/line-symtabs.exp
6291 * gdb.base/list.exp
6292 * gdb.base/longjmp.exp
6293 * gdb.base/macscp.exp
6294 * gdb.base/max-value-size.exp
6295 * gdb.base/nodebug.exp
6296 * gdb.base/nofield.exp
6297 * gdb.base/overlays.exp
6298 * gdb.base/paginate-after-ctrl-c-running.exp
6299 * gdb.base/paginate-bg-execution.exp
6300 * gdb.base/paginate-inferior-exit.exp
6301 * gdb.base/pending.exp
6302 * gdb.base/pr11022.exp
6303 * gdb.base/printcmds.exp
6304 * gdb.base/ptr-typedef.exp
6305 * gdb.base/ptype.exp
6306 * gdb.base/randomize.exp
6307 * gdb.base/range-stepping.exp
6308 * gdb.base/realname-expand.exp
6309 * gdb.base/relativedebug.exp
6310 * gdb.base/remote.exp
6311 * gdb.base/savedregs.exp
6312 * gdb.base/sepdebug.exp
6313 * gdb.base/set-noassign.exp
6314 * gdb.base/shlib-call.exp
6315 * gdb.base/shreloc.exp
6316 * gdb.base/sigaltstack.exp
6317 * gdb.base/sigbpt.exp
6318 * gdb.base/siginfo-addr.exp
6319 * gdb.base/siginfo-obj.exp
6320 * gdb.base/siginfo-thread.exp
6321 * gdb.base/signest.exp
6322 * gdb.base/signull.exp
6323 * gdb.base/sigrepeat.exp
6324 * gdb.base/skip.exp
6325 * gdb.base/so-impl-ld.exp
6326 * gdb.base/solib-corrupted.exp
6327 * gdb.base/solib-disc.exp
6328 * gdb.base/solib-display.exp
6329 * gdb.base/solib-overlap.exp
6330 * gdb.base/solib-search.exp
6331 * gdb.base/solib-symbol.exp
6332 * gdb.base/source-execution.exp
6333 * gdb.base/sss-bp-on-user-bp-2.exp
6334 * gdb.base/sss-bp-on-user-bp.exp
6335 * gdb.base/stack-checking.exp
6336 * gdb.base/stale-infcall.exp
6337 * gdb.base/step-break.exp
6338 * gdb.base/step-line.exp
6339 * gdb.base/step-over-exit.exp
6340 * gdb.base/step-test.exp
6341 * gdb.base/structs.exp
6342 * gdb.base/sym-file.exp
6343 * gdb.base/symtab-search-order.exp
6344 * gdb.base/term.exp
6345 * gdb.base/type-opaque.exp
6346 * gdb.base/unload.exp
6347 * gdb.base/until-nodebug.exp
6348 * gdb.base/until.exp
6349 * gdb.base/unwindonsignal.exp
6350 * gdb.base/watch-cond.exp
6351 * gdb.base/watch-non-mem.exp
6352 * gdb.base/watch_thread_num.exp
6353 * gdb.base/watchpoint-reuse-slot.exp
6354 * gdb.base/watchpoint-solib.exp
6355 * gdb.base/watchpoint.exp
6356 * gdb.btrace/dlopen.exp
6357 * gdb.cell/arch.exp
6358 * gdb.cell/break.exp
6359 * gdb.cell/bt.exp
6360 * gdb.cell/core.exp
6361 * gdb.cell/data.exp
6362 * gdb.cell/dwarfaddr.exp
6363 * gdb.cell/ea-cache.exp
6364 * gdb.cell/ea-standalone.exp
6365 * gdb.cell/ea-test.exp
6366 * gdb.cell/f-regs.exp
6367 * gdb.cell/fork.exp
6368 * gdb.cell/gcore.exp
6369 * gdb.cell/mem-access.exp
6370 * gdb.cell/ptype.exp
6371 * gdb.cell/registers.exp
6372 * gdb.cell/sizeof.exp
6373 * gdb.cell/solib-symbol.exp
6374 * gdb.cell/solib.exp
6375 * gdb.compile/compile-tls.exp
6376 * gdb.cp/exception.exp
6377 * gdb.cp/gdb2495.exp
6378 * gdb.cp/local.exp
6379 * gdb.cp/mb-inline.exp
6380 * gdb.cp/mb-templates.exp
6381 * gdb.cp/pr10687.exp
6382 * gdb.cp/pr9167.exp
6383 * gdb.cp/scope-err.exp
6384 * gdb.cp/templates.exp
6385 * gdb.cp/virtfunc.exp
6386 * gdb.dwarf2/dw2-dir-file-name.exp
6387 * gdb.dwarf2/dw2-single-line-discriminators.exp
6388 * gdb.fortran/complex.exp
6389 * gdb.fortran/library-module.exp
6390 * gdb.guile/guile.exp
6391 * gdb.guile/scm-cmd.exp
6392 * gdb.guile/scm-frame-inline.exp
6393 * gdb.guile/scm-objfile.exp
6394 * gdb.guile/scm-pretty-print.exp
6395 * gdb.guile/scm-symbol.exp
6396 * gdb.guile/scm-type.exp
6397 * gdb.guile/scm-value.exp
6398 * gdb.linespec/keywords.exp
6399 * gdb.linespec/ls-errs.exp
6400 * gdb.linespec/macro-relative.exp
6401 * gdb.linespec/thread.exp
6402 * gdb.mi/mi-breakpoint-changed.exp
6403 * gdb.mi/mi-dprintf-pending.exp
6404 * gdb.mi/mi-fullname-deleted.exp
6405 * gdb.mi/mi-logging.exp
6406 * gdb.mi/mi-pending.exp
6407 * gdb.mi/mi-solib.exp
6408 * gdb.mi/new-ui-mi-sync.exp
6409 * gdb.mi/user-selected-context-sync.exp
6410 * gdb.multi/dummy-frame-restore.exp
6411 * gdb.multi/multi-arch-exec.exp
6412 * gdb.multi/remove-inferiors.exp
6413 * gdb.multi/watchpoint-multi-exit.exp
6414 * gdb.opt/solib-intra-step.exp
6415 * gdb.perf/backtrace.exp
6416 * gdb.perf/single-step.exp
6417 * gdb.perf/skip-command.exp
6418 * gdb.perf/skip-prologue.exp
6419 * gdb.perf/solib.exp
6420 * gdb.python/lib-types.exp
6421 * gdb.python/py-as-string.exp
6422 * gdb.python/py-bad-printers.exp
6423 * gdb.python/py-block.exp
6424 * gdb.python/py-breakpoint.exp
6425 * gdb.python/py-cmd.exp
6426 * gdb.python/py-events.exp
6427 * gdb.python/py-evthreads.exp
6428 * gdb.python/py-finish-breakpoint.exp
6429 * gdb.python/py-finish-breakpoint2.exp
6430 * gdb.python/py-frame-inline.exp
6431 * gdb.python/py-frame.exp
6432 * gdb.python/py-inferior.exp
6433 * gdb.python/py-infthread.exp
6434 * gdb.python/py-mi.exp
6435 * gdb.python/py-objfile.exp
6436 * gdb.python/py-pp-maint.exp
6437 * gdb.python/py-pp-registration.exp
6438 * gdb.python/py-prettyprint.exp
6439 * gdb.python/py-recurse-unwind.exp
6440 * gdb.python/py-shared.exp
6441 * gdb.python/py-symbol.exp
6442 * gdb.python/py-symtab.exp
6443 * gdb.python/py-template.exp
6444 * gdb.python/py-type.exp
6445 * gdb.python/py-unwind-maint.exp
6446 * gdb.python/py-unwind.exp
6447 * gdb.python/py-value.exp
6448 * gdb.python/python.exp
6449 * gdb.reverse/finish-reverse-bkpt.exp
6450 * gdb.reverse/insn-reverse.exp
6451 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6452 * gdb.reverse/solib-precsave.exp
6453 * gdb.reverse/solib-reverse.exp
6454 * gdb.stabs/gdb11479.exp
6455 * gdb.stabs/weird.exp
6456 * gdb.threads/fork-child-threads.exp
6457 * gdb.threads/fork-plus-threads.exp
6458 * gdb.threads/fork-thread-pending.exp
6459 * gdb.threads/forking-threads-plus-breakpoint.exp
6460 * gdb.threads/hand-call-in-threads.exp
6461 * gdb.threads/interrupted-hand-call.exp
6462 * gdb.threads/linux-dp.exp
6463 * gdb.threads/local-watch-wrong-thread.exp
6464 * gdb.threads/next-while-other-thread-longjmps.exp
6465 * gdb.threads/non-ldr-exit.exp
6466 * gdb.threads/pending-step.exp
6467 * gdb.threads/print-threads.exp
6468 * gdb.threads/process-dies-while-detaching.exp
6469 * gdb.threads/process-dies-while-handling-bp.exp
6470 * gdb.threads/pthreads.exp
6471 * gdb.threads/queue-signal.exp
6472 * gdb.threads/reconnect-signal.exp
6473 * gdb.threads/signal-command-handle-nopass.exp
6474 * gdb.threads/signal-command-multiple-signals-pending.exp
6475 * gdb.threads/signal-delivered-right-thread.exp
6476 * gdb.threads/signal-sigtrap.exp
6477 * gdb.threads/sigthread.exp
6478 * gdb.threads/staticthreads.exp
6479 * gdb.threads/stepi-random-signal.exp
6480 * gdb.threads/thread-unwindonsignal.exp
6481 * gdb.threads/thread_check.exp
6482 * gdb.threads/thread_events.exp
6483 * gdb.threads/tid-reuse.exp
6484 * gdb.threads/tls-nodebug.exp
6485 * gdb.threads/tls-shared.exp
6486 * gdb.threads/tls-so_extern.exp
6487 * gdb.threads/tls.exp
6488 * gdb.threads/wp-replication.exp
6489 * gdb.trace/actions-changed.exp
6490 * gdb.trace/actions.exp
6491 * gdb.trace/backtrace.exp
6492 * gdb.trace/change-loc.exp
6493 * gdb.trace/collection.exp
6494 * gdb.trace/deltrace.exp
6495 * gdb.trace/disconnected-tracing.exp
6496 * gdb.trace/entry-values.exp
6497 * gdb.trace/ftrace-lock.exp
6498 * gdb.trace/ftrace.exp
6499 * gdb.trace/infotrace.exp
6500 * gdb.trace/mi-trace-frame-collected.exp
6501 * gdb.trace/mi-trace-unavailable.exp
6502 * gdb.trace/mi-traceframe-changed.exp
6503 * gdb.trace/mi-tracepoint-changed.exp
6504 * gdb.trace/mi-tsv-changed.exp
6505 * gdb.trace/no-attach-trace.exp
6506 * gdb.trace/packetlen.exp
6507 * gdb.trace/passc-dyn.exp
6508 * gdb.trace/passcount.exp
6509 * gdb.trace/pending.exp
6510 * gdb.trace/pr16508.exp
6511 * gdb.trace/qtro.exp
6512 * gdb.trace/range-stepping.exp
6513 * gdb.trace/read-memory.exp
6514 * gdb.trace/report.exp
6515 * gdb.trace/save-trace.exp
6516 * gdb.trace/signal.exp
6517 * gdb.trace/stap-trace.exp
6518 * gdb.trace/status-stop.exp
6519 * gdb.trace/strace.exp
6520 * gdb.trace/tfile.exp
6521 * gdb.trace/tfind.exp
6522 * gdb.trace/trace-break.exp
6523 * gdb.trace/trace-condition.exp
6524 * gdb.trace/trace-enable-disable.exp
6525 * gdb.trace/trace-mt.exp
6526 * gdb.trace/tracecmd.exp
6527 * gdb.trace/tracefile-pseudo-reg.exp
6528 * gdb.trace/tspeed.exp
6529 * gdb.trace/tstatus.exp
6530 * gdb.trace/tsv.exp
6531 * gdb.trace/unavailable.exp
6532 * gdb.trace/while-dyn.exp
6533 * gdb.trace/while-stepping.exp
6534 * lib/gdb-guile.exp
6535 * lib/gdb.exp
6536 * lib/mi-support.exp
6537 * lib/pascal.exp
6538 * lib/perftest.exp
6539 * lib/prelink-support.exp
6540 * lib/selftest-support.exp
6541
ad02e4fe
SM
65422016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6543
6544 * Makefile.in: Include disable-implicit-rules.mk.
6545
22347e55
AA
65462016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6547
6548 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6549 non-byte-aligned bit fields.
6550
da5b30da
AA
65512016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6552
6553 PR gdb/12616
6554 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6555 respects the DW_AT_data_bit_offset attribute.
6556
b593ecca
SM
65572016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6558
6559 * gdb.base/default.exp: Fix output of "set language".
6560
3b165252
SM
65612016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6562
6563 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6564 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6565 make.
6566 * configure.ac: Remove checks for the make program.
6567 * configure: Re-generate.
6568
1a2f3d7f
KB
65692016-11-16 Kevin Buettner <kevinb@redhat.com>
6570
6571 * gdb.python/py-recurse-unwind.c (main): Add loop.
6572 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6573 to read_register() and gdb.parse_and_eval(). Make each code
6574 call a separate case that can be individually tested.
6575 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6576 proc. Call cont_and_backtrace for each of the code paths that
6577 we want to test in the unwinder.
6578
b7f38fda
AA
65792016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6580
6581 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6582 the definition of struct S.
6583
1f8db343
CM
65842016-11-11 Catherine Moore <clm@codesourcery.com>
6585
6586 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6587
fad0c9fb
PA
65882016-11-09 Pedro Alves <palves@redhat.com>
6589
6590 * gdb.base/commands.exp (runto_or_return): New procedure.
6591 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6592 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6593 (progvar_simple_while_test, progvar_complex_if_while_test)
6594 (if_while_breakpoint_command_test)
6595 (infrun_breakpoint_command_test, breakpoint_command_test)
6596 (user_defined_command_test, watchpoint_command_test)
6597 (test_command_prompt_position, redefine_hook_test)
6598 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6599 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6600 multi_line_input and multi_line. Remove gdb_expect and
6601 gdb_stop_suppressing_tests uses.
6602 * lib/gdb.exp (valnum_re): New global.
6603 (multi_line_input): New procedure.
6604
8354c62c
SM
66052016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6606
6607 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6608 Remove.
6609 (test_setup): Define with proc_with_prefix.
6610 (test_cli_inferior): Likewise.
6611 (test_cli_thread): Likewise.
6612 (test_cli_frame): Likewise.
6613 (test_cli_select_frame): Likewise.
6614 (test_cli_up_down): Likewise.
6615 (test_mi_thread_select): Likewise.
6616 (test_mi_stack_select_frame): Likewise.
6617 (test_cli_in_mi_inferior): Likewise.
6618 (test_cli_in_mi_thread): Likewise.
6619 (test_cli_in_mi_frame): Likewise.
6620 (top level): Do not use with_test_prefix_procname.
6621
64f367a2
PA
66222016-11-09 Pedro Alves <palves@redhat.com>
6623
6624 * gdb.base/commands.exp (gdbvar_simple_if_test)
6625 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6626 (progvar_simple_if_test, progvar_simple_while_test)
6627 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6628 (infrun_breakpoint_command_test, breakpoint_command_test)
6629 (user_defined_command_test, watchpoint_command_test)
6630 (test_command_prompt_position, deprecated_command_test)
6631 (bp_deleted_in_command, temporary_breakpoint_commands)
6632 (stray_arg0_test, source_file_with_indented_comment)
6633 (recursive_source_test, if_commands_test)
6634 (error_clears_commands_left, redefine_hook_test)
6635 (redefine_backtrace_test): Use proc_with_prefix.
6636 * lib/gdb.exp (proc_with_prefix): New proc.
6637
0bb65f1e
AA
66382016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6639
6640 * gdb.base/tui-layout.c: New file.
6641 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6642 disassembly window contains very long lines.
6643
7353f247
TT
66442016-11-08 Tom Tromey <tom@tromey.com>
6645
6646 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6647 depend on Python 2.
6648
30a7bb83
TT
66492016-11-08 Tom Tromey <tom@tromey.com>
6650
6651 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6652 New method.
6653
cdf5a07c
MG
66542016-10-29 Manish Goregaokar <manish@mozilla.com>
6655
2806dc7e 6656 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 6657
51a789c3
MG
66582016-10-27 Manish Goregaokar <manish@mozilla.com>
6659
2806dc7e
PA
6660 * gdb.rust/simple.rs: Add test for univariant enums without
6661 discriminants and for encoded struct-like enums.
51a789c3 6662
f610ab6d
PA
66632016-10-28 Pedro Alves <palves@redhat.com>
6664
6665 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6666 gdb_test_multiple, tighten regexps and match symtabs and line
6667 tables incrementally.
6668
b129b0ca
LM
66692016-10-28 Luis Machado <lgustavo@codesourcery.com>
6670
6671 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6672 general.
6673
ecf45d2c
SL
66742016-10-25 Luis Machado <lgustavo@codesourcery.com>
6675
6676 * gdb.base/exec-invalid-sysroot.exp: New file.
6677
b8d38ee4
JK
66782016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6681
f90fd8c2
JK
66822016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6683
6684 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6685
2d2476aa
MR
66862016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6687
2806dc7e
PA
6688 * gdb.base/killed-outside.exp: Remove $options from a call to
6689 `prepare_for_testing'.
2d2476aa 6690
e42b25a0
SM
66912016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6692
6693 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6694 Change test message.
6695
3ccdb432
SM
66962016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6697
6698 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6699 Update comment.
6700
5bad3170
SM
67012016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6702
6703 * gdb.trace/mi-trace-save.exp: New file.
6704
5ad9dba7
YQ
67052016-10-13 Yao Qi <yao.qi@linaro.org>
6706
6707 * gdb.base/code_elim.exp (get_var_address): Remove.
6708 * gdb.base/relocate.exp: Likewise.
6709 * gdb.base/shreloc.exp: Likewise.
6710 * lib/gdb.exp (get_var_address): New.
6711
62df7e21
YQ
67122016-10-13 Yao Qi <yao.qi@linaro.org>
6713
6714 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6715 floating point tests if $skip_float_test is false.
6716
4dac951e
LM
67172016-10-12 Luis Machado <lgustavo@codesourcery.com>
6718
6719 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6720 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6721 argc values.
6722 Add 1 to argc so we guarantee distinct initial/modified argc values.
6723
8f1a8fc4
JK
67242016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6725
6726 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6727
16c85b5d
JK
67282016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6729
6730 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6731 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6732 * gdb.arch/vsx-regs.exp: Likewise.
6733
1d0e042a
YQ
67342016-10-07 Yao Qi <yao.qi@linaro.org>
6735
6736 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6737
68dadef5
MM
67382016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6739
6740 * gdb.python/python.exp: Test decode_line("*0").
6741
33fa2c6e
DE
67422016-10-06 Doug Evans <dje@google.com>
6743
6744 * gdb.python/py-value.exp (test_value_creation): Add test for large
6745 unsigned 64-bit value.
6746
9c37b5ae
TT
67472016-10-06 Tom Tromey <tom@tromey.com>
6748
6749 * gdb.compile/compile.exp: Change java tests to rust.
6750 * gdb.base/setshow.exp: Change java tests to rust.
6751 * gdb.base/default.exp: Remove java from language list.
6752 * README (Examples): Update language example.
6753 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6754 test.
6755 * lib/gdb.exp (skip_java_tests): Remove.
6756 * lib/java.exp: Remove.
6757 * gdb.java: Remove.
6758
78b86327
MR
67592016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6760
6761 * gdb.arch/mips-fcr.exp: New test.
6762 * gdb.arch/mips-fcr.c: Source for the new test.
6763
7470adbb
MR
67642016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6765
6766 * gdb.base/solib-disc.exp: Use `standard_output_file'
6767 throughout.
6768
4a556533
PA
67692016-10-06 Pedro Alves <palves@redhat.com>
6770
6771 * gdb.base/jit-simple-dl.c: New file.
6772 * gdb.base/jit-simple-jit.c: New file, factored out from ...
6773 * gdb.base/jit-simple.c: ... this.
6774 * gdb.base/jit-simple.exp (jit_run): Delete.
6775 (build_jit): New proc.
6776 (jit_test_reread): Recompile either the main program or the shared
6777 library, depending on what is being tested. Skip changing address
6778 if caller wants to. Compare before/after addresses. If testing
6779 standalone, explicitly load the binary. Test "maint info
6780 breakpoints".
6781 (top level): Add "standalone vs shared lib" and "change address"
6782 vs "same address" axes.
6783
5a122fbc
PA
67842016-10-06 Pedro Alves <palves@redhat.com>
6785
6786 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6787 call.
6788 (jit_run): Delete.
6789 (jit_test_reread): Use with_test_prefix. Reload the main binary
6790 explicitly. Compare the before/after addresses of the JIT
6791 descriptor.
6792
ee8da4b8
DE
67932016-08-15 Doug Evans <dje@google.com>
6794
6795 * gdb.xml/extra-regs.xml: Update, end field now required, default type
6796 for single bitfields is bool.
6797 * gdb.xml/tdesc-regs.exp: Ditto.
6798
f389f6fe
JK
67992016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6800
6801 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6802
fdebf1a4
YQ
68032016-10-05 Yao Qi <yao.qi@linaro.org>
6804
6805 * lib/gdb.exp (support_complex_tests): Return zero if
6806 gdb_skip_float_test return true.
6807
9c36d954 68082016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 6809 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
6810
6811 PR gdb/20487
6812 * gdb.mi/user-selected-context-sync.exp: New file.
6813 * gdb.mi/user-selected-context-sync.c: New file.
6814
4034d0ff 68152016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 6816 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
6817
6818 PR gdb/20487
6819 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6820 =thread-select-event check.
6821
a4297203
PB
68222016-09-29 Peter Bergner <bergner@vnet.ibm.com>
6823
6824 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6825 the compulsory L operand changes.
6826 * gdb.arch/powerpc-power.s: Likewise.
6827
bb805577
JK
68282016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6829
6830 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6831 * gdb.base/jit-attach-pie.c: New file.
6832 * gdb.base/jit-attach-pie.exp: New file.
6833
6d61dee5
PA
68342016-09-28 Pedro Alves <palves@redhat.com>
6835
6836 * gdb.base/infcall-input.c: New file.
6837 * gdb.base/infcall-input.exp: New file.
6838
f73842fc
YQ
68392016-09-22 Yao Qi <yao.qi@linaro.org>
6840
6841 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6842 (gdb_exit): Rename it to ...
6843 (gdbserver_gdb_exit): ... Close GDBserver.
6844 (gdb_exit): New proc, call gdbserver_gdb_exit.
6845 (mi_gdb_exit): Likewise.
6846
90681dab
YQ
68472016-09-22 Yao Qi <yao.qi@linaro.org>
6848
6849 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6850 path.
6851 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6852 Remove duplication.
6853
9c211fd8
YQ
68542016-09-22 Yao Qi <yao.qi@linaro.org>
6855
6856 * lib/gdbserver-support.exp: Check the existence of
6857 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6858
ad0a504f
AK
68592016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
6860
6861 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6862
36cf1806
TT
68632016-09-21 Tom Tromey <tom@tromey.com>
6864
6865 PR gdb/20604:
6866 * gdb.base/quit.exp: New file.
6867
74172ecf
SM
68682016-09-21 Simon Marchi <simon.marchi@ericsson.com>
6869
6870 * .gitignore: New file.
6871
3d0ec882
MR
68722016-09-21 Maciej W. Rozycki <macro@imgtec.com>
6873
6874 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6875 throughout.
6876
8193adea
AA
68772016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6878
6879 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6880
d41a5c09
JK
68812016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6882
6883 * gdb.cp/casts.cc (decltype): Move it ...
6884 (main): ... with its call to ...
6885 * gdb.cp/casts03.cc: ... a new file.
6886 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6887
d2dfe700
JK
68882016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6889
6890 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6891
e2a92b16
PB
68922016-09-15 Peter Bergner <bergner@vnet.ibm.com>
6893
6894 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6895 and sync up the test with tests in gas/testsuite/gas/ppc.
6896 * gdb.arch/powerpc-power.exp: Likewise.
6897
49b4de64
JK
68982016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6899
6900 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6901
2c29df25
SDJ
69022016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
6903 Jan Kratochvil <jan.kratochvil@redhat.com>
6904
6905 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6906 make m1's definition to be different from m2's. Use 'dummy' as an
6907 argument for probe 'two'.
6908
cc3c2846
JB
69092016-09-10 Jon Beniston <jon@beniston.com>
6910
6911 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6912 for sim target.
6913
e1b2624a
AA
69142016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6915
6916 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6917 variable declaration.
6918 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
6919 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6920 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6921 received HWCAP as its argument.
6922
4295e285
PA
69232016-09-06 Pedro Alves <palves@redhat.com>
6924
6925 * gdb.base/new-ui-pending-input.c: New file.
6926 * gdb.base/new-ui-pending-input.exp: New file.
6927 * gdb.exp (clear_gdb_spawn_id): New procedure.
6928 (with_spawn_id): Check whether gdb_spawn_id exists before
6929 referencing it. If gdb_spawn_id didn't exist on entry, clear it
6930 on exit.
6931
00d5215e
UW
69322016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6933
6934 * gdb.base/float128.c: New file.
6935 * gdb.base/float128.exp: Likewise.
6936 * gdb.base/floatn.c: Likewise.
6937 * gdb.base/floatn.exp: Likewise.
6938
a9ff5f12
UW
69392016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6940
6941 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6942
f245535c
PA
69432016-09-05 Pedro Alves <palves@redhat.com>
6944
6945 PR backtrace/19927
6946 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6947 unwinders are immediately called as side effect of "source" or
6948 "disable unwinder" commands.
6949 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6950
ae9cf263
YQ
69512016-09-02 Yao Qi <yao.qi@linaro.org>
6952
6953 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6954 is true and $type is "float" or "double".
6955
27aba047
YQ
69562016-09-02 Yao Qi <yao.qi@linaro.org>
6957
6958 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6959 true.
6960 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6961 * gdb.base/call-rt-st.exp: Likewise.
6962 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6963 return value instead of gdb,skip_float_test.
6964 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6965 (do_function_calls): Use its return value instead of
6966 gdb,skip_float_test.
6967 * gdb.base/finish.exp: Likewise.
6968 * gdb.base/funcargs.exp: Likewise.
6969 * gdb.base/return.exp: Likewise.
6970 * gdb.base/return2.exp: Likewise.
6971 * gdb.base/varargs.exp: Likewise.
6972 * lib/gdb.exp (gdb_skip_float_test): Change it to
6973 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6974
5af962df
AA
69752016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6976
6977 * gdb.multi/tids.exp: Test "thread apply all".
6978
7fac6910
JK
69792016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6980
6981 * gdb.base/default.exp (tty): Remove.
6982
bb1fe4ac
KB
69832016-08-24 Kevin Buettner <kevinb@redhat.com>
6984
2806dc7e
PA
6985 * gdb.python/py-recurse-unwind.c: New file.
6986 * gdb.python/py-recurse-unwind.py: New file.
6987 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 6988
0a1ddfa6
SM
69892016-08-24 Simon Marchi <simon.marchi@ericsson.com>
6990
6991 * gdb.base/set-inferior-tty.exp: New file.
6992 * gdb.base/set-inferior-tty.c: New file.
6993
d9de1fe3
PA
69942016-08-23 Pedro Alves <palves@redhat.com>
6995
6996 PR gdb/20494
6997 * gdb.base/new-ui-echo.c: New file.
6998 * gdb.base/new-ui-echo.exp: New file.
6999
e9d9abd7
YQ
70002016-08-23 Yao Qi <yao.qi@linaro.org>
7001
7002 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7003 gdbserver_spawn.
7004 * gdb.server/connect-without-multi-process.exp (do_test):
7005 Likewise.
7006
3589529e
YQ
70072016-08-23 Yao Qi <yao.qi@linaro.org>
7008
7009 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7010 standalone_txt. Delete gdb_txt and standalone_txt on host
7011 and target. Spawn the binary on target. Copy files from
7012 target to host.
7013
6bb90213
PA
70142016-08-22 Pedro Alves <palves@redhat.com>
7015
7016 PR gdb/20505
7017 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7018 with_test_prefix. Factor out bits to ...
7019 (test_no_vdso): ... this new procedure.
7020
20c2c024
CL
70212016-08-19 Carl Love <cel@us.ibm.com>
7022
7023 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7024 maintaining separate logic for constructing the output path.
7025 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7026 * gdb.arch/ppc-dfp.exp: Likewise.
7027 * gdb.arch/ppc-fp.exp: Likewise.
7028 * gdb.arch/vsx-regs.exp: Likewise.
7029 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7030 binprefix for generating the additional binary files.
7031
0646e07d
PA
70322016-08-19 Pedro Alves <palves@redhat.com>
7033
7034 * gdb.trace/mi-trace-frame-collected.exp
7035 (test_trace_frame_collected): On x32, expect two registers.
7036
46da9242
CL
70372016-08-18 Carl Love <cel@us.ibm.com>
7038
7039 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7040 and sync up the test with tests in gas/testsuite/gas/ppc.
7041 * gdb.arch/powerpc-power.exp: Likewise.
7042
eb2332d7
SM
70432016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7044
7045 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7046 expected error message.
7047
63c61e04
SM
70482016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7049
7050 * gdb.multi/remove-inferiors.exp: New file.
7051 * gdb.multi/remove-inferiors.c: New file.
7052
7b17065f
YQ
70532016-08-12 Yao Qi <yao.qi@linaro.org>
7054
7055 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7056 argument list.
7057
01d3dedf
PA
70582016-08-10 Pedro Alves <palves@redhat.com>
7059
7060 PR gdb/19187
7061 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7062 setup_kfails.
7063
3eb7562a
PA
70642016-08-09 Pedro Alves <palves@redhat.com>
7065 Simon Marchi <simon.marchi@ericsson.com>
7066
7067 PR gdb/20418
7068 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7069 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7070
80614914
PA
70712016-08-09 Pedro Alves <palves@redhat.com>
7072
7073 PR mi/20431
7074 * gdb.mi/mi-cmd-error.exp: New file.
7075
f348d89a
PA
70762016-08-09 Pedro Alves <palves@redhat.com>
7077
7078 PR gdb/18653
7079 * gdb.base/signals-state-child.c: New file.
7080 * gdb.base/signals-state-child.exp: New file.
7081 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7082
e5ca03b4
PA
70832016-08-09 Pedro Alves <palves@redhat.com>
7084
7085 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7086
282a0691
TT
70872016-08-03 Tom Tromey <tom@tromey.com>
7088
7089 PR python/18565:
7090 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7091
41bfcd63
YQ
70922016-08-01 Yao Qi <yao.qi@linaro.org>
7093
7094 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7095 variable mode to "multi-process" if $multi_process is 1, otherwise
7096 set it to "single-process".
7097
e3465b24
YQ
70982016-08-01 Yao Qi <yao.qi@linaro.org>
7099
7100 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7101 * gdb.cp/cpexprs.exp: Likewise.
7102 * gdb.cp/m-static.exp: Likewise.
7103
0b31a4bc
TT
71042016-07-26 Tom Tromey <tom@tromey.com>
7105
7106 PR python/20190:
7107 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7108 test.
7109
e0461dbb
MM
71102016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7111
7112 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7113 selecting assembly source files.
7114 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7115 assembly source files.
7116 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7117 assembly source files.
7118 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7119 selecting assembly source files.
7120
8194e927
SM
71212016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7122
7123 * gdb.base/new-ui.exp (do_test_invalid_args): New
7124 procedure.
7125
c0272db5
TW
71262016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7127
7128 * gdb.btrace/reconnect.c: New file.
7129 * gdb.btrace/reconnect.exp: New file.
7130
e3487908
GKB
71312016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7132
7133 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7134 to test_catch_syscall_group.
7135 (test_catch_syscall_group): New.
7136
12df5c00
TT
71372016-07-21 Tom Tromey <tom@tromey.com>
7138
7139 * gdb.rust/simple.rs (main): Use empty struct expression.
7140 * gdb.rust/simple.exp: Add tests for empty struct expression.
7141
bae62ee2
YQ
71422016-07-21 Yao Qi <yao.qi@linaro.org>
7143
7144 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7145 if gdb_skip_xml_test is true on some targets.
7146
b1b53fb3
YQ
71472016-07-21 Yao Qi <yao.qi@linaro.org>
7148
7149 * gdb.server/solib-list.exp: Unset last_loaded_file.
7150
027d97f8
JK
71512016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7152
7153 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7154 "step into captured_main (args)".
7155
7674d381
JK
71562016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7157
7158 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7159
72b5d099
JK
71602016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7161
7162 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7163
1f960ced
PA
71642016-07-19 Pedro Alves <palves@redhat.com>
7165
7166 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7167 * gdb.opt/inline-bt.exp: Likewise.
7168 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7169 additional_flags=-Winline.
7170 * gdb.opt/inline-locals.exp: Likewise.
7171 * gdb.opt/inline-markers.c (ATTR): Define.
7172 (inlined_fn): Use it.
7173
f25827c1
YQ
71742016-07-19 Yao Qi <yao.qi@linaro.org>
7175
7176 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7177 (test_with_self): Remove some code. Remove argument executable.
7178 (top-level): Use do_self_tests.
7179
37539ebe
DB
71802016-07-15 Zachary Welch <zwelch@codesourcery.com>
7181 Don Breazeal <donb@codesourcery.com>
7182
7183 * gdb.base/maint.exp: Escape paths used in regular expressions.
7184 * gdb.stabs/weird.exp: Likewise.
7185
dac790e1
TT
71862016-07-13 Tom Tromey <tom@tromey.com>
7187
7188 PR python/15620, PR python/18620:
7189 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7190 (test_bkpt_events): New procs.
7191
93daf339
TT
71922016-07-13 Tom Tromey <tom@tromey.com>
7193
7194 PR python/17698:
7195 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7196 test.
7197 (test_watchpoints): Likewise.
7198 (test_bkpt_pending): New proc.
7199
6571a381
TT
72002016-07-13 Tom Tromey <tom@tromey.com>
7201
7202 PR cli/18053:
7203 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7204 completion test.
7205
e8732474
JK
72062016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7207
7208 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7209 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7210 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7211 f_label.
7212 (g): Rename g_end_lbl to g_label.
7213 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7214 low_pc and high_pc.
7215 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7216
e0f3fd7c
TT
72172016-07-12 Tom Tromey <tom@tromey.com>
7218
7219 PR python/19293:
7220 * gdb.python/py-unwind-maint.exp: Update tests.
7221
3cfe46b6
YQ
72222016-07-12 Yao Qi <yao.qi@linaro.org>
7223
7224 * lib/selftest-support.exp (selftest_setup): Match the output
7225 when captured_main is inlined.
7226
4f19a0e6
WT
72272016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7228
7229 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7230 New variables.
7231 (print this%a, print this%b, print this): New tests.
7232 * gdb.fortran/derived-types.f90 (this): New object and
7233 initialization.
7234
986cf455
SM
72352016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7236
7237 * gdb.ada/arraydim.exp: Remove extra directory level in build
7238 directory.
7239
f0464b23
SM
72402016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7241
7242 * lib/ada.exp: Remove extra directory level in build directory.
7243 * gdb.ada/cond_lang.exp: Likewise.
7244 * gdb.ada/exec_changed.exp: Likewise.
7245 * gdb.ada/lang_switch.exp: Likewise.
7246
42d94011
MG
72472016-07-06 Manish Goregaokar <manish@mozilla.com>
7248
2806dc7e
PA
7249 * simple.rs: Add test for raw pointer subscripting.
7250 * simple.exp: Add test expectations.
42d94011 7251
647c264c
YQ
72522016-07-05 Yao Qi <yao.qi@linaro.org>
7253
7254 * gdb.mi/mi-reverse.exp: Match =record-started output.
7255
20aa2c60
PA
72562016-07-01 Pedro Alves <palves@redhat.com>
7257
7258 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7259 procedure.
7260 (jit_reader_test): Test the jit reader's unwinder.
7261 * gdb.base/jithost.c (jit_function_00_code): New global.
7262 (main): Use memcpy to fill in the mmapped code, instead of poking
7263 bytes manually here.
7264 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7265 value.
7266 (read_debug_info): Save the function's range.
7267 (read_sp): New function.
7268 (unwind_frame): Use it. Also unwind RBP.
7269 (get_frame_id): Use read_sp.
7270 (gdb_init_reader): Use calloc instead of malloc.
7271 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7272 parameter. Use gdb_test_multiple.
7273
ced2dffb
PA
72742016-07-01 Pedro Alves <palves@redhat.com>
7275 Antoine Tremblay <antoine.tremblay@ericsson.com>
7276
7277 * gdb.threads/process-dies-while-detaching.c: New file.
7278 * gdb.threads/process-dies-while-detaching.exp: New file.
7279
63000888
PA
72802016-07-01 Pedro Alves <palves@redhat.com>
7281
7282 * gdb.multi/watchpoint-multi-exit.c: New file.
7283 * gdb.multi/watchpoint-multi-exit.exp: New file.
7284
038d4868
PA
72852016-06-30 Pedro Alves <palves@redhat.com>
7286
7287 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7288 unset inferior_spawn_id.
7289
994e9c83
PA
72902016-06-30 Pedro Alves <palves@redhat.com>
7291
7292 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7293 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7294
e5653468
YQ
72952016-06-29 Yao Qi <yao.qi@linaro.org>
7296
7297 * gdb.base/return.c: Add copyright header.
7298
803b47e5
TT
72992016-06-29 Tom Tromey <tom@tromey.com>
7300
7301 PR python/20129:
7302 * gdb.python/py-framefilter.exp: Add tests for setting priority
7303 and disabling of non-existent frame filter.
7304
28244707
YQ
73052016-06-29 Yao Qi <yao.qi@linaro.org>
7306
7307 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7308 0x0f07ff.
7309
a31d2f06
YQ
73102016-06-28 Yao Qi <yao.qi@linaro.org>
7311
7312 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7313 triplets. Start gdb, execute catch syscall, and continue. Check
7314 gdb's output to determine catch syscall is supported.
7315
921d8f54
MG
73162016-06-27 Manish Goregaokar <manish@mozilla.com>
7317
25d49b86
PA
7318 * gdb.rust/simple.rs: Add test for returning unit in a function.
7319 * gdb.rust/simple.exp: Add expectation for functions returning
7320 unit.
921d8f54 7321
f4952523
PMR
73222016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7323
7324 * gdb.python/py-breakpoint-create-fail.c,
7325 gdb.python/py-breakpoint-create-fail.exp,
7326 gdb.python/py-breakpoint-create-fail.py: New testcase.
7327
fccb08f8
MG
73282016-06-25 Manish Goregaokar <manish@mozilla.com>
7329
7330 PR gdb/20239
7331 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
7332 * gdb.rust/simple.exp: Add test expectations for new NonZero
7333 tests.
fccb08f8 7334
6b850546
DT
73352016-06-24 David Taylor <dtaylor@emc.com>
7336
7337 * gdb.base/offsets.exp: New file.
7338 * gdb.base/offsets.c: New file.
7339
17621150
TT
73402016-06-23 Tom Tromey <tom@tromey.com>
7341
7342 PR gdb/16483:
7343 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7344 before any filters are loaded.
7345
04d59df6
WT
73462016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7347
7348 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7349 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7350 structs.
7351 * gdb.fortran/derived-type-function.exp: New file.
7352 * gdb.fortran/derived-type-function.f90: New file.
7353
7354
ac69f786
PA
73552016-06-21 Pedro Alves <palves@redhat.com>
7356
7357 * gdb.base/new-ui.exp: New file.
7358 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7359 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7360 (with_spawn_id): New procedure.
7361
49940788
PA
73622016-06-21 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.mi/mi-exec-run.exp: New file.
7365
ef274d26
PA
73662016-06-21 Pedro Alves <palves@redhat.com>
7367
7368 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7369 breakpoint command's output on the main UI.
7370 (test_break): New procedure, factored out from calls in the top
7371 level.
7372 (top level): Use foreach_with_prefix to test MI as main UI and as
7373 separate UI.
7374
468afe6c
PA
73752016-06-21 Pedro Alves <palves@redhat.com>
7376
7377 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7378 (test_awatch_creation_and_listing)
7379 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7380 Remove 'type' parameter.
7381 (test_watchpoint_all): New parameter mi_mode. Remove
7382 with_test_prefix.
7383 (top level): Use foreach_with_prefix, and add main/separate UI MI
7384 testing axis.
7385
51f77c37
PA
73862016-06-21 Pedro Alves <palves@redhat.com>
7387
7388 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7389 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7390 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7391 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7392 (gdb_main_spawn_id, mi_spawn_id): Declare and
7393 comment.
7394 (mi_create_inferior_pty): New procedure,
7395 factored out from default_mi_gdb_start.
7396 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7397 procedures.
7398 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7399 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7400 Use mi_create_inferior_pty.
7401 (mi_gdb_start): Use eval to pass down args list.
7402
8980e177
PA
74032016-06-21 Pedro Alves <palves@redhat.com>
7404
7405 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7406 * gdb.opt/inline-cmds.exp: Add MI tests.
7407
f38d3ad1
PA
74082016-06-21 Pedro Alves <palves@redhat.com>
7409
7410 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7411
45db7c09
PA
74122016-06-21 Pedro Alves <palves@redhat.com>
7413
7414 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7415 (top level): Use it instead of mi_execute_to.
7416
5a069ab3
PA
74172016-06-21 Pedro Alves <palves@redhat.com>
7418
7419 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7420 (cont_handler_str): New.
7421 (signal_stop_handler): Set stop_handler_str instead of printing to
7422 stdout.
7423 (continue_handler): Set cont_handler_str instead of printing to
7424 stdout.
7425 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7426 mi_send_resuming_command. Print stop_handler_str and
7427 cont_handler_str instead of expecting the python events print
7428 directly.
7429
2838cc1d
SD
74302016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7431
7432 * gdb.base/jit-reader.exp: New file.
7433 * gdb.base/jithost.c: New file.
7434 * gdb.base/jithost.h: New file.
7435 * gdb.base/jitreader.c : New file.
7436 * gdb.base/jit-protocol.h: New file.
7437
21a77091
YQ
74382016-06-17 Yao Qi <yao.qi@linaro.org>
7439
7440 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7441 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7442 and detach-on-fork. Adjust tests.
7443 (top level): Invoke break_cond_on_syscall with combinations of
7444 syscall, follow-fork-mode and detach-on-fork.
7445
f50bf8e5
YQ
74462016-06-17 Yao Qi <yao.qi@linaro.org>
7447
7448 * gdb.base/step-over-exit.c: New.
7449 * gdb.base/step-over-exit.exp: New.
7450
a28d8e50
YTL
74512016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7452
7453 * gdb.base/float.exp: Add target check for nds32*-*-*.
7454 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7455
cad8e26d
AB
74562016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7457
7458 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7459 for unsupported target features.
7460 * gdb.base/call-rt-st.exp: Likewise.
7461 * gdb.base/call-sc.exp: Likewise.
7462 * gdb.base/call-signal-resume.exp: Likewise.
7463 * gdb.base/call-strs.exp: Likewise.
7464 * gdb.base/callexit.exp: Likewise.
7465 * gdb.base/callfuncs.exp: Likewise.
7466 * gdb.base/nodebug.exp: Likewise.
7467 * gdb.base/printcmds.exp: Likewise.
7468 * gdb.base/ptype.exp: Likewise.
7469 * gdb.base/structs.exp: Likewise.
7470 * gdb.base/unwindonsignal.exp: Likewise.
7471 * gdb.cp/gdb2495.exp: Likewise.
7472 * gdb.cp/templates.exp: Likewise.
7473 * gdb.cp/virtfunc.exp: Likewise.
7474 * gdb.threads/hand-call-in-threads.exp: Likewise.
7475 * gdb.threads/interrupted-hand-call.exp: Likewise.
7476 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7477
347dc102
TT
74782016-06-10 Tom Tromey <tom@tromey.com>
7479
7480 PR rust/20110:
7481 * gdb.rust/expr.exp: Add test for integer constant larger than
7482 i32.
7483
5e13cf25
BH
74842016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7485
7486 * gdb.fortran/nested-funcs.exp: New.
7487 * gdb.fortran/nested-funcs.f90: New.
7488
bb556f1f
TK
74892016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7490
7491 * gdb.base/examine-backward.c: New file.
7492 * gdb.base/examine-backward.exp: New file.
7493
38b022b4
SM
74942016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7495
7496 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7497 matching.
7498
1b40ec05
TT
74992016-06-02 Tom Tromey <tom@tromey.com>
7500
7501 PR python/18984:
7502 * gdb.python/py-shared.exp: Add solib_name test.
7503
193bd378
SM
75042016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7505
7506 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7507
3326303b
MG
75082016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7509
7510 PR c++/19893
7511 * gdb.dwarf2/implref.exp: Rename to...
7512 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7513 * gdb.dwarf2/implref-array.c: New file.
7514 * gdb.dwarf2/implref-array.exp: Likewise.
7515 * gdb.dwarf2/implref-global.c: Likewise.
7516 * gdb.dwarf2/implref-global.exp: Likewise.
7517 * gdb.dwarf2/implref-struct.c: Likewise.
7518 * gdb.dwarf2/implref-struct.exp: Likewise.
7519
825c8ef2
AT
75202016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7521
7522 * gdb.trace/trace-condition.exp: Add 64bit tests.
7523
2320162a
AT
75242016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7525
7526 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7527 bits types.
7528 (main): Adapt to 8 to 64 bits types.
7529 * gdb.trace/trace-condition.exp: Add new tests.
7530
a7818233
AT
75312016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7532
7533 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7534
0d336466
AT
75352016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7536
7537 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7538 Move condition tests...
7539 * gdb.trace/trace-condition.exp: Here.
7540
7faeb45a
AT
75412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7542
7543 * gdb.trace/trace-condition.exp: Add counter-case tests.
7544
e385593e
JK
75452016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7546
7547 PR c++/15231
7548 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7549 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7550
744608cc
PA
75512016-05-27 Pedro Alves <palves@redhat.com>
7552
7553 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7554 New procedure.
7555 (top level): Call it, and bail out of DejaGnu is known to be bad.
7556
ac775bf4
AB
75572016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7558
7559 * gdb.base/whatis.c: Extend the test case.
7560 * gdb.base/whatis.exp: Add additional tests.
7561
2bbad2ea
BH
75622016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7563
7564* gdb.fortran/type.f90: Add pointer variable.
7565* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7566
8b70175d
BH
75672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7568
7569 * gdb.fortran/vla-type.exp: Fix testcase name.
7570
86d8a848
BH
75712016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7572
7573 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7574
e188eb36
BH
75752016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7576
7577 * gdb.fortran/type.f90: Add nested structures.
7578 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7579 * gdb.fortran/derived-type.exp: Adapt expected output.
7580 * gdb.fortran/vla-type.exp: Adapt expected output.
7581
9b2db1fd
BH
75822016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7583
7584 * gdb.fortran/whatis_type.exp: Adapt expected output.
7585
72b17055
BH
75862016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7587
7588 * gdb.fortran/print_type.exp: Fix expected output.
7589 * gdb.fortran/whatis_type.exp: Fix expected output.
7590
3cd81d8d
BH
75912016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7592
7593 * gdb.fortran/whatis_type.exp: Use multi_line.
7594
ddae9462
TT
75952016-05-24 Tom Tromey <tom@tromey.com>
7596
7597 PR python/17386:
7598 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7599 use value as an index.
7600
1957f6b8
TT
76012016-05-23 Tom Tromey <tom@tromey.com>
7602
7603 PR python/17981:
7604 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7605 no-breakpoint case.
7606
026a9174
PA
76072016-05-24 Pedro Alves <palves@redhat.com>
7608
7609 PR gdb/19828
7610 * gdb.threads/clone-attach-detach.c: New file.
7611 * gdb.threads/clone-attach-detach.exp: New file.
7612
e70a7231
FR
76132016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7614
7615 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7616
0f6ed0e0
TT
76172016-05-23 Tom Tromey <tom@tromey.com>
7618
7619 PR python/19438, PR python/18393:
7620 * gdb.python/py-progspace.exp: Add "dir" test.
7621 * gdb.python/py-objfile.exp: Add "dir" test.
7622
ffd19d61
YQ
76232016-05-23 Yao Qi <yao.qi@linaro.org>
7624
7625 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7626 * gdb.arch/thumb2-it.exp: Likewise.
7627
9e8f9b05
SM
76282016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7629
7630 * gdb.mi/mi-threads-interrupt.c: New file.
7631 * gdb.mi/mi-threads-interrupt.exp: New file.
7632
61c6156d
SM
76332016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7634
7635 PR gdb/18077
7636 * gdb.mi/mi-async-run.exp: New file.
7637 * gdb.mi/mi-async-run.c: New file.
7638
67218854
TT
76392016-05-17 Tom Tromey <tom@tromey.com>
7640 Manish Goregaokar <manishsmail@gmail.com>
7641
7642 * lib/rust-support.exp: New file.
7643 * lib/gdb.exp (skip_rust_tests): New proc.
7644 (build_executable_from_specs): Handle rust.
7645 * lib/future.exp (gdb_find_rustc): New proc.
7646 (gdb_default_target_compile): Handle rust.
7647 * gdb.rust/expr.exp: New file.
7648 * gdb.rust/generics.exp: New file.
7649 * gdb.rust/generics.rs: New file.
7650 * gdb.rust/methods.exp: New file.
7651 * gdb.rust/methods.rs: New file.
7652 * gdb.rust/modules.exp: New file.
7653 * gdb.rust/modules.rs: New file.
7654 * gdb.rust/simple.exp: New file.
7655 * gdb.rust/simple.rs: New file.
7656
c44af4eb
TT
76572016-05-17 Tom Tromey <tom@tromey.com>
7658
7659 * gdb.base/default.exp (set language): Add rust.
7660
dcd1f979
TT
76612016-05-17 Tom Tromey <tom@tromey.com>
7662
7663 * gdb.gdb/unittest.exp: New file.
7664
155b7f57
YQ
76652016-05-16 Yao Qi <yao.qi@linaro.org>
7666
7667 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7668 shell_prompt. Update shell_prompt_re.
7669
8ddd5a6c
DE
76702016-05-12 Doug Evans <dje@google.com>
7671
7672 PR symtab/19999
7673 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7674 $options when building executable.
7675 * gdb.dwarf2/fission-loclists-pie.S: New file.
7676 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7677
02e370d9
SM
76782016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7679
7680 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7681 of [is_remote target],
7682
8929ad8b
SM
76832016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7684
7685 * lib/gdb.exp (use_gdb_stub): New procedure.
7686
6c447423
DE
76872016-05-03 Yunlian Jiang <yunlian@google.com>
7688 Doug Evans <dje@google.com>
7689
7690 PR symtab/19914
7691 * gdb.dwarf2/dwp-sepdebug.c: New file.
7692 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7693
444e826c
SM
76942016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7695
7696 * gdb.base/detach.exp: Remove is_remote check.
7697
740feeaa
SM
76982016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7699
7700 * gdb.base/annota-input-while-running.exp: Don't check for
7701 [is_remote target]. Enable annotations after running to main.
7702 Remove unused "set test..." line.
7703
9080ac9d
SM
77042016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7705
7706 * gdb.trace/trace-enable-disable.exp: New file.
7707 * gdb.trace/trace-enable-disable.c: New file.
7708
952ebca5
SM
77092016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7710
7711 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7712 use it in info sharedlibrary test.
7713 * gdb.trace/ftrace-lock.exp: Likewise.
7714 * gdb.trace/ftrace.exp: Likewise.
7715 * gdb.trace/range-stepping.exp: Likewise.
7716 * gdb.trace/trace-break.exp: Likewise.
7717 * gdb.trace/trace-condition.exp: Likewise.
7718 * gdb.trace/trace-mt.exp: Likewise.
7719
d9019901
SM
77202016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7721
7722 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7723 (gdb_load_shlib): ... this.
7724 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7725 gdb_load_shlib.
7726 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7727 * gdb.base/ctxobj.exp: Likewise.
7728 * gdb.base/dprintf-pending.exp: Likewise.
7729 * gdb.base/dso2dso.exp: Likewise.
7730 * gdb.base/fixsection.exp: Likewise.
7731 * gdb.base/gcore-relro.exp: Likewise.
7732 * gdb.base/gdb1555.exp: Likewise.
7733 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7734 * gdb.base/gnu-ifunc.exp: Likewise.
7735 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7736 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7737 * gdb.base/pending.exp: Likewise.
7738 * gdb.base/print-file-var.exp: Likewise.
7739 * gdb.base/print-symbol-loading.exp: Likewise.
7740 * gdb.base/shlib-call.exp: Likewise.
7741 * gdb.base/shreloc.exp: Likewise.
7742 * gdb.base/so-impl-ld.exp: Likewise.
7743 * gdb.base/solib-disc.exp: Likewise.
7744 * gdb.base/solib-nodir.exp: Likewise.
7745 * gdb.base/solib-overlap.exp: Likewise.
7746 * gdb.base/solib-symbol.exp: Likewise.
7747 * gdb.base/solib-weak.exp (do_test): Likewise.
7748 * gdb.base/sym-file.exp: Likewise.
7749 * gdb.base/symtab-search-order.exp: Likewise.
7750 * gdb.base/type-opaque.exp: Likewise.
7751 * gdb.base/unload.exp: Likewise.
7752 * gdb.base/watchpoint-solib.exp: Likewise.
7753 * gdb.compile/compile.exp: Likewise.
7754 * gdb.cp/gdb2384.exp: Likewise.
7755 * gdb.cp/infcall-dlopen.exp: Likewise.
7756 * gdb.cp/re-set-overloaded.exp: Likewise.
7757 * gdb.fortran/library-module.exp: Likewise.
7758 * gdb.opt/solib-intra-step.exp: Likewise.
7759 * gdb.python/py-finish-breakpoint.exp: Likewise.
7760 * gdb.python/py-shared.exp: Likewise.
7761 * gdb.reverse/solib-precsave.exp: Likewise.
7762 * gdb.reverse/solib-reverse.exp: Likewise.
7763 * gdb.server/solib-list.exp: Likewise.
7764 * gdb.threads/dlopen-libpthread.exp: Likewise.
7765 * gdb.threads/tls-shared.exp: Likewise.
7766 * gdb.threads/tls-so_extern.exp: Likewise.
7767 * gdb.trace/change-loc.exp: Likewise.
7768 * gdb.trace/ftrace-lock.exp: Likewise.
7769 * gdb.trace/ftrace.exp: Likewise.
7770 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7771 * gdb.trace/pending.exp: Likewise.
7772 * gdb.trace/range-stepping.exp: Likewise.
7773 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7774 (strace_info_marker): Likewise.
7775 (strace_probe_marker): Likewise.
7776 (strace_trace_on_same_addr): Likewise.
7777 (strace_trace_on_diff_addr): Likewise.
7778 * gdb.trace/trace-break.exp: Likewise.
7779 * gdb.trace/trace-condition.exp: Likewise.
7780 * gdb.trace/trace-mt.exp: Likewise.
7781
fca4cfd9
SM
77822016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7783
7784 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
7785 result of gdb_remote_download.
7786 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7787 * gdb.base/dso2dso.exp: Likewise.
7788 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7789 * gdb.base/print-file-var.exp: Likewise.
7790 * gdb.base/shlib-call.exp: Likewise.
7791 * gdb.base/shreloc.exp: Likewise.
7792 * gdb.base/solib-overlap.exp: Likewise.
7793 * gdb.base/solib-weak.exp (do_test): Likewise.
7794 * gdb.base/unload.exp: Likewise.
7795
11cf4ffb
YQ
77962016-04-27 Yao Qi <yao.qi@linaro.org>
7797
7798 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7799 exists.
7800
3e2e34f8
KB
78012016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7802
7803 * vla-type.exp: Print structure from toplevel.
7804
8f07e298
BH
78052016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7806
7807 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7808 of dynamic types.
7809 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7810 of dynamic types.
7811
9920b434
BH
78122016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7813
7814 * gdb.fortran/vla-type.f90: New file.
7815 * gdb.fortran/vla-type.exp: New file.
7816
f3abeff5
YQ
78172016-04-25 Yao Qi <yao.qi@linaro.org>
7818
7819 * gdb.base/branch-to-self.c: New file.
7820 * gdb.base/branch-to-self.exp: New file.
7821
0a5d52f0
YQ
78222016-04-22 Yao Qi <yao.qi@linaro.org>
7823
7824 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7825 more after $hex.
7826
495346f6
YQ
78272016-04-22 Yao Qi <yao.qi@linaro.org>
7828
7829 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7830 * gdb.base/annota3.exp: Likewise.
7831
4a7e075c
YQ
78322016-04-22 Yao Qi <yao.qi@linaro.org>
7833
7834 * gdb.reverse/step-precsave.exp: Do one step and test program
7835 stops in "callee" and do multiple steps until program goes out
7836 of "callee".
7837 * gdb.reverse/step-reverse.exp: Likewise.
7838
5b061e98
YQ
78392016-04-22 Yao Qi <yao.qi@linaro.org>
7840
7841 * gdb.trace/signal.exp: Also pass if
7842 $tracepoint_hits($i) > $iterations.
7843
5c5dc57f
YQ
78442016-04-22 Yao Qi <yao.qi@linaro.org>
7845
7846 * gdb.trace/signal.c: New file.
7847 * gdb.trace/signal.exp: New file.
7848
a55411b9
DE
78492016-04-19 Doug Evans <xdje42@gmail.com>
7850
7851 * gdb.base/bad-file.exp: New file.
7852
a22df60a
MG
78532016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
7854
7855 * gdb.dwarf2/implref.exp: New file.
7856
0c13f7e5
BH
78572016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7858
7859 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7860 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7861 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7862 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7863 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7864 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7865 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7866 * lib/fortran.exp (fortran_int4): New procedure.
7867 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7868 (fortran_logical4): Likewise.
7869
9b9b09e9
BH
78702016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
7871
7872 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7873
a14d1f4d
BH
78742016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7875
7876 * lib/compiler.c: Add Intel specific preprocessor macros.
7877 * lib/compiler.cc: Likewise.
25d49b86 7878
7d49b1d0
LM
78792016-04-13 Luis Machado <lgustavo@codesourcery.com>
7880
7881 * gdb.server/connect-with-no-symbol-file.c: New file.
7882 * gdb.server/connect-with-no-symbol-file.exp: New file.
7883
8392fa22
SM
78842016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7885
7886 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7887
8c4c4aeb
SM
78882016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7889
7890 * boards/gdbserver-base.exp (${board}_download): Copy source file to
7891 standard output directory.
7892
45e3745e
AT
78932016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
7894
7895 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7896
e26b7e41
MM
78972016-04-13 Markus Metzger <markus.t.metzger@intel.com>
7898
7899 * gdb.btrace/instruction_history.c (loop): Add declaration.
7900
8ce09462
AT
79012016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7902
7903 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7904
2e88a1ea
SM
79052016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
7906
7907 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7908 parentheses to print.
7909 (continue_handler): Likewise.
7910
f48e22e3
SM
79112016-04-08 Simon Marchi <simon.marchi@ericsson.com>
7912
7913 * gdb.server/solib-list.exp: Remove is_remote check.
7914 Pass shlib= to gdb_compile. Don't link shared library with
7915 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
7916 Run binary filename through "readlink -f" on the target.
7917
096be756
PA
79182016-04-08 Pedro Alves <palves@redhat.com>
7919
7920 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
7921 interpreter filename as argument to gdbserver_spawn.
7922 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7923 Return empty if $last_loaded_file does not exist.
7924
06500533
JK
79252016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7926
7927 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7928 * gdb.base/jit-main.c: Use exit after usage.
7929
2d35e871
JK
79302016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7931
7932 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7933 GDBHISTSIZE prior to the tests.
7934 * gdb.base/gdbinit-history.exp: Likewise.
7935
79362016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
7937
7938 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7939 instead of build_executable. Use gdb_load_shlibs.
7940
c8064e7e
YQ
79412016-04-07 Yao Qi <yao.qi@linaro.org>
7942
7943 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7944 Execute "si" command.
7945
bde47561
YQ
79462016-04-07 Yao Qi <yao.qi@linaro.org>
7947
7948 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7949 number instead of the comments on some line.
7950
b16f8a3b
DB
79512016-04-06 Don Breazeal <donb@codesourcery.com>
7952
7953 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7954 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7955
c2f901df
SM
79562016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7957
7958 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7959 standard_output_file. Remove unused binfile variable.
7960
ac17fda0
CU
79612016-04-05 Catalin Udma <catalin.udma@freescale.com>
7962
7963 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7964 * gdb.python/py-mi-objfile.exp: Match "list main" output
7965 in console format.
7966
03a8c4df
SM
79672016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7968
7969 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7970 absolute.
7971
6e774b13
SM
79722016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7973
7974 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7975 absolute.
7976 * gdb.trace/ftrace.exp: Likewise.
7977 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7978 targets as well.
7979 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7980 (gdb_load_shlibs): Copy libraries to test directory when testing
7981 natively. Only set solib-search-path if testing remotely.
7982 * lib/mi-support.exp (mi_load_shlibs): Likewise.
7983
7817ea46
SM
79842016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7985
7986 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7987 gdb_download. Use it even if the target is not remote.
7988 * gdb.base/jit.exp (compile_jit_test): Likewise.
7989 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7990 output directory if the destination board is local, otherwise use
7991 the standard remote_download from DejaGnu.
7992 (gdb_download): Remove.
7993 (gdb_load_shlibs): Use gdb_remote_download instead of
7994 gdb_download.
7995 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7996 Use gdb_remote_download instead of gdb_download. Use it even if
7997 the target is not remote.
7998 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7999 instead of gdb_download.
8000
7beb7f68
SM
80012016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8002
8003 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8004 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8005 run.
8006
cc63428a
AV
80072016-04-01 Artemiy Volkov <artemiyv@acm.org>
8008
8009 PR gdb/19820
8010 * gdb.base/printcmds.exp: Add artificial arrays tests.
8011
64cdf930
PA
80122016-03-31 Pedro Alves <palves@redhat.com>
8013
8014 PR gdb/19858
8015 * gdb.base/jit-main.c: Include unistd.h.
8016 (ATTACH): Define to 0 if not already defined.
8017 (wait_for_gdb, mypid): New globals.
8018 (WAIT_FOR_GDB): New macro.
8019 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8020 some breakpoint locations.
8021 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8022 New procedures.
8023 (one_jit_test): Add REATTACH parameter, and handle it. Use
8024 continue_to_test_location.
8025 (top level): Test attach, and adjusts calls to one_jit_test.
8026
40dea8cb
PA
80272016-03-31 Pedro Alves <palves@redhat.com>
8028
8029 PR gdb/19858
8030 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8031 BINSUFFIX parameter, and handle it.
8032 (top level): Adjust calls compile_jit_test.
8033
e7ea3ec7
CU
80342016-03-31 Catalin Udma <catalin.udma@freescale.com>
8035
8036 PR python/19743
8037 * gdb.python/py-mi-events-gdb.py: New file.
8038 * gdb.python/py-mi-events.c: New file.
8039 * gdb.python/py-mi-events.exp: New file.
8040
e6359af3
YQ
80412016-03-30 Yao Qi <yao.qi@linaro.org>
8042
8043 * gdb.reverse/until-precsave.exp: Match function name only.
8044 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8045 Move malloc to a condition block.
8046 * gdb.reverse/until-reverse.exp: Match function name only.
8047
a4105d04
MK
80482016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8049
8050 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8051 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8052 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8053 variable for GPR 0 instead of assuming it is register 0.
8054 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8055 * lib/trace-support.exp: Add s390 registers.
8056
bfa6adb9
YQ
80572016-03-29 Yao Qi <yao.qi@linaro.org>
8058
8059 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8060
1e6697ea
YQ
80612016-03-24 Yao Qi <yao.qi@linaro.org>
8062
8063 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8064 test message.
8065
64bcd522
AA
80662016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8067
8068 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8069 maintaining separate logic for constructing the output path.
8070
7868401b
DB
80712016-03-16 Don Breazeal <donb@codesourcery.com>
8072
8073 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8074 Retry fork and waitpid on interrupted system call errors.
8075 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8076 Use with_timeout_factor to increase timeout by factor of 10.
8077
1cafadb4
DB
80782016-03-15 Don Breazeal <donb@codesourcery.com>
8079
8080 * gdb.cp/scope-err.cc: New test program.
8081 * gdb.cp/scope-err.exp: New test script.
8082 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8083 lines and "set breakpoint here" comment.
8084 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8085 Fixed some whitespace and format issues.
8086 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8087 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8088
81516450
DE
80892016-03-15 Doug Evans <dje@google.com>
8090
8091 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8092 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8093 All callers updated. Add tests for enums, mixed flags register.
8094
aa52b601
DE
80952016-03-15 Doug Evans <dje@google.com>
8096
8097 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8098 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8099
fa4ff313
SM
81002016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8101
8102 * gdb.base/default.exp: Add $_as_string to the list of expected
8103 convenience functions.
8104
f2403c39
AB
81052016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8106
8107 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8108
f2f3ccb9
SM
81092016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8110
8111 * gdb.python/py-as-string.exp: New file.
8112 * gdb.python/py-as-string.c: New file.
8113
00dbd492
PA
81142016-03-09 Pedro Alves <palves@redhat.com>
8115
8116 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8117 signal" -> "Thread NN received signal" output change.
8118 * gdb.threads/ia64-sigill.exp: Likewise.
8119 * gdb.threads/linux-dp.exp: Likewise.
8120 * gdb.threads/manythreads.exp: Likewise.
8121 * gdb.threads/pending-step.exp: Likewise.
8122 * gdb.threads/print-threads.exp: Likewise.
8123 * gdb.threads/sigstep-threads.exp: Likewise.
8124 * gdb.threads/staticthreads.exp: Likewise.
8125 * gdb.threads/tls.exp: Likewise.
8126
1e6697ea
YQ
81272016-03-09 Pedro Alves <palves@redhat.com>
8128
8129 * gdb.base/command-line-input.exp: New file.
8130
b04fd3be
MK
81312016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8132
8133 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8134 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8135 * gdb.trace/pending.exp: Accept leading dot before function name.
8136 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8137 * lib/trace-support.exp: Set registers for ppc.
8138
98fa59e9
MK
81392016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8140
8141 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8142 use it for disassembly; accept .main in addition to main in backtrace.
8143
f77198c8
MK
81442016-03-09 Wei-cheng Wang <cole945@gmail.com>
8145 Marcin Kościelnicki <koriakin@0x04.net>
8146
8147 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8148 (gdb_recursion_test_ptr): New global variable.
8149 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8150 gdb_recursion_test.
8151 (gdb_c_test): Ditto.
8152
ba84e0da
MK
81532016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8154
8155 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8156 ordering.
8157
4366d36e
MK
81582016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8159
8160 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8161 (bar): Add bar_start_lbl label.
8162 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8163 of foo/bar for emitting DWARF and tracing.
8164
5eb264df
SDJ
81652016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8166
8167 * analyze-racy-logs.py: Set executable bit.
8168
fb6a751f
SDJ
81692016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8170
8171 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8172 (CHECK_TARGET_TMP): Likewise.
8173 (check-single-racy): New rule.
8174 (check-parallel-racy): Likewise.
8175 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8176 (do-check-parallel-racy): New rule.
8177 (check-racy/%.exp): Likewise.
8178 * README (Racy testcases): New section.
8179 * analyze-racy-logs.py: New file.
8180
bdf7e230
DE
81812016-03-03 Doug Evans <dje@google.com>
8182
8183 * gdb.base/skip.exp: Use with_test_prefix.
8184
4719d415
YQ
81852016-03-03 Yao Qi <yao.qi@linaro.org>
8186
8187 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8188 Invoke step_over_syscall "clone" and break_cond_on_syscall
8189 "clone".
8190 * gdb.base/step-over-clone.c: New file.
8191
ea507862
YQ
81922016-03-03 Yao Qi <yao.qi@linaro.org>
8193
8194 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8195 code format.
8196
8fc8cbda
YQ
81972016-03-03 Yao Qi <yao.qi@linaro.org>
8198
8199 * gdb.base/disp-step-fork.c: Rename to ...
8200 * gdb.base/step-over-fork.c: ... it. New file.
8201 * gdb.base/disp-step-vfork.c: Rename to ...
8202 * gdb.base/step-over-vfork.c: ... it. New file.
8203 * gdb.base/disp-step-syscall.exp: Rename to ...
8204 * gdb.base/step-over-syscall.exp: ... it. New file.
8205 (disp_step_cross_syscall): Rename to ...
8206 (step_over_syscall): ... it.
8207
92fa70b0
YQ
82082016-03-03 Yao Qi <yao.qi@linaro.org>
8209
8210 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8211 If target supports condition evaluation on target, invoke
8212 break_cond_on_syscall for fork and vfork.
8213
e197ad3c
YQ
82142016-03-03 Yao Qi <yao.qi@linaro.org>
8215
8216 * gdb.base/disp-step-syscall.exp: Don't invoke
8217 support_displaced_stepping.
8218 (disp_step_cross_syscall): Test with displaced stepping off and
8219 on if supported.
8220
0b47da9f
YQ
82212016-03-03 Yao Qi <yao.qi@linaro.org>
8222
8223 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8224 proc.
8225 (setup): New proc.
8226 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8227 and setup.
8228
065ab6dc
BH
82292016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8230
8231 * gdb.fortran/vla-history.exp: Remove breakpoint.
8232
07e448ad 82332016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8234
25d49b86
PA
8235 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8236 exceeds timeout.
07e448ad 8237
9ac2d526 82382016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8239
25d49b86
PA
8240 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8241 breakpoint.
9ac2d526 8242
17807369
BH
82432016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8244
8245 * gdb.mi/vla.f90: Nullify pointer after declaration.
8246
86e501af
PA
82472016-03-01 Pedro Alves <palves@redhat.com>
8248
8249 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8250
1e903e32
PA
82512016-03-01 Pedro Alves <palves@redhat.com>
8252
8253 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8254 before anything else.
8255 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8256 _GNU_SOURCE here.
8257 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8258 before anything else.
8259 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8260
6ccb54e2
PA
82612016-03-01 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8264
30ca9da1
YQ
82652016-03-01 Yao Qi <yao.qi@linaro.org>
8266
8267 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8268 prepare_for_testing.
8269
dc856b38
YQ
82702016-03-01 Yao Qi <yao.qi@linaro.org>
8271
8272 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8273
4a932159
AA
82742016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8275
8276 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8277 manually constructing the output path.
8278
f2489477
AA
82792016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8280
8281 * gdb.arch/s390-stackless.S: New.
8282 * gdb.arch/s390-stackless.exp: New.
8283
38899f16
IB
82842016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8285
8286 * gdb.dlang/circular.c: New file.
8287 * gdb.dlang/circular.exp: New file.
8288
9fde51ed
YQ
82892016-02-26 Yao Qi <yao.qi@linaro.org>
8290
8291 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8292 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8293 (testcases): Update.
8294
ce90fefe
YQ
82952016-02-26 Yao Qi <yao.qi@linaro.org>
8296
8297 * gdb.reverse/aarch64.c: Rename to ...
8298 * gdb.reverse/insn-reverse.c: ... it.
8299 * gdb.reverse/aarch64.exp: Rename to ...
8300 * gdb.reverse/insn-reverse.exp: ... it.
8301
3263bceb
YQ
83022016-02-26 Yao Qi <yao.qi@linaro.org>
8303
8304 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8305 (testcase_ftype): New.
8306 (testcases): New array.
8307 (n_testcases): New.
8308 (main): Call each element in testcases.
8309 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8310 (read_testcase): New.
8311 Do the tests in a loop.
8312
6cb59ff1
YQ
83132016-02-25 Yao Qi <yao.qi@linaro.org>
8314
8315 * gdb.base/branches.c: Remove.
8316
ae91f625
MK
83172016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8318
8319 PR gdb/13808
8320 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8321
678b48b7
MK
83222016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8323
8324 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8325
7337a6f2
MK
83262016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8327
8328 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8329 change x86_64 call_insn to 'callq'.
8330
861ca91f
AT
83312016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8332
8333 * gdb.trace/tfile-avx.c: Move to...
8334 * gdb.trace/tracefile-pseudo-reg.c: Here.
8335 * gdb.trace/tfile-avx.exp: Move to...
8336 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8337
bf74e428
GB
83382016-02-24 Gary Benson <gbenson@redhat.com>
8339
8340 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8341 message on attach.
8342
cce0e923
DE
83432016-02-23 Doug Evans <dje@google.com>
8344
8345 * gdb.base/skip.c (test_skip): New function.
8346 (end_test_skip_file_and_function): New function.
8347 (test_skip_file_and_function): New function.
8348 * gdb.base/skip1.c (test_skip): New function.
8349 (skip1_test_skip_file_and_function): New function.
8350 * gdb.base/skip.exp: Add tests for new skip options.
8351 * gdb.base/skip-solib.exp: Update expected output.
8352 * gdb.perf/skip-command.cc: New file.
8353 * gdb.perf/skip-command.exp: New file.
8354 * gdb.perf/skip-command.py: New file.
8355
4000e47e
MK
83562016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8357
8358 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8359 info registers pattern.
8360
24f75ead
IB
83612016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8362
8363 * lib/future.exp: Add D support.
8364 (gdb_find_gdc): New proc.
8365 (gdb_default_target_compile): Add D support.
8366
fbb7bcbe
WW
83672016-02-18 Wei-cheng Wang <cole945@gmail.com>
8368
8369 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8370 user+system time.
8371 (trace_speed_test): Determine the iteration count for a time
8372 between 15..30 seconds.
8373
012b3a21
WT
83742016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8375
8376 * gdb.arch/i386-mpx-sigsegv.c: New file.
8377 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8378 * gdb.arch/i386-mpx-simple_segv.c: New file.
8379 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8380
2d5189bd
YQ
83812016-02-18 Yao Qi <yao.qi@linaro.org>
8382
8383 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8384 Don't call setup_kfail.
8385
40fb20d0
YQ
83862016-02-18 Yao Qi <yao.qi@linaro.org>
8387
8388 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8389 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8390
21b1f8d2
DE
83912016-02-16 Doug Evans <dje@google.com>
8392
8393 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8394 * gdb.base/skip1.c: Ditto.
8395 * gdb.base/skip.exp: Whitespace cleanup.
8396
4041ed77
DB
83972016-02-16 Don Breazeal <donb@codesourcery.com>
8398
8399 PR remote/19496
8400 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8401 Remove kfail for PR remote/19496.
8402
c4ef31bf
SM
84032016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8404
8405 * lib/gdb.exp (standard_temp_file): Return a path specific to
8406 the runtest invocation.
8407
266b65b3
SM
84082016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8409
8410 * gdb.trace/save-trace.exp: Change relative path to be in the
8411 standard output directory.
8412
a7a0a6a9
JK
84132016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8414
8415 * gdb.arch/i386-prologue.c: Add missing prototypes.
8416
c99dbb42
JK
84172016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8418
8419 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8420 * gdb.arch/i386-prologue.exp: Likewise.
8421 * gdb.arch/i386-size.exp: Likewise.
8422
aa480355
SM
84232016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8424
8425 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8426 define object file path.
8427 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8428 file path.
8429 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8430 standard_output_file to define binfile.
8431
ba881f50
JK
84322016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8433
8434 Fix compatibility with recent gfortran-5.3.1.
8435 * gdb.fortran/vla-history.exp (print vla1 allocated)
8436 (print vla2 allocated, print $2, print $3): Remove
8437 (print $4): Rename to ...
8438 (print $2): ... here.
8439 (print $9): Rename to ...
8440 (print $5): ... here.
8441 (print $10): Rename to ...
8442 (print $6): ... here.
8443 * gdb.fortran/vla.f90: Add pvla initialization.
8444
e9fb005c
JK
84452016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8446
8447 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8448 New test.
8449 * gdb.fortran/vla-value-sub.exp: Likewise.
8450
e44e00ff
MK
84512016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8452
8453 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8454
97e94151
SM
84552016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8456
8457 * i386-biarch-core.exp: Define corefile using
8458 standard_output_file.
8459
01113bc1
YQ
84602016-02-12 Yao Qi <yao.qi@linaro.org>
8461
8462 * gdb.arch/arm-single-step-kernel-helper.c: New.
8463 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8464
33b4777c
MM
84652016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8466
8467 * gdb.btrace/tailcall-only.exp: New.
8468 * gdb.btrace/tailcall-only.c: New.
8469 * gdb.btrace/x86_64-tailcall-only.S: New.
8470 * gdb.btrace/i686-tailcall-only.S: New.
8471
acc23c11
PA
84722016-02-11 Pedro Alves <palves@redhat.com>
8473
8474 * README (Parallel testing): Add missing double quotes.
8475
e352bf0a
PA
84762016-02-11 Pedro Alves <palves@redhat.com>
8477
8478 * README (Parallel testing): New section.
8479 (GDB_PARALLEL): Rewrite.
8480 (FORCE_PARALLEL): Document.
8481
9f5fed78
MK
84822016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8483
8484 * gdb.trace/tfile-avx.c: New test.
8485 * gdb.trace/tfile-avx.exp: New test.
8486
9ef9e6a6
KS
84872016-02-09 Keith Seitz <keiths@redhat.com>
8488
8489 PR breakpoints/19546
8490 * gdb.base/infcall-exec.c: New file.
8491 * gdb.base/infcall-exec2.c: New file.
8492 * gdb.base/infcall-exec.exp: New file.
8493
a96e36da
KS
84942016-02-09 Keith Seitz <keiths@redhat.com>
8495
8496 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8497 (toplevel): Call test_bkpt_address.
8498
9f61929f
KS
84992016-02-09 Keith Seitz <keiths@redhat.com>
8500
8501 PR python/19506
8502 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8503 (toplevel): Call test_bkpt_address.
8504
1e94266c
SM
85052016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8506
8507 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8508 to AC_OUTPUT.
8509 * configure: Regenerate.
8510
2a7f3dff
PA
85112016-02-09 Pedro Alves <palves@redhat.com>
8512
8513 PR breakpoints/19548
8514 * gdb.base/execl-update-breakpoints.c (some_function): New
8515 function.
8516 (main): Call it.
8517 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8518 Tighten expected GDB output.
8519
2151ccc5
SM
85202016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8521
8522 * Makefile.in (ALL_SUBDIRS): Remove.
8523 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8524 (distclean maintainer-clean realclean): Likewise.
8525 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8526 * configure: Regenerate.
8527 * gdb.ada/Makefile.in: Delete.
8528 * gdb.arch/Makefile.in: Likewise.
8529 * gdb.asm/Makefile.in: Likewise.
8530 * gdb.base/Makefile.in: Likewise.
8531 * gdb.btrace/Makefile.in: Likewise.
8532 * gdb.cell/Makefile.in: Likewise.
8533 * gdb.compile/Makefile.in: Likewise.
8534 * gdb.cp/Makefile.in: Likewise.
8535 * gdb.disasm/Makefile.in: Likewise.
8536 * gdb.dlang/Makefile.in: Likewise.
8537 * gdb.dwarf2/Makefile.in: Likewise.
8538 * gdb.fortran/Makefile.in: Likewise.
8539 * gdb.gdb/Makefile.in: Likewise.
8540 * gdb.go/Makefile.in: Likewise.
8541 * gdb.guile/Makefile.in: Likewise.
8542 * gdb.java/Makefile.in: Likewise.
8543 * gdb.linespec/Makefile.in: Likewise.
8544 * gdb.mi/Makefile.in: Likewise.
8545 * gdb.modula2/Makefile.in: Likewise.
8546 * gdb.multi/Makefile.in: Likewise.
8547 * gdb.objc/Makefile.in: Likewise.
8548 * gdb.opencl/Makefile.in: Likewise.
8549 * gdb.opt/Makefile.in: Likewise.
8550 * gdb.pascal/Makefile.in: Likewise.
8551 * gdb.perf/Makefile.in: Likewise.
8552 * gdb.python/Makefile.in: Likewise.
8553 * gdb.reverse/Makefile.in: Likewise.
8554 * gdb.server/Makefile.in: Likewise.
8555 * gdb.stabs/Makefile.in: Likewise.
8556 * gdb.threads/Makefile.in: Likewise.
8557 * gdb.trace/Makefile.in: Likewise.
8558 * gdb.xml/Makefile.in: Likewise.
8559 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8560 GDB_PARALLEL.
8561 (standard_output_file): Remove check for GDB_PARALLEL, always
8562 return path in outputs/$subdir/$testname.
8563
437277d4
SM
85642016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8565
8566 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8567 (site.exp): Assign abs_srcdir to tcl's srcdir.
8568
31d913c7
YQ
85692016-02-04 Yao Qi <yao.qi@linaro.org>
8570
8571 * gdb.base/foll-exec-mode.c: Include limits.h.
8572 (main): Add parameters argc and argv. Get directory from
8573 argv[0].
8574 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8575 compilation.
8576 * gdb.base/foll-exec.c: Include limits.h.
8577 (main): Add parameters argc and argv.
8578 Get directory from argv[0].
8579 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8580 Adjust tests on the number of lines as source code changed.
8581 * gdb.base/foll-vfork-exit.c: Include limits.h.
8582 (main): Add one line of statement before vfork.
8583 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8584 (main): Add parameters argc and argv. Get directory from
8585 argv[0].
8586 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8587 (setup_gdb): Set tbreak to skip some source lines.
8588 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8589 (main): Add parameters argc and argv. Get directory from
8590 argv[0].
8591 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8592 compilation.
8593 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8594 (main): Add parameters argc and argv. Get directory from
8595 argv[0].
8596 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8597 compilation.
8598
9482b9fb
DE
85992016-02-01 Doug Evans <dje@google.com>
8600
8601 * gdb.base/skip.exp: Clean up multiple references to same test name.
8602
6b2e4f10
PA
86032016-02-01 Pedro Alves <palves@redhat.com>
8604
ccb6afd6 8605 PR remote/19496
6b2e4f10
PA
8606 * gdb.threads/forking-threads-plus-breakpoint.exp
8607 (displaced_stepping_supported): New global.
8608 (probe_displaced_stepping_support): New procedure.
8609 (do_test): Add 'displaced' parameter, and use it.
8610 (top level): Check for displaced stepping support. Add displaced
8611 stepping on/off testing axis.
8612
37a8db1a
AB
86132016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8614
8615 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8616 pointer. Don't perform further tests on the unassociated pointer
8617 if the first test fails.
8618
5fdf6324
AB
86192016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8620
8621 * gdb.base/max-value-size.c: New file.
8622 * gdb.base/max-value-size.exp: New file.
8623 * gdb.base/huge.exp: Disable max-value-size for this test.
8624
935c6144
IB
86252016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8626
8627 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8628
7fe8399d
YQ
86292016-01-28 Yao Qi <yao.qi@linaro.org>
8630
8631 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8632
a2077e25
PA
86332016-01-25 Pedro Alves <palves@redhat.com>
8634
8635 PR threads/19461
8636 * gdb.base/fork-running-state.c: New file.
8637 * gdb.base/fork-running-state.exp: New file.
8638
1d2736d4
PA
86392016-01-25 Pedro Alves <palves@redhat.com>
8640
8641 PR gdb/19494
8642 * gdb.base/catch-fork-kill.c: New file.
8643 * gdb.base/catch-fork-kill.exp: New file.
8644
f1da4b11
PA
86452016-01-25 Pedro Alves <palves@redhat.com>
8646
8647 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8648 Delete, moved to lib/gdb.exp.
8649 * gdb.threads/forking-threads-plus-breakpoint.exp
8650 (foreach_with_prefix): Likewise.
8651 * gdb.threads/process-dies-while-handling-bp.exp
8652 (foreach_with_prefix): Likewise.
8653 * lib/gdb.exp (foreach_with_prefix): New procedure.
8654
45f38546
MK
86552016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8656
8657 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8658 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8659
dc29a1ce
MK
86602016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8661
8662 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8663 endian targets.
8664
092127d7
JK
86652016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8666 Pedro Alves <palves@redhat.com>
8667
8668 Fix testsuite compatibility with Guile.
8669 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8670 number.
8671
31d765d3
JK
86722016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8673
8674 Fix testsuite compatibility with Guile.
8675 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8676 (thread 1): New test for backtrace through signal handler.
8677
1ac78c04
YQ
86782016-01-22 Yao Qi <yao.qi@linaro.org>
8679
8680 PR testsuite/19491
8681 * gdb.base/multi-forks.c: Include
8682 ../lib/unbuffer_output.c
8683 (main): Call gdb_unbuffer_output.
8684
4f5946a8
DE
86852016-01-21 Doug Evans <dje@google.com>
8686
8687 * lib/ada.exp (gdb_compile_ada): Fix typo.
8688
305e13e6
JB
86892016-01-21 Joel Brobecker <brobecker@adacore.com>
8690
8691 * gdb.base/break-fun-addr.exp: New file.
8692 * gdb.base/break-fun-addr1.c: New file.
8693 * gdb.base/break-fun-addr2.c: New file.
8694
5f5dfff6
SM
86952016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8696
8697 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8698 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8699 enum flag values.
8700
fd356fa2
AA
87012016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8702
8703 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8704 when GDB can not set the vector return value. Add more comments
8705 for clarification.
8706
9df22175
AT
87072016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8708
8709 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8710 command.
8711
41d1845e
SM
87122016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8713
8714 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8715
01ac6840
SM
87162016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8717
8718 * Makefile.in (check-single): Pass --status to runtest.
8719 (check/%.exp): Likewise.
8720
87212016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8722
8723 * Makefile.in (check-parallel): Propagate return code from make
8724 do-check-parallel.
8725
bd0a71fa
MK
87262016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8727
8728 * gdb.trace/ftrace.exp: Fix expected message on continue.
8729 * gdb.trace/pending.exp: Fix expected message on continue.
8730 * gdb.trace/trace-break.exp: Fix expected message on continue.
8731
8bcbad33
SM
87322016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8733
8734 * lib/gdb.exp (gdb_test): Remove unused global references.
8735
f303dbd6
PA
87362016-01-18 Pedro Alves <palves@redhat.com>
8737
8738 * gdb.base/async-shell.exp: Adjust expected output.
8739 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8740 * gdb.base/siginfo-thread.exp: Adjust expected output.
8741 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8742 * gdb.java/jnpe.exp: Adjust expected output.
8743 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8744 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8745 * gdb.threads/leader-exit.exp: Adjust expected output.
8746 * gdb.threads/manythreads.exp: Adjust expected output.
8747 * gdb.threads/pthreads.exp: Adjust expected output.
8748 * gdb.threads/schedlock.exp: Adjust expected output.
8749 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8750 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8751 expected output.
8752 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8753 output.
8754 * gdb.threads/sigthread.exp: Adjust expected output.
8755 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8756
b2789696
YQ
87572016-01-18 Yao Qi <yao.qi@linaro.org>
8758
8759 * gdb.guile/scm-section-script.c: Replace @progbits with
8760 %progbits.
8761 * gdb.python/py-section-script.c: Likewise.
8762
71ef29a8
PA
87632016-01-15 Pedro Alves <palves@redhat.com>
8764
8765 * gdb.multi/tids.exp: Test star wildcard ranges.
8766
3f5b7598
PA
87672016-01-15 Pedro Alves <palves@redhat.com>
8768
8769 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8770 command from "thread apply" invocation.
8771 (thr_apply_info_thr_invalid): Default the expected output to the
8772 input tid list.
8773 (top level): Add tests that use convenience variables. Add tests
8774 for "thread apply" with a valid TID list, but missing the command.
8775
663f6d42
PA
87762016-01-13 Pedro Alves <palves@redhat.com>
8777
8778 * gdb.base/default.exp: Expect $_gthread as well.
8779 * gdb.multi/tids.exp: Test $_gthread.
8780 * gdb.threads/thread-specific.exp: Test $_gthread.
8781
c84f6bbf
PA
87822016-01-13 Pedro Alves <palves@redhat.com>
8783
8784 * gdb.multi/tids.exp: Test "info threads -gid".
8785
22a02324
PA
87862016-01-13 Pedro Alves <palves@redhat.com>
8787
8788 * gdb.multi/tids.exp: Test InferiorThread.global_num and
8789 Breakpoint.thread.
8790 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8791
5d5658a1
PA
87922016-01-07 Pedro Alves <palves@redhat.com>
8793
8794 * gdb.base/break.exp: Adjust to output changes.
8795 * gdb.base/hbreak2.exp: Likewise.
8796 * gdb.base/sepdebug.exp: Likewise.
8797 * gdb.base/watch_thread_num.exp: Likewise.
8798 * gdb.linespec/keywords.exp: Likewise.
8799 * gdb.multi/info-threads.exp: Likewise.
8800 * gdb.threads/thread-find.exp: Likewise.
8801 * gdb.multi/tids.c: New file.
8802 * gdb.multi/tids.exp: New file.
8803
84654457
PA
88042016-01-13 Pedro Alves <palves@redhat.com>
8805
8806 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8807
e3940304
PA
88082016-01-13 Pedro Alves <palves@redhat.com>
8809
8810 * gdb.base/default.exp: Expect $_inferior as well.
8811 * gdb.multi/base.exp: Test $_inferior.
8812
a911d87a
PA
88132016-01-13 Pedro Alves <palves@redhat.com>
8814
8815 PR breakpoints/19388
8816 * gdb.base/catch-signal-siginfo-cond.c: New file.
8817 * gdb.base/catch-signal-siginfo-cond.exp: New file.
8818
82075af2
JS
88192016-01-12 Josh Stone <jistone@redhat.com>
8820 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8821
8822 * gdb.base/catch-syscall.c (do_execve): New variable.
8823 (main): Conditionally trigger an execve.
8824 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8825 (test_catch_syscall_execve): New, check entry/return across execve.
8826 (do_syscall_tests): Call test_catch_syscall_execve.
8827
e46eeedd
PA
88282016-01-12 Pedro Alves <palves@redhat.com>
8829
8830 * gdb.base/random-signal.exp (do_test): New procedure, with body
8831 of testcase moved in.
8832
01d8c27e
JK
88332016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8834 Pedro Alves <palves@redhat.com>
8835
8836 * gdb.base/funcargs.exp (finish from indirectly called function):
8837 Reintroduce the case for 'First'.
8838
9a706302
JK
88392016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8840 Pedro Alves <palves@redhat.com>
8841
8842 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8843 (tcatch_vfork_then_child_follow_exec)
8844 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8845 identification.
8846
c0ecb95f
JK
88472016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8848
8849 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8850 and repeats to unlimited.
8851 * gdb.python/py-value.exp: Likewise.
8852 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8853 and repeats to unlimited.
8854
6cfc1fcb
JK
88552016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8856
8857 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8858 and reordering the functions.
8859 * gdb.multi/hangout.c: Likewise.
8860 * gdb.multi/hello.c: Likewise.
8861
582a1b00
SM
88622016-01-08 Simon Marchi <simon.marchi@ericsson.com>
8863
8864 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8865 absolute.
8866 (SingleStatisticTestResult.report): Use dict.keys instead of
8867 dict.iterkeys.
8868
79bc59cb
PA
88692016-01-06 Pedro Alves <palves@redhat.com>
8870
8871 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
8872
43368e1d
MM
88732016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8874
8875 * gdb.btrace/dlopen.exp: New.
8876 * gdb.btrace/dlopen.c: New.
8877 * gdb.btrace/dlopen-dso.c: New.
8878
79fad5b8
SL
88792015-12-25 Sandra Loosemore <sandra@codesourcery.com>
8880
8881 * lib/gdb.exp (gdb_test): Update comments to clarify that the
8882 PATTERN argument is optional.
8883
ab8314b3
JB
88842015-12-24 Joel Brobecker <brobecker@adacore.com>
8885
8886 * lib/ada.exp (target_compile_ada_from_dir): New function.
8887 (gdb_compile_ada): Reimplement avoiding the use of project files.
8888 * gdb.ada/gnat_ada.gpr: Delete.
8889 * gdb.ada/cond_lang.exp: Adjust test to make path before
8890 filename optional.
8891 * gdb.ada/small_reg_param.exp: Likewise.
8892
fe33faff
SM
88932015-12-22 Simon Marchi <simon.marchi@ericsson.com>
8894
8895 * gdb.base/foll-vork.exp: Remove HP-UX special case.
8896
6d265cb4
TP
88972015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
8898
8899 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8900 case.
8901
10125099
SM
89022015-12-21 Simon Marchi <simon.marchi@ericsson.com>
8903
8904 * gdb.base/break.exp: Remove dead code.
8905 * gdb.base/sepdebug.exp: Likewise.
8906
3ca22649
SM
89072015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8908
8909 * gdb.asm/asm-source.exp: Remove HP-UX references.
8910 * gdb.base/annota1.exp: Likewise.
8911 * gdb.base/annota3.exp: Likewise.
8912 * gdb.base/attach.exp: Likewise.
8913 * gdb.base/bigcore.exp: Likewise.
8914 * gdb.base/break.exp: Likewise.
8915 * gdb.base/call-ar-st.exp: Likewise.
8916 * gdb.base/callfuncs.exp: Likewise.
8917 * gdb.base/catch-fork-static.exp: Likewise.
8918 * gdb.base/display.exp: Likewise.
8919 * gdb.base/foll-exec-mode.exp: Likewise.
8920 * gdb.base/foll-exec.exp: Likewise.
8921 * gdb.base/foll-fork.exp: Likewise.
8922 * gdb.base/foll-vfork.exp: Likewise.
8923 * gdb.base/funcargs.exp: Likewise.
8924 * gdb.base/hbreak2.exp: Likewise.
8925 * gdb.base/inferior-died.exp: Likewise.
8926 * gdb.base/interrupt.exp: Likewise.
8927 * gdb.base/multi-forks.exp: Likewise.
8928 * gdb.base/nodebug.exp: Likewise.
8929 * gdb.base/sepdebug.exp: Likewise.
8930 * gdb.base/solib1.c: Likewise.
8931 * gdb.base/step-test.exp: Likewise.
8932 * gdb.mi/non-stop.c: Likewise.
8933 * gdb.mi/pthreads.c: Likewise.
8934 * gdb.multi/bkpt-multi-exec.ex: Likewise.
8935 * gdb.threads/pthreads.c: Likewise.
8936 * gdb.threads/staticthreads.exp: Likewise.
8937 * lib/future.exp: Likewise.
8938 * lib/gdb.exp: Likewise.
8939 * gdb.base/so-indr-cl.c: Remove.
8940 * gdb.base/so-indr-cl.exp: Likewise.
8941 * gdb.base/solib.c: Likewise.
8942 * gdb.base/solib.exp: Likewise.
8943 * gdb.base/solib2.c: Likewise.
8944
b6304613
SM
89452015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8946
8947 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8948 * gdb.base/call-ar-st.exp: Likewise.
8949 * gdb.base/callfuncs.exp: Likewise.
8950 * gdb.base/condbreak.exp: Likewise.
8951 * gdb.base/constvars.exp: Likewise.
8952 * gdb.base/hbreak2.exp: Likewise.
8953 * gdb.base/langs.exp: Likewise.
8954 * gdb.base/list.exp: Likewise.
8955 * gdb.base/long_long.exp: Likewise.
8956 * gdb.base/ptype.exp: Likewise.
8957 * gdb.base/scope.exp: Likewise.
8958 * gdb.base/signals.exp: Likewise.
8959 * gdb.base/so-impl-ld.exp: Likewise.
8960 * gdb.base/varargs.exp: Likewise.
8961 * gdb.base/volatile.exp: Likewise.
8962 * gdb.base/whatis.exp: Likewise.
8963 * gdb.cp/cplusfuncs.exp: Likewise.
8964 * gdb.cp/inherit.exp: Likewise.
8965 * gdb.cp/local.exp: Likewise.
8966 * gdb.cp/member-ptr.exp: Likewise.
8967 * gdb.cp/method.exp: Likewise.
8968 * gdb.cp/overload.exp: Likewise.
8969 * gdb.cp/templates.exp: Likewise.
8970 * gdb.stabs/weird.exp: Likewise.
8971 * lib/compiler.c: Likewise.
8972 * lib/compiler.cc: Likewise.
8973 * lib/cp-support.exp: Likewise.
8974 * lib/gdb.exp: Likewise.
8975
bf401b07
SM
89762015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8977
8978 * configure.ac: Remove HP-UX case.
8979 * configure: Regenerate.
8980
aff9c0f8
SM
89812015-12-18 Simon Marchi <simon.marchi@ericsson.com>
8982
8983 * lib/gdb.exp (gdb_compile): Add function doc.
8984
a6904d5a
PA
89852015-12-17 Pedro Alves <palves@redhat.com>
8986
8987 PR threads/19354
8988 * gdb.multi/info-threads.exp: New file.
8989
a22279dd
YQ
89902015-12-15 Yao Qi <yao.qi@linaro.org>
8991
8992 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8993 is aarch64*-*-*.
8994
0588c796
SL
89952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8996
8997 * gdb.base/history-duplicates.exp: Skip if no readline support.
8998
5d978e17
SL
89992015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9000
9001 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9002
7e763b86
SL
90032015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9004
9005 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9006
87a3a92c
SL
90072015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9008
9009 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9010 ctrl-C if nointerrupts target property is set.
9011 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9012 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9013 * gdb.base/paginate-bg-execution.exp: Likewise.
9014 * gdb.base/paginate-execution-startup.exp: Likewise.
9015 * gdb.base/random-signal.exp: Likewise.
9016 * gdb.base/range-stepping.exp: Likewise.
9017 * gdb.cp/annota2.exp: Likewise.
9018 * gdb.cp/annota3.exp: Likewise.
9019 * gdb.gdb/selftest.exp: Likewise.
9020 * gdb.threads/continue-pending-status.exp: Likewise.
9021 * gdb.threads/leader-exit.exp: Likewise.
9022 * gdb.threads/manythreads.exp: Likewise.
9023 * gdb.threads/pthreads.exp: Likewise.
9024 * gdb.threads/schedlock.exp: Likewise.
9025 * gdb.threads/sigthread.exp: Likewise.
9026
a8f077dc
DB
90272015-12-11 Don Breazeal <donb@codesourcery.com>
9028
9029 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9030 remote.
9031 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9032 * gdb.base/foll-exec.exp (main): Enable for target remote.
9033 * gdb.base/foll-fork.exp (main): Likewise.
9034 * gdb.base/foll-vfork.exp (main): Likewise.
9035 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9036 (proc continue_to_exit_bp_loc): Use clean_restart.
9037 * gdb.base/pie-execl.exp (main): Disable for target remote.
9038 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9039 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9040 * gdb.threads/execl.exp (main): Likewise.
9041 * gdb.threads/fork-child-threads.exp (main): Likewise.
9042 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9043 remote.
9044 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9045 remote.
9046 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9047 pid.tid style ptids, instead of just tid.
9048 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9049 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9050 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9051 ptids, instead of just tid.
9052
3b2464a8
AB
90532015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9054
9055 * gdb.base/list.exp (test_list_forward): Add end of file error
9056 test.
9057 (test_repeat_list_command): Add end of file error test.
9058 (test_list_backwards): Add beginning of file error test.
9059
a0def019
AB
90602015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9061
9062 * gdb.base/list.exp (test_list_invalid_args): New function,
9063 defined, and called.
9064
5c000dff
AB
90652015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9066
9067 * gdb.base/list.exp (test_list): Make test names unique.
9068
f1637ebe
YQ
90692015-12-11 Yao Qi <yao.qi@linaro.org>
9070
9071 * gdb.base/coremaker2.c: Remove.
9072
36d6fc0a
PA
90732015-12-10 Pedro Alves <palves@redhat.com>
9074
9075 * gdb.multi/base.exp: Remove stale "spaces" references.
9076
762f7747
PA
90772015-12-10 Pedro Alves <palves@redhat.com>
9078
9079 * gdb.multi/base.exp: Don't use nowarnings.
9080 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9081 * gdb.multi/hangout.c: Include stdio.h.
9082 * gdb.multi/hello.c: Include stdlib.h.
9083 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9084 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9085 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9086
28d2bfb9
AB
90872015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9088
9089 * gdb.dwarf2/dw2-ranges-base.c: New file.
9090 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9091 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9092 support additional line table, and debug ranges generation.
9093 (Dwarf::ranges): New function, generate .debug_ranges.
9094 (Dwarf::lines): Support generating simple line table programs.
9095 (Dwarf::assemble): Initialise new namespace variables.
9096
5fc2beac
KB
90972015-12-09 Kevin Buettner <kevinb@redhat.com>
9098
9099 * gdb.base/async.exp (proc test_background): Add case for
9100 asynchronous execution not supported.
9101
1c35a88f
LM
91022015-12-09 Luis Machado <lgustavo@codesourcery.com>
9103
9104 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9105 format and change test names to make them unique.
9106
b593e3d9
RK
91072015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9108 Pedro Alves <pedro@redhat.com>
9109
9110 PR gdb/18702
9111 Add checking of floatformats setup on x86_64 hosts.
9112 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9113 (smallval, bigval): New labels/constants.
9114 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9115 float" after loading bigval and smallval.
9116
d72413e6
PMR
91172015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9118
9119 * gdb.ada/fun_overload_menu.exp: New testcase.
9120 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9121
ece66d65
JS
91222015-12-04 Josh Stone <jistone@redhat.com>
9123
9124 * gdb.base/catch-fork-static.exp: New.
9125
41d0efca
YQ
91262015-12-03 Yao Qi <yao.qi@linaro.org>
9127
9128 * gdb.base/sizeof.c: Don't include stdio.h and
9129 ../lib/unbuffer_output.c.
9130 (main): New variable 'size' and 'value'. Remove printf and
9131 gdb_unbuffer_output. Assign return value to size and value.
9132 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9133 at the beginning.
9134 (check_sizeof): Check the result by printing variable 'size'.
9135 (check_valueof): Check the result by printing variable 'value'.
9136
99fd02d9
YQ
91372015-12-01 Yao Qi <yao.qi@linaro.org>
9138
9139 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9140 for aarch64*-*-linux* target.
9141
f2faf941
PA
91422015-11-30 Pedro Alves <palves@redhat.com>
9143
9144 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9145
04bf20c5
PA
91462015-11-30 Pedro Alves <palves@redhat.com>
9147
9148 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9149 Handle non-stop mode vCont replies.
9150
09df4675
PA
91512015-11-30 Pedro Alves <palves@redhat.com>
9152
9153 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9154 prepare_for_testing. Start gdb with "set non-stop on" appended to
9155 GDBFLAGS. Lax expected stop output.
9156
58b584af
YQ
91572015-11-27 Yao Qi <yao.qi@linaro.org>
9158
9159 * gdb.arch/arm-neon.exp: New.
9160 * gdb.arch/arm-neon.c: New.
9161
dfcb77a8
YQ
91622015-11-27 Yao Qi <yao.qi@linaro.org>
9163
9164 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9165
88e8ec1b
YQ
91662015-11-27 Yao Qi <yao.qi@linaro.org>
9167
9168 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9169 frames-invalid annotation.
9170
bfde72c2
YQ
91712015-11-27 Yao Qi <yao.qi@linaro.org>
9172
9173 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9174
f6512a69
SM
91752015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9176
9177 * gdb.threads/names.exp: New file.
9178 * gdb.threads/names.c: New file.
9179 * README: Mention gdb,no_thread_names.
9180
46a3515b
MM
91812015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9182
9183 PR 19297
9184 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9185 support" error.
9186
62147a22
PA
91872015-11-24 Pedro Alves <palves@redhat.com>
9188
9189 PR 17539
9190 * gdb.base/display.exp: Expect displays to be sorted in ascending
9191 order. Use multi_line.
9192 * gdb.base/solib-display.exp: Likewise.
9193
2f341b6e
PA
91942015-11-24 Pedro Alves <palves@redhat.com>
9195
9196 PR 17539
25d49b86
PA
9197 * gdb.base/display.exp: Expect displays to be sorted in ascending
9198 order. Use multi_line.
9199 * gdb.base/solib-display.exp: Likewise.
2f341b6e 9200
7e0aa6aa
PA
92012015-11-24 Pedro Alves <palves@redhat.com>
9202
9203 PR 17539
9204 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9205 threads in ascending order.
9206 * gdb.base/foll-fork.exp: Likewise.
9207 * gdb.base/foll-vfork.exp: Likewise.
9208 * gdb.base/multi-forks.exp: Likewise.
9209 * gdb.mi/mi-nonstop.exp: Likewise.
9210 * gdb.mi/mi-nsintrall.exp: Likewise.
9211 * gdb.multi/base.exp: Likewise.
9212 * gdb.multi/multi-arch.exp: Likewise.
9213 * gdb.python/py-inferior.exp: Likewise.
9214 * gdb.threads/break-while-running.exp: Likewise.
9215 * gdb.threads/execl.exp: Likewise.
9216 * gdb.threads/gcore-thread.exp: Likewise.
9217 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9218 * gdb.threads/kill.exp: Likewise.
9219 * gdb.threads/linux-dp.exp: Likewise.
9220 * gdb.threads/multiple-step-overs.exp: Likewise.
9221 * gdb.threads/next-bp-other-thread.exp: Likewise.
9222 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9223 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9224 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9225 * gdb.threads/thread-find.exp: Likewise.
9226 * gdb.threads/tls.exp: Likewise.
9227 * lib/mi-support.exp (mi_reverse_list): Delete.
9228 (mi_check_thread_states): No longer reverse list.
9229
2cc57ad8
PA
92302015-11-24 Pedro Alves <palves@redhat.com>
9231
9232 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9233 use lowercase.
9234
c93e8391
SM
92352015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9236
9237 * gdb.trace/actions.c: Include trace-common.h.
9238 (main): Add a location for a fast tracepoint.
9239 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9240 the normal tracepoints.
9241 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9242
045ccf91
SM
92432015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9244
9245 * save-trace.exp: Factor out code to these...
9246 (gdb_save_tracepoints): New.
9247 (gdb_load_tracepoints): New.
9248 (do_save_load_test): New.
9249
5506f9f6
KB
92502015-11-23 Kevin Buettner <kevinb@redhat.com>
9251
9252 * gdb.base/asmlabel.exp: New test.
9253 * gdb.base/asmlabel.c: New test case.
9254
16c3b12f
JB
92552015-11-23 Joel Brobecker <brobecker@adacore.com>
9256
9257 * gdb.base/wrong_frame_bt_full-main.c: New file.
9258 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9259 * gdb.base/wrong_frame_bt_full.exp: New file.
9260
155bfbd3
JB
92612015-11-23 Joel Brobecker <brobecker@adacore.com>
9262
9263 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9264
bb097445
JM
92652015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9266
206853a0 9267 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
9268 pstate register when comparing registers values in
9269 sparc64-*-linux-gnu targets to avoid spurious differences.
9270
9c88ed8f
JM
92712015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9272
206853a0 9273 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 9274
96161e25
SL
92752015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9276
9277 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9278 as type argument to gdb_compile.
9279 * gdb.base/nested-subp2.exp: Likewise.
9280 * gdb.base/nested-subp3.exp: Likewise.
9281
340c2830
DV
92822015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9283
9284 * lib/dwarf.exp (_note): Fix left shift of negative value.
9285 * gdb.trace/trace-condition.exp: Likewise.
9286
c1862d0f
YQ
92872015-11-13 Yao Qi <yao.qi@linaro.org>
9288
9289 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9290 comments about d10v.
9291 (test_scalar_returns): Likewise.
9292 * gdb.base/d10v.ld: Remove.
9293 * gdb.base/overlays.exp: Remove the target triplet checking for
9294 d10v-*-*.
9295 * gdb.base/structs.exp (test_struct_returns): Remove the
9296 comments about d10v.
9297 (test_struct_calls): Likewise.
9298
77ae9c19
YQ
92992015-11-13 Yao Qi <yao.qi@linaro.org>
9300
9301 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9302 * gdb.base/gnu_vector.c: Don't include stdio.h.
9303 (main): Don't print res and call add_some_intvecs.
9304
430e004e
MK
93052015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9306
9307 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9308 macro.
9309 (func5): Removed.
9310 (func4): Use FAST_TRACEPOINT_LABEL.
9311 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9312 macro.
9313 (func): Removed.
9314 (thread_function): Use FAST_TRACEPOINT_LABEL.
9315 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9316 (func): Remove.
9317 (marker): Use FAST_TRACEPOINT_LABEL.
9318 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9319 (pendfunc1): Remove.
9320 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9321 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9322 (foo): Remove.
9323 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9324 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9325 macro.
9326 (func): Remove.
9327 (marker): Use FAST_TRACEPOINT_LABEL.
9328 * gdb.trace/trace-common.h: New header.
9329 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9330 macro.
9331 (func): Remove.
9332 (marker): Use FAST_TRACEPOINT_LABEL.
9333 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9334 (func): Remove.
9335 (thread_function): Use FAST_TRACEPOINT_LABEL.
9336
6e7675a7
MK
93372015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9338
9339 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9340 in front.
9341 * gdb.trace/change-loc.exp: Use global pcreg definition.
9342 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9343 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9344 in front.
9345 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9346 * gdb.trace/pending.exp: Likewise.
9347 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9348 * gdb.trace/trace-break.exp: Likewise.
9349 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9350 in front.
9351 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9352 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9353 in front.
9354 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9355
dddc0e16
JB
93562015-11-09 Joel Brobecker <brobecker@adacore.com>
9357
9358 * gdb.ada/fin_fun_out: New testcase.
9359
c6f0b406
KB
93602015-11-07 Kevin Buettner <kevinb@redhat.com>
9361
9362 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9363 value associated with DW_AT_byte_size.
9364 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9365 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9366 DW_AT_upper_bound.
9367
f01dcfd9
KB
93682015-11-07 Kevin Buettner <kevinb@redhat.com>
9369
9370 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9371 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9372 version.
9373 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9374 gdb.dwarf2/dw2-canonicalize-type.exp,
9375 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9376 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9377 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9378 provided by gdb_target_symbol_prefix_flags_asm.
9379 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9380 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9381 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9382 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9383 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9384 macros where needed). Use this macro for symbols which require
9385 the prefix provided by SYMBOL_PREFIX.
9386
2223449a
KB
93872015-11-05 Kevin Buettner <kevinb@redhat.com>
9388
9389 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9390 New procs.
9391 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9392 representing expressions, of more than one list element.
9393 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9394 to prepend linker symbol prefix to f.
9395 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9396 table_1 and table_2.
9397 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9398 Likewise, for f and g.
9399 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9400 for ptr.
9401 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9402 for main.
9403 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9404 table_1_ptr and table_2_ptr.
9405
6f2f1a3a
JK
94062015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9407 Joel Brobecker <brobecker@adacore.com>
9408
9409 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9410
566c56c9
MK
94112015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9412
9413 * gdb.reverse/s390-mvcle.c: New test.
9414 * gdb.reverse/s390-mvcle.exp: New file.
9415 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9416
d5f0636b
MK
94172015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9418
9419 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9420
7ad8b86c
MK
94212015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9422
9423 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9424 reaching marker2.
9425 * gdb.reverse/getresuid-reverse.exp: Likewise.
9426 * gdb.reverse/pipe-reverse.exp: Likewise.
9427 * gdb.reverse/readv-reverse.exp: Likewise.
9428 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9429 * gdb.reverse/time-reverse.exp: Likewise.
9430 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9431
4081c0f1
YQ
94322015-10-30 Yao Qi <yao.qi@linaro.org>
9433
9434 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9435 (empty_cycle): Remove.
9436 (main): Don't call empty_cycle. Don't use watch_count_done.
9437 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9438 empty_cycle. Rewrite the code counting HW watchpoints.
9439
452b4ba5
MK
94402015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9441
9442 * gdb.reverse/fstatat-reverse.c: New test.
9443 * gdb.reverse/fstatat-reverse.exp: New file.
9444 * gdb.reverse/getresuid-reverse.c: New test.
9445 * gdb.reverse/getresuid-reverse.exp: New file.
9446 * gdb.reverse/pipe-reverse.c: New test.
9447 * gdb.reverse/pipe-reverse.exp: New file.
9448 * gdb.reverse/readv-reverse.c: New test.
9449 * gdb.reverse/readv-reverse.exp: New file.
9450 * gdb.reverse/recvmsg-reverse.c: New test.
9451 * gdb.reverse/recvmsg-reverse.exp: New file.
9452 * gdb.reverse/time-reverse.c: New test.
9453 * gdb.reverse/time-reverse.exp: New file.
9454 * gdb.reverse/waitpid-reverse.c: New test.
9455 * gdb.reverse/waitpid-reverse.exp: New file.
9456
5e2e7507
JK
94572015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9458
9459 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9460
0fde2c53
DE
94612015-10-26 Doug Evans <dje@google.com>
9462
9463 PR symtab/17391
9464 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9465 * gdb.dwarf2/bad-regnum.c: New file.
9466 * gdb.dwarf2/bad-regnum.exp: New file.
9467
1a70ae97
DE
94682015-10-26 Doug Evans <dje@google.com>
9469
9470 PR python/18938
9471 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9472 file.
9473
27dc26ab
JK
94742015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9475
9476 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9477 for a change by "Mention language in compile error message".
9478
bed91f4d
SM
94792015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9480
9481 PR python/18073
9482 * gdb.python/py-type.c (C::a_method): New.
9483 (C::a_const_method): New.
9484 (C::a_static_method): New.
9485 (a_function): New.
9486 * gdb.python/py-type.exp (test_fields): Test getting fields
9487 from function and method.
9488
3f2f83dd
KB
94892015-10-21 Keven Boell <keven.boell@intel.com>
9490
9491 * gdb.fortran/vla-alloc-assoc.exp: New file.
9492 * gdb.fortran/vla-datatypes.exp: New file.
9493 * gdb.fortran/vla-datatypes.f90: New file.
9494 * gdb.fortran/vla-history.exp: New file.
9495 * gdb.fortran/vla-ptype-sub.exp: New file.
9496 * gdb.fortran/vla-ptype.exp: New file.
9497 * gdb.fortran/vla-sizeof.exp: New file.
9498 * gdb.fortran/vla-sub.f90: New file.
9499 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9500 * gdb.fortran/vla-value-sub-finish.exp: New file.
9501 * gdb.fortran/vla-value-sub.exp: New file.
9502 * gdb.fortran/vla-value.exp: New file.
9503 * gdb.fortran/vla-ptr-info.exp: New file.
9504 * gdb.mi/mi-vla-fortran.exp: New file.
9505 * gdb.mi/vla.f90: New file.
9506
27145d50
SL
95072015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9508
9509 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9510 of hardwired timeout value.
9511
5f3ff4f8
JK
95122015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9513 Pedro Alves <palves@redhat.com>
9514
9515 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9516 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9517
bfd09d20
JS
95182015-10-19 Josh Stone <jistone@redhat.com>
9519
9520 * gdb.base/catch-syscall.c: Include <sched.h>.
9521 (unknown_syscall): New variable.
9522 (main): Trigger a vfork and an unknown syscall.
9523 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9524 (unknown_syscall_number): Likewise.
9525 (check_call_to_syscall): Accept an optional syscall pattern.
9526 (check_return_from_syscall): Likewise.
9527 (check_continue): Likewise.
9528 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9529 (test_catch_syscall_skipping_return): New test toggling off 'catch
9530 syscall' to step over the syscall return, then toggling back on.
9531 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9532 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9533 (do_syscall_tests): Call test_catch_syscall_without_args and
9534 test_catch_syscall_mid_vfork.
9535 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9536 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9537
b32b93c6
AS
95382015-10-19 Andrew Stubbs <ams@codesourcery.com>
9539
9540 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9541 print g_vE): Add new pass patterns.
9542 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9543 print various symbol names for vptr fields.
9544
9d622bda
AB
95452015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9546
9547 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9548 results.
9549
0fd8ac1c
YQ
95502015-10-12 Yao Qi <yao.qi@linaro.org>
9551
9552 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9553
34240514
YQ
95542015-10-12 Yao Qi <yao.qi@linaro.org>
9555
9556 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9557 is aarch64*-*-linux*.
9558
8240f442
YQ
95592015-10-12 Yao Qi <yao.qi@linaro.org>
9560
9561 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9562 (can_relocate_bcond_true): ... it.
9563 (can_relocate_bcond_false): New function.
9564 (foo): Likewise.
9565 (can_relocate_bl): Likewise.
9566 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9567 can_relocate_bl.
9568
2520f728
PMR
95692015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9570
9571 * gdb.base/nested-addr.c: New file.
9572 * gdb.base/nested-addr.exp: New testcase.
9573
abcef95a
MM
95742015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9575
9576 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9577 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9578 its output. Ignore the output of "record goto begin" and instead
9579 check that GDB is replaying.
9580
145e3ddb
PA
95812015-10-09 Pedro Alves <palves@redhat.com>
9582
9583 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9584 (top level): Use it in the run with no args test.
9585
d5d8c4e1
IB
95862015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9587
9588 * gdb.dlang/properties.exp: New file.
9589
06e635ef
SL
95902015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9591
9592 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9593 whether or not address 0x1000 is mapped on the target.
9594
e019fd1d
SM
95952015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9596
9597 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9598 build.
9599
77ba2a67
MM
96002015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9601
9602 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9603 instruction-history test.
9604
c60eb31f
DE
96052015-09-28 Doug Evans <dje@google.com>
9606
9607 * gdb.base/gcore.c (array_func): Add reference to static_array.
9608
9a3c8263
SM
96092015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9610
9611 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9612 source line.
9613
9720e656
SL
96142015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9615
9616 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9617 short or char as base type.
9618
938d3bf2
SL
96192015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9620
9621 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9622 to allow any size enum.
9623
e6c2c623
PMR
96242015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9625
9626 * gdb.ada/array_ptr_renaming.exp: New testcase.
9627 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9628 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9629
06da0f77
PL
96302015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9631
9632 * gdb.trace/ftrace-lock.c: New file.
9633 * gdb.trace/ftrace-lock.exp: New file.
9634
4f51c22a
PL
96352015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9636
9637 * gdb.arch/insn-reloc.c: New file.
9638 * gdb.arch/ftrace-insn-reloc.exp: New file.
9639
7041adf4
PL
96402015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9641
9642 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9643 instruction.
9644 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9645 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9646 * gdb.trace/range-stepping.c: Likewise.
9647 * gdb.trace/trace-break.c: Likewise.
9648 * gdb.trace/trace-mt.c (thread_function): Likewise.
9649 * gdb.trace/ftrace.c (marker): Likewise.
9650 * gdb.trace/trace-condition.c (marker): Likewise.
9651 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9652 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9653 is_aarch64_target.
9654
015d2e7e
DE
96552015-09-18 Doug Evans <xdje42@gmail.com>
9656
9657 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9658 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9659
26b188a2
SL
96602015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9661
9662 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9663 the breakpoint.
9664
79dc332b
SL
96652015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9666
9667 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9668 the pending breakpoint. Remove timeout override for "Run till
9669 MI pending breakpoint on pendfunc3 on thread 2" test.
9670
f57929f2
SL
96712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9672
9673 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9674 filename pattern.
9675
3f469b17
SL
96762015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9677
9678 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9679 in breakpoint filename pattern.
9680
515b89b3
SL
96812015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9682
7800dbe4
SL
9683 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9684
96852015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9686
515b89b3
SL
9687 * gdb.linespec/explicit.exp: Check for readline support for
9688 tab-completion tests. Fix obvious typo.
9689
d2939ba2
MM
96902015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9691
9692 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9693 and replay.
9694
cbb55fa7
MM
96952015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9696
9697 * gdb.btrace/non-stop.c: New.
9698 * gdb.btrace/non-stop.exp: New.
9699
43691ca1
PL
97002015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9701 Yao Qi <yao.qi@linaro.org>
9702
9703 * gdb.trace/trace-condition.c: New file.
9704 * gdb.trace/trace-condition.exp: New file.
9705
d78908cf
WW
97062015-09-16 Wei-cheng Wang <cole945@gmail.com>
9707
9708 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9709 for testing bytecode compilation.
9710
1ed415e2
PA
97112015-09-16 Pedro Alves <palves@redhat.com>
9712 Sandra Loosemore <sandra@codesourcery.com>
9713
9714 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9715 (SECONDS): Redefine.
9716 (main): Call pthread_kill and alarm early.
9717 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9718 support.
9719 (test): If the target can't hardware step and doesn't support
9720 displaced stepping, increase the timeout.
9721
d136eff5
PA
97222015-09-16 Pedro Alves <palves@redhat.com>
9723
9724 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9725 (enable_debug): New procedures.
9726 (test): Use them. Bail out if waiting for threads fails.
9727 (top level): Bail out if a test fails.
9728
991f019c
YQ
97292015-09-16 Yao Qi <yao.qi@linaro.org>
9730
9731 * gdb.asm/asm-source.exp: Set asm-arch for
9732 aarch64*-*-* target.
9733 * gdb.asm/aarch64.inc: New file.
9734
bfca584f
PMR
97352015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9736
9737 * gdb.ada/array_of_variable_length.exp: New testcase.
9738 * gdb.ada/array_of_variable_length/foo.adb: New file.
9739 * gdb.ada/array_of_variable_length/pck.adb: New file.
9740 * gdb.ada/array_of_variable_length/pck.ads: New file.
9741
b326e587
DE
97422015-09-15 Doug Evans <dje@google.com>
9743
9744 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9745 of function static local variable.
9746
5382cfab
PW
97472015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9748
9749 * gdb.threads/tls-so_extern.exp: New test file.
9750 * gdb.threads/tls-so_extern.c: New test file.
9751 * gdb.threads/tls-so_extern_main.c: New test file.
9752
141c5cc4
JK
97532015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9754
9755 * gdb.opt/solib-intra-step-lib.c: New file.
9756 * gdb.opt/solib-intra-step-main.c: New file.
9757 * gdb.opt/solib-intra-step.exp: New file.
9758
d15dcecd
PA
97592015-09-15 Pedro Alves <palves@redhat.com>
9760
9761 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9762 gdb_continue_to_breakpoint instead of gdb_test_multiple.
9763
4c2f2a79
PA
97642015-09-14 Pedro Alves <palves@redhat.com>
9765
9766 * gdb.base/hook-stop-continue.c: Delete.
9767 * gdb.base/hook-stop-continue.exp: Delete.
9768 * gdb.base/hook-stop-frame.c: Delete.
9769 * gdb.base/hook-stop-frame.exp: Delete.
9770 * gdb.base/hook-stop.c: New file.
9771 * gdb.base/hook-stop.exp: New file.
9772
919e6dbe
PMR
97732015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
9774
9775 * gdb.ada/access_to_packed_array.exp: New testcase.
9776 * gdb.ada/access_to_packed_array/foo.adb: New file.
9777 * gdb.ada/access_to_packed_array/pack.adb: New file.
9778 * gdb.ada/access_to_packed_array/pack.ads: New file.
9779
157280a4
MM
97802015-09-14 Markus Metzger <markus.t.metzger@intel.com>
9781
9782 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9783 buffer size test.
9784
2fd33e94
DB
97852015-09-11 Don Breazeal <donb@codesourcery.com>
9786
9787 * gdb.base/foll-exec.c: Add copyright header. Fix
9788 formatting issues.
9789 * gdb.base/foll-exec.exp (zap_session): Delete proc.
9790 (do_exec_tests): Use clean_restart in place of zap_session,
9791 and for test initialization. Fix formatting issues. Use
9792 fail in place of perror.
9793 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9794 an expect statement to match an expression with output from
9795 the program under debug.
9796 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9797 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9798 * gdb.threads/non-ldr-exc-2.exp: Likewise.
9799 * gdb.threads/non-ldr-exc-3.exp: Likewise.
9800 * gdb.threads/non-ldr-exc-4.exp: Likewise.
9801
e70b6e8e
DE
98022015-09-09 Doug Evans <dje@google.com>
9803
9804 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9805
7a551a51
DE
98062015-09-09 Doug Evans <dje@google.com>
9807
9808 * gdb.base/pie-execl.exp: Fix result test of build_executable.
9809
4c666f84
DE
98102015-09-09 Doug Evans <dje@google.com>
9811
9812 * gdb.base/savedregs.exp: Fix typo.
9813
243a9253
PA
98142015-09-09 Pedro Alves <palves@redhat.com>
9815
9816 * gdb.mi/mi-cli.exp: Add CLI finish tests.
9817
c0fa8fbd
SL
98182015-09-08 Sandra Loosemore <sandra@codesourcery.com>
9819
9820 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9821 command actually switches threads. Give up on remaining
9822 tests if target fails to stop at breakpoint.
9823
cd7c1778
PMR
98242015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
9825
9826 * gdb.ada/funcall_char.exp: New testcase.
9827 * gdb.ada/funcall_char/foo.adb: New file.
9828
dc5c8746
PMR
98292015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
9830
9831 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9832 expected outputs. Add two testcases for completing ambiguous
9833 functions.
9834 * gdb.ada/complete/aux_pck.adb: New file.
9835 * gdb.ada/complete/aux_pck.ads: New file.
9836 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9837 Ambiguous_Func functions.
9838 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9839 * gdb.ada/complete/pck.adb: Likewise.
9840
4e83a1e7
UW
98412015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
9842
9843 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9844 failures to run the test program under GDB.
9845
8ce74153
LM
98462015-08-26 Luis Machado <lgustavo@codesourcery.com>
9847
9848 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9849 to C.
9850
e9756d52
PP
98512015-08-26 Patrick Palka <patrick@parcs.ath.cx>
9852
9853 * gdb.base/run-after-attach.exp: New test file.
9854 * gdb.base/run-after-attach.c: New test file.
9855
8d37573b
DB
98562015-08-26 Don Breazeal <donb@codesourcery.com>
9857
9858 * gdb.base/foll-exec-2.c: New test program.
9859 * gdb.base/foll-exec-2.exp: New test.
9860
63e43d3a
PMR
98612015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
9862
9863 * gdb.base/nested-subp1.exp: New file.
9864 * gdb.base/nested-subp1.c: New file.
9865 * gdb.base/nested-subp2.exp: New file.
9866 * gdb.base/nested-subp2.c: New file.
9867 * gdb.base/nested-subp3.exp: New file.
9868 * gdb.base/nested-subp3.c: New file.
9869
3d40fbb5
PA
98702015-08-24 Pedro Alves <palves@redhat.com>
9871
9872 * gdb.server/connect-without-multi-process.c: New file.
9873 * gdb.server/connect-without-multi-process.exp: New file.
9874
4422ac93
LM
98752015-08-24 Luis Machado <lgustavo@codesourcery.com>
9876
9877 * gdb.opt/inline-markers.c: Make z int.
9878
91dddb86
LM
98792015-08-24 Luis Machado <lgustavo@codesourcery.com>
9880
9881 * gdb.opt/inline-markers.c: Make z volatile.
9882
a48847ee
LM
98832015-08-24 Luis Machado <lgustavo@codesourcery.com>
9884
9885 * gdb.opt/inline-bt.c: New volatile global z.
9886 * gdb.opt/inline-cmds.c: Likewise.
9887 * gdb.opt/inline-locals.c: Likewise.
9888 * gdb.opt/inline-markers.c: New extern global z.
9889 (marker): Use z.
9890 (inline_fn): Likewise.
9891
0ebbc52b
PA
98922015-08-24 Pedro Alves <palves@redhat.com>
9893
9894 * config/m32r-stub.exp: Remove file.
9895 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9896 * gdb.base/call-rt-st.exp: Likewise.
9897 * gdb.base/call-strs.exp: Likewise.
9898 * gdb.base/default.exp: Remove references to h8300-*-hms and
9899 *-*-udi*.
9900 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9901
77c365df
AA
99022015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9903
9904 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9905 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
9906 and "return" use KFAIL when GDB can not read/write the vector
9907 return value.
9908
4313b8c0
GB
99092015-08-21 Gary Benson <gbenson@redhat.com>
9910
9911 * gdb.trace/pending.exp: Cope with remote transfer warnings.
9912
0e433b32
PA
99132015-08-20 Pedro Alves <palves@redhat.com>
9914
9915 * gdb.server/solib-list.exp: No longer expect an interior stop in
9916 non-stop mode.
9917
221e1a37
PA
99182015-08-20 Pedro Alves <palves@redhat.com>
9919
9920 * gdb.server/connect-stopped-target.c: New file.
9921 * gdb.server/connect-stopped-target.exp: New file.
9922
40e3ad0e
PA
99232015-08-20 Pedro Alves <palves@redhat.com>
9924
9925 * gdb.dwarf2/comp-unit-lang.exp: New file.
9926 * gdb.dwarf2/comp-unit-lang.c: New file.
9927
af39b327
PMR
99282015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
9929
9930 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9931 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9932
7d45c7c3 99332015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 9934
7d45c7c3
KB
9935 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9936 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9937
4d6cceb4
DE
99382015-08-18 Doug Evans <dje@google.com>
9939 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9940
9941 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9942 skip_python_tests. New arg prompt_regexp.
9943 (skip_python_tests): New function.
9944 * lib/mi-support.exp (mi_skip_python_tests): New function.
9945 * gdb.python/py-mi-objfile-gdb.py: New file.
9946 * gdb.python/py-mi-objfile.c: New file.
9947 * gdb.python/py-mi-objfile.exp: New file.
9948
ad89c2aa
KS
99492015-08-17 Keith Seitz <keiths@redhat.com>
9950
9951 * gdb.linespec/explicit.exp: Move strace test from here ...
9952 * gdb.trace/strace.exp: ... to here.
9953
e3ae3c43
PP
99542015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9955
9956 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9957 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9958
604b2636
DE
99592015-08-14 Doug Evans <xdje42@gmail.com>
9960
9961 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9962 inferior before selecting a new file.
9963
6ff0ba5f
DE
99642015-08-14 Doug Evans <xdje42@gmail.com>
9965
9966 * gdb.mi/mi-disassemble.exp: Update.
9967 * gdb.base/disasm-optim.S: New file.
9968 * gdb.base/disasm-optim.c: New file.
9969 * gdb.base/disasm-optim.h: New file.
9970 * gdb.base/disasm-optim.exp: New file.
9971
9ca98f92
KS
99722015-08-14 Keith Seitz <keiths@redhat.com>
9973
9974 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9975 "evaluated-by".
9976
52bbc560
JB
99772015-08-13 Joel Brobecker <brobecker@adacore.com>
9978
9979 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9980
5d8c3ed3
PMR
99812015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
9982
9983 * gdb.ada/fun_renaming.exp: New testcase.
9984 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9985 * gdb.ada/fun_renaming/pack.adb: New file.
9986 * gdb.ada/fun_renaming/pack.ads: New file.
9987
ea8812bc
KS
99882015-08-12 Keith Seitz <keiths@redhat.com>
9989
9990 * gdb.base/dso2dso.exp: Pass basename of source file in call to
9991 gdb_get_line_number.
9992
4dafcdeb
JB
99932015-08-12 Joel Brobecker <brobecker@adacore.com>
9994
9995 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9996 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9997 gdb.base/dso2dso.exp: New files.
9998
5ba32597
SDJ
99992015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10000 Pedro Alves <palves@redhat.com>
10001 Keith Seitz <keiths@redhat.com>
10002
10003 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10004 GDBFLAGS.
10005
b6dafabf
PP
100062015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10007
10008 * gdb.base/gdbhistsize-history.exp
10009 (test_histsize_history_setting): Use save_vars.
10010 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10011 Use save_vars.
10012 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10013 * gdb.base/readline.exp: Use save_vars.
10014
abe8e607
PP
100152015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10016
10017 * lib/gdb.exp (save_vars): New proc.
10018
629500fa
KS
100192015-08-11 Keith Seitz <keiths@redhat.com>
10020
10021 * gdb.base/help.exp: Update help_breakpoint_text.
10022
eb8c4e2e
KS
100232015-08-11 Keith Seitz <keiths@redhat.com>
10024
10025 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10026 (at toplevel): Call test_explicit_breakpoints.
10027 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10028 breakpoints.
10029 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10030 breakpoint conditions, "-cond".
10031
87f0e720
KS
100322015-08-11 Keith Seitz <keiths@redhat.com>
10033
10034 * gdb.linespec/3explicit.c: New file.
10035 * gdb.linespec/cpexplicit.cc: New file.
10036 * gdb.linespec/cpexplicit.exp: New file.
10037 * gdb.linespec/explicit.c: New file.
10038 * gdb.linespec/explicit.exp: New file.
10039 * gdb.linespec/explicit2.c: New file.
10040 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10041 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10042 before using in the matching pattern.
10043 Clarify that `prefix' is a regular expression.
10044
f00aae0f
KS
100452015-08-11 Keith Seitz <keiths@redhat.com>
10046
10047 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10048 test.
10049 Add tests for missing ",FMT" and ",".
10050
e27852be
DE
100512015-08-10 Doug Evans <dje@google.com>
10052 Keith Seitz <keiths@redhat.com>
10053
10054 PR gdb/17960
10055 * gdb.base/completion.exp: Add location completer tests.
10056
7f03bd92
PA
100572015-08-07 Pedro Alves <palves@redhat.com>
10058
10059 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10060 tests here.
10061 (top level): Run do_test with and without displaced stepping.
10062
3fc8eb30
PA
100632015-08-07 Pedro Alves <palves@redhat.com>
10064
10065 * gdb.base/valgrind-disp-step.c: New file.
10066 * gdb.base/valgrind-disp-step.exp: New file.
10067
d4569d7b
PA
100682015-08-07 Pedro Alves <palves@redhat.com>
10069
10070 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10071 Delete function.
10072 (main): Add alarm. Run an infinite loop instead of calling
10073 wait_threads.
10074 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10075 comment.
10076 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10077 Delete function.
10078 (main): Add alarm. Run an infinite loop instead of calling
10079 wait_threads.
10080 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10081 comment.
10082
e1316e60
PA
100832015-08-07 Pedro Alves <palves@redhat.com>
10084
10085 * gdb.base/checkpoint-ns.exp: New file.
10086 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10087 standard_testfile.
10088
da8c46d2
MM
100892015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10090
10091 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10092 * gdb.btrace/instruction_history.exp: Update.
10093 * gdb.btrace/tsx.exp: New.
10094 * gdb.btrace/tsx.c: New.
10095
de1c2c52
PA
100962015-08-06 Pedro Alves <palves@redhat.com>
10097
10098 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10099 increase timeout.
10100 * gdb.reverse/until-precsave.exp: Bump timeouts.
10101
782e0bf4
PA
101022015-08-06 Pedro Alves <palves@redhat.com>
10103
10104 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10105
83e97ed0
PA
101062015-08-06 Pedro Alves <palves@redhat.com>
10107
10108 PR gdb/18749
10109 * gdb.threads/process-dies-while-handling-bp.c: New file.
10110 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10111
863d01bd
PA
101122015-08-06 Pedro Alves <palves@redhat.com>
10113
10114 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10115 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10116
0a39bb32
PA
101172015-08-05 Pedro Alves <palves@redhat.com>
10118
10119 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10120 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10121
ee2d2b10
SL
101222015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10123
10124 * gdb.base/bp-permanent.exp: Report test as unsupported if
10125 the target cannot stop at the permanent breakpoint.
10126
4e1bdb00
DE
101272015-08-03 Doug Evans <dje@google.com>
10128
10129 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10130 10000.
10131
3d338901
DE
101322015-08-03 Doug Evans <dje@google.com>
10133
10134 * Makefile.in (workers/%.worker, build-perf): New rule.
10135 (GDB_PERFTEST_MODE): New variable.
10136 (check-perf): Use it.
10137 (clean): Clean up gdb.perf parallel build subdirs.
10138 * lib/build-piece.exp: New file.
10139 * lib/gdb.exp (make_gdb_parallel_path): New function
10140 (standard_output_file, standard_temp_file): Call it.
10141 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10142 of $GDB_PARALLEL.
10143 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10144
af061d3e
DE
101452015-08-03 Doug Evans <dje@google.com>
10146
8e1afc81 10147 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
10148 (LOG_FILE_NAME): New global.
10149 (TextReporter.__init__): Initialize self.txt_sum.
10150 (TextReporter.report): Add support for multiple data-points.
10151 Move report to perftest.sum, put raw data in perftest.log.
10152 (TextReporter.start): Open sum and log files.
10153 (TextReporter.end): Close sum and log files.
8e1afc81
DE
10154 * gdb.perf/lib/perftest/testresult.py
10155 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 10156
2c8c5d37
PA
101572015-07-31 Pedro Alves <palves@redhat.com>
10158
10159 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10160 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10161 kill_wait_spawned_process instead of explicit "kill -9".
10162 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10163 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10164 kill_wait_spawned_process.
10165 * gdb.base/attach-twice.exp: Likewise.
10166 * gdb.base/attach.exp: Likewise.
10167 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10168 gdb_test_multiple.
10169 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10170 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10171 kill_wait_spawned_process.
10172 * gdb.base/valgrind-infcall.exp: Likewise.
10173 * gdb.multi/multi-attach.exp: Likewise.
10174 * gdb.python/py-prompt.exp: Likewise.
10175 * gdb.python/py-sync-interp.exp: Likewise.
10176 * gdb.server/ext-attach.exp: Likewise.
10177 * gdb.threads/attach-into-signal.exp (corefunc): Use
10178 spawn_wait_for_attach, spawn_id_get_pid and
10179 kill_wait_spawned_process.
10180 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10181 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10182 spawn_id_get_pid and kill_wait_spawned_process.
10183 * gdb.threads/attach-stopped.exp (corefunc): Use
10184 spawn_wait_for_attach, spawn_id_get_pid and
10185 kill_wait_spawned_process.
10186 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10187 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10188 kill_wait_spawned_process instead of explicit "kill -9".
10189 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10190 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10191 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10192 processes. Don't map cygwin/windows pids here. Now returns a
10193 spawn id list.
10194
032a0fca
SL
101952015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10196
10197 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10198 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10199 correct patch.
10200
61a934ca
SL
102012015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10202
10203 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10204
4bc4d428
SL
102052015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10206
10207 Reapply:
10208 2014-05-21 Mark Wielaard <mjw@redhat.com>
10209
10210 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10211
998d452a
PA
102122015-07-30 Pedro Alves <palves@redhat.com>
10213
10214 * linux-low.c (handle_extended_wait): Set the child's last
10215 reported status to TARGET_WAITKIND_STOPPED.
10216
69dde7dc
PA
102172015-07-30 Pedro Alves <palves@redhat.com>
10218
10219 PR threads/18600
10220 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10221 only shows inferior 1.
10222
4dd63d48
PA
102232015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10224 Pedro Alves <palves@redhat.com>
10225
10226 PR threads/18600
10227 * gdb.threads/fork-plus-threads.c: New file.
10228 * gdb.threads/fork-plus-threads.exp: New file.
10229
d618e4c5
PP
102302015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10231
10232 * gdb.base/batch-preserve-term-settings.exp
10233 (test_terminal_settings_preserved_after_cli_exit): Use
10234 send_quit_command.
10235
1eef6428
PA
102362015-07-29 Pedro Alves <palves@redhat.com>
10237 Don Breazeal <donb@codesourcery.com>
10238
10239 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10240 output from both inferior_spawn_id and gdb_spawn_id.
10241
7da5b897
SDJ
102422015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10243
10244 * gdb.threads/attach-into-signal.exp (corefunc): Use
10245 with_test_prefix on nested loops, uniquefying the test messages.
10246
dac804df
SDJ
102472015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10248
10249 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10250 commit.
10251
06265e53
PP
102522015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10253
10254 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10255 New proc.
10256 (test_terminal_settings_preserved_after_sigterm): New test.
10257
18206ca3
PP
102582015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10259
10260 * gdb.base/batch-preserve-term-settings.exp
10261 (test_terminal_settings_preserved_after_cli_exit): New test.
10262
90074d11
PP
102632015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10264
10265 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10266 manipulation of saved_gdbflags.
10267 (test_terminal_settings_preserved): Remove global declaration of
10268 the unused variable pagination_prompt. Remove manipulation of
10269 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10270 GDBFLAGS.
10271
eb1a7902
PA
102722015-07-29 Pedro Alves <palves@redhat.com>
10273
10274 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10275
8b75dd3b
PA
102762015-07-29 Pedro Alves <palves@redhat.com>
10277
10278 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10279 at the top.
10280
dedad4e3
PA
102812015-07-29 Pedro Alves <palves@redhat.com>
10282
10283 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10284 (main): Call gdb_unbuffer_output.
10285 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10286 (main): Call gdb_unbuffer_output.
10287 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10288 (main): Call gdb_unbuffer_output.
10289 * gdb.base/call-strs.exp: Adjust to step over the
10290 gdb_unbuffer_output call.
10291 * gdb.base/catch-gdb-caused-signals.c: Include
10292 "../lib/unbuffer_output.c".
10293 (main): Call gdb_unbuffer_output.
10294 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10295 (main): Call gdb_unbuffer_output.
10296 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10297 (main): Call gdb_unbuffer_output.
10298 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10299 (main): Call gdb_unbuffer_output.
10300 * gdb.base/shlib-call.exp: Adjust to step over the
10301 gdb_unbuffer_output call.
10302 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10303 (main): Call gdb_unbuffer_output.
10304 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10305 (main): Call gdb_unbuffer_output.
10306 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10307 (main): Rename to ...
10308 (test): ... this.
10309 (main): Reimplement.
10310 * gdb.base/varargs.exp: Run to test instead of to main.
10311 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10312 (main): Call gdb_unbuffer_output.
10313
58789a91
PA
103142015-07-29 Pedro Alves <palves@redhat.com>
10315
10316 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10317 factore out from mi_continue_dprintf. For call-style dprintfs,
10318 expect dprintf output out of $inferior_spawn_id.
10319 (mi_continue_dprintf): Use mi_expect_dprintf.
10320 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10321 (main): Call gdb_unbuffer_output.
10322
e8376742
PA
103232015-07-29 Pedro Alves <palves@redhat.com>
10324
10325 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10326 (default_mi_gdb_start): Set inferior_spawn_id instead of
10327 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10328 gdb_spawn_id.
10329 (mi_gdb_test): Always expect inferior output from both
10330 $inferior_spawn_id and $gdb_spawn_id.
10331
08280010
PA
103322015-07-29 Pedro Alves <palves@redhat.com>
10333
10334 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10335 send_inferior and $inferior_spawn_id.
10336
4d30e432
PA
103372015-07-29 Pedro Alves <palves@redhat.com>
10338
10339 * gdb.gdb/complaints.exp (test_initial_complaints)
10340 (test_serial_complaints, test_short_complaints): Use
10341 gdb_test_stdio.
10342 (test_empty_complaint): Handle $inferior_spawn_id !=
10343 $gdb_spawn_id.
10344
0d30a335
PA
103452015-07-29 Pedro Alves <palves@redhat.com>
10346
10347 * gdb.base/varargs.exp: Use gdb_test_stdio.
10348
39413b29
PA
103492015-07-29 Pedro Alves <palves@redhat.com>
10350
10351 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10352
7cb000a9
PA
103532015-07-29 Pedro Alves <palves@redhat.com>
10354
10355 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10356
d7b8ac82
PA
103572015-07-29 Pedro Alves <palves@redhat.com>
10358
10359 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10360 parameter into two new parameters, "inf_result" and "gdb_result".
10361 Expect inferior output and gdb output from $inferior_spawn_id and
10362 $gdb_spawn_id, respectively. Adjust all callers.
10363
789c3a0c
PA
103642015-07-29 Pedro Alves <palves@redhat.com>
10365
10366 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10367 of gdb_test_sequence.
10368
77e760c3
PA
103692015-07-29 Pedro Alves <palves@redhat.com>
10370
10371 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10372 (saw_spurious_output): Expect inferior output from
10373 $inferior_spawn_id. Use gdb_test_stdio.
10374
8396d2cd
PA
103752015-07-29 Pedro Alves <palves@redhat.com>
10376
10377 * gdb.base/dprintf.exp: Use standard_testfile. Change
10378 prepare_for_testing call.
10379 (srcfile): Don't set.
10380 (restart): New procedure.
10381 (test_dprintf): New procecure, use to continue over dprintfs.
10382 (test_call, test_agent): New procedures, tests moved here.
10383 Restart gdb and recreate dprintfs. Adjust expected output.
10384
2051d61f
PA
103852015-07-29 Pedro Alves <palves@redhat.com>
10386
10387 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10388
452397af
PA
103892015-07-29 Pedro Alves <palves@redhat.com>
10390
10391 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10392
8aed9555
PA
103932015-07-29 Pedro Alves <palves@redhat.com>
10394
10395 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10396 gdb_test_stdio.
10397
188a61b4
PA
103982015-07-29 Pedro Alves <palves@redhat.com>
10399
10400 * lib/gdb.exp (gdb_test_stdio): New procedure.
10401
12264a45
PA
104022015-07-29 Pedro Alves <palves@redhat.com>
10403
10404 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10405
23ffc893
PA
104062015-07-29 Pedro Alves <palves@redhat.com>
10407
10408 * gdb.base/call-signal-resume.exp: Remove check for
10409 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10410 * gdb.base/unwindonsignal.exp: Likewise.
10411 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10412 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10413
65566918
PA
104142015-07-29 Pedro Alves <palves@redhat.com>
10415
10416 * gdb.base/siginfo-addr.c (pass): New function.
10417 (handler): Call it iff si_addr is correct.
10418 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10419 Set a breakpoint at "pass" and continue to it.
10420
d60a9221
SDJ
104212015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10422
10423 * gdb.python/py-objfile.exp: Make some tests have unique names.
10424 * gdb.python/py-pp-registration.exp: Likewise.
10425
bde40b8f
PA
104262015-07-28 Pedro Alves <palves@redhat.com>
10427
10428 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10429
13e1dec8
SM
104302015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10431
10432 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10433
da33c9a7
SM
104342015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10435
10436 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10437
077836f7
PP
104382015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10439
10440 * gdb.base/gdb-sigterm-2.exp: New test.
10441
b8cc7b2e
DE
104422015-07-25 Doug Evans <xdje42@gmail.com>
10443
10444 Revert:
10445 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10446 (workers/%.worker, build-perf): New rule.
10447 (GDB_PERFTEST_MODE): New variable.
10448 (check-perf): Use it.
10449 (clean): Clean up gdb.perf parallel build subdirs.
10450 * lib/build-piece.exp: New file.
10451 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10452 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10453 name.
10454 (standard_temp_file): Ditto.
10455 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10456 of $GDB_PARALLEL.
10457
c8bd4544
DE
104582015-07-24 Doug Evans <dje@google.com>
10459
10460 * gdb.perf/lib/perftest/utils.py: New file.
10461 * gdb.perf/gm-hello.cc: New file.
10462 * gdb.perf/gm-pervasive-typedef.cc: New file.
10463 * gdb.perf/gm-pervasive-typedef.h: New file.
10464 * gdb.perf/gm-std.cc: New file.
10465 * gdb.perf/gm-std.h: New file.
10466 * gdb.perf/gm-use-cerr.cc: New file.
10467 * gdb.perf/gm-utils.h: New file.
10468 * gdb.perf/gmonster-null-lookup.py: New file.
10469 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10470 * gdb.perf/gmonster-print-cerr.py: New file.
10471 * gdb.perf/gmonster-ptype-string.py: New file.
10472 * gdb.perf/gmonster-runto-main.py: New file.
10473 * gdb.perf/gmonster-select-file.py: New file.
10474 * gdb.perf/gmonster1-null-lookup.exp: New file.
10475 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10476 * gdb.perf/gmonster1-print-cerr.exp: New file.
10477 * gdb.perf/gmonster1-ptype-string.exp: New file.
10478 * gdb.perf/gmonster1-runto-main.exp: New file.
10479 * gdb.perf/gmonster1-select-file.exp: New file.
10480 * gdb.perf/gmonster1.cc: New file.
10481 * gdb.perf/gmonster1.exp: New file.
10482 * gdb.perf/gmonster2-null-lookup.exp: New file.
10483 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10484 * gdb.perf/gmonster2-print-cerr.exp: New file.
10485 * gdb.perf/gmonster2-ptype-string.exp: New file.
10486 * gdb.perf/gmonster2-runto-main.exp: New file.
10487 * gdb.perf/gmonster2-select-file.exp: New file.
10488 * gdb.perf/gmonster2.cc: New file.
10489 * gdb.perf/gmonster2.exp: New file.
10490
6eab34f3
DE
104912015-07-24 Doug Evans <dje@google.com>
10492
10493 * gdb.perf/README: New file.
10494 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10495 * lib/gen-perf-test.exp: New file.
10496
63738bfd
DE
104972015-07-24 Doug Evans <dje@google.com>
10498
10499 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10500 (PerfTest::startup): New function.
10501 (PerfTest::run): Return result of calling body.
10502 (PerfTest::assemble): Rewrite.
10503 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10504 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10505 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10506 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10507 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10508
7b606f95
DE
105092015-07-24 Doug Evans <dje@google.com>
10510
10511 * lib/gdb.exp (clean_restart): Make executable optional.
10512
a97b16b8
DE
105132015-07-24 Doug Evans <dje@google.com>
10514
10515 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10516 compiler_info references.
10517 * gdb.cp/temargs.exp: Ditto.
10518 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10519 (get_compiler_info): Early exit if already computed. Set compiler_info
10520 to "unknown" if there was a problem.
10521 (test_compiler_info): Add function comment. Call get_compiler_info.
10522
35baa57f
DE
105232015-07-24 Doug Evans <dje@google.com>
10524
10525 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10526 (workers/%.worker, build-perf): New rule.
10527 (GDB_PERFTEST_MODE): New variable.
10528 (check-perf): Use it.
10529 (clean): Clean up gdb.perf parallel build subdirs.
10530 * lib/build-piece.exp: New file.
10531 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10532 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10533 name.
10534 (standard_temp_file): Ditto.
10535 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10536 of $GDB_PARALLEL.
10537
6ebea266
DE
105382015-07-24 Doug Evans <dje@google.com>
10539
10540 * lib/future.exp (gdb_default_target_compile): New option
10541 "early_flags".
10542 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10543 --as-needed.
10544
1e76a7e9
SDJ
105452015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10546
10547 * gdb.base/catch-syscall.exp: Call gdb_exit before
10548 gdb_skip_xml_test.
10549
5068630a
PA
105502015-07-24 Pedro Alves <palves@redhat.com>
10551
10552 * gdb.python/py-events.exp: Accept output between the stop event
10553 and the prompt.
10554 * gdb.python/py-evsignal.exp: Likewise.
10555 * gdb.python/py-evthreads.exp: Likewise.
10556
77598427
PA
105572015-07-24 Pedro Alves <palves@redhat.com>
10558
10559 PR gdb/18717
10560 * gdb.threads/non-ldr-exit.c: New file.
10561 * gdb.threads/non-ldr-exit.exp: New file.
10562
11e6c98f
YQ
105632015-07-24 Yao Qi <yao.qi@linaro.org>
10564
10565 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10566 restarting process.
10567
51aee833
YQ
105682015-07-24 Yao Qi <yao.qi@linaro.org>
10569
10570 * gdb.server/ext-restart.exp: New file.
10571
8cfe207c
YQ
105722015-07-24 Yao Qi <yao.qi@linaro.org>
10573
10574 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10575 argument options.
10576 * gdb.server/ext-wrapper.exp: New file.
10577
cc12ce38
DE
105782015-07-23 Doug Evans <dje@google.com>
10579
10580 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10581 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10582
d0d84780
PMR
105832015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10584
10585 * gdb.ada/var_arr_typedef.exp: New testcase.
10586 * gdb.ada/var_arr_typedef/pack.adb: New file.
10587 * gdb.ada/var_arr_typedef/pack.ads: New file.
10588 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10589
8b558f79
JB
105902015-07-20 Joel Brobecker <brobecker@adacore.com>
10591
10592 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10593
775a3298
JK
105942015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10595
10596 * gdb.arch/i386-biarch-core.exp: Replace istarget
10597 by "complete set gnutarget". Remove expectation for the "core-file"
10598 command.
10599
db1ff28b
JK
106002015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10601
10602 Revert the previous commit:
10603 Tests for validate symbol file using build-id.
10604
0a94970d
JK
106052015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10606
10607 Tests for validate symbol file using build-id.
10608 * gdb.base/solib-mismatch-lib.c: New file.
10609 * gdb.base/solib-mismatch-libmod.c: New file.
10610 * gdb.base/solib-mismatch.c: New file.
10611 * gdb.base/solib-mismatch.exp: New file.
10612
03346981
SL
106132015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10614
10615 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10616 nios2-*-linux*.
10617 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10618 * gdb.base/siginfo.exp: Likewise.
10619 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10620
42422cc7
PL
106212015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10622
10623 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10624 Move it to ...
10625 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10626 ... here.
10627 * gdb.trace/range-stepping.exp: Check that the target supports
10628 range stepping.
10629
cfa68bae
JK
106302015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10631
10632 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10633
8ffdba26
PA
106342015-07-14 Pedro Alves <palves@redhat.com>
10635
10636 * gdb.base/killed-outside.exp: New file.
10637 * gdb.base/killed-outside.c: New file.
10638
218a5a11
JK
106392015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10640
10641 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10642 (n at main): New.
10643 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10644
e03ed3c6
AA
106452015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10646
10647 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10648 infcall tests instead of setting up for KFAIL.
10649
485668e5
MM
106502015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10651
10652 * gdb.btrace/record_goto-step.exp: New.
10653
08464196
JK
106542015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10655
10656 PR compile/18484
10657 * gdb.compile/compile.c (struct struct_type): Add volatile to
10658 selffield's type.
10659 * gdb.compile/compile.exp
10660 (compile code struct_object.selffield = &struct_object): Skip further
10661 struct_object tests if this one xfails.
10662
bcf5c1d9
RC
106632015-07-08 Robert O'Callahan <robert@ocallahan.org>
10664
10665 PR exp/18617
10666 * gdb.trace/ax.exp: Add test.
10667
4931af25
YQ
106682015-07-07 Yao Qi <yao.qi@linaro.org>
10669
10670 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10671 instead of istarget "aarch64*-*-*".
10672 * gdb.arch/aarch64-fp.exp: Likewise.
10673 * gdb.base/float.exp: Likewise.
10674 * gdb.reverse/aarch64.exp: Likewise.
10675 * lib/gdb.exp (is_aarch64_target): New proc.
10676
9fcf688e
YQ
106772015-07-07 Yao Qi <yao.qi@linaro.org>
10678
10679 * lib/gdb.exp (is_aarch32_target): New proc.
10680 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10681 instead of "istarget "arm*-*-*"".
10682 * gdb.arch/arm-disp-step.exp: Likewise.
10683 * gdb.arch/thumb-bx-pc.exp: Likewise.
10684 * gdb.arch/thumb-prologue.exp: Likewise.
10685 * gdb.arch/thumb-singlestep.exp: Likewise.
10686 * gdb.base/disp-step-syscall.exp: Likewise.
10687 * gdb.base/float.exp: Likewise.
10688
fbd8d50d
YQ
106892015-07-07 Yao Qi <yao.qi@linaro.org>
10690
10691 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10692 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10693
71be1fdc
YQ
106942015-07-07 Yao Qi <yao.qi@linaro.org>
10695
10696 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10697 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10698 if it exists.
10699 * gdb.multi/multi-arch.exp: Likewise.
10700
3e221d36
SM
107012015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10702
10703 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10704 print.
10705
d441430b
YQ
107062015-07-07 Yao Qi <yao.qi@linaro.org>
10707
10708 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10709
06f810bd
MG
107102015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10711
10712 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10713 '[' and ']' characters.
10714
5e61e7c0
IB
107152015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10716
10717 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10718
28bf096c
PA
107192015-06-29 Pedro Alves <palves@redhat.com>
10720
10721 PR threads/18127
10722 * gdb.threads/hand-call-new-thread.c: New file.
10723 * gdb.threads/hand-call-new-thread.c: New file.
10724
ee93cd5e
KS
107252015-06-26 Keith Seitz <keiths@redhat.com>
10726 Doug Evans <dje@google.com>
10727
10728 PR 16253
10729 * gdb.cp/var-tag-2.cc: New file.
10730 * gdb.cp/var-tag-3.cc: New file.
10731 * gdb.cp/var-tag-4.cc: New file.
10732 * gdb.cp/var-tag.cc: New file.
10733 * gdb.cp/var-tag.exp: New file.
10734
fc637f04
PP
107352015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10736
10737 * gdb.base/history-duplicates.exp: New test.
10738
2e52ae68
PP
107392015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10740
10741 * gdb.base/completion.exp: Test the completion of the "focus"
10742 command.
10743
6e22494e
JK
107442015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10745
10746 * gdb.arch/amd64-prologue-skip.S: New file.
10747 * gdb.arch/amd64-prologue-skip.exp: New file.
10748
bf7b9cd9
SM
107492015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10750
10751 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10752 is_address_zero_readable check.
10753
201e8dfd
PB
107542015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10755
10756 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10757 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10758
5cd867b4
YQ
107592015-06-24 Yao Qi <yao.qi@linaro.org>
10760
10761 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10762 linux targets.
10763
4d7be007
YQ
107642015-06-24 Yao Qi <yao.qi@linaro.org>
10765
10766 * lib/gdb.exp (supports_get_siginfo_type): New proc.
10767 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10768 * gdb.base/siginfo-thread.exp: Likewise.
10769
07fcd301
YQ
107702015-06-22 Yao Qi <yao.qi@linaro.org>
10771
10772 * boards/remote-gdbserver-on-localhost.exp: Add comments.
10773
52042a00
YQ
107742015-06-22 Yao Qi <yao.qi@linaro.org>
10775
10776 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10777 aarch64*-*-*.
10778 (skip_hw_watchpoint_tests): Likewise.
10779
74bd41ce
PP
107802015-06-18 Patrick Palka <patrick@parcs.ath.cx>
10781
10782 * gdb.base/gdbinit-history.exp: Test the interaction between
10783 setting GDBHISTSIZE and setting the history size via .gdbinit.
10784
bc460514
PP
107852015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10786
10787 PR gdb/16999
10788 * gdb.base/gdbhistsize-history.exp: New test.
10789
b58c513b
PP
107902015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10791
10792 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10793 with GDBHISTSIZE.
10794 * gdb.base/readline.exp: Likewise.
10795
92046791
YQ
107962015-06-17 Yao Qi <yao.qi@linaro.org>
10797
10798 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10799 line.
10800
2093d2d3
PP
108012015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10802
10803 * gdb.base/gdbinit-history.exp: Add test case to check that
10804 an unlimited history file does not get truncated on exit.
10805
e6c693af
AA
108062015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10807
10808 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10809 (VECTOR): New macro. Use it...
10810 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10811 ...for these typedefs.
10812 (int8, char1, int1, double1): New typedefs.
10813 (struct just_int2, struct two_int2): New structures.
10814 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10815 (add_structvecs, add_singlevecs): New functions.
10816 (main): Call add_some_intvecs twice.
10817 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10818 the compile and exit upon failure. Try compiling for the "native"
10819 architecture. Test inferior function calls with vector arguments
10820 and vector return value handling with "finish" and "return".
10821
c74f7d1c
JT
108222015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
10823
10824 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10825 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10826 PE file.
10827 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10828
98aa42ee
AT
108292015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10830
10831 PR breakpoints/16465
10832 * gdb.mi/mi-dprintf-pending.c: New file.
10833 * gdb.mi/mi-dprintf-pending.exp: New test.
10834 * gdb.mi/mi-dprintf-pendshr.c: New file.
10835
7d73c23c 108362015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 10837 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
10838
10839 * gdb.arch/i386-mpx-map.c: New file.
10840 * gdb.arch/i386-mpx-map.exp: New File.
10841
108422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10843
10844 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10845 * gdb.arch/i386-mpx.exp: Indentation fixed.
10846
108472015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10848
10849 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10850 function and improved indentation.
10851 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10852 gdb_test_multiple. Added additional tests to skip the test.
10853
108542015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10855
10856 * gdb.arch/i386-avx512.c: Change path in include file.
10857 * gdb.arch/i386-avx512.exp: Change include dir path
10858 compilation flag.
10859 * gdb.arch/i386-mpx.c: Change path in include file.
10860 * gdb.arch/i386-mpx.exp: Change include dir path compilation
10861 flag.
10862
d5eba19a
JK
108632015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10864
10865 * gdb.compile/compile-print.exp (compile print *vararray@3)
10866 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10867
7f361056
JK
108682015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10869
10870 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10871 (do not keep jit in memory): ... this.
10872 (expect 5): Change it to ...
10873 (expect no 5): ... this.
10874
3b462ec2
SM
108752015-06-02 Simon Marchi <simon.marchi@ericsson.com>
10876
10877 PR gdb/15564
10878 * gdb.mi/mi-detach.exp: New file.
10879
e0619de6
JK
108802015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10881
10882 PR symtab/18392
10883 * gdb.arch/amd64-tailcall-self.S: New file.
10884 * gdb.arch/amd64-tailcall-self.c: New file.
10885 * gdb.arch/amd64-tailcall-self.exp: New file.
10886
e970cb34
DB
108872015-05-28 Don Breazeal <donb@codesourcery.com>
10888
10889 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10890 tests for remote targets by checking is_target_gdbserver.
10891
b2e2f908
DE
108922015-05-27 Doug Evans <dje@google.com>
10893
10894 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10895 * gdb.dwarf2/opaque-type-lookup.c: New file.
10896 * gdb.dwarf2/opaque-type-lookup.exp: New file.
10897
82c7be31
DE
108982015-05-26 Doug Evans <dje@google.com>
10899
10900 * gdb.cp/iostream.cc: New file.
10901 * gdb.cp/iostream.exp: New file.
10902
b4f54984
DE
109032015-05-26 Doug Evans <dje@google.com>
10904
10905 * gdb.dwarf2/dw2-op-call.exp: Update.
10906 * gdb.dwarf2/dw4-sig-types.exp: Update.
10907 * gdb.dwarf2/implptr.exp: Update.
10908 * gdb.mi/mi-cmd-param-changed.exp: Update.
10909
4ea6efe9
DE
109102015-05-26 Doug Evans <dje@google.com>
10911
10912 * gdb.python/py-lazy-string.c: New file.
10913 * gdb.python/py-lazy-string.exp: New file.
10914 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10915 (main): Update. Add estring3.
10916 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10917 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10918
f6bb7db3
YQ
109192015-05-26 Omair Javaid <omair.javaid@linaro.org>
10920 Yao Qi <yao.qi@linaro.org>
10921
10922 * gdb.reverse/aarch64.c: New.
10923 * gdb.reverse/aarch64.exp: New.
10924
a81bfbd0
OJ
109252015-05-26 Omair Javaid <omair.javaid@linaro.org>
10926
25d49b86
PA
10927 * lib/gdb.exp (supports_process_record): Return true for
10928 aarch64*-linux*.
a81bfbd0
OJ
10929 (supports_reverse): Likewise.
10930
158bf1b4
PP
109312015-05-22 Patrick Palka <patrick@parcs.ath.cx>
10932
10933 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10934 Use with_test_prefix.
10935
a0145030
AB
109362015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
10937
10938 * gdb.base/completion.exp: Add test for completion of layout
10939 names.
10940
ebe3b578
AB
109412015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10942
10943 * lib/gdb.exp (skip_tui_tests): New proc.
10944 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10945
84204ed7
PA
109462015-05-19 Pedro Alves <palves@redhat.com>
10947
10948 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10949 Save the whole env array instead of just HOME. Unset HISTSIZE in
10950 the environment while testing. Restore whole environment
10951 afterwards.
10952
37442ce1
DE
109532015-05-16 Doug Evans <xdje42@gmail.com>
10954
10955 * gdb.guile/scm-ports.c: New file.
10956 * gdb.guile/scm-ports.exp: Add memory port tests.
10957
36de76f9
JK
109582015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10959
10960 * gdb.compile/compile-print.c: New file.
10961 * gdb.compile/compile-print.exp: New file.
10962
3a9558c4
JK
109632015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10964
10965 * gdb.compile/compile-ops.exp: Cast param to void.
10966 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10967 (compile code struct_object.selffield = &struct_object): Add xfail.
10968
aa715135
JG
109692015-05-15 Joel Brobecker <brobecker@adacore.com>
10970
10971 * gdb.ada/arr_enum_with_gap: New testcase.
10972
931e5bc3
JG
109732015-05-15 Joel Brobecker <brobecker@adacore.com>
10974
10975 * gdb.ada/byte_packed_arr: New testcase.
10976
9cd4d857
JB
109772015-05-15 Joel Brobecker <brobecker@adacore.com>
10978
10979 * gdb.ada/pckd_neg: New testcase.
10980
ebfd00d2
PP
109812015-05-13 Patrick Palka <patrick@parcs.ath.cx>
10982
10983 PR gdb/17820
10984 * gdb.base/gdbinit-history.exp: New test.
10985 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10986 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10987
4c082a81
SC
109882015-05-09 Siva Chandra Reddy <sivachandra@google.com>
10989
10990 * gdb.python/py-xmethods.cc: Enhance test case.
10991 * gdb.python/py-xmethods.exp: New tests.
10992 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10993 function.
10994 (B_indexoper): Likewise.
10995 (global_dm_list) : Add new xmethod worker functions.
10996
f7797074
SDJ
109972015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
10998
10999 * gdb.base/coredump-filter.exp: Correctly unset
11000 "coredump_var_addr" array.
11001
a4674e4e
PA
110022015-05-08 Pedro Alves <palves@redhat.com>
11003
11004 * gdb.server/non-existing-program.exp: Unset spawn_id.
11005
df2eb078
SC
110062015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11007
11008 PR python/18291
11009 * gdb.python/py-xmethods.exp: Add tests.
11010
422349a3
YQ
110112015-05-08 Yao Qi <yao.qi@linaro.org>
11012
11013 PR gdb/18208
11014 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11015 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11016 function set_coredump_filter, and remove remote_exec call.
11017 Remove argument ipid. Callers update.
11018 (top level): Don't get inferior's PID.
11019
63fc80ce
AA
110202015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11021
11022 * gdb.base/watch_thread_num.exp: Skip test on targets without
11023 access watchpoints.
11024
80ad801e
PA
110252015-05-06 Pedro Alves <palves@redhat.com>
11026
11027 PR server/18081
11028 * gdb.server/non-existing-program.exp: New file.
11029
0fa7fe50
JB
110302015-05-05 Joel Brobecker <brobecker@adacore.com>
11031
11032 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11033
3ea89b92
PMR
110342015-05-05 Joel Brobecker <brobecker@adacore.com>
11035
11036 * gdb.ada/out_of_line_in_inlined: New testcase.
11037
87b8eff0
JB
110382015-05-05 Joel Brobecker <brobecker@adacore.com>
11039
11040 * gdb.ada/var_rec_arr: New testcase.
11041
5fccc635
YQ
110422015-04-30 Yao Qi <yao.qi@linaro.org>
11043
11044 * gdb.base/break-idempotent.exp: If
11045 skip_hw_watchpoint_multi_tests returns true, skip the tests
11046 on "rwatch" and "awatch".
11047
42d38f42
YQ
110482015-04-30 Yao Qi <yao.qi@linaro.org>
11049
11050 * gdb.base/relativedebug.exp: Invoke gdb command
11051 "info sharedlibrary", and if libc.so doesn't have debug info,
11052 skip the test.
11053
2ce1cdbf
DE
110542015-04-29 Doug Evans <dje@google.com>
11055
11056 * gdb.python/py-xmethods.exp: Add ptype tests.
11057 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11058 get_result_type method.
11059
f24a38c5
LM
110602015-04-29 Luis Machado <lgustavo@codesourcery.com>
11061
11062 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11063 the target does not support hardware watchpoints.
11064
ecbf2b3c
LM
110652015-04-29 Luis Machado <lgustavo@codesourcery.com>
11066
11067 * gdb.base/break-always.exp: Abort testing if writing to memory
11068 causes an error.
11069
34f5f757
DE
110702015-04-28 Doug Evans <dje@google.com>
11071
11072 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11073 * gdb.python/py-pp-registration.exp: ... here. New file.
11074 * gdb.python/py-pp-registration.c: New file.
11075 * gdb.python/py-pp-registration.py: New file.
11076
69b4374a
DE
110772015-04-28 Doug Evans <dje@google.com>
11078
11079 * gdb.python/py-bad-printers.c: New file.
11080 * gdb.python/py-bad-printers.py: New file.
11081 * gdb.python/py-bad-printers.exp: New file.
11082
59fb7612
SS
110832015-04-28 Sasha Smundak <asmundak@google.com>
11084
11085 * gdb.python/py-type.exp: New test.
11086
2631b16a
AW
110872015-04-28 Andy Wingo <wingo@igalia.com>
11088
11089 * gdb.python/py-parameter.exp:
11090 * gdb.guile/scm-parameter.exp: Escape the path that we are
11091 matching against, as it might contain characters that are special
11092 to regular expressions.
11093
460efde1
JB
110942015-04-27 Joel Brobecker <brobecker@adacore.com>
11095
11096 * gdb.ada/rec_comp: New testcase.
11097
2d369d8e
SDJ
110982015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11099
11100 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11101 before using it.
11102
cf75d6c3
AB
111032015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11104
11105 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11106 new tests for verilog output.
11107
8dbe7ca5
YQ
111082015-04-24 Yao Qi <yao.qi@linaro.org>
11109
11110 * boards/remote-gdbserver-on-localhost.exp: New file.
11111
4ef9fb2f
PA
111122015-04-23 Pedro Alves <palves@redhat.com>
11113
11114 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11115 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11116 "end of file", remove $inferior_spawn_id from the indirect list.
11117
0a803169
PA
111182015-04-23 Pedro Alves <palves@redhat.com>
11119
11120 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11121
749ef8f8
PA
111222015-04-23 Pedro Alves <palves@redhat.com>
11123
11124 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11125 on $any_spawn_id instead of only on $gdb_spawn_id.
11126
8aae4344
PM
111272015-04-21 Pierre Muller <muller@sourceware.org>
11128
11129 PR pascal/17815
11130 * lib/pascal.exp (gpc_compile): Add new option "class".
11131 (fpc_compile): Likewise.
11132 * gdb.pascal/case-insensitive-symbols.pas: New file.
11133 * gdb.pascal/case-insensitive-symbols.exp: New file.
11134
1586c8fb
GB
111352015-04-20 Gary Benson <gbenson@redhat.com>
11136
11137 * gdb.base/attach.exp: Fix three extended remote failures.
11138
1b6e6f5c
GB
111392015-04-17 Gary Benson <gbenson@redhat.com>
11140
11141 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11142 the main executable over the remote protocol.
11143
e797481d
PA
111442015-04-16 Pedro Alves <palves@redhat.com>
11145
11146 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11147 a new gdbserver if gdbserver_reconnect_p is set.
11148
1ca99c42
PA
111492015-04-16 Pedro Alves <palves@redhat.com>
11150
11151 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11152 is set, don't exit gdbserver.
11153
af9fd6f8
AA
111542015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11155
11156 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11157 appropriate .insn, such that an older assembler can be used.
11158 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11159 the z/Architecture instruction set on 31-bit targets as well.
11160
04ff1e61
AA
111612015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11162
11163 * gdb.go/handcall.exp: Remove all logic related to the first
11164 breakpoint and rely on go_runto_main instead.
11165 * gdb.go/strings.exp: Likewise.
11166 * gdb.go/unsafe.exp: Likewise.
11167 * gdb.go/hello.exp: Likewise. Also rename the remaining
11168 breakpoint marker to "breakpoint 1".
11169 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11170 * gdb.go/strings.go: Likewise.
11171 * gdb.go/unsafe.go: Likewise.
11172 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11173 "set breakpoint 2 here" and rename the remaining breakpoint marker
11174 to "breakpoint 1".
11175
40d2f8d6
SM
111762015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11177
11178 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11179 if itertools.imap is not present.
11180 * gdb.python/py-objfile.exp: Add parentheses.
11181 * gdb.python/py-type.exp: Same.
11182 * gdb.python/py-unwind-maint.py: Same.
11183
8cbc97c6
YQ
111842015-04-15 Yao Qi <yao.qi@linaro.org>
11185
11186 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11187 of ":$ptr_size" and set its form explicitly.
11188
45fd756c
YQ
111892015-04-15 Pedro Alves <palves@redhat.com>
11190 Yao Qi <yao.qi@linaro.org>
11191
11192 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11193 timeout by factor of 4.
11194 (test_regular_watch): Likewise.
11195 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11196 * gdb.reverse/sigall-reverse.exp: Likewise.
11197 * gdb.reverse/until-precsave.exp: Likewise.
11198 * lib/gdb.exp (with_timeout_factor): New proc.
11199 (gdb_expect): Move some code to ...
11200 (get_largest_timeout): ... here. New procedure.
11201
9e811bc3
LM
112022015-04-14 Luis Machado <lgustavo@codesourcery.com>
11203
11204 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11205
0ff6fcb2
LM
112062015-04-13 Luis Machado <lgustavo@codesourcery.com>
11207
11208 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11209 to write to the .text section.
11210
7578d5f7
LM
112112015-04-13 Luis Machado <lgustavo@codesourcery.com>
11212
11213 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11214 Handle the case of targets that do not provide PID information.
11215
2efe15c4
YQ
112162015-04-13 Yao Qi <yao.qi@linaro.org>
11217
11218 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11219 and use expect instead of gdb_expect.
11220
8cd8f2f8
SDJ
112212015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11222
11223 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11224 "coredump_var_addr" to avoid naming conflict with other testcases.
11225
9ee41772
PA
112262015-04-10 Pedro Alves <palves@redhat.com>
11227
11228 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11229 gdb_test_sequence and gdb_assert.
11230
07473109
PA
112312015-04-10 Pedro Alves <palves@redhat.com>
11232
11233 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11234 test messages that don't include the breakpoint address.
11235
de3db44c
YQ
112362015-04-10 Yao Qi <yao.qi@linaro.org>
11237
11238 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11239 false for some offset and width combinations which aren't
11240 supported by linux kernel.
11241
c79d856c
PA
112422015-04-10 Pedro Alves <palves@redhat.com>
11243
11244 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11245 procedure, factored out from ...
11246 (top level): ... here. Add "set displaced-stepping" testing axis.
11247 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11248 parameter "displaced". Use it.
11249 (top level): Use foreach and add "set displaced-stepping" testing
11250 axis.
11251
ebc90b50
PA
112522015-04-10 Pedro Alves <palves@redhat.com>
11253
11254 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11255 Remove comment.
11256 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11257 both the address of the instruction that triggers the watchpoint
11258 and the address of the instruction immediately after, and use
11259 those addresses for the test. Fix comment.
11260
8f572e5c
PA
112612015-04-10 Pedro Alves <palves@redhat.com>
11262
11263 * gdb.base/sigstep.exp (breakpoint_to_handler)
11264 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11265 Test "backtrace" in handler.
11266 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11267 (top level): Add new "displaced" test axis to
11268 breakpoint_to_handler, breakpoint_to_handler_entry and
11269 breakpoint_over_handler.
11270
8d707a12
PA
112712015-04-10 Pedro Alves <palves@redhat.com>
11272
11273 PR gdb/18216
11274 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11275
ef713951
YQ
112762015-04-10 Yao Qi <yao.qi@linaro.org>
11277
11278 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11279 (test_add_rn_pc): New function.
11280 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11281 (top level): Invoke test_add_rn_pc.
11282
906d60cf
PA
112832015-04-10 Pedro Alves <palves@redhat.com>
11284
11285 PR gdb/13858
11286 * gdb.base/step-over-no-symbols.exp: New file.
11287
f2983cc3
AW
112882015-04-09 Andy Wingo <wingo@igalia.com>
11289
11290 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11291 after the Python tests.
11292
6d62641c
SDJ
112932015-04-08 Keith Seitz <keiths@redhat.com>
11294
11295 PR python/16699
11296 * gdb.python/py-completion.exp: New tests for completion.
11297 * gdb.python/py-completion.py (CompleteLimit1): New class.
11298 (CompleteLimit2): Likewise.
11299 (CompleteLimit3): Likewise.
11300 (CompleteLimit4): Likewise.
11301 (CompleteLimit5): Likewise.
11302 (CompleteLimit6): Likewise.
11303 (CompleteLimit7): Likewise.
11304
f3770638
PA
113052015-04-08 Pedro Alves <palves@redhat.com>
11306
11307 PR gdb/18214
11308 PR gdb/18216
11309 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11310 function.
11311 (main): Install it as SIGUSR1 handler.
11312 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11313 parameter. Always use "setup" as prefix. Toggle "set
11314 displaced-stepping" off/on depending on global. Don't switch to
11315 thread 1 here.
11316 (top level): Add displaced stepping "off/on" test axis. Update
11317 "setup" calls. Wrap each subtest with with_test_prefix. Test
11318 continuing with a queued signal in each thread.
11319
4496bed7
PA
113202015-04-08 Pedro Alves <palves@redhat.com>
11321
11322 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11323 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11324 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11325 Return early if running to main fails.
11326 * gdb.trace/while-stepping.exp: Likewise.
11327
b97fde92
PA
113282015-04-07 Pedro Alves <palves@redhat.com>
11329
11330 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11331 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11332 interact with inferior program.
11333
f71c18e7
PA
113342015-04-07 Pedro Alves <palves@redhat.com>
11335
11336 * lib/gdb.exp (inferior_spawn_id): New global.
11337 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11338 spawn id after processing the user code.
11339 (default_gdb_start): Set inferior_spawn_id.
11340 (send_inferior): New procedure.
11341 * lib/gdbserver-support.exp (gdbserver_start): Set
11342 inferior_spawn_id.
11343 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11344
6423214f
PA
113452015-04-07 Pedro Alves <palves@redhat.com>
11346
11347 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11348 * lib/gdbserver-support.exp (gdbserver_start): Make
11349 $server_spawn_id global.
11350 (gdbserver_start): Don't wait for gdbserver's spawn id with
11351 expect_background.
11352 (close_gdbserver): New procedure.
11353 (gdb_exit): Rename the default version and reimplement.
11354
71c0ee8c
PA
113552015-04-07 Pedro Alves <palves@redhat.com>
11356
72f4393d 11357 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
11358 append the substituted item, not the original item.
11359
203bc29b
PA
113602015-04-07 Pedro Alves <palves@redhat.com>
11361
11362 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11363 gdb_expect.
11364
508a3ddf
PA
113652015-04-07 Pedro Alves <palves@redhat.com>
11366
11367 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11368 output appearing once only.
11369
9f6dbe2b
PA
113702015-04-07 Pedro Alves <palves@redhat.com>
11371
11372 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11373 that doesn't expect anything. Return early if running to main
11374 fails.
11375
337532fa
YQ
113762015-04-07 Yao Qi <yao.qi@linaro.org>
11377
11378 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11379 (child_function): Call alarm.
11380 (main): Move call to alarm into the loop.
11381 * gdb.threads/non-stop-fair-events.exp: Build program with
11382 -DTIMEOUT=$timeout.
11383
01b622d4
DE
113842015-04-06 Doug Evans <xdje42@gmail.com>
11385
11386 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11387 Fix dest parameter to board_info.
11388 (fpc_compile): Ditto.
11389 (gdb_compile_pascal): Rename dest arg to destfile.
11390
961f4160
PMR
113912015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11392
11393 * gdb.ada/funcall_ref.exp: New file.
11394 * gdb.ada/funcall_ref/foo.adb: New file.
11395
cafda597
YQ
113962015-04-02 Yao Qi <yao.qi@linaro.org>
11397
11398 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11399 is remote.
11400
fed040c6
GB
114012015-04-02 Gary Benson <gbenson@redhat.com>
11402
11403 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11404
d11916aa
SS
114052015-04-01 Sasha Smundak <asmundak@google.com>
11406
11407 * gdb.python/py-unwind-maint.c: New file.
11408 * gdb.python/py-unwind-maint.exp: New test.
11409 * gdb.python/py-unwind-maint.py: New file.
11410 * gdb.python/py-unwind.c: New file.
11411 * gdb.python/py-unwind.exp: New test.
11412 * gdb.python/py-unwind.py: New test.
11413
a1471180
PA
114142015-04-01 Pedro Alves <palves@redhat.com>
11415
11416 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11417 to fail instead of non-existent $test.
11418
0bbeccb1
PA
114192015-04-01 Pedro Alves <palves@redhat.com>
11420
11421 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11422 GDBFLAGS if not empty.
11423
3c724c8c
PMR
114242015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11425
11426 * gdb.ada/complete.exp: Remove "multi_line".
11427 * gdb.ada/info_exc.exp: Remove "multi_line".
11428 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11429 * gdb.ada/ptype_field.exp: Remove "multi_line".
11430 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11431 * gdb.ada/tagged.exp: Remove "multi_line".
11432 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11433 [multi_line ...]
11434 * gdb.btrace/delta.exp: Likewise.
11435 * gdb.btrace/exception.exp: Likewise.
11436 * gdb.btrace/function_call_history.exp: Likewise.
11437 * gdb.btrace/instruction_history.exp: Likewise.
11438 * gdb.btrace/nohist.exp: Likewise.
11439 * gdb.btrace/record_goto.exp: Likewise.
11440 * gdb.btrace/segv.exp: Likewise.
11441 * gdb.btrace/stepi.exp: Likewise.
11442 * gdb.btrace/tailcall.exp: Likewise.
11443 * gdb.btrace/unknown_functions.exp: Likewise.
11444 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11445 * lib/gdb.exp: Add the "multi_line" helper.
11446
4eec2deb
PA
114472015-04-01 Pedro Alves <palves@redhat.com>
11448
11449 * gdb.threads/tid-reuse.c: New file.
11450 * gdb.threads/tid-reuse.exp: New file.
11451
df8411da
SDJ
114522015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11453
11454 PR corefiles/16092
11455 * gdb.base/coredump-filter.c: New file.
11456 * gdb.base/coredump-filter.exp: Likewise.
11457
6ef37366
PM
114582015-03-27 Petr Machata <pmachata@redhat.com>
11459
11460 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11461 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11462 (Dwarf::assemble): Initialize them.
11463 (Dwarf::lines): New function.
11464
7ec911b0
JT
114652015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11466
11467 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11468 SYMBOL_PREFIX for x86_64-*-cygwin.
11469
ff908ebf
AW
114702015-03-26 Andy Wingo <wingo@igalia.com>
11471
11472 PR symtab/18148
11473 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11474 const_value but not a location.
11475 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11476 location defined in non-main CUs are visible.
11477
6d5f0679
YQ
114782015-03-26 Yao Qi <yao.qi@linaro.org>
11479
11480 PR testsuite/18139
11481 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11482 Add a line number entry for the same line.
11483 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11484 Add a line number entry for the same line.
11485
2898689b
YQ
114862015-03-26 Yao Qi <yao.qi@linaro.org>
11487
11488 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11489 .int 0.
11490 (func): Likewise. Add .Lfunc_1 label.
11491 Use .Lfunc_1 label.
11492 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11493 .int 0.
11494 (func): Likewise.
11495 Use .Lfunc_1 label.
11496
85180498
YQ
114972015-03-26 Yao Qi <yao.qi@linaro.org>
11498
11499 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11500 Call gdb_compile instead to compile each .s files without debug
11501 information.
11502
8aa08a8d
YQ
115032015-03-26 Yao Qi <yao.qi@linaro.org>
11504
11505 * gdb.base/savedregs.exp (process_saved_regs): Make
11506 "Saved registers:" optional in the pattern.
11507
66849923
MM
115082015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11509
11510 * gdb.btrace/next.exp: Merged into step.exp.
11511 * gdb.btrace/finish.exp: Merged into step.exp.
11512 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11513 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11514 "record goto" and checking the exact replay position.
11515 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11516 check for "Recording format" in "info record" output.
11517 * gdb.btrace/record_goto.exp: Choose test file based on target.
11518 * gdb.btrace/x86-record_goto.S: Renamed into ...
11519 * gdb.btrace/x86_64-record_goto.S: ... this.
11520 * gdb.btrace/i686-record_goto.S: New.
11521 * gdb.btrace/x86-tailcall.S: Renamed into ...
11522 * gdb.btrace/x86_64-tailcall.S: ... this.
11523 * gdb.btrace/i686-tailcall.S: New.
11524 * gdb.btrace/x86-tailcall.c: Renamed into ...
11525 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11526 separate statements. Update test.
11527 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11528 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11529 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11530 * gdb.btrace/tailcall.exp: Choose test file based on target.
11531 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11532
11cc1b74
MM
115332015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11534
11535 * gdb.btrace/exception.exp: Increase BTS buffer size.
11536
a25d8bf9
PA
115372015-03-24 Pedro Alves <palves@redhat.com>
11538
11539 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11540
856e7dd6
PA
115412015-03-24 Pedro Alves <palves@redhat.com>
11542
11543 * gdb.threads/schedlock.exp (test_step): No longer expect that
11544 "set scheduler-locking step" with "next" over a function call runs
11545 threads unlocked.
11546
ad235a41
AT
115472015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11548
11549 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11550
15630549
AT
115512015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11552
11553 PR breakpoints/16466
11554 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11555 * gdb.mi/mi-pending.c (thread_func): New function.
11556 (int main): Add threading support required.
11557 * gdb.mi/mi-pending.exp: Add tests for this issue.
11558 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11559 (pendfunc2): Remove stdio dependency.
11560 * gdb.mi/mi-pendshr2.c: New file.
11561
693dca06
KS
115622015-03-23 Keith Seitz <keiths@redhat.com>
11563
11564 * gdb.linespec/keywords.c: New file.
11565 * gdb.linespec/keywords.exp: New file.
11566
7e993ebf
KS
115672015-03-23 Keith Seitz <keiths@redhat.com>
11568
11569 PR gdb/18021
11570 * gdb.dwarf2/staticvirtual.exp: New test.
11571
bc23328c
JK
115722015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11573
11574 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11575 * README: Remove HP-UX and gdb.hp.
11576 (configuration):
11577 * configure: Regenerate.
11578 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11579 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11580 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11581 gdb.hp/gdb.defects/Makefile.
11582 * gdb.hp/Makefile.in: File deleted.
11583 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11584 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11585 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11586 * gdb.hp/gdb.aCC/run.c: File deleted.
11587 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11588 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11589 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11590 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11591 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11592 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11593 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11594 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11595 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11596 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11597 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11598 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11599 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11600 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11601 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11602 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11603 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11604 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11605 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11606 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11607 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11608 * gdb.hp/gdb.compat/average.c: File deleted.
11609 * gdb.hp/gdb.compat/sum.c: File deleted.
11610 * gdb.hp/gdb.compat/xdb.c: File deleted.
11611 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11612 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11613 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11614 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11615 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11616 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11617 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11618 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11619 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11620 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11621 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11622 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11623 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11624 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11625 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11626 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11627 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11628 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11629 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11630 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11631 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11632 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11633 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11634 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11635 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11636 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11637 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11638 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11639 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11640 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11641 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11642 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11643 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11644 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11645 * gdb.hp/tools/odump: File deleted.
11646
8bf3b159
PA
116472015-03-19 Pedro Alves <palves@redhat.com>
11648
11649 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11650 (saw_thread_3): New globals.
11651 (top level): Increment them when an event for the corresponding
11652 thread is seen.
11653 (no thread starvation): New test.
11654
eb54c8bf
PA
116552015-03-19 Pedro Alves <palves@redhat.com>
11656
11657 * gdb.threads/continue-pending-status.c: New file.
11658 * gdb.threads/continue-pending-status.exp: New file.
11659
32d2e5d6
PA
116602015-03-18 Pedro Alves <palves@redhat.com>
11661
11662 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11663 Use gdb_is_target_remote instead of is_remote. Use
11664 gdb_test_multiple instead of gdb_expect. Exit early if
11665 gdb_test_multiple hits its internal matches. Tighten stepi tests
11666 expected output. Fail on exit with any signal, instead of just
11667 SIGILL.
11668
f68f11b7
YQ
116692015-03-18 Yao Qi <yao.qi@linaro.org>
11670
11671 PR tdep/18107
11672 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11673 variable.
11674 * gdb.base/catch-syscall.exp: Don't skip it on
11675 aarch64*-*-linux* target. Remove elements in all_syscalls.
11676 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11677 target.
11678 (setup_all_syscalls): New proc.
11679
ca5fd19b
YQ
116802015-03-16 Yao Qi <yao.qi@linaro.org>
11681
11682 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11683 (top level): Skip tests if valid_addr_p returns false for
11684 $cmd1 or $cmd2.
11685
85642ba0
AW
116862015-03-11 Andy Wingo <wingo@igalia.com>
11687
11688 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11689
e03f9645
YQ
116902015-03-11 Yao Qi <yao.qi@linaro.org>
11691
11692 * gdb.base/catch-syscall.exp: Fix typo in comments.
11693
5d0962b2
YQ
116942015-03-11 Yao Qi <yao.qi@linaro.org>
11695
11696 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11697
b2df3cef
PA
116982015-03-09 Pedro Alves <palves@redhat.com>
11699
11700 * dg-extract-results.py: Delete.
11701
ef878e53
PA
117022015-03-09 Pedro Alves <palves@redhat.com>
11703
11704 Merge dg-extract-results.sh from GCC upstream (r218843).
11705
11706 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11707 * dg-extract-results.sh: Use --text with grep to avoid issues with
11708 binary files. Fall back to cat -v, if that doesn't work.
11709
9494d219
PA
117102015-03-05 Pedro Alves <palves@redhat.com>
11711
11712 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11713
a8d9763a
SM
117142015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11715
11716 * lib/mi-support.exp (mi_expect_interrupt): Accept
11717 alternative event for when in all-stop mode.
11718
be9957b8
PA
117192015-03-04 Pedro Alves <palves@redhat.com>
11720
11721 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11722
d57be0f4 117232015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
11724
11725 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11726
c214c7cf
AA
117272015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11728
11729 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11730 regexps for GDB's current line display, accept a hex address
11731 preceding the line number.
11732
6d74a497
AA
117332015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11734
11735 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11736 the 'arch1' variable for "s390*-linux*" targets.
11737
511aee7c
PA
117382015-03-04 Pedro Alves <palves@redhat.com>
11739
11740 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11741 (main): Pass missing retval argument to pthread_join call.
11742
95e50b27
PA
117432015-03-02 Pedro Alves <palves@redhat.com>
11744
11745 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11746 (top level): Call do_test with non-stop as well.
11747
28054d69
PA
117482015-03-02 Pedro Alves <palves@redhat.com>
11749
11750 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11751 -1.
11752
4fa5d7b4
AA
117532015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11754
11755 * gdb.arch/s390-vregs.exp: New test.
11756 * gdb.arch/s390-vregs.S: New file.
11757
97c18565
PA
117582015-02-27 Pedro Alves <palves@redhat.com>
11759
11760 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11761 call to catch_command_errors.
11762 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11763 catch_command_errors.
11764
a37bfa30
PA
117652015-02-27 Pedro Alves <palves@redhat.com>
11766
11767 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11768 "true" for boolean result.
11769 * gdb.gdb/selftest.exp (test_with_self): Also accept full
11770 prototype of main.
11771
6f98576f
PA
117722015-02-27 Pedro Alves <palves@redhat.com>
11773
11774 * lib/unbuffer_output.c: New file.
11775 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11776 (main): Call gdb_unbuffer_output.
11777
eba5ab56
YQ
117782015-02-27 Yao Qi <yao.qi@linaro.org>
11779
11780 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11781 target.
11782
0def5aaa
DE
117832015-02-26 Doug Evans <dje@google.com>
11784
11785 * gdb.cp/class2.cc (Dbase, D): New classes.
11786 (main): New local delta.
11787 * gdb.cp/class2.exp: Test printing delta.
11788 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11789 (dynbar): New global.
11790 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11791
081a1c2c
JK
117922015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11793
11794 * gdb.compile/compile-ifunc.c: New file.
11795 * gdb.compile/compile-ifunc.exp: New file.
11796
2f41223f
AT
117972015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
11798
11799 * gdb.base/structs.exp: Check for correct struct on finish.
11800
03eddd80
YQ
118012015-02-26 Yao Qi <yao.qi@linaro.org>
11802
11803 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11804 is zero.
11805
80c57053
JK
118062015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11807
11808 * gdb.arch/cordic.ko.bz2: New file.
11809 * gdb.arch/cordic.ko.debug.bz2: New file.
11810 * gdb.arch/ppc64-symtab-cordic.exp: New file.
11811
21613c12
YQ
118122015-02-25 Yao Qi <yao.qi@linaro.org>
11813
11814 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11815 aarch64*-*-* target.
11816
d8b901ed
PA
118172015-02-23 Pedro Alves <palves@redhat.com>
11818
11819 * lib/gdb.exp (delete_breakpoints): Rewrite using
11820 gdb_test_multiple.
11821
e5b85ead
PA
118222015-02-23 Pedro Alves <palves@redhat.com>
11823
11824 * gdb.base/info-os.c: Include stdlib.h.
11825
85c3a371
DE
118262015-02-22 Doug Evans <xdje42@gmail.com>
11827
11828 PR symtab/17855
11829 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11830 is read after symbols have been re-read.
11831 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11832 * gdb.ada/exec_changed/second.adb (Second): Ditto.
11833
96553a0c
DE
118342015-02-21 Doug Evans <dje@google.com>
11835
11836 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11837
97a0c697
JK
118382015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11839
11840 PR corefiles/17808
11841 * gdb.arch/i386-biarch-core.core.bz2: New file.
11842 * gdb.arch/i386-biarch-core.exp: New file.
11843
a47cd6e9
PA
118442015-02-21 Pedro Alves <palves@redhat.com>
11845
11846 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11847 runto_main fails.
11848
c5facdc4
PA
118492015-02-20 Pedro Alves <palves@redhat.com>
11850
11851 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11852 info probes.
11853
2db9a427
PA
118542015-02-20 Pedro Alves <palves@redhat.com>
11855
11856 * gdb.threads/multi-create-ns-info-thr.exp: New file.
11857
60fb7e9e
PA
118582015-02-20 Pedro Alves <palves@redhat.com>
11859
11860 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
11861 clean_restart before gdb_target_supports_trace.
11862
5c5019c2
PA
118632015-02-20 Pedro Alves <palves@redhat.com>
11864
11865 PR threads/18006
11866 * gdb.threads/clone-thread_db.c: New file.
11867 * gdb.threads/clone-thread_db.exp: New file.
11868
c9587f88
AT
118692015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
11870
11871 PR breakpoints/16812
11872 * gdb.base/catch-gdb-caused-signals.c: New file.
11873 * gdb.base/catch-gdb-caused-signals.exp: New file.
11874
f6a88844
JM
118752015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
11876
11877 * configure: Regenerated.
11878 * configure.ac: Use GDB_AC_TRANSFORM.
11879 * aclocal.m4: sinclude ../transform.m4.
11880
497c491b
JM
118812015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11882
11883 * lib/dtrace.exp: New file.
11884 * gdb.base/dtrace-probe.exp: Likewise.
11885 * gdb.base/dtrace-probe.d: Likewise.
11886 * gdb.base/dtrace-probe.c: Likewise.
11887 * lib/pdtrace.in: Likewise.
11888 * configure.ac: Output variables with the transformed names of
11889 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
11890 * configure: Regenerated.
11891
03e98035
JM
118922015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11893
11894 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11895 expected message when trying to access $_probe_* convenience
11896 variables while not on a probe.
11897
63cc30e9
JK
118982015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11899
11900 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11901
0703599a
PA
119022015-02-11 Pedro Alves <pedro@codesourcery.com>
11903
11904 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11905 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11906
7e60a48e
DE
119072015-02-10 Doug Evans <xdje42@gmail.com>
11908
11909 * lib/gdb.exp (gdb_load): Always return a result.
11910
01b088bc
PA
119112015-02-10 Pedro Alves <palves@redhat.com>
11912
11913 * gdb.threads/signal-sigtrap.c: New file.
11914 * gdb.threads/signal-sigtrap.exp: New file.
11915
b05ec7a5
AT
119162015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
11917
11918 * gdb.trace/no-attach-trace.c: New file.
11919 * gdb.trace/no-attach-trace.exp: New file.
11920
a2c2acaf
MW
119212015-02-09 Mark Wielaard <mjw@redhat.com>
11922
11923 * gdb.dwarf2/atomic.c: New file.
11924 * gdb.dwarf2/atomic-type.exp: Likewise.
11925
31fd9caa
MM
119262015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11927
11928 * gdb.btrace/buffer-size.exp: Update "info record" output.
11929 * gdb.btrace/delta.exp: Update "info record" output.
11930 * gdb.btrace/enable.exp: Update "info record" output.
11931 * gdb.btrace/finish.exp: Update "info record" output.
11932 * gdb.btrace/instruction_history.exp: Update "info record" output.
11933 * gdb.btrace/next.exp: Update "info record" output.
11934 * gdb.btrace/nexti.exp: Update "info record" output.
11935 * gdb.btrace/step.exp: Update "info record" output.
11936 * gdb.btrace/stepi.exp: Update "info record" output.
11937 * gdb.btrace/nohist.exp: Update "info record" output.
11938
d33501a5
MM
119392015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11940
11941 * gdb.btrace/buffer-size: New.
11942
f4abbc16
MM
119432015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11944
11945 * gdb.btrace/delta.exp: Update "info record" output.
11946 * gdb.btrace/enable.exp: Update "info record" output.
11947 * gdb.btrace/finish.exp: Update "info record" output.
11948 * gdb.btrace/instruction_history.exp: Update "info record" output.
11949 * gdb.btrace/next.exp: Update "info record" output.
11950 * gdb.btrace/nexti.exp: Update "info record" output.
11951 * gdb.btrace/step.exp: Update "info record" output.
11952 * gdb.btrace/stepi.exp: Update "info record" output.
11953 * gdb.btrace/nohist.exp: Update "info record" output.
11954
b9d61307
SM
119552015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11956
11957 PR gdb/15678
11958 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11959
e584fdbc
PA
119602015-02-06 Pedro Alves <palves@redhat.com>
11961
11962 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11963 macro.
11964 (seconds_left, again): New globals.
11965 (main): Wait seconds_left in a 1-second sleep loop instead of
11966 sleeping 180 seconds. If 'again' is set, reset the seconds
11967 counter.
11968 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11969 'again' in the inferior before detaching. Print the seconds left.
11970 (options): New global.
11971 (top level): Build program with -DTIMEOUT=$timeout.
11972
77f41761
PA
119732015-02-06 Pedro Alves <palves@redhat.com>
11974
11975 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11976 determine how many seconds to pass to 'alarm'.
11977 * gdb.base/gdb-sigterm.exp (top level): Build program with
11978 -DTIMEOUT=$timeout.
11979 (do_test): Return success/failure indication. Add more verbose
11980 logging. Don't fail if 200 single steps are seen. Instead, fail
11981 when the test times out.
11982 (passes): New global.
11983 (top level): Break the testing loop if testing fails on any
11984 iteration. Use gdb_assert.
11985
b9394193
DB
119862015-02-04 Don Breazeal <donb@codesourcery.com>
11987
11988 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11989 and initialize them.
11990 (ipc_cleanup): New function.
11991 (main): Don't declare shmid, semid, and msqid. Add a call to
11992 atexit so that we call ipc_cleanup on exit.
11993
42d9e528
PA
119942015-02-04 Pedro Alves <palves@redhat.com>
11995
11996 * boards/native-extended-gdbserver.exp: Remove any target variant
11997 specifications from the board name before clearing the isremote
11998 flag from board_info.
11999
ae6ae975
DE
120002015-01-31 Doug Evans <xdje42@gmail.com>
12001
12002 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12003
cfb069a8
GB
120042015-01-31 Gary Benson <gbenson@redhat.com>
12005
12006 * gdb.base/completion.exp: Disable completion limiting for
12007 existing tests. Add new tests to check completion limiting.
12008 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12009
5dd31d79
DE
120102015-01-31 Doug Evans <xdje42@gmail.com>
12011
12012 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12013
9f050062
DE
120142015-01-31 Doug Evans <xdje42@gmail.com>
12015
12016 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12017 entries. Duplicate file section script entries.
12018 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12019 inlined entries. Add test for safe-path rejection.
12020 * gdb.python/py-section-script.c: Add duplicate inlined section script
12021 entries. Duplicate file section script entries.
12022 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12023 inlined entries. Add test for safe-path rejection.
12024
df25ebbd
JB
120252015-01-29 Joel Brobecker <brobecker@adacore.com>
12026
12027 * gdb.ada/disc_arr_bound: New testcase.
12028
4a0ca9ec
JB
120292015-01-29 Joel Brobecker <brobecker@adacore.com>
12030
12031 * gdb.ada/mi_var_array: New testcase.
12032
3a8b707a
DE
120332015-01-27 Doug Evans <dje@google.com>
12034
12035 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12036 Add test for objfile.filename, objfile.username after objfile
12037 has been unloaded.
12038
f8313f6e
JB
120392015-01-26 Joel Brobecker <brobecker@adacore.com>
12040
12041 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12042 the second test to print the name attribute of value
12043 returned by the call to gdb.lookup_type, and adjust
12044 the expected output accordingly.
12045
37bc665e
MW
120462015-01-25 Mark Wielaard <mjw@redhat.com>
12047
12048 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12049 * gdb.base/disp-step-fork.c: Include unistd.h.
12050 * gdb.base/siginfo-obj.c: Include stdio.h.
12051 * gdb.base/siginfo-thread.c: Likewise.
12052 * gdb.mi/non-stop.c: Include unistd.h.
12053 * gdb.mi/nsthrexec.c: Include stdio.h.
12054 * gdb.mi/pthreads.c: Include unistd.h.
12055 * gdb.modula2/unbounded1.c (main): Declare returns int.
12056 * gdb.reverse/consecutive-reverse.c: Likewise.
12057 * gdb.threads/create-fail.c: Include unistd.h.
12058 * gdb.threads/killed.c: Likewise.
12059 * gdb.threads/linux-dp.c: Likewise.
12060 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12061 * gdb.threads/non-ldr-exc-2.c: Likewise.
12062 * gdb.threads/non-ldr-exc-3.c: Likewise.
12063 * gdb.threads/non-ldr-exc-4.c: Likewise.
12064 * gdb.threads/pthreads.c: Include unistd.h.
12065 (main): Declare returns int.
12066 * gdb.threads/tls-main.c (foo): New declaration.
12067 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12068
f7e5394d
SM
120692015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12070
12071 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12072 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12073
743649fd
MW
120742015-01-15 Mark Wielaard <mjw@redhat.com>
12075
12076 * gdb.base/noreturn-return.c: New file.
12077 * gdb.base/noreturn-return.exp: New file.
12078 * gdb.base/noreturn-finish.c: New file.
12079 * gdb.base/noreturn-finish.exp: New file.
12080
198297aa
PA
120812015-01-23 Pedro Alves <palves@redhat.com>
12082
12083 * gdb.threads/continue-pending-after-query.c: New file.
12084 * gdb.threads/continue-pending-after-query.exp: New file.
12085
717cf30c
AG
120862015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12087 Simon Marchi <simon.marchi@ericsson.com>
12088
12089 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12090 * gdb.base/valgrind-db-attach.exp: Same.
12091 * gdb.base/valgrind-infcall.exp: Same.
12092 * lib/mi-support.exp (default_mi_gdb_start): Same.
12093 * lib/prompt.exp (default_prompt_gdb_start): Same.
12094 * lib/gdb.exp (default_gdb_spawn): Same.
12095 (gdb_interact): New.
12096
12097
4b62a76e
JK
120982015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12099
12100 * gdb.compile/compile.exp (pointer to jit function): New test.
12101
b4cdae6f
WW
121022015-01-17 Wei-cheng Wang <cole945@gmail.com>
12103
12104 * lib/gdb.exp (supports_process_record): Return true for
12105 powerpc*-*-linux*.
12106 (supports_reverse): Likewise.
12107
d221e7ef
DB
121082015-01-15 Don Breazeal <donb@codesourcery.com>
12109
12110 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12111 instead of checking whether the target board is remote and
12112 use spawn_wait_for_attach instead of exec/sleep.
12113 * gdb.base/attach-twice.exp: Likewise.
12114
bafffb51
JB
121152015-01-15 Joel Brobecker <brobecker@adacore.com>
12116
12117 * gdb.ada/var_arr_attrs: New testcase.
12118
5589af0e
PA
121192015-01-14 Pedro Alves <palves@redhat.com>
12120 Joel Brobecker <brobecker@adacore.com>
12121
12122 PR gdb/17525
12123 * gdb.base/bp-cmds-execution-x-script.c: New file.
12124 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12125 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12126
6c400b59
PA
121272015-01-14 Pedro Alves <palves@redhat.com>
12128
12129 PR cli/17828
12130 * gdb.base/batch-preserve-term-settings.c: New file.
12131 * gdb.base/batch-preserve-term-settings.exp: New file.
12132
e02c96a7
DE
121332015-01-13 Doug Evans <dje@google.com>
12134
12135 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12136 binary.
12137
576fd14c
JB
121382015-01-13 Joel Brobecker <brobecker@adacore.com>
12139
12140 * Makefile.in (clean mostlyclean): Do not delete *.py.
12141
04dccad0
JB
121422015-01-13 Joel Brobecker <brobecker@adacore.com>
12143
12144 * gdb.python/py-lookup-type.exp: New file.
12145
3d230f71
PA
121462015-01-12 Pedro Alves <palves@redhat.com>
12147
12148 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12149 restore GDBFLAGS before returning.
12150
7e67715d
JK
121512015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12152
12153 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12154 is_amd64_regs_target and is_x86_like_target.
12155
f2e0d4b4
DE
121562015-01-11 Doug Evans <xdje42@gmail.com>
12157
12158 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12159 is given without an explicit form.
12160 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12161 attributes.
12162 * gdb.dwarf/corrupt.exp: Ditto.
12163 * gdb.dwarf2/enum-type.exp: Ditto.
12164 * gdb.trace/entry-values.exp: Ditto.
12165 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12166
439250fb
DE
121672015-01-11 Doug Evans <xdje42@gmail.com>
12168
12169 PR gdb/15830
12170 * gdb.base/maint.exp: Remove references to "maint demangle".
12171 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12172 Add tests for explicitly specifying language to demangle.
12173 * gdb.dlang/demangle.exp: Ditto.
12174
ede9f622
PA
121752015-01-09 Pedro Alves <palves@redhat.com>
12176
12177 * gdb.threads/non-stop-fair-events.c: New file.
12178 * gdb.threads/non-stop-fair-events.exp: New file.
12179
a7b796db
PA
121802015-01-09 Pedro Alves <palves@redhat.com>
12181
12182 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12183 the global scope. Set a breakpoint after all threads are started
12184 rather than stepping over two source lines. Expect the prompt.
12185 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12186 global.
12187 (NUM): Now 15.
12188 (main): Use threads_started_barrier to wait for all threads to
12189 start. Main thread no longer calls thread_function. Exit after
12190 180 seconds.
12191 (loop): New function.
12192 (thread_function): Wait on threads_started_barrier barrier. Call
12193 'loop' at each iteration.
12194 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12195 threads have started, instead of hardcoding number of "next"
12196 steps. Use an access watchpoint instead of a write watchpoint.
12197
9665ffdd
PA
121982015-01-09 Pedro Alves <palves@redhat.com>
12199
12200 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12201 (thread_func): Wait on barrier.
12202 (main): Wait for all threads to start before stopping GDB.
12203 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12204 global.
12205 (thread1_func, thread2_func): Wait on barrier.
12206 (main): Wait for all threads to start before stopping GDB.
12207 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12208 New global.
12209 (thread1_func, thread2_func): Wait on barrier.
12210 (main): Wait for all threads to start before stopping GDB.
12211
c945a99f
PA
122122015-01-09 Pedro Alves <palves@redhat.com>
12213
12214 * gdb.threads/attach-many-short-lived-threads.c: New file.
12215 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12216
c1a747c1
PA
122172014-01-09 Pedro Alves <palves@redhat.com>
12218
12219 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12220 instead of to thread 2.
12221 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12222 Add barrier around each pthread_create call instead of around all
12223 calls.
12224 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12225 Set a break on thread_function and have the child threads hit it
12226 one at at a time.
12227
60b3033e
PA
122282015-01-09 Pedro Alves <palves@redhat.com>
12229
12230 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12231 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12232 false.
12233 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12234 checking whether the target board is remote.
12235 * gdb.multi/multi-attach.exp: Likewise.
12236 * gdb.python/py-sync-interp.exp: Likewise.
12237 * gdb.server/ext-attach.exp: Likewise.
12238 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12239 tests that need to attach, instead of checking whether the target
12240 board is remote at the top of the file.
12241
acc018ac
YQ
122422015-01-08 Yao Qi <yao@codesourcery.com>
12243
12244 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12245
50a18af8
JK
122462015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12247
12248 Fix testcase compilation.
12249 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12250
8503d6e1
JB
122512015-01-06 Joel Brobecker <brobecker@adacore.com>
12252
12253 * gdb.python/py-type.exp: Add a couple test about empty
12254 array creation, and negative-length array creation.
12255
cc73dbcc
DE
122562015-01-02 Doug Evans <xdje42@gmail.com>
12257
12258 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12259
0300bbc7
DE
122602015-01-02 Doug Evans <dje@google.com>
12261
12262 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12263
9d85a0ec
YQ
122642014-12-29 Yao Qi <yao@codesourcery.com>
12265
12266 * gdb.trace/entry-values.exp: Update comments. Rename variable
12267 bar_call_foo to returned_from_foo.
12268
87186c6a
MMN
122692014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12270
12271 PR gdb/17394
12272 * gdb.linespec/break-asm-file.c: New file.
12273 * gdb.linespec/break-asm-file.exp: New file.
12274 * gdb.linespec/break-asm-file0.s: New file.
12275 * gdb.linespec/break-asm-file1.s: New file.
12276
1bab7383
YQ
122772014-12-18 Nigel Stephens <nigel@mips.com>
12278 Maciej W. Rozycki <macro@codesourcery.com>
12279
12280 * gdb.base/float.exp: Handle the new output from "info float" on
12281 MIPS targets.
12282
1bc1068a
JK
122832014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12284
12285 Fix MinGW compilation.
12286 * gdb.compile/compile-ops.exp: Update untested message if
12287 !skip_compile_feature_tests.
12288 * gdb.compile/compile-setjmp.exp: Likewise.
12289 * gdb.compile/compile-tls.exp: Likewise.
12290 * gdb.compile/compile.exp: Likewise.
12291 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12292 supported on this host".
12293
b6615d10
DE
122942014-12-16 Doug Evans <xdje42@gmail.com>
12295
12296 * boards/stabs.exp: New file.
12297
25dda427
AA
122982014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12299
12300 * gdb.base/completion.exp: Adjust to format changes of "maint
12301 print user-registers".
12302
bf330350
CU
123032014-12-16 Catalin Udma <catalin.udma@freescale.com>
12304
12305 PR server/17457
12306 * gdb.arch/aarch64-fp.c: New file.
12307 * gdb.arch/aarch64-fp.exp: New file.
12308
395cf596
SDJ
123092014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12310
12311 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12312 r210637, r210913, r211666, r215400, r215817).
12313
12314 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12315 * dg-extract-results.py: New file.
12316 * dg-extract-results.sh: Use it if the environment seems
12317 suitable.
12318
12319 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12320
12321 * dg-extract-results.py (parse_run): Handle warnings that
12322 are printed before a test harness is run.
12323
12324 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12325
12326 * dg-extract-results.py (Named): Remove __cmp__ method.
12327 (output_variation): Use a key to sort variation.harnesses.
12328
12329 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12330
12331 * dg-extract-results.py: For Python 3, force sys.stdout to
12332 handle surrogate escape sequences.
12333 (safe_open): New function.
12334 (output_segment, main): Use it.
12335
12336 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12337
12338 * dg-extract-results.py (Prog.result_re): Include options
12339 in test name.
12340
12341 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12342
12343 * dg-extract-results.py (output_variation): Always sort if
12344 do_sum.
12345
e882ef3c
SM
123462014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12347
12348 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12349 as long as we get pagination notifications.
12350
4992aa20
JM
123512014-12-15 Jason Merrill <jason@redhat.com>
12352
12353 * Makefile.in (check-gdb.%): Restore.
12354 * README: Mention it.
12355
c1b5a1a6
JB
123562014-12-13 Joel Brobecker <brobecker@adacore.com>
12357
12358 * gdb.ada/str_uninit: New testcase.
12359
5537b577
JK
123602014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12361
12362 PR symtab/17642
12363 * gdb.base/vla-stub-define.c: New file.
12364 * gdb.base/vla-stub.c: New file.
12365 * gdb.base/vla-stub.exp: New file.
12366
bb2ec1b3
TT
123672014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12368 Jan Kratochvil <jan.kratochvil@redhat.com>
12369 Tom Tromey <tromey@redhat.com>
12370
12371 * configure.ac: Add gdb.compile/.
12372 * configure: Regenerate.
12373 * gdb.compile/Makefile.in: New file.
12374 * gdb.compile/compile-ops.exp: New file.
12375 * gdb.compile/compile-ops.c: New file.
12376 * gdb.compile/compile-tls.c: New file.
12377 * gdb.compile/compile-tls.exp: New file.
12378 * gdb.compile/compile-constvar.S: New file.
12379 * gdb.compile/compile-constvar.c: New file.
12380 * gdb.compile/compile-mod.c: New file.
12381 * gdb.compile/compile-nodebug.c: New file.
12382 * gdb.compile/compile-setjmp-mod.c: New file.
12383 * gdb.compile/compile-setjmp.c: New file.
12384 * gdb.compile/compile-setjmp.exp: New file.
12385 * gdb.compile/compile-shlib.c: New file.
12386 * gdb.compile/compile.c: New file.
12387 * gdb.compile/compile.exp: New file.
12388 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12389
4ff709eb
TT
123902014-12-12 Tom Tromey <tromey@redhat.com>
12391
12392 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12393 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12394
6dddd6a5
DE
123952014-12-12 Doug Evans <dje@google.com>
12396
12397 * lib/gdb-python.exp (get_python_valueof): New function.
12398 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12399
71c24708
AA
124002014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12401
12402 * gdb.base/completion.exp: Add test for completion of "info
12403 registers ".
12404
3e29f34a
MR
124052014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12406
12407 * gdb.base/func-ptrs.c: New file.
12408 * gdb.base/func-ptrs.exp: New file.
12409
fc126975
SM
124102014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12411
12412 PR breakpoints/17012
12413 * gdb.base/dprintf-detach.c: New file.
12414 * gdb.base/dprintf-detach.exp: New file.
12415
0a46d518
SM
124162014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12417
12418 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12419 * lib/gdb.exp (target_is_gdbserver): New procedure.
12420
a0be3e44
DE
124212014-12-08 Doug Evans <dje@google.com>
12422
12423 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12424
df1b803a
YQ
124252014-12-05 Yao Qi <yao@codesourcery.com>
12426
12427 * gdb.guile/scm-error.exp: Remove the third argument to
12428 gdb_remote_download.
12429 * gdb.guile/scm-frame-args.exp: Likewise.
12430 * gdb.guile/scm-section-script.exp: Likewise.
12431
ddb9f679
YQ
124322014-12-05 Yao Qi <yao@codesourcery.com>
12433
12434 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12435
86e4ed39
DE
124362014-12-04 Doug Evans <dje@google.com>
12437
12438 * gdb.python/py-objfile.exp: Add tests for
12439 objfile.add_separate_debug_file.
12440
7c50a931
DE
124412014-12-04 Doug Evans <dje@google.com>
12442
12443 * lib/gdb.exp (get_build_id): New function.
12444 (build_id_debug_filename_get): Rewrite to use it.
12445 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12446
621661e3
MR
124472014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12448
12449 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12450 `method(long)', not just 0x0.
12451 * gdb.cp/nsalias.exp: Align code labels to 4.
12452 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12453 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12454 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12455 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12456 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12457 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12458
29f0c3b7
DE
124592014-12-02 Doug Evans <dje@google.com>
12460
e1e061e7 12461 PR symtab/17602
29f0c3b7 12462 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 12463 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
12464 * gdb.cp/anon-ns.exp: Update.
12465
162078c8
NB
124662014-12-02 Nick Bull <nicholaspbull@gmail.com>
12467
12468 * gdb.python/py-events.py (inferior_call_handler): New.
12469 (register_changed_handler, memory_changed_handler): New.
12470 (test_events.invoke): Register new handlers.
12471 * gdb.python/py-events.exp: Add tests for inferior call,
12472 memory_changed and register_changed events.
12473
fdb09caf
AA
124742014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12475
12476 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12477 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12478 if the linker doesn't understand this.
12479
55cfb2c4
SM
124802014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12481
12482 * gdb.python/python.exp: Change expected reply to help().
12483
9e8cd6df
YQ
124842014-12-01 Yao Qi <yao@codesourcery.com>
12485
12486 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12487 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12488 * configure: Re-generated.
12489
6c659fc2
SC
124902014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12491
12492 * gdb.cp/chained-calls.cc: New file.
12493 * gdb.cp/chained-calls.exp: New file.
12494 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12495
d7fc3181
SM
124962014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12497
12498 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12499 * gdb.dwarf2/symtab-producer.exp: Same.
12500 * gdb.gdb/python-interrupts.exp: Same.
12501 * gdb.gdb/python-selftest.exp: Same.
12502 * gdb.python/py-linetable.exp: Same.
12503 * gdb.python/py-type.exp: Same.
12504 * gdb.python/py-value-cc.exp: Same.
12505 * gdb.python/py-value.exp: Same.
12506
10e79639
YQ
125072014-11-28 Yao Qi <yao@codesourcery.com>
12508
12509 * gdb.base/break-probes.exp: Match library name prefixed with
12510 sysroot.
12511
f28a0564
SM
125122014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12513
12514 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12515 test expected output. Add parentheses for the call to print.
12516 Remove L suffix from integers.
12517
3fe1ce1d
DE
125182014-11-26 Doug Evans <dje@google.com>
12519
12520 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12521
84429e27
YQ
125222014-11-22 Yao Qi <yao@codesourcery.com>
12523
12524 * gdb.trace/entry-values.c: Remove asms.
12525 (foo): Add foo_label.
12526 (bar): Add bar_label.
12527 * gdb.trace/entry-values.exp: Remove code computing foo's
12528 length and bar's length.
12529 (Dwarf::assemble): Invoke function_range for bar and use
12530 MACRO_AT_func for foo.
12531
26741859
YQ
125322014-11-22 Yao Qi <yao@codesourcery.com>
12533
12534 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12535 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12536 Use .Lgcc43_procstart instead of gcc43.
12537
45e44d27
JB
125382014-11-21 Joel Brobecker <brobecker@adacore.com>
12539
12540 * gdb.ada/n_arr_bound: New testcase.
12541
458c8db8
SDJ
125422014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12543
12544 PR breakpoints/10737
12545 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12546 test_catch_syscall_multi_arch.
12547 (test_catch_syscall_multi_arch): New function.
12548
43f3e411
DE
125492014-11-20 Doug Evans <xdje42@gmail.com>
12550
12551 * gdb.base/maint.exp: Update expected output.
12552
0d7b2549
AA
125532014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12554
12555 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12556 4-byte instruction on S390.
12557
8908fca5
JB
125582014-11-19 Joel Brobecker <brobecker@adacore.com>
12559
12560 * gdb.ada/arr_arr: New testcase.
12561
4a46959e
JB
125622014-11-19 Joel Brobecker <brobecker@adacore.com>
12563
12564 * gdb.ada/pkd_arr_elem: New Testcase.
12565
470e2f4e
LM
125662014-11-18 Luis Machado <lgustavo@codesourcery.com>
12567
12568 * gdb.reverse/break-precsave: Expect completion message for
12569 core file reads.
12570 * gdb.reverse/consecutive-precsave.exp: Likewise.
12571 * gdb.reverse/finish-precsave.exp: Likewise.
12572 * gdb.reverse/i386-precsave.exp: Likewise.
12573 * gdb.reverse/machinestate-precsave.exp: Likewise.
12574 * gdb.reverse/sigall-precsave.exp: Likewise.
12575 * gdb.reverse/solib-precsave.exp: Likewise.
12576 * gdb.reverse/step-precsave.exp: Likewise.
12577 * gdb.reverse/until-precsave.exp: Likewise.
12578 * gdb.reverse/watch-precsave.exp: Likewise.
12579
a267f3ad
AA
125802014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12581
12582 * gdb.base/bp-permanent.c: Include unistd.h.
12583 * gdb.python/py-framefilter-mi.c (main): Add return type.
12584 * gdb.python/py-framefilter.c (main): Likewise.
12585 * gdb.trace/actions-changed.c (main): Likewise.
12586
12084a9a
AA
125872014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12588
12589 * gdb.mi/until.c: Add eye-catchers.
12590 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12591 line numbers.
12592
dc7e1a77
AA
125932014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12594
12595 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12596 function header variants in break1.c.
12597 * gdb.base/ena-dis-br.exp: Likewise.
12598 * gdb.base/hbreak2.exp: Likewise.
12599 * gdb.reverse/until-precsave.exp: Drop references to removed
12600 non-prototype function header variants in ur1.c.
12601 * gdb.reverse/until-reverse.exp: Likewise.
12602
41c77605
PM
126032014-11-17 Petr Machata <pmachata@redhat.com>
12604
12605 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12606 ${_cu_offset_size} bytes abbrev offset.
12607
34248c3a
DE
126082014-11-15 Doug Evans <xdje42@gmail.com>
12609
12610 PR symtab/17559
12611 * gdb.base/line-symtabs.exp: New file.
12612 * gdb.base/line-symtabs.c: New file.
12613 * gdb.base/line-symtabs.h: New file.
12614
646da059
YQ
126152014-11-14 Yao Qi <yao@codesourcery.com>
12616
12617 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12618 (func): Add label func_label.
12619 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12620 Replace low_pc and high_pc with MACRO_AT_range.
12621 Replace name, low_pc and high_pc with MACRO_AT_func.
12622
9301ebe6
YQ
126232014-11-14 Yao Qi <yao@codesourcery.com>
12624
12625 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12626 Replace name, low_pc and high_pc with MACRO_AT_func.
12627
f166b542
YQ
126282014-11-14 Yao Qi <yao@codesourcery.com>
12629
12630 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12631 produce debug information.
12632 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12633
0f6e71e3
YQ
126342014-11-14 Yao Qi <yao@codesourcery.com>
12635
12636 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12637 object and get function length.
12638 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12639 with MACRO_AT_func.
12640 (top-level): Replace gdb_compile and clean_restart with
12641 prepare_for_testing.
12642 * gdb.dwarf2/main.c (main): Add label main_label.
12643
876c4df9
YQ
126442014-11-14 Yao Qi <yao@codesourcery.com>
12645
12646 * lib/dwarf.exp (function_range): New procedure.
12647 (Dwarf::_handle_macro_at_func): New procedure.
12648 (Dwarf::_handle_macro_at_range): New procedure.
12649 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12650
02ad9cf1
YQ
126512014-11-14 Yao Qi <yao@codesourcery.com>
12652
12653 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12654 (_handle_attribute): New procedure.
12655
a59add0c
AA
126562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12657
12658 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12659 * gdb.base/call-sc.c (zed): Likewise.
12660 * gdb.base/checkpoint.c (main): Likewise.
12661 * gdb.base/dump.c (main): Likewise.
12662 * gdb.base/gcore.c (main): Likewise.
12663 * gdb.base/huge.c (main): Likewise.
12664 * gdb.base/multi-forks.c (main): Likewise.
12665 * gdb.base/pr10179-a.c (main): Likewise.
12666 * gdb.base/savedregs.c (main): Likewise.
12667 * gdb.base/sigaltstack.c (main): Likewise.
12668 * gdb.base/siginfo.c (main): Likewise.
12669 * gdb.base/structs.c (zed): Likewise.
12670 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12671 * gdb.mi/mi-syn-frame.c (main): Likewise.
12672 * gdb.mi/until.c (foo, main): Likewise.
12673 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12674 * gdb.base/solib-weak.c (foo): Declare.
12675 * gdb.base/attach-twice.c: Include stdio.h.
12676 * gdb.base/weaklib1.c: Likewise.
12677 * gdb.base/weaklib2.c: Likewise.
12678 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12679 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12680 unistd.h.
12681 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12682 * gdb.mi/mi-exit-code.c: Likewise.
12683 * gdb.base/break-interp-lib.c: Include string.h.
12684 * gdb.base/coremaker.c: Likewise.
12685 * gdb.base/testenv.c: Likewise.
12686 * gdb.python/py-finish-breakpoint.c: Likewise.
12687 * gdb.base/inferior-died.c: Include sys/wait.h.
12688 * gdb.base/fileio.c: Include time.h.
12689 * gdb.base/async-shell.c: Include unistd.h.
12690 * gdb.base/dprintf-non-stop.c: Likewise.
12691 * gdb.base/info-os.c: Likewise.
12692 * gdb.mi/mi-console.c: Likewise.
12693 * gdb.mi/watch-nonstop.c: Likewise.
12694 * gdb.python/py-events.c: Likewise.
12695 * gdb.base/async.c (baz): Move up before its invocation.
12696 * gdb.base/code_elim2.c (my_global_func): Likewise.
12697 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12698 * gdb.base/advance.c (func2): Likewise.
12699
3b5d5997
AA
127002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12701
12702 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12703 variant.
12704 * gdb.base/annota3.c: Likewise.
12705 * gdb.base/async.c: Likewise.
12706 * gdb.base/average.c: Likewise.
12707 * gdb.base/call-ar-st.c: Likewise.
12708 * gdb.base/call-rt-st.c: Likewise.
12709 * gdb.base/call-sc.c: Likewise.
12710 * gdb.base/call-strs.c: Likewise.
12711 * gdb.base/ending-run.c: Likewise.
12712 * gdb.base/execd-prog.c: Likewise.
12713 * gdb.base/exprs.c: Likewise.
12714 * gdb.base/foll-exec.c: Likewise.
12715 * gdb.base/foll-fork.c: Likewise.
12716 * gdb.base/foll-vfork.c: Likewise.
12717 * gdb.base/funcargs.c: Likewise.
12718 * gdb.base/gcore.c: Likewise.
12719 * gdb.base/jump.c: Likewise.
12720 * gdb.base/langs0.c: Likewise.
12721 * gdb.base/langs1.c: Likewise.
12722 * gdb.base/langs2.c: Likewise.
12723 * gdb.base/mips_pro.c: Likewise.
12724 * gdb.base/nodebug.c: Likewise.
12725 * gdb.base/opaque0.c: Likewise.
12726 * gdb.base/opaque1.c: Likewise.
12727 * gdb.base/recurse.c: Likewise.
12728 * gdb.base/run.c: Likewise.
12729 * gdb.base/scope0.c: Likewise.
12730 * gdb.base/scope1.c: Likewise.
12731 * gdb.base/setshow.c: Likewise.
12732 * gdb.base/setvar.c: Likewise.
12733 * gdb.base/shmain.c: Likewise.
12734 * gdb.base/shr1.c: Likewise.
12735 * gdb.base/shr2.c: Likewise.
12736 * gdb.base/sigall.c: Likewise.
12737 * gdb.base/signals.c: Likewise.
12738 * gdb.base/so-indr-cl.c: Likewise.
12739 * gdb.base/solib2.c: Likewise.
12740 * gdb.base/structs.c: Likewise.
12741 * gdb.base/sum.c: Likewise.
12742 * gdb.base/vforked-prog.c: Likewise.
12743 * gdb.base/watchpoint.c: Likewise.
12744 * gdb.reverse/shr2.c: Likewise.
12745 * gdb.reverse/until-reverse.c: Likewise.
12746 * gdb.reverse/ur1.c: Likewise.
12747 * gdb.reverse/watch-reverse.c: Likewise.
12748
066a77c5
AA
127492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12750
12751 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12752 variant.
12753 * gdb.base/sepdebug.exp: Drop references to removed code.
12754
4f204ea5
AA
127552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12756
12757 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12758 variant. Preserve original line numbering.
12759 * gdb.base/list1.c: Likewise.
12760
3b377a3a
AA
127612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12762
12763 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12764 variant.
12765 * gdb.base/break1.c: Likewise.
12766 * gdb.base/break.exp: Drop references to removed code.
12767
e444df73
AA
127682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12769
12770 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12771 variant.
12772
8008f2a7
AA
127732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12774
12775 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12776
a5a06887
AA
127772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12778
12779 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
12780 logic into perform_all_tests() and invoke it with and without
12781 function header prototypes.
12782 (do_function_calls): Remove conditional XFAIL for PR 5318.
12783 (rerun_and_prepare): Remove duplicate code.
12784 (perform_all_tests): New. Main logic moved here.
12785
44dba9b9
AA
127862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12787
12788 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12789 code guarded by #ifdef NO_PROTOTYPES.
12790 (t_double_many_args): Likewise.
12791 (DEF_FUNC_MANY_ARGS_1): Likewise.
12792 (DEF_FUNC_VALUES_1): Likewise.
12793 (t_structs_ldc): Renamed from t_structs_fc in conditional code
12794 guarded by #ifdef PROTOTYPES.
12795
d1fbcd56
AA
127962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12797
12798 * gdb.mi/mi-console.c: Add eye-catcher.
12799 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12800 instead of literal line number.
12801
b0e59b8f
AA
128022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12803
12804 * gdb.base/shr2.c: Add eye-catcher.
12805 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12806 line number.
12807
78f98cca
AA
128082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12809
12810 * gdb.base/jump.c: Add eye-catchers.
12811 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12812 numbers.
12813
58fa2af0
AA
128142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12815
12816 * gdb.base/execd-prog.c: Add eye-catchers.
12817 * gdb.base/foll-exec.c: Likewise.
12818 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12819 line numbers.
12820
04e5059b
AA
128212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12822
12823 * gdb.base/ending-run.c: Add eye-catchers.
12824 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12825 literal line numbers.
12826
dbfdb174
AA
128272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12828
12829 * gdb.base/call-rt-st.c: Add eye-catchers.
12830 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12831 literal line numbers.
12832
888a2ade
AA
128332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12834
12835 * gdb.base/call-ar-st.c: Add eye-catchers.
12836 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12837 literal line numbers.
12838
6acc2dde
AA
128392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12840
12841 * gdb.base/average.c: Add eye-catchers.
12842 * gdb.base/sum.c: Likewise.
12843 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12844 regexps dynamically.
12845
9ecfcd1d
AA
128462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12847
12848 * gdb.base/solib1.c: Add eye-catchers.
12849 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12850 literal line numbers.
12851
78708b7c
PA
128522014-11-12 Pedro Alves <palves@redhat.com>
12853
12854 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12855 leader has exited.
12856
af48d08f
PA
128572014-11-12 Pedro Alves <palves@redhat.com>
12858
12859 * gdb.arch/i386-bp_permanent.c: New file.
12860 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12861 (srcfile): Set to i386-bp_permanent.c.
12862 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
12863 that stepi does not execute the 'leave' instruction, instead of
12864 testing it does execute.
12865 * gdb.base/bp-permanent.c: New file.
12866 * gdb.base/bp-permanent.exp: New file.
12867
af3768e9
DE
128682014-11-10 Doug Evans <xdje42@gmail.com>
12869
12870 PR symtab/17564
12871 * gdb.base/symtab-search-order.exp: New file.
12872 * gdb.base/symtab-search-order.c: New file.
12873 * gdb.base/symtab-search-order-1.c: New file.
12874 * gdb.base/symtab-search-order-shlib-1.c: New file.
12875
9de00a4a
PA
128762014-11-07 Pedro Alves <palves@redhat.com>
12877
12878 PR gdb/17511
12879 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12880 i?86-*-linux*.
12881
e0f52461
SC
128822014-11-03 Siva Chandra Reddy <sivachandra@google.com>
12883
12884 PR c++/17494
12885 * gdb.cp/pr17494.cc: New file.
12886 * gdb.cp/pr17494.exp: New file.
12887
6ce8c980
YQ
128882014-11-02 Yao Qi <yao@codesourcery.com>
12889
12890 * gdb.python/python.exp: Get working directory and match the
12891 output of "set extended-prompt \\w " with it.
12892
02be9a71
DE
128932014-10-30 Doug Evans <dje@google.com>
12894
12895 * gdb.python/py-objfile.exp: Add tests for setting random attributes
12896 in objfiles.
12897 * gdb.python/py-progspace.exp: Add tests for setting random attributes
12898 in progspaces.
12899
3bdff46b
LM
129002014-10-30 Janis Johnson <janisjo@codesourcery.com>
12901
12902 * gdb.base/fullpath-expand.exp: Skip for a remote host.
12903 * gdb.base/realname-expand.exp: Likewise.
12904 * gdb.linespec/macro-relative.exp: Likewise.
12905
ab917dfb
PA
129062014-10-29 Pedro Alves <palves@redhat.com>
12907
12908 PR gdb/17408
12909 * gdb.threads/schedlock.c (some_function): New function.
12910 (call_function): New global.
12911 (MAYBE_CALL_SOME_FUNCTION): New macro.
12912 (thread_function): Call it.
12913 * gdb.threads/schedlock.exp (get_args): Add description parameter,
12914 and use it instead of a global counter. Adjust all callers.
12915 (get_current_thread): Use "find current thread" for test message
12916 here rather than having all callers pass down the same string.
12917 (goto_loop): New procedure, factored out from ...
12918 (my_continue): ... this.
12919 (step_ten_loops): Change parameter from test message to command to
12920 use. Adjust.
12921 (list_count): Delete global.
12922 (check_result): New procedure, factored out from duplicate top
12923 level code.
12924 (continue tests): Wrap in with_test_prefix.
12925 (test_step): New procedure, factored out from duplicate top level
12926 code.
12927 (top level): Test "step" in combination with all scheduler-locking
12928 modes. Test "next" in combination with all scheduler-locking
12929 modes, and in combination with stepping over a function call or
12930 not.
12931 * gdb.threads/next-bp-other-thread.c: New file.
12932 * gdb.threads/next-bp-other-thread.exp: New file.
12933
d3d4baed
PA
129342014-10-29 Pedro Alves <palves@redhat.com>
12935
12936 PR python/17372
12937 * gdb.python/python.exp: Test a multi-line command that spawns
12938 interactive Python.
12939 * gdb.base/multi-line-starts-subshell.exp: New file.
12940
563e8d85
YQ
129412014-10-29 Yao Qi <yao@codesourcery.com>
12942
12943 * gdb.base/fileio.exp: Make directories on host.
12944
0ea4d52e
YQ
129452014-10-29 Yao Qi <yao@codesourcery.com>
12946
12947 * gdb.base/fileio.c (test_write): Close the file.
12948
7f5ef605
PA
129492014-10-28 Pedro Alves <palves@redhat.com>
12950
12951 PR gdb/12623
12952 * gdb.base/sigstep.c (no_handler): New global.
12953 (main): If 'no_handler is true, set the signal handlers to
12954 SIG_IGN.
12955 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12956 with_sw_watch and no_handler parameters. Handle them.
12957 (top level) <stepping over handler when stopped at a breakpoint
12958 test>: Add a test axis for testing with a software watchpoint, and
12959 another for testing with the signal handler set to SIG_IGN.
12960 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12961 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12962
abbdbd03
PA
129632014-10-28 Pedro Alves <palves@redhat.com>
12964
12965 PR gdb/17511
12966 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12967 * gdb.base/sigstep.exp (other_handler_location): New global.
12968 (advance): Support stepping into the signal handler, and running
12969 commands while in the handler.
12970 (in_handler_map): New global.
12971 (top level): In the advance test, add combinations for getting
12972 into the handler with stepping commands, and for running commands
12973 in the handler. Add comment descripting the advancei tests.
12974
1df4399f
PA
129752014-10-28 Pedro Alves <palves@redhat.com>
12976
12977 * gdb.base/sigstep.exp: Use build_executable instead of
12978 prepare_for_testing.
12979 (top level): Move code that starts GDB, runs to main and creates a
12980 display to ...
12981 (restart): ... this new procedure.
12982 (top level): Move backtrace from signal handler test to ...
12983 (validate_backtrace): ... this new procedure.
12984 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
12985 with_test_prefix. Always restart GDB.
12986 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
12987 with_test_prefix. Always restart GDB. No need to delete
12988 breakpoints after the test.
12989 (test_skip_handler): Remove prefix parameter.
12990 (skip_over_handler, breakpoint_to_handler)
12991 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12992 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
12993 restart GDB. No need to delete breakpoints after the test.
12994 (top level): Use foreach to call the test procedures with
12995 different commands.
12996
a5b6e449
PA
129972014-10-28 Pedro Alves <palves@redhat.com>
12998
12999 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13000 instead of GNATS numbers.
13001 * gdb.base/sigbpt.exp: Likewise.
13002 * gdb.base/siginfo.exp: Likewise.
13003 * gdb.base/sigstep.exp: Likewise.
13004
e5f8a7cc
PA
130052014-10-27 Pedro Alves <palves@redhat.com>
13006
13007 * gdb.base/sigstep.c (dummy): New global.
13008 (main): Issue a couple writes to the new global.
13009 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13010 procedures.
13011 (skip_over_handler): Use test_skip_handler.
13012 (top level): Call skip_over_handler for stepi and nexti too.
13013 (breakpoint_over_handler): Use test_skip_handler.
13014 (top level): Call breakpoint_over_handler for stepi and nexti too.
13015
763905a3
YQ
130162014-10-27 Yao Qi <yao@codesourcery.com>
13017
13018 * gdb.trace/tfile.c (adjust_function_address)
13019 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13020 function descriptor.
13021
6f259a23
DB
130222014-10-24 Don Breazeal <donb@codesourcery.com>
13023
13024 * gdb.base/foll-fork.exp (test_follow_fork,
13025 catch_fork_child_follow): Check for updated fork messages emitted
13026 from infrun.c.
13027 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13028 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13029 vfork_and_exec_child_follow_through_step): Check for updated vfork
13030 messages emitted from infrun.c.
13031
09dd9a69
PA
130322014-10-24 Pedro Alves <palves@redhat.com>
13033
13034 * gdb.base/corefile.exp: Remove references to ultrix.
13035 * gdb.base/interrupt.exp: Likewise.
13036 * gdb.base/whatis.exp: Likewise.
13037 * gdb.gdb/selftest.exp: Likewise.
13038 * gdb.threads/manythreads.exp: Likewise.
13039 * gdb.threads/print-threads.exp: Likewise.
13040 * gdb.threads/pthreads.exp:: Likewise.
13041 * gdb.threads/schedlock.exp: Likewise.
13042
3433cfa5
SC
130432014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13044
13045 * gdb.cp/non-trivial-retval.cc: Add a test case.
13046 * gdb.cp/non-trivial-retval.exp: Add a test.
13047
092f880b
YQ
130482014-10-20 Yao Qi <yao@codesourcery.com>
13049
13050 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13051 * gdb.python/py-objfile-script-gdb.py: New file.
13052 * gdb.python/py-objfile-script.exp: Update reference to
13053 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13054 of remote_download. Remove the dest file.
13055
acbdb7f3
YQ
130562014-10-20 Yao Qi <yao@codesourcery.com>
13057
13058 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13059 * gdb.base/step-line.exp: Likewise.
13060 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13061 * gdb.dwarf2/dw2-basic.exp: Likewise.
13062 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13063 * gdb.dwarf2/dw2-filename.exp: Likewise.
13064 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13065 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13066 * gdb.dwarf2/dw2-producer.exp: Likewise.
13067 * gdb.dwarf2/mac-fileno.exp: Likewise.
13068 * gdb.python/py-frame-args.exp: Likewise.
13069 * gdb.python/py-framefilter.exp: Likewise.
13070 * gdb.python/py-mi.exp: Likewise.
13071 * gdb.python/py-objfile-script.exp: Likewise
13072 * gdb.python/py-pp-integral.exp: Likewise.
13073 * gdb.python/py-pp-re-notag.exp: Likewise.
13074 * gdb.python/py-prettyprint.exp: Likewise.
13075 * gdb.python/py-section-script.exp: Likewise.
13076 * gdb.python/py-typeprint.exp: Likewise.
13077 * gdb.python/py-xmethods.exp: Likewise.
13078 * gdb.stabs/weird.exp: Likewise.
13079 * gdb.xml/tdesc-regs.exp: Likewise.
13080
bd286a29
KCY
130812014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13082
13083 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13084 (out_cu): Use addr_len for the size of addresses.
13085 (out_line): Likewise. Size DW_LNE_set_address instruction
13086 according to addr_len.
13087 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13088 (FUNC): Add START_INSNS to definition.
13089
673dc4a0
YQ
130902014-10-18 Yao Qi <yao@codesourcery.com>
13091
13092 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13093 gdb_has_argv0 return true.
13094 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13095 check [target_info exists noargs], check [gdb_has_argv0]
13096 instead.
13097 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13098 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13099 procedures.
13100
4ffbba72
DE
131012014-10-17 Doug Evans <dje@google.com>
13102
13103 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13104 event.
13105 * gdb.python/py-events.py: Add clear_objfiles event.
13106
d096d8c1
DE
131072014-10-17 Doug Evans <dje@google.com>
13108
13109 * gdb.python/py-objfile.exp: Test progspace attribute.
13110
a80db015
LM
131112014-10-17 Luis Machado <lgustavo@codesourcery.com>
13112
13113 * gdb.guile/scm-breakpoint.exp: Do not assume any
13114 directory separators when matching source file paths.
13115 * gdb.python/py-breakpoint.exp: Likewise.
13116 * gdb.reverse/break-precsave.exp: Likewise.
13117 * gdb.reverse/break-reverse.exp: Likewise.
13118 * gdb.reverse/consecutive-precsave.exp: Likewise.
13119 * gdb.reverse/finish-precsave.exp: Likewise.
13120 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13121 * gdb.reverse/finish-reverse.exp: Likewise.
13122 * gdb.reverse/i386-precsave.exp: Likewise.
13123 * gdb.reverse/i387-env-reverse.exp: Likewise.
13124 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13125 * gdb.reverse/machinestate-precsave.exp: Likewise.
13126 * gdb.reverse/machinestate.exp: Likewise.
13127 * gdb.reverse/sigall-precsave.exp: Likewise.
13128 * gdb.reverse/solib-precsave.exp: Likewise.
13129 * gdb.reverse/step-precsave.exp: Likewise.
13130 * gdb.reverse/until-precsave.exp: Likewise.
13131 * gdb.reverse/watch-precsave.exp: Likewise.
13132 * gdb.reverse/watch-reverse.exp: Likewise.
13133
b22089ab
YQ
131342014-10-17 Yao Qi <yao@codesourcery.com>
13135
13136 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13137 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13138
6c4486e6
PA
131392014-10-17 Pedro Alves <palves@redhat.com>
13140
13141 PR gdb/17471
13142 * gdb.base/bg-execution-repeat.c: New file.
13143 * gdb.base/bg-execution-repeat.exp: New file.
13144
0ff33695
PA
131452014-10-17 Pedro Alves <palves@redhat.com>
13146
13147 PR gdb/17300
13148 * gdb.base/continue-all-already-running.c: New file.
13149 * gdb.base/continue-all-already-running.exp: New file.
13150
6fdebc3d
PA
131512014-10-17 Pedro Alves <palves@redhat.com>
13152
13153 PR gdb/17472
13154 * gdb.base/annota-input-while-running.c: New file.
13155 * gdb.base/annota-input-while-running.exp: New file.
13156
32a8097b
PA
131572014-10-17 Pedro Alves <palves@redhat.com>
13158
13159 * gdb.base/callfuncs.exp: emove references to osf.
13160 * gdb.base/sigall.exp: Likewise.
13161 * gdb.gdb/selftest.exp: Likewise.
13162 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13163 * gdb.mi/non-stop.c: Likewise.
13164 * gdb.mi/pthreads.c: Likewise.
13165 * gdb.reverse/sigall-precsave.exp: Likewise.
13166 * gdb.reverse/sigall-reverse.exp: Likewise.
13167 * gdb.threads/pthreads.c: Likewise.
13168 * gdb.threads/pthreads.exp: Likewise.
13169
7a3517ff
YQ
131702014-10-17 Yao Qi <yao@codesourcery.com>
13171
13172 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13173 check 'target_info exists noargs'.
13174 (test_command_prompt_position): Likewise.
13175 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13176 Remove "set args".
13177 (progvar_simple_while_test): Likewise.
13178 (progvar_complex_if_while_test): Likewise.
13179 (if_while_breakpoint_command_test): Likewise.
13180 (infrun_breakpoint_command_test): Likewise.
13181 (breakpoint_command_test): Likewise.
13182 (watchpoint_command_test): Likewise.
13183 (bp_deleted_in_command_test): Likewise.
13184 (temporary_breakpoint_commands): Likewise.
13185
bb99c472
YQ
131862014-10-16 Yao Qi <yao@codesourcery.com>
13187
13188 * gdb.base/remotetimeout.exp: Remove noargs checking.
13189
7c16b83e
PA
131902014-10-15 Pedro Alves <palves@redhat.com>
13191
13192 PR breakpoints/9649
13193 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13194 * gdb.base/breakpoint-in-ro-region.exp
13195 (probe_target_hardware_step): New procedure.
13196 (top level): Probe hardware stepping and hardware breakpoint
13197 support. Test stepping through a read-only region, with both
13198 "breakpoint auto-hw" on and off and both "always-inserted" on and
13199 off.
13200
35a49624
IB
132012014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13202
13203 * gdb.dlang/demangle.exp: Update for demangling changes.
13204
2d1c107c
SC
132052014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13206
13207 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13208 * gdb.cp/non-trivial-retval.exp: Add new tests.
13209
778811d5
SC
132102014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13211
13212 PR c++/13403
13213 PR c++/15154
13214 * gdb.cp/non-trivial-retval.cc: New file.
13215 * gdb.cp/non-trivial-retval.exp: New file.
13216
10c5f0a8
YQ
132172014-10-15 Yao Qi <yao@codesourcery.com>
13218
13219 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13220 remote host.
13221
65d7b369
YQ
132222014-10-15 Yao Qi <yao@codesourcery.com>
13223
13224 * gdb.python/py-symbol.exp: Match file base name if host is
13225 remote, otherwise match file name with dir name.
13226 * gdb.python/py-symtab.exp: Likewise.
13227 * gdb.python/python.exp: Likewise.
13228
46dc1394
YQ
132292014-10-15 Yao Qi <yao@codesourcery.com>
13230
13231 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13232 pattern.
13233 * gdb.python/py-symtab.exp: Likewise.
13234 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13235 locationn.
13236
c40cc657
JB
132372014-10-14 Joel Brobecker <brobecker@adacore.com>
13238
13239 * gdb.ada/addr_arith: New testcase.
13240
2abf49e1
MR
132412014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13242
13243 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13244 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13245 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13246 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13247
f7088df3
SDJ
132482014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13249
13250 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13251 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13252 * gdb.arch/stap-eval-lang-ada.exp: New file.
13253
4dc06805
YQ
132542014-10-14 Yao Qi <yao@codesourcery.com>
13255
13256 * gdb.mi/mi-var-child.c (nothing1): New function.
13257 (nothing2): New function.
13258 (do_children_tests): Set function pointers by nothing1 and
13259 nothing2.
13260 * gdb.mi/mi-var-child.exp: Step over new added statements.
13261 Update test to match the new output.
13262 * gdb.mi/var-cmd.c (nothing1): New function.
13263 (nothing2): New function.
13264 (do_children_tests): Set function pointers by nothing1 and
13265 nothing2.
13266 * gdb.mi/mi-var-display.exp: Update test to match output.
13267 Step to the line specified by $line_dct_nothing.
13268 Increase the number of lines to step.
13269
46a93de2
YQ
132702014-10-14 Yao Qi <yao@codesourcery.com>
13271
13272 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13273 tests.
13274 * gdb.mi/mi2-var-child.exp: Likewise.
13275
14ea52ee
DE
132762014-10-13 Doug Evans <dje@google.com>
13277
13278 * gdb.python/py-objfile.exp: Change name of file name test.
13279
e5c6e92b
DE
132802014-10-13 Doug Evans <dje@google.com>
13281
13282 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13283 from the start of the CU.
13284
c780cc2f
JK
132852014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13286 Yao Qi <yao@codesourcery.com>
13287
13288 Fix "save breakpoints" for "catch" command.
13289 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13290 Remove -nonewline. Match also the added "main" line.
13291
99894e11
JK
132922014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13293
13294 Fix "save breakpoints" for "disable $bpnum" command.
13295 * gdb.base/save-bp.c (main): Add label.
13296 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13297
6e1ac5a3
JK
132982014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13299
13300 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13301
754dd2b0
YQ
133022014-10-11 Yao Qi <yao@codesourcery.com>
13303
13304 * gdb.server/server-kill.exp: Execute command
13305 "set remote trace-status-packet on" before "tstatus".
13306
f90183d7
YQ
133072014-10-11 Yao Qi <yao@codesourcery.com>
13308
13309 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13310 (main): Call getppid.
13311 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13312 and continue to it. Read variable "server_pid".
13313
bf40a607
YQ
133142014-10-11 Yao Qi <yao@codesourcery.com>
13315
13316 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13317
052ca370
YQ
133182014-10-11 Yao Qi <yao@codesourcery.com>
13319
13320 * gdb.threads/thread-find.exp: Don't execute command
13321 "info threads".
13322 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13323 * gdb.threads/linux-dp.exp: Don't check the condition
13324 $threads_created equals to zero.
13325
3831839c
PA
133262014-10-10 Pedro Alves <palves@redhat.com>
13327
13328 * gdb.base/bigcore.exp: Remove references to IRIX.
13329 * gdb.base/funcargs.exp: Likewise.
13330 * gdb.base/interrupt.exp: Likewise.
13331 * gdb.base/mips_pro.exp: Likewise.
13332 * gdb.base/nodebug.exp: Likewise.
13333 * gdb.base/setvar.exp: Likewise.
13334 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13335
8b9a549d
PA
133362014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13337 Pedro Alves <palves@redhat.com>
13338
13339 PR symtab/14466
13340 * gdb.base/vdso-warning.c: New file.
13341 * gdb.base/vdso-warning.exp: New file.
13342
d48ba5e8
DE
133432014-10-02 Doug Evans <dje@google.com>
13344
13345 * gdb.base/structs.c (main): Don't run forever.
13346
2278c276
PA
133472014-10-02 Pedro Alves <palves@redhat.com>
13348
13349 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13350 (top level) <stop threads 1, stop threads 2>: Use it.
13351
b57bacec
PA
133522014-10-02 Pedro Alves <palves@redhat.com>
13353
13354 * gdb.threads/break-while-running.exp (test): Add new
13355 'update_thread_list' argument. Skip "info threads" if false.
13356 (top level): Add new 'update_thread_list' axis.
13357
13fd3ff3
PA
133582014-10-02 Pedro Alves <palves@redhat.com>
13359
13360 PR breakpoints/17431
13361 * gdb.base/execl-update-breakpoints.c: New file.
13362 * gdb.base/execl-update-breakpoints.exp: New file.
13363
0fec99e8
PA
133642014-10-01 Pedro Alves <palves@redhat.com>
13365
13366 * gdb.base/breakpoint-in-ro-region.c: New file.
13367 * gdb.base/breakpoint-in-ro-region.exp: New file.
13368
2ddf4301
SM
133692014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13370
13371 * gdb.mi/mi-exit-code.exp: New file.
13372 * gdb.mi/mi-exit-code.c: New file.
13373
6a5f3f43
YQ
133742014-09-30 Yao Qi <yao@codesourcery.com>
13375
13376 * lib/prelink-support.exp (build_executable_own_libs): Error if
13377 the target isn't native.
13378
345bcc73
YQ
133792014-09-30 Yao Qi <yao@codesourcery.com>
13380
13381 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13382 false.
13383
a25a5a45
PA
133842014-09-22 Pedro Alves <palves@redhat.com>
13385
13386 * gdb.threads/break-while-running.exp: New file.
13387 * gdb.threads/break-while-running.c: New file.
13388
00ba3162
YQ
133892014-09-19 Yao Qi <yao@codesourcery.com>
13390
13391 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13392 Invoke test. Restart GDB with --readnow and invoke test again.
13393
c3b7b696
YQ
133942014-09-19 Yao Qi <yao@codesourcery.com>
13395
13396 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13397 proc set_breakpoint_on_gcd_function. Invoke
13398 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13399 invoke set_breakpoint_on_gcd_function again.
13400
2b4fd423
DE
134012014-09-18 Doug Evans <dje@google.com>
13402
13403 * gdb.dwarf2/symtab-producer.exp: New file.
13404
a5947601
SDJ
134052014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13406
13407 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13408 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13409 * gdb.base/global-var-nested-by-dso.c: Likewise.
13410 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13411
91c19059
SDJ
134122014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13413 Pedro Alves <palves@redhat.com>
13414
13415 * gdb.base/watch-bitfields.exp: Pass string other than test file
13416 name to prepare_for_testing.
13417 (watch): New procedure.
13418 (expect_watchpoint): Use with_test_prefix.
13419 (top level): Factor out tests to ...
13420 (test_watch_location, test_regular_watch): ... these new
13421 procedures, and use with_test_prefix and gdb_continue_to_end.
13422
bb9d5f81
PP
134232014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13424
13425 PR breakpoints/12526
13426 * gdb.base/watch-bitfields.exp: New file.
13427 * gdb.base/watch-bitfields.c: New file.
13428
635856f5
PA
134292014-09-16 Pedro Alves <palves@redhat.com>
13430
13431 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13432 software and hardware addresses, not software address against
13433 itself.
13434
7280ceea
PA
134352014-09-16 Pedro Alves <palves@redhat.com>
13436
13437 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13438 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13439
428b16bd
PA
134402014-09-16 Pedro Alves <palves@redhat.com>
13441
13442 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13443 files.
13444 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13445 "*-*-vxworks*" throughout.
13446 * gdb.base/break.exp: Likewise.
13447 * gdb.base/default.exp: Likewise.
13448 * gdb.base/scope.exp: Likewise.
13449 * gdb.base/sepdebug.exp: Likewise.
13450 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13451 throughout.
13452 * gdb.base/run.c: Likewise.
13453 * gdb.base/sepdebug.c: Likewise.
13454 * gdb.hp/gdb.aCC/run.c: Likewise.
13455 * gdb.reverse/until-reverse.c: Likewise.
13456 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13457
666d413c
YQ
134582014-09-16 Yao Qi <yao@codesourcery.com>
13459
13460 * boards/local-remote-host-native.exp: New file.
13461
57cbd724
DE
134622014-09-14 Doug Evans <xdje42@gmail.com>
13463
13464 * gdb.threads/queue-signal.c (thread_count): New variable.
13465 (thread_count_mutex, thread_count_condvar): New variables.
13466 (incr_thread_count, wait_all_threads_running): New functions.
13467 (main): Wait for all threads to be in their thread functions.
13468
81219e53
DE
134692014-09-13 Doug Evans <xdje42@gmail.com>
13470
13471 * gdb.threads/queue-signal.c: New file.
13472 * gdb.threads/queue-signal.exp: New file.
13473
3714cea7
DE
134742014-09-13 Doug Evans <xdje42@gmail.com>
13475
13476 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13477 be consistent with what default_gdb_init uses.
13478 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13479 the plain text of the prompt. Add some logging printfs.
13480 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13481
fa43b1d7
PA
134822014-09-12 Pedro Alves <palves@redhat.com>
13483
13484 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13485 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13486 * gdb.arch/i386-size-overlap.exp: Likewise.
13487 * gdb.arch/i386-size.exp: Likewise.
13488 * gdb.arch/i386-unwind.exp: Likewise.
13489 * gdb.base/a2-run.exp: Likewise.
13490 * gdb.base/break.exp: Likewise.
13491 * gdb.base/charset.exp: Likewise.
13492 * gdb.base/chng-syms.exp: Likewise.
13493 * gdb.base/commands.exp: Likewise.
13494 * gdb.base/dbx.exp: Likewise.
13495 * gdb.base/find.exp: Likewise.
13496 * gdb.base/funcargs.exp: Likewise.
13497 * gdb.base/jit-simple.exp: Likewise.
13498 * gdb.base/reread.exp: Likewise.
13499 * gdb.base/sepdebug.exp: Likewise.
13500 * gdb.base/step-bt.exp: Likewise.
13501 * gdb.cp/mb-inline.exp: Likewise.
13502 * gdb.cp/mb-templates.exp: Likewise.
13503 * gdb.objc/basicclass.exp: Likewise.
13504 * gdb.threads/killed.exp: Likewise.
13505
9d9bf2df
EBM
135062014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13507
13508 PR tdep/17379
13509 * gdb.arch/powerpc-stackless.S: New file.
13510 * gdb.arch/powerpc-stackless.exp: New file.
13511
1cf2f1b0
JK
135122014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13513
13514 * gdb.base/attach.c: Include unistd.h.
13515 (main): Call alarm. Add label postloop.
13516 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13517 gdb_breakpoint, gdb_continue_to_breakpoint.
13518 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13519
98880d46
PA
135202014-09-11 Pedro Alves <palves@redhat.com>
13521
13522 PR gdb/17347
13523 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13524 * gdb.base/attach.exp (test_command_line_attach_run): New
13525 procedure.
13526 (top level): Call it.
13527
4c92ff2c
PA
135282014-09-11 Pedro Alves <palves@redhat.com>
13529
13530 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13531 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13532 (do_command_attach_tests): Use spawn_wait_for_attach.
13533 * gdb.base/solib-overlap.exp: Likewise.
13534 * gdb.multi/multi-attach.exp: Likewise.
13535 * gdb.python/py-prompt.exp: Likewise.
13536 * gdb.python/py-sync-interp.exp: Likewise.
13537 * gdb.server/ext-attach.exp: Likewise.
13538
3adc1a7d
GKB
135392014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13540
13541 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13542 command in testcase. Simplify testcase.
13543
96334934
JB
135442014-09-10 Joel Brobecker <brobecker@adacore.com>
13545
13546 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13547
eb479039
JB
135482014-09-10 Joel Brobecker <brobecker@adacore.com>
13549
13550 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13551
deede10c
JB
135522014-09-10 Joel Brobecker <brobecker@adacore.com>
13553
13554 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13555
7828a5f5
JB
135562014-09-10 Joel Brobecker <brobecker@adacore.com>
13557
13558 * gdb.dwarf2/dynarr-ptr.c: New file.
13559 * gdb.dwarf2/dynarr-ptr.exp: New file.
13560
33aeebcf
MR
135612014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13562
13563 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13564 of 30 rather than hardcoding 120 for a slow test case. Take the
13565 `gdb,timeout' target setting into account for this calculation.
13566 Don't extend the timeout for the test cases that don't need it.
13567
7b415901
MR
135682014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13569
13570 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13571 a factor of 2 for a slow test case. Take the `gdb,timeout'
13572 target setting into account for this calculation.
13573 * gdb.reverse/until-precsave.exp: Increase the timeout by
13574 a factor of 15 and 3 respectively rather than adding 120
13575 for a pair of slow test cases. Take the `gdb,timeout'
13576 target setting into account for this calculation.
13577
4a40f85a
MR
135782014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13579
13580 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13581 timeout, don't pass one down to gdb_expect.
13582 (gdb_expect): Rework timeout selection.
13583
09635af7
MR
135842014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13585
13586 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13587 exception on timeout.
13588 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13589 (gdbserver_start_extended): Catch any `gdbserver_start' error
13590 exceptions.
13591 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13592 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13593 `gdbserver_gdb_load' error exceptions.
13594
2bdd10b7
MR
135952014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13596
13597 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13598 120 on waiting for the TCP socket to open.
13599
316935f0
DE
136002014-09-09 Doug Evans <xdje42@gmail.com>
13601
13602 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13603 _caller_matches, _any_caller_is, _any_caller_matches.
13604
83740597
DE
136052014-09-09 Doug Evans <xdje42@gmail.com>
13606
13607 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13608
4c122fc3
YQ
136092014-09-09 Yao Qi <yao@codesourcery.com>
13610
13611 * gdb.mi/mi-var-display.exp: Set print symbol off.
13612
a9f116cb
GKB
136132014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13614
13615 PR gdb/17035
13616 * gdb.base/commands.exp: Add tests to verify user-defined
13617 commands with empty bodies.
13618 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13619 python commands in `show user command`.
13620 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13621 scheme commands in `show user command`.
13622
c75bd3a2
JK
136232014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13624
13625 PR python/17355
13626 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13627 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13628 * gdb.python/py-framefilter-invalidarg.exp: New file.
13629 * gdb.python/py-framefilter-invalidarg.py: New file.
13630
faa42425
DE
136312014-09-06 Doug Evans <xdje42@gmail.com>
13632
13633 PR 15276
13634 * gdb.python/py-caller-is.c: New file.
13635 * gdb.python/py-caller-is.exp: New file.
13636
474ca4f6
SDJ
136372014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13638
13639 PR gdb/17235
13640 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13641 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13642
eb0b0463
SDJ
136432014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13644
13645 PR fortran/17237
13646 * gdb.fortran/print-formatted.exp: New file.
13647 * gdb.fortran/print-formatted.f90: Likewise.
13648
5f3b99cf
SS
136492014-09-03 Sasha Smundak <asmundak@google.com>
13650
13651 * gdb.python/py-frame.exp: Test Frame.read_register.
13652
7d793aa9
SDJ
136532014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13654
13655 PR python/16699
13656 * gdb.python/py-completion.exp: New file.
13657 * gdb.python/py-completion.py: Likewise.
13658
fb0576e9
DE
136592014-08-28 Doug Evans <dje@google.com>
13660
13661 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13662 eax,etc. are live with values set by gdb and thus the compiler can't
13663 use them.
13664 * gdb.arch/i386-pseudo.c (main): Ditto.
13665
ee92b0dd
DE
136662014-08-27 Doug Evans <dje@google.com>
13667
13668 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13669
6649db35
DE
136702014-08-25 Doug Evans <dje@google.com>
13671
13672 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13673 (main): Ditto.
13674
564b7600
DE
136752014-08-25 Doug Evans <dje@google.com>
13676
13677 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13678
3881fb67
YQ
136792014-08-24 Yao Qi <yao@codesourcery.com>
13680
13681 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13682 symbol off.
13683 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13684
a05a36a5
DE
136852014-08-22 Doug Evans <dje@google.com>
13686
13687 PR 17276
13688 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13689 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13690 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13691
7c343b48
YQ
136922014-08-22 Yao Qi <yao@codesourcery.com>
13693
13694 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13695 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13696 * gdb.python/python.exp: Likewise. Use .py file on the host
13697 instead of the build.
13698
22fd09ae
JK
136992014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13700
13701 * gdb.threads/gcore-stale-thread.c: New file.
13702 * gdb.threads/gcore-stale-thread.exp: New file.
13703
a8454a7c
PA
137042014-08-21 Pedro Alves <palves@redhat.com>
13705
13706 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13707 * gdb.base/gcore-relro-pie.exp: Likewise.
13708 * gdb.base/gcore-relro.exp: Likewise.
13709 * gdb.base/gcore.exp: Likewise.
13710 * gdb.base/print-symbol-loading.exp: Likewise.
13711 * gdb.threads/gcore-thread.exp: Likewise.
13712 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13713
2a31c623
PA
137142014-08-20 Pedro Alves <palves@redhat.com>
13715 Jan Kratochvil <jan.kratochvil@redhat.com>
13716
13717 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13718 configure.
13719 (EXPECT): Handle READ1 being set.
13720 (all): Depend on EXTRA_RULES.
13721 (check-read1, expect-read1, read1.so, read1): New rules.
13722 * README (Testsuite Parameters): Document the READ1 make variable.
13723 (Race detection): New section.
13724 * configure: Regenerate.
13725 * configure.ac: If build==host==target, and running under a
13726 GNU/glibc system, add read1 to the extra Makefile rules.
13727 (EXTRA_RULES): AC_SUBST it.
13728 * lib/read1.c: New file.
13729
d36430db
JB
137302014-08-20 Joel Brobecker <brobecker@adacore.com>
13731
13732 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13733 the handling of variables declared as a typedef to an array
13734 which a DW_AT_data_location attribute.
13735
9a0dc9e3
PA
137362014-08-19 Andrew Burgess <aburgess@broadcom.com>
13737 Pedro Alves <palves@redhat.com>
13738
13739 PR symtab/14604
13740 PR symtab/14605
13741 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13742 gdb_test.
13743
0718a8da
PA
137442014-08-19 Pedro Alves <palves@redhat.com>
13745
13746 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13747
13b448cd
YQ
137482014-08-19 Yao Qi <yao@codesourcery.com>
13749
13750 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13751 right line.
13752
1cbf5077
DB
137532014-08-18 David Blaikie <dblaikie@gmail.com>
13754
13755 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13756
bf0fae19
JB
137572014-08-18 Joel Brobecker <brobecker@adacore.com>
13758
13759 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13760 attribute in array range.
13761
3c8c5dcc
JB
137622014-08-18 Joel Brobecker <brobecker@adacore.com>
13763
13764 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13765
e66d4446
SC
137662014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13767
13768 PR c++/17132
13769 * gdb.cp/pr17132.cc: New file.
13770 * gdb.cp/pr17132.exp: New file.
13771
940df408
SC
137722014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13773
13774 * gdb.python/py-xmethods.py (A_getarrayind)
13775 (E_method_char_worker.__call__, E_method_int_worker.__call__):
13776 Use 'print' with function call syntax.
13777 (E_method_matcher.match): Fix tab vs space indentation mixup.
13778
ebcc6c3a
YQ
137792014-08-15 Yao Qi <yao@codesourcery.com>
13780
13781 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13782 false.
13783
775e0f04
YQ
137842014-08-15 Yao Qi <yao@codesourcery.com>
13785
13786 * gdb.cp/casts.exp: Set print symbol off.
13787 * gdb.cp/class2.exp: Likewise.
13788 * gdb.cp/overload.exp: Likewise.
13789 * gdb.cp/templates.exp: Likewise.
13790
d769e349
DE
137912014-08-11 Doug Evans <dje@google.com>
13792
13793 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13794 (test_load_shlib): Update.
13795
20c6f1e1
YQ
137962014-08-09 Yao Qi <yao@codesourcery.com>
13797
13798 * gdb.base/display.exp: Invoke is_address_zero_readable.
13799 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13800 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13801 * gdb.base/hbreak-unmapped.exp: Return if
13802 is_address_zero_readable returns true.
13803 * gdb.base/signest.exp: Likewise.
13804 * gdb.base/signull.exp: Likewise.
13805 * gdb.base/sigbpt.exp: Likewise.
13806 * gdb.guile/scm-disasm.exp: Do the test if
13807 is_address_zero_readable returns false.
13808 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13809 * gdb.python/py-arch.exp: Likewise.
13810 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13811 * lib/gdb.exp (is_address_zero_readable): New proc.
13812
5792e8e3
YQ
138132014-08-09 Yao Qi <yao@codesourcery.com>
13814
13815 PR testsuite/13443
13816 * gdb.mi/mi-var-display.exp: Make test messages unique.
13817
3cecbbbe
TT
138182014-08-04 Tom Tromey <tromey@redhat.com>
13819
13820 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13821 target 0".
13822
00b51ff5
TT
138232014-08-04 Tom Tromey <tromey@redhat.com>
13824
13825 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13826 "target_resume".
13827
6908c509
JB
138282014-08-01 Joel Brobecker <brobecker@adacore.com>
13829
13830 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13831 inner_vla_struct_object_size.
13832 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13833 as xfail.
13834
cc6563d2
PA
138352014-07-30 Pedro Alves <palves@redhat.com>
13836
13837 * gdb.threads/signal-command-handle-nopass.exp (test): Add
13838 comment.
13839
7e09a223
YQ
138402014-07-29 Yao Qi <yao@codesourcery.com>
13841
13842 PR gdb/17206
13843 * gdb.base/until-nodebug.exp: New.
13844
7ebdbe92
DE
138452014-07-28 Doug Evans <xdje42@gmail.com>
13846
13847 PR guile/17203
13848 * gdb.guile/scm-parameter.exp: Add tests for trying to create
13849 previously existing parameter, and previously ambiguously spelled
13850 parameter.
13851
fdb1adc6
WN
138522014-07-28 Will Newton <will.newton@linaro.org>
13853
13854 * gdb.base/varargs.exp: Remove KFAILs for ARM.
13855
186fcde0
DE
138562014-07-26 Ludovic Courtès <ludo@gnu.org>
13857 Doug Evans <xdje42@gmail.com>
13858
13859 PR guile/17146
13860 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13861
70509625
PA
138622014-07-25 Pedro Alves <palves@redhat.com>
13863
13864 * gdb.threads/signal-command-handle-nopass.c: New file.
13865 * gdb.threads/signal-command-handle-nopass.exp: New file.
13866 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13867 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13868 * gdb.threads/signal-delivered-right-thread.c: New file.
13869 * gdb.threads/signal-delivered-right-thread.exp: New file.
13870
c3f814a1
PA
138712014-07-25 Pedro Alves <palves@redhat.com>
13872
13873 * gdb.base/double-prompt-target-event-error.exp
13874 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13875 match.
13876 (cancel_pagination_in_target_event): Rework double prompt
13877 detection.
13878 * gdb.base/paginate-after-ctrl-c-running.exp
13879 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13880 <return>' match.
13881 * gdb.base/paginate-bg-execution.exp
13882 (test_bg_execution_pagination_return)
13883 (test_bg_execution_pagination_cancel): Remove '-notransfer
13884 <return>' matches.
13885 * gdb.base/paginate-execution-startup.exp
13886 (test_fg_execution_pagination_return)
13887 (test_fg_execution_pagination_cancel): Remove '-notransfer
13888 <return>' matches.
13889 * gdb.base/paginate-inferior-exit.exp
13890 (test_paginate_inferior_exited): Remove '-notransfer <return>'
13891 match.
13892 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13893 * lib/gdb.exp (pagination_prompt): Run text through
13894 string_to_regexp.
13895 (gdb_test_multiple): Match $pagination_prompt instead of
13896 "<return>".
13897 (string_to_regexp): Move to lib/gdb-utils.exp.
13898
e214cf6c
JK
138992014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13900
13901 * gdb.arch/amd64-entry-value-paramref.S: New file.
13902 * gdb.arch/amd64-entry-value-paramref.cc: New file.
13903 * gdb.arch/amd64-entry-value-paramref.exp: New file.
13904 * gdb.arch/amd64-optimout-repeat.S: New file.
13905 * gdb.arch/amd64-optimout-repeat.c: New file.
13906 * gdb.arch/amd64-optimout-repeat.exp: New file.
13907
17d0c5c8
JK
139082014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13909
13910 PR gdb/17170
13911 * gdb.base/statistics.exp: New file.
13912
b8b8facf
DE
139132014-07-17 Doug Evans <dje@google.com>
13914
74b49205 13915 PR gdb/17170
b8b8facf
DE
13916 * gdb.base/maint.exp: Update testing of per-command stats.
13917
1b5d0ab3
PA
139182014-07-16 Pedro Alves <palves@redhat.com>
13919
13920 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13921 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13922 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13923 (tfile_write_buf): New functions.
13924 (add_memory_block): Rewrite using the above.
13925 (adjust_function_address): New function.
13926 (FUNCTION_ADDRESS): New macro.
13927 (write_basic_trace_file): Remove short_x local, and use
13928 tfile_write_16. Change type of func_addr local to unsigned long
13929 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
13930 here. Cast argument of add_memory_block to char pointer.
13931 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
13932 (main): Remove parameters.
13933 * gdb.trace/tfile.exp: Remove nowarnings.
13934
4d974e88
SM
139352014-07-15 Simon Marchi <simon.marchi@ericsson.com>
13936
13937 * gdb.base/debug-expr.exp: Test string evaluation with
13938 "debug expression" on.
13939
41e99568
PA
139402014-07-15 Pedro Alves <palves@redhat.com>
13941
13942 * gdb.base/reread.exp: Use clean_restart.
13943
487d9753
PL
139442014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13945
13946 * gdb.arch/avr-flash-qualifer.c: New.
13947 * gdb.arch/avr-flash-qualifer.exp: New.
13948
cc1c52ad
PA
139492014-07-14 Pedro Alves <palves@redhat.com>
13950
13951 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13952 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13953
1e973570
PA
139542014-07-14 Pedro Alves <palves@redhat.com>
13955
13956 * gdb.base/double-prompt-target-event-error.c: New file.
13957 * gdb.base/double-prompt-target-event-error.exp: New file.
13958
93d6eb10
PA
139592014-07-14 Pedro Alves <palves@redhat.com>
13960
13961 PR gdb/17072
13962 * gdb.base/paginate-inferior-exit.c: New file.
13963 * gdb.base/paginate-inferior-exit.exp: New file.
13964
0017922d
PA
139652014-07-14 Pedro Alves <palves@redhat.com>
13966
13967 PR gdb/17072
13968 * gdb.base/paginate-bg-execution.c: New file.
13969 * gdb.base/paginate-bg-execution.exp: New file.
13970
94696ad3
PA
139712014-07-14 Pedro Alves <palves@redhat.com>
13972
13973 PR gdb/17072
13974 * gdb.base/paginate-execution-startup.c: New file.
13975 * gdb.base/paginate-execution-startup.exp: New file.
13976 * lib/gdb.exp (pagination_prompt): New global.
13977 (default_gdb_spawn): New procedure, factored out from
13978 default_gdb_spawn.
13979 (default_gdb_start): Adjust to call default_gdb_spawn.
13980 (gdb_spawn): New procedure.
13981
bd293940
PA
139822014-07-14 Pedro Alves <palves@redhat.com>
13983
13984 * lib/gdb.exp (gdb_assert): New procedure.
13985 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13986
c933f875
PA
139872014-07-14 Pedro Alves <palves@redhat.com>
13988
13989 * gdb.base/execution-termios.c: New file.
13990 * gdb.base/execution-termios.exp: New file.
13991
d98b7a16
TT
139922014-07-14 Tom Tromey <tromey@redhat.com>
13993
13994 * gdb.cp/vla-cxx.cc: New file.
13995 * gdb.cp/vla-cxx.exp: New file.
13996
548740d6
TT
139972014-07-14 Tom Tromey <tromey@redhat.com>
13998
13999 * gdb.reverse/rerun-prec.c: New file.
14000 * gdb.reverse/rerun-prec.exp: New file.
14001
a25eb028
MR
140022014-07-12 Maciej W. Rozycki <macro@mips.com>
14003 Maciej W. Rozycki <macro@codesourcery.com>
14004
14005 * lib/gdb-utils.exp: New file.
14006 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14007 inline `gdb_init_command' processing.
14008 (gdb_start_cmd): Likewise.
14009 * lib/mi-support.exp (mi_run_cmd): Likewise.
14010 * README: Document `gdb_init_command' and `gdb_init_commands'.
14011
218c2655
JK
140122014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14013
14014 Fix false FAIL running under a very long directory name.
14015 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14016 and "set print elements 10000". Twice.
14017
5401fde3
YQ
140182014-07-11 Yao Qi <yao@codesourcery.com>
14019
14020 * gdb.base/exprs.exp: "set print symbol off".
14021
e76126e8
PA
140222014-07-11 Pedro Alves <palves@redhat.com>
14023
14024 * gdb.threads/kill.c: New file.
14025 * gdb.threads/kill.exp: New file.
14026
2d6f0de6
YQ
140272014-07-10 Yao Qi <yao@codesourcery.com>
14028
14029 * gdb.trace/tfile.c (write_basic_trace_file)
14030 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14031 address written to trace file.
14032
7180e04a
PA
140332014-07-09 Pedro Alves <palves@redhat.com>
14034
14035 * gdb.base/attach-wait-input.exp: New file.
14036 * gdb.base/attach-wait-input.c: New file.
14037
9a9a7608
AB
140382014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14039
14040 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14041 setting up test structures.
14042 (main): Call new test function.
14043 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14044 test function, continue into test function and walk test
14045 structures.
14046
161ac41e
YQ
140472014-07-02 Yao Qi <yao@codesourcery.com>
14048
14049 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14050 'bar_start' at the beginning of functions 'foo' and 'bar'
14051 respectively.
14052 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14053 instead of 'foo' and 'bar'.
14054
1f267ae3
MM
140552014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14056
14057 * gdb.btrace/segv.exp: New.
14058 * gdb.btrace/segv.c: New.
14059
2b239efb
LM
140602014-07-02 Luis Machado <lgustavo@codesourcery.com>
14061
14062 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14063 instruction.
14064
cf363f18
MW
140652014-06-30 Mark Wielaard <mjw@redhat.com>
14066
14067 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14068 vulture, vilify, villar): New volatile array constants.
14069 (vindictive, vegetation): New const volatile array constants.
14070 * gdb.base/volatile.exp: Test volatile and const volatile array
14071 types.
14072
aebf9d24
AA
140732014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14074
14075 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14076 target lacks support for awatch, rwatch, or hbreak.
14077
b67a2c6f
YQ
140782014-06-27 Yao Qi <yao@codesourcery.com>
14079
14080 * gdb.multi/dummy-frame-restore.exp: New.
14081 * gdb.multi/dummy-frame-restore.c: New.
14082
aef92902
MM
140832014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14084
14085 * gdb.btrace/gcore.exp: New.
14086
8e9db26e
PA
140872014-06-23 Pedro Alves <palves@redhat.com>
14088
14089 * gdb.base/watchpoint-reuse-slot.c: New file.
14090 * gdb.base/watchpoint-reuse-slot.exp: New file.
14091
70afc5b7
SC
140922014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14093
14094 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14095 progspace's filename in 'info', 'enable' and 'disable' command
14096 tests.
14097
b972bd9c
JK
140982014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14099
14100 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14101 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14102 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14103
125f8a3d
GB
141042014-06-20 Gary Benson <gbenson@redhat.com>
14105
14106 * gdb.arch/i386-avx.exp: Fix include file location.
14107 * gdb.arch/i386-sse.exp: Likewise.
14108
3ed9baed
IB
141092014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14110
14111 * gdb.dlang/expression.exp: New file.
14112
034f788c
PA
141132014-06-19 Pedro Alves <palves@redhat.com>
14114
14115 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14116 out from ...
14117 (top level): ... here. Iterate running tests under different
14118 scheduler-locking settings.
14119
45371d0c
LM
141202014-06-18 Luis Machado <lgustavo@codesourcery.com>
14121
14122 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14123 to DW_FORM_addr and use non-zero addresses.
14124
5d376983
SC
141252014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14126
14127 PR gdb/17017
14128 * gdb.python/py-xmethods.cc: Add global function call counters and
14129 increment them in their respective functions. Remove "cout"
14130 statements.
14131 * gdb.python/py-xmethods.exp: Make tests check the global function
14132 call counters instead of depending on inferior IO.
14133
a1aa2221
LM
141342014-06-18 Don Breazeal <donb@codesourcery.com>
14135
14136 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14137 Deleted procedure.
14138 (explicit_fork_parent_follow): Deleted procedure.
14139 (explicit_fork_child_follow): Deleted procedure.
14140 (test_follow_fork): New procedure.
14141 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14142 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14143 procedure calls.
14144
0fc05997
YQ
141452014-06-17 Yao Qi <yao@codesourcery.com>
14146
14147 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14148 CP1252.
14149
70795c52
LM
141502014-06-17 Luis Machado <lgustavo@codesourcery.com>
14151
14152 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14153 Initialize ptr and S explicitly.
14154 (skip_type_update_when_not_use_rtti_test): Likewise.
14155
6be47f0c
KS
141562014-06-16 Keith Seitz <keiths@redhat.com>
14157
14158 PR mi/15863
14159 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14160 the inferior is started.
14161
d03de421
PA
141622014-06-16 Pedro Alves <palves@redhat.com>
14163
14164 * gdb.base/break-main-file-remove-fail.c: New file.
14165 * gdb.base/break-main-file-remove-fail.exp: New file.
14166 * gdb.base/break-unload-file.exp: Use build_executable instead of
14167 prepare_for_testing.
14168 (test_break): New parameter "initial_load". Handle it.
14169 (top level): Add initial_load cmdline/file axis.
14170
f9579b99
TT
141712014-06-12 Tom Tromey <tromey@redhat.com>
14172
14173 * gdb.base/completion.exp: Don't use directory name in test.
14174
3657956b
GB
141752014-06-09 Gary Benson <gbenson@redhat.com>
14176
14177 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14178 separate the always-available ANSI-standard signals from the
14179 signals that require checking.
14180 (main): Likewise.
14181 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14182 Likewise.
14183 (main): Likewise.
14184
4186eb54
KS
141852014-06-07 Keith Seitz <keiths@redhat.com>
14186
14187 Revert:
14188 PR c++/16253
14189 * gdb.cp/var-tag.cc: New file.
14190 * gdb.cp/var-tag.exp: New file.
14191 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14192 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14193 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14194 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14195
25326a28 141962014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
14197
14198 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14199
829155c9
PA
142002014-06-06 Pedro Alves <palves@redhat.com>
14201
14202 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14203 in target debug output instead of looking at RSP packets,
14204 disabling the test on any target that uses hardware stepping.
14205 Update comments.
14206
61c8d22e
PA
142072014-06-06 Pedro Alves <palves@redhat.com>
14208
14209 * gdb.base/break-unload-file.exp: Fix typo.
14210
d9a47287
YQ
142112014-06-06 Yao Qi <yao@codesourcery.com>
14212
14213 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14214 from "jit_function" to "^jit_function".
14215
e5e01dbf
YQ
142162014-06-06 Yao Qi <yao@codesourcery.com>
14217
14218 * gdb.base/async.c (foo): Add one statement.
14219 * gdb.base/async.exp: Get the next instruction address and
14220 match the output of "nexti" by instruction address. Match
14221 the hex address in the output of "finish".
14222
73ba372c
GB
142232014-06-06 Gary Benson <gbenson@redhat.com>
14224
14225 * gdb.base/call-signals.c: Remove preprocessor conditionals
14226 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14227 SIGSEGV and SIGTERM.
14228 * gdb.base/sigall.c: Likewise.
14229 * gdb.base/unwindonsignal.c: Likewise.
14230 * gdb.reverse/sigall-reverse.c: Likewise.
14231
831517df
YQ
142322014-06-06 Yao Qi <yao@codesourcery.com>
14233
14234 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14235 readable, skip the test.
14236
b8b91e98
YQ
142372014-06-06 Yao Qi <yao@codesourcery.com>
14238
14239 * gdb.threads/staticthreads.c (thread_function): Move the line
14240 setting breakpoint on forward.
14241 * gdb.threads/staticthreads.exp: Update comments.
14242
fb934770
LC
142432014-06-05 Ludovic Courtès <ludo@gnu.org>
14244
14245 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14246 "history-append! type error".
14247
6ef284bd
SM
142482014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14249
14250 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14251 erroneous dprintf expected input.
14252
a872e241
DE
142532014-06-04 Doug Evans <xdje42@gmail.com>
14254
14255 * gdb.guile/scm-generics.exp: Delete.
14256
16f691fb
DE
142572014-06-04 Doug Evans <xdje42@gmail.com>
14258
14259 * gdb.guile/scm-breakpoint.exp: Update.
14260 Add tests for breakpoint registration.
14261
012370f6
TT
142622014-06-04 Tom Tromey <tromey@redhat.com>
14263
14264 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14265 VLA-in-union.
14266 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14267 inner_vla_struct, vla_union types. Initialize objects of those
14268 types and compute their sizes.
14269
9f5a4cef
HZ
142702014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14271 Hui Zhu <hui@codesourcery.com>
14272
14273 * gdb.base/fileio.exp: Add test for shell not available as well as
14274 available.
14275 * gdb.base/fileio.c (test_system): Check for shell twice.
14276
90a45c4d
YQ
142772014-06-04 Yao Qi <yao@codesourcery.com>
14278
14279 * gdb.base/auto-connect-native-target.exp: Remove redundant
14280 space from the regexp pattern.
14281
70017e41
YQ
142822014-06-04 Yao Qi <yao@codesourcery.com>
14283
14284 * gdb.base/default.exp: Replace "child" with "native" in
14285 regexp pattern.
14286
883964a7
SC
142872014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14288
14289 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14290 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14291 * gdb.python/py-xmethods.py: Python script supporting the
14292 new testcase and tests.
14293
ef370185
JB
142942014-06-03 Joel Brobecker <brobecker@adacore.com>
14295 Pedro Alves <palves@redhat.com>
14296
14297 PR breakpoints/17000
14298 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14299 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14300
1e2ccb61
BM
143012014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14302
14303 * gdb.base/subst.exp: Add tests to verify partial path matching
14304 output.
14305
c6ec5ab2
PA
143062014-06-03 Pedro Alves <palves@redhat.com>
14307
14308 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14309 target that doesn't use software single-stepping.
14310
835c559f
PA
143112014-06-03 Pedro Alves <palves@redhat.com>
14312
14313 PR breakpoints/17000
14314 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14315 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14316
06eb1586
DE
143172014-06-02 Doug Evans <xdje42@gmail.com>
14318
14319 * gdb.guile/scm-parameter.exp: New file.
14320
e698b8c4
DE
143212014-06-02 Doug Evans <xdje42@gmail.com>
14322
14323 * gdb.guile/scm-cmd.c: New file.
14324 * gdb.guile/scm-cmd.exp: New file.
14325
ded03782
DE
143262014-06-02 Doug Evans <xdje42@gmail.com>
14327
14328 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14329 pretty-printer lookup.
14330 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14331 (make-pp_s-printer): Call it.
14332 (make-pretty-printer-from-dict): New function.
14333 (lookup-pretty-printer-maker-from-dict): New function.
14334 (*pretty-printer*): Simplify.
14335 (make-objfile-pp_s-printer): New function.
14336 (install-objfile-pretty-printers!): New function.
14337 (make-progspace-pp_s-printer): New function.
14338 (install-progspace-pretty-printers!): New function.
14339 * gdb.guile/scm-progspace.c: New file.
14340 * gdb.guile/scm-progspace.exp: New file.
14341
41fac0cf
PA
143422014-06-02 Pedro Alves <palves@redhat.com>
14343
14344 * gdb.base/dprintf-bp-same-addr.c: New file.
14345 * gdb.base/dprintf-bp-same-addr.exp: New file.
14346
96ae5695
EBM
143472014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14348
14349 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14350 * gdb.arch/powerpc-power.s: Likewise.
14351
da02b3a8
JB
143522014-06-02 Joel Brobecker <brobecker@adacore.com>
14353
14354 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14355
c72b2e7b
YQ
143562014-06-01 Yao Qi <yao@codesourcery.com>
14357
14358 * gdb.base/watchpoint.exp (test_watch_location): Check null
14359 pointer can be dereferenced. If not, do the test, otherwise
14360 skip it.
14361
53e8a631
AB
143622014-05-30 Andrew Burgess <aburgess@broadcom.com>
14363
14364 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14365 results.
14366 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14367
938f0e2f
AB
143682014-05-30 Andrew Burgess <aburgess@broadcom.com>
14369
14370 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14371 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14372 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14373 * gdb.arch/amd64-invalid-stack-top.c: New file.
14374 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14375
9ba6657a
PA
143762014-05-30 Pedro Alves <palves@redhat.com>
14377
14378 PR breakpoints/17000
14379 * gdb.base/sss-bp-on-user-bp.c: New file.
14380 * gdb.base/sss-bp-on-user-bp.exp: New file.
14381
522c09bf
DB
143822014-05-30 David Blaikie <dblaikie@gmail.com>
14383
14384 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14385 gnu_inline semantics via attribute.
14386 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14387 source explicitly specifies the required semantics.
14388
bf4ef81e
MR
143892014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14390
14391 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14392
329ea579
PA
143932014-05-29 Pedro Alves <palves@redhat.com>
14394 Tom Tromey <tromey@redhat.com>
14395
14396 * gdb.base/async-shell.exp: Don't enable target-async.
14397 * gdb.base/async.exp
14398 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14399 parameter. Adjust.
14400 (top level): Don't test with "target-async".
14401 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14402 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14403 * gdb.base/inferior-died.exp: Don't enable target-async.
14404 * gdb.base/interrupt-noterm.exp: Likewise.
14405 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14406 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14407 * gdb.mi/mi-nonstop.exp: Likewise.
14408 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14409 * gdb.mi/mi-nsintrall.exp: Likewise.
14410 * gdb.mi/mi-nsmoribund.exp: Likewise.
14411 * gdb.mi/mi-nsthrexec.exp: Likewise.
14412 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14413 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14414 * gdb.python/py-evsignal.exp: Don't enable target-async.
14415 * gdb.python/py-evthreads.exp: Likewise.
14416 * gdb.python/py-prompt.exp: Likewise.
14417 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14418 * gdb.server/solib-list.exp: Don't enable target-async.
14419 * gdb.threads/thread-specific-bp.exp: Likewise.
14420 * lib/mi-support.exp: Adjust to use mi-async.
14421
fd664c91
PA
144222014-05-29 Pedro Alves <palves@redhat.com>
14423
14424 PR gdb/13860
14425 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14426 reason, even in sync mode.
14427
251bde03
PA
144282014-05-29 Pedro Alves <palves@redhat.com>
14429 Hui Zhu <hui@codesourcery.com>
14430
14431 PR PR15693
14432 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14433 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14434 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14435 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14436
7f3c0343
JB
144372014-05-28 Joel Brobecker <brobecker@adacore.com>
14438
14439 * config/monitor.exp (gdb_target_monitor): Replace use of
14440 "set remotebaud" by "set serial baud".
14441
b2715b27
AW
144422014-05-26 Andy Wingo <wingo@igalia.com>
14443
14444 * gdb.guile/scm-breakpoint.exp:
14445 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14446 properties instead of gdb-object-properties.
14447
498a4489
YQ
144482014-05-26 Yao Qi <yao@codesourcery.com>
14449
14450 * gdb.server/no-thread-db.exp: Specify source file name
14451 explicitly when setting a breakpoint.
14452
589fdceb
MM
144532014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14454
14455 * gdb.btrace/vdso.c: New.
14456 * gdb.btrace/vdso.exp: New.
14457
e9089e05
MM
144582014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14459
14460 * gdb.base/gcore.exp (capture_command_output): Move ...
14461 * lib/gdb.exp (capture_command_output): ... here.
14462
67b5c0c1
MM
144632014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14464
14465 * gdb.btrace/data.exp: Test memory access during btrace replay.
14466
a2199296
SM
144672014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14468
14469 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14470
17b2616c
PA
144712014-05-21 Pedro Alves <palves@redhat.com>
14472
14473 PR gdb/13860
14474 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14475 (top level): Test that output related to execution commands is
14476 sent to the console with CLI commands, but not with MI commands.
14477 Test that breakpoint events are always mirrored to the console.
14478 Also expect the new source line to be output after a "next" in
14479 async mode too. Make it a pass/fail test.
14480 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14481 output.
14482 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14483
5166082f
PA
144842014-05-21 Pedro Alves <palves@redhat.com>
14485
14486 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14487 Use them to test variations of "list" after reaching a breakpoint.
14488 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14489 Test "list" with listsize 10 after reaching a breakpoint.
14490 * gdb.python/python.exp (decode_line current location line
14491 number): Adjust expected line number.
14492
2f25d70f
SM
144932014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14494
14495 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14496 behavior for $args, pass it directly to "run".
14497
ff604a67
MR
144982014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14499
14500 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14501 30000 to 65536.
14502
6a3cb8e8
PA
145032014-05-21 Pedro Alves <palves@redhat.com>
14504
14505 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14506 auto-connect-native-target off".
14507 * gdb.base/auto-connect-native-target.c: New file.
14508 * gdb.base/auto-connect-native-target.exp: New file.
14509
4ebfc96e
PA
145102014-05-21 Pedro Alves <palves@redhat.com>
14511
14512 * gdb.base/default.exp: Test "target native" instead of "target
14513 child".
14514
36d46afb
MW
145152014-05-21 Mark Wielaard <mjw@redhat.com>
14516
14517 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14518
5876f503
JK
145192014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14520
14521 Fix TLS access for -static -pthread.
14522 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14523 <HAVE_TLS> (thread_function, main): Initialize it.
14524 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14525 Add clean_restart.
14526 <$have_tls != "">: Check TLSVAR.
14527
0256a6ac
PA
145282014-05-21 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.base/dcache-line-read-error.c: New.
14531 * gdb.base/dcache-line-read-error.exp: New.
14532
936d2992
PA
145332014-05-20 Pedro Alves <palves@redhat.com>
14534
14535 * gdb.base/compare-sections.c: New file.
14536 * gdb.base/compare-sections.exp: New file.
14537
802e8e6d
PA
145382014-05-20 Pedro Alves <palves@redhat.com>
14539
14540 * gdb.base/break-idempotent.c: New file.
14541 * gdb.base/break-idempotent.exp: New file.
14542
e59fa00f
MM
145432014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14544
14545 * gdb.btrace/nohist.exp: New.
14546
8b696e31
YQ
145472014-05-20 Yao Qi <yao@codesourcery.com>
14548
14549 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14550 gdb.reverse directory and gdb_reverse_timeout exists in board
14551 setting.
14552 * README: Document gdb_reverse_timeout.
14553
73c9764f
YQ
145542014-05-20 Yao Qi <yao@codesourcery.com>
14555
14556 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14557 'test_file_name'. Treat args as a string instead of a list.
14558 (gdb_init): Rename argument 'args' by 'test_file_name'.
14559
f1f4348a
JK
145602014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14561
14562 * gdb.arch/powerpc-power.exp: New file.
14563 * gdb.arch/powerpc-power.s: New file.
14564
0dbe70ce
DE
145652014-05-16 Doug Evans <dje@google.com>
14566
14567 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
14568 * gdb.base/completion.exp: Check that all expected files exist
14569 before doing file completion.
0dbe70ce 14570
8d551b02
DE
145712014-05-16 Doug Evans <dje@google.com>
14572
14573 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14574 Update.
14575 (do_syscall_tests_without_xml): Update.
14576
73eb7709
PA
145772014-05-16 Pedro Alves <palves@redhat.com>
14578
14579 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14580 instead of "unknown output after running".
14581
3fae92fc
YQ
145822014-05-16 Yao Qi <yao@codesourcery.com>
14583
14584 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14585 file1.txt from host at the end.
14586 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14587
c2b2ccc5
DE
145882014-05-15 Doug Evans <dje@google.com>
14589
14590 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14591 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14592 loading file. Add test for TU lookup.
14593
8c217a4b
SM
145942014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14595
14596 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14597 calling "-exec-arguments" or "set args" before running the
14598 inferior.
14599
3deb39c6
SM
146002014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14601
14602 * lib/mi-support.exp (mi_expect_stop): Expect message for
14603 inferiors that exit with non-zero exit code.
14604
71a79f8c
YQ
146052014-05-14 Yao Qi <yao@codesourcery.com>
14606
14607 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14608 match absolute path on remote host.
14609 (test_file_list_exec_source_files): Remove "/" from the
14610 pattern.
14611
f23fcd46
YQ
146122014-05-14 Yao Qi <yao@codesourcery.com>
14613
14614 * boards/local-remote-host-notty.exp (${board}_file): New
14615 proc.
14616
9404b58f
KM
146172014-05-07 Kyle McMartin <kyle@redhat.com>
14618
14619 Pushed by Joel Brobecker <brobecker@adacore.com>.
14620 * gdb.arch/aarch64-atomic-inst.c: New file.
14621 * gdb.arch/aarch64-atomic-inst.exp: New file.
14622
5e45f04c
YQ
146232014-05-07 Yao Qi <yao@codesourcery.com>
14624
14625 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14626 in current context" too.
14627
c888a17d
KS
146282014-05-05 Keith Seitz <keiths@redhat.com>
14629
14630 * gdb.linespec/ls-dollar.exp: Add test for linespec
14631 file:convenience_variable.
14632
290a839c
YQ
146332014-05-05 Yao Qi <yao@codesourcery.com>
14634
14635 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14636 traceframes into tfile and ctf trace files. Read data from
14637 trace file and test collected data.
14638 (gdb_collect_locals_test): Likewise.
14639 (gdb_unavailable_registers_test): Likewise.
14640 (gdb_unavailable_floats): Likewise.
14641 (gdb_collect_globals_test): Likewise.
14642 (top-level): Append "ctf" to trace_file_targets if GDB
14643 supports.
14644
b5262cd0
YQ
146452014-05-05 Yao Qi <yao@codesourcery.com>
14646
14647 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14648 code to ...
14649 (gdb_collect_args_test_1): ... it. New proc.
14650 (gdb_collect_locals_test): Move some code to ...
14651 (gdb_collect_locals_test_1): ... it. New proc.
14652 (gdb_unavailable_registers_test): Move some code to ...
14653 (gdb_unavailable_registers_test_1): ... it. New proc.
14654 (gdb_unavailable_floats): Move some code to ...
14655 (gdb_unavailable_floats_1): ... it. New proc.
14656
30a1e6cc
SDJ
146572014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14658
14659 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14660 probes to test for bitness recognition.
14661 * gdb.arch/amd64-stap-optional-prefix.exp
14662 (test_probe_value_without_reg): New procedure.
14663 Add code to test for different kinds of bitness.
14664
f33da99a
SDJ
146652014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14666
14667 PR breakpoints/16889
14668 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14669 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14670
5b80f00d
PA
146712014-05-01 Pedro Alves <palves@redhat.com>
14672
14673 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14674 gdb_file_cmd if no file is specified.
14675 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14676 last_loaded_file to set the remote exec-file.
14677
f8c2a73c
PA
146782014-05-01 Pedro Alves <palves@redhat.com>
14679
14680 * boards/local-remote-host.exp: New file.
14681
be6e8ac7
PA
146822014-05-01 Pedro Alves <palves@redhat.com>
14683
14684 * boards/local-remote-host.exp: Rename to ...
14685 * boards/local-remote-host-notty.exp: ... this.
14686
cac0dc8f
JB
146872014-04-28 Joel Brobecker <brobecker@adacore.com>
14688
14689 * gdb.ada/dyn_arrayidx: New testcase.
14690
9730e6cc
YQ
146912014-04-26 Yao Qi <yao@codesourcery.com>
14692
14693 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14694 and compute the length of function main. Save it in
14695 $main_length.
14696 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14697 (top-level): Use gdb_compile to compile objects into
14698 executable and restart GDB. Remove invocation to
14699 prepare_for_testing.
14700
7ae1a6a6
PA
147012014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14702 Pedro Alves <palves@redhat.com>
14703
14704 PR server/16255
14705 * gdb.multi/multi-attach.c: New file.
14706 * gdb.multi/multi-attach.exp: New file.
14707
4082afcc
PA
147082014-04-25 Pedro Alves <palves@redhat.com>
14709
14710 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14711 user.
14712 (top level): Test that "set remote conditional-breakpoints-packet
14713 off" works as intended.
14714 * gdb.base/dprintf.exp: Test that "set remote
14715 breakpoint-commands-packet off" works as intended.
14716 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14717 New function.
14718 (top level): Call it.
14719 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14720 remote fast-tracepoints-packet off" works as intended.
14721 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14722 * lib/gdb.exp (gdb_is_target_remote): ... here.
14723
2abc3f8d
DB
147242014-04-24 David Blaikie <dblaikie@gmail.com>
14725
14726 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14727 ensure clang would not discard them.
14728 * gdb.base/gdbvars.c: Ditto.
14729 * gdb.base/memattr.c: Ditto.
14730 * gdb.base/whatis.c: Ditto.
14731 * gdb.python/py-prettyprint.c: Ditto.
14732 * gdb.trace/actions.c: Ditto.
14733 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14734 ensure clang would not discard it.
14735
bfd39632
DB
147362014-04-24 David Blaikie <dblaikie@gmail.com>
14737
14738 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14739 clang to emit the full definition of type required by the test
14740 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14741
22842ff6
DB
147422014-04-24 David Blaikie <dblaikie@gmail.com>
14743
14744 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14745 coax Clang into emitting the definition of the type.
14746 * gdb.cp/pr10728-x.h (y): Ditto.
14747 * gdb.cp/pr10728-y.cc (y): Ditto.
14748
c2e827ad
DB
147492014-04-24 David Blaikie <dblaikie@gmail.com>
14750
14751 * gdb.base/label.exp: XFAIL label related tests under Clang.
14752 * gdb.cp/cplabel.exp: Ditto.
14753 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14754 under Clang those using labels.
14755
4c2d33e7
YQ
147562014-04-25 Yao Qi <yao@codesourcery.com>
14757
14758 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14759 double_label.
14760 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14761 partial_label and double_label.
14762
56083b99
DB
147632014-04-24 David Blaikie <dblaikie@gmail.com>
14764
14765 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14766
25d4e99d
DB
147672014-04-24 David Blaikie <dblaikie@gmail.com>
14768
14769 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14770 of the function to work across GCC and Clang.
14771 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14772 pointer types (const void ** const V void **).
14773
01f9f808
MS
147742014-04-24 Michael Sturm <michael.sturm@mintel.com>
14775 Walfred Tedeschi <walfred.tedeschi@intel.com>
14776
14777 * Makefile.in (EXECUTABLES): Added i386-avx512.
14778 * gdb.arch/i386-avx512.c: New file.
14779 * gdb.arch/i386-avx512.exp: Likewise.
14780
4b48d439
KS
147812014-04-23 Keith Seitz <keiths@redhat.com>
14782
14783 * lib/mi-support.exp (mi_list_breakpoints): Delete.
14784 (mi_make_breakpoint_table): New procedure.
14785 (mi_create_breakpoint): Use mi_make_breakpoint
14786 and return the result.
14787 (mi_make_breakpoint): New procedure.
14788 (mi_build_kv_pairs): New procedure.
14789
14790 * gdb.mi/mi-break.exp: Remove unused globals,
14791 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14792 All callers updated.
14793 * gdb.mi/mi-dprintf.exp: Use variable to track command
14794 number.
14795 Update all callers of mi_create_breakpoint and use
14796 mi_make_breakpoint_table.
14797 Remove any unused global variables.
14798 * gdb.mi/mi-nonstop.exp: Likewise.
14799 * gdb.mi/mi-nsintrall.exp: Likewise.
14800 * gdb.mi/mi-nsmoribund.exp: Likewise.
14801 * gdb.mi/mi-nsthrexec.exp: Likewise.
14802 * gdb.mi/mi-reverse.exp: Likewise.
14803 * gdb.mi/mi-simplerun.exp: Likewise.
14804 * gdb.mi/mi-stepn.exp: Likewise.
14805 * gdb.mi/mi-syn-frame.exp: Likewise.
14806 * gdb.mi/mi-until.exp: Likewise.
14807 * gdb.mi/mi-var-cp.exp: Likewise.
14808 * gdb.mi/mi-var-display.exp: Likewise.
14809 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14810 * gdb.mi/mi2-var-child.exp: Likewise.
14811 * gdb.mi/mi-vla-c99.exp: Likewise.
14812 * lib/mi-support.exp: Likewise.
14813
14814 From Ian Lance Taylor <iant@cygnus.com>:
14815 * lib/gdb.exp (parse_args): New procedure.
14816
08351840
PA
148172014-04-23 Pedro Alves <palves@redhat.com>
14818
14819 * gdb.base/break-unload-file.c: New file.
14820 * gdb.base/break-unload-file.exp: New file.
14821 * gdb.base/sym-file-lib.c (baz): New function.
14822 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14823 field.
14824 (load): Store the segment's mapped size.
14825 (unload): New function.
14826 (unload_shlib): New function.
14827 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14828 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14829 set a breakpoint at baz, and call it.
14830 * gdb.base/sym-file.exp: New tests for stale breakpoint
14831 instructions.
14832
076855f9
PA
148332014-04-23 Pedro Alves <palves@redhat.com>
14834
14835 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14836 * gdb.base/hbreak-in-shr-unsupported.c: New file.
14837 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14838 * gdb.base/hbreak-unmapped.c: New file.
14839 * gdb.base/hbreak-unmapped.exp: New file.
14840 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14841 * lib/gdb.exp (gdb_is_target_remote): ... here.
14842
483805cf
PA
148432014-04-22 Pedro Alves <palves@redhat.com>
14844
14845 * gdb.base/consecutive-step-over.c: New file.
14846 * gdb.base/consecutive-step-over.exp: New file.
14847
06d97543
PA
148482014-04-22 Pedro Alves <palves@redhat.com>
14849
14850 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14851 instead of send_gdb/gdb_expect.
14852
b4429ea2
YQ
148532014-04-22 Yao Qi <yao@codesourcery.com>
14854
14855 * lib/trace-support.exp (generate_tracefile): New procedure.
14856 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14857 return 0.
14858 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14859 if generate_tracefile returns 1.
14860
51d48146
PA
148612014-04-18 Tom Tromey <palves@redhat.com>
14862 Pedro alves <tromey@redhat.com>
14863
14864 PR backtrace/15558
14865 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14866 with a backtrace limit.
14867 * gdb.python/py-frame-inline.exp: Test running to an inline
14868 function with a backtrace limit, and printing the newest frame.
14869 * gdb.python/py-frame-inline.c (main): Call f.
14870
bd1dce5f
MS
148712014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14872
14873 * gdb.java/jnpe.exp: Drop srcdir from untested path.
14874
40d1a503
MS
148752014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14876
14877 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14878 Drop prefix from unsupported source file path.
14879
389b98f7
YQ
148802014-04-17 Yao Qi <yao@codesourcery.com>
14881
14882 * lib/gdb.exp (with_target_charset): New proc.
14883 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14884 with_target_charset.
14885 (test_print_strings): Likewise.
14886 (test_repeat_bytes): Likewise.
14887 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14888 for some tests.
14889
22869d73
KS
148902014-04-16 Keith Seitz <keiths@redhat.com>
14891
14892 PR gdb/15827
14893 * gdb.dwarf2/corrupt.c: New file.
14894 * gdb.dwarf2/corrupt.exp: New file.
14895
c4f87ca6
KS
148962014-04-16 Keith Seitz <keiths@redhat.com>
14897
14898 PR c++/16597
14899 * gdb.cp/namelessclass.cc: New file.
14900 * gdb.cp/namelessclass.exp: New file.
14901 * gdb.cp/namelessclass.S: New file.
14902
ab19de87
DE
149032014-04-16 Doug Evans <dje@google.com>
14904
14905 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14906 Add comment.
14907 (gdbserver_default_get_comm_port): New function.
14908 (gdbserver_start): Check if board file provided
14909 "gdbserver,get_comm_port" and use it if so.
14910 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14911 (gdb,socketport): Set to "stdio".
14912 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14913 (stdio_gdbserver_template): Delete.
14914 (${board}_get_remote_address): Update.
14915 (${board}_build_remote_cmd): Delete.
14916 (${board}_get_comm_port): New function.
14917 (${board}_spawn): Update.
14918 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14919 Delete.
14920 (${board}_get_remote_address): Update.
14921 (${board}_get_comm_port): New function.
14922
fc98a809
AB
149232014-04-16 Andrew Burgess <aburgess@broadcom.com>
14924
14925 * gdb.base/memattr.exp: Improve regexps to handle memory regions
14926 appearing in any order.
14927
87fd9e6e
DE
149282014-04-15 Doug Evans <dje@google.com>
14929
14930 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14931 uninitialized value of "description".
14932
099fc3ea
KS
149332014-04-15 Keith Seitz <keiths@redhat.com>
14934
14935 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14936 Remove unused globals.
14937 (test_running_the_program): Likewise.
14938 (test_controlled_execution): Likewise.
14939 (test_controlling_breakpoints): Likewise.
14940 (test_program_termination): Likewise.
14941
5da151d4
KS
149422014-04-15 Keith Seitz <keiths@redhat.com>
14943
14944 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14945 unused globals.
14946 (test_rbreak_creation_and_listing): Likewise.
14947 (test_ignore_count): Likewise.
14948 (test_error): Likewise.
14949
35e5d2f0
PA
149502014-04-15 Pedro Alves <palves@redhat.com>
14951
14952 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14953 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14954 sym-file-loader.c.
14955 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14956 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14957 to sym-file-loader.c.
14958 (struct library): Forward declare.
14959 (load_shlib, lookup_function): Change prototypes.
14960 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14961 (translate_offset): Remove declarations.
14962 (get_text_addr): New declaration.
14963 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14964 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14965 sym-file-loader.h.
14966 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14967 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14968 here from sym-file-loader.h.
14969 (struct library): New structure.
14970 (load_shlib, lookup_function): Change prototypes and adjust to
14971 work with a struct library.
14972 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14973 (translate_offset): Make static.
14974 (get_text_addr): New function.
14975 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14976
eb4c1710
PA
149772014-04-15 Pedro Alves <palves@redhat.com>
14978
14979 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14980
2d1baf52
PA
149812014-04-15 Pedro Alves <palves@redhat.com>
14982
14983 * gdb.base/sym-file-loader.c: Include <limits.h>.
14984 (SELF_LINK): New define.
14985 (get_origin): New function.
14986 (load_shlib): Use it.
14987 * gdb.base/sym-file.exp: Don't early return if the target is
14988 remote. Use runto_main, and issue fail is that fails. Use
14989 gdb_load_shlibs.
14990 (shlib_name): Delete.
14991 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
14992
7dd6df01
PA
149932014-04-15 Pedro Alves <palves@redhat.com>
14994
14995 * gdb.base/sym-file.exp: Remove regex characters from test
14996 message. Don't refer to breakpoint numbers in test messages.
14997
b50c8614
KS
149982014-04-14 Keith Seitz <keiths@redhat.com>
14999
15000 PR c++/16253
15001 * gdb.cp/var-tag.cc: New file.
15002 * gdb.cp/var-tag.exp: New file.
15003 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15004 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15005 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15006 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15007
3d567982
TT
150082014-04-14 Tom Tromey <tromey@redhat.com>
15009
15010 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15011 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15012 type.
15013 * gdb.cp/enum-class.exp: New file.
15014 * gdb.cp/enum-class.cc: New file.
15015
0626fc76
TT
150162014-04-14 Tom Tromey <tromey@redhat.com>
15017
15018 * gdb.dwarf2/enum-type.exp: New file.
15019
dca325b3
SA
150202014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15021
15022 * gdb.mi/mi-vla-c99.exp: New file.
15023 * gdb.mi/vla.c: New file.
15024
5854b38a
SA
150252014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15026
15027 * gdb.base/vla-datatypes.c: New file.
15028 * gdb.base/vla-datatypes.exp: New file.
15029
463bb957
SA
150302014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15031
15032 * gdb.base/vla-ptr.c: New file.
15033 * gdb.base/vla-ptr.exp: New file.
15034
3dd170be
SA
150352014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15036
15037 * gdb.dwarf2/count.exp: New file.
15038
5ecaaa66
SA
150392014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15040
15041 * gdb.base/vla-sideeffect.c: New file.
15042 * gdb.base/vla-sideeffect.exp: New file.
15043
41f1ada5
DB
150442014-04-14 David Blaikie <dblaikie@gmail.com>
15045
15046 * gdb.mi/non-stop.c: Add return value for non-void function return
15047 statement.
15048 * gdb.threads/staticthreads.c: Ditto.
15049
0be03e84
DE
150502014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15051 Doug Evans <xdje42@gmail.com>
15052
15053 * gdb.guile/scm-value.c: Improve test case.
15054 * gdb.guile/scm-value.exp: Add new test.
15055
f180a1fb
DB
150562014-04-11 David Blaikie <dblaikie@gmail.com>
15057
15058 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15059 override Clang's default.
15060
6b662e19
JB
150612014-04-11 Joel Brobecker <brobecker@adacore.com>
15062
15063 Revert the following changes (regressions):
15064
15065 * gdb.base/vla-sideeffect.c: New file.
15066 * gdb.base/vla-sideeffect.exp: New file.
15067
15068 * gdb.dwarf2/count.exp: New file.
15069
15070 * gdb.base/vla-multi.c: New file.
15071 * gdb.base/vla-multi.exp: New file.
15072
15073 * gdb.base/vla-ptr.c: New file.
15074 * gdb.base/vla-ptr.exp: New file.
15075
15076 * gdb.base/vla-datatypes.c: New file.
15077 * gdb.base/vla-datatypes.exp: New file.
15078
15079 * gdb.mi/mi-vla-c99.exp: New file.
15080 * gdb.mi/vla.c: New file.
15081
245a5f0b
KS
150822014-04-11 Keith Seitz <keiths@redhat.com>
15083
15084 PR c++/16675
15085 * gdb.cp/cpsizeof.exp: New file.
15086 * gdb.cp/cpsizeof.cc: New file.
15087
58a84dcf
SA
150882014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15089
191a8a90
JB
15090 * gdb.mi/mi-vla-c99.exp: New file.
15091 * gdb.mi/vla.c: New file.
58a84dcf 15092
c8655f75
SA
150932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15094
15095 * gdb.base/vla-datatypes.c: New file.
15096 * gdb.base/vla-datatypes.exp: New file.
15097
024e13b4
SA
150982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15099
15100 * gdb.base/vla-ptr.c: New file.
15101 * gdb.base/vla-ptr.exp: New file.
15102
1a237e0e
SA
151032014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15104
15105 * gdb.base/vla-multi.c: New file.
15106 * gdb.base/vla-multi.exp: New file.
15107
504f3432
SA
151082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15109
15110 * gdb.dwarf2/count.exp: New file.
15111
3bce8237
SA
151122014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15113
191a8a90
JB
15114 * gdb.base/vla-sideeffect.c: New file.
15115 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15116
322f9c21
YQ
151172014-04-11 Yao Qi <yao@codesourcery.com>
15118
15119 * gdb.base/completion.exp: Check file exists before running tests
15120 on file completion.
15121
d708bcd1
PA
151222014-04-10 Pedro Alves <palves@redhat.com>
15123
15124 * gdb.base/cond-eval-mode.c: New file.
15125 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15126 prepare_for_testing to build the new file. Check result of
15127 runto_main.
15128 (test_break, test_watch): New procedures.
15129 (top level): Use them.
15130
ae1d2761
PM
151312014-04-08 Pierre Muller <muller@sourceware.org>
15132
15133 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15134 Ctrl-V use for mingw hosts.
15135
7af389b8
SC
151362014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15137
15138 * gdb.python/py-value.c: Improve test case.
15139 * gdb.python/py-value.exp: Add new test.
15140
5e703181
DE
151412014-04-07 David Blaikie <dblaikie@gmail.com>
15142
15143 * lib/compiler.c: Identify the clang compiler.
15144 * lib/compiler.cc: Ditto.
15145
9810b410
YQ
151462014-04-03 Yao Qi <yao@codesourcery.com>
15147
15148 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15149
98d1b8dc
AB
151502014-04-01 Anton Blanchard <anton@samba.org>
15151
15152 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15153 messages unique.
15154
3114cea1
AB
151552014-04-01 Anton Blanchard <anton@samba.org>
15156
15157 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15158 prepare_for_testing.
15159
62f7182c
AB
151602014-04-01 Anton Blanchard <anton@samba.org>
15161
15162 * gdb.arch/ppc64-atomic-inst.c: Remove.
15163 * gdb.arch/ppc64-atomic-inst.S: New file.
15164 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15165
770e7fc7
DE
151662014-03-31 Doug Evans <dje@google.com>
15167
15168 * gdb.base/print-symbol-loading-lib.c: New file.
15169 * gdb.base/print-symbol-loading-main.c: New file.
15170 * gdb.base/print-symbol-loading.exp: New file.
15171
46e2bafa
YQ
151722014-03-31 Yao Qi <yao@codesourcery.com>
15173
15174 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15175
8776cfe9
JB
151762014-03-28 Joel Brobecker <brobecker@adacore.com>
15177
15178 * gdb.ada/mi_dyn_arr: New testcase.
15179
5d1ef361
DE
151802014-03-27 Doug Evans <dje@google.com>
15181
15182 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15183
b5bee914
YQ
151842014-03-27 Yao Qi <yao@codesourcery.com>
15185
15186 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15187 if target is nios2-*-*.
15188
0d4d0e77
YQ
151892014-03-26 Yao Qi <yao@codesourcery.com>
15190
15191 * lib/gdb.exp (readline_is_used): New proc.
15192 * gdb.base/completion.exp: Move tests on command complete up.
15193 Skip the rest of tests if readline is not used.
15194 * gdb.ada/complete.exp: Skp the test if readline is not
15195 used.
15196 * gdb.base/filesym.exp: Likewise.
15197 * gdb.base/macscp.exp: Likewise.
15198 * gdb.base/readline-ask.exp: Likewise.
15199 * gdb.base/readline.exp: Likewise.
15200 * gdb.python/py-cmd.exp: Likewise.
15201 * gdb.trace/tfile.exp: Likewise.
15202
29361eee
YQ
152032014-03-26 Yao Qi <yao@codesourcery.com>
15204
15205 * gdb.base/macscp.exp: Fix code format issues.
15206
bc9a5525
UW
152072014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15208
15209 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15210 * gdb.asm/powerpc64le.inc: New file.
15211
d3839ede
PA
152122014-03-25 Pedro Alves <palves@redhat.com>
15213 Doug Evans <dje@google.com>
15214
15215 * gdb.base/source-execution.c: New file.
15216 * gdb.base/source-execution.exp: New file.
15217 * gdb.base/source-execution.gdb: New file.
15218
01672a57
DE
152192014-03-24 Doug Evans <dje@google.com>
15220
15221 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15222 using fission.
15223
88bbeca9
HZ
152242014-03-24 Hui Zhu <hui@codesourcery.com>
15225 Pedro Alves <palves@redhat.com>
15226
15227 PR breakpoints/16101
15228 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15229 test pass/fail messages. Detect missing support for dprintf when
15230 breakpoints are actually inserted.
15231 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15232 breakpoints are actually inserted.
15233 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15234 fails.
15235
d2348791
JK
152362014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15237
15238 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15239
feef67ab
DE
152402014-03-22 Doug Evans <xdje42@gmail.com>
15241
15242 * gdb.python/python.exp (python not supported): Verify multi-line
15243 python command issues an error.
25d743f9 15244 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 15245 guile command issues an error.
feef67ab 15246
ecebef6a
MR
152472014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15248
15249 * gdb.threads/thread-specific.exp: Handle the lack of usable
15250 $this_breakpoint and $this_thread.
15251
ccdd1909
HZ
152522014-03-21 Hui Zhu <hui@codesourcery.com>
15253
15254 * gdb.base/attach.exp (do_command_attach_tests): New.
15255
beb460e8
PA
152562014-03-20 Tom Tromey <tromey@redhat.com>
15257 Pedro Alves <palves@redhat.com>
15258
15259 PR cli/15718
15260 * gdb.base/condbreak-call-false.c: New file.
15261 * gdb.base/condbreak-call-false.exp: New file.
15262
40acf43a
PA
152632014-03-20 Pedro Alves <palves@redhat.com>
15264
15265 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15266 Delete.
15267 (block_signals, unblock_signals): Delete.
15268 (child_function_2, main): Remove references to deleted variable
15269 and functions.
15270
9f5e1e02
PA
152712014-03-20 Pedro Alves <palves@redhat.com>
15272
15273 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15274 Use pthread_kill to signal thread 2.
15275 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15276 Adjust to make the test send itself a signal rather than using the
15277 host's "kill" command.
15278
99619bea
PA
152792014-03-20 Pedro Alves <palves@redhat.com>
15280
15281 * gdb.threads/multiple-step-overs.c: New file.
15282 * gdb.threads/multiple-step-overs.exp: New file.
15283 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15284 Adjust expected infrun debug output.
15285
2adfaa28
PA
152862014-03-20 Pedro Alves <palves@redhat.com>
15287
15288 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15289 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15290
31e77af2
PA
152912014-03-20 Pedro Alves <palves@redhat.com>
15292
15293 PR breakpoints/7143
15294 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15295 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15296 of gdb_test_multiple.
15297 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15298 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15299
b9f437de
PA
153002014-03-20 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15303 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15304
05adc73e
PA
153052014-03-19 Pedro Alves <palves@redhat.com>
15306
15307 * gdb.base/async.exp: Remove early return.
15308
6048b950
PA
153092014-03-19 Pedro Alves <palves@redhat.com>
15310
15311 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15312
8bcfb00a
PA
153132014-03-19 Pedro Alves <palves@redhat.com>
15314
15315 * gdb.base/async.exp (test_background): Expect \r\n after
15316 "completed." in the fail pattern.
15317
884e37dc
PA
153182014-03-19 Pedro Alves <palves@redhat.com>
15319
15320 * gdb.base/async.exp (test_background): New procedure.
15321 Use it for all background execution command tests.
15322
148e57e2
PA
153232014-03-19 Pedro Alves <palves@redhat.com>
15324
15325 * gdb.base/async.exp: Use prepare_for_testing.
15326
f48088c7
PA
153272014-03-19 Pedro Alves <palves@redhat.com>
15328
15329 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15330 the same line.
15331
e2f6c966
PA
153322014-03-19 Pedro Alves <palves@redhat.com>
15333
15334 * gdb.base/async.c (main): Add "jump here" and "until here" line
15335 marker comments.
15336 * gdb.base/async.exp (jump_here): New global.
15337 (jump& test): Use it.
15338 (until_here): New global.
15339 (until& test): Use it.
15340
c30568d4
PA
153412014-03-19 Pedro Alves <palves@redhat.com>
15342
15343 * gdb.base/async.exp: Don't frob gdb_protocol.
15344
0172b6a7
DE
153452014-03-18 Doug Evans <xdje42@gmail.com>
15346
15347 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15348 Fix spelling of exec-done-display.
15349
06c868a8
JK
153502014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15351
15352 PR gdb/15358
15353 * gdb.base/gdb-sigterm.c: New file.
15354 * gdb.base/gdb-sigterm.exp: New file.
15355
0c7e1a46
PA
153562014-03-18 Pedro Alves <palves@redhat.com>
15357
15358 PR gdb/13860
15359 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15360 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15361 solib-event.
15362
f7c77d93
JB
153632014-03-17 Joel Brobecker <brobecker@adacore.com>
15364
15365 * gdb.ada/pckd_arr_ren: New testcase.
15366
5a1e8c7a
DE
153672014-03-13 Doug Evans <xdje42@gmail.com>
15368
15369 PR guile/16612
15370 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15371 collect after discarding symbols.
15372
350e1a76
DE
153732014-03-13 Ludovic Courtès <ludo@gnu.org>
15374 Doug Evans <xdje42@gmail.com>
15375
15376 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15377 to history survives a gc.
15378
a69900ae
PA
153792014-03-13 Pedro Alves <palves@redhat.com>
15380
15381 * gdb.base/default.exp: Don't test "target procfs".
15382
5db9f0bd
PA
153832014-03-13 Pedro Alves <palves@redhat.com>
15384
15385 * gdb.base/default.exp: Update "target child" and "target procfs"
15386 tests to not expect "Unix".
15387
b3ccfe11
TT
153882014-03-12 Tom Tromey <tromey@redhat.com>
15389
15390 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15391 New procs. Add target-async tests.
15392 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15393 Add target-async tests.
15394
646f4417
AA
153952014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15396
15397 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15398 'func_start' and 'func_end' for the beginning and end of the
15399 function code, respectively.
15400 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15401 'func_end' instead of 'func' and 'main'.
15402
288c211f
AA
154032014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15404
15405 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15406 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15407 generate the debug info assembler source.
15408
e0c0f156
AA
154092014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15410
15411 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15412 * gdb.dwarf2/arr-subrange.exp: Likewise.
15413 * gdb.dwarf2/dwz.exp: Likewise.
15414 * gdb.dwarf2/method-ptr.exp: Likewise.
15415 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15416 * gdb.dwarf2/subrange.exp: Likewise.
15417 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15418 * gdb.dwarf2/implptrpiece.exp: Likewise.
15419 * gdb.dwarf2/nostaticblock.exp: Likewise.
15420
0e5c4555
AA
154212014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15422
15423 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15424 directory to absolute path name arguments.
15425
5ec18f2b
JG
154262014-03-10 Joel Brobecker <brobecker@adacore.com>
15427
15428 * gdb.ada/tagged_access: New testcase.
15429
847fc4f2
MM
154302014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15431
15432 * gdb.btrace/data.exp: Update expected output.
15433
cc3da688
YQ
154342014-03-06 Yao Qi <yao@codesourcery.com>
15435
15436 * gdb.trace/pr16508.exp: New file.
15437
0f26cec1
PA
154382014-03-05 Pedro Alves <palves@redhat.com>
15439
15440 PR gdb/16575
15441 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15442 procedure.
15443 (top level): Adjust to use it. Add tests that exercise breakpoint
15444 interaction with the code-cache.
15445
7a5a839f
LC
154462014-02-26 Ludovic Courtès <ludo@gnu.org>
15447
15448 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15449 test for 'history-append!'.
15450
31aa7e4e
JB
154512014-02-26 Joel Brobecker <brobecker@adacore.com>
15452
15453 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15454 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15455 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15456 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15457 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15458 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15459
1b588015
JB
154602014-02-26 Joel Brobecker <brobecker@adacore.com>
15461
15462 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15463 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15464 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15465
55426c9d
JB
154662014-02-26 Joel Brobecker <brobecker@adacore.com>
15467
15468 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15469
dc53a7ad
JB
154702014-02-26 Joel Brobecker <brobecker@adacore.com>
15471
15472 * gdb.dwarf2/arr-stride.c: New file.
15473 * gdb.dwarf2/arr-stride.exp: New file.
15474
12ab52e9
PA
154752014-02-26 Pedro Alves <palves@redhat.com>
15476
15477 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15478 that won't ever trigger. Make sure that GDB reports the correct
15479 breakpoint that caused the stop.
15480
849c862e
JK
154812014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15482
15483 PR gdb/16626
15484 * gdb.base/auto-load-script: New file.
15485 * gdb.base/auto-load.c: New file.
15486 * gdb.base/auto-load.exp: New file.
15487
71b7d793
JK
15488 PR gdb/16626
15489 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15490
e2f0d509
JK
154912014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15492
15493 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15494 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15495
50cc37c8
DE
154962014-02-24 Doug Evans <dje@google.com>
15497
15498 * lib/gdb.exp (run_on_host): Log error output if program fails.
15499
ea4758f2
PA
155002014-02-21 Pedro Alves <palves@redhat.com>
15501
15502 * gdb.threads/step-after-sr-lock.c: Rename to ...
15503 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15504 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15505 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15506 ... this.
15507
d7b30f67
SDJ
155082014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15509
15510 PR tdep/16397
15511 * gdb.arch/amd64-stap-special-operands.exp: New file.
15512 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15513 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15514 * gdb.arch/amd64-stap-triplet.S: Likewise.
15515 * gdb.arch/amd64-stap-triplet.c: Likewise.
15516
83deb43f
JB
155172014-02-20 Joel Brobecker <brobecker@adacore.com>
15518
15519 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15520 in .section pseudo-op.
15521
adde2bff
DE
155222014-02-20 lin zuojian <manjian2006@gmail.com>
15523 Joel Brobecker <brobecker@adacore.com>
15524 Doug Evans <xdje42@gmail.com>
15525
15526 PR symtab/16581
15527 * gdb.dwarf2/dw2-icycle.S: New file.
15528 * gdb.dwarf2/dw2-icycle.c: New file.
15529 * gdb.dwarf2/dw2-icycle.exp: New file.
15530
f7bd0f78
SC
155312014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15532
15533 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15534 operations on gdb.Value objects.
15535 * gdb.python/py-value-cc.exp: Add new test to test operations on
15536 gdb.Value objects.
15537
c17ef0d5
DE
155382014-02-18 Doug Evans <dje@google.com>
15539
15540 * Makefile.in (TESTS): New variable.
15541 (expanded_tests, expanded_tests_or_none): New variables
15542 (check-single): Pass $(expanded_tests_or_none) to runtest.
15543 (check-parallel): Only run tests in $(TESTS) if non-empty.
15544 (check/no-matching-tests-found): New rule.
15545 * README: Document TESTS makefile variable.
15546
5dd3176f
DE
155472014-02-18 Doug Evans <dje@google.com>
15548
15549 * Makefile.in (check-parallel): rm -rf outputs temp.
15550
0b10be4f
JK
155512014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15552
15553 Fix "ERROR: no fileid for" in the testsuite.
15554 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15555
85f224e7
DE
155562014-02-12 Doug Evans <dje@google.com>
15557
15558 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15559 (MISCELLANEOUS): New variable.
15560 (clean): rm -rf $(MISCELLANEOUS).
15561 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15562 dwp live in the same directory as symlinks, with each symlink pointed
15563 to a differently named file in a different directory.
15564
149b30ff
DE
155652014-02-11 Doug Evans <dje@google.com>
15566
15567 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15568 of Tcl file commands.
15569
1dfdac32
MK
155702014-02-10 Mark Kettenis <kettenis@gnu.org>
15571
15572 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15573 "kill -SIGUSR1 -1".
15574
aa4fb036
JB
155752014-02-10 Joel Brobecker <brobecker@adacore.com>
15576
15577 * gdb.ada/tick_length_array_enum_idx: New testcase.
15578
ed3ef339
DE
155792014-02-10 Doug Evans <xdje42@gmail.com>
15580
15581 * configure.ac (AC_OUTPUT): Add gdb.guile.
15582 * configure: Regenerate.
15583 * lib/gdb-guile.exp: New file.
15584 * lib/gdb.exp (get_target_charset): New function.
15585 * gdb.base/help.exp: Update expected output from "apropos apropos".
15586 * gdb.guile/Makefile.in: New file.
15587 * gdb.guile/guile.exp: New file.
15588 * gdb.guile/scm-arch.c: New file.
15589 * gdb.guile/scm-arch.exp: New file.
15590 * gdb.guile/scm-block.c: New file.
15591 * gdb.guile/scm-block.exp: New file.
15592 * gdb.guile/scm-breakpoint.c: New file.
15593 * gdb.guile/scm-breakpoint.exp: New file.
15594 * gdb.guile/scm-disasm.c: New file.
15595 * gdb.guile/scm-disasm.exp: New file.
15596 * gdb.guile/scm-equal.c: New file.
15597 * gdb.guile/scm-equal.exp: New file.
15598 * gdb.guile/scm-error.exp: New file.
15599 * gdb.guile/scm-error.scm: New file.
15600 * gdb.guile/scm-frame-args.c: New file.
15601 * gdb.guile/scm-frame-args.exp: New file.
15602 * gdb.guile/scm-frame-args.scm: New file.
15603 * gdb.guile/scm-frame-inline.c: New file.
15604 * gdb.guile/scm-frame-inline.exp: New file.
15605 * gdb.guile/scm-frame.c: New file.
15606 * gdb.guile/scm-frame.exp: New file.
15607 * gdb.guile/scm-generics.exp: New file.
15608 * gdb.guile/scm-gsmob.exp: New file.
15609 * gdb.guile/scm-iterator.c: New file.
15610 * gdb.guile/scm-iterator.exp: New file.
15611 * gdb.guile/scm-math.c: New file.
15612 * gdb.guile/scm-math.exp: New file.
15613 * gdb.guile/scm-objfile-script-gdb.in: New file.
15614 * gdb.guile/scm-objfile-script.c: New file.
15615 * gdb.guile/scm-objfile-script.exp: New file.
15616 * gdb.guile/scm-objfile.c: New file.
15617 * gdb.guile/scm-objfile.exp: New file.
15618 * gdb.guile/scm-ports.exp: New file.
15619 * gdb.guile/scm-pretty-print.c: New file.
15620 * gdb.guile/scm-pretty-print.exp: New file.
15621 * gdb.guile/scm-pretty-print.scm: New file.
15622 * gdb.guile/scm-section-script.c: New file.
15623 * gdb.guile/scm-section-script.exp: New file.
15624 * gdb.guile/scm-section-script.scm: New file.
15625 * gdb.guile/scm-symbol.c: New file.
15626 * gdb.guile/scm-symbol.exp: New file.
15627 * gdb.guile/scm-symtab-2.c: New file.
15628 * gdb.guile/scm-symtab.c: New file.
15629 * gdb.guile/scm-symtab.exp: New file.
15630 * gdb.guile/scm-type.c: New file.
15631 * gdb.guile/scm-type.exp: New file.
15632 * gdb.guile/scm-value-cc.cc: New file.
15633 * gdb.guile/scm-value-cc.exp: New file.
15634 * gdb.guile/scm-value.c: New file.
15635 * gdb.guile/scm-value.exp: New file.
15636 * gdb.guile/source2.scm: New file.
15637 * gdb.guile/types-module.cc: New file.
15638 * gdb.guile/types-module.exp: New file.
15639
7026a7c1
YQ
156402014-02-10 Yao Qi <yao@codesourcery.com>
15641
15642 PR testsuite/16543
15643 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15644 * configure: Regenerated.
15645 * Makefile.in: New file.
15646
6c466447
AS
156472014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15648
15649 * gdb.python/py-framefilter.exp: Fix typo.
15650
6e854735
YQ
156512014-02-08 Yao Qi <yao@codesourcery.com>
15652
15653 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15654 that no =breakpoint-modified is emitted when breakpoints are
15655 modified through MI commands.
15656
d137e6dc
PA
156572014-02-07 Pedro Alves <pedro@codesourcery.com>
15658 Pedro Alves <palves@redhat.com>
15659
15660 * gdb.threads/step-after-sr-lock.c: New file.
15661 * gdb.threads/step-after-sr-lock.exp: New file.
15662
b5ee5a50
PA
156632014-02-07 Pedro Alves <palves@redhat.com>
15664
15665 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15666
3c77faf3
JK
156672014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15668
15669 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15670 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15671
6dddc817
DE
156722014-02-06 Doug Evans <xdje42@gmail.com>
15673
15674 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15675 output.
15676
15677 * gdb.gdb/python-interrupts.exp: New file.
15678
de7b2893
YQ
156792014-02-05 Yao Qi <yao@codesourcery.com>
15680
15681 * gdb.trace/report.exp (use_collected_data): Test the output
15682 of "info threads" and "info inferiors".
15683
66d032ac
YQ
156842014-02-05 Yao Qi <yao@codesourcery.com>
15685
15686 Revert this patch:
15687
15688 2013-05-24 Yao Qi <yao@codesourcery.com>
15689
15690 * gdb.trace/tfile.exp: Test inferior and thread.
15691
591a12a1
UW
156922014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15693
15694 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15695 on a function.
15696 * gdb.base/step-bt.c: Call hello via function pointer to make
15697 sure its first instruction is executed on powerpc64le-linux.
15698
0ff3e01f
UW
156992014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15700
15701 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15702
084ee545
UW
157032014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15704
15705 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15706 of the test patterns for use on little-endian systems.
15707
6ed14ff3
UW
157082014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15709
15710 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15711 (decimal_vector): Fix for little-endian.
15712
401e27fd
JM
157132014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15714
15715 * gdb.arch/sparc-sysstep.exp: New file.
15716 * gdb.arch/sparc-sysstep.c: Likewise.
15717
15718 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15719
8b924729
EBM
157202014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15721
15722 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15723
fb151210
JB
157242014-01-23 Tom Tromey <tromey@redhat.com>
15725
15726 * gdb.ada/array_char_idx: New testcase.
15727
0740f8d8
TT
157282014-01-23 Tom Tromey <tromey@redhat.com>
15729
15730 PR python/16487:
15731 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15732 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15733 classes.
15734
21909fa1
TT
157352014-01-23 Tom Tromey <tromey@redhat.com>
15736
15737 PR python/16491:
15738 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15739 string from an inferior frame.
15740 * gdb.python/py-framefilter-mi.exp: Update.
15741
87ce2a04
DE
157422014-01-22 Doug Evans <dje@google.com>
15743
15744 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15745
237b092b
AA
157462014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15747
15748 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15749
d674a709
AA
157502014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15751
15752 * gdb.trace/entry-values.exp: Remove excess space character from
15753 regex patterns. Handle s390 call instruction.
15754
20fa3390
AA
157552014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15756
15757 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15758 define "*_start" label. Make "name" static.
15759 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15760 ${name} by references to ${name}_start.
15761
78466714
AA
157622014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15763
15764 * gdb.base/info-macros.exp: Remove "debug" from the compile
15765 options.
15766
ec9f644a
IB
157672014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15768
15769 * gdb.dlang/demangle.exp: New file.
15770
94b1b47e
IB
157712014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15772
15773 * gdb.dlang/primitive-types.exp: New file.
15774
7f420862
IB
157752014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15776
15777 * configure.ac: Create gdb.dlang/Makefile.
15778 * configure: Regenerate.
15779 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15780 * gdb.dlang/Makefile.in: New file.
15781 * lib/d-support.exp: New file.
15782 * lib/gdb.exp (skip_d_tests): New proc.
15783
52834460
MM
157842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15785
15786 * gdb.btrace/delta.exp: Check reverse stepi.
15787 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
15788 * gdb.btrace/finish.exp: New.
15789 * gdb.btrace/next.exp: New.
15790 * gdb.btrace/nexti.exp: New.
15791 * gdb.btrace/record_goto.c: Add comments.
15792 * gdb.btrace/step.exp: New.
15793 * gdb.btrace/stepi.exp: New.
15794 * gdb.btrace/multi-thread-step.c: New.
15795 * gdb.btrace/multi-thread-step.exp: New.
15796 * gdb.btrace/rn-dl-bind.c: New.
15797 * gdb.btrace/rn-dl-bind.exp: New.
15798 * gdb.btrace/data.c: New.
15799 * gdb.btrace/data.exp: New.
15800 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15801
6e07b1d2
MM
158022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15803
15804 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15805 * gdb.btrace/exception.exp: Update.
15806 * gdb.btrace/instruction_history.exp: Update.
15807 * gdb.btrace/record_goto.exp: Update.
15808 * gdb.btrace/tailcall.exp: Update.
15809 * gdb.btrace/unknown_functions.exp: Update.
15810 * gdb.btrace/delta.exp: New.
15811
0b722aec
MM
158122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15813
15814 * gdb.btrace/record_goto.exp: Add backtrace test.
15815 * gdb.btrace/tailcall.exp: Add backtrace test.
15816
066ce621
MM
158172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15818
15819 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15820 * gdb.btrace/record_goto.c: New.
15821 * gdb.btrace/record_goto.exp: New.
15822 * gdb.btrace/x86-record_goto.S: New.
15823
0688d04e
MM
158242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15825
15826 * gdb.btrace/function_call_history.exp: Update tests.
15827 * gdb.btrace/instruction_history.exp: Update tests.
15828
8710b709
MM
158292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15830
15831 * gdb.btrace/function_call_history.exp: Fix expected field
15832 order for "record function-call-history".
15833 Add new tests for "record function-call-history /c".
15834 * gdb.btrace/exception.cc: New.
15835 * gdb.btrace/exception.exp: New.
15836 * gdb.btrace/tailcall.exp: New.
15837 * gdb.btrace/x86-tailcall.S: New.
15838 * gdb.btrace/x86-tailcall.c: New.
15839 * gdb.btrace/unknown_functions.c: New.
15840 * gdb.btrace/unknown_functions.exp: New.
15841 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15842
5de9129b
MM
158432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15844
15845 * gdb.btrace/instruction_history.exp: Update.
15846 * gdb.btrace/function_call_history.exp: Update.
15847
23a7fe75
MM
158482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15849
15850 * gdb.btrace/function_call_history.exp: Fix expected function
15851 trace.
15852 * gdb.btrace/instruction_history.exp: Initialize traced.
15853 Remove traced_functions.
15854
724c7dd8
MM
158552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15856
15857 * gdb.btrace/function_call_history.exp: Update
15858 * gdb.btrace/instruction_history.exp: Update.
15859
6d78d93b
MM
158602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15861
15862 * gdb.btrace/enable.exp: Update expected text.
15863
93a360cc
OJ
158642014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
15865
15866 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15867 bytes.
15868
3772b53f
MR
158692014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
15870
15871 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15872
596662fa
OJ
158732014-01-15 Omair Javaid <omair.javaid@linaro.org>
15874
15875 * lib/gdb.exp (supports_process_record): Return true for
15876 arm*-linux*. (supports_reverse): Likewise.
15877
b5b08fb4
SC
158782014-01-13 Siva Chandra Reddy <sivachandra@google.com>
15879
15880 PR python/15464
15881 PR python/16113
15882 * gdb.python/py-type.c: Enhance test case.
15883 * gdb.python/py-value-cc.cc: Likewise
15884 * gdb.python/py-type.exp: Add new tests.
15885 * gdb.python/py-value-cc.exp: Likewise
15886
52d7fb13
AA
158872014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15888 Pedro Alves <palves@redhat.com>
15889
15890 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15891 Make "name" extern.
15892 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15893 references to ${name}_start by references to ${name}.
15894
a2cd8cfe
JB
158952014-01-10 Joel Brobecker <brobecker@adacore.com>
15896
15897 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15898
4e23fced
JB
158992014-01-10 Joel Brobecker <brobecker@adacore.com>
15900
15901 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15902
c6a9e42c
PA
159032014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
15904 Pedro Alves <palves@redhat.com>
15905
15906 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 15907 mi_gdb_target_load.
c6a9e42c 15908
b7ea362b
PA
159092014-01-08 Pedro Alves <palves@redhat.com>
15910
15911 * gdb.threads/reconnect-signal.c: New file.
15912 * gdb.threads/reconnect-signal.exp: New file.
15913
5e3f4fab
EBM
159142014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15915
15916 * gdb.base/source-dir.exp: New file.
15917
79301218
JB
159182014-01-07 Joel Brobecker <brobecker@adacore.com>
15919
15920 * gdb.ada/mi_interface: New testcase.
15921
8e355c5d
JB
159222014-01-07 Joel Brobecker <brobecker@adacore.com>
15923
15924 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15925 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15926 gdb.ada/pp-rec-component/pck.ads: New files.
15927
c0d48811
JB
159282014-01-07 Joel Brobecker <brobecker@adacore.com>
15929
15930 * gdb.python/py-pp-integral.c: New file.
15931 * gdb.python/py-pp-integral.py: New file.
15932 * gdb.python/py-pp-integral.exp: New file.
15933
17b609c3 15934For older changes see ChangeLog-1993-2013.
c906108c 15935\f
8d8cb839
EZ
15936;; Local Variables:
15937;; mode: change-log
15938;; left-margin: 8
15939;; fill-column: 74
15940;; version-control: never
15941;; End:
902f2ccb 15942
42a4f53d 15943 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
15944 Copying and distribution of this file, with or without modification,
15945 are permitted provided the copyright notice and this notice are preserved.
This page took 3.255796 seconds and 4 git commands to generate.