]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
GAS (documentation): Remove trademark acknowledgements.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f3a09c80
AH
12019-05-17 Alan Hayward <alan.hayward@arm.com>
2
3 * gdb.base/ui-redirect.exp: Test redirection.
4
26648588
JV
52019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
6
7 * gdb.mi/mi-complete.exp: New file.
8 * gdb.mi/mi-complete.cc: Likewise.
9
14237686
AB
102019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
11
12 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
13 indexed and sliced arrays, and pointers to arrays.
14
e7bd7fba
TT
152019-05-14 Tom Tromey <tromey@adacore.com>
16
17 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
18 styling test.
19
2764128d
TV
202019-05-14 Tom de Vries <tdevries@suse.de>
21
22 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
23 selection entry encoding.
24
71bed2db
TT
252019-05-10 Tom Tromey <tromey@adacore.com>
26
27 * gdb.ada/info_exc.exp: Add "complete" test.
28
63b667ad
TV
292019-05-09 Tom de Vries <tdevries@suse.de>
30
31 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
32 CU-relative.
33
9cfd2b89
TV
342019-05-09 Tom de Vries <tdevries@suse.de>
35
36 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
37 CU-relative.
38
2228ef77
XR
392019-05-08 Joel Brobecker <brobecker@adacore.com>
40
41 * gdb.ada/frame_arg_lang.exp: New testcase.
42 * gdb.ada/frame_arg_lang/bla.adb: New file.
43 * gdb.ada/frame_arg_lang/pck.ads: New file.
44 * gdb.ada/frame_arg_lang/pck.adb: New file.
45 * gdb.ada/frame_arg_lang/foo.c: New file.
46
80e55b13
TT
472019-05-08 Tom Tromey <tromey@adacore.com>
48
49 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
50
9d3421af
TT
512019-05-08 Tom Tromey <tromey@adacore.com>
52
53 * gdb.base/ptype-offsets.exp: Update tests.
54
844333e2
TT
552019-05-08 Tom Tromey <tromey@adacore.com>
56
57 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
58 cases.
59 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
60 "short".
61
988915ee
TT
622019-05-08 Tom Tromey <tromey@adacore.com>
63
64 * gdb.ada/vla.exp: New file.
65 * gdb.ada/vla/vla.adb: New file.
66
7bd55dac
TV
672019-05-07 Tom de Vries <tdevries@suse.de>
68
69 * gdb.base/index-cache.exp (ls_host): Fix return statement.
70
75f06e9d
TV
712019-05-07 Tom de Vries <tdevries@suse.de>
72
73 PR testsuite/24522
74 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
75 section.
76
77e7aaa4
TV
772019-05-07 Tom de Vries <tdevries@suse.de>
78
79 PR testsuite/24522
80 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
81 .debug_aranges section.
82
456ba0fa
TV
832019-05-07 Tom de Vries <tdevries@suse.de>
84
85 PR testsuite/24159
86 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
87
5a56d6a6
TV
882019-05-06 Tom de Vries <tdevries@suse.de>
89
90 * lib/gdb.exp (exec_has_index_section): New proc.
91 * gdb.base/index-cache.exp: Handle case that binfile contains an index
92 section.
93
9d6d4be8
TV
942019-05-04 Tom de Vries <tdevries@suse.de>
95
96 * boards/cc-with-debug-names.exp: New file.
97
222a8d25
TT
982019-05-03 Tom Tromey <tromey@adacore.com>
99
100 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
101 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
102 * gdb.ada/char_enum.exp: Add test.
103
0fdfd794
TV
1042019-05-03 Tom de Vries <tdevries@suse.de>
105
106 * boards/cc-with-gdb-index.exp: New file.
107
80062eb9
AB
1082019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
109
110 * gdb.rust/simple.exp: Add new test case.
111 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
112 (main): Initialise an instance of the new struct.
113
4504bbde
TT
1142019-05-01 Tom Tromey <tromey@adacore.com>
115
116 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
117 record.
118 (NPR): New variable.
119 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
120 test.
121
d48e62f4
TT
1222019-05-01 Tom Tromey <tromey@adacore.com>
123
124 * gdb.ada/packed_array_assign.exp: Add packed assignment
125 regression test.
126
f59f30f5
TV
1272019-05-01 Tom de Vries <tdevries@suse.de>
128
129 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
130
b70bfc54
TV
1312019-05-01 Tom de Vries <tdevries@suse.de>
132
133 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
134
15f18d14
AT
1352019-04-30 Ali Tamur <tamur@google.com>
136
137 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
138
2ff0a947
TT
1392019-04-30 Tom Tromey <tromey@adacore.com>
140
141 * lib/ada.exp (find_ada_tool): New proc.
142 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
143 * gdb.ada/catch_ex_std.exp: New file.
144 * gdb.ada/catch_ex_std/foo.adb: New file.
145 * gdb.ada/catch_ex_std/some_package.adb: New file.
146 * gdb.ada/catch_ex_std/some_package.ads: New file.
147
a776957c
TT
1482019-04-30 Tom Tromey <tromey@adacore.com>
149
150 PR c++/24470:
151 * gdb.cp/temargs.cc: Add test code from PR.
152
bc68014d
AB
1532019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
154
155 * gdb.fortran/vla-datatypes.exp: Update expected results.
156 * gdb.fortran/vla-ptype.exp: Likewise.
157 * gdb.fortran/vla-type.exp: Likewise.
158 * gdb.fortran/vla-value.exp: Likewise.
159
f1fdc960
AB
1602019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
161
162 * gdb.fortran/ptr-indentation.exp: Update expected results.
163 * gdb.fortran/ptype-on-functions.exp: Likewise.
164 * gdb.fortran/vla-ptr-info.exp: Likewise.
165 * gdb.fortran/vla-value.exp: Likewise.
166
bf7a4de1
AB
1672019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
168
169 * gdb.fortran/ptype-on-functions.exp: New file.
170 * gdb.fortran/ptype-on-functions.f90: New file.
171
bbe75b9d
AB
1722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
173
174 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
175 case void string.
176
1db455a7
AB
1772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
178
179 * gdb.fortran/complex.exp: Expand.
180 * gdb.fortran/complex.f: Renamed to...
181 * gdb.fortran/complex.f90: ...this, and extended to add more
182 complex values.
183
b6d03bb2
AB
1842019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
185
186 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
187 MODULO, CMPLX.
188
2e62ab40
AB
1892019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
190 Richard Bunt <richard.bunt@arm.com>
191
192 * gdb.base/max-depth.c: New file.
193 * gdb.base/max-depth.exp: New file.
194 * gdb.python/py-nested-maps.c: New file.
195 * gdb.python/py-nested-maps.exp: New file.
196 * gdb.python/py-nested-maps.py: New file.
197 * gdb.python/py-format-string.exp (test_max_depth): New proc.
198 (test_all_common): Call test_max_depth.
199 * gdb.fortran/max-depth.exp: New file.
200 * gdb.fortran/max-depth.f90: New file.
201 * gdb.go/max-depth.exp: New file.
202 * gdb.go/max-depth.go: New file.
203 * gdb.modula2/max-depth.exp: New file.
204 * gdb.modula2/max-depth.c: New file.
205 * lib/gdb.exp (get_print_expr_at_depths): New proc.
206
d2b584a5
TV
2072019-04-29 Tom de Vries <tdevries@suse.de>
208
209 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
210
136afab8
PW
2112019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
212
213 * gdb.base/callexit.exp: Test may-call-functions off.
214
725cbb63
KS
2152019-04-25 Keith Seitz <keiths@redhat.com>
216
217 PR c++/24367
218 * gdb.cp/meth-typedefs.cc (incomplete_struct)
219 (another_incomplete_struct, test_incomplete): New definitions.
220 (main): Use new definitions.
221 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
222 functions.
223
82433e3e
SDJ
2242019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
225
226 PR corefiles/11608
227 PR corefiles/18187
228 * gdb.base/coredump-filter-build-id.exp: New file.
229
dd06d4d6
AH
2302019-04-25 Alan Hayward <alan.hayward@arm.com>
231
232 * Makefile.in: Pass through GDBSERVER_DEBUG.
233 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
234 (gdbserver,debug): Add board setting.
235 * gdb.trace/tspeed.exp: Skip when debugging.
236 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
237 * lib/gdbserver-support.exp: Likewise
238
1670072e
TT
2392019-04-24 Tom Tromey <tromey@adacore.com>
240
241 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
242 Rust.
243
a59240a4
TT
2442019-04-24 Tom Tromey <tromey@adacore.com>
245
246 * gdb.arch/amd64-eval.exp: Test bitfield return.
247 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
248 (class Foo) <return_bitfields>: New method.
249 (main): Call it.
250
b907456c
AB
2512019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
252
253 * gdb.cp/many-args.cc: New file.
254 * gdb.cp/many-args.exp: New file.
255
5c565afd
TV
2562019-04-23 Tom de Vries <tdevries@suse.de>
257
258 PR gdb/24433
259 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
260
ba22ff86
AH
2612019-04-23 Alan Hayward <alan.hayward@arm.com>
262
263 * gdb.trace/backtrace.exp: Use nopie flag.
264 * gdb.trace/circ.exp: Likewise.
265 * gdb.trace/collection.exp: Likewise.
266 * gdb.trace/ftrace.exp: Likewise.
267 * gdb.trace/mi-trace-unavailable.exp: Likewise.
268 * gdb.trace/mi-traceframe-changed.exp: Likewise.
269 * gdb.trace/qtro.exp: Likewise.
270 * gdb.trace/read-memory.exp: Likewise.
271 * gdb.trace/report.exp: Likewise.
272 * gdb.trace/tfile.exp: Likewise.
273 * gdb.trace/tfind.exp: Likewise.
274 * gdb.trace/unavailable.exp: Likewise.
275
7905fc35
PA
2762019-04-22 Pedro Alves <palves@redhat.com>
277
278 * gdb.base/solib-probes-nosharedlibrary.c,
279 gdb.base/solib-probes-nosharedlibrary.exp: New files.
280
8ecb59f8
TT
2812019-04-19 Tom Tromey <tromey@adacore.com>
282
283 * gdb.ada/ptype_union.c: New file.
284 * gdb.ada/ptype_union.exp: New file.
285
62160ec9
TT
2862019-04-19 Tom Tromey <tromey@adacore.com>
287
288 PR symtab/24423:
289 * gdb.base/list0.h (foo): Add a control-l character.
290
36cd4ba5
TV
2912019-04-18 Tom de Vries <tdevries@suse.de>
292
293 PR gdb/24433
294 * boards/local-board.exp: Set sysroot to "".
295
b73715df
TV
2962019-04-18 Tom de Vries <tdevries@suse.de>
297 Pedro Alves <palves@redhat.com>
298
299 PR gdb/24454
300 * gdb.threads/vfork-follow-child-exec.c: New file.
301 * gdb.threads/vfork-follow-child-exec.exp: New file.
302 * gdb.threads/vfork-follow-child-exit.c: New file.
303 * gdb.threads/vfork-follow-child-exit.exp: New file.
304
4aa866af
LS
3052019-04-15 Leszek Swirski <leszeks@google.com>
306
307 * gdb.arch/amd64-eval.cc: New file.
308 * gdb.arch/amd64-eval.exp: New file.
309
e5a1a79a
AH
3102019-04-11 Alan Hayward <alan.hayward@arm.com>
311
312 * gdb.server/sysroot.c: New test.
313 * gdb.server/sysroot.exp: New file.
314 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
315 matching param.
316
41077b66
AB
3172019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 * gdb.base/align.exp: Extend test to cover structures containing
320 only static fields.
321
c30391f8
TV
3222019-04-11 Tom de Vries <tdevries@suse.de>
323
324 * boards/cc-with-dwz-m.exp: New file.
325 * boards/cc-with-dwz.exp: New file.
326 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
327
e242fd12
SM
3282019-04-09 Simon Marchi <simon.marchi@efficios.com>
329
330 * gdb.base/start-cpp.exp: New file.
331 * gdb.base/start-cpp.cc: New file.
332
2b0c8b01
KB
3332019-04-08 Kevin Buettner <kevinb@redhat.com>
334
335 * gdb.python/py-thrhandle.exp: Adjust tests to call
336 thread_from_handle instead of thread_from_thread_handle.
337
947210e5
KB
3382019-04-08 Kevin Buettner <kevinb@redhat.com>
339
340 * gdb.python/py-thrhandle.exp: Add tests for
341 gdb.InferiorThread.handle.
342
d7df6549
AB
3432019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
344
345 * gdb.python/py-function.exp: Check calling helper function from
346 all languages.
347 * lib/gdb.exp (gdb_supported_languages): New proc.
348
8bdc1658
AB
3492019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
350
351 * gdb.base/complex-parts.c: New file.
352 * gdb.base/complex-parts.exp: New file.
353
05caa1d2
TT
3542019-04-01 Tom Tromey <tromey@adacore.com>
355
356 PR symtab/23331:
357 * gdb.dwarf2/dw2-ranges-main.c: New file.
358 * gdb.dwarf2/dw2-ranges-psym.c: New file.
359 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
360
7734102d
EZ
3612019-03-30 Simon Marchi <simark@simark.ca>
362
363 * gdb.base/default.exp: Add values for $_gdb_major and
364 $_gdb_minor.
365
188e1fa9
TT
3662019-03-29 Tom Tromey <tromey@adacore.com>
367
368 * gdb.base/help.exp: Tighten apropos regexp.
369
2880242d
KS
3702019-03-29 Keith Seitz <keiths@redhat.com>
371
372 * gdb.fortran/array-bounds.exp: New file.
373 * gdb.fortran/array-bounds.f90: New file.
374
077cad8e
PW
3752019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
376
377 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
378
80047cfc
PW
3792019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
380
381 * gdb.multi/hello.c (main): Increase alarm timer.
382
f489207e
SL
3832019-03-28 Sandra Loosemore <sandra@codesourcery.com>
384
385 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
386 factor when no hardware watchpoint support.
387
c92df149
AH
3882019-03-28 Alan Hayward <alan.hayward@arm.com>
389 Pedro Alves <palves@redhat.com>
390
391 * boards/local-board.exp: set sysroot to /.
392
933aebfa
AH
3932019-03-27 Alan Hayward <alan.hayward@arm.com>
394
395 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
396 in child.
397
9f9aa852
AB
3982019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
399
400 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
401 field.
402 (make_container): Initialise new field.
403 * gdb.python/py-prettyprint.exp: Add new tests.
404 * gdb.python/py-prettyprint.py (class ContainerPrinter)
405 <display_hint>: New method.
406
3714a195
AB
4072019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
408
409 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
410 gdb_continue_to_breakpoint more throughout this test.
411 (run_lang_tests) Supply unique test names, and use
412 gdb_test_no_output.
413
18c77628
AB
4142019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * gdb.base/finish-pretty.exp: Update expected results.
417 * gdb.base/pretty-print.c: New file.
418 * gdb.base/pretty-print.exp: New file.
419
9a93502f
PA
4202019-03-25 Pedro Alves <palves@redhat.com>
421
422 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
423 move comments outside list. Append '-i "" eof' section.
424
968aa7ae
AH
4252019-03-22 Alan Hayward <alan.hayward@arm.com>
426
427 * README: Add pie options.
428 * gdb.base/break-interp.exp: Ensure pie is disabled.
429 * gdb.base/dump.exp: Likewise.
430 * lib/gdb.exp (gdb_compile): Add pie option.
431
4c7d57e7
TT
4322019-03-19 Tom Tromey <tromey@adacore.com>
433
434 * gdb.mi/mi2-cli-display.c: New file.
435 * gdb.mi/mi2-cli-display.exp: New file.
436
bff8c71f
TT
4372019-03-18 Joel Brobecker <brobecker@adacore.com>
438 Tom Tromey <tromey@adacore.com>
439
440 * gdb.ada/ptype_array/pck.adb: New file.
441 * gdb.ada/ptype_array/pck.ads: New file.
442 * gdb.ada/ptype_array/foo.adb: New file.
443 * gdb.ada/ptype_array.exp: New file.
444
d085f989
TT
4452019-03-14 Tom Tromey <tromey@adacore.com>
446
447 * gdb.base/style.exp: Add "set style sources" test.
448
b4be1b06
SM
4492019-03-13 Simon Marchi <simon.marchi@ericsson.com>
450
451 * mi-breakpoint-location-ena-dis.exp: Rename to ...
452 * mi-breakpoint-multiple-locations.exp: ... this.
453 (make_breakpoints_pattern): New proc.
454 (do_test): Add mi_version parameter, test -break-insert,
455 -break-info and =breakpoint-created.
456
7cde5fc2
AB
4572019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
458
459 * config/default.exp: Remove 'load_lib gdb.exp'.
460 * config/monitor.exp: Likewise.
461 * config/sid.exp: Likewise.
462 * config/sim.exp: Likewise.
463 * config/slite.exp: Likewise.
464 * config/unix.exp: Likewise.
465 * gdb.base/default.exp: Remove unhelpful comment.
466
efbecbc1
AB
4672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
468
469 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
470
0841c79a
AB
4712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
474
4a270568
AB
4752019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.fortran/type-kinds.exp: Update expected results.
478
067630bd
AB
4792019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
480
481 * gdb.fortran/type-kinds.exp: Test new integer type kind.
482
3be47f7a
AB
4832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
484
485 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
486 function.
487 (test_basic_parsing_of_type_kinds): Expand types tested.
488 (test_parsing_invalid_type_kinds): New function.
489
4d00f5d8
AB
4902019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
491
492 * gdb.fortran/intrinsics.exp: New file.
493 * gdb.fortran/intrinsics.f90: New file.
494 * gdb.fortran/type-kinds.exp: New file.
495
c8f91604
AB
4962019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
497
498 * gdb.fortran/dot-ops.exp: New file.
499
dd9f2c76
AB
5002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
501
502 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
503 Check upper and lower case logical literals.
504
84ec9724
AB
5052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * gdb.fortran/types.exp (test_float_literal_types_accepted):
508 Remove duplicate tests.
509
c3734e09
AH
5102019-03-06 Alan Hayward <alan.hayward@arm.com>
511
512 * lib/gdb.exp (builtin_cd): rename of cd.
513 (cd): Override builtin.
514
aa3cfbda
RB
5152019-03-06 Richard Bunt <richard.bunt@arm.com>
516
517 * gdb.fortran/function-calls.exp: New file.
518 * gdb.fortran/function-calls.f90: New test.
519
7b63ad86
RB
5202019-03-04 Richard Bunt <richard.bunt@arm.com>
521
522 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
523 on user program standard output.
524 * gdb.fortran/short-circuit-argument-list.f90: Record function
525 calls.
526
01abb042
AH
5272019-02-28 Alan Hayward <alan.hayward@arm.com>
528
c3734e09
AH
529 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
530 failure.
01abb042 531
92137da0
RO
5322019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
533
534 PR gdb/8527
535 * gdb.base/interrupt-daemon-attach.c,
536 gdb.base/interrupt-daemon-attach.exp: New test.
537
5862844d
PA
5382019-02-27 Pedro Alves <palves@redhat.com>
539
540 * gdb.base/page.exp: Add tests for "set width/height -1".
541
8ed25214
PA
5422019-02-27 Pedro Alves <palves@redhat.com>
543
544 * gdb.base/page.exp: Add tests for "set/show width/height" with
545 "infinite" values.
546
6c28e44a
TT
5472019-02-27 Tom Tromey <tromey@adacore.com>
548
549 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
550 2.4.
551 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
552 workaround.
553
bf9a735e
AB
5542019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
555
556 * gdb.base/align.exp: Extend to compile in both C and C++, and add
557 tests for structs with static members.
558
8791793c
TT
5592019-02-26 Tom Tromey <tromey@adacore.com>
560
561 * gdb.python/py-value.exp (test_value_from_buffer): Check for
562 ValueError, not TypeError.
563
bc2a507e
KB
5642019-02-26 Kevin Buettner <kevinb@redhat.com>
565
566 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
567 call from main program.
568
e0e7d3bd
JB
5692019-02-23 Joel Brobecker <brobecker@adacore.com>
570
571 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
572 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
573 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
574 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
575 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
576
9600246d
KS
5772019-02-22 Keith Seitz <keiths@redhat.com>
578
579 PR symtab/23853
580 * gdb.base/symlink-sourcefile.c: New file.
581 * gdb.base/symlink-sourcefile.exp: New file.
582
0c95f9ed
TT
5832019-02-20 Tom Tromey <tom@tromey.com>
584
585 * gdb.base/info_qt.exp: Update.
586
6caa91b6
SM
5872019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
588
589 * gdb.base/source.exp: Move "error in sourced script" code to
590 the end.
591 * gdb.base/source-error.gdb: Move contents to
592 source-error-1.gdb. Add new code to source source-error-1.gdb.
593 * gdb.base/source-error-1.gdb: New file, from previous
594 source-error.gdb.
595
6506371f
TT
5962019-02-17 Tom Tromey <tom@tromey.com>
597
598 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
599 for macro styling.
600 * gdb.base/style.c (SOME_MACRO): New macro.
601
a0087920
TT
6022019-02-17 Tom Tromey <tom@tromey.com>
603
604 * gdb.base/style.exp: Add line-wrapping tests.
605 * gdb.base/page.exp: Add test for quitting during pagination.
606
a2cd4f14
JB
6072019-02-17 Joel Brobecker <brobecker@adacore.com>
608
609 * gdb.ada/big_packed_array: New testcase.
610 * gdb.ada/homonym.exp: Fix incorrect expected output for
611 "break <homonym__get_value>" test.
612
9d70ffbc
WP
6132019-02-13 Weimin Pan <weimin.pan@oracle.com>
614
615 PR breakpoints/21870
616 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
617 and prepare_for_testing. Add comment.
618 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
619 redundant cleanup call. Clean up comment.
620
01c7ae81
WP
6212019-02-12 Weimin Pan <weimin.pan@oracle.com>
622
623 PR breakpoints/21870
624 * gdb.arch/aarch64-dbreg-contents.exp: New file.
625 * gdb.arch/aarch64-dbreg-contents.c: New file.
626
aff29d1c
JB
6272019-02-10 Joel Brobecker <brobecker@adacore.com>
628
629 * gdb.ada/mi_ref_changeable: New testcase.
630
df0da8a2
AH
6312019-02-07 Alan Hayward <alan.hayward@arm.com>
632
633 * gdb.base/attach.exp: Add double attach test.
634
bd447abb
SM
6352019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
636
637 * lib/gdb.exp (default_gdb_start): Don't match pagination
638 prompt.
639 (gdb_init): Set stty_init.
640
1dbc40b9
TT
6412019-01-27 Tom Tromey <tom@tromey.com>
642
643 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
644 skip_python_tests.
645
353229bf
AH
6462019-01-24 Alan Hayward <alan.hayward@arm.com>
647
648 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
649 New structure.
650 (struct struct_static_02_02): Likewise.
651 (struct struct_static_02_03): Likewise.
652 (struct struct_static_02_04): Likewise.
653 (struct struct_static_04_01): Likewise.
654 (struct struct_static_04_02): Likewise.
655 (struct struct_static_04_03): Likewise.
656 (struct struct_static_04_04): Likewise.
657 (struct struct_static_06_01): Likewise.
658 (struct struct_static_06_02): Likewise.
659 (struct struct_static_06_03): Likewise.
660 (struct struct_static_06_04): Likewise.
661 (cmp_struct_static_02_01): Likewise.
662 (cmp_struct_static_02_02): Likewise.
663 (cmp_struct_static_02_03): Likewise.
664 (cmp_struct_static_02_04): Likewise.
665 (cmp_struct_static_04_01): Likewise.
666 (cmp_struct_static_04_02): Likewise.
667 (cmp_struct_static_04_03): Likewise.
668 (cmp_struct_static_04_04): Likewise.
669 (cmp_struct_static_06_01): Likewise.
670 (cmp_struct_static_06_02): Likewise.
671 (cmp_struct_static_06_03): Likewise.
672 (cmp_struct_static_06_04): Likewise.
673 (call_all): Test new structs.
674 * gdb.base/infcall-nested-structs.exp: Likewise.
675
73021deb
AH
6762019-01-21 Alan Hayward <alan.hayward@arm.com>
677 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
678
fc65c7db
AH
6792019-01-21 Alan Hayward <alan.hayward@arm.com>
680 * gdb.base/stack-protector.c: New test.
681 * gdb.base/stack-protector.exp: New file.
682 * gdb.cp/ovldbreak.exp: Only allow a single break line.
683 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
684 option.
685 (gdb_compile): Remove stack protector for GCC and prevent
686 recursion.
687
c24bdb02
KS
6882019-01-16 Keith Seitz <keiths@redhat.com>
689
690 PR gdb/23773
691 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
692
6f072a10
PFC
6932019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
694
695 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
696 aliases.
697 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
698 tests.
699 * gdb.arch/powerpc-vector-regs.c: New file.
700 * gdb.arch/powerpc-vector-regs.exp: New file.
701
a7b8d682
PFC
7022019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
703
704 * gdb.arch/altivec-regs.exp: Fix the list passed to
705 gdb_expect_list when testing "info vector".
706
6eb6fb67
AB
7072019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
708
709 * gdb.base/style.exp: Don't include path in testname.
710
b56f80d8
KS
7112019-01-10 Keith Seitz <keiths@redhat.com>
712
713 PR gdb/23712
714 PR symtab/23010
715 * gdb.dwarf2/multidictionary.exp: New file.
716
041be526
SM
7172019-01-09 Simon Marchi <simon.marchi@ericsson.com>
718
719 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
720 (test_gnuv3_style_demangling): ... this.
721 (test_lucid_style_demangling): Remove.
722 (test_arm_style_demangling): Remove.
723 (test_hp_style_demangling): Remove.
724 (do_tests): Remove calls to the above.
725
d820d0c3
AB
7262019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
729 case.
730
f097f5ad
TT
7312019-01-06 Tom Tromey <tom@tromey.com>
732
733 PR gdb/28155:
734 * gdb.dwarf2/typedef-void-finish.exp: New file.
735
2cd8cc0b
TT
7362018-12-28 Tom Tromey <tom@tromey.com>
737 Simon Marchi <simark@simark.ca>
738
739 * gdb.base/jit-exec.exp: New file.
740 * gdb.base/jit-exec.c: New file.
741 * gdb.base/jit-execd.c: New file.
742
35fb8261
TT
7432018-12-28 Tom Tromey <tom@tromey.com>
744
745 * gdb.base/style.exp: Update test to check for address styling.
746
47fd17cd
TT
7472018-12-28 Tom Tromey <tom@tromey.com>
748
749 * gdb.base/style.exp: Add test for styling of "Reading symbols"
750 message.
751
d47032b7
TT
7522018-12-28 Tom Tromey <tom@tromey.com>
753
754 * gdb.base/style.exp: Add test for version number styling.
755
af79b68d
TT
7562018-12-28 Tom Tromey <tom@tromey.com>
757
758 * gdb.base/style.exp: Add test for print_address_symbolic.
759
0bb296cb
TT
7602018-12-28 Tom Tromey <tom@tromey.com>
761
762 * gdb.base/style.exp: Add test for breakpoint setting.
763
80ae2043
TT
7642018-12-28 Tom Tromey <tom@tromey.com>
765
766 * gdb.base/style.exp: Add test for variable names.
767
cbe56571
TT
7682018-12-28 Tom Tromey <tom@tromey.com>
769
770 * gdb.base/style.exp: New file.
771 * gdb.base/style.c: New file.
772
9162a27c
TT
7732018-12-28 Tom Tromey <tom@tromey.com>
774
775 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
776 "dumb".
777 * gdb.base/readline.exp (operate_and_get_next): Save and restore
778 the TERM environment variable.
779
bc543c90
TT
7802018-12-27 Tom Tromey <tom@tromey.com>
781
782 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
783 pagination test.
784
6f0ffe50
AB
7852018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
786
787 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
788 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
789
b5a1e557
PW
7902018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
791
792 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
793 Filename a.adb changed to bp_fun_addr.adb.
794 gdb.ada/bp_fun_addr.exp: Update test accordingly.
795
6e8b1ab2
JV
7962018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
797
798 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
799 non-PIE executables.
800 * README: Mention the gdb,nopie_flag board setting.
801 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
802 non-PIE executable.
803 * gdb.arch/amd64-entry-value.exp: Likewise.
804 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
805 * gdb.arch/i386-float.exp: Likewise.
806 * gdb.arch/i386-signal.exp: Likewise.
807 * gdb.mi/mi-reg-undefined.exp: Likewise.
808
d00a27c5
PM
8092018-12-21 Paul Marechal <paul.marechal@ericsson.com>
810
811 PR gdb/23974
812 * gdb.base/info-os.exp: Check return for unknown "info os" type.
813
161d081c
PW
8142018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
815
816 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
817 Update order of results accordingly.
818
b001de23
AB
8192018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
820
821 * gdb.base/annota1.exp: Update a test regexp.
822
99e1a184
AB
8232018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
824
825 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
826
7a81c1e2
PW
8272018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
828
829 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
830 (reuse_time): Initialize to REUSE_TIME_CAP.
831 (check_rc): New function.
832 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
833 Check pthread_create rc.
834 (spawner_thread_func): Check pthread_create and pthread_join rc.
835
73e8dc90
PA
8362018-12-08 Pedro Alves <palves@redhat.com>
837
838 * gdb.base/list.exp (test_forward_search): Rename to ...
839 (test_forward_reverse_search): ... this. Also test reverse-search
840 and the forward-search alias.
841
13f2ed32
AB
8422018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
845 local timeout variable before return, and remove all local timeout
846 variable entirely.
847 (gdb_load): Likewise.
848
64d27cfc
TV
8492018-12-01 Tom de Vries <tdevries@suse.de>
850
851 * gdb.base/gdb-caching-proc.exp: New file.
852
f63c03b4
SDJ
8532018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
854
855 * Makefile.in (TIMESTAMP): New variable.
856 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
857 command.
858 (check-single-racy): Likewise.
859 (check/%.exp): Likewise.
860 (check-racy/%.exp): Likewise.
861 (workers/%.worker): Likewise.
862 (build-perf): Likewise.
863 (check-perf): Likewise.
864 * README: Describe new "TS" and "TS_FORMAT" variables.
865 * print-ts.py: New file.
866
1c97054b
BF
8672018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
868
869 PR python/23714
870 * gdb.python/python.exp: Test command repetition after
871 gdb.execute.
872
1871a62d
AB
8732018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
874
875 * gdb.opt/inline-break.exp: Add test that info breakpoint output
876 is correctly aligned.
877
fb5e1ed9
PW
8782018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
879
880 * gdb.ada/info_auto_lang.exp: New testcase.
881 * gdb.ada/info_auto_lang/global_pack.ads: New file.
882 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
883 * gdb.ada/info_auto_lang/some_c.c: New file.
884
43d397ca
PW
8852018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
886
887 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
888 FUNC_lang language syntax.
889
beddd671
PW
8902018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
891
892 * gdb.base/info_minsym.c: New file.
893 * gdb.base/info_minsym.exp: New file.
894
73fc52c4
TT
8952018-11-19 Tom Tromey <tom@tromey.com>
896
897 PR rust/23625:
898 * gdb.rust/simple.exp: Add ptype test. Update expected output.
899 * gdb.rust/expr.exp: Update expected output. Change one test.
900
994b876a
TT
9012018-11-19 Tom Tromey <tom@tromey.com>
902
903 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
904
6769f276
PA
9052018-11-19 Pedro Alves <palves@redhat.com>
906
907 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
908 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
909 see the expected warning.
910
38a72da0
AH
9112018-11-16 Alan Hayward <alan.hayward@arm.com>
912
913 PR gdb/22736:
914 * gdb.cp/infcall-nodebug-lib.c: New test.
915 * gdb.cp/infcall-nodebug-main.c: New test.
916 * gdb.cp/infcall-nodebug.exp: New file.
917
53a89d6e
SM
9182018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
919
920 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
921 completer tests.
922
9325300d
TV
9232018-11-09 Tom de Vries <tdevries@suse.de>
924
925 * gdb.base/msym-lang.c: New test.
926 * gdb.base/msym-lang.exp: New file.
927 * gdb.base/msym-lang-main.c: New test.
928
20f0d60d
TT
9292018-11-08 Tom Tromey <tom@tromey.com>
930
931 PR gdb/23555:
932 PR gdb/23838:
933 * gdb.base/warning.exp: New file.
934
b5420128
JB
9352018-11-08 Jan Beulich <jbeulich@suse.com>
936
937 * testsuite/gdb.arch/i386-avx512.c,
938 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
939
cd115d61
AB
9402018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
941
942 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
943 point hardware.
944
35ee2dc2
AB
9452018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
946
947 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
948 * gdb.dwarf2/missing-type-name.exp: New file.
949
31aceee8
TV
9502018-11-06 Tom de Vries <tdevries@suse.de>
951
952 * gdb.base/many-headers.c: New test.
953 * gdb.base/many-headers.exp: New file.
954
109be305
JW
9552018-11-06 Jim Wilson <jimw@sifive.com>
956
957 * gdb.base/code_elim.exp: For riscv, set additional_flags
958 to include -msmall-data-limit=0.
959
e2b7af72
JB
9602018-11-01 Joel Brobecker <brobecker@adacore.com>
961
962 * gdb.ada/watch_minus_l: New testcase.
963
cdcda965
SM
9642018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
965
966 * gdb.arch/aix-sighandle.c: New file.
967 * gdb.arch/aix-sighandle.exp: New file.
968
92dcebf3
AB
9692018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
970
971 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
972 registers being unions.
973
68b9ac18
TV
9742018-10-31 Tom de Vries <tdevries@suse.de>
975
976 * lib/valgrind.exp: New file.
977 (vgdb_start, vgdb_stop): New procs, factored out of ...
978 * gdb.base/valgrind-bt.exp: ... here, ...
979 * gdb.base/valgrind-disp-step.exp: ... here and ...
980 * gdb.base/valgrind-infcall.exp: ... here.
981
1443936e
TV
9822018-10-31 Tom de Vries <tdevries@suse.de>
983
984 * lib/gdb.exp (get_valueof): Don't output read value in test name.
985
eb77c9df
AB
9862018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * gdb.dwarf2/void-type.c: New file.
989 * gdb.dwarf2/void-type.exp: New file.
990
82b5e646
PW
9912018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
992
993 * gdb.base/info_qt.c: New file.
994 * gdb.base/info_qt.exp: New file.
995
8d619c01
EBM
9962018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
997
998 * gdb.arch/powerpc-htm-regs.c: New file.
999 * gdb.arch/powerpc-htm-regs.exp: New file.
1000
f2cf6173
EBM
10012018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1002
1003 * gdb.arch/powerpc-tar.c: New file.
1004 * gdb.arch/powerpc-tar.exp: New file.
1005
7ca18ed6
EBM
10062018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1007
1008 * gdb.arch/powerpc-ppr-dscr.c: New file.
1009 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1010
bfcc0eba
TV
10112018-10-25 Tom de Vries <tdevries@suse.de>
1012
1013 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1014
fe1a5cad
TV
10152018-10-24 Tom de Vries <tdevries@suse.de>
1016
1017 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1018 longer exists error.
1019
a76dc3b7
TV
10202018-10-24 Tom de Vries <tdevries@suse.de>
1021
1022 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1023
4df46df7
TV
10242018-10-24 Tom de Vries <tdevries@suse.de>
1025
1026 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1027 --db-attach in valgrind.
1028
0dbfcfff
AB
10292018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1030
1031 * gdb.arch/riscv-reg-aliases.c: New file.
1032 * gdb.arch/riscv-reg-aliases.exp: New file.
1033
b04480b1
AH
10342018-10-19 Alan Hayward <alan.hayward@arm.com>
1035
1036 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1037
2c6ac8d7
AH
10382018-10-19 Alan Hayward <alan.hayward@arm.com>
1039
1040 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1041
2bc69f25
AH
10422018-10-19 Alan Hayward <alan.hayward@arm.com>
1043
1044 * gdb.cp/ovldbreak.exp: Fix regexps.
1045
1f1ae3a3
AH
10462018-10-19 Alan Hayward <alan.hayward@arm.com>
1047
1048 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1049
94c18618
SDJ
10502018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1051
1052 PR cli/23785
1053 * gdb.base/restore.exp: New test to check if "restore" with an
1054 invalid file doesn't segfault.
1055
812cd6eb
TV
10562018-10-18 Tom de Vries <tdevries@suse.de>
1057
1058 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1059 * gdb.ada/excep_handle.exp: Same.
1060 * gdb.ada/mi_string_access.exp: Same.
1061 * gdb.ada/mi_var_union.exp: Same.
1062 * gdb.arch/arc-analyze-prologue.exp: Same.
1063 * gdb.arch/arc-decode-insn.exp: Same.
1064 * gdb.base/readnever.exp: Same.
1065 * gdb.fortran/printing-types.exp: Same.
1066 * gdb.guile/scm-lazy-string.exp: Same.
1067
c4b90788
TV
10682018-10-16 Tom de Vries <tdevries@suse.de>
1069
1070 PR gdb/23730
1071 * gdb.base/catch-follow-exec.c: Add copyright notice.
1072 * gdb.base/catch-follow-exec.exp: Rewrite to use
1073 gdb_spawn_with_cmdline_opts. Require gdb-native.
1074
8bca2978
SL
10752018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1076
1077 * gdb.trace/actions-changed.exp: Check for arch support.
1078 * gdb.trace/actions.exp: Likewise.
1079 * gdb.trace/ax.exp: Likewise.
1080 * gdb.trace/backtrace.exp: Likewise.
1081 * gdb.trace/change-loc.exp: Likewise.
1082 * gdb.trace/deltrace.exp: Likewise.
1083 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1084 * gdb.trace/ftrace.exp: Likewise.
1085 * gdb.trace/infotrace.exp: Check for arch support.
1086 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1087 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1088 * gdb.trace/mi-tsv-changed.exp: Likewise.
1089 * gdb.trace/packetlen.exp: Likewise.
1090 * gdb.trace/passc-dyn.exp: Likewise.
1091 * gdb.trace/passcount.exp: Likewise.
1092 * gdb.trace/pending.exp: Likewise.
1093 * gdb.trace/range-stepping.exp: Check for shlib support.
1094 * gdb.trace/report.exp: Check for arch support.
1095 * gdb.trace/save-trace.exp: Likewise.
1096 * gdb.trace/signal.exp: Check for signal support.
1097 * gdb.trace/tfind.exp: Check for arch support.
1098 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1099 * gdb.trace/trace-common.h: Add comment.
1100 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1101 * gdb.trace/trace-enable-disable.exp: Likewise.
1102 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1103 * gdb.trace/tracecmd.exp: Check for arch support.
1104 * gdb.trace/tspeed.exp: Check for shlib and target support.
1105 * gdb.trace/tstatus.exp: Check for arch support.
1106 * gdb.trace/tsv.exp: Likewise.
1107 * gdb.trace/while-dyn.exp: Likewise.
1108 * gdb.trace/while-stepping.exp: Likewise.
1109 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1110
f9c49bff
SM
11112018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1112
1113 * gdb.trace/tspeed.exp: Remove nowarnings.
1114 (prepare_for_trace_test): Declare "global ipalib".
1115 * gdb.trace/tspeed.c: Include unistd.h.
1116 (main): Remove superfluous printf argument.
1117
d4330bde
SL
11182018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1119
1120 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1121 directory prefix on the filename.
1122
8ecfd7bd
SDJ
11232018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1124
1125 * gdb.gdb/unittest.exp: Update expected message informing that
1126 selftests have been disabled.
1127 * gdb.server/unittest.exp: Likewise.
1128
58bbcd02
TV
11292018-10-09 Tom de Vries <tdevries@suse.de>
1130
1131 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1132 with runto_main.
1133
9f6b697b
WP
11342018-10-08 Weimin Pan <weimin.pan@oracle.com>
1135
1136 PR c++/16841
1137 * gdb.cp/virtbase2.cc: New file.
1138 * gdb.cp/virtbase2.exp: New file.
1139
add5ded5
TT
11402018-10-06 Tom Tromey <tom@tromey.com>
1141
1142 PR python/19399:
1143 * gdb.python/py-inferior.exp: Add architecture test.
1144
f9e48344
TT
11452018-10-06 Tom Tromey <tom@tromey.com>
1146
1147 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1148 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1149
2a8be203
TT
11502018-10-06 Tom Tromey <tom@tromey.com>
1151
1152 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1153 of a "throw" catchpoint.
1154
e04caa70
SDJ
11552018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1156
1157 * gdb.base/info-proc.exp: Update string expected from "help info
1158 proc".
1159
5ca8c39f
TT
11602018-10-04 Tom Tromey <tom@tromey.com>
1161
1162 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1163 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1164 (test_initial_complaints, test_empty_complaints): Update.
1165 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1166
3453e7e4
TT
11672018-10-04 Tom Tromey <tom@tromey.com>
1168
1169 PR cli/19551:
1170 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1171 * lib/gdb.exp (gdb_file_cmd): Update.
1172 * gdb.stabs/weird.exp (print_weird_var): Update.
1173 * gdb.server/solib-list.exp: Update.
1174 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1175 * gdb.mi/mi-cli.exp: Update.
1176 * gdb.linespec/linespec.exp: Update.
1177 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1178 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1179 * gdb.cp/cp-relocate.exp: Update.
1180 * gdb.base/sym-file.exp: Update.
1181 * gdb.base/relocate.exp: Update.
1182 * gdb.base/readnever.exp: Update.
1183 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1184 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1185 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1186 * gdb.base/code_elim.exp: Update.
1187 * gdb.base/break-unload-file.exp (test_break): Update.
1188 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1189 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1190 Update.
1191 * gdb.base/attach.exp (do_attach_tests): Update.
1192 * gdb.base/sepdebug.exp: Update.
1193 * gdb.python/py-section-script.exp: Update.
1194
6afcf761
TT
11952018-10-04 Tom Tromey <tom@tromey.com>
1196
1197 PR cli/22234:
1198 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1199 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1200 output.
1201
fef1b293
TT
12022018-10-04 Tom Tromey <tom@tromey.com>
1203
1204 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1205 set width and height to 0.
1206 (test_command_line_attach_run): Use -quiet.
1207
ca98345e
SL
12082018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1209
1210 * lib/gdb.exp (skip_ifunc_tests): New.
1211 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1212 other compile failures.
1213 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1214
ff34e6ae
SM
12152018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1216
1217 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1218 is_amd64_regs_target.
1219
6bb8890e
AH
12202018-10-01 Alan Hayward <alan.hayward@arm.com>
1221
1222 * gdb.arch/aarch64-sighandler-regs.c: New test.
1223 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1224 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1225
224d30d3
MM
12262018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1227
1228 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1229 assembly.
1230
f67ffa6a
AB
12312018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1232
1233 * gdb.base/frame-selection.exp: New file.
1234 * gdb.base/frame-selection.c: New file.
1235
9fc3183f
AH
12362018-09-27 Alan Hayward <alan.hayward@arm.com>
1237
1238 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1239 pthread barrier.
1240 (main): Likewise.
1241
d354055e
AB
12422018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1243
1244 * gdb.base/large-frame-1.c: New file.
1245 * gdb.base/large-frame-2.c: New file.
1246 * gdb.base/large-frame.exp: New file.
1247 * gdb.base/large-frame.h: New file.
1248
db727370
JL
12492018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1250
1251 PR gdb/20948
1252 * gdb.base/write_mem.exp: New test.
1253 * gdb.base/write_mem.c: Likewise.
1254
ae778caf
TT
12552018-09-23 Tom Tromey <tom@tromey.com>
1256
1257 PR python/18852:
1258 * gdb.python/py-parameter.exp: Add test for parameter that throws
1259 on "set".
1260
fd3ba736
TT
12612018-09-23 Tom Tromey <tom@tromey.com>
1262
1263 PR python/17284:
1264 * gdb.python/py-template.exp (test_template_arg): Add test for
1265 negative template argument number.
1266
39a24317
TT
12672018-09-23 Tom Tromey <tom@tromey.com>
1268
1269 PR python/14062:
1270 * gdb.python/python.exp: Add test for post_event error.
1271
f5769a2c
TT
12722018-09-23 Tom Tromey <tom@tromey.com>
1273
1274 PR python/18170:
1275 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1276 convert pointers to int and long.
1277
1c1e54f6
TT
12782018-09-23 Tom Tromey <tom@tromey.com>
1279
1280 PR python/20126:
1281 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1282 signed-ness conversion tests.
1283
fb4fa946
TT
12842018-09-23 Tom Tromey <tom@tromey.com>
1285
1286 PR python/18352;
1287 * gdb.python/py-value.exp (test_float_conversion): New proc.
1288 Use it.
1289
a466edac
HAQ
12902018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1291
1292 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1293
4ee9b0c5
SL
12942018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1295
1296 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1297 no readline.
1298 * gdb.base/utf8-identifiers.exp: Likewise.
1299 * gdb.cp/cpcompletion.exp: Likewise.
1300 * gdb.linespec/cpcompletion.exp: Likewise.
1301 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1302 * gdb.linespec/cpls-ops.exp: Likewise.
1303
23be8da7
RB
13042018-09-19 Richard Bunt <richard.bunt@arm.com>
1305 Chris January <chris.january@arm.com>
1306
1307 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1308 * gdb.fortran/short-circuit-argument-list.exp: New file.
1309 * gdb.fortran/short-circuit-argument-list.f90: New test.
1310
5031d0ae
SDJ
13112018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1312
1313 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1314 "arch=" keyword when executing "-stack-list-frames".
1315
b4c0d1a4
SDJ
13162018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1317
1318 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1319 "arch=" keyword when executing "-stack-list-frames".
1320
7a6d2b45
SDJ
13212018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1322
1323 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1324 break ada".
1325
8588b356
SM
13262018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1327
1328 PR python/23669
1329 * gdb.python/python.exp: Test gdb.execute("show commands").
1330
65e65158
TT
13312018-09-16 Tom Tromey <tom@tromey.com>
1332
1333 * gdb.base/new-ui.exp (do_execution_tests): Update.
1334 * gdb.base/dbx.exp (test_breakpoints): Update.
1335
bf326452
AH
13362018-09-14 Alan Hayward <alan.hayward@arm.com>
1337
1338 * lib/gdb.exp (gdb_simple_compile): Add proc.
1339 (is_elf_target): Use gdb_simple_compile.
1340 (skip_altivec_tests): Likewise.
1341 (skip_vsx_tests): Likewise.
1342 (skip_tsx_tests): Likewise.
1343 (skip_btrace_tests): Likewise.
1344 (skip_btrace_pt_tests): Likewise.
1345 (gdb_can_simple_compile): Likewise.
1346 (gdb_has_argv0): Likewise.
1347 (gdb_target_symbol_prefix): Likewise.
1348 (target_supports_scheduler_locking): Likewise.
1349
2361b0fb
TT
13502018-09-13 Tom Tromey <tom@tromey.com>
1351
1352 * Makefile.in (TAGS): Recognize proc_with_prefix and
1353 gdb_caching_proc.
1354
0ae1a321
SM
13552018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1356
1357 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1358 method.
1359
a40bf0c2
SM
13602018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1361
1362 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1363 and a few other Inferior properties when the Inferior is no
1364 longer valid.
1365
4a3fe98f
TT
13662018-09-13 Tom Tromey <tom@tromey.com>
1367
1368 PR rust/23650:
1369 * gdb.rust/simple.exp: Add test for enum field access error.
1370
098b2108
TT
13712018-09-13 Tom Tromey <tom@tromey.com>
1372
1373 PR rust/23626:
1374 * gdb.rust/simple.rs (EmptyEnum): New type.
1375 (main): Use it.
1376 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1377
1256af7d
SM
13782018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1379
1380 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1381 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1382 * gdb.python/py-symtab.exp: Update test printing an objfile.
1383
4aa8e6c2
SM
13842018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1385
1386 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1387 object.
1388
c221b2f7
AH
13892018-09-12 Alan Hayward <alan.hayward@arm.com>
1390
1391 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1392 (support_complex_tests): Use gdb_can_simple_compile.
1393 (is_ilp32_target): Likewise.
1394 (is_lp64_target): Likewise.
1395 (is_64_target): Likewise.
1396 (is_amd64_regs_target): Likewise.
1397 (is_aarch32_target): Likewise.
1398 (gdb_int128_helper): Likewise.
1399
6f1107b5
JK
14002018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1401
1402 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1403
1f5d1570
JG
14042018-09-10 Jerome Guitton <guitton@adacore.com>
1405
1406 * gdb.ada/same_component_name: Add test for case of tagged record
1407 with variable-length fields.
1408
cc330e39
XR
14092018-09-10 Xavier Roirand <roirand@adacore.com>
1410
1411 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1412 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1413 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1414 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1415
b9c50e9a
XR
14162018-09-10 Xavier Roirand <roirand@adacore.com>
1417
1418 * gdb.ada/mi_string_access.exp: New testcase.
1419 * gdb.ada/mi_string_access/bar.adb: New file.
1420 * gdb.ada/mi_string_access/pck.adb: New file.
1421 * gdb.ada/mi_string_access/pck.asd: New file.
1422
2963898f
XR
14232018-09-10 Xavier Roirand <roirand@adacore.com>
1424
1425 * gdb.ada/mi_var_union.exp: New testcase.
1426 * gdb.ada/mi_var_union/bar.adb: New file.
1427 * gdb.ada/mi_var_union/pck.adb: New file.
1428 * gdb.ada/mi_var_union/pck.asd: New file.
1429
1aac008f
TT
14302018-09-08 Tom Tromey <tom@tromey.com>
1431
1432 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1433
332cf4c9
TT
14342018-09-08 Tom Tromey <tom@tromey.com>
1435
1436 PR python/16047:
1437 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1438 (register_pretty_printers): Register new printer.
1439 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1440 test.
1441 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1442 (an_int_type3): New global.
1443
424da6cf
JB
14442018-09-08 Joel Brobecker <brobecker@adacore.com>
1445
1446 * gdb.ada/expr_with_funcall: New testcase.
1447
2a62dfa9
JB
14482018-09-08 Joel Brobecker <brobecker@adacore.com>
1449
1450 * gdb.ada/packed_array_assign: New testcase.
1451
96b6697f
AB
14522018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1453
1454 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1455 names, and add test prefixes to make test names unique.
1456
e4a62c65
TV
14572018-09-05 Tom de Vries <tdevries@suse.de>
1458
1459 * gdb.dwarf2/varval.exp: Add test.
1460
dd083ee2
GB
14612018-09-04 Gary Benson <gbenson@redhat.com>
1462
1463 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1464 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1465
aef9346c
TT
14662018-08-31 Tom Tromey <tom@tromey.com>
1467
1468 * gdb.rust/simple.rs: Rename second variable "v".
1469
c67f2e15
AB
14702018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1471
1472 * gdb.base/funcargs.c (use_a): New function.
1473 (recurse): Call use_a.
1474
078a0207
KS
14752018-08-29 Keith Seitz <keiths@redhat.com>
1476
1477 * gdb.compile/compile-cplus-anonymous.cc: New file.
1478 * gdb.compile/compile-cplus-anonymous.exp: New file.
1479 * gdb.compile/compile-cplus-array-decay.cc: New file.
1480 * gdb.compile/compile-cplus-array-decay.exp: New file.
1481 * gdb.compile/compile-cplus-inherit.cc: New file.
1482 * gdb.compile/compile-cplus-inherit.exp: New file.
1483 * gdb.compile/compile-cplus-member.cc: New file.
1484 * gdb.compile/compile-cplus-member.exp: New file.
1485 * gdb.compile/compile-cplus-method.cc: New file.
1486 * gdb.compile/compile-cplus-method.exp: New file.
1487 * gdb.compile/compile-cplus-mod.c: "New" file.
1488 * gdb.compile/compile-cplus-namespace.cc: New file.
1489 * gdb.compile/compile-cplus-namespace.exp: New file.
1490 * gdb.compile/compile-cplus-nested.cc: New file.
1491 * gdb.compile/compile-cplus-nested.exp: New file.
1492 * gdb.compile/compile-cplus-print.c: "New" file.
1493 * gdb.compile/compile-cplus-print.exp: "New" file.
1494 * gdb.compile/compile-cplus-virtual.cc: New file.
1495 * gdb.compile/compile-cplus-virtual.exp: New file.
1496 * gdb.compile/compile-cplus.c: "New" file.
1497 * gdb.compile/compile-cplus.exp: "New" file.
1498 * lib/compile-support.exp: New file.
1499
b0f492b9
GB
15002018-08-16 Gary Benson <gbenson@redhat.com>
1501
1502 PR gdb/13000:
1503 * gdb.base/batch-exit-status.exp: New file.
1504 * gdb.base/batch-exit-status.good-commands: Likewise.
1505 * gdb.base/batch-exit-status.bad-commands: Likewise.
1506
36eb4c5f
AH
15072018-08-29 Alan Hayward <alan.hayward@arm.com>
1508
1509 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1510 (struct struct02): Likewise.
1511 (struct struct03): Likewise.
1512 (struct struct04): Likewise.
1513 (struct struct_01_01): New struct.
1514 (struct struct_01_02): Likewise.
1515 (struct struct_01_03): Likewise.
1516 (struct struct_01_04): Likewise.
1517 (struct struct_02_01): Likewise.
1518 (struct struct_02_02): Likewise.
1519 (struct struct_02_03): Likewise.
1520 (struct struct_02_04): Likewise.
1521 (struct struct_04_01): Likewise.
1522 (struct struct_04_02): Likewise.
1523 (struct struct_04_03): Likewise.
1524 (struct struct_04_04): Likewise.
1525 (struct struct_05_01): Likewise.
1526 (struct struct_05_02): Likewise.
1527 (struct struct_05_03): Likewise.
1528 (struct struct_05_04): Likewise.
1529 (cmp_struct01): Remove function.
1530 (cmp_struct02): Likewise.
1531 (cmp_struct03): Likewise.
1532 (cmp_struct04): Likewise.
1533 (cmp_struct_01_01): Add Function.
1534 (cmp_struct_01_02): Likewise.
1535 (cmp_struct_01_03): Likewise.
1536 (cmp_struct_01_04): Likewise.
1537 (cmp_struct_02_01): Likewise.
1538 (cmp_struct_02_02): Likewise.
1539 (cmp_struct_02_03): Likewise.
1540 (cmp_struct_02_04): Likewise.
1541 (cmp_struct_04_01): Likewise.
1542 (cmp_struct_04_02): Likewise.
1543 (cmp_struct_04_03): Likewise.
1544 (cmp_struct_04_04): Likewise.
1545 (cmp_struct_05_01): Likewise.
1546 (cmp_struct_05_02): Likewise.
1547 (cmp_struct_05_03): Likewise.
1548 (cmp_struct_05_04): Likewise.
1549 (call_all): Add new structs.
1550 * gdb.base/infcall-nested-structs.exp: Likewise.
1551
3bf9c013
JV
15522018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1553
1554 * gdb.python/py-framefilter-mi.exp: Update regexp to
1555 check for "arch" field in frame output.
1556
450d1e88
KB
15572018-08-23 Kevin Buettner <kevinb@redhat.com>
1558
1559 * gdb.dwarf2/dw2-ranges-func.c: New file.
1560 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1561
ae739fe7
SM
15622018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1563
1564 * gdb.base/term.exp: Compare terminal settings with values from
1565 the inferior.
1566 * gdb.base/term.c: Get and set terminal settings.
1567
6d52907e
JV
15682018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1569
1570 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1571 accommodate new "arch" field in frame output.
1572 * gdb.mi/mi-return.exp: Likewise.
1573 * gdb.mi/mi-stack.exp: Likewise.
1574 * gdb.mi/mi-syn-frame.exp: Likewise.
1575 * gdb.mi/user-selected-context-sync.exp: Likewise.
1576
be2d111a
MS
15772018-08-19 Michael Spang <spang@google.com>
1578
1579 PR gdb/11786
1580 * gdb.base/gcore-tls-pie.c: New file.
1581 * gdb.base/gcore-tls-pie.exp: New file.
1582
ae3a7c47
KB
15832018-08-18 Kevin Buettner <kevinb@redhat.com>
1584
1585 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
1586 * gdb.dwarf2/varval.c: New file.
1587 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 1588
2ecae92e
AH
15892018-08-17 Alan Hayward <alan.hayward@arm.com>
1590
1591 PR gdb/18931
1592 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1593
c1854f1d
KS
15942018-08-16 Keith Seitz <keiths@redhat.com>
1595
1596 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1597 tests expected to pass.
1598
26fb3983
JV
15992018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1600
1601 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1602 -data-disassemble -a.
1603 (test_disassembly_bogus_args): Likewise.
1604
67943c00
AB
16052018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1606
1607 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1608
5ff2bbae
AB
16092018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1610
1611 * gdb.base/vla-optimized-out.exp: Add new test.
1612
e5bbcd0f
AB
16132018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1614
1615 * gdb.base/vla-optimized-out-o3.exp: Delete.
1616 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1617 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1618 deleted tests.
1619
9d4a934c
AB
16202018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1621
1622 PR gdb/18050:
1623 * gdb.server/extended-remote-restart.c: New file.
1624 * gdb.server/extended-remote-restart.exp: New file.
1625
045cf012
SM
16262018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1627
1628 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1629 "set variable index = 42".
1630
87d6a7aa
SM
16312018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1632
1633 * boards/index-cache-gdb.exp: New file.
1634 * gdb.dwarf2/index-cache.exp: New file.
1635 * gdb.dwarf2/index-cache.c: New file.
1636 * gdb.base/maint.exp: Check if we are using the index cache.
1637
96d68bd4
RO
16382018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1639
1640 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1641 MAKEFLAGS.
1642
5a699617
RO
16432018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1644
1645 * dg-extract-results.sh: Move to toplevel contrib.
1646 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1647 * Makefile.in (check-parallel-racy): Likewise.
1648
5bd18990
AB
16492018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1650
1651 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1652 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1653 tests if the target supports scheduler locking.
1654
3fbbcf47
TV
16552018-08-04 Tom de Vries <tdevries@suse.de>
1656
1657 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1658
3e1d3d8c
TT
16592018-08-02 Tom Tromey <tom@tromey.com>
1660
1661 PR symtab/16842.
1662 * gdb.cp/temargs.exp: Test "info address" of a template
1663 parameter.
1664
5abe0f0c
JV
16652018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1666
1667 * gdb.python/py-mi-var-info-path-expression.c: New file.
1668 * gdb.python/py-mi-var-info-path-expression.py: New file.
1669 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1670
fb66cde8
SDJ
16712018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1672
1673 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1674 error after "cannot resolve name" string.
1675
c708f4d2
AB
16762018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1677
1678 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1679 started.
1680 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1681
37cc0cae
TV
16822018-07-28 Tom de Vries <tdevries@suse.de>
1683
1684 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1685
63b4ecf7
TV
16862018-07-26 Tom de Vries <tdevries@suse.de>
1687
1688 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1689
3c3bb058
AB
16902018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1691
1692 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1693 is visible.
1694
9e7f3bbb
TV
16952018-07-26 Tom de Vries <tdevries@suse.de>
1696
1697 PR breakpoints/23366
1698 * gdb.base/catch-follow-exec.c: New test.
1699 * gdb.base/catch-follow-exec.exp: New file.
1700
16f808ec
TV
17012018-07-25 Tom de Vries <tdevries@suse.de>
1702
1703 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1704 vla-optimized-out.c.
1705
d7154a8d
JV
17062018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1707
1708 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1709 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1710
232a0032
TV
17112018-07-20 Tom de Vries <tdevries@suse.de>
1712
1713 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1714 NOCLONE macro.
1715 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1716
fbb1d502
TV
17172018-07-19 Tom de Vries <tdevries@suse.de>
1718
1719 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1720 regular expression.
1721
42dc7699
TV
17222018-07-18 Tom de Vries <tdevries@suse.de>
1723
1724 * gdb.base/vla-optimized-out.c: New test.
1725 * gdb.base/vla-optimized-out.exp: New file.
1726
7f1f7e23
SDJ
17272018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1728
1729 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1730 message "No address associated with hostname" when gdbserver
1731 cannot resolve the hostname.
1732
5759ebb3
PW
17332018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1734
1735 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1736 Add some test prefixes to make tests unique.
1737
3606ccab
PW
17382018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1739
1740 * gdb.base/frameapply.c: New file.
1741 * gdb.base/frameapply.exp: New file.
1742
529c08b2
PW
17432018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1744
1745 * gdb.base/skip.exp: Update expected error message.
1746
c7ab0aef
SDJ
17472018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1748 Jan Kratochvil <jan.kratochvil@redhat.com>
1749 Paul Fertser <fercerpav@gmail.com>
1750 Tsutomu Seki <sekiriki@gmail.com>
1751
1752 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1753 parameter.
1754 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1755 by default.
1756 * boards/native-gdbserver.exp: Likewise.
1757 * gdb.server/run-without-local-binary.exp: Improve regexp used
1758 for detecting when a remote debugging connection succeeds.
1759 * gdb.server/server-connect.exp: New file.
1760 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1761 Do not prefix the port number with ":".
1762 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1763 support for detecting and using it. Add '$debughost_gdbserver'
1764 to the list of arguments used to start gdbserver. Handle case
1765 when gdbserver cannot resolve a network name.
1766
16ff70dd
SDJ
17672018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1768
1769 PR c++/23373
1770 * gdb.base/ptype-offsets.cc (struct static_member): New
1771 struct.
1772 (main) <stmember>: New variable.
1773 * gdb.base/ptype-offsets.exp: Add test for printing a struct
1774 with a static member in it.
1775
3541979f
AB
17762018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
1777
1778 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1779 watchpoints enabled and disabled.
1780
c8ad9b9a
AB
17812018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1782
1783 * gdb.base/examine-backward.exp: Still run tests around address
1784 0x0, even if address 0x0 is not readable. Update the pattern for
1785 matching address 0x0 in expected output.
1786
e0e5e971
AB
17872018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1788
1789 * gdb.base/share-env-with-gdbserver.c (main): Add call to
1790 malloc/free.
1791
1ea5da02
TV
17922018-07-04 Tom de Vries <tdevries@suse.de>
1793
1794 * gdb.dwarf2/dw2-error.exp: Update expected error message.
1795
471b9d15
MR
17962018-07-02 Maciej W. Rozycki <macro@mips.com>
1797
1798 PR tdep/8282
1799 * gdb.arch/mips-disassembler-options.exp: New test.
1800 * gdb.arch/mips-disassembler-options.s: New test source.
1801
75acb486
PA
18022018-06-29 Pedro Alves <palves@redhat.com>
1803
1804 * gdb.threads/names.exp: Adjust expected "info threads" output.
1805
cd2bb709
PA
18062018-06-29 Pedro Alves <palves@redhat.com>
1807
1808 * gdb.opt/inline-break.exp (line number, address): Add "info
1809 break" tests.
1810
991ff292
PA
18112018-06-29 Pedro Alves <palves@redhat.com>
1812
1813 * gdb.opt/inline-break.c (func1): Add "break here" marker.
1814 * gdb.opt/inline-break.exp: Test setting breakpoints by line
1815 number and address and running to them.
1816
356819b6 18172018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
1818
1819 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1820
2512d7ef
JK
18212018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1822
1823 * lib/compiler.c: Remove executable permission flag.
1824
be1b6474
RB
18252018-06-28 Richard Bunt <richard.bunt@arm.com>
1826
1827 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1828 code.
1829 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1830
291f9a96
PT
18312018-06-28 Petr Tesarik <ptesarik@suse.cz>
1832
1833 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1834
ed6dfe51
PT
18352018-06-28 Petr Tesarik <ptesarik@suse.cz>
1836
1837 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1838 address argument is omitted.
1839
d4d429d5
PT
18402018-06-28 Petr Tesarik <ptesarik@suse.cz>
1841
1842 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1843
7ab6656f
OJ
18442018-06-27 Omair Javaid <omair.javaid@linaro.org>
1845
1846 PR gdb/21695
1847 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1848 * gdb.base/infoline-reloc-main-from-zero.c: New file.
1849
a33ccfc7
TT
18502018-06-26 Tom Tromey <tom@tromey.com>
1851
1852 PR rust/22574:
1853 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1854 * gdb.rust/simple.rs (struct SimpleLayout): New.
1855
6d72d289
SM
18562018-06-22 Simon Marchi <simon.marchi@ericsson.com>
1857
1858 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1859 "info registers" output.
1860
8363f9d5
RB
18612018-06-21 Richard Bunt <richard.bunt@arm.com>
1862
1863 * gdb.base/watchpoint-hw-attach.c: New test.
1864 * gdb.base/watchpoint-hw-attach.exp: New file.
1865
f00674fe
SM
18662018-06-20 Simon Marchi <simon.marchi@ericsson.com>
1867
1868 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1869 through /bin/sh.
1870 * boards/dwarf4-gdb-index.exp: Likewise.
1871 * boards/fission-dwp.exp: Likewise.
1872
1d554008
UW
18732018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
1874
1875 * gdb.base/float128.exp: Add comment and improved fail message
1876 to the failure case of "print large128" test.
1877
d0ac1c44
SM
18782018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1879
1880 * configure.ac: Remove AC_PREREQ.
1881 * configure: Re-generate.
1882
61b04dd0
PA
18832018-06-19 Pedro Alves <palves@redhat.com>
1884
1885 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1886 (func_extern_caller): New.
1887 (main): Call func_extern_caller.
1888 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1889 logic change.
1890
f63b508a
SM
18912018-06-18 Weimin Pan <weimin.pan@oracle.com>
1892
1893 PR gdb/16841
1894 * gdb.cp/typedef-base.cc: New file.
1895 * gdb.cp/typedef-base.exp: New file.
1896
0fe3a558
TV
18972018-06-18 Tom de Vries <tdevries@suse.de>
1898
1899 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1900
7010835a
AB
19012018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1902 Richard Bunt <Richard.Bunt@arm.com>
1903
1904 * gdb.threads/attach-slow-waitpid.c: New file.
1905 * gdb.threads/attach-slow-waitpid.exp: New file.
1906 * gdb.threads/slow-waitpid.c: New file.
1907
14897d65
PA
19082018-06-14 Pedro Alves <palves@redhat.com>
1909
1910 * gdb.base/fork-running-state.c: Include <errno.h>.
1911 (exit_if_relative_exits): New.
1912 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1913 exits.
1914 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1915 child exits.
1916
5d9a0608
TV
19172018-06-14 Tom de Vries <tdevries@suse.de>
1918
1919 PR cli/22573
1920 * gdb.base/finish-pretty.c: New test.
1921 * gdb.base/finish-pretty.exp: New file.
1922
11ae5818
PA
19232018-06-14 Pedro Alves <palves@redhat.com>
1924
1925 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1926 gdb's expected startup output.
1927
1d39de44
PA
19282018-06-14 Pedro Alves <palves@redhat.com>
1929
1930 * lib/selftest-support.exp (selftest_setup): Remove inlined
1931 function handling.
1932
70ee0000
TV
19332018-06-14 Tom de Vries <tdevries@suse.de>
1934
1935 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1936 matching of breakpoint printing.
1937
11f4b608
TV
19382018-06-13 Tom de Vries <tdevries@suse.de>
1939
1940 PR testsuite/23269
1941 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1942 (fork_child): ... here, and ...
1943 (fork_parent): ... here.
1944
19452018-06-12 Tom de Vries <tdevries@suse.de>
1946
1947 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1948
9516f85a
AB
19492018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1950 Stephen Roberts <stephen.roberts@arm.com>
1951
1952 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1953 rewrite test to describe action performed, rather than possible
1954 failure.
1955
5045b3d7
GB
19562018-06-08 Gary Benson <gbenson@redhat.com>
1957
1958 * gdb.threads/check-libthread-db.exp: New file.
1959 * gdb.threads/check-libthread-db.c: Likewise.
1960
c61b06a1
TT
19612018-06-05 Tom Tromey <tom@tromey.com>
1962
1963 * gdb.base/default.exp: Update expected "show version" output.
1964
eb6af809
TT
19652018-06-05 Tom Tromey <tom@tromey.com>
1966
1967 PR cli/12326:
1968 * gdb.cp/static-print-quit.exp: Update.
1969 * lib/gdb.exp (pagination_prompt): Update.
1970 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1971 * gdb.python/python.exp: Update.
1972
178d6a63
JB
19732018-06-04 Joel Brobecker <brobecker@adacore.com>
1974
1975 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1976
8e817061
JB
19772018-06-01 Joel Brobecker <brobecker@adacore.com>
1978
1979 * gdb.ada/bp_fun_addr: New testcase.
1980
e86ca25f
TT
19812018-06-01 Tom Tromey <tom@tromey.com>
1982
1983 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1984 results.
1985 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1986 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1987 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1988 * gdb.base/maint.exp (maint_pass_if): Update.
1989
4b2dfa9d
MR
19902018-05-31 Maciej W. Rozycki <macro@mips.com>
1991
1992 * gdb.base/endian.exp: New test.
1993 * gdb.base/endian.c: New test source.
1994
45f25d6c
AB
19952018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1996
1997 PR gdb/23203
1998 * gdb.base/bt-selected-frame.c: New file.
1999 * gdb.base/bt-selected-frame.exp: New file.
2000 * lib/gdb.exp (get_current_frame_number): New function.
2001
d9f6d7f8
MR
20022018-05-24 Maciej W. Rozycki <macro@mips.com>
2003 Pedro Alves <palves@redhat.com>
2004
2005 * gdb.threads/tls-core.c: Include <stdlib.h>
2006 (thread_proc): Call `abort'.
2007 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2008 (tls_core_test): New procedure, bits factored out from ...
2009 (top level): ... here. Test both native cores and gcore cores.
2010
ff1cf532
TT
20112018-05-23 Tom Tromey <tom@tromey.com>
2012
2013 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2014
b98664d3
TT
20152018-05-23 Tom Tromey <tom@tromey.com>
2016
2017 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2018 symfile_complaints.
2019 (test_short_complaints): Likewise.
2020 (test_empty_complaints): Likewise.
2021 (test_initial_complaints): Update.
2022
4e9668d0
TT
20232018-05-23 Tom Tromey <tom@tromey.com>
2024
2025 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2026
43ba33c7
TT
20272018-05-23 Tom Tromey <tom@tromey.com>
2028
2029 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2030 (test_short_complaints): Update.
2031
035522c0
PA
20322018-05-22 Pedro Alves <palves@redhat.com>
2033
2034 * gdb.base/remote.exp: Only gdb_start after compiling the
2035 testcase. Issue "disconnect" before testing "set remote" command
2036 defaults. Issue clean_restart before running to main.
2037
cc0be08f
PA
20382018-05-22 Pedro Alves <palves@redhat.com>
2039
2040 * gdb.base/remote.exp: Adjust expected output of "show remote
2041 memory-write-packet-size". Add tests for "set remote
2042 memory-write-packet-size 0" and "set remote
2043 memory-write-packet-size fixed/limit".
2044
b1b60145
PA
20452018-05-22 Pedro Alves <palves@redhat.com>
2046
2047 PR gdb/22973
2048 * gdb.base/utf8-identifiers.c: New file.
2049 * gdb.base/utf8-identifiers.exp: New file.
2050
0ec848ad
PFC
20512018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2052
2053 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2054
2c3305f6
PFC
20552018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2056
2057 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2058
ce1e8424
TT
20592018-05-18 Tom Tromey <tom@tromey.com>
2060
2061 * gdb.base/ptype-offsets.exp: Update.
2062
ddfe970e
KS
20632018-05-17 Keith Seitz <keiths@redhat.com>
2064
2065 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2066 in expected breakpoint stop locations.
2067 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2068 move to proper scope to test variable values.
2069 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2070 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2071 New functions.
2072 (main): Call not_inline_func3.
2073 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2074 inline_func1, inline_func2, and inline_func3. Test that when each
2075 breakpoint is hit, GDB properly reports both the stop location
2076 and the backtrace. Repeat tests for temporary breakpoints.
2077
0726fcc6
MR
20782018-05-15 Maciej W. Rozycki <macro@mips.com>
2079
2080 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2081 rather then trying to access it in determining whether the PID
2082 of `gdbserver' could have been retrieved.
2083
8ee22052
AB
20842018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2085
2086 * gdb.arch/amd64-init-x87-values.S: New file.
2087 * gdb.arch/amd64-init-x87-values.exp: New file.
2088
7785df48
JK
20892018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2090
2091 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2092
56bcdbea
TT
20932018-05-04 Tom Tromey <tom@tromey.com>
2094
2095 PR python/22730:
2096 * gdb.python/python.exp: Test multi-line execute.
2097
a913fffb
TT
20982018-05-04 Tom Tromey <tom@tromey.com>
2099
2100 PR python/22731:
2101 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2102
7a2c85f2
TT
21032018-05-04 Tom Tromey <tom@tromey.com>
2104
2105 PR gdb/11750:
2106 * gdb.base/define.exp: Test defining a user command inside a user
2107 command.
2108 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2109
a3b60e45
JK
21102018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2111 Pedro Alves <palves@redhat.com>
2112
2113 PR breakpoints/19806 and support for PR external/20207.
2114 * gdb.base/watchpoint-unaligned.c: New file.
2115 * gdb.base/watchpoint-unaligned.exp: New file.
2116
45fe4a03
AB
21172018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2118
2119 * gdb.base/maint.exp: Make test names unique, use
2120 test_prefix_command_help to test 'help maint info', and remove
2121 repeated test of 'help maint'.
2122
9be2ae8f
TT
21232018-05-04 Tom Tromey <tom@tromey.com>
2124
2125 PR gdb/22619:
2126 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2127 behavior.
2128
11859c31
AB
21292018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2130
2131 * gdb.base/maint.exp: Process output from 'maint print registers'
2132 line at a time.
2133
089a9490
AB
21342018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2135
2136 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2137 timeout.
2138
9b0797e2
AB
21392018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2140
2141 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2142 filter pattern.
2143
f6ac5f3d
PA
21442018-05-02 Pedro Alves <palves@redhat.com>
2145
2146 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2147 to_log_command renames.
2148 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2149
77d3c63b
TT
21502018-05-02 Tom Tromey <tom@tromey.com>
2151
2152 * gdb.python/py-parameter.exp: Set test message.
2153
0489430a
TT
21542018-05-02 Tom Tromey <tom@tromey.com>
2155
2156 PR python/20084:
2157 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2158 PARAM_ZUINTEGER_UNLIMITED tests.
2159
1632f8ba
DR
21602018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2161
2162 PR rust/23124
2163 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2164 when casting.
2165
6d7bb824
TT
21662018-04-30 Tom Tromey <tom@tromey.com>
2167
2168 * gdb.python/py-type.exp: Check align attribute.
2169 * gdb.python/py-type.c: New "aligncheck" global.
2170
007e1530
TT
21712018-04-30 Tom Tromey <tom@tromey.com>
2172
2173 PR exp/17095:
2174 * gdb.dwarf2/dw2-align.exp: New file.
2175 * gdb.cp/align.exp: New file.
2176 * gdb.base/align.exp: New file.
2177 * lib/gdb.exp (gdb_int128_helper): New proc.
2178 (has_int128_c, has_int128_cxx): New caching procs.
2179
6873858b
TT
21802018-04-27 Tom Tromey <tom@tromey.com>
2181
2182 PR rust/22545:
2183 * gdb.rust/simple.exp: Add inclusive range tests.
2184
79188d8d
PA
21852018-04-26 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2188 ifunc breakpoint locations correctly of ifunc breakpoints set
2189 while the program resolves the ifunc.
2190
c7075ad5
PA
21912018-04-26 Pedro Alves <palves@redhat.com>
2192
2193 * gdb.base/gnu-ifunc-final.c: New file.
2194 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2195 * gdb.base/gnu-ifunc.exp (executable): Delete.
2196 (staticexecutable): Adjust.
2197 (lib_opts, exec_opts): Delete.
2198 (make_binsuffix, build, set-break): New procedures.
2199 (misc_tests): New, with tests factored out from the top level.
2200 (top level): Test different combinations of ifunc resolver name,
2201 resolver with and with debug info, and ifunc target with and
2202 without debug info. Wrap static tests with with_target_prefix.
2203
8388016d
PA
22042018-04-26 Pedro Alves <palves@redhat.com>
2205
2206 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2207 return type" warnings.
2208
249b5733
PA
22092018-04-25 Pedro Alves <palves@redhat.com>
2210
2211 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2212 killed".
2213 * gdb.base/kill-after-signal.exp: Likewise.
2214 * gdb.threads/kill.exp: Likewise.
2215
f67c0c91
SDJ
22162018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2217 Sergio Durigan Junior <sergiodj@redhat.com>
2218 Pedro Alves <palves@redhat.com>
2219
2220 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2221 regexps to expect for '[Inferior ... detached]' as well.
2222 * gdb.base/attach.exp: Likewise.
2223 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2224 "gdb_continue_to_end".
2225 (test_catch_syscall_with_wrong_args): Likewise.
2226 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2227 ']'. Don't set 'verbose' on.
2228 * gdb.base/foll-vfork.exp: Likewise.
2229 * gdb.base/fork-print-inferior-events.c: New file.
2230 * gdb.base/fork-print-inferior-events.exp: New file.
2231 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2232 '[Inferior ... has been killed]' message.
2233 * gdb.base/kill-after-signal.exp: Likewise.
2234 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2235 detach message.
2236 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2237 message.
2238 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2239 regexps to expect for '[Inferior ... detached]' as well.
2240 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2241
0a8ddac4
SM
22422018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2243
2244 PR gdb/23104
2245 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2246
d27d16bf
RB
22472018-04-19 Richard Bunt <richard.bunt@arm.com>
2248
2249 * gdb.threads/multiple-successive-infcall.c: New test.
2250 * gdb.threads/multiple-successive-infcall.exp: New file.
2251
a037790e
TT
22522018-04-17 Tom Tromey <tom@tromey.com>
2253
2254 * gdb.rust/simple.rs (Union): New type.
2255 (main): New local "u".
2256 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2257
e3a91079
AA
22582018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2259
2260 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2261 number information in output of "whereis" command.
2262 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2263
b744723f
AA
22642018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2265
2266 * gdb.ada/info_types.exp: Adjust expected output to the line
2267 numbers now printed by "info var/func/type".
2268 * gdb.base/completion.exp: Likewise.
2269 * gdb.base/included.exp: Likewise.
2270 * gdb.cp/cp-relocate.exp: Likewise.
2271 * gdb.cp/cplusfuncs.exp: Likewise.
2272 * gdb.cp/namespace.exp: Likewise.
2273 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2274
4a4495d6
MM
22752018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2276
2277 * gdb.btrace/cpu.exp: New.
2278
1d509aa6
MM
22792018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2280
2281 * gdb.base/step-indirect-call-thunk.exp: New.
2282 * gdb.base/step-indirect-call-thunk.c: New.
2283 * gdb.reverse/step-indirect-call-thunk.exp: New.
2284 * gdb.reverse/step-indirect-call-thunk.c: New.
2285
6295b6da
SM
22862018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2287
2288 * gdb.base/pie-fork.c: New file.
2289 * gdb.base/pie-fork.exp: New file.
2290
50146e70
TT
22912018-04-11 Tom Tromey <tom@tromey.com>
2292
2293 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2294
f50d8a2e
PA
22952018-04-10 Pedro Alves <palves@redhat.com>
2296
2297 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2298 exits. Instead loop running forever.
2299 (fork_parent): Run forever too.
2300
a0be7a36
SM
23012018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2302
2303 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2304 mi_continue_to_line.
2305 * gdb.mi/mi-stack.c (callee4): Add comment.
2306
9b73db36
SM
23072018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2308
2309 * gdb.mi/mi-stack.exp: Fix indentation.
2310
c912f608
SM
23112018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2312
2313 PR gdb/22979
2314 * gdb.arch/amd64-osabi.exp: New file.
2315
26540402
SM
23162018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2317
2318 PR gdb/22980
2319 * gdb.base/osabi.exp: New file.
2320
121ad66c 23212018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
2322
2323 * gdb.cp/static-typedef-print.exp: New file.
2324 * gdb.cp/static-typedef-print.cc: New file.
2325
3fcded8f
JB
23262018-03-27 Joel Brobecker <brobecker@adacore.com>
2327
2328 * gdb.ada/varsize_limit: New testcase.
2329
59cc4834
JB
23302018-03-27 Joel Brobecker <brobecker@adacore.com>
2331
2332 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2333
2334 * gdb.ada/notcplusplus: New testcase.
2335
2336 * gdb.base/c-linkage-name.c: New file.
2337 * gdb.base/c-linkage-name.exp: New testcase.
2338
4ca59a9f
TT
23392018-03-26 Tom Tromey <tom@tromey.com>
2340
2341 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2342 * gdb.python/py-framefilter.py (name_error): New global.
2343 (ErrorInName.function): Use name_error.
2344
978d6c75
TT
23452018-03-26 Tom Tromey <tom@tromey.com>
2346
2347 PR backtrace/15582:
2348 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2349
b7fee5a3
KS
23502018-03-23 Keith Seitz <keiths@redhat.com>
2351
2352 PR c++/22968
2353 * gdb.cp/subtypes.exp: New file.
2354 * gdb.cp/subtypes.h: New file.
2355 * gdb.cp/subtypes.cc: New file.
2356 * gdb.cp/subtypes-2.cc: New file.
2357
376be529
AB
23582018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2359
2360 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2361 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2362 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2363 -nostartfiles when compiling the test. Confirm that all registers
2364 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2365
066cfa98
AB
23662018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2367
2368 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2369 option, syntax was wrong anyway.
2370 * gdb.arch/arm-disp-step.exp: Likewise.
2371 * gdb.arch/sparc64-regs.exp: Likewise.
2372 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2373 option, syntax was wrong anyway, switch to use
2374 prepare_for_testing.
2375 * gdb.arch/i386-disp-step.exp: Likewise.
2376
079670b9
AA
23772018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2378
2379 * gdb.ada/exec_changed.exp: Replace "target_info exists
2380 use_gdb_stub" by "use_gdb_stub".
2381 * gdb.ada/start.exp: Likewise.
2382 * gdb.base/async-shell.exp: Likewise.
2383 * gdb.base/attach-pie-misread.exp: Likewise.
2384 * gdb.base/attach-wait-input.exp: Likewise.
2385 * gdb.base/break-entry.exp: Likewise.
2386 * gdb.base/break-interp.exp: Likewise.
2387 * gdb.base/dprintf-detach.exp: Likewise.
2388 * gdb.base/nostdlib.exp: Likewise.
2389 * gdb.base/solib-nodir.exp: Likewise.
2390 * gdb.base/statistics.exp: Likewise.
2391 * gdb.base/testenv.exp: Likewise.
2392 * gdb.mi/mi-exec-run.exp: Likewise.
2393 * gdb.mi/mi-start.exp: Likewise.
2394 * gdb.multi/dummy-frame-restore.exp: Likewise.
2395 * gdb.multi/multi-arch-exec.exp: Likewise.
2396 * gdb.multi/multi-arch.exp: Likewise.
2397 * gdb.multi/tids.exp: Likewise.
2398 * gdb.multi/watchpoint-multi.exp: Likewise.
2399 * gdb.python/py-events.exp: Likewise.
2400 * gdb.threads/attach-into-signal.exp: Likewise.
2401 * gdb.threads/attach-stopped.exp: Likewise.
2402 * gdb.threads/threadapply.exp: Likewise.
2403 * lib/selftest-support.exp: Likewise.
2404
26d6cec4
AA
24052018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2406
2407 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2408
4ee89e90
SR
24092018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2410
2411 * gdb.perf/template-breakpoints.cc: New file.
2412 * gdb.perf/template-breakpoints.exp: New file.
2413 * gdb.perf/template-breakpoints.py: New file.
2414
92630041
TT
24152018-03-19 Tom Tromey <tom@tromey.com>
2416
2417 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2418 y0.
2419 * gdb.rust/simple.exp: Test bare identifier form of struct
2420 initializer.
2421
76727919
TT
24222018-03-19 Tom Tromey <tom@tromey.com>
2423
2424 * gdb.gdb/observer.exp: Remove.
2425
194ed413
AA
24262018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2427
2428 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2429 "qualified" option when setting breakpoints.
2430 * gdb.trace/backtrace.exp: Likewise.
2431 * gdb.trace/circ.exp: Likewise.
2432 * gdb.trace/collection.exp: Likewise.
2433 * gdb.trace/disconnected-tracing.exp: Likewise.
2434 * gdb.trace/ftrace-lock.exp: Likewise.
2435 * gdb.trace/ftrace.exp: Likewise.
2436 * gdb.trace/infotrace.exp: Likewise.
2437 * gdb.trace/packetlen.exp: Likewise.
2438 * gdb.trace/passc-dyn.exp: Likewise.
2439 * gdb.trace/qtro.exp: Likewise.
2440 * gdb.trace/read-memory.exp: Likewise.
2441 * gdb.trace/report.exp: Likewise.
2442 * gdb.trace/signal.exp: Likewise.
2443 * gdb.trace/status-stop.exp: Likewise.
2444 * gdb.trace/strace.exp: Likewise.
2445 * gdb.trace/tfind.exp: Likewise.
2446 * gdb.trace/trace-break.exp: Likewise.
2447 * gdb.trace/trace-condition.exp: Likewise.
2448 * gdb.trace/trace-mt.exp: Likewise.
2449 * gdb.trace/tstatus.exp: Likewise.
2450 * gdb.trace/tsv.exp: Likewise.
2451 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2452 * gdb.trace/unavailable.exp: Likewise.
2453 * gdb.trace/while-dyn.exp: Likewise.
2454
8b067d2c
AA
24552018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2456
2457 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2458 that libinproctrace is copied to the target.
2459
3ae9ce5d
TT
24602018-03-14 Tom Tromey <tom@tromey.com>
2461
2462 PR cli/14977:
2463 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2464 a null pointer.
2465 * gdb.base/wchar.exp: Likewise.
2466
b8c2339b
TT
24672018-03-14 Tom Tromey <tom@tromey.com>
2468
2469 PR cli/19918:
2470 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2471 flag.
2472
4872dc46
SM
24732018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2474
2475 PR gdb/22841
2476 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2477 "target" to remote_exec.
2478
e4fe3756
SM
24792018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2480
2481 PR gdb/22841
2482 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2483 ${board}_upload): Remove.
2484
e95a97d4
AA
24852018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2486
2487 * gdb.cp/watch-cp.cc: New test.
2488 * gdb.cp/watch-cp.exp: New file.
2489
dbbb1059
AB
24902018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2491
2492 * gdb.base/infcall-nested-structs.exp: New file.
2493 * gdb.base/infcall-nested-structs.c: New file.
2494 * gdb.base/float.exp: Add riscv support.
2495
ecc054c0
TP
24962018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2497
2498 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2499 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2500
25e3c82c
SDJ
25012018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2502
2503 * gdb.server/abspath.exp: New file.
2504 * lib/gdb.exp (with_cwd): New procedure.
2505
3083294d
SM
25062018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2507
2508 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2509 use it.
2510 (gdb_is_target_remote_prompt): New proc.
2511 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2512 (gdb_is_target_native): Pass prompt parameter to
2513 gdb_is_target_1.
2514
3275ef47
SM
25152018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2516
2517 * gdb.base/load-command.c: New file.
2518 * gdb.base/load-command.exp: New file.
2519 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2520 (gdb_is_target_1): ...this, and generalize for other targets
2521 than just remote.
2522 (gdb_is_target_remote): Use gdb_is_target_1.
2523 (gdb_is_target_native): use gdb_is_target_1.
2524
6893c19a
TT
25252018-02-26 Tom Tromey <tom@tromey.com>
2526
2527 PR python/16497:
2528 * gdb.python/py-framefilter.exp: Update test.
2529
2ddeaf8a
TT
25302018-02-26 Tom Tromey <tom@tromey.com>
2531
2532 * gdb.dwarf2/variant.c: New file.
2533 * gdb.dwarf2/variant.exp: New file.
2534
c9317f21
TT
25352018-02-26 Tom Tromey <tom@tromey.com>
2536
2537 * gdb.rust/simple.exp: Accept more possible results in enum test.
2538
6f6d0c26
SM
25392018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2540
2541 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2542 parentheses.
2543
11b03145
MR
25442018-02-23 Maciej W. Rozycki <macro@mips.com>
2545
2546 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2547 name of a variable: $actual_linejj -> $actual_line.
2548
54a27fe5
JB
25492018-02-21 John Baldwin <jhb@FreeBSD.org>
2550
2551 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2552
de65820c
MM
25532018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2554
2555 * gdb.btrace/buffer-size.exp: Do not force BTS.
2556
980548fd
PA
25572018-02-14 Pedro Alves <palves@redhat.com>
2558
2559 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2560 getting a "Quit".
2561
c4e12631
MM
25622018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2563
2564 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2565 Fix test name.
2566
c2e0e465
SM
25672018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2568
2569 * gdb.cp/m-static.exp: Check type of optimized out static
2570 member.
2571
f7216783
AB
25722018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2573
2574 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2575 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2576
0625771b
LS
25772018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2578 Leszek Swirski <leszeks@google.com>
2579
2580 * gdb.python/py-prettyprint.c
2581 (struct to_string_returns_value_inner,
2582 struct to_string_returns_value_wrapper): New.
2583 (main): Add tsrvw variable.
2584 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2585 ToStringReturnsValueWrapper): New classes.
2586 (register_pretty_printers): Register new pretty-printers.
2587 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2588 recursive pretty printer.
2589 * gdb.python/py-mi.exp: Likewise.
2590
59498c30
LS
25912018-02-01 Leszek Swirski <leszeks@google.com>
2592
2593 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2594 functions with the same name as an include file are parsed
2595 correctly.
2596
d4d38844
YQ
25972018-02-01 Yao Qi <yao.qi@linaro.org>
2598
2599 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2600 "\[^\r\n\]*".
2601
07e5f5cf
NP
26022018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2603
2604 * gdb.arch/powerpc-prologue-frame.s: New file.
2605 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2606 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2607
929b5ad4
JB
26082018-01-31 Joel Brobecker <brobecker@adacore.com>
2609
2610 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2611
e671cd59
PA
26122018-01-30 Pedro Alves <palves@redhat.com>
2613
2614 PR gdb/13211
2615 * gdb.base/interrupt-daemon.c: New.
2616 * gdb.base/interrupt-daemon.exp: New.
2617 * gdb.multi/multi-term-settings.c: New.
2618 * gdb.multi/multi-term-settings.exp: New.
2619
fc413dc4
JB
26202018-01-30 Joel Brobecker <brobecker@adacore.com>
2621
2622 * gdb.base/break.exp: Save the location where the breakpoint
2623 on break.c:47 was actually inserted when debugging the version
2624 compiled at -O2 and use it in the expected output of the "info
2625 break" test performed soon after.
2626
5c319bb2
PA
26272018-01-22 Pedro Alves <palves@redhat.com>
2628 Sergio Durigan Junior <sergiodj@redhat.com>
2629
2630 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2631 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2632
a9e40818
JB
26332018-01-22 Joel Brobecker <brobecker@adacore.com>
2634
2635 * gdb.base/break-include.c, gdb.base/break-include.inc,
2636 gdb.base/break-include.exp: New files.
2637 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2638 line number now being the actual line number where the breakpoint
2639 was inserted.
2640 * gdb.mi/mi-break.exp: Likewise.
2641 * gdb.mi/mi-reverse.exp: Likewise.
2642 * gdb.mi/mi-simplerun.exp: Ditto.
2643
e707fc44
AB
26442018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2645
2646 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2647 varobj.
2648 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2649
ae451627
AB
26502018-01-21 Don Breazeal <donb@codesourcery.com>
2651 Andrew Burgess <andrew.burgess@embecosm.com>
2652
2653 * gdb.mi/basics.c: Add new global.
2654 * gdb.mi/mi-frame-regs.exp: New file.
2655 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2656 case.
2657
b1b189e0
AB
26582018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2659
2660 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2661 non-parameter, and on an unknown symbol.
2662
fcfcc376
TT
26632018-01-19 Tom Tromey <tom@tromey.com>
2664
2665 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2666 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2667
634c1c31
AA
26682018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2669
2670 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2671 setrlimit and chdir to int.
2672
d6ad07fd
AA
26732018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2674
2675 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2676 function.
2677 (my_tend): Likewise.
2678 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2679 rationale of avoiding FP- and vector instructions.
2680
adf8243b
RK
26812018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2682
2683 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2684 "info reg" with "\[ \t\]*".
2685 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2686 "\[ \t\]+".
2687 * gdb.arch/s390-multiarch.exp: Ditto.
2688 * gdb.base/pc-fp.exp: Ditto.
2689 * gdb.reverse/i386-precsave.exp: Ditto.
2690 * gdb.reverse/i386-reverse.exp: Ditto.
2691 * gdb.reverse/i387-env-reverse.exp: Ditto.
2692 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2693
dcc06925
AA
26942018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2695
2696 * lib/gdb.exp (gdb_compile): Re-enable use of
2697 universal_compile_options for languages other than Rust.
2698
25d4fd80
AA
26992018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2700
2701 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2702
ee7f689e 27032018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
2704
2705 PR gdb/16577
2706 * gdb.base/solib-vanish.exp: New.
2707 * gdb.base/solib-vanish-main.c: New.
2708 * gdb.base/solib-vanish-lib1.c: New.
2709 * gdb.base/solib-vanish-lib2.c: New.
2710
d8447b6b
YQ
27112018-01-17 Yao Qi <yao.qi@linaro.org>
2712
2713 * gdb.compile/compile.exp: Match the address printed for
2714 frame in the output of command "bt".
2715
86d6a90c
TT
27162018-01-15 Tom Tromey <tom@tromey.com>
2717
2718 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2719 compute sp_reg.
2720
cbcdb1aa
AB
27212018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2722
2723 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2724 to prepare.
2725 (prepare): Return 0 on error, 1 on success.
2726
eea61984
PA
27272018-01-12 Pedro Alves <palves@redhat.com>
2728
2729 * gdb.base/continue-after-aborted-step-over.c: New.
2730 * gdb.base/continue-after-aborted-step-over.exp: New.
2731
6181e9c2
SM
27322018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2733
2734 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2735 options when not creating an executable.
2736
3cada740
PA
27372018-01-11 Pedro Alves <palves@redhat.com>
2738
2739 PR remote/22597
2740 * gdb.server/stop-reply-no-thread.c: New file.
2741 * gdb.server/stop-reply-no-thread.exp: New file.
2742
c63d3e8d
PA
27432018-01-10 Pedro Alves <palves@redhat.com>
2744
2745 PR gdb/22670
2746 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2747 functions too. Test setting breakpoints and printing C functions
2748 with no debug info too.
2749 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2750
d4c2a405
PA
27512018-01-10 Pedro Alves <palves@redhat.com>
2752
2753 PR gdb/22670
2754 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2755 a fail.
2756
8825213e
PA
27572018-01-10 Pedro Alves <palves@redhat.com>
2758
2759 PR gdb/22670
2760 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2761
605fd3c6
YQ
27622018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2763
2764 * gdb.server/unittest.exp: Match the output in non-development
2765 mode.
2766
1e5ded6c
YQ
27672018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2768
2769 * gdb.gdb/unittest.exp: Match output in non-development mode.
2770
30066b0b
JB
27712018-01-08 Joel Brobecker <brobecker@adacore.com>
2772
2773 * gdb.ada/access_tagged_param.exp: Relax expected output
2774 for value of "ObjL" in "continue" to pck.inspect breakpoint
2775 test.
2776
04bafb1e
XR
27772018-01-08 Joel Brobecker <brobecker@adacore.com>
2778
9f86398b
JB
2779 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2780 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 2781
e379cee6
PA
27822018-01-05 Pedro Alves <palves@redhat.com>
2783
2784 PR gdb/18653
2785 * gdb.base/libsegfault.exp: New.
2786
de63c46b
PA
27872018-01-05 Joel Brobecker <brobecker@adacore.com>
2788
2789 PR gdb/22670
2790 * gdb.ada/access_tagged_param.exp: New file.
2791 * gdb.ada/access_tagged_param/foo.adb: New file.
2792
f98fc17b
PA
27932018-01-05 Pedro Alves <palves@redhat.com>
2794
2795 PR gdb/22670
2796 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
2797 exercise lower case too, and to exercise both full matching and
2798 wild matching.
2799
342f8240
JB
28002018-01-05 Joel Brobecker <brobecker@adacore.com>
2801
2802 * gdb.ada/rename_subscript_param: New testcase.
2803
7150d33c
JG
28042018-01-05 Jerome Guitton <guitton@adacore.com>
2805
2806 * gdb.ada/arr_acc_idx_w_gap: New testcase.
2807
cc0e770c
JB
28082018-01-05 Joel Brobecker <brobecker@adacore.com>
2809
2810 * gdb.ada/convvar_comp: New testcase.
2811
672a41aa 28122018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
2813
2814 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2815 (My_Table): New global variable.
2816 * testsuite/gdb.ada/array_char_idx.exp: Add test.
2817
7365ec2f
JB
28182018-01-04 Joel Brobecker <brobecker@adacore.com>
2819
2820 PR gdb/22670
2821 * gdb.ada/maint_with_ada: New testcase.
2822
289483b6
JB
28232018-01-04 Joel Brobecker <brobecker@adacore.com>
2824
2825 PR gdb/22670
2826 * gdb.ada/bp_c_mixed_case: New testcase.
2827
344420da
JB
28282018-01-04 Joel Brobecker <brobecker@adacore.com>
2829
2830 PR gdb/22670
2831 * gdb.ada/complete.exp: Add "complete break ada" test.
2832
66fc87a0
JB
28332018-01-04 Joel Brobecker <brobecker@adacore.com>
2834
2835 PR gdb/22670
2836 * gdb.ada/info_addr_mixed_case: New testcase.
2837
9f757bf7
XR
28382018-01-03 Xavier Roirand <roirand@adacore.com>
2839
2840 * gdb.ada/excep_handle.exp: New testcase.
2841 * gdb.ada/excep_handle/foo.adb: New file.
2842 * gdb.ada/excep_handle/pck.ads: New file.
2843
bd570f80
JB
28442018-01-03 Joel Brobecker <brobecker@adacore.com>
2845
2846 * gdb.base/step-line.c: Add extra empty line in copyright header.
2847 * gdb.base/step-line.inp: Likewise.
2848
9fe561ab
JB
28492018-01-02 Joel Brobecker <brobecker@adacore.com>
2850
2851 * gdb.ada/dyn_stride.exp: Add slice test.
2852
a405673c
JB
28532018-01-02 Joel Brobecker <brobecker@adacore.com>
2854
2855 * gdb.ada/dyn_stride: New testcase.
2856
cef0f868
SH
28572017-12-27 Stafford Horne <shorne@gmail.com>
2858
2859 * gdb.xml/extra-regs.xml: Add example foo reggroup.
2860 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2861
b67d92b0
SH
28622017-12-27 Stafford Horne <shorne@gmail.com>
2863
2864 * gdb.base/reggroups.c: New file.
2865 * gdb.base/reggroups.exp: New file.
2866
eccab96d
JB
28672017-12-18 Joel Brobecker <brobecker@adacore.com>
2868
2869 * gdb.dwarf2/ada-valprint-error.c: New file.
2870 * gdb.dwarf2/ada-valprint-error.exp: New file.
2871
0e2da9f0
JB
28722017-12-18 Joel Brobecker <brobecker@adacore.com>
2873
2874 * gdb.ada/assign_arr: New testcase.
2875
cb923fcc
XR
28762017-12-18 Xavier Roirand <roirand@adacore.com>
2877
2878 * gdb.ada/funcall_ptr: New testcase.
2879
7c161838
SDJ
28802017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2881
2882 PR cli/16224
2883 * gdb.base/ptype-offsets.cc: New file.
2884 * gdb.base/ptype-offsets.exp: New file.
2885
1af17fd9
YQ
28862017-12-15 Yao Qi <yao.qi@linaro.org>
2887
2888 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2889 if XML is disabled.
2890
828d5846
XR
28912017-12-15 Xavier Roirand <roirand@adacore.com>
2892
2893 * gdb.ada/same_component_name: New testcase.
2894
79e8fcaa
JB
28952017-12-14 Joel Brobecker <brobecker@adacore.com>
2896
2897 * gdb.ada/str_binop_equal: New testcase.
2898
e05fa6f9
JB
28992017-12-14 Joel Brobecker <brobecker@adacore.com>
2900
2901 * gdb.ada/task_switch_in_core: New testcase.
2902
b89641ba
SM
29032017-12-13 Simon Marchi <simon.marchi@ericsson.com>
2904
2905 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2906 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2907 call test_bkpt_qualified.
2908 (test_bkpt_qualified): New proc.
2909
6892d2e4
PA
29102017-12-13 Pedro Alves <palves@redhat.com>
2911
2912 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2913 Tighten regexp by matching with an anchor.
2914
a22ecf70
PA
29152017-12-13 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2918 ("expression with namespace"): New set of tests.
2919 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2920 (Nested::Test_NS::qux): New.
2921 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2922 defaults to 'start_quote_char' and 'end_quote_char' parameters.
2923
9937536c
JB
29242017-12-13 Joel Brobecker <brobecker@adacore.com>
2925
2926 * gdb.base/server-del-break.c: New file.
2927 * gdb.base/server-del-break.exp: New file.
2928
fe49c6f5
SH
29292017-12-12 Stafford Horne <shorne@gmail.com>
2930
2931 * gdb.xml/tdesc-regs.exp: Add or1k support.
2932
c3d18620
SH
29332017-12-12 Stafford Horne <shorne@gmail.com>
2934
2935 * gdb.base/bp-permanent.c: Define nop of or1k.
2936
c5f9cfc8
JB
29372017-12-11 Joel Brobecker <brobecker@adacore.com>
2938
2939 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2940 output with components being reordered.
2941
a9c135fc
JB
29422017-12-11 Joel Brobecker <brobecker@adacore.com>
2943
2944 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2945 output with components being reordered.
2946
927aa2e7
JK
29472017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2948 Pedro Alves <palves@redhat.com>
2949
2950 * gdb.base/maint.exp (check for .gdb_index): Check also for
2951 .debug_names.
2952 * gdb.dlang/watch-loc.c (.debug_aranges): New.
2953 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2954 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2955 (.gdb_index used after symbol reloading): Support also .debug_names.
2956 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2957
f17d9474
YQ
29582017-12-08 Yao Qi <yao.qi@linaro.org>
2959
2960 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2961 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2962
a0de8c21
YQ
29632017-12-08 Yao Qi <yao.qi@linaro.org>
2964
2965 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2966 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2967
a738ea1d
YQ
29682017-12-08 Yao Qi <yao.qi@linaro.org>
2969
2970 * gdb.arch/aarch64-tagged-pointer.c: New file.
2971 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2972
1cd9a73b
SDJ
29732017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2974
2975 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2976 "int".
2977
fa6eb693
KS
29782017-12-07 Keith Seitz <keiths@redhat.com>
2979
2980 PR breakpoints/22569
2981 * gdb.linespec/ls-errs.exp: Change expected result of "break
2982 -source this file has spaces.c -line 3".
2983 Check that an explicit source file followed by whitespace is
2984 identified as an invalid explicit location.
2985
883fd55a
KS
29862017-12-07 Keith Seitz <keiths@redhat.com>
2987
2988 * gdb.cp/nested-types.cc: New file.
2989 * gdb.cp/nested-types.exp: New file.
2990 * lib/cp-support.exp: Load data-structures.exp library.
2991 (debug_cp_test_ptype_class): New global.
2992 (cp_ptype_class_verbose, next_line): New procedures.
2993 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2994 Add and document new return value.
2995 Switch the list of lines to a queue.
2996 Add support for new `type' key for nested type definitions.
2997 Add debugging/troubleshooting messages.
2998 * lib/data-structures.exp: New file.
2999
ec72db3e
SM
30002017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3001
3002 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3003 with proc_with_prefix, don't use with_test_prefix.
3004
99598d71
TT
30052017-12-07 Tom Tromey <tom@tromey.com>
3006
3007 * gdb.base/break.exp: Add test for empty "commands".
3008
a8806230
YQ
30092017-12-07 Yao Qi <yao.qi@linaro.org>
3010
3011 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3012 malloc and catch syscall.
3013
824cc835
PM
30142017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3015
3016 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
3017 tests for explicit locations.
3018
7cc244de
PA
30192017-12-06 Pedro Alves <palves@redhat.com>
3020
3021 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3022 force-disabling XML descriptions.
3023
50a1fdd5
PA
30242017-12-04 Pedro Alves <palves@redhat.com>
3025
3026 PR gdb/22499
3027 * gdb.arch/amd64-disp-step-avx.S: New file.
3028 * gdb.arch/amd64-disp-step-avx.exp: New file.
3029
f0fb2488
PA
30302017-12-03 Pedro Alves <palves@redhat.com>
3031
3032 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3033 and <string.h>.
3034 (parent_function): Print distinct messages when waitpid fails, or
3035 the child exits with a signal, or the child exits for an unhandled
3036 reason.
3037 * gdb.threads/process-dies-while-detaching.exp
3038 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3039 it. Wait for both inferior output and GDB's prompt. Use an
3040 indirect spawn id list.
3041 (do_detach): New parameter 'child_exit'. Use it to compute
3042 expected inferior output.
3043 (test_detach, test_detach_watch, test_detach_killed_outside):
3044 Adjust to pass down the expected child exit kind.
3045
97cbe998
SDJ
30462017-12-01 Joel Brobecker <brobecker@adacore.com>
3047 Sergio Durigan Junior <sergiodj@redhat.com>
3048 Pedro Alves <palves@redhat.com>
3049
3050 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3051
40fc416f
SDJ
30522017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3053
3054 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3055 to 'symbol-file' and 'add-symbol-file' can be
3056 position-independent.
3057
1cc75e92
YQ
30582017-12-01 Yao Qi <yao.qi@linaro.org>
3059
3060 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3061 the URL in copyright header.
3062 * gdb.arch/aarch64-fp.exp: Likewise.
3063 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3064 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3065 * gdb.base/expand-psymtabs.exp: Likewise.
3066 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3067 * gdb.fortran/common-block.exp: Likewise.
3068 * gdb.fortran/common-block.f90: Likewise.
3069 * gdb.fortran/logical.exp: Likewise.
3070 * gdb.fortran/vla-datatypes.f90: Likewise.
3071 * gdb.fortran/vla-sub.f90: Likewise.
3072
875fb7a7
JB
30732017-11-30 Joel Brobecker <brobecker@adacore.com>
3074
3075 * gdb.ada/repeat_dyn: New testcase.
3076
6f14765f
UW
30772017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3078
3079 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3080 Update for changed thread numbering.
3081 * gdb.cell/bt.exp: Update for changed GDB output.
3082
f1af7b94
SM
30832017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3084
3085 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3086 setting isremote by hand.
3087 * boards/dwarf4-gdb-index.exp: Likewise.
3088 * boards/fission.exp: Likewise.
3089 * boards/stabs.exp: Likewise.
3090
e3919f3e
PA
30912017-11-30 Pedro Alves <palves@redhat.com>
3092
3093 * gdb.linespec/cpls-ops.exp
3094 (check_explicit_skips_function_argument): Extract the underlying
3095 type of size_t instead of hardcoding it.
3096
bd69330d
PA
30972017-11-29 Pedro Alves <palves@redhat.com>
3098
3099 PR c++/19436
3100 * gdb.linespec/cpls-abi-tag.cc: New file.
3101 * gdb.linespec/cpls-abi-tag.exp: New file.
3102
a20714ff
PA
31032017-11-29 Pedro Alves <palves@redhat.com>
3104
3105 * gdb.base/langs.exp: Use -qualified.
3106 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3107 it.
3108 * gdb.cp/namespace.exp: Use -qualified.
3109 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3110 (overload-3, template-overload, template-ret-type, const-overload)
3111 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3112 procedures.
3113 (test_driver): Call them.
3114 * gdb.cp/save-bp-qualified.cc: New.
3115 * gdb.cp/save-bp-qualified.exp: New.
3116 * gdb.linespec/explicit.exp: Test -qualified.
3117 * lib/completion-support.exp (completion::explicit_opts_list): Add
3118 "-qualified".
3119 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3120
f6f1d339
PM
31212017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3122
3123 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3124
02ca603a
TT
31252017-11-29 Tom Tromey <tom@tromey.com>
3126
3127 * gdb.base/relocate.exp: Update invalid argument test.
3128 Add new tests for invalid arguments.
3129
ed6c0bfb
TP
31302017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3131
3132 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3133 Return 0 as a long.
3134 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3135
f106e10e
TP
31362017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3137
3138 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3139 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3140 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3141 func ().
3142 * gdb.cp/shadow.cc (B.func): Return 0.
3143
10329bb2
JB
31442017-11-27 Joel Brobecker <brobecker@adacore.com>
3145
3146 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3147 expected output in gdb_expect call to allow the exception
3148 message to be present as well. Fix syntax confusion to avoid
3149 TCL thinking that exception_name is an array.
3150
617cd4bc
UW
31512017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3152
3153 * gdb.arch/spu-info.c: Include <unistd.h>.
3154 (do_signal_test): Fix broken calls to write.
3155 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3156 Fix checks for empty mailboxes. Update signal tests for corrected
3157 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3158 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3159 * gdb.cell/arch.exp: Use standard_output_file.
3160 * gdb.cell/break.exp: Likewise.
3161 * gdb.cell/bt.exp: Likewise.
3162 * gdb.cell/core.exp: Likewise.
3163 * gdb.cell/dwarfaddr.exp: Likewise.
3164 * gdb.cell/ea-cache.exp: Likewise.
3165 * gdb.cell/ea-standalone.exp: Likewise.
3166 * gdb.cell/f-regs.exp: Likewise.
3167 * gdb.cell/fork.exp: Likewise.
3168 * gdb.cell/gcore.exp: Likewise.
3169 * gdb.cell/mem-access.exp: Likewise.
3170 * gdb.cell/ptype.exp: Likewise.
3171 * gdb.cell/registers.exp: Likewise.
3172 * gdb.cell/sizeof.exp: Likewise.
3173 * gdb.cell/solib-symbol.exp: Likewise.
3174 * gdb.cell/solib.exp: Likewise.
617cd4bc 3175
a81aaca0
PA
31762017-11-25 Pedro Alves <palves@redhat.com>
3177
3178 * gdb.base/complete-empty.exp: New file.
3179 * gdb.base/completion.exp: Adjust.
3180
6a3c6ee4
PA
31812017-11-25 Pedro Alves <palves@redhat.com>
3182
3183 * gdb.linespec/cpls-ops.cc: New file.
3184 * gdb.linespec/cpls-ops.exp: New file.
3185 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3186 factored out from ...
3187 (test_complete_prefix_range): ... this.
3188
8955eb2d
PA
31892017-11-24 Pedro Alves <palves@redhat.com>
3190
3191 * gdb.linespec/cpcompletion.exp: New file.
3192 * gdb.linespec/cpls-hyphen.cc: New file.
3193 * gdb.linespec/cpls.cc: New file.
3194 * gdb.linespec/cpls2.cc: New file.
3195 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3196 test to use test_gdb_complete_unique. Add label completion,
3197 keyword completion and explicit location completion tests.
3198 * lib/completion-support.exp: New file.
3199
e547c119
JB
32002017-11-24 Joel Brobecker <brobecker@adacore.com>
3201
3202 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3203 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3204 when hitting an exception catchpoint.
3205
7c3c1aa8
YQ
32062017-11-22 Yao Qi <yao.qi@linaro.org>
3207
3208 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3209
41bd68f5
SM
32102017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3211
3212 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3213 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3214 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3215
1daad298
YQ
32162017-11-22 Yao Qi <yao.qi@linaro.org>
3217
3218 * gdb.base/info-os.exp: Pass pthreads.
3219 * gdb.multi/multi-attach.exp: Likewise.
3220
88465e87
YQ
32212017-11-22 Yao Qi <yao.qi@linaro.org>
3222
3223 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3224 compiler.
3225
dc196b23
YQ
32262017-11-22 Yao Qi <yao.qi@linaro.org>
3227
3228 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3229 * gdb.base/break-interp.exp: Likewise.
3230 * gdb.base/jit-attach-pie.exp: Likewise.
3231
2400729e
UW
32322017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3233
3234 * gdb.base/float128.c (large128): New variable.
3235 * gdb.base/float128.exp: Add test to print largest __float128 value.
3236
7a26362d
UW
32372017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3238
3239 * gdb.arch/vsx-regs.exp: Update register content checks.
3240
ed0f4273
UW
32412017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3242
3243 * gdb.arch/ppc-longdouble.exp: New file.
3244 * gdb.arch/ppc-longdouble.c: Likewise.
3245
a25d69c6
PA
32462017-11-21 Pedro Alves <palves@redhat.com>
3247
3248 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3249
73fcf641
PA
32502017-11-20 Pedro Alves <palves@redhat.com>
3251
3252 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3253 (long_double_typedef): New typedefs.
3254 Use DEF on double and long double.
3255 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3256 cases.
3257 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3258 and 'long_double_ptr_same_size' locals. Use them to decide
3259 whether cast from array/function to float is valid/invalid.
3260
71a3c369
TT
32612017-11-17 Tom Tromey <tom@tromey.com>
3262
3263 * gdb.rust/traits.rs: New file.
3264 * gdb.rust/traits.exp: New file.
3265
ced9779b
JB
32662017-11-17 Joel Brobecker <brobecker@adacore.com>
3267
3268 * gdb.ada/minsyms: New testcase.
3269
a0922d80
PA
32702017-11-16 Pedro Alves <palves@redhat.com>
3271
3272 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3273 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3274
ea04e54c
PA
32752017-11-16 Pedro Alves <palves@redhat.com>
3276
3277 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3278 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3279
e849ea89
PA
32802017-11-16 Pedro Alves <palves@redhat.com>
3281
3282 * gdb.server/reconnect-ctrl-c.c: New file.
3283 * gdb.server/reconnect-ctrl-c.exp: New file.
3284
d8ae99a7
PM
32852017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3286
3287 * gdb.python/py-rbreak.exp: New file.
3288 * gdb.python/py-rbreak.c: New file.
3289 * gdb.python/py-rbreak-func2.c: New file.
3290
968a13f8
PA
32912017-11-16 Pedro Alves <palves@redhat.com>
3292
3293 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3294 pattern.
3295 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3296 GDB.
3297
71774bc9
SM
32982017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3299
3300 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3301 regex.
3302
ddbb44cf
SM
33032017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3304
3305 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3306 test names.
3307
584a564f
PA
33082017-11-09 Pedro Alves <palves@redhat.com>
3309
3310 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3311 factored out from ...
3312 (top level): ... here, and adjusted to avoid expecting beyond the
3313 prompt in a single gdb_test_multiple.
3314
5ed7a928
PA
33152017-11-09 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3318 output.
3319 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3320 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3321 * gdb.server/ext-run.exp ("kill" test): Likewise.
3322 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3323
a60e0738
PA
33242017-11-09 Pedro Alves <palves@redhat.com>
3325
3326 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3327 match till end of line.
3328
2c88253f
PA
33292017-11-09 Pedro Alves <palves@redhat.com>
3330
3331 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3332
c7a38517
PA
33332017-11-09 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3336 New procedures, factored out from ...
3337 (top level): ... here, and adjusted to avoid expecting beyond the
3338 prompt in one go.
3339
f29f4b6b
PA
33402017-11-09 Pedro Alves <palves@redhat.com>
3341
3342 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3343 output. Fix '?' match.
3344
286acbb5
JB
33452017-11-08 Joel Brobecker <brobecker@adacore.com>
3346
3347 * gdb.ada/scoped_watch: New testcase.
3348 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3349 which is actually correct.
3350 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3351 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3352
62d7ae92
PA
33532017-11-08 Pedro Alves <palves@redhat.com>
3354
3355 * gdb.gdb/complaints.exp (test_initial_complaints)
3356 (test_serial_complaints, test_short_complaints): Call
3357 complaint_internal instead of complaint.
3358
280ca31f
DT
33592017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3360
3361 * gdb.threads/tls-core.c: New file.
3362 * gdb.threads/tls-core.exp: Likewise.
3363
b5ec771e
PA
33642017-11-08 Pedro Alves <palves@redhat.com>
3365
3366 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3367 (p Exported_Capitalized): New test.
3368 (p exported_capitalized): New test.
3369
a02b41a7
PA
33702017-11-07 Pedro Alves <palves@redhat.com>
3371
3372 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3373
95e95a6d
PA
33742017-11-07 Pedro Alves <palves@redhat.com>
3375
3376 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3377 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3378 (disable_invalid, disable_inverted, disable_negative): New
3379 procedures.
3380 ("bad numbers"): New set of tests.
3381
cee62dbd
PA
33822017-11-07 Pedro Alves <palves@redhat.com>
3383
3384 * gdb.cp/ena-dis-br-range.exp: Add tests.
3385
cc638e86
PA
33862017-11-07 Pedro Alves <palves@redhat.com>
3387
3388 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3389
d0fe4701
XR
33902017-11-07 Xavier Roirand <roirand@adacore.com>
3391 Pedro Alves <palves@redhat.com>
3392
3393 * gdb.base/ena-dis-br.exp: Add reference to
3394 gdb.cp/ena-dis-br-range.exp.
3395 * gdb.cp/ena-dis-br-range.exp: New file.
3396 * gdb.cp/ena-dis-br-range.cc: New file.
3397
46f67f80
PA
33982017-11-06 Pedro Alves <palves@redhat.com>
3399
3400 * gdb.base/attach-non-pgrp-leader.c: New.
3401 * gdb.base/attach-non-pgrp-leader.exp: New.
3402
726e1356
PA
34032017-11-06 Pedro Alves <palves@redhat.com>
3404
3405 * configure.ac: No longer check for termio.h and sgtty.h.
3406 * configure: Regenerate.
3407 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3408 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3409 Remove termio and sgtty code.
3410
50ab6ace
YQ
34112017-11-03 Yao Qi <yao.qi@linaro.org>
3412
3413 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3414 in GDB is disabled.
3415
8e68731c
YQ
34162017-11-03 Yao Qi <yao.qi@linaro.org>
3417
3418 * gdb.python/py-thrhandle.exp: Skip it if python is not
3419 enabled.
3420
3a87ae65
SM
34212017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3422
3423 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3424 as a breakpoint command.
3425
484d8d36
MD
34262017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3427
3428 PR python/21213
3429 * gdb.python/py-infthread.exp: Test calling
3430 InferiorThread.inferior () multiple times in a row.
3431
4a27f119
KS
34322017-10-27 Keith Seitz <keiths@redhat.com>
3433
3434 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3435 Test "info break" for every inlined function breakpoint.
3436
bb11dd58
YQ
34372017-10-27 Yao Qi <yao.qi@linaro.org>
3438
3439 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3440
a43f3893
PF
34412017-10-26 Patrick Frants <osscontribute@gmail.com>
3442
3443 * gdb.cp/classes.exp (test_static_members): Test printing
3444 Outer::instance.
3445 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3446 (Inner::instance, Outer::instance): New.
3447
792ccf00
PA
34482017-10-24 Pedro Alves <palves@redhat.com>
3449
3450 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3451 extra console" test in two stages.
3452
eb2bfbad
PA
34532017-10-24 Pedro Alves <palves@redhat.com>
3454
3455 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3456
1f75a651
PA
34572017-10-24 Pedro Alves <palves@redhat.com>
3458
3459 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3460 loop.
3461
779990d9
PA
34622017-10-24 Pedro Alves <palves@redhat.com>
3463
3464 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3465 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3466
ad9b8f5d
PA
34672017-10-24 Pedro Alves <palves@redhat.com>
3468
3469 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3470 parameter and handle it. Don't output read value in test name.
3471
fee6da6e
PA
34722017-10-24 Pedro Alves <palves@redhat.com>
3473
3474 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3475 custom test name.
3476
10389c2c
PA
34772017-10-24 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3480 include the unstable output directory name in the test's name.
3481 (initial_setup_simple) <'set args'>: Use custom test name.
3482
a80e65a9
PA
34832017-10-24 Pedro Alves <palves@redhat.com>
3484
3485 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3486 with explicit test name.
3487
15763a09
PA
34882017-10-20 Pedro Alves <palves@redhat.com>
3489
3490 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3491 'wait -i'. Use gdb_assert and remote_close.
3492
49a4ce2e
AB
34932017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3494
3495 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3496 number from variable rather than hard-coded.
3497
a75868f5
PA
34982017-10-19 Pedro Alves <palves@redhat.com>
3499
3500 * gdb.base/long-inferior-output.c: New file.
3501 * gdb.base/long-inferior-output.exp: New file.
3502
c8ba13ad
KS
35032017-11-18 Keith Seitz <keiths@redhat.com>
3504
3505 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3506 method.
3507 (main): Call it.
3508 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3509 Add additional user-defined conversion operator tests.
3510
b27de576
PA
35112017-10-17 Pedro Alves <palves@redhat.com>
3512
3513 * boards/native-stdio-gdbserver.exp: Load "local-board".
3514
8484c955
PA
35152017-10-17 Pedro Alves <palves@redhat.com>
3516
3517 * gdb.base/quit-live.c: New file.
3518 * gdb.base/quit-live.exp: New file.
3519
83d5a34d
KS
35202017-10-16 Keith Seitz <keiths@redhat.com>
3521
3522 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3523 (class_with_protected_typedef, class_with_private_typedef)
3524 (struct_with_public_typedef, struct_with_protected_typedef)
3525 (struct_with_private_typedef): New classes/structs.
3526 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3527 typedefs and access specifiers.
3528
739b3f1d
PA
35292017-10-16 Pedro Alves <palves@redhat.com>
3530 Simon Marchi <simon.marchi@polymtl.ca>
3531
3532 * README (Local vs Remote vs Native): New section.
3533 * boards/local-board.exp: New file, with bits factored out from
3534 ...
3535 * boards/native-extended-gdbserver.exp: ... here. Load
3536 "local-board".
3537 * boards/native-gdbserver.exp: Load "local-board".
3538 (${board}_spawn, ${board}_exec): Delete.
3539 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3540 ...
3541 * boards/stdio-gdbserver-base.exp: ... this new file.
3542 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3543 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3544 procedure.
3545 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3546 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3547 stdio_gdbserver_command.
3548 (${board}_get_remote_address, ${board}_get_comm_port)
3549 (${board}_download, ${board}_upload): Delete.
3550 (get_target_remote_pipe_cmd): New.
3551
fe68b953
SM
35522017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3553
3554 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3555 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3556 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3557 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3558 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3559 remove with_test_prefix.
3560
300b6685
PA
35612017-10-13 Pedro Alves <palves@redhat.com>
3562
3563 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3564 * gdb.base/annota1.exp: Use it instead of is_remote.
3565 * gdb.base/annota3.exp: Use it instead of is_remote.
3566 * gdb.cp/annota2.exp: Use it instead of is_remote.
3567 * gdb.cp/annota3.exp: Use it instead of is_remote.
3568 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3569
50500caf
PA
35702017-10-13 Pedro Alves <palves@redhat.com>
3571
3572 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3573 (test_num_test_vars, run_and_count_vars, find_env)
3574 (test_set_unset_env, test_inherit_env_var): New procedures.
3575 (top level): Use them.
3576
dad0c6d2
PA
35772017-10-13 Pedro Alves <palves@redhat.com>
3578
3579 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3580 also skip on stub-like targets.
3581
8b0553c1
PA
35822017-10-13 Pedro Alves <palves@redhat.com>
3583
3584 PR gdb/22293
3585 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3586 (top level): Move some tests to ...
3587 (test_not_found): ... this new procedure.
3588 (top level): Call it.
3589
7594f623
PA
35902017-10-13 Pedro Alves <palves@redhat.com>
3591
3592 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3593 expect different "info terminal" output if testing with a
3594 non-native target.
3595
ebe3b402
PA
35962017-10-13 Pedro Alves <palves@redhat.com>
3597 Simon Marchi <simon.marchi@polymtl.ca>
3598
3599 PR python/12966
3600 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3601
42f1b161
PA
36022017-10-13 Pedro Alves <palves@redhat.com>
3603
3604 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3605 already.
3606
8d6ef72b
PA
36072017-10-13 Pedro Alves <palves@redhat.com>
3608
3609 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3610 is_remote.
3611
d7bcd5b8
PA
36122017-10-13 Pedro Alves <palves@redhat.com>
3613
3614 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3615 is_remote.
3616
df479dc6
PA
36172017-10-13 Pedro Alves <palves@redhat.com>
3618
3619 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3620 is set.
3621 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3622 instead of is_remote.
3623
23fb630a
PA
36242017-10-13 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3627 (top level): Add comment.
3628
cc77b1dc
PA
36292017-10-13 Pedro Alves <palves@redhat.com>
3630
3631 * gdb.base/remote.exp (top level): Fix comment typo and add
3632 missing return.
3633
27c9e813
PA
36342017-10-13 Pedro Alves <palves@redhat.com>
3635 Simon Marchi <simon.marchi@polymtl.ca>
3636
3637 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3638 calls and add comments. Skip test if use_gdb_stub is set.
3639 (top level): Use "set cwd" command instead of "cd" command.
3640
5e830d98
PA
36412017-10-13 Pedro Alves <palves@redhat.com>
3642
3643 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3644 is_remote target check.
3645
f5ca0032
PA
36462017-10-13 Pedro Alves <palves@redhat.com>
3647
3648 * gdb.base/scope.exp: Use build_executable + clean_restart +
3649 gdb_file_cmd instead of prepare_for_testing and no longer skip
3650 "before run" tests on is_remote target boards. Update comments.
3651 * boards/native-extended-gdbserver.exp
3652 (extended_gdbserver_load_last_file): New, factored out from ...
3653 (gdb_load): ... this. Move further below and add comment.
3654 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3655
8aed1c0d
PA
36562017-10-12 Pedro Alves <palves@redhat.com>
3657
3658 * gdb.base/attach.exp: Remove references to gdb64.
3659 * gdb.base/dbx.exp: Remove references to gdb64.
3660
cfa34c87
SM
36612017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3662 Pedro Alves <palves@redhat.com>
3663
3664 * gdb.base/label.exp: Remove is_remote target check.
3665
9192b7de
PA
36662017-10-12 Pedro Alves <palves@redhat.com>
3667
3668 * gdb.base/auvx.exp (coredir): Update comment.
3669 (top level) <core_works>: Use "set cwd" command instead of "cd"
3670 command.
3671
6bf0052d
PA
36722017-10-12 Pedro Alves <palves@redhat.com>
3673 Simon Marchi <simon.marchi@polymtl.ca>
3674
3675 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3676 target boards.
3677
e48ef82d
PA
36782017-10-12 Pedro Alves <palves@redhat.com>
3679 Simon Marchi <simon.marchi@polymtl.ca>
3680
3681 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3682 Instead skip if there's any gdb_protocol set.
3683
8d7aea57
SM
36842017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3685 Pedro Alves <palves@redhat.com>
3686
3687 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3688
30440677
PA
36892017-10-12 Pedro Alves <palves@redhat.com>
3690 Simon Marchi <simon.marchi@polymtl.ca>
3691
3692 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3693 instead of on dejagnu remote boards.
3694
4e04f045 36952017-10-12 Pedro Alves <palves@redhat.com>
175654b9 3696 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
3697
3698 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3699 checks. Use build_executable + clean_restart instead of
3700 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3701 of enabling non-stop after starting gdb.
3702
871a186e
PA
37032017-10-12 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3706 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3707 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3708 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3709
56d704da
AK
37102017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3711
3712 * gdb.arch/arc-tdesc-cpu.exp: New file.
3713 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3714
2f20e312
SM
37152017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3716
3717 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3718
65630365
PA
37192017-10-10 Pedro Alves <palves@redhat.com>
3720
3721 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3722 expect CLI output.
3723
bf469271
PA
37242017-10-10 Pedro Alves <palves@redhat.com>
3725
3726 * lib/selftest-support.exp (selftest_setup): Update for
3727 captured_command_loop's prototype change.
3728
777a42f1
PA
37292017-10-09 Pedro Alves <palves@redhat.com>
3730
3731 Test both arch1=>arch2 and arch2=>arch1.
3732
3733 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3734 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3735 factored out to...
3736 (append_arch1_options, append_arch2_options, append_arch_options)
3737 (build_executables): New procedures.
3738 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3739 local.
3740 (top level): Add new 'first_arch' testing axis.
3741
cbd2b4e3
PA
37422017-10-09 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3745 (barrier): New.
3746 (thread_start, all_started): New functions.
3747 (main): Spawn new thread and wait until it is scheduled.
3748 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3749 option.
3750 (do_test): Add 'selected_thread' parameter. Run to all_started
3751 instead of main. Explicitly set the breakpoint at main. Switch
3752 to the SELECTED_THREAD thread.
3753 (top level): Test handling the exec event with either the main
3754 thread or the second thread selected.
3755
5c9e4427
PA
37562017-10-09 Pedro Alves <palves@redhat.com>
3757
3758 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3759 logic. Move STOP marker after the value checks.
3760 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3761 regexp.
3762
b3b7c423
SL
37632017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3764
3765 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3766
3b4b2f16
UW
37672017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3768
3769 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3770 integer-to-dfp conversion.
3771 * gdb.base/dfp-test.exp: Likewise.
3772
5cd63fda
PA
37732017-10-04 Pedro Alves <palves@redhat.com>
3774
3775 * gdb.multi/hangout.c: Include <unistd.h>.
3776 (hangout_loop): New function.
3777 (main): Call alarm. Call hangout_loop in a loop.
3778 * gdb.multi/hello.c: Include <unistd.h>.
3779 (hello_loop): New function.
3780 (main): Call alarm. Call hangout_loop in a loop.
3781 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3782 inferior with the other selected.
3783
4c71c105
SM
37842017-10-04 Simon Marchi <simon.marchi@ericsson.com>
3785
3786 * gdb.mi/list-thread-groups-available.exp: New file.
3787 * gdb.mi/list-thread-groups-available.c: New file.
3788
bc3b087d
SDJ
37892017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3790
3791 * gdb.base/set-cwd.exp: Make it available on
3792 native-extended-gdbserver.
3793
d092c5a2
SDJ
37942017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3795
3796 * gdb.base/set-cwd.c: New file.
3797 * gdb.base/set-cwd.exp: Likewise.
3798
45320ffa
TT
37992017-10-02 Tom Tromey <tom@tromey.com>
3800
3801 PR rust/22236:
3802 * gdb.rust/simple.rs (main): New variable "fslice".
3803 * gdb.rust/simple.exp: Add slice tests. Update string tests.
3804
b3e3859b
TT
38052017-10-02 Tom Tromey <tom@tromey.com>
3806
3807 * gdb.rust/simple.exp: Test ptype of a slice.
3808
01af5e0d
TT
38092017-10-02 Tom Tromey <tom@tromey.com>
3810
3811 * gdb.rust/simple.exp: Test index of slice.
3812
a9bbfbd8
TT
38132017-09-27 Tom Tromey <tom@tromey.com>
3814
3815 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3816
df8899e5
TP
38172017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
3818 Pedro Alves <palves@redhat.com>
3819
3820 * gdb.base/compare-sections.exp (get value of read-only section): Read
3821 as unsigned value.
3822 (corrupt read-only section): Likewise and don't set written if patching
3823 failed.
3824
757bf54b
KB
38252017-09-21 Kevin Buettner <kevinb@redhat.com>
3826
3827 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3828 files.
3829
06871ae8
PA
38302017-09-20 Pedro Alves <palves@redhat.com>
3831
3832 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3833 symbol names in gdb's output.
3834 * gdb.cp/overload.exp ("list all overloads"): Likewise.
3835
e5f25bc5
PA
38362017-09-20 Pedro Alves <palves@redhat.com>
3837
3838 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3839 Rename to ...
3840 (test_list_ambiguous_symbol): ... this and add a symbol name
3841 parameter. Adjust.
3842 (test_list_ambiguous_function): Reimplement on top of
3843 test_list_ambiguous_symbol and also test listing ambiguous
3844 variables.
3845 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3846 (ambiguous_fun): ... this.
3847 (ambiguous_var): New.
3848 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3849 (ambiguous_fun): ... this.
3850 (ambiguous_var): New.
3851
4e5a4f58
JB
38522017-09-19 John Baldwin <jhb@FreeBSD.org>
3853
3854 * gdb.base/starti.c: New file.
3855 * gdb.base/starti.exp: New file.
3856 * lib/gdb.exp (gdb_starti_cmd): New procedure.
3857
26e53f3e
PA
38582017-09-14 Pedro Alves <palves@redhat.com>
3859
3860 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3861 (top level): Use it instead of runto.
3862
cb791d59
TT
38632017-09-11 Tom Tromey <tom@tromey.com>
3864
3865 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3866
7c96f8c1
TT
38672017-09-11 Tom Tromey <tom@tromey.com>
3868
3869 * gdb.python/py-infthread.exp: Add tests for new_thread event.
3870 * gdb.python/py-inferior.exp: Add tests for new inferior events.
3871
469412dd
CW
38722017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
3873
3874 * gdb.fortran/printing-types.exp: New file.
3875 * gdb.fortran/printing-types.exp: New file.
3876
e0f86435
BH
38772017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3878
3879 * gdb.fortran/vla-ptype.exp: Fix typos.
3880 * gdb.fortran/vla-value.exp: Same.
3881
9e9af4be
BH
38822017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3883
3884 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3885 * gdb.mi/mi-var-child-f.exp: Likewise.
3886 * gdb.mi/mi-vla-fortran.exp: Likewise.
3887
a5ad232b
FP
38882017-09-08 Frank Penczek <frank.penczek@intel.com>
3889 Christoph Weinmann <christoph.t.weinmann@intel.com>
3890 Bernhard Heckel <bernhard.heckel@intel.com>
3891
3892 * gdb.fortran/ptr-indentation.f90: New file.
3893 * gdb.fortran/ptr-indentation.exp: New file.
3894
5aec60eb
TT
38952017-09-05 Tom Tromey <tom@tromey.com>
3896
3897 PR gdb/22010:
3898 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3899
8f8f8152
TP
39002017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
3901
3902 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3903
fbd1b771
JK
39042017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3905
3906 * gdb.threads/tls-nodebug-pie.c: New file.
3907 * gdb.threads/tls-nodebug-pie.exp: New file.
3908
5eb5f850
TT
39092017-09-05 Tom Tromey <tom@tromey.com>
3910
3911 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3912 for rust.
3913
ae780a21
SM
39142017-09-05 Simon Marchi <simon.marchi@ericsson.com>
3915
3916 * gdb.multi/multi-arch-exec.exp: Test with different
3917 "follow-exec-mode" settings.
3918 (do_test): New procedure.
3919
3693fdb3
PA
39202017-09-04 Pedro Alves <palves@redhat.com>
3921
3922 * gdb.base/func-static.c (S::method const, S::method volatile)
3923 (S::method volatile const): New methods.
3924 (c_s, v_s, cv_s): New instances.
3925 (main): Call method() on them.
3926 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3927 (cannot_resolve): New procedure.
3928 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
3929 print-quote-unquoted columns.
3930 (do_test): Test printing each scope too.
3931
e68cb8e0
PA
39322017-09-04 Pedro Alves <palves@redhat.com>
3933
3934 * gdb.base/local-static.exp: Also test with
3935 class::method::variable wholly quoted.
3936 * gdb.cp/m-static.exp (class::method::variable): Remove test.
3937
858be34c
PA
39382017-09-04 Pedro Alves <palves@redhat.com>
3939
3940 * gdb.base/local-static.c: New.
3941 * gdb.base/local-static.cc: New.
3942 * gdb.base/local-static.exp: New.
3943
46a4882b
PA
39442017-09-04 Pedro Alves <palves@redhat.com>
3945
3946 * gdb.asm/asm-source.exp: Add casts to int.
3947 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3948 (dataglobal64_1, dataglobal64_2): New globals.
3949 * gdb.base/nodebug.exp: Test different expressions involving the
3950 new globals, with print, whatis and ptype. Add casts to int.
3951 * gdb.base/solib-display.exp: Add casts to int.
3952 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
3953 * gdb.cp/m-static.exp: Add cast to int.
3954 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3955 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3956 tls variable with no debug info without a cast. Test with a cast
3957 to int too.
3958 * gdb.trace/entry-values.exp: Add casts.
3959
2c5a2be1
PA
39602017-09-04 Pedro Alves <palves@redhat.com>
3961
3962 * gdb.base/nodebug.exp: Test that ptype's error about functions
3963 with unknown return type includes the function name too.
3964
7022349d
PA
39652017-09-04 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3968 return type of munmap in infcall.
3969 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3970 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3971 type of ftell in infcall.
3972 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3973 type of getpid in infcall.
3974 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3975 infcall.
3976 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3977 Bail on failure to extract the pid.
3978 * gdb.base/nodebug.c: #include <stdint.h>.
3979 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3980 New functions.
3981 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3982 Change expected output of print/whatis/ptype with functions with
3983 no debug info. Test all supported languages. Call
3984 test_call_promotion.
3985 * gdb.compile/compile.exp: Adjust expected output to expect
3986 warning.
3987 * gdb.threads/siginfo-threads.exp: Likewise.
3988
54990598
PA
39892017-09-04 Pedro Alves <palves@redhat.com>
3990
3991 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3992 "prototypes". Test calling float functions via prototyped and
3993 unprototyped function pointers.
3994 (perform_all_tests): New parameter "prototypes". Pass it down.
3995 (top level): Pass down "prototypes" parameter to
3996 perform_all_tests.
3997
34d16ea2
SM
39982017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3999
4000 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4001 Test with nested loops.
4002
9521ecda
SM
40032017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4004
4005 * gdb.base/commands.exp: Call the new procedures.
4006 (loop_break_test, loop_continue_test): New procedures.
4007
80a65e9b
SM
40082017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4009
4010 * gdb.base/commands.exp: Call new procedure.
4011 (define_if_without_arg_test): New procedure.
4012
e439fa14
PA
40132017-09-04 Pedro Alves <palves@redhat.com>
4014
4015 * gdb.base/list-ambiguous.exp: New file.
4016 * gdb.base/list-ambiguous0.c: New file.
4017 * gdb.base/list-ambiguous1.c: New file.
4018 * gdb.base/list.exp (test_list_range): Adjust expected output.
4019
0a2dde4a
SDJ
40202017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4021
4022 * gdb.base/share-env-with-gdbserver.c: New file.
4023 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4024
5e89eb3a
SM
40252017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4026
4027 * gdb.base/commands.exp (gdbvar_simple_if_test,
4028 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4029 progvar_simple_if_test, progvar_simple_while_test,
4030 progvar_complex_if_while_test, user_defined_command_test,
4031 user_defined_command_args_eval,
4032 user_defined_command_args_stack_test,
4033 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4034 temporary_breakpoint_commands,
4035 gdb_test_no_prompt, redefine_hook_test,
4036 redefine_backtrace_test): Remove "global gdb_prompt".
4037
fd437cbc
SM
40382017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4039
4040 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4041 New proc, call it from toplevel.
4042
87215ad1
SDJ
40432017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4044
4045 PR remote/21852
4046 * gdb.server/normal.c: New file, copied from gdb.base.
4047 * gdb.server/run-without-local-binary.exp: New file.
4048
58afddc6
WP
40492017-08-07 Weimin Pan <weimin.pan@oracle.com>
4050
4051 * gdb.arch/sparc64-adi.exp: New file.
4052 * gdb.arch/sparc64-adi.c: New file.
4053
5277199a
PA
40542017-08-22 Pedro Alves <palves@redhat.com>
4055
4056 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4057 (top level): Add "list all overloads" tests.
4058
14278e1f
TT
40592017-08-22 Tom Tromey <tom@tromey.com>
4060
4061 * gdb.gdb/xfullpath.exp: Remove.
4062
bf223d3e
PA
40632017-08-21 Pedro Alves <palves@redhat.com>
4064
4065 PR gdb/19487
4066 * gdb.base/symbol-alias.c: New.
4067 * gdb.base/symbol-alias2.c: New.
4068 * gdb.base/symbol-alias.exp: New.
4069
c973d0aa
PA
40702017-08-21 Pedro Alves <palves@redhat.com>
4071
4072 * gdb.base/dfp-test.c
4073 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4074 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4075 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4076 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4077 * gdb.base/whatis-ptype-typedefs.c: New.
4078 * gdb.base/whatis-ptype-typedefs.exp: New.
4079 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4080 (an_int, an_int_type, an_int_type2): New globals.
4081 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4082 involving typedefs and cast expressions.
4083 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4084 (lookup_typedefs_function): New.
4085 (typedefs_pretty_printers_dict): New.
4086 (top level): Register lookup_typedefs_function in
4087 gdb.pretty_printers.
4088
6d580b63
YQ
40892017-08-18 Yao Qi <yao.qi@linaro.org>
4090
4091 * gdb.server/unittest.exp: New.
4092
206726fb
SDJ
40932017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4094
4095 PR gdb/21954
4096 * gdb.base/environ.exp: Add test to check if 'unset environment'
4097 works.
4098
bf0ec4c2
AA
40992017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4100
4101 * lib/gdb.exp (universal_compile_options): New caching proc.
4102 (gdb_compile): Suppress GCC's coloring of messages.
4103
d6382fff
TT
41042017-08-14 Tom Tromey <tom@tromey.com>
4105
4106 PR gdb/21675:
4107 * gdb.base/printcmds.exp (test_radices): New function.
4108 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4109 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4110 * lib/gdb.exp (get_integer_valueof): Use p/d.
4111
c2c2dd9f
SM
41122017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4113
4114 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4115 characters.
4116
fdffd6f4
TT
41172017-08-05 Tom Tromey <tom@tromey.com>
4118
4119 * gdb.rust/simple.exp: Allow String to appear in a different
4120 namespace.
4121
27d41eac
YQ
41222017-07-26 Yao Qi <yao.qi@linaro.org>
4123
4124 * gdb.gdb/unittest.exp: Invoke command
4125 "maintenance check xml-descriptions".
4126
031ed05d
AA
41272017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4128
4129 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4130 calling context.
4131 (hex128): Drop erroneous calculation of parameters.
4132
dcd27ddf
SM
41332017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4134
4135 * gdb.python/py-unwind.exp: Disable stack protection when
4136 building test file.
4137
47e77640
PA
41382017-07-20 Pedro Alves <palves@redhat.com>
4139
4140 * gdb.base/default.exp (set language): Adjust expected output.
4141
62d2a18a
PA
41422017-07-20 Pedro Alves <palves@redhat.com>
4143
4144 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4145 (test_minsym): ... this, and make static.
4146 (get_pck__foo__bar__minsym): Rename to ...
4147 (get_test_minsym): ... this.
4148 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4149 symbol names and comments.
4150 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4151 (get_test_minsym): ... this.
4152 (pck__foo__bar__minsym__2): Rename to ...
4153 (test_minsym): ... this.
4154 (main): Adjust.
4155
c45ec17c
PA
41562017-07-17 Pedro Alves <palves@redhat.com>
4157
4158 * gdb.base/completion.exp: Adjust expected output.
4159 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4160 the completer works.
4161
c6756f62
PA
41622017-07-17 Pedro Alves <palves@redhat.com>
4163
4164 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4165
5bd68487
AB
41662017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4167
4168 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4169
8880f2a9
TT
41702017-07-14 Tom Tromey <tom@tromey.com>
4171
4172 PR rust/21764:
4173 * gdb.rust/simple.exp: Add tests.
4174
65547233
TT
41752017-07-14 Tom Tromey <tom@tromey.com>
4176
4177 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4178
8f14146e
PA
41792017-07-14 Pedro Alves <palves@redhat.com>
4180
4181 * gdb.linespec/base/one/thefile.cc (z1): New function.
4182 * gdb.linespec/base/two/thefile.cc (z2): New function.
4183 * gdb.linespec/linespec.exp: Add tests.
4184
b4365d02
AB
41852017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4186
4187 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4188 to mi_create_breakpoint.
4189
5d2cbaa5
AB
41902017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4191
4192 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4193 mi_create_breakpoint.
4194
11cb5716
IB
41952017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4196
4197 * gdb.dlang/demangle.exp: Update for demangling changes.
4198
03278692
TT
41992017-07-09 Tom Tromey <tom@tromey.com>
4200
4201 * gdb.dwarf2/shortpiece.exp: New file.
4202
33c5cd75
DB
42032017-07-06 David Blaikie <dblaikie@gmail.com>
4204
4205 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4206 built from fissiont-multi-cu{1,2}.c.
4207 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4208 except putting 'main' and 'func' in separate CUs in the same DWO file.
4209 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4210 test.
4211 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4212 test.
4213
8455d262
PA
42142017-07-06 Pedro Alves <palves@redhat.com>
4215
4216 * gdb.python/py-unwind.exp: Test flushregs.
4217
dc4bde35
SDJ
42182017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4219
4220 PR cli/21688
4221 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4222 tests for alias commands and trailing whitespace.
4223
51ed89aa
SDJ
42242017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4225
4226 PR cli/21688
4227 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4228 procedure. Call it.
4229
eb17d413
PA
42302017-06-29 Pedro Alves <palves@redhat.com>
4231
4232 * gdb.base/printcmds.exp: Add tests.
4233
41664b45
DG
42342017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4235
4236 PR gdb/21337
4237 * gdb.base/reread-readsym.exp: New file.
4238 * gdb.base/reread-readsym.c: New file.
4239
75312ae3
KB
42402017-06-21 Kevin Buettner <kevinb@redhat.com>
4241
4242 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4243 subpattern.
4244
66953522
PB
42452017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4246
4247 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4248 extended mnemonic.
4249 * gdb.arch/powerpc-power9.s: Likewise.
4250
5524b525
AA
42512017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4252
4253 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4254 on 32-bit x86 targets. Exploit is_*_target macros where
4255 appropriate.
4256
03c8af18
AA
42572017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4258
4259 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4260 register pieces.
4261
3bf31011
AA
42622017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4263
4264 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4265 located in one or more DWARF pieces.
4266
805acca0
AA
42672017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4268
4269 * lib/gdb.exp (get_endianness): New proc.
4270 * gdb.arch/aarch64-fp.exp: Use it.
4271 * gdb.arch/altivec-regs.exp: Likewise.
4272 * gdb.arch/e500-regs.exp: Likewise.
4273 * gdb.arch/vsx-regs.exp: Likewise.
4274 * gdb.base/dump.exp: Likewise.
4275 * gdb.base/funcargs.exp: Likewise.
4276 * gdb.base/gnu_vector.exp: Likewise.
4277 * gdb.dwarf2/formdata16.exp: Likewise.
4278 * gdb.dwarf2/implptrpiece.exp: Likewise.
4279 * gdb.dwarf2/nonvar-access.exp: Likewise.
4280 * gdb.python/py-inferior.exp: Likewise.
4281 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4282
e9352324
AA
42832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4284
4285 PR gdb/21226
4286 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4287 stack value pieces are taken from the LSB end.
4288
d5d1163e
AA
42892017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4290
4291 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4292 variable at nonzero offset.
4293
0567c986
AA
42942017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4295
4296 * gdb.dwarf2/var-access.c: New file.
4297 * gdb.dwarf2/var-access.exp: New test.
4298 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4299
973e9aab
TT
43002017-06-12 Tom Tromey <tom@tromey.com>
4301
4302 * gdb.dwarf2/formdata16.exp: Add tests.
4303
d9109c80
TT
43042017-06-12 Tom Tromey <tom@tromey.com>
4305
4306 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4307
30a25466
TT
43082017-06-12 Tom Tromey <tom@tromey.com>
4309
4310 PR exp/16225:
4311 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4312 * gdb.arch/vsx-regs.exp: Update tests.
4313 * gdb.arch/s390-vregs.exp (hex128): New proc.
4314 Update test.
4315 * gdb.arch/altivec-regs.exp: Update tests.
4316
aefd8b33
SDJ
43172017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4318
4319 * gdb.base/startup-with-shell.c: New file.
4320 * gdb.base/startup-with-shell.exp: Likewise.
4321
2090129c
SDJ
43222017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4323
4324 * gdb.server/non-existing-program.exp: Update regex in order to
4325 reflect the fact that gdbserver is now using fork_inferior (with a
4326 shell) to startup the inferior.
4327
8e86a419
SM
43282017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4329
4330 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4331 support function calls from GDB.
4332
e6cf65f2
TT
43332017-05-21 Tom Tromey <tom@tromey.com>
4334
4335 PR rust/21466:
4336 * gdb.rust/unsized.exp: New file.
4337 * gdb.rust/unsized.rs: New file.
4338
43cc5389
TT
43392017-05-19 Tom Tromey <tom@tromey.com>
4340
4341 PR rust/21484:
4342 * gdb.rust/watch.exp: New file.
4343 * gdb.rust/watch.rs: New file.
4344
ec8df234
TT
43452017-05-18 Tom Tromey <tom@tromey.com>
4346
4347 * gdb.rust/simple.exp: Allow Box to be qualified.
4348
3e3e7fae
TP
43492017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4350
4351 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4352
59cc050d
PA
43532017-05-18 Pedro Alves <palves@redhat.com>
4354
4355 * gdb.base/fileio.c (test_write, test_read, test_close)
4356 (test_fstat): Don't print 'ret' in the fail path.
4357
c8f6abd1
PA
43582017-05-18 Pedro Alves <palves@redhat.com>
4359
4360 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4361 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4362 (test_system, test_rename, test_unlink, test_time): Change
4363 prototypes.
4364 * gdb.base/fileio.exp (stop_msg): Adjust.
4365
d2a03b77
PA
43662017-05-18 Pedro Alves <palves@redhat.com>
4367
4368 * gdb.base/fileio.c (null_str): New global.
4369 (test_stat): Use it.
4370 * gdb.base/fileio.exp: Remove nowarnings.
4371
0d5c6999
YQ
43722017-05-17 Yao Qi <yao.qi@linaro.org>
4373
4374 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4375
21873064
YQ
43762017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4377
4378 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4379 argument command.
4380 (top-level): Invoke test_set_inferior_tty.
4381
d512d31c
PA
43822017-05-04 Pedro Alves <palves@redhat.com>
4383
4384 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4385 Add parens to print call for Python 3.
4386
90cef2ed
KS
43872017-05-03 Keith Seitz <keiths@redhat.com>
4388
4389 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4390 (main): Call it.
4391
14f819c8
TW
43922017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4393
4394 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4395 to prev and next.
4396
913aeadd
TW
43972017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4398
4399 * gdb.python/py-record-btrace.exp: Remove test for
4400 gdb.BtraceInstruction.error.
4401
a3be24ad
TW
44022017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4403
4404 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4405
ae20e79a
TW
44062017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4407
4408 * gdb.python/py-record-btrace-threads.c: New file.
4409 * gdb.python/py-record-btrace-threads.exp: New file.
4410
45ce1b47
SDJ
44112017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4412
4413 PR testsuite/8595
4414 * gdb.base/environ.exp: Make test available in all architectures.
4415 Move bits related to "info program" testing to
4416 gdb.base/info-program.exp. Rewrite tests to use the two new
4417 procedures mentione below.
4418 (test_set_show_env_var) New procedure.
4419 (test_set_show_env_var_equal): Likewise.
4420 * gdb.base/info-program.exp: New file.
4421
e15c3eb4
KS
44222017-04-27 Keith Seitz <keiths@redhat.com>
4423
4424 * gdb.cp/oranking.cc (test15): New function.
4425 (main): Call test15 and declare additional variables for testing.
4426 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4427 "p foo101('abc')" tests.
4428 Add tests for cv qualifier overloads.
4429 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4430 "lvalue reference overload" test.
4431 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4432 "print value of f1 on Child&& in f2" test.
4433
3a3fd0fd
PA
44342017-04-19 Pedro Alves <palves@redhat.com>
4435
4436 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4437 procedure.
4438 (top level): Call it.
4439 * lib/gdb.exp (gdb_define_cmd): New procedure.
4440
53375380
PA
44412017-04-12 Pedro Alves <palves@redhat.com>
4442
4443 PR gdb/21323
4444 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4445 (wchar): New global.
4446 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4447 (do_test_wide_char, wide_char_types_no_program, top level): Add
4448 wchar_t testing.
4449
53e710ac
PA
44502017-04-12 Pedro Alves <palves@redhat.com>
4451
4452 PR c++/21323
4453 * gdb.cp/wide_char_types.c: New file.
4454 * gdb.cp/wide_char_types.exp: New file.
4455
0ad9d8c7
SDJ
44562017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4457
4458 PR gdb/21352
4459 * gdb.trace/tsv.exp: Add test for "tsave -r".
4460
b1b45502
IB
44612017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4462
4463 * gdb.dlang/watch-loc.c: New file.
4464 * gdb.dlang/watch-loc.exp: New file.
4465
ec13808e
JK
44662017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4467
4468 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4469
fe5f7374
AK
44702017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4471
4472 * gdb.arch/arc-analyze-prologue.S: New file.
4473 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4474
eea78757
AK
44752017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4476
4477 * gdb.arch/arc-decode-insn.S: New file.
4478 * gdb.arch/arc-decode-insn.exp: Likewise.
4479
5badf10a
IR
44802017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4481
4482 PR tdep/20928
4483 * gdb.arch/sparc64-regs.exp: New file.
4484 * gdb.arch/sparc64-regs.S: Likewise.
4485
cee59b3f
TW
44862017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4487
4488 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4489 and memory view on Python 3.
4490
c0f55cc6
AV
44912017-03-20 Artemiy Volkov <artemiyv@acm.org>
4492 Keith Seitz <keiths@redhat.com>
4493
4494 PR gdb/14441
4495 * gdb.cp/demangle.exp: Add rvalue reference tests.
4496 * gdb.cp/rvalue-ref-casts.cc: New file.
4497 * gdb.cp/rvalue-ref-casts.exp: New file.
4498 * gdb.cp/rvalue-ref-overload.cc: New file.
4499 * gdb.cp/rvalue-ref-overload.exp: New file.
4500 * gdb.cp/rvalue-ref-params.cc: New file.
4501 * gdb.cp/rvalue-ref-params.exp: New file.
4502 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4503 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4504 * gdb.cp/rvalue-ref-types.cc: New file.
4505 * gdb.cp/rvalue-ref-types.exp: New file.
4506 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4507 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4508
51457a05
MAL
45092017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4510
4511 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4512 New procedure.
4513
5b291c04
MAL
45142017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4515
4516 * lib/mi-support.exp (mi_gdb_test): Add additional message
4517 for unexpected output.
4518
59a56148
AA
45192017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4520
4521 * gdb.base/examine-backward.c (Barrier): New character array
4522 constant, to ensure that TestStrings is preceded by a string
4523 terminator.
4524
7942e96e
AA
45252017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4526
4527 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4528 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4529 and implicit pointer into such a location.
4530
6ebac3fb
DE
45312017-03-16 Doug Evans <dje@google.com>
4532
4533 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4534
ec3b243d
TP
45352017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4536
4537 * gdb.cp/m-static.exp: Fix expectation for prototype of
4538 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
4539
45402017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
4541
4542 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4543 * gdb.guile/scm-lazy-string.c: New file.
4544 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4545 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4546 for pointer, array, typedef lazy strings.
4547
2cc36e25 45482017-03-16 Doug Evans <dje@google.com>
34b43320
DE
4549
4550 PR python/17728, python/18439, python/18779
4551 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4552 * gdb.python/py-lazy-string.c (pointer): New typedef.
4553 (main): New locals ptr, array, typedef_ptr.
4554 * gdb.python/py-value.exp: Move lazy string tests to ...
4555 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4556 array, typedef lazy strings.
ec3b243d 4557
0efcde63
AK
45582017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4559
4560 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4561 Add optional 'test' parameter.
4562
7978d7c3
SM
45632017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4564
4565 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4566 Skip for versions of DejaGnu < 1.5.
4567
896c0c1e
SM
45682017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4569
4570 * lib/gdb.exp (dejagnu_version): New proc.
4571 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4572 Use dejagnu_version.
4573
5f4d1085
KS
45742017-03-10 Keith Seitz <keiths@redhat.com>
4575
4576 PR c++/8128
4577 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4578 type from destructor regexps.
4579 Add a branch which actually passes the test.
4580 Adjust "ptype t5i" test names.
4581
1de05205
PA
45822017-03-08 Pedro Alves <palves@redhat.com>
4583
4584 * gdb.base/step-over-exit.exp: Add explicit test message.
4585
c65d6b55
PA
45862017-03-08 Pedro Alves <palves@redhat.com>
4587
4588 PR gdb/18360
4589 * gdb.threads/interrupt-while-step-over.c: New file.
4590 * gdb.threads/interrupt-while-step-over.exp: New file.
4591
2e86a283
PA
45922017-03-08 Pedro Alves <palves@redhat.com>
4593
4594 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4595 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4596
25dcbff6
PA
45972017-03-08 Pedro Alves <palves@redhat.com>
4598
4599 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4600 PKRU as not supported as a PASS.
4601
dc9366eb
PA
46022017-03-08 Pedro Alves <palves@redhat.com>
4603
4604 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4605 prefix instead of $binfile1/$binfile2.
4606 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4607 in test message.
4608 * gdb.python/py-completion.exp: Use "load python file" as test
4609 messages instead of unstable path names.
4610
6e5d74e7
PA
46112017-03-08 Pedro Alves <palves@redhat.com>
4612 Jan Kratochvil <jan.kratochvil@redhat.com>
4613
4614 PR cli/21218
4615 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4616 New proc.
4617 (top level): Call it.
4618
9753a2f6
PA
46192017-03-08 Pedro Alves <palves@redhat.com>
4620
4621 PR tui/21216
4622 * gdb.tui/tui-nl-filtered-output.exp: New file.
4623
1a4dd9dd
PA
46242017-03-08 Pedro Alves <palves@redhat.com>
4625
4626 * gdb.base/completion.exp: Move TUI completion tests to ...
4627 * gdb.tui/completion.exp: ... this new file.
4628
7cbbff33
PA
46292017-03-08 Pedro Alves <palves@redhat.com>
4630
4631 * gdb.base/tui-disasm-long-lines.c,
4632 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4633 gdb.base/tui-layout.exp: Move to ...
4634 * gdb.tui/: ... this new directory.
4635
5f6fd321
PA
46362017-03-07 Pedro Alves <palves@redhat.com>
4637
4638 * gdb.base/tui-layout.c: New file.
4639 * gdb.base/tui-layout.exp: New file.
4640
44959fa8
PA
46412017-03-07 Pedro Alves <palves@redhat.com>
4642
4643 * gdb.base/tui-layout.c: Rename to ...
4644 * gdb.base/tui-disasm-long-lines.c: ... this.
4645 * gdb.base/tui-layout.exp: Rename to ...
4646 * gdb.base/tui-disasm-long-lines.exp: ... this.
4647
f8c4e718
PA
46482017-03-07 Pedro Alves <palves@redhat.com>
4649
4650 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4651
6dbb839a 46522017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
4653
4654 * i386-mpx-call.c: New file.
4655 * i386-mpx-call.exp: New file.
4656
65b48a81
PB
46572017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4658
4659 * gdb.arch/powerpc-power.exp: Delete test.
4660 * gdb.arch/powerpc-power.s: Likewise.
4661 * gdb.disasm/disassembler-options.exp: New test.
4662 * gdb.arch/powerpc-altivec.exp: Likewise.
4663 * gdb.arch/powerpc-altivec.s: Likewise.
4664 * gdb.arch/powerpc-altivec2.exp: Likewise.
4665 * gdb.arch/powerpc-altivec2.s: Likewise.
4666 * gdb.arch/powerpc-altivec3.exp: Likewise.
4667 * gdb.arch/powerpc-altivec3.s: Likewise.
4668 * gdb.arch/powerpc-power7.exp: Likewise.
4669 * gdb.arch/powerpc-power7.s: Likewise.
4670 * gdb.arch/powerpc-power8.exp: Likewise.
4671 * gdb.arch/powerpc-power8.s: Likewise.
4672 * gdb.arch/powerpc-power9.exp: Likewise.
4673 * gdb.arch/powerpc-power9.s: Likewise.
4674 * gdb.arch/powerpc-vsx.exp: Likewise.
4675 * gdb.arch/powerpc-vsx.s: Likewise.
4676 * gdb.arch/powerpc-vsx2.exp: Likewise.
4677 * gdb.arch/powerpc-vsx2.s: Likewise.
4678 * gdb.arch/powerpc-vsx3.exp: Likewise.
4679 * gdb.arch/powerpc-vsx3.s: Likewise.
4680 * gdb.arch/arm-disassembler-options.exp: Likewise.
4681 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4682 * gdb.arch/s390-disassembler-options.exp: Likewise.
4683
17cd4947
LM
46842017-02-23 Luis Machado <lgustavo@codesourcery.com>
4685
4686 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4687 (check_supported_features): ... this. Changed return type to void.
4688 (supports_rdseed): New static global.
4689 (rdseed): Check supports_rdseed.
4690 (initialize): Call check_supported_features.
4691
2039d74e
EBM
46922017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4693
4694 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4695 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4696 and lqarx/stqcx.
4697 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4698 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4699
a51d7ecf
EBM
47002017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4701
4702 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4703 uppercase.
4704
0224619f
JK
47052017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4706
4707 * gdb.dwarf2/formdata16.c: New file.
4708 * gdb.dwarf2/formdata16.exp: New file.
4709 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4710
216f72a1
JK
47112017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4712
4713 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4714 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4715 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4716 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4717 DW_AT_GNU_*.
4718
43988095
JK
47192017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4720
4721 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4722
99e8a4f9
SDJ
47232017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4724
4725 PR gdb/21164
4726 * gdb.base/maint.exp: Add testcases for when the commands do
4727 not have arguments.
4728
b58a8c0c
TP
47292017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4730
4731 * gdb.cp/chained-calls.exp: Use p instead of P.
4732
4e746bb6
TW
47332017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4734
4735 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4736 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4737
3f77c769
TT
47382017-02-14 Tom Tromey <tom@tromey.com>
4739
4740 PR python/13598:
4741 * gdb.python/py-events.exp: Add before_prompt event tests.
4742
075beec0
AA
47432017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4744
4745 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4746
bf5f525c
LM
47472017-02-13 Luis Machado <lgustavo@codesourcery.com>
4748
4749 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4750 (main): Call my_unique_function_name.
4751 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4752 completion of patterns with a single match.
4753 Add missing -re switches to gdb_test_multiple calls.
4754
13a66184
LM
47552017-02-13 Luis Machado <lgustavo@codesourcery.com>
4756
4757 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4758 return if core file is not recognized.
4759
26a06916
SM
47602017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4761
4762 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4763 and extra UIs.
4764
b761ca9e
SM
47652017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4766
4767 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4768 proc_with_prefix.
4769
b964bee0
TT
47702017-02-10 Tom Tromey <tom@tromey.com>
4771
4772 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4773
18da0c51
MG
47742017-02-10 Martin Galvan <martingalvan@sourceware.org>
4775
4776 PR gdb/21122
4777 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4778
604c4576
JG
47792017-02-08 Jerome Guitton <guitton@adacore.com>
4780
4781 * gdb.base/define.exp: Add test for command abbreviations
4782 in define.
4783
20b477a7
LM
47842017-02-06 Luis Machado <lgustavo@codesourcery.com>
4785
4786 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4787 * gdb.reverse/insn-reverse-x86.c: New file.
4788
3f7b46f2
IR
47892017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
4790
4791 PR tdep/20936
4792 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4793
f0fd41c1
TT
47942017-02-03 Tom Tromey <tom@tromey.com>
4795
4796 PR rust/21097:
4797 * gdb.rust/simple.exp: Add new tests.
4798
5be5dbf0
PA
47992017-02-02 Pedro Alves <palves@redhat.com>
4800
4801 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4802 tests.
4803
7346ef59
AA
48042017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4805
4806 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4807 taking a 2-byte value out of a 4-byte DWARF implicit value on
4808 big-endian targets.
4809 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4810 logic. Add test cases for DW_OP_implicit.
4811
787f0025
MM
48122017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4813
4814 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4815
68777c29
MM
48162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4817
4818 * gdb.btrace/enable.exp: Call gdb_exit before
4819 skip_gdbserver_tests.
4820
0a1c7e28
MM
48212017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4822
4823 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4824 GDBFLAGS.
4825
b5ac99b0
MM
48262017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4827
4828 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4829 the test is skipped.
4830 * gdb.btrace/data.exp: Likewise.
4831 * gdb.btrace/delta.exp: Likewise.
4832 * gdb.btrace/dlopen.exp: Likewise.
4833 * gdb.btrace/enable-running.exp: Likewise.
4834 * gdb.btrace/enable.exp: Likewise.
4835 * gdb.btrace/exception.exp: Likewise.
4836 * gdb.btrace/function_call_history.exp: Likewise.
4837 * gdb.btrace/gcore.exp: Likewise.
4838 * gdb.btrace/instruction_history.exp: Likewise.
4839 * gdb.btrace/multi-thread-step.exp: Likewise.
4840 * gdb.btrace/nohist.exp: Likewise.
4841 * gdb.btrace/non-stop.exp: Likewise.
4842 * gdb.btrace/reconnect.exp: Likewise.
4843 * gdb.btrace/record_goto-step.exp: Likewise.
4844 * gdb.btrace/record_goto.exp: Likewise.
4845 * gdb.btrace/rn-dl-bind.exp: Likewise.
4846 * gdb.btrace/segv.exp: Likewise.
4847 * gdb.btrace/step.exp: Likewise.
4848 * gdb.btrace/stepi.exp: Likewise.
4849 * gdb.btrace/tailcall-only.exp: Likewise.
4850 * gdb.btrace/tailcall.exp: Likewise.
4851 * gdb.btrace/tsx.exp: Likewise.
4852 * gdb.btrace/unknown_functions.exp: Likewise.
4853 * gdb.btrace/vdso.exp: Likewise.
4854
cd4007e4
MM
48552017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4856
4857 * gdb.btrace/enable-running.c: New.
4858 * gdb.btrace/enable-running.exp: New.
4859
2735833d
WT
48602017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
4861
4862 * gdb.arch/amd64-gs_base.c: New file.
4863 * gdb.arch/amd64-gs_base.exp: New file.
4864
b51e1e94
LM
48652017-01-26 Luis Machado <lgustavo@codesourcery.com>
4866
4867 * lib/memory.exp: Remove spurious empty newlines.
4868
72ca0410
SM
48692017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
4870
4871 * gdb.python/py-bad-printers.exp: Load python file using "source".
4872 * gdb.python/py-events.exp: Likewise.
4873 * gdb.python/py-evsignal.exp: Likewise.
4874 * gdb.python/py-evthreads.exp: Likewise.
4875 * gdb.python/py-frame-args.exp: Likewise.
4876 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4877 * gdb.python/py-framefilter-mi.exp: Likewise.
4878 * gdb.python/py-framefilter.exp: Likewise.
4879 * gdb.python/py-mi.exp: Likewise.
4880 * gdb.python/py-pp-maint.exp: Likewise.
4881 * gdb.python/py-pp-registration.exp: Likewise.
4882 * gdb.python/py-prettyprint.exp: Likewise.
4883 (run_lang_tests): Likewise.
4884 * gdb.python/py-typeprint.exp: Likewise.
4885
e309aa65
LM
48862017-01-26 Luis Machado <lgustavo@codesourcery.com>
4887
4888 * lib/memory.exp: New file.
4889 * lib/gdb.exp: Load memory.exp.
4890 * gdb.base/memattr.exp (delete_memory): Move proc to
4891 lib/memory.exp and rename to delete_memory_regions.
4892 Replace delete_memory with delete_memory_regions.
4893 Cleanup memory regions before tests.
4894 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4895 before tests.
4896
515aff23
LM
48972017-01-26 Luis Machado <lgustavo@codesourcery.com>
4898
4899 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4900 files.
4901 (initialize): New function conditionally defined.
4902 (testcases): Move within conditional block.
4903 (main): Call initialize.
4904 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4905 of gdb.reverse/insn-reverse.c.
4906 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4907 gdb.reverse/insn-reverse.c.
4908
d8b49cf0
YQ
49092017-01-26 Yao Qi <yao.qi@linaro.org>
4910
4911 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4912 disassemble on address 0.
4913
f13a9a0c
YQ
49142017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
4915 Yao Qi <yao.qi@linaro.org>
4916
4917 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4918 * gdb.dwarf2/implptr-64bit.S: Remove.
4919 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
4920 variables in caller's context. Add DW_OP_implicit_value.
4921
5ac95241
YQ
49222017-01-25 Yao Qi <yao.qi@linaro.org>
4923
4924 * lib/dwarf.exp (Dwarf::_location): Handle
4925 DW_OP_GNU_implicit_pointer with proper size.
4926
23e82930
LM
49272017-01-20 Luis Machado <lgustavo@codesourcery.com>
4928
4929 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4930 and add untested calls.
4931
d334ae25
LM
49322017-01-20 Luis Machado <lgustavo@codesourcery.com>
4933
4934 * gdb.python/python.exp: Check line number against what GDB thinks
4935 the line number is for func1.
4936
f5e6296e
IB
49372017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
4938
4939 * gdb.dlang/debug-expr.exp: New file.
4940
5b362f04
LM
49412016-12-23 Luis Machado <lgustavo@codesourcery.com>
4942
4943 Fix test names for the following files:
4944
4945 * gdb.ada/exec_changed.exp
4946 * gdb.ada/info_types.exp
4947 * gdb.arch/aarch64-atomic-inst.exp
4948 * gdb.arch/aarch64-fp.exp
4949 * gdb.arch/altivec-abi.exp
4950 * gdb.arch/altivec-regs.exp
4951 * gdb.arch/amd64-byte.exp
4952 * gdb.arch/amd64-disp-step.exp
4953 * gdb.arch/amd64-dword.exp
4954 * gdb.arch/amd64-entry-value-inline.exp
4955 * gdb.arch/amd64-entry-value-param.exp
4956 * gdb.arch/amd64-entry-value-paramref.exp
4957 * gdb.arch/amd64-entry-value.exp
4958 * gdb.arch/amd64-i386-address.exp
4959 * gdb.arch/amd64-invalid-stack-middle.exp
4960 * gdb.arch/amd64-invalid-stack-top.exp
4961 * gdb.arch/amd64-optimout-repeat.exp
4962 * gdb.arch/amd64-prologue-skip.exp
4963 * gdb.arch/amd64-prologue-xmm.exp
4964 * gdb.arch/amd64-stap-special-operands.exp
4965 * gdb.arch/amd64-stap-wrong-subexp.exp
4966 * gdb.arch/amd64-tailcall-cxx.exp
4967 * gdb.arch/amd64-tailcall-noret.exp
4968 * gdb.arch/amd64-tailcall-ret.exp
4969 * gdb.arch/amd64-tailcall-self.exp
4970 * gdb.arch/amd64-word.exp
4971 * gdb.arch/arm-bl-branch-dest.exp
4972 * gdb.arch/arm-disp-step.exp
4973 * gdb.arch/arm-neon.exp
4974 * gdb.arch/arm-single-step-kernel-helper.exp
4975 * gdb.arch/avr-flash-qualifier.exp
4976 * gdb.arch/disp-step-insn-reloc.exp
4977 * gdb.arch/e500-abi.exp
4978 * gdb.arch/e500-regs.exp
4979 * gdb.arch/ftrace-insn-reloc.exp
4980 * gdb.arch/i386-avx512.exp
4981 * gdb.arch/i386-bp_permanent.exp
4982 * gdb.arch/i386-byte.exp
4983 * gdb.arch/i386-cfi-notcurrent.exp
4984 * gdb.arch/i386-disp-step.exp
4985 * gdb.arch/i386-dr3-watch.exp
4986 * gdb.arch/i386-float.exp
4987 * gdb.arch/i386-gnu-cfi.exp
4988 * gdb.arch/i386-mpx-map.exp
4989 * gdb.arch/i386-mpx-sigsegv.exp
4990 * gdb.arch/i386-mpx-simple_segv.exp
4991 * gdb.arch/i386-mpx.exp
4992 * gdb.arch/i386-permbkpt.exp
4993 * gdb.arch/i386-prologue.exp
4994 * gdb.arch/i386-signal.exp
4995 * gdb.arch/i386-size-overlap.exp
4996 * gdb.arch/i386-unwind.exp
4997 * gdb.arch/i386-word.exp
4998 * gdb.arch/mips-fcr.exp
4999 * gdb.arch/powerpc-d128-regs.exp
5000 * gdb.arch/powerpc-stackless.exp
5001 * gdb.arch/ppc64-atomic-inst.exp
5002 * gdb.arch/s390-stackless.exp
5003 * gdb.arch/s390-tdbregs.exp
5004 * gdb.arch/s390-vregs.exp
5005 * gdb.arch/sparc-sysstep.exp
5006 * gdb.arch/thumb-bx-pc.exp
5007 * gdb.arch/thumb-singlestep.exp
5008 * gdb.arch/thumb2-it.exp
5009 * gdb.arch/vsx-regs.exp
5010 * gdb.asm/asm-source.exp
5011 * gdb.base/a2-run.exp
5012 * gdb.base/advance.exp
5013 * gdb.base/all-bin.exp
5014 * gdb.base/anon.exp
5015 * gdb.base/args.exp
5016 * gdb.base/arithmet.exp
5017 * gdb.base/async-shell.exp
5018 * gdb.base/async.exp
5019 * gdb.base/attach-pie-noexec.exp
5020 * gdb.base/attach-twice.exp
5021 * gdb.base/auto-load.exp
5022 * gdb.base/bang.exp
5023 * gdb.base/bitfields.exp
5024 * gdb.base/break-always.exp
5025 * gdb.base/break-caller-line.exp
5026 * gdb.base/break-entry.exp
5027 * gdb.base/break-inline.exp
5028 * gdb.base/break-on-linker-gcd-function.exp
5029 * gdb.base/break-probes.exp
5030 * gdb.base/break.exp
5031 * gdb.base/breakpoint-shadow.exp
5032 * gdb.base/call-ar-st.exp
5033 * gdb.base/call-sc.exp
5034 * gdb.base/call-signal-resume.exp
5035 * gdb.base/call-strs.exp
5036 * gdb.base/callfuncs.exp
5037 * gdb.base/catch-fork-static.exp
5038 * gdb.base/catch-gdb-caused-signals.exp
5039 * gdb.base/catch-load.exp
5040 * gdb.base/catch-signal-fork.exp
5041 * gdb.base/catch-signal.exp
5042 * gdb.base/catch-syscall.exp
5043 * gdb.base/charset.exp
5044 * gdb.base/checkpoint.exp
5045 * gdb.base/chng-syms.exp
5046 * gdb.base/code-expr.exp
5047 * gdb.base/code_elim.exp
5048 * gdb.base/commands.exp
5049 * gdb.base/completion.exp
5050 * gdb.base/complex.exp
5051 * gdb.base/cond-expr.exp
5052 * gdb.base/condbreak.exp
5053 * gdb.base/consecutive.exp
5054 * gdb.base/continue-all-already-running.exp
5055 * gdb.base/coredump-filter.exp
5056 * gdb.base/corefile.exp
5057 * gdb.base/dbx.exp
5058 * gdb.base/debug-expr.exp
5059 * gdb.base/define.exp
5060 * gdb.base/del.exp
5061 * gdb.base/disabled-location.exp
5062 * gdb.base/disasm-end-cu.exp
5063 * gdb.base/disasm-optim.exp
5064 * gdb.base/display.exp
5065 * gdb.base/duplicate-bp.exp
5066 * gdb.base/ena-dis-br.exp
5067 * gdb.base/ending-run.exp
5068 * gdb.base/enumval.exp
5069 * gdb.base/environ.exp
5070 * gdb.base/eu-strip-infcall.exp
5071 * gdb.base/eval-avoid-side-effects.exp
5072 * gdb.base/eval-skip.exp
5073 * gdb.base/exitsignal.exp
5074 * gdb.base/expand-psymtabs.exp
5075 * gdb.base/filesym.exp
5076 * gdb.base/find-unmapped.exp
5077 * gdb.base/finish.exp
5078 * gdb.base/float.exp
5079 * gdb.base/foll-exec-mode.exp
5080 * gdb.base/foll-exec.exp
5081 * gdb.base/foll-fork.exp
5082 * gdb.base/fortran-sym-case.exp
5083 * gdb.base/freebpcmd.exp
5084 * gdb.base/func-ptr.exp
5085 * gdb.base/func-ptrs.exp
5086 * gdb.base/funcargs.exp
5087 * gdb.base/gcore-buffer-overflow.exp
5088 * gdb.base/gcore-relro-pie.exp
5089 * gdb.base/gcore-relro.exp
5090 * gdb.base/gcore.exp
5091 * gdb.base/gdb1090.exp
5092 * gdb.base/gdb11530.exp
5093 * gdb.base/gdb11531.exp
5094 * gdb.base/gdb1821.exp
5095 * gdb.base/gdbindex-stabs.exp
5096 * gdb.base/gdbvars.exp
5097 * gdb.base/hbreak.exp
5098 * gdb.base/hbreak2.exp
5099 * gdb.base/included.exp
5100 * gdb.base/infcall-input.exp
5101 * gdb.base/inferior-died.exp
5102 * gdb.base/infnan.exp
5103 * gdb.base/info-macros.exp
5104 * gdb.base/info-os.exp
5105 * gdb.base/info-proc.exp
5106 * gdb.base/info-shared.exp
5107 * gdb.base/info-target.exp
5108 * gdb.base/infoline.exp
5109 * gdb.base/interp.exp
5110 * gdb.base/interrupt.exp
5111 * gdb.base/jit-reader.exp
5112 * gdb.base/jit-simple.exp
5113 * gdb.base/kill-after-signal.exp
5114 * gdb.base/kill-detach-inferiors-cmd.exp
5115 * gdb.base/label.exp
5116 * gdb.base/langs.exp
5117 * gdb.base/ldbl_e308.exp
5118 * gdb.base/line-symtabs.exp
5119 * gdb.base/linespecs.exp
5120 * gdb.base/list.exp
5121 * gdb.base/long_long.exp
5122 * gdb.base/longest-types.exp
5123 * gdb.base/maint.exp
5124 * gdb.base/max-value-size.exp
5125 * gdb.base/memattr.exp
5126 * gdb.base/mips_pro.exp
5127 * gdb.base/morestack.exp
5128 * gdb.base/moribund-step.exp
5129 * gdb.base/multi-forks.exp
5130 * gdb.base/nested-addr.exp
5131 * gdb.base/nextoverexit.exp
5132 * gdb.base/noreturn-finish.exp
5133 * gdb.base/noreturn-return.exp
5134 * gdb.base/nostdlib.exp
5135 * gdb.base/offsets.exp
5136 * gdb.base/opaque.exp
5137 * gdb.base/pc-fp.exp
5138 * gdb.base/permissions.exp
5139 * gdb.base/print-symbol-loading.exp
5140 * gdb.base/prologue-include.exp
5141 * gdb.base/psymtab.exp
5142 * gdb.base/ptype.exp
5143 * gdb.base/random-signal.exp
5144 * gdb.base/randomize.exp
5145 * gdb.base/range-stepping.exp
5146 * gdb.base/readline-ask.exp
5147 * gdb.base/recpar.exp
5148 * gdb.base/recurse.exp
5149 * gdb.base/relational.exp
5150 * gdb.base/restore.exp
5151 * gdb.base/return-nodebug.exp
5152 * gdb.base/return.exp
5153 * gdb.base/run-after-attach.exp
5154 * gdb.base/save-bp.exp
5155 * gdb.base/scope.exp
5156 * gdb.base/sect-cmd.exp
5157 * gdb.base/set-lang-auto.exp
5158 * gdb.base/set-noassign.exp
5159 * gdb.base/setvar.exp
5160 * gdb.base/sigall.exp
5161 * gdb.base/sigbpt.exp
5162 * gdb.base/siginfo-addr.exp
5163 * gdb.base/siginfo-infcall.exp
5164 * gdb.base/siginfo-obj.exp
5165 * gdb.base/siginfo.exp
5166 * gdb.base/signals-state-child.exp
5167 * gdb.base/signest.exp
5168 * gdb.base/sigstep.exp
5169 * gdb.base/sizeof.exp
5170 * gdb.base/skip.exp
5171 * gdb.base/solib-corrupted.exp
5172 * gdb.base/solib-nodir.exp
5173 * gdb.base/solib-search.exp
5174 * gdb.base/stack-checking.exp
5175 * gdb.base/stale-infcall.exp
5176 * gdb.base/stap-probe.exp
5177 * gdb.base/start.exp
5178 * gdb.base/step-break.exp
5179 * gdb.base/step-bt.exp
5180 * gdb.base/step-line.exp
5181 * gdb.base/step-over-exit.exp
5182 * gdb.base/step-over-syscall.exp
5183 * gdb.base/step-resume-infcall.exp
5184 * gdb.base/step-test.exp
5185 * gdb.base/store.exp
5186 * gdb.base/structs3.exp
5187 * gdb.base/sym-file.exp
5188 * gdb.base/symbol-without-target_section.exp
5189 * gdb.base/term.exp
5190 * gdb.base/testenv.exp
5191 * gdb.base/ui-redirect.exp
5192 * gdb.base/until.exp
5193 * gdb.base/unwindonsignal.exp
5194 * gdb.base/value-double-free.exp
5195 * gdb.base/vla-datatypes.exp
5196 * gdb.base/vla-ptr.exp
5197 * gdb.base/vla-sideeffect.exp
5198 * gdb.base/volatile.exp
5199 * gdb.base/watch-cond-infcall.exp
5200 * gdb.base/watch-cond.exp
5201 * gdb.base/watch-non-mem.exp
5202 * gdb.base/watch-read.exp
5203 * gdb.base/watch-vfork.exp
5204 * gdb.base/watchpoint-cond-gone.exp
5205 * gdb.base/watchpoint-delete.exp
5206 * gdb.base/watchpoint-hw-hit-once.exp
5207 * gdb.base/watchpoint-hw.exp
5208 * gdb.base/watchpoint-stops-at-right-insn.exp
5209 * gdb.base/watchpoints.exp
5210 * gdb.base/wchar.exp
5211 * gdb.base/whatis-exp.exp
5212 * gdb.btrace/buffer-size.exp
5213 * gdb.btrace/data.exp
5214 * gdb.btrace/delta.exp
5215 * gdb.btrace/dlopen.exp
5216 * gdb.btrace/enable.exp
5217 * gdb.btrace/exception.exp
5218 * gdb.btrace/function_call_history.exp
5219 * gdb.btrace/gcore.exp
5220 * gdb.btrace/instruction_history.exp
5221 * gdb.btrace/nohist.exp
5222 * gdb.btrace/reconnect.exp
5223 * gdb.btrace/record_goto-step.exp
5224 * gdb.btrace/record_goto.exp
5225 * gdb.btrace/rn-dl-bind.exp
5226 * gdb.btrace/segv.exp
5227 * gdb.btrace/step.exp
5228 * gdb.btrace/stepi.exp
5229 * gdb.btrace/tailcall-only.exp
5230 * gdb.btrace/tailcall.exp
5231 * gdb.btrace/tsx.exp
5232 * gdb.btrace/unknown_functions.exp
5233 * gdb.btrace/vdso.exp
5234 * gdb.compile/compile-ifunc.exp
5235 * gdb.compile/compile-ops.exp
5236 * gdb.compile/compile-print.exp
5237 * gdb.compile/compile-setjmp.exp
5238 * gdb.cp/abstract-origin.exp
5239 * gdb.cp/ambiguous.exp
5240 * gdb.cp/annota2.exp
5241 * gdb.cp/annota3.exp
5242 * gdb.cp/anon-ns.exp
5243 * gdb.cp/anon-struct.exp
5244 * gdb.cp/anon-union.exp
5245 * gdb.cp/arg-reference.exp
5246 * gdb.cp/baseenum.exp
5247 * gdb.cp/bool.exp
5248 * gdb.cp/breakpoint.exp
5249 * gdb.cp/bs15503.exp
5250 * gdb.cp/call-c.exp
5251 * gdb.cp/casts.exp
5252 * gdb.cp/chained-calls.exp
5253 * gdb.cp/class2.exp
5254 * gdb.cp/classes.exp
5255 * gdb.cp/cmpd-minsyms.exp
5256 * gdb.cp/converts.exp
5257 * gdb.cp/cp-relocate.exp
5258 * gdb.cp/cpcompletion.exp
5259 * gdb.cp/cpexprs.exp
5260 * gdb.cp/cplabel.exp
5261 * gdb.cp/cplusfuncs.exp
5262 * gdb.cp/cpsizeof.exp
5263 * gdb.cp/ctti.exp
5264 * gdb.cp/derivation.exp
5265 * gdb.cp/destrprint.exp
5266 * gdb.cp/dispcxx.exp
5267 * gdb.cp/enum-class.exp
5268 * gdb.cp/exception.exp
5269 * gdb.cp/exceptprint.exp
5270 * gdb.cp/expand-psymtabs-cxx.exp
5271 * gdb.cp/expand-sals.exp
5272 * gdb.cp/extern-c.exp
5273 * gdb.cp/filename.exp
5274 * gdb.cp/formatted-ref.exp
5275 * gdb.cp/fpointer.exp
5276 * gdb.cp/gdb1355.exp
5277 * gdb.cp/gdb2495.exp
5278 * gdb.cp/hang.exp
5279 * gdb.cp/impl-this.exp
5280 * gdb.cp/infcall-dlopen.exp
5281 * gdb.cp/inherit.exp
5282 * gdb.cp/iostream.exp
5283 * gdb.cp/koenig.exp
5284 * gdb.cp/local.exp
5285 * gdb.cp/m-data.exp
5286 * gdb.cp/m-static.exp
5287 * gdb.cp/mb-ctor.exp
5288 * gdb.cp/mb-inline.exp
5289 * gdb.cp/mb-templates.exp
5290 * gdb.cp/member-name.exp
5291 * gdb.cp/member-ptr.exp
5292 * gdb.cp/meth-typedefs.exp
5293 * gdb.cp/method.exp
5294 * gdb.cp/method2.exp
5295 * gdb.cp/minsym-fallback.exp
5296 * gdb.cp/misc.exp
5297 * gdb.cp/namelessclass.exp
5298 * gdb.cp/namespace-enum.exp
5299 * gdb.cp/namespace-nested-import.exp
5300 * gdb.cp/namespace.exp
5301 * gdb.cp/nextoverthrow.exp
5302 * gdb.cp/no-dmgl-verbose.exp
5303 * gdb.cp/non-trivial-retval.exp
5304 * gdb.cp/noparam.exp
5305 * gdb.cp/nsdecl.exp
5306 * gdb.cp/nsimport.exp
5307 * gdb.cp/nsnested.exp
5308 * gdb.cp/nsnoimports.exp
5309 * gdb.cp/nsrecurs.exp
5310 * gdb.cp/nsstress.exp
5311 * gdb.cp/nsusing.exp
5312 * gdb.cp/operator.exp
5313 * gdb.cp/oranking.exp
5314 * gdb.cp/overload-const.exp
5315 * gdb.cp/overload.exp
5316 * gdb.cp/ovldbreak.exp
5317 * gdb.cp/ovsrch.exp
5318 * gdb.cp/paren-type.exp
5319 * gdb.cp/parse-lang.exp
5320 * gdb.cp/pass-by-ref.exp
5321 * gdb.cp/pr-1023.exp
5322 * gdb.cp/pr-1210.exp
5323 * gdb.cp/pr-574.exp
5324 * gdb.cp/pr10687.exp
5325 * gdb.cp/pr12028.exp
5326 * gdb.cp/pr17132.exp
5327 * gdb.cp/pr17494.exp
5328 * gdb.cp/pr9067.exp
5329 * gdb.cp/pr9167.exp
5330 * gdb.cp/pr9631.exp
5331 * gdb.cp/printmethod.exp
5332 * gdb.cp/psmang.exp
5333 * gdb.cp/psymtab-parameter.exp
5334 * gdb.cp/ptype-cv-cp.exp
5335 * gdb.cp/ptype-flags.exp
5336 * gdb.cp/re-set-overloaded.exp
5337 * gdb.cp/ref-types.exp
5338 * gdb.cp/rtti.exp
5339 * gdb.cp/scope-err.exp
5340 * gdb.cp/shadow.exp
5341 * gdb.cp/smartp.exp
5342 * gdb.cp/static-method.exp
5343 * gdb.cp/static-print-quit.exp
5344 * gdb.cp/temargs.exp
5345 * gdb.cp/templates.exp
5346 * gdb.cp/try_catch.exp
5347 * gdb.cp/typedef-operator.exp
5348 * gdb.cp/typeid.exp
5349 * gdb.cp/userdef.exp
5350 * gdb.cp/using-crash.exp
5351 * gdb.cp/var-tag.exp
5352 * gdb.cp/virtbase.exp
5353 * gdb.cp/virtfunc.exp
5354 * gdb.cp/virtfunc2.exp
5355 * gdb.cp/vla-cxx.exp
5356 * gdb.disasm/t01_mov.exp
5357 * gdb.disasm/t02_mova.exp
5358 * gdb.disasm/t03_add.exp
5359 * gdb.disasm/t04_sub.exp
5360 * gdb.disasm/t05_cmp.exp
5361 * gdb.disasm/t06_ari2.exp
5362 * gdb.disasm/t07_ari3.exp
5363 * gdb.disasm/t08_or.exp
5364 * gdb.disasm/t09_xor.exp
5365 * gdb.disasm/t10_and.exp
5366 * gdb.disasm/t11_logs.exp
5367 * gdb.disasm/t12_bit.exp
5368 * gdb.disasm/t13_otr.exp
5369 * gdb.dlang/circular.exp
5370 * gdb.dwarf2/arr-stride.exp
5371 * gdb.dwarf2/arr-subrange.exp
5372 * gdb.dwarf2/atomic-type.exp
5373 * gdb.dwarf2/bad-regnum.exp
5374 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5375 * gdb.dwarf2/callframecfa.exp
5376 * gdb.dwarf2/clztest.exp
5377 * gdb.dwarf2/corrupt.exp
5378 * gdb.dwarf2/data-loc.exp
5379 * gdb.dwarf2/dup-psym.exp
5380 * gdb.dwarf2/dw2-anon-mptr.exp
5381 * gdb.dwarf2/dw2-anonymous-func.exp
5382 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5383 * gdb.dwarf2/dw2-bad-unresolved.exp
5384 * gdb.dwarf2/dw2-basic.exp
5385 * gdb.dwarf2/dw2-canonicalize-type.exp
5386 * gdb.dwarf2/dw2-case-insensitive.exp
5387 * gdb.dwarf2/dw2-common-block.exp
5388 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5389 * gdb.dwarf2/dw2-compressed.exp
5390 * gdb.dwarf2/dw2-const.exp
5391 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5392 * gdb.dwarf2/dw2-cu-size.exp
5393 * gdb.dwarf2/dw2-dup-frame.exp
5394 * gdb.dwarf2/dw2-entry-value.exp
5395 * gdb.dwarf2/dw2-icycle.exp
5396 * gdb.dwarf2/dw2-ifort-parameter.exp
5397 * gdb.dwarf2/dw2-inline-break.exp
5398 * gdb.dwarf2/dw2-inline-param.exp
5399 * gdb.dwarf2/dw2-intercu.exp
5400 * gdb.dwarf2/dw2-intermix.exp
5401 * gdb.dwarf2/dw2-lexical-block-bare.exp
5402 * gdb.dwarf2/dw2-linkage-name-trust.exp
5403 * gdb.dwarf2/dw2-minsym-in-cu.exp
5404 * gdb.dwarf2/dw2-noloc.exp
5405 * gdb.dwarf2/dw2-op-call.exp
5406 * gdb.dwarf2/dw2-op-out-param.exp
5407 * gdb.dwarf2/dw2-opt-structptr.exp
5408 * gdb.dwarf2/dw2-param-error.exp
5409 * gdb.dwarf2/dw2-producer.exp
5410 * gdb.dwarf2/dw2-ranges-base.exp
5411 * gdb.dwarf2/dw2-ref-missing-frame.exp
5412 * gdb.dwarf2/dw2-reg-undefined.exp
5413 * gdb.dwarf2/dw2-regno-invalid.exp
5414 * gdb.dwarf2/dw2-restore.exp
5415 * gdb.dwarf2/dw2-restrict.exp
5416 * gdb.dwarf2/dw2-single-line-discriminators.exp
5417 * gdb.dwarf2/dw2-strp.exp
5418 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5419 * gdb.dwarf2/dw2-unresolved.exp
5420 * gdb.dwarf2/dw2-var-zero-addr.exp
5421 * gdb.dwarf2/dw4-sig-types.exp
5422 * gdb.dwarf2/dwz.exp
5423 * gdb.dwarf2/dynarr-ptr.exp
5424 * gdb.dwarf2/enum-type.exp
5425 * gdb.dwarf2/gdb-index.exp
5426 * gdb.dwarf2/implptr-64bit.exp
5427 * gdb.dwarf2/implptr-optimized-out.exp
5428 * gdb.dwarf2/implptr.exp
5429 * gdb.dwarf2/implref-array.exp
5430 * gdb.dwarf2/implref-const.exp
5431 * gdb.dwarf2/implref-global.exp
5432 * gdb.dwarf2/implref-struct.exp
5433 * gdb.dwarf2/mac-fileno.exp
5434 * gdb.dwarf2/main-subprogram.exp
5435 * gdb.dwarf2/member-ptr-forwardref.exp
5436 * gdb.dwarf2/method-ptr.exp
5437 * gdb.dwarf2/missing-sig-type.exp
5438 * gdb.dwarf2/nonvar-access.exp
5439 * gdb.dwarf2/opaque-type-lookup.exp
5440 * gdb.dwarf2/pieces-optimized-out.exp
5441 * gdb.dwarf2/pieces.exp
5442 * gdb.dwarf2/pr10770.exp
5443 * gdb.dwarf2/pr13961.exp
5444 * gdb.dwarf2/staticvirtual.exp
5445 * gdb.dwarf2/subrange.exp
5446 * gdb.dwarf2/symtab-producer.exp
5447 * gdb.dwarf2/trace-crash.exp
5448 * gdb.dwarf2/typeddwarf.exp
5449 * gdb.dwarf2/valop.exp
5450 * gdb.dwarf2/watch-notconst.exp
5451 * gdb.fortran/array-element.exp
5452 * gdb.fortran/charset.exp
5453 * gdb.fortran/common-block.exp
5454 * gdb.fortran/complex.exp
5455 * gdb.fortran/derived-type-function.exp
5456 * gdb.fortran/derived-type.exp
5457 * gdb.fortran/logical.exp
5458 * gdb.fortran/module.exp
5459 * gdb.fortran/multi-dim.exp
5460 * gdb.fortran/nested-funcs.exp
5461 * gdb.fortran/print-formatted.exp
5462 * gdb.fortran/subarray.exp
5463 * gdb.fortran/vla-alloc-assoc.exp
5464 * gdb.fortran/vla-datatypes.exp
5465 * gdb.fortran/vla-history.exp
5466 * gdb.fortran/vla-ptr-info.exp
5467 * gdb.fortran/vla-ptype-sub.exp
5468 * gdb.fortran/vla-ptype.exp
5469 * gdb.fortran/vla-sizeof.exp
5470 * gdb.fortran/vla-type.exp
5471 * gdb.fortran/vla-value-sub-arbitrary.exp
5472 * gdb.fortran/vla-value-sub-finish.exp
5473 * gdb.fortran/vla-value-sub.exp
5474 * gdb.fortran/vla-value.exp
5475 * gdb.fortran/whatis_type.exp
5476 * gdb.go/chan.exp
5477 * gdb.go/handcall.exp
5478 * gdb.go/hello.exp
5479 * gdb.go/integers.exp
5480 * gdb.go/methods.exp
5481 * gdb.go/package.exp
5482 * gdb.go/strings.exp
5483 * gdb.go/types.exp
5484 * gdb.go/unsafe.exp
5485 * gdb.guile/scm-arch.exp
5486 * gdb.guile/scm-block.exp
5487 * gdb.guile/scm-breakpoint.exp
5488 * gdb.guile/scm-cmd.exp
5489 * gdb.guile/scm-disasm.exp
5490 * gdb.guile/scm-equal.exp
5491 * gdb.guile/scm-frame-args.exp
5492 * gdb.guile/scm-frame-inline.exp
5493 * gdb.guile/scm-frame.exp
5494 * gdb.guile/scm-iterator.exp
5495 * gdb.guile/scm-math.exp
5496 * gdb.guile/scm-objfile.exp
5497 * gdb.guile/scm-ports.exp
5498 * gdb.guile/scm-symbol.exp
5499 * gdb.guile/scm-symtab.exp
5500 * gdb.guile/scm-value-cc.exp
5501 * gdb.guile/types-module.exp
5502 * gdb.linespec/break-ask.exp
5503 * gdb.linespec/cpexplicit.exp
5504 * gdb.linespec/explicit.exp
5505 * gdb.linespec/keywords.exp
5506 * gdb.linespec/linespec.exp
5507 * gdb.linespec/ls-dollar.exp
5508 * gdb.linespec/ls-errs.exp
5509 * gdb.linespec/skip-two.exp
5510 * gdb.linespec/thread.exp
5511 * gdb.mi/mi-async.exp
5512 * gdb.mi/mi-basics.exp
5513 * gdb.mi/mi-break.exp
5514 * gdb.mi/mi-catch-load.exp
5515 * gdb.mi/mi-cli.exp
5516 * gdb.mi/mi-cmd-param-changed.exp
5517 * gdb.mi/mi-console.exp
5518 * gdb.mi/mi-detach.exp
5519 * gdb.mi/mi-disassemble.exp
5520 * gdb.mi/mi-eval.exp
5521 * gdb.mi/mi-file-transfer.exp
5522 * gdb.mi/mi-file.exp
5523 * gdb.mi/mi-fill-memory.exp
5524 * gdb.mi/mi-inheritance-syntax-error.exp
5525 * gdb.mi/mi-linespec-err-cp.exp
5526 * gdb.mi/mi-logging.exp
5527 * gdb.mi/mi-memory-changed.exp
5528 * gdb.mi/mi-read-memory.exp
5529 * gdb.mi/mi-record-changed.exp
5530 * gdb.mi/mi-reg-undefined.exp
5531 * gdb.mi/mi-regs.exp
5532 * gdb.mi/mi-return.exp
5533 * gdb.mi/mi-reverse.exp
5534 * gdb.mi/mi-simplerun.exp
5535 * gdb.mi/mi-solib.exp
5536 * gdb.mi/mi-stack.exp
5537 * gdb.mi/mi-stepi.exp
5538 * gdb.mi/mi-syn-frame.exp
5539 * gdb.mi/mi-until.exp
5540 * gdb.mi/mi-var-block.exp
5541 * gdb.mi/mi-var-child.exp
5542 * gdb.mi/mi-var-cmd.exp
5543 * gdb.mi/mi-var-cp.exp
5544 * gdb.mi/mi-var-display.exp
5545 * gdb.mi/mi-var-invalidate.exp
5546 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5547 * gdb.mi/mi-vla-fortran.exp
5548 * gdb.mi/mi-watch.exp
5549 * gdb.mi/mi2-var-child.exp
5550 * gdb.mi/user-selected-context-sync.exp
5551 * gdb.modula2/unbounded-array.exp
5552 * gdb.multi/dummy-frame-restore.exp
5553 * gdb.multi/multi-arch-exec.exp
5554 * gdb.multi/multi-arch.exp
5555 * gdb.multi/tids.exp
5556 * gdb.multi/watchpoint-multi.exp
5557 * gdb.opencl/callfuncs.exp
5558 * gdb.opencl/convs_casts.exp
5559 * gdb.opencl/datatypes.exp
5560 * gdb.opencl/operators.exp
5561 * gdb.opencl/vec_comps.exp
5562 * gdb.opt/clobbered-registers-O2.exp
5563 * gdb.opt/inline-break.exp
5564 * gdb.opt/inline-bt.exp
5565 * gdb.opt/inline-cmds.exp
5566 * gdb.opt/inline-locals.exp
5567 * gdb.pascal/case-insensitive-symbols.exp
5568 * gdb.pascal/floats.exp
5569 * gdb.pascal/gdb11492.exp
5570 * gdb.python/lib-types.exp
5571 * gdb.python/py-arch.exp
5572 * gdb.python/py-as-string.exp
5573 * gdb.python/py-bad-printers.exp
5574 * gdb.python/py-block.exp
5575 * gdb.python/py-breakpoint-create-fail.exp
5576 * gdb.python/py-breakpoint.exp
5577 * gdb.python/py-caller-is.exp
5578 * gdb.python/py-cmd.exp
5579 * gdb.python/py-explore-cc.exp
5580 * gdb.python/py-explore.exp
5581 * gdb.python/py-finish-breakpoint.exp
5582 * gdb.python/py-finish-breakpoint2.exp
5583 * gdb.python/py-frame-args.exp
5584 * gdb.python/py-frame-inline.exp
5585 * gdb.python/py-frame.exp
5586 * gdb.python/py-framefilter-mi.exp
5587 * gdb.python/py-infthread.exp
5588 * gdb.python/py-lazy-string.exp
5589 * gdb.python/py-linetable.exp
5590 * gdb.python/py-mi-events.exp
5591 * gdb.python/py-mi-objfile.exp
5592 * gdb.python/py-mi.exp
5593 * gdb.python/py-objfile.exp
5594 * gdb.python/py-pp-integral.exp
5595 * gdb.python/py-pp-maint.exp
5596 * gdb.python/py-pp-re-notag.exp
5597 * gdb.python/py-pp-registration.exp
5598 * gdb.python/py-recurse-unwind.exp
5599 * gdb.python/py-strfns.exp
5600 * gdb.python/py-symbol.exp
5601 * gdb.python/py-symtab.exp
5602 * gdb.python/py-sync-interp.exp
5603 * gdb.python/py-typeprint.exp
5604 * gdb.python/py-unwind-maint.exp
5605 * gdb.python/py-unwind.exp
5606 * gdb.python/py-value-cc.exp
5607 * gdb.python/py-xmethods.exp
5608 * gdb.reverse/amd64-tailcall-reverse.exp
5609 * gdb.reverse/break-precsave.exp
5610 * gdb.reverse/break-reverse.exp
5611 * gdb.reverse/consecutive-precsave.exp
5612 * gdb.reverse/consecutive-reverse.exp
5613 * gdb.reverse/finish-precsave.exp
5614 * gdb.reverse/finish-reverse-bkpt.exp
5615 * gdb.reverse/finish-reverse.exp
5616 * gdb.reverse/fstatat-reverse.exp
5617 * gdb.reverse/getresuid-reverse.exp
5618 * gdb.reverse/i386-precsave.exp
5619 * gdb.reverse/i386-reverse.exp
5620 * gdb.reverse/i386-sse-reverse.exp
5621 * gdb.reverse/i387-env-reverse.exp
5622 * gdb.reverse/i387-stack-reverse.exp
5623 * gdb.reverse/insn-reverse.exp
5624 * gdb.reverse/machinestate-precsave.exp
5625 * gdb.reverse/machinestate.exp
5626 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5627 * gdb.reverse/pipe-reverse.exp
5628 * gdb.reverse/readv-reverse.exp
5629 * gdb.reverse/recvmsg-reverse.exp
5630 * gdb.reverse/rerun-prec.exp
5631 * gdb.reverse/s390-mvcle.exp
5632 * gdb.reverse/step-precsave.exp
5633 * gdb.reverse/step-reverse.exp
5634 * gdb.reverse/time-reverse.exp
5635 * gdb.reverse/until-precsave.exp
5636 * gdb.reverse/until-reverse.exp
5637 * gdb.reverse/waitpid-reverse.exp
5638 * gdb.reverse/watch-precsave.exp
5639 * gdb.reverse/watch-reverse.exp
5640 * gdb.rust/generics.exp
5641 * gdb.rust/methods.exp
5642 * gdb.rust/modules.exp
5643 * gdb.rust/simple.exp
5644 * gdb.server/connect-with-no-symbol-file.exp
5645 * gdb.server/ext-attach.exp
5646 * gdb.server/ext-restart.exp
5647 * gdb.server/ext-wrapper.exp
5648 * gdb.server/file-transfer.exp
5649 * gdb.server/server-exec-info.exp
5650 * gdb.server/server-kill.exp
5651 * gdb.server/server-mon.exp
5652 * gdb.server/wrapper.exp
5653 * gdb.stabs/exclfwd.exp
5654 * gdb.stabs/gdb11479.exp
5655 * gdb.threads/clone-new-thread-event.exp
5656 * gdb.threads/corethreads.exp
5657 * gdb.threads/current-lwp-dead.exp
5658 * gdb.threads/dlopen-libpthread.exp
5659 * gdb.threads/gcore-thread.exp
5660 * gdb.threads/sigstep-threads.exp
5661 * gdb.threads/watchpoint-fork.exp
5662 * gdb.trace/actions-changed.exp
5663 * gdb.trace/backtrace.exp
5664 * gdb.trace/change-loc.exp
5665 * gdb.trace/circ.exp
5666 * gdb.trace/collection.exp
5667 * gdb.trace/disconnected-tracing.exp
5668 * gdb.trace/ftrace.exp
5669 * gdb.trace/mi-trace-frame-collected.exp
5670 * gdb.trace/mi-trace-unavailable.exp
5671 * gdb.trace/mi-traceframe-changed.exp
5672 * gdb.trace/mi-tsv-changed.exp
5673 * gdb.trace/no-attach-trace.exp
5674 * gdb.trace/passc-dyn.exp
5675 * gdb.trace/qtro.exp
5676 * gdb.trace/range-stepping.exp
5677 * gdb.trace/read-memory.exp
5678 * gdb.trace/save-trace.exp
5679 * gdb.trace/signal.exp
5680 * gdb.trace/status-stop.exp
5681 * gdb.trace/tfile.exp
5682 * gdb.trace/trace-break.exp
5683 * gdb.trace/trace-buffer-size.exp
5684 * gdb.trace/trace-condition.exp
5685 * gdb.trace/tracefile-pseudo-reg.exp
5686 * gdb.trace/tstatus.exp
5687 * gdb.trace/unavailable.exp
5688 * gdb.trace/while-dyn.exp
5689 * gdb.trace/while-stepping.exp
5690
34c41c68
DE
56912016-12-22 Doug Evans <xdje42@gmail.com>
5692
5693 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5694 and msymbols.
5695
16e69324
YQ
56962016-12-19 Yao Qi <yao.qi@linaro.org>
5697
5698 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5699 (test_with_self): Don't call do_steps_and_nexts, and remove
5700 code about stepping into xmalloc.
5701
f94f411b
YQ
57022016-12-09 Yao Qi <yao.qi@linaro.org>
5703
5704 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5705
57062016-12-09 Yao Qi <yao.qi@linaro.org>
5707
5708 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5709
f1b5deee
PA
57102016-12-09 Pedro Alves <palves@redhat.com>
5711
5712 * gdb.base/all-architectures-0.exp: New file.
5713 * gdb.base/all-architectures-1.exp: New file.
5714 * gdb.base/all-architectures-2.exp: New file.
5715 * gdb.base/all-architectures-3.exp: New file.
5716 * gdb.base/all-architectures-4.exp: New file.
5717 * gdb.base/all-architectures-5.exp: New file.
5718 * gdb.base/all-architectures-6.exp: New file.
5719 * gdb.base/all-architectures-7.exp: New file.
5720 * gdb.base/all-architectures.exp.in: New file.
5721
364ca42e
YQ
57222016-12-09 Yao Qi <yao.qi@linaro.org>
5723
5724 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5725
107c2d62
LM
57262016-12-02 Luis Machado <lgustavo@codesourcery.com>
5727
5728 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5729 possible.
5730 Remove useless pattern-matching code.
5731
df3ee9ca
PA
57322016-12-02 Pedro Alves <palves@redhat.com>
5733
5734 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5735 procedure.
5736 (top level): Call it.
5737
ec835369
PA
57382016-12-02 Pedro Alves <palves@redhat.com>
5739
5740 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5741 New procedure.
5742 (top level): Call it.
5743
01770bbd
PA
57442016-12-02 Pedro Alves <palves@redhat.com>
5745
5746 PR cli/20559
5747 * gdb.base/commands.exp (user_defined_command_args_eval): New
5748 procedure.
5749 (top level): Call it.
5750
008459ea
LM
57512016-12-02 Luis Machado <lgustavo@codesourcery.com>
5752
5753 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5754 timeout handling.
5755
0c1b455e
TT
57562016-12-02 Tom Tromey <tom@tromey.com>
5757
5758 * gdb.dwarf2/main-subprogram.c: New file.
5759 * gdb.dwarf2/main-subprogram.exp: New file.
5760
018572b8
LM
57612016-12-01 Luis Machado <lgustavo@codesourcery.com>
5762
5763 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5764 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5765 gdb_test_no_output for a couple of cases.
5766 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5767
84c93cd5
LM
57682016-12-01 Luis Machado <lgustavo@codesourcery.com>
5769
5770 Fix test names and standardize compilation error messages throughout
5771 the following files:
5772
5773 * gdb.ada/start.exp
5774 * gdb.arch/alpha-step.exp
5775 * gdb.arch/e500-prologue.exp
5776 * gdb.arch/ftrace-insn-reloc.exp
5777 * gdb.arch/gdb1291.exp
5778 * gdb.arch/gdb1431.exp
5779 * gdb.arch/gdb1558.exp
5780 * gdb.arch/i386-dr3-watch.exp
5781 * gdb.arch/i386-sse-stack-align.exp
5782 * gdb.arch/ia64-breakpoint-shadow.exp
5783 * gdb.arch/pa-nullify.exp
5784 * gdb.arch/powerpc-aix-prologue.exp
5785 * gdb.arch/thumb-bx-pc.exp
5786 * gdb.base/annota1.exp
5787 * gdb.base/annota3.exp
5788 * gdb.base/arrayidx.exp
5789 * gdb.base/assign.exp
5790 * gdb.base/attach.exp
5791 * gdb.base/auxv.exp
5792 * gdb.base/bang.exp
5793 * gdb.base/bfp-test.exp
5794 * gdb.base/bigcore.exp
5795 * gdb.base/bitfields2.exp
5796 * gdb.base/break-fun-addr.exp
5797 * gdb.base/break-probes.exp
5798 * gdb.base/call-rt-st.exp
5799 * gdb.base/callexit.exp
5800 * gdb.base/catch-fork-kill.exp
5801 * gdb.base/charset.exp
5802 * gdb.base/checkpoint.exp
5803 * gdb.base/comprdebug.exp
5804 * gdb.base/constvars.exp
5805 * gdb.base/coredump-filter.exp
5806 * gdb.base/cursal.exp
5807 * gdb.base/cvexpr.exp
5808 * gdb.base/detach.exp
5809 * gdb.base/display.exp
5810 * gdb.base/dmsym.exp
5811 * gdb.base/dprintf-pending.exp
5812 * gdb.base/dso2dso.exp
5813 * gdb.base/dtrace-probe.exp
5814 * gdb.base/dump.exp
5815 * gdb.base/enum_cond.exp
5816 * gdb.base/exe-lock.exp
5817 * gdb.base/exec-invalid-sysroot.exp
5818 * gdb.base/execl-update-breakpoints.exp
5819 * gdb.base/exprs.exp
5820 * gdb.base/fileio.exp
5821 * gdb.base/find.exp
5822 * gdb.base/finish.exp
5823 * gdb.base/fixsection.exp
5824 * gdb.base/foll-vfork.exp
5825 * gdb.base/frame-args.exp
5826 * gdb.base/gcore.exp
5827 * gdb.base/gdb1250.exp
5828 * gdb.base/global-var-nested-by-dso.exp
5829 * gdb.base/gnu-ifunc.exp
5830 * gdb.base/hashline1.exp
5831 * gdb.base/hashline2.exp
5832 * gdb.base/hashline3.exp
5833 * gdb.base/hbreak-in-shr-unsupported.exp
5834 * gdb.base/huge.exp
5835 * gdb.base/infcall-input.exp
5836 * gdb.base/info-fun.exp
5837 * gdb.base/info-shared.exp
5838 * gdb.base/jit-simple.exp
5839 * gdb.base/jit-so.exp
5840 * gdb.base/jit.exp
5841 * gdb.base/jump.exp
5842 * gdb.base/label.exp
5843 * gdb.base/lineinc.exp
5844 * gdb.base/logical.exp
5845 * gdb.base/longjmp.exp
5846 * gdb.base/macscp.exp
5847 * gdb.base/miscexprs.exp
5848 * gdb.base/new-ui-echo.exp
5849 * gdb.base/new-ui-pending-input.exp
5850 * gdb.base/new-ui.exp
5851 * gdb.base/nodebug.exp
5852 * gdb.base/nofield.exp
5853 * gdb.base/offsets.exp
5854 * gdb.base/overlays.exp
5855 * gdb.base/pending.exp
5856 * gdb.base/pointers.exp
5857 * gdb.base/pr11022.exp
5858 * gdb.base/printcmds.exp
5859 * gdb.base/prologue.exp
5860 * gdb.base/ptr-typedef.exp
5861 * gdb.base/realname-expand.exp
5862 * gdb.base/relativedebug.exp
5863 * gdb.base/relocate.exp
5864 * gdb.base/remote.exp
5865 * gdb.base/reread.exp
5866 * gdb.base/return2.exp
5867 * gdb.base/savedregs.exp
5868 * gdb.base/sep.exp
5869 * gdb.base/sepdebug.exp
5870 * gdb.base/sepsymtab.exp
5871 * gdb.base/set-inferior-tty.exp
5872 * gdb.base/setshow.exp
5873 * gdb.base/shlib-call.exp
5874 * gdb.base/sigaltstack.exp
5875 * gdb.base/siginfo-addr.exp
5876 * gdb.base/signals.exp
5877 * gdb.base/signull.exp
5878 * gdb.base/sigrepeat.exp
5879 * gdb.base/so-impl-ld.exp
5880 * gdb.base/solib-display.exp
5881 * gdb.base/solib-overlap.exp
5882 * gdb.base/solib-search.exp
5883 * gdb.base/solib-symbol.exp
5884 * gdb.base/structs.exp
5885 * gdb.base/structs2.exp
5886 * gdb.base/symtab-search-order.exp
5887 * gdb.base/twice.exp
5888 * gdb.base/unload.exp
5889 * gdb.base/varargs.exp
5890 * gdb.base/watchpoint-solib.exp
5891 * gdb.base/watchpoint.exp
5892 * gdb.base/whatis.exp
5893 * gdb.base/wrong_frame_bt_full.exp
5894 * gdb.btrace/dlopen.exp
5895 * gdb.cell/ea-standalone.exp
5896 * gdb.cell/ea-test.exp
5897 * gdb.cp/dispcxx.exp
5898 * gdb.cp/gdb2384.exp
5899 * gdb.cp/method2.exp
5900 * gdb.cp/nextoverthrow.exp
5901 * gdb.cp/pr10728.exp
5902 * gdb.disasm/am33.exp
5903 * gdb.disasm/h8300s.exp
5904 * gdb.disasm/mn10300.exp
5905 * gdb.disasm/sh3.exp
5906 * gdb.dwarf2/dw2-dir-file-name.exp
5907 * gdb.fortran/complex.exp
5908 * gdb.fortran/library-module.exp
5909 * gdb.guile/scm-pretty-print.exp
5910 * gdb.guile/scm-symbol.exp
5911 * gdb.guile/scm-type.exp
5912 * gdb.guile/scm-value.exp
5913 * gdb.linespec/linespec.exp
5914 * gdb.mi/gdb701.exp
5915 * gdb.mi/gdb792.exp
5916 * gdb.mi/mi-breakpoint-changed.exp
5917 * gdb.mi/mi-dprintf-pending.exp
5918 * gdb.mi/mi-dprintf.exp
5919 * gdb.mi/mi-exit-code.exp
5920 * gdb.mi/mi-pending.exp
5921 * gdb.mi/mi-solib.exp
5922 * gdb.mi/new-ui-mi-sync.exp
5923 * gdb.mi/pr11022.exp
5924 * gdb.mi/user-selected-context-sync.exp
5925 * gdb.opt/solib-intra-step.exp
5926 * gdb.python/py-events.exp
5927 * gdb.python/py-finish-breakpoint.exp
5928 * gdb.python/py-mi.exp
5929 * gdb.python/py-prettyprint.exp
5930 * gdb.python/py-shared.exp
5931 * gdb.python/py-symbol.exp
5932 * gdb.python/py-template.exp
5933 * gdb.python/py-type.exp
5934 * gdb.python/py-value.exp
5935 * gdb.reverse/solib-precsave.exp
5936 * gdb.reverse/solib-reverse.exp
5937 * gdb.server/solib-list.exp
5938 * gdb.stabs/weird.exp
5939 * gdb.threads/reconnect-signal.exp
5940 * gdb.threads/stepi-random-signal.exp
5941 * gdb.trace/actions.exp
5942 * gdb.trace/ax.exp
5943 * gdb.trace/backtrace.exp
5944 * gdb.trace/change-loc.exp
5945 * gdb.trace/deltrace.exp
5946 * gdb.trace/ftrace-lock.exp
5947 * gdb.trace/ftrace.exp
5948 * gdb.trace/infotrace.exp
5949 * gdb.trace/mi-tracepoint-changed.exp
5950 * gdb.trace/packetlen.exp
5951 * gdb.trace/passcount.exp
5952 * gdb.trace/pending.exp
5953 * gdb.trace/range-stepping.exp
5954 * gdb.trace/report.exp
5955 * gdb.trace/stap-trace.exp
5956 * gdb.trace/tfind.exp
5957 * gdb.trace/trace-break.exp
5958 * gdb.trace/trace-condition.exp
5959 * gdb.trace/trace-enable-disable.exp
5960 * gdb.trace/trace-mt.exp
5961 * gdb.trace/tracecmd.exp
5962 * gdb.trace/tspeed.exp
5963 * gdb.trace/tsv.exp
5964 * lib/perftest.exp
5965
fb9feb35
LM
59662016-12-01 Luis Machado <lgustavo@codesourcery.com>
5967
5968 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5969 with gdb_test_no_output.
5970 Use command as test name.
5971
cd2ddb6c
LM
59722016-12-01 Luis Machado <lgustavo@codesourcery.com>
5973
5974 Fix test names starting with uppercase throughout the files.
5975
5976 * gdb.ada/assign_1.exp
5977 * gdb.ada/boolean_expr.exp
5978 * gdb.base/arrayidx.exp
5979 * gdb.base/del.exp
5980 * gdb.base/gcore-buffer-overflow.exp
5981 * gdb.base/testenv.exp
5982 * gdb.compile/compile.exp
5983 * gdb.python/py-framefilter-invalidarg.exp
5984 * gdb.python/py-framefilter.exp
5985
bb95117e
LM
59862016-12-01 Luis Machado <lgustavo@codesourcery.com>
5987
5988 Fix test names starting with uppercase throughout the files.
5989
5990 * gdb.ada/array_return.exp
5991 * gdb.ada/expr_delims.exp
5992 * gdb.ada/mi_dyn_arr.exp
5993 * gdb.ada/mi_interface.exp
5994 * gdb.ada/mi_var_array.exp
5995 * gdb.ada/watch_arg.exp
5996 * gdb.arch/alpha-step.exp
5997 * gdb.arch/altivec-regs.exp
5998 * gdb.arch/e500-regs.exp
5999 * gdb.arch/powerpc-d128-regs.exp
6000 * gdb.base/arrayidx.exp
6001 * gdb.base/break.exp
6002 * gdb.base/checkpoint.exp
6003 * gdb.base/debug-expr.exp
6004 * gdb.base/dmsym.exp
6005 * gdb.base/radix.exp
6006 * gdb.base/sepdebug.exp
6007 * gdb.base/testenv.exp
6008 * gdb.base/watch_thread_num.exp
6009 * gdb.base/watchpoint-cond-gone.exp
6010 * gdb.cell/break.exp
6011 * gdb.cell/ea-cache.exp
6012 * gdb.compile/compile.exp
6013 * gdb.cp/gdb2495.exp
6014 * gdb.gdb/selftest.exp
6015 * gdb.gdb/xfullpath.exp
6016 * gdb.go/hello.exp
6017 * gdb.go/integers.exp
6018 * gdb.objc/basicclass.exp
6019 * gdb.pascal/hello.exp
6020 * gdb.pascal/integers.exp
6021 * gdb.python/py-breakpoint.exp
6022 * gdb.python/py-cmd.exp
6023 * gdb.python/py-linetable.exp
6024 * gdb.python/py-xmethods.exp
6025 * gdb.python/python.exp
6026 * gdb.reverse/consecutive-precsave.exp
6027 * gdb.reverse/finish-precsave.exp
6028 * gdb.reverse/i386-precsave.exp
6029 * gdb.reverse/machinestate-precsave.exp
6030 * gdb.reverse/sigall-precsave.exp
6031 * gdb.reverse/solib-precsave.exp
6032 * gdb.reverse/step-precsave.exp
6033 * gdb.reverse/until-precsave.exp
6034 * gdb.reverse/watch-precsave.exp
6035 * gdb.threads/leader-exit.exp
6036 * gdb.threads/pthreads.exp
6037 * gdb.threads/wp-replication.exp
6038 * gdb.trace/actions.exp
6039 * gdb.trace/mi-tsv-changed.exp
6040 * gdb.trace/tsv.exp
6041
de97fdd4
LM
60422016-12-01 Luis Machado <lgustavo@codesourcery.com>
6043
6044 Fix test names starting with uppercase throughout the files.
6045
6046 * gdb.arch/i386-bp_permanent.exp
6047 * gdb.arch/i386-gnu-cfi.exp
6048 * gdb.base/disasm-end-cu.exp
6049 * gdb.base/macscp.exp
6050 * gdb.base/pending.exp
6051 * gdb.base/watch_thread_num.exp
6052 * gdb.cp/exception.exp
6053 * gdb.cp/gdb2495.exp
6054 * gdb.cp/local.exp
6055 * gdb.python/py-evsignal.exp
6056 * gdb.python/python.exp
6057 * gdb.trace/tracecmd.exp
6058
9f058c10
LM
60592016-12-01 Luis Machado <lgustavo@codesourcery.com>
6060
6061 Fix test names starting with uppercase throughout the files.
6062
6063 * gdb.base/charset.exp
6064 * gdb.base/eval.exp
6065 * gdb.base/multi-forks.exp
6066 * gdb.guile/scm-progspace.exp
6067 * gdb.opencl/datatypes.exp
6068 * gdb.python/py-block.exp
6069 * gdb.python/py-function.exp
6070 * gdb.python/py-symbol.exp
6071 * gdb.python/py-symtab.exp
6072 * gdb.python/py-xmethods.exp
6073 * gdb.reverse/break-precsave.exp
6074 * gdb.reverse/break-reverse.exp
6075 * gdb.reverse/consecutive-precsave.exp
6076 * gdb.reverse/consecutive-reverse.exp
6077 * gdb.reverse/finish-precsave.exp
6078 * gdb.reverse/finish-reverse-bkpt.exp
6079 * gdb.reverse/finish-reverse.exp
6080 * gdb.reverse/fstatat-reverse.exp
6081 * gdb.reverse/getresuid-reverse.exp
6082 * gdb.reverse/i386-precsave.exp
6083 * gdb.reverse/i386-reverse.exp
6084 * gdb.reverse/i386-sse-reverse.exp
6085 * gdb.reverse/i387-stack-reverse.exp
6086 * gdb.reverse/insn-reverse.exp
6087 * gdb.reverse/machinestate-precsave.exp
6088 * gdb.reverse/machinestate.exp
6089 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6090 * gdb.reverse/pipe-reverse.exp
6091 * gdb.reverse/readv-reverse.exp
6092 * gdb.reverse/recvmsg-reverse.exp
6093 * gdb.reverse/rerun-prec.exp
6094 * gdb.reverse/s390-mvcle.exp
6095 * gdb.reverse/sigall-precsave.exp
6096 * gdb.reverse/sigall-reverse.exp
6097 * gdb.reverse/solib-precsave.exp
6098 * gdb.reverse/solib-reverse.exp
6099 * gdb.reverse/step-precsave.exp
6100 * gdb.reverse/step-reverse.exp
6101 * gdb.reverse/time-reverse.exp
6102 * gdb.reverse/until-precsave.exp
6103 * gdb.reverse/until-reverse.exp
6104 * gdb.reverse/waitpid-reverse.exp
6105 * gdb.reverse/watch-precsave.exp
6106 * gdb.reverse/watch-reverse.exp
6107
cdc7edd7
LM
61082016-12-01 Luis Machado <lgustavo@codesourcery.com>
6109
6110 Fix test names starting with uppercase throughout the files.
6111
6112 * gdb.arch/i386-mpx-simple_segv.exp
6113 * gdb.arch/i386-mpx.exp
6114 * gdb.arch/i386-permbkpt.exp
6115 * gdb.arch/pa-nullify.exp
6116 * gdb.arch/powerpc-d128-regs.exp
6117 * gdb.arch/vsx-regs.exp
6118 * gdb.base/bfp-test.exp
6119 * gdb.base/break.exp
6120 * gdb.base/breakpoint-shadow.exp
6121 * gdb.base/callfuncs.exp
6122 * gdb.base/charset.exp
6123 * gdb.base/commands.exp
6124 * gdb.base/completion.exp
6125 * gdb.base/dfp-test.exp
6126 * gdb.base/echo.exp
6127 * gdb.base/ending-run.exp
6128 * gdb.base/eval.exp
6129 * gdb.base/expand-psymtabs.exp
6130 * gdb.base/float128.exp
6131 * gdb.base/floatn.exp
6132 * gdb.base/foll-exec-mode.exp
6133 * gdb.base/gdb1056.exp
6134 * gdb.base/gdb11531.exp
6135 * gdb.base/kill-after-signal.exp
6136 * gdb.base/multi-forks.exp
6137 * gdb.base/overlays.exp
6138 * gdb.base/pending.exp
6139 * gdb.base/sepdebug.exp
6140 * gdb.base/testenv.exp
6141 * gdb.base/valgrind-db-attach.exp
6142 * gdb.base/watch_thread_num.exp
6143 * gdb.base/watchpoint-cond-gone.exp
6144 * gdb.base/watchpoint.exp
6145 * gdb.base/watchpoints.exp
6146 * gdb.cp/arg-reference.exp
6147 * gdb.cp/baseenum.exp
6148 * gdb.cp/operator.exp
6149 * gdb.cp/shadow.exp
6150 * gdb.dwarf2/dw2-op-out-param.exp
6151 * gdb.dwarf2/dw2-reg-undefined.exp
6152 * gdb.go/chan.exp
6153 * gdb.go/hello.exp
6154 * gdb.go/integers.exp
6155 * gdb.go/methods.exp
6156 * gdb.go/package.exp
6157 * gdb.guile/scm-parameter.exp
6158 * gdb.guile/scm-progspace.exp
6159 * gdb.guile/scm-value.exp
6160 * gdb.mi/mi-pending.exp
6161 * gdb.mi/user-selected-context-sync.exp
6162 * gdb.multi/multi-attach.exp
6163 * gdb.multi/tids.exp
6164 * gdb.opt/clobbered-registers-O2.exp
6165 * gdb.pascal/floats.exp
6166 * gdb.pascal/integers.exp
6167 * gdb.python/py-block.exp
6168 * gdb.python/py-events.exp
6169 * gdb.python/py-parameter.exp
6170 * gdb.python/py-symbol.exp
6171 * gdb.python/py-symtab.exp
6172 * gdb.python/py-type.exp
6173 * gdb.python/py-value.exp
6174 * gdb.python/py-xmethods.exp
6175 * gdb.python/python.exp
6176 * gdb.reverse/break-precsave.exp
6177 * gdb.reverse/consecutive-precsave.exp
6178 * gdb.reverse/finish-precsave.exp
6179 * gdb.reverse/i386-precsave.exp
6180 * gdb.reverse/machinestate-precsave.exp
6181 * gdb.reverse/sigall-precsave.exp
6182 * gdb.reverse/solib-precsave.exp
6183 * gdb.reverse/step-precsave.exp
6184 * gdb.reverse/until-precsave.exp
6185 * gdb.reverse/watch-precsave.exp
6186 * gdb.server/ext-attach.exp
6187 * gdb.server/ext-restart.exp
6188 * gdb.server/ext-run.exp
6189 * gdb.server/ext-wrapper.exp
6190 * gdb.stabs/gdb11479.exp
6191 * gdb.stabs/weird.exp
6192 * gdb.threads/attach-many-short-lived-threads.exp
6193 * gdb.threads/kill.exp
6194 * gdb.threads/watchpoint-fork.exp
6195
bc6c7af4
LM
61962016-12-01 Luis Machado <lgustavo@codesourcery.com>
6197
6198 Fix test names starting with uppercase throughout all the files below.
6199
6200 * gdb.ada/array_return.exp
6201 * gdb.ada/catch_ex.exp
6202 * gdb.ada/info_exc.exp
6203 * gdb.ada/mi_catch_ex.exp
6204 * gdb.ada/mi_dyn_arr.exp
6205 * gdb.ada/mi_ex_cond.exp
6206 * gdb.ada/mi_exc_info.exp
6207 * gdb.ada/mi_interface.exp
6208 * gdb.ada/mi_task_arg.exp
6209 * gdb.ada/mi_task_info.exp
6210 * gdb.ada/mi_var_array.exp
6211 * gdb.arch/alpha-step.exp
6212 * gdb.arch/amd64-disp-step.exp
6213 * gdb.arch/arm-disp-step.exp
6214 * gdb.arch/disp-step-insn-reloc.exp
6215 * gdb.arch/e500-prologue.exp
6216 * gdb.arch/ftrace-insn-reloc.exp
6217 * gdb.arch/gdb1558.exp
6218 * gdb.arch/i386-bp_permanent.exp
6219 * gdb.arch/i386-disp-step.exp
6220 * gdb.arch/i386-float.exp
6221 * gdb.arch/i386-gnu-cfi.exp
6222 * gdb.arch/ia64-breakpoint-shadow.exp
6223 * gdb.arch/mips16-thunks.exp
6224 * gdb.arch/pa-nullify.exp
6225 * gdb.arch/powerpc-aix-prologue.exp
6226 * gdb.arch/powerpc-power.exp
6227 * gdb.arch/ppc-dfp.exp
6228 * gdb.arch/s390-tdbregs.exp
6229 * gdb.arch/spu-info.exp
6230 * gdb.arch/spu-ls.exp
6231 * gdb.arch/thumb-bx-pc.exp
6232 * gdb.base/advance.exp
6233 * gdb.base/annota-input-while-running.exp
6234 * gdb.base/arrayidx.exp
6235 * gdb.base/asmlabel.exp
6236 * gdb.base/async.exp
6237 * gdb.base/attach-wait-input.exp
6238 * gdb.base/auto-connect-native-target.exp
6239 * gdb.base/batch-preserve-term-settings.exp
6240 * gdb.base/bfp-test.exp
6241 * gdb.base/bigcore.exp
6242 * gdb.base/bp-permanent.exp
6243 * gdb.base/break-always.exp
6244 * gdb.base/break-fun-addr.exp
6245 * gdb.base/break-idempotent.exp
6246 * gdb.base/break-main-file-remove-fail.exp
6247 * gdb.base/break-probes.exp
6248 * gdb.base/break-unload-file.exp
6249 * gdb.base/break.exp
6250 * gdb.base/call-ar-st.exp
6251 * gdb.base/call-rt-st.exp
6252 * gdb.base/call-sc.exp
6253 * gdb.base/call-signal-resume.exp
6254 * gdb.base/call-strs.exp
6255 * gdb.base/callexit.exp
6256 * gdb.base/callfuncs.exp
6257 * gdb.base/catch-gdb-caused-signals.exp
6258 * gdb.base/catch-signal-siginfo-cond.exp
6259 * gdb.base/catch-syscall.exp
6260 * gdb.base/compare-sections.exp
6261 * gdb.base/cond-eval-mode.exp
6262 * gdb.base/condbreak-call-false.exp
6263 * gdb.base/consecutive-step-over.exp
6264 * gdb.base/cursal.exp
6265 * gdb.base/disabled-location.exp
6266 * gdb.base/disasm-end-cu.exp
6267 * gdb.base/display.exp
6268 * gdb.base/double-prompt-target-event-error.exp
6269 * gdb.base/dprintf-bp-same-addr.exp
6270 * gdb.base/dprintf-detach.exp
6271 * gdb.base/dprintf-next.exp
6272 * gdb.base/dprintf-non-stop.exp
6273 * gdb.base/dprintf-pending.exp
6274 * gdb.base/dso2dso.exp
6275 * gdb.base/ending-run.exp
6276 * gdb.base/enum_cond.exp
6277 * gdb.base/examine-backward.exp
6278 * gdb.base/exe-lock.exp
6279 * gdb.base/exec-invalid-sysroot.exp
6280 * gdb.base/execl-update-breakpoints.exp
6281 * gdb.base/execution-termios.exp
6282 * gdb.base/fileio.exp
6283 * gdb.base/fixsection.exp
6284 * gdb.base/foll-exec-mode.exp
6285 * gdb.base/foll-exec.exp
6286 * gdb.base/fork-running-state.exp
6287 * gdb.base/frame-args.exp
6288 * gdb.base/fullpath-expand.exp
6289 * gdb.base/func-ptr.exp
6290 * gdb.base/gcore-relro-pie.exp
6291 * gdb.base/gdb1090.exp
6292 * gdb.base/gdb1555.exp
6293 * gdb.base/global-var-nested-by-dso.exp
6294 * gdb.base/gnu-ifunc.exp
6295 * gdb.base/hbreak-in-shr-unsupported.exp
6296 * gdb.base/hbreak-unmapped.exp
6297 * gdb.base/hook-stop.exp
6298 * gdb.base/infcall-input.exp
6299 * gdb.base/info-fun.exp
6300 * gdb.base/info-shared.exp
6301 * gdb.base/interrupt-noterm.exp
6302 * gdb.base/jit-so.exp
6303 * gdb.base/jit.exp
6304 * gdb.base/line-symtabs.exp
6305 * gdb.base/list.exp
6306 * gdb.base/longjmp.exp
6307 * gdb.base/macscp.exp
6308 * gdb.base/max-value-size.exp
6309 * gdb.base/nodebug.exp
6310 * gdb.base/nofield.exp
6311 * gdb.base/overlays.exp
6312 * gdb.base/paginate-after-ctrl-c-running.exp
6313 * gdb.base/paginate-bg-execution.exp
6314 * gdb.base/paginate-inferior-exit.exp
6315 * gdb.base/pending.exp
6316 * gdb.base/pr11022.exp
6317 * gdb.base/printcmds.exp
6318 * gdb.base/ptr-typedef.exp
6319 * gdb.base/ptype.exp
6320 * gdb.base/randomize.exp
6321 * gdb.base/range-stepping.exp
6322 * gdb.base/realname-expand.exp
6323 * gdb.base/relativedebug.exp
6324 * gdb.base/remote.exp
6325 * gdb.base/savedregs.exp
6326 * gdb.base/sepdebug.exp
6327 * gdb.base/set-noassign.exp
6328 * gdb.base/shlib-call.exp
6329 * gdb.base/shreloc.exp
6330 * gdb.base/sigaltstack.exp
6331 * gdb.base/sigbpt.exp
6332 * gdb.base/siginfo-addr.exp
6333 * gdb.base/siginfo-obj.exp
6334 * gdb.base/siginfo-thread.exp
6335 * gdb.base/signest.exp
6336 * gdb.base/signull.exp
6337 * gdb.base/sigrepeat.exp
6338 * gdb.base/skip.exp
6339 * gdb.base/so-impl-ld.exp
6340 * gdb.base/solib-corrupted.exp
6341 * gdb.base/solib-disc.exp
6342 * gdb.base/solib-display.exp
6343 * gdb.base/solib-overlap.exp
6344 * gdb.base/solib-search.exp
6345 * gdb.base/solib-symbol.exp
6346 * gdb.base/source-execution.exp
6347 * gdb.base/sss-bp-on-user-bp-2.exp
6348 * gdb.base/sss-bp-on-user-bp.exp
6349 * gdb.base/stack-checking.exp
6350 * gdb.base/stale-infcall.exp
6351 * gdb.base/step-break.exp
6352 * gdb.base/step-line.exp
6353 * gdb.base/step-over-exit.exp
6354 * gdb.base/step-test.exp
6355 * gdb.base/structs.exp
6356 * gdb.base/sym-file.exp
6357 * gdb.base/symtab-search-order.exp
6358 * gdb.base/term.exp
6359 * gdb.base/type-opaque.exp
6360 * gdb.base/unload.exp
6361 * gdb.base/until-nodebug.exp
6362 * gdb.base/until.exp
6363 * gdb.base/unwindonsignal.exp
6364 * gdb.base/watch-cond.exp
6365 * gdb.base/watch-non-mem.exp
6366 * gdb.base/watch_thread_num.exp
6367 * gdb.base/watchpoint-reuse-slot.exp
6368 * gdb.base/watchpoint-solib.exp
6369 * gdb.base/watchpoint.exp
6370 * gdb.btrace/dlopen.exp
6371 * gdb.cell/arch.exp
6372 * gdb.cell/break.exp
6373 * gdb.cell/bt.exp
6374 * gdb.cell/core.exp
6375 * gdb.cell/data.exp
6376 * gdb.cell/dwarfaddr.exp
6377 * gdb.cell/ea-cache.exp
6378 * gdb.cell/ea-standalone.exp
6379 * gdb.cell/ea-test.exp
6380 * gdb.cell/f-regs.exp
6381 * gdb.cell/fork.exp
6382 * gdb.cell/gcore.exp
6383 * gdb.cell/mem-access.exp
6384 * gdb.cell/ptype.exp
6385 * gdb.cell/registers.exp
6386 * gdb.cell/sizeof.exp
6387 * gdb.cell/solib-symbol.exp
6388 * gdb.cell/solib.exp
6389 * gdb.compile/compile-tls.exp
6390 * gdb.cp/exception.exp
6391 * gdb.cp/gdb2495.exp
6392 * gdb.cp/local.exp
6393 * gdb.cp/mb-inline.exp
6394 * gdb.cp/mb-templates.exp
6395 * gdb.cp/pr10687.exp
6396 * gdb.cp/pr9167.exp
6397 * gdb.cp/scope-err.exp
6398 * gdb.cp/templates.exp
6399 * gdb.cp/virtfunc.exp
6400 * gdb.dwarf2/dw2-dir-file-name.exp
6401 * gdb.dwarf2/dw2-single-line-discriminators.exp
6402 * gdb.fortran/complex.exp
6403 * gdb.fortran/library-module.exp
6404 * gdb.guile/guile.exp
6405 * gdb.guile/scm-cmd.exp
6406 * gdb.guile/scm-frame-inline.exp
6407 * gdb.guile/scm-objfile.exp
6408 * gdb.guile/scm-pretty-print.exp
6409 * gdb.guile/scm-symbol.exp
6410 * gdb.guile/scm-type.exp
6411 * gdb.guile/scm-value.exp
6412 * gdb.linespec/keywords.exp
6413 * gdb.linespec/ls-errs.exp
6414 * gdb.linespec/macro-relative.exp
6415 * gdb.linespec/thread.exp
6416 * gdb.mi/mi-breakpoint-changed.exp
6417 * gdb.mi/mi-dprintf-pending.exp
6418 * gdb.mi/mi-fullname-deleted.exp
6419 * gdb.mi/mi-logging.exp
6420 * gdb.mi/mi-pending.exp
6421 * gdb.mi/mi-solib.exp
6422 * gdb.mi/new-ui-mi-sync.exp
6423 * gdb.mi/user-selected-context-sync.exp
6424 * gdb.multi/dummy-frame-restore.exp
6425 * gdb.multi/multi-arch-exec.exp
6426 * gdb.multi/remove-inferiors.exp
6427 * gdb.multi/watchpoint-multi-exit.exp
6428 * gdb.opt/solib-intra-step.exp
6429 * gdb.perf/backtrace.exp
6430 * gdb.perf/single-step.exp
6431 * gdb.perf/skip-command.exp
6432 * gdb.perf/skip-prologue.exp
6433 * gdb.perf/solib.exp
6434 * gdb.python/lib-types.exp
6435 * gdb.python/py-as-string.exp
6436 * gdb.python/py-bad-printers.exp
6437 * gdb.python/py-block.exp
6438 * gdb.python/py-breakpoint.exp
6439 * gdb.python/py-cmd.exp
6440 * gdb.python/py-events.exp
6441 * gdb.python/py-evthreads.exp
6442 * gdb.python/py-finish-breakpoint.exp
6443 * gdb.python/py-finish-breakpoint2.exp
6444 * gdb.python/py-frame-inline.exp
6445 * gdb.python/py-frame.exp
6446 * gdb.python/py-inferior.exp
6447 * gdb.python/py-infthread.exp
6448 * gdb.python/py-mi.exp
6449 * gdb.python/py-objfile.exp
6450 * gdb.python/py-pp-maint.exp
6451 * gdb.python/py-pp-registration.exp
6452 * gdb.python/py-prettyprint.exp
6453 * gdb.python/py-recurse-unwind.exp
6454 * gdb.python/py-shared.exp
6455 * gdb.python/py-symbol.exp
6456 * gdb.python/py-symtab.exp
6457 * gdb.python/py-template.exp
6458 * gdb.python/py-type.exp
6459 * gdb.python/py-unwind-maint.exp
6460 * gdb.python/py-unwind.exp
6461 * gdb.python/py-value.exp
6462 * gdb.python/python.exp
6463 * gdb.reverse/finish-reverse-bkpt.exp
6464 * gdb.reverse/insn-reverse.exp
6465 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6466 * gdb.reverse/solib-precsave.exp
6467 * gdb.reverse/solib-reverse.exp
6468 * gdb.stabs/gdb11479.exp
6469 * gdb.stabs/weird.exp
6470 * gdb.threads/fork-child-threads.exp
6471 * gdb.threads/fork-plus-threads.exp
6472 * gdb.threads/fork-thread-pending.exp
6473 * gdb.threads/forking-threads-plus-breakpoint.exp
6474 * gdb.threads/hand-call-in-threads.exp
6475 * gdb.threads/interrupted-hand-call.exp
6476 * gdb.threads/linux-dp.exp
6477 * gdb.threads/local-watch-wrong-thread.exp
6478 * gdb.threads/next-while-other-thread-longjmps.exp
6479 * gdb.threads/non-ldr-exit.exp
6480 * gdb.threads/pending-step.exp
6481 * gdb.threads/print-threads.exp
6482 * gdb.threads/process-dies-while-detaching.exp
6483 * gdb.threads/process-dies-while-handling-bp.exp
6484 * gdb.threads/pthreads.exp
6485 * gdb.threads/queue-signal.exp
6486 * gdb.threads/reconnect-signal.exp
6487 * gdb.threads/signal-command-handle-nopass.exp
6488 * gdb.threads/signal-command-multiple-signals-pending.exp
6489 * gdb.threads/signal-delivered-right-thread.exp
6490 * gdb.threads/signal-sigtrap.exp
6491 * gdb.threads/sigthread.exp
6492 * gdb.threads/staticthreads.exp
6493 * gdb.threads/stepi-random-signal.exp
6494 * gdb.threads/thread-unwindonsignal.exp
6495 * gdb.threads/thread_check.exp
6496 * gdb.threads/thread_events.exp
6497 * gdb.threads/tid-reuse.exp
6498 * gdb.threads/tls-nodebug.exp
6499 * gdb.threads/tls-shared.exp
6500 * gdb.threads/tls-so_extern.exp
6501 * gdb.threads/tls.exp
6502 * gdb.threads/wp-replication.exp
6503 * gdb.trace/actions-changed.exp
6504 * gdb.trace/actions.exp
6505 * gdb.trace/backtrace.exp
6506 * gdb.trace/change-loc.exp
6507 * gdb.trace/collection.exp
6508 * gdb.trace/deltrace.exp
6509 * gdb.trace/disconnected-tracing.exp
6510 * gdb.trace/entry-values.exp
6511 * gdb.trace/ftrace-lock.exp
6512 * gdb.trace/ftrace.exp
6513 * gdb.trace/infotrace.exp
6514 * gdb.trace/mi-trace-frame-collected.exp
6515 * gdb.trace/mi-trace-unavailable.exp
6516 * gdb.trace/mi-traceframe-changed.exp
6517 * gdb.trace/mi-tracepoint-changed.exp
6518 * gdb.trace/mi-tsv-changed.exp
6519 * gdb.trace/no-attach-trace.exp
6520 * gdb.trace/packetlen.exp
6521 * gdb.trace/passc-dyn.exp
6522 * gdb.trace/passcount.exp
6523 * gdb.trace/pending.exp
6524 * gdb.trace/pr16508.exp
6525 * gdb.trace/qtro.exp
6526 * gdb.trace/range-stepping.exp
6527 * gdb.trace/read-memory.exp
6528 * gdb.trace/report.exp
6529 * gdb.trace/save-trace.exp
6530 * gdb.trace/signal.exp
6531 * gdb.trace/stap-trace.exp
6532 * gdb.trace/status-stop.exp
6533 * gdb.trace/strace.exp
6534 * gdb.trace/tfile.exp
6535 * gdb.trace/tfind.exp
6536 * gdb.trace/trace-break.exp
6537 * gdb.trace/trace-condition.exp
6538 * gdb.trace/trace-enable-disable.exp
6539 * gdb.trace/trace-mt.exp
6540 * gdb.trace/tracecmd.exp
6541 * gdb.trace/tracefile-pseudo-reg.exp
6542 * gdb.trace/tspeed.exp
6543 * gdb.trace/tstatus.exp
6544 * gdb.trace/tsv.exp
6545 * gdb.trace/unavailable.exp
6546 * gdb.trace/while-dyn.exp
6547 * gdb.trace/while-stepping.exp
6548 * lib/gdb-guile.exp
6549 * lib/gdb.exp
6550 * lib/mi-support.exp
6551 * lib/pascal.exp
6552 * lib/perftest.exp
6553 * lib/prelink-support.exp
6554 * lib/selftest-support.exp
6555
ad02e4fe
SM
65562016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6557
6558 * Makefile.in: Include disable-implicit-rules.mk.
6559
22347e55
AA
65602016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6561
6562 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6563 non-byte-aligned bit fields.
6564
da5b30da
AA
65652016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6566
6567 PR gdb/12616
6568 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6569 respects the DW_AT_data_bit_offset attribute.
6570
b593ecca
SM
65712016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6572
6573 * gdb.base/default.exp: Fix output of "set language".
6574
3b165252
SM
65752016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6576
6577 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6578 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6579 make.
6580 * configure.ac: Remove checks for the make program.
6581 * configure: Re-generate.
6582
1a2f3d7f
KB
65832016-11-16 Kevin Buettner <kevinb@redhat.com>
6584
6585 * gdb.python/py-recurse-unwind.c (main): Add loop.
6586 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6587 to read_register() and gdb.parse_and_eval(). Make each code
6588 call a separate case that can be individually tested.
6589 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6590 proc. Call cont_and_backtrace for each of the code paths that
6591 we want to test in the unwinder.
6592
b7f38fda
AA
65932016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6594
6595 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6596 the definition of struct S.
6597
1f8db343
CM
65982016-11-11 Catherine Moore <clm@codesourcery.com>
6599
6600 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6601
fad0c9fb
PA
66022016-11-09 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.base/commands.exp (runto_or_return): New procedure.
6605 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6606 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6607 (progvar_simple_while_test, progvar_complex_if_while_test)
6608 (if_while_breakpoint_command_test)
6609 (infrun_breakpoint_command_test, breakpoint_command_test)
6610 (user_defined_command_test, watchpoint_command_test)
6611 (test_command_prompt_position, redefine_hook_test)
6612 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6613 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6614 multi_line_input and multi_line. Remove gdb_expect and
6615 gdb_stop_suppressing_tests uses.
6616 * lib/gdb.exp (valnum_re): New global.
6617 (multi_line_input): New procedure.
6618
8354c62c
SM
66192016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6620
6621 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6622 Remove.
6623 (test_setup): Define with proc_with_prefix.
6624 (test_cli_inferior): Likewise.
6625 (test_cli_thread): Likewise.
6626 (test_cli_frame): Likewise.
6627 (test_cli_select_frame): Likewise.
6628 (test_cli_up_down): Likewise.
6629 (test_mi_thread_select): Likewise.
6630 (test_mi_stack_select_frame): Likewise.
6631 (test_cli_in_mi_inferior): Likewise.
6632 (test_cli_in_mi_thread): Likewise.
6633 (test_cli_in_mi_frame): Likewise.
6634 (top level): Do not use with_test_prefix_procname.
6635
64f367a2
PA
66362016-11-09 Pedro Alves <palves@redhat.com>
6637
6638 * gdb.base/commands.exp (gdbvar_simple_if_test)
6639 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6640 (progvar_simple_if_test, progvar_simple_while_test)
6641 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6642 (infrun_breakpoint_command_test, breakpoint_command_test)
6643 (user_defined_command_test, watchpoint_command_test)
6644 (test_command_prompt_position, deprecated_command_test)
6645 (bp_deleted_in_command, temporary_breakpoint_commands)
6646 (stray_arg0_test, source_file_with_indented_comment)
6647 (recursive_source_test, if_commands_test)
6648 (error_clears_commands_left, redefine_hook_test)
6649 (redefine_backtrace_test): Use proc_with_prefix.
6650 * lib/gdb.exp (proc_with_prefix): New proc.
6651
0bb65f1e
AA
66522016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6653
6654 * gdb.base/tui-layout.c: New file.
6655 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6656 disassembly window contains very long lines.
6657
7353f247
TT
66582016-11-08 Tom Tromey <tom@tromey.com>
6659
6660 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6661 depend on Python 2.
6662
30a7bb83
TT
66632016-11-08 Tom Tromey <tom@tromey.com>
6664
6665 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6666 New method.
6667
cdf5a07c
MG
66682016-10-29 Manish Goregaokar <manish@mozilla.com>
6669
2806dc7e 6670 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 6671
51a789c3
MG
66722016-10-27 Manish Goregaokar <manish@mozilla.com>
6673
2806dc7e
PA
6674 * gdb.rust/simple.rs: Add test for univariant enums without
6675 discriminants and for encoded struct-like enums.
51a789c3 6676
f610ab6d
PA
66772016-10-28 Pedro Alves <palves@redhat.com>
6678
6679 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6680 gdb_test_multiple, tighten regexps and match symtabs and line
6681 tables incrementally.
6682
b129b0ca
LM
66832016-10-28 Luis Machado <lgustavo@codesourcery.com>
6684
6685 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6686 general.
6687
ecf45d2c
SL
66882016-10-25 Luis Machado <lgustavo@codesourcery.com>
6689
6690 * gdb.base/exec-invalid-sysroot.exp: New file.
6691
b8d38ee4
JK
66922016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6693
6694 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6695
f90fd8c2
JK
66962016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6697
6698 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6699
2d2476aa
MR
67002016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6701
2806dc7e
PA
6702 * gdb.base/killed-outside.exp: Remove $options from a call to
6703 `prepare_for_testing'.
2d2476aa 6704
e42b25a0
SM
67052016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6706
6707 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6708 Change test message.
6709
3ccdb432
SM
67102016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6711
6712 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6713 Update comment.
6714
5bad3170
SM
67152016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6716
6717 * gdb.trace/mi-trace-save.exp: New file.
6718
5ad9dba7
YQ
67192016-10-13 Yao Qi <yao.qi@linaro.org>
6720
6721 * gdb.base/code_elim.exp (get_var_address): Remove.
6722 * gdb.base/relocate.exp: Likewise.
6723 * gdb.base/shreloc.exp: Likewise.
6724 * lib/gdb.exp (get_var_address): New.
6725
62df7e21
YQ
67262016-10-13 Yao Qi <yao.qi@linaro.org>
6727
6728 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6729 floating point tests if $skip_float_test is false.
6730
4dac951e
LM
67312016-10-12 Luis Machado <lgustavo@codesourcery.com>
6732
6733 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6734 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6735 argc values.
6736 Add 1 to argc so we guarantee distinct initial/modified argc values.
6737
8f1a8fc4
JK
67382016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6739
6740 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6741
16c85b5d
JK
67422016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6743
6744 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6745 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6746 * gdb.arch/vsx-regs.exp: Likewise.
6747
1d0e042a
YQ
67482016-10-07 Yao Qi <yao.qi@linaro.org>
6749
6750 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6751
68dadef5
MM
67522016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6753
6754 * gdb.python/python.exp: Test decode_line("*0").
6755
33fa2c6e
DE
67562016-10-06 Doug Evans <dje@google.com>
6757
6758 * gdb.python/py-value.exp (test_value_creation): Add test for large
6759 unsigned 64-bit value.
6760
9c37b5ae
TT
67612016-10-06 Tom Tromey <tom@tromey.com>
6762
6763 * gdb.compile/compile.exp: Change java tests to rust.
6764 * gdb.base/setshow.exp: Change java tests to rust.
6765 * gdb.base/default.exp: Remove java from language list.
6766 * README (Examples): Update language example.
6767 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6768 test.
6769 * lib/gdb.exp (skip_java_tests): Remove.
6770 * lib/java.exp: Remove.
6771 * gdb.java: Remove.
6772
78b86327
MR
67732016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6774
6775 * gdb.arch/mips-fcr.exp: New test.
6776 * gdb.arch/mips-fcr.c: Source for the new test.
6777
7470adbb
MR
67782016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6779
6780 * gdb.base/solib-disc.exp: Use `standard_output_file'
6781 throughout.
6782
4a556533
PA
67832016-10-06 Pedro Alves <palves@redhat.com>
6784
6785 * gdb.base/jit-simple-dl.c: New file.
6786 * gdb.base/jit-simple-jit.c: New file, factored out from ...
6787 * gdb.base/jit-simple.c: ... this.
6788 * gdb.base/jit-simple.exp (jit_run): Delete.
6789 (build_jit): New proc.
6790 (jit_test_reread): Recompile either the main program or the shared
6791 library, depending on what is being tested. Skip changing address
6792 if caller wants to. Compare before/after addresses. If testing
6793 standalone, explicitly load the binary. Test "maint info
6794 breakpoints".
6795 (top level): Add "standalone vs shared lib" and "change address"
6796 vs "same address" axes.
6797
5a122fbc
PA
67982016-10-06 Pedro Alves <palves@redhat.com>
6799
6800 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6801 call.
6802 (jit_run): Delete.
6803 (jit_test_reread): Use with_test_prefix. Reload the main binary
6804 explicitly. Compare the before/after addresses of the JIT
6805 descriptor.
6806
ee8da4b8
DE
68072016-08-15 Doug Evans <dje@google.com>
6808
6809 * gdb.xml/extra-regs.xml: Update, end field now required, default type
6810 for single bitfields is bool.
6811 * gdb.xml/tdesc-regs.exp: Ditto.
6812
f389f6fe
JK
68132016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6814
6815 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6816
fdebf1a4
YQ
68172016-10-05 Yao Qi <yao.qi@linaro.org>
6818
6819 * lib/gdb.exp (support_complex_tests): Return zero if
6820 gdb_skip_float_test return true.
6821
9c36d954 68222016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 6823 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
6824
6825 PR gdb/20487
6826 * gdb.mi/user-selected-context-sync.exp: New file.
6827 * gdb.mi/user-selected-context-sync.c: New file.
6828
4034d0ff 68292016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 6830 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
6831
6832 PR gdb/20487
6833 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6834 =thread-select-event check.
6835
a4297203
PB
68362016-09-29 Peter Bergner <bergner@vnet.ibm.com>
6837
6838 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6839 the compulsory L operand changes.
6840 * gdb.arch/powerpc-power.s: Likewise.
6841
bb805577
JK
68422016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6843
6844 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6845 * gdb.base/jit-attach-pie.c: New file.
6846 * gdb.base/jit-attach-pie.exp: New file.
6847
6d61dee5
PA
68482016-09-28 Pedro Alves <palves@redhat.com>
6849
6850 * gdb.base/infcall-input.c: New file.
6851 * gdb.base/infcall-input.exp: New file.
6852
f73842fc
YQ
68532016-09-22 Yao Qi <yao.qi@linaro.org>
6854
6855 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6856 (gdb_exit): Rename it to ...
6857 (gdbserver_gdb_exit): ... Close GDBserver.
6858 (gdb_exit): New proc, call gdbserver_gdb_exit.
6859 (mi_gdb_exit): Likewise.
6860
90681dab
YQ
68612016-09-22 Yao Qi <yao.qi@linaro.org>
6862
6863 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6864 path.
6865 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6866 Remove duplication.
6867
9c211fd8
YQ
68682016-09-22 Yao Qi <yao.qi@linaro.org>
6869
6870 * lib/gdbserver-support.exp: Check the existence of
6871 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6872
ad0a504f
AK
68732016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
6874
6875 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6876
36cf1806
TT
68772016-09-21 Tom Tromey <tom@tromey.com>
6878
6879 PR gdb/20604:
6880 * gdb.base/quit.exp: New file.
6881
74172ecf
SM
68822016-09-21 Simon Marchi <simon.marchi@ericsson.com>
6883
6884 * .gitignore: New file.
6885
3d0ec882
MR
68862016-09-21 Maciej W. Rozycki <macro@imgtec.com>
6887
6888 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6889 throughout.
6890
8193adea
AA
68912016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6892
6893 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6894
d41a5c09
JK
68952016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6896
6897 * gdb.cp/casts.cc (decltype): Move it ...
6898 (main): ... with its call to ...
6899 * gdb.cp/casts03.cc: ... a new file.
6900 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6901
d2dfe700
JK
69022016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6903
6904 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6905
e2a92b16
PB
69062016-09-15 Peter Bergner <bergner@vnet.ibm.com>
6907
6908 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6909 and sync up the test with tests in gas/testsuite/gas/ppc.
6910 * gdb.arch/powerpc-power.exp: Likewise.
6911
49b4de64
JK
69122016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6913
6914 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6915
2c29df25
SDJ
69162016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
6917 Jan Kratochvil <jan.kratochvil@redhat.com>
6918
6919 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6920 make m1's definition to be different from m2's. Use 'dummy' as an
6921 argument for probe 'two'.
6922
cc3c2846
JB
69232016-09-10 Jon Beniston <jon@beniston.com>
6924
6925 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6926 for sim target.
6927
e1b2624a
AA
69282016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6929
6930 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6931 variable declaration.
6932 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
6933 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6934 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6935 received HWCAP as its argument.
6936
4295e285
PA
69372016-09-06 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.base/new-ui-pending-input.c: New file.
6940 * gdb.base/new-ui-pending-input.exp: New file.
6941 * gdb.exp (clear_gdb_spawn_id): New procedure.
6942 (with_spawn_id): Check whether gdb_spawn_id exists before
6943 referencing it. If gdb_spawn_id didn't exist on entry, clear it
6944 on exit.
6945
00d5215e
UW
69462016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6947
6948 * gdb.base/float128.c: New file.
6949 * gdb.base/float128.exp: Likewise.
6950 * gdb.base/floatn.c: Likewise.
6951 * gdb.base/floatn.exp: Likewise.
6952
a9ff5f12
UW
69532016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6954
6955 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6956
f245535c
PA
69572016-09-05 Pedro Alves <palves@redhat.com>
6958
6959 PR backtrace/19927
6960 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6961 unwinders are immediately called as side effect of "source" or
6962 "disable unwinder" commands.
6963 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6964
ae9cf263
YQ
69652016-09-02 Yao Qi <yao.qi@linaro.org>
6966
6967 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6968 is true and $type is "float" or "double".
6969
27aba047
YQ
69702016-09-02 Yao Qi <yao.qi@linaro.org>
6971
6972 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6973 true.
6974 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6975 * gdb.base/call-rt-st.exp: Likewise.
6976 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6977 return value instead of gdb,skip_float_test.
6978 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6979 (do_function_calls): Use its return value instead of
6980 gdb,skip_float_test.
6981 * gdb.base/finish.exp: Likewise.
6982 * gdb.base/funcargs.exp: Likewise.
6983 * gdb.base/return.exp: Likewise.
6984 * gdb.base/return2.exp: Likewise.
6985 * gdb.base/varargs.exp: Likewise.
6986 * lib/gdb.exp (gdb_skip_float_test): Change it to
6987 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6988
5af962df
AA
69892016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6990
6991 * gdb.multi/tids.exp: Test "thread apply all".
6992
7fac6910
JK
69932016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6994
6995 * gdb.base/default.exp (tty): Remove.
6996
bb1fe4ac
KB
69972016-08-24 Kevin Buettner <kevinb@redhat.com>
6998
2806dc7e
PA
6999 * gdb.python/py-recurse-unwind.c: New file.
7000 * gdb.python/py-recurse-unwind.py: New file.
7001 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 7002
0a1ddfa6
SM
70032016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7004
7005 * gdb.base/set-inferior-tty.exp: New file.
7006 * gdb.base/set-inferior-tty.c: New file.
7007
d9de1fe3
PA
70082016-08-23 Pedro Alves <palves@redhat.com>
7009
7010 PR gdb/20494
7011 * gdb.base/new-ui-echo.c: New file.
7012 * gdb.base/new-ui-echo.exp: New file.
7013
e9d9abd7
YQ
70142016-08-23 Yao Qi <yao.qi@linaro.org>
7015
7016 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7017 gdbserver_spawn.
7018 * gdb.server/connect-without-multi-process.exp (do_test):
7019 Likewise.
7020
3589529e
YQ
70212016-08-23 Yao Qi <yao.qi@linaro.org>
7022
7023 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7024 standalone_txt. Delete gdb_txt and standalone_txt on host
7025 and target. Spawn the binary on target. Copy files from
7026 target to host.
7027
6bb90213
PA
70282016-08-22 Pedro Alves <palves@redhat.com>
7029
7030 PR gdb/20505
7031 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7032 with_test_prefix. Factor out bits to ...
7033 (test_no_vdso): ... this new procedure.
7034
20c2c024
CL
70352016-08-19 Carl Love <cel@us.ibm.com>
7036
7037 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7038 maintaining separate logic for constructing the output path.
7039 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7040 * gdb.arch/ppc-dfp.exp: Likewise.
7041 * gdb.arch/ppc-fp.exp: Likewise.
7042 * gdb.arch/vsx-regs.exp: Likewise.
7043 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7044 binprefix for generating the additional binary files.
7045
0646e07d
PA
70462016-08-19 Pedro Alves <palves@redhat.com>
7047
7048 * gdb.trace/mi-trace-frame-collected.exp
7049 (test_trace_frame_collected): On x32, expect two registers.
7050
46da9242
CL
70512016-08-18 Carl Love <cel@us.ibm.com>
7052
7053 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7054 and sync up the test with tests in gas/testsuite/gas/ppc.
7055 * gdb.arch/powerpc-power.exp: Likewise.
7056
eb2332d7
SM
70572016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7058
7059 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7060 expected error message.
7061
63c61e04
SM
70622016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7063
7064 * gdb.multi/remove-inferiors.exp: New file.
7065 * gdb.multi/remove-inferiors.c: New file.
7066
7b17065f
YQ
70672016-08-12 Yao Qi <yao.qi@linaro.org>
7068
7069 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7070 argument list.
7071
01d3dedf
PA
70722016-08-10 Pedro Alves <palves@redhat.com>
7073
7074 PR gdb/19187
7075 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7076 setup_kfails.
7077
3eb7562a
PA
70782016-08-09 Pedro Alves <palves@redhat.com>
7079 Simon Marchi <simon.marchi@ericsson.com>
7080
7081 PR gdb/20418
7082 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7083 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7084
80614914
PA
70852016-08-09 Pedro Alves <palves@redhat.com>
7086
7087 PR mi/20431
7088 * gdb.mi/mi-cmd-error.exp: New file.
7089
f348d89a
PA
70902016-08-09 Pedro Alves <palves@redhat.com>
7091
7092 PR gdb/18653
7093 * gdb.base/signals-state-child.c: New file.
7094 * gdb.base/signals-state-child.exp: New file.
7095 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7096
e5ca03b4
PA
70972016-08-09 Pedro Alves <palves@redhat.com>
7098
7099 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7100
282a0691
TT
71012016-08-03 Tom Tromey <tom@tromey.com>
7102
7103 PR python/18565:
7104 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7105
41bfcd63
YQ
71062016-08-01 Yao Qi <yao.qi@linaro.org>
7107
7108 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7109 variable mode to "multi-process" if $multi_process is 1, otherwise
7110 set it to "single-process".
7111
e3465b24
YQ
71122016-08-01 Yao Qi <yao.qi@linaro.org>
7113
7114 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7115 * gdb.cp/cpexprs.exp: Likewise.
7116 * gdb.cp/m-static.exp: Likewise.
7117
0b31a4bc
TT
71182016-07-26 Tom Tromey <tom@tromey.com>
7119
7120 PR python/20190:
7121 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7122 test.
7123
e0461dbb
MM
71242016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7125
7126 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7127 selecting assembly source files.
7128 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7129 assembly source files.
7130 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7131 assembly source files.
7132 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7133 selecting assembly source files.
7134
8194e927
SM
71352016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7136
7137 * gdb.base/new-ui.exp (do_test_invalid_args): New
7138 procedure.
7139
c0272db5
TW
71402016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7141
7142 * gdb.btrace/reconnect.c: New file.
7143 * gdb.btrace/reconnect.exp: New file.
7144
e3487908
GKB
71452016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7146
7147 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7148 to test_catch_syscall_group.
7149 (test_catch_syscall_group): New.
7150
12df5c00
TT
71512016-07-21 Tom Tromey <tom@tromey.com>
7152
7153 * gdb.rust/simple.rs (main): Use empty struct expression.
7154 * gdb.rust/simple.exp: Add tests for empty struct expression.
7155
bae62ee2
YQ
71562016-07-21 Yao Qi <yao.qi@linaro.org>
7157
7158 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7159 if gdb_skip_xml_test is true on some targets.
7160
b1b53fb3
YQ
71612016-07-21 Yao Qi <yao.qi@linaro.org>
7162
7163 * gdb.server/solib-list.exp: Unset last_loaded_file.
7164
027d97f8
JK
71652016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7166
7167 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7168 "step into captured_main (args)".
7169
7674d381
JK
71702016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7171
7172 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7173
72b5d099
JK
71742016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7175
7176 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7177
1f960ced
PA
71782016-07-19 Pedro Alves <palves@redhat.com>
7179
7180 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7181 * gdb.opt/inline-bt.exp: Likewise.
7182 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7183 additional_flags=-Winline.
7184 * gdb.opt/inline-locals.exp: Likewise.
7185 * gdb.opt/inline-markers.c (ATTR): Define.
7186 (inlined_fn): Use it.
7187
f25827c1
YQ
71882016-07-19 Yao Qi <yao.qi@linaro.org>
7189
7190 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7191 (test_with_self): Remove some code. Remove argument executable.
7192 (top-level): Use do_self_tests.
7193
37539ebe
DB
71942016-07-15 Zachary Welch <zwelch@codesourcery.com>
7195 Don Breazeal <donb@codesourcery.com>
7196
7197 * gdb.base/maint.exp: Escape paths used in regular expressions.
7198 * gdb.stabs/weird.exp: Likewise.
7199
dac790e1
TT
72002016-07-13 Tom Tromey <tom@tromey.com>
7201
7202 PR python/15620, PR python/18620:
7203 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7204 (test_bkpt_events): New procs.
7205
93daf339
TT
72062016-07-13 Tom Tromey <tom@tromey.com>
7207
7208 PR python/17698:
7209 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7210 test.
7211 (test_watchpoints): Likewise.
7212 (test_bkpt_pending): New proc.
7213
6571a381
TT
72142016-07-13 Tom Tromey <tom@tromey.com>
7215
7216 PR cli/18053:
7217 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7218 completion test.
7219
e8732474
JK
72202016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7221
7222 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7223 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7224 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7225 f_label.
7226 (g): Rename g_end_lbl to g_label.
7227 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7228 low_pc and high_pc.
7229 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7230
e0f3fd7c
TT
72312016-07-12 Tom Tromey <tom@tromey.com>
7232
7233 PR python/19293:
7234 * gdb.python/py-unwind-maint.exp: Update tests.
7235
3cfe46b6
YQ
72362016-07-12 Yao Qi <yao.qi@linaro.org>
7237
7238 * lib/selftest-support.exp (selftest_setup): Match the output
7239 when captured_main is inlined.
7240
4f19a0e6
WT
72412016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7242
7243 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7244 New variables.
7245 (print this%a, print this%b, print this): New tests.
7246 * gdb.fortran/derived-types.f90 (this): New object and
7247 initialization.
7248
986cf455
SM
72492016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7250
7251 * gdb.ada/arraydim.exp: Remove extra directory level in build
7252 directory.
7253
f0464b23
SM
72542016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7255
7256 * lib/ada.exp: Remove extra directory level in build directory.
7257 * gdb.ada/cond_lang.exp: Likewise.
7258 * gdb.ada/exec_changed.exp: Likewise.
7259 * gdb.ada/lang_switch.exp: Likewise.
7260
42d94011
MG
72612016-07-06 Manish Goregaokar <manish@mozilla.com>
7262
2806dc7e
PA
7263 * simple.rs: Add test for raw pointer subscripting.
7264 * simple.exp: Add test expectations.
42d94011 7265
647c264c
YQ
72662016-07-05 Yao Qi <yao.qi@linaro.org>
7267
7268 * gdb.mi/mi-reverse.exp: Match =record-started output.
7269
20aa2c60
PA
72702016-07-01 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7273 procedure.
7274 (jit_reader_test): Test the jit reader's unwinder.
7275 * gdb.base/jithost.c (jit_function_00_code): New global.
7276 (main): Use memcpy to fill in the mmapped code, instead of poking
7277 bytes manually here.
7278 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7279 value.
7280 (read_debug_info): Save the function's range.
7281 (read_sp): New function.
7282 (unwind_frame): Use it. Also unwind RBP.
7283 (get_frame_id): Use read_sp.
7284 (gdb_init_reader): Use calloc instead of malloc.
7285 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7286 parameter. Use gdb_test_multiple.
7287
ced2dffb
PA
72882016-07-01 Pedro Alves <palves@redhat.com>
7289 Antoine Tremblay <antoine.tremblay@ericsson.com>
7290
7291 * gdb.threads/process-dies-while-detaching.c: New file.
7292 * gdb.threads/process-dies-while-detaching.exp: New file.
7293
63000888
PA
72942016-07-01 Pedro Alves <palves@redhat.com>
7295
7296 * gdb.multi/watchpoint-multi-exit.c: New file.
7297 * gdb.multi/watchpoint-multi-exit.exp: New file.
7298
038d4868
PA
72992016-06-30 Pedro Alves <palves@redhat.com>
7300
7301 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7302 unset inferior_spawn_id.
7303
994e9c83
PA
73042016-06-30 Pedro Alves <palves@redhat.com>
7305
7306 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7307 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7308
e5653468
YQ
73092016-06-29 Yao Qi <yao.qi@linaro.org>
7310
7311 * gdb.base/return.c: Add copyright header.
7312
803b47e5
TT
73132016-06-29 Tom Tromey <tom@tromey.com>
7314
7315 PR python/20129:
7316 * gdb.python/py-framefilter.exp: Add tests for setting priority
7317 and disabling of non-existent frame filter.
7318
28244707
YQ
73192016-06-29 Yao Qi <yao.qi@linaro.org>
7320
7321 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7322 0x0f07ff.
7323
a31d2f06
YQ
73242016-06-28 Yao Qi <yao.qi@linaro.org>
7325
7326 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7327 triplets. Start gdb, execute catch syscall, and continue. Check
7328 gdb's output to determine catch syscall is supported.
7329
921d8f54
MG
73302016-06-27 Manish Goregaokar <manish@mozilla.com>
7331
25d49b86
PA
7332 * gdb.rust/simple.rs: Add test for returning unit in a function.
7333 * gdb.rust/simple.exp: Add expectation for functions returning
7334 unit.
921d8f54 7335
f4952523
PMR
73362016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7337
7338 * gdb.python/py-breakpoint-create-fail.c,
7339 gdb.python/py-breakpoint-create-fail.exp,
7340 gdb.python/py-breakpoint-create-fail.py: New testcase.
7341
fccb08f8
MG
73422016-06-25 Manish Goregaokar <manish@mozilla.com>
7343
7344 PR gdb/20239
7345 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
7346 * gdb.rust/simple.exp: Add test expectations for new NonZero
7347 tests.
fccb08f8 7348
6b850546
DT
73492016-06-24 David Taylor <dtaylor@emc.com>
7350
7351 * gdb.base/offsets.exp: New file.
7352 * gdb.base/offsets.c: New file.
7353
17621150
TT
73542016-06-23 Tom Tromey <tom@tromey.com>
7355
7356 PR gdb/16483:
7357 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7358 before any filters are loaded.
7359
04d59df6
WT
73602016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7361
7362 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7363 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7364 structs.
7365 * gdb.fortran/derived-type-function.exp: New file.
7366 * gdb.fortran/derived-type-function.f90: New file.
7367
7368
ac69f786
PA
73692016-06-21 Pedro Alves <palves@redhat.com>
7370
7371 * gdb.base/new-ui.exp: New file.
7372 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7373 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7374 (with_spawn_id): New procedure.
7375
49940788
PA
73762016-06-21 Pedro Alves <palves@redhat.com>
7377
7378 * gdb.mi/mi-exec-run.exp: New file.
7379
ef274d26
PA
73802016-06-21 Pedro Alves <palves@redhat.com>
7381
7382 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7383 breakpoint command's output on the main UI.
7384 (test_break): New procedure, factored out from calls in the top
7385 level.
7386 (top level): Use foreach_with_prefix to test MI as main UI and as
7387 separate UI.
7388
468afe6c
PA
73892016-06-21 Pedro Alves <palves@redhat.com>
7390
7391 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7392 (test_awatch_creation_and_listing)
7393 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7394 Remove 'type' parameter.
7395 (test_watchpoint_all): New parameter mi_mode. Remove
7396 with_test_prefix.
7397 (top level): Use foreach_with_prefix, and add main/separate UI MI
7398 testing axis.
7399
51f77c37
PA
74002016-06-21 Pedro Alves <palves@redhat.com>
7401
7402 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7403 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7404 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7405 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7406 (gdb_main_spawn_id, mi_spawn_id): Declare and
7407 comment.
7408 (mi_create_inferior_pty): New procedure,
7409 factored out from default_mi_gdb_start.
7410 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7411 procedures.
7412 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7413 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7414 Use mi_create_inferior_pty.
7415 (mi_gdb_start): Use eval to pass down args list.
7416
8980e177
PA
74172016-06-21 Pedro Alves <palves@redhat.com>
7418
7419 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7420 * gdb.opt/inline-cmds.exp: Add MI tests.
7421
f38d3ad1
PA
74222016-06-21 Pedro Alves <palves@redhat.com>
7423
7424 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7425
45db7c09
PA
74262016-06-21 Pedro Alves <palves@redhat.com>
7427
7428 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7429 (top level): Use it instead of mi_execute_to.
7430
5a069ab3
PA
74312016-06-21 Pedro Alves <palves@redhat.com>
7432
7433 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7434 (cont_handler_str): New.
7435 (signal_stop_handler): Set stop_handler_str instead of printing to
7436 stdout.
7437 (continue_handler): Set cont_handler_str instead of printing to
7438 stdout.
7439 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7440 mi_send_resuming_command. Print stop_handler_str and
7441 cont_handler_str instead of expecting the python events print
7442 directly.
7443
2838cc1d
SD
74442016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7445
7446 * gdb.base/jit-reader.exp: New file.
7447 * gdb.base/jithost.c: New file.
7448 * gdb.base/jithost.h: New file.
7449 * gdb.base/jitreader.c : New file.
7450 * gdb.base/jit-protocol.h: New file.
7451
21a77091
YQ
74522016-06-17 Yao Qi <yao.qi@linaro.org>
7453
7454 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7455 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7456 and detach-on-fork. Adjust tests.
7457 (top level): Invoke break_cond_on_syscall with combinations of
7458 syscall, follow-fork-mode and detach-on-fork.
7459
f50bf8e5
YQ
74602016-06-17 Yao Qi <yao.qi@linaro.org>
7461
7462 * gdb.base/step-over-exit.c: New.
7463 * gdb.base/step-over-exit.exp: New.
7464
a28d8e50
YTL
74652016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7466
7467 * gdb.base/float.exp: Add target check for nds32*-*-*.
7468 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7469
cad8e26d
AB
74702016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7471
7472 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7473 for unsupported target features.
7474 * gdb.base/call-rt-st.exp: Likewise.
7475 * gdb.base/call-sc.exp: Likewise.
7476 * gdb.base/call-signal-resume.exp: Likewise.
7477 * gdb.base/call-strs.exp: Likewise.
7478 * gdb.base/callexit.exp: Likewise.
7479 * gdb.base/callfuncs.exp: Likewise.
7480 * gdb.base/nodebug.exp: Likewise.
7481 * gdb.base/printcmds.exp: Likewise.
7482 * gdb.base/ptype.exp: Likewise.
7483 * gdb.base/structs.exp: Likewise.
7484 * gdb.base/unwindonsignal.exp: Likewise.
7485 * gdb.cp/gdb2495.exp: Likewise.
7486 * gdb.cp/templates.exp: Likewise.
7487 * gdb.cp/virtfunc.exp: Likewise.
7488 * gdb.threads/hand-call-in-threads.exp: Likewise.
7489 * gdb.threads/interrupted-hand-call.exp: Likewise.
7490 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7491
347dc102
TT
74922016-06-10 Tom Tromey <tom@tromey.com>
7493
7494 PR rust/20110:
7495 * gdb.rust/expr.exp: Add test for integer constant larger than
7496 i32.
7497
5e13cf25
BH
74982016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7499
7500 * gdb.fortran/nested-funcs.exp: New.
7501 * gdb.fortran/nested-funcs.f90: New.
7502
bb556f1f
TK
75032016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7504
7505 * gdb.base/examine-backward.c: New file.
7506 * gdb.base/examine-backward.exp: New file.
7507
38b022b4
SM
75082016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7509
7510 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7511 matching.
7512
1b40ec05
TT
75132016-06-02 Tom Tromey <tom@tromey.com>
7514
7515 PR python/18984:
7516 * gdb.python/py-shared.exp: Add solib_name test.
7517
193bd378
SM
75182016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7519
7520 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7521
3326303b
MG
75222016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7523
7524 PR c++/19893
7525 * gdb.dwarf2/implref.exp: Rename to...
7526 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7527 * gdb.dwarf2/implref-array.c: New file.
7528 * gdb.dwarf2/implref-array.exp: Likewise.
7529 * gdb.dwarf2/implref-global.c: Likewise.
7530 * gdb.dwarf2/implref-global.exp: Likewise.
7531 * gdb.dwarf2/implref-struct.c: Likewise.
7532 * gdb.dwarf2/implref-struct.exp: Likewise.
7533
825c8ef2
AT
75342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7535
7536 * gdb.trace/trace-condition.exp: Add 64bit tests.
7537
2320162a
AT
75382016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7539
7540 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7541 bits types.
7542 (main): Adapt to 8 to 64 bits types.
7543 * gdb.trace/trace-condition.exp: Add new tests.
7544
a7818233
AT
75452016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7546
7547 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7548
0d336466
AT
75492016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7550
7551 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7552 Move condition tests...
7553 * gdb.trace/trace-condition.exp: Here.
7554
7faeb45a
AT
75552016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7556
7557 * gdb.trace/trace-condition.exp: Add counter-case tests.
7558
e385593e
JK
75592016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7560
7561 PR c++/15231
7562 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7563 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7564
744608cc
PA
75652016-05-27 Pedro Alves <palves@redhat.com>
7566
7567 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7568 New procedure.
7569 (top level): Call it, and bail out of DejaGnu is known to be bad.
7570
ac775bf4
AB
75712016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7572
7573 * gdb.base/whatis.c: Extend the test case.
7574 * gdb.base/whatis.exp: Add additional tests.
7575
2bbad2ea
BH
75762016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7577
7578* gdb.fortran/type.f90: Add pointer variable.
7579* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7580
8b70175d
BH
75812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7582
7583 * gdb.fortran/vla-type.exp: Fix testcase name.
7584
86d8a848
BH
75852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7586
7587 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7588
e188eb36
BH
75892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7590
7591 * gdb.fortran/type.f90: Add nested structures.
7592 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7593 * gdb.fortran/derived-type.exp: Adapt expected output.
7594 * gdb.fortran/vla-type.exp: Adapt expected output.
7595
9b2db1fd
BH
75962016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7597
7598 * gdb.fortran/whatis_type.exp: Adapt expected output.
7599
72b17055
BH
76002016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7601
7602 * gdb.fortran/print_type.exp: Fix expected output.
7603 * gdb.fortran/whatis_type.exp: Fix expected output.
7604
3cd81d8d
BH
76052016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7606
7607 * gdb.fortran/whatis_type.exp: Use multi_line.
7608
ddae9462
TT
76092016-05-24 Tom Tromey <tom@tromey.com>
7610
7611 PR python/17386:
7612 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7613 use value as an index.
7614
1957f6b8
TT
76152016-05-23 Tom Tromey <tom@tromey.com>
7616
7617 PR python/17981:
7618 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7619 no-breakpoint case.
7620
026a9174
PA
76212016-05-24 Pedro Alves <palves@redhat.com>
7622
7623 PR gdb/19828
7624 * gdb.threads/clone-attach-detach.c: New file.
7625 * gdb.threads/clone-attach-detach.exp: New file.
7626
e70a7231
FR
76272016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7628
7629 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7630
0f6ed0e0
TT
76312016-05-23 Tom Tromey <tom@tromey.com>
7632
7633 PR python/19438, PR python/18393:
7634 * gdb.python/py-progspace.exp: Add "dir" test.
7635 * gdb.python/py-objfile.exp: Add "dir" test.
7636
ffd19d61
YQ
76372016-05-23 Yao Qi <yao.qi@linaro.org>
7638
7639 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7640 * gdb.arch/thumb2-it.exp: Likewise.
7641
9e8f9b05
SM
76422016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7643
7644 * gdb.mi/mi-threads-interrupt.c: New file.
7645 * gdb.mi/mi-threads-interrupt.exp: New file.
7646
61c6156d
SM
76472016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7648
7649 PR gdb/18077
7650 * gdb.mi/mi-async-run.exp: New file.
7651 * gdb.mi/mi-async-run.c: New file.
7652
67218854
TT
76532016-05-17 Tom Tromey <tom@tromey.com>
7654 Manish Goregaokar <manishsmail@gmail.com>
7655
7656 * lib/rust-support.exp: New file.
7657 * lib/gdb.exp (skip_rust_tests): New proc.
7658 (build_executable_from_specs): Handle rust.
7659 * lib/future.exp (gdb_find_rustc): New proc.
7660 (gdb_default_target_compile): Handle rust.
7661 * gdb.rust/expr.exp: New file.
7662 * gdb.rust/generics.exp: New file.
7663 * gdb.rust/generics.rs: New file.
7664 * gdb.rust/methods.exp: New file.
7665 * gdb.rust/methods.rs: New file.
7666 * gdb.rust/modules.exp: New file.
7667 * gdb.rust/modules.rs: New file.
7668 * gdb.rust/simple.exp: New file.
7669 * gdb.rust/simple.rs: New file.
7670
c44af4eb
TT
76712016-05-17 Tom Tromey <tom@tromey.com>
7672
7673 * gdb.base/default.exp (set language): Add rust.
7674
dcd1f979
TT
76752016-05-17 Tom Tromey <tom@tromey.com>
7676
7677 * gdb.gdb/unittest.exp: New file.
7678
155b7f57
YQ
76792016-05-16 Yao Qi <yao.qi@linaro.org>
7680
7681 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7682 shell_prompt. Update shell_prompt_re.
7683
8ddd5a6c
DE
76842016-05-12 Doug Evans <dje@google.com>
7685
7686 PR symtab/19999
7687 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7688 $options when building executable.
7689 * gdb.dwarf2/fission-loclists-pie.S: New file.
7690 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7691
02e370d9
SM
76922016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7693
7694 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7695 of [is_remote target],
7696
8929ad8b
SM
76972016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7698
7699 * lib/gdb.exp (use_gdb_stub): New procedure.
7700
6c447423
DE
77012016-05-03 Yunlian Jiang <yunlian@google.com>
7702 Doug Evans <dje@google.com>
7703
7704 PR symtab/19914
7705 * gdb.dwarf2/dwp-sepdebug.c: New file.
7706 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7707
444e826c
SM
77082016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7709
7710 * gdb.base/detach.exp: Remove is_remote check.
7711
740feeaa
SM
77122016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7713
7714 * gdb.base/annota-input-while-running.exp: Don't check for
7715 [is_remote target]. Enable annotations after running to main.
7716 Remove unused "set test..." line.
7717
9080ac9d
SM
77182016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7719
7720 * gdb.trace/trace-enable-disable.exp: New file.
7721 * gdb.trace/trace-enable-disable.c: New file.
7722
952ebca5
SM
77232016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7724
7725 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7726 use it in info sharedlibrary test.
7727 * gdb.trace/ftrace-lock.exp: Likewise.
7728 * gdb.trace/ftrace.exp: Likewise.
7729 * gdb.trace/range-stepping.exp: Likewise.
7730 * gdb.trace/trace-break.exp: Likewise.
7731 * gdb.trace/trace-condition.exp: Likewise.
7732 * gdb.trace/trace-mt.exp: Likewise.
7733
d9019901
SM
77342016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7735
7736 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7737 (gdb_load_shlib): ... this.
7738 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7739 gdb_load_shlib.
7740 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7741 * gdb.base/ctxobj.exp: Likewise.
7742 * gdb.base/dprintf-pending.exp: Likewise.
7743 * gdb.base/dso2dso.exp: Likewise.
7744 * gdb.base/fixsection.exp: Likewise.
7745 * gdb.base/gcore-relro.exp: Likewise.
7746 * gdb.base/gdb1555.exp: Likewise.
7747 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7748 * gdb.base/gnu-ifunc.exp: Likewise.
7749 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7750 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7751 * gdb.base/pending.exp: Likewise.
7752 * gdb.base/print-file-var.exp: Likewise.
7753 * gdb.base/print-symbol-loading.exp: Likewise.
7754 * gdb.base/shlib-call.exp: Likewise.
7755 * gdb.base/shreloc.exp: Likewise.
7756 * gdb.base/so-impl-ld.exp: Likewise.
7757 * gdb.base/solib-disc.exp: Likewise.
7758 * gdb.base/solib-nodir.exp: Likewise.
7759 * gdb.base/solib-overlap.exp: Likewise.
7760 * gdb.base/solib-symbol.exp: Likewise.
7761 * gdb.base/solib-weak.exp (do_test): Likewise.
7762 * gdb.base/sym-file.exp: Likewise.
7763 * gdb.base/symtab-search-order.exp: Likewise.
7764 * gdb.base/type-opaque.exp: Likewise.
7765 * gdb.base/unload.exp: Likewise.
7766 * gdb.base/watchpoint-solib.exp: Likewise.
7767 * gdb.compile/compile.exp: Likewise.
7768 * gdb.cp/gdb2384.exp: Likewise.
7769 * gdb.cp/infcall-dlopen.exp: Likewise.
7770 * gdb.cp/re-set-overloaded.exp: Likewise.
7771 * gdb.fortran/library-module.exp: Likewise.
7772 * gdb.opt/solib-intra-step.exp: Likewise.
7773 * gdb.python/py-finish-breakpoint.exp: Likewise.
7774 * gdb.python/py-shared.exp: Likewise.
7775 * gdb.reverse/solib-precsave.exp: Likewise.
7776 * gdb.reverse/solib-reverse.exp: Likewise.
7777 * gdb.server/solib-list.exp: Likewise.
7778 * gdb.threads/dlopen-libpthread.exp: Likewise.
7779 * gdb.threads/tls-shared.exp: Likewise.
7780 * gdb.threads/tls-so_extern.exp: Likewise.
7781 * gdb.trace/change-loc.exp: Likewise.
7782 * gdb.trace/ftrace-lock.exp: Likewise.
7783 * gdb.trace/ftrace.exp: Likewise.
7784 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7785 * gdb.trace/pending.exp: Likewise.
7786 * gdb.trace/range-stepping.exp: Likewise.
7787 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7788 (strace_info_marker): Likewise.
7789 (strace_probe_marker): Likewise.
7790 (strace_trace_on_same_addr): Likewise.
7791 (strace_trace_on_diff_addr): Likewise.
7792 * gdb.trace/trace-break.exp: Likewise.
7793 * gdb.trace/trace-condition.exp: Likewise.
7794 * gdb.trace/trace-mt.exp: Likewise.
7795
fca4cfd9
SM
77962016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7797
7798 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
7799 result of gdb_remote_download.
7800 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7801 * gdb.base/dso2dso.exp: Likewise.
7802 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7803 * gdb.base/print-file-var.exp: Likewise.
7804 * gdb.base/shlib-call.exp: Likewise.
7805 * gdb.base/shreloc.exp: Likewise.
7806 * gdb.base/solib-overlap.exp: Likewise.
7807 * gdb.base/solib-weak.exp (do_test): Likewise.
7808 * gdb.base/unload.exp: Likewise.
7809
11cf4ffb
YQ
78102016-04-27 Yao Qi <yao.qi@linaro.org>
7811
7812 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7813 exists.
7814
3e2e34f8
KB
78152016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7816
7817 * vla-type.exp: Print structure from toplevel.
7818
8f07e298
BH
78192016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7820
7821 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7822 of dynamic types.
7823 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7824 of dynamic types.
7825
9920b434
BH
78262016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7827
7828 * gdb.fortran/vla-type.f90: New file.
7829 * gdb.fortran/vla-type.exp: New file.
7830
f3abeff5
YQ
78312016-04-25 Yao Qi <yao.qi@linaro.org>
7832
7833 * gdb.base/branch-to-self.c: New file.
7834 * gdb.base/branch-to-self.exp: New file.
7835
0a5d52f0
YQ
78362016-04-22 Yao Qi <yao.qi@linaro.org>
7837
7838 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7839 more after $hex.
7840
495346f6
YQ
78412016-04-22 Yao Qi <yao.qi@linaro.org>
7842
7843 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7844 * gdb.base/annota3.exp: Likewise.
7845
4a7e075c
YQ
78462016-04-22 Yao Qi <yao.qi@linaro.org>
7847
7848 * gdb.reverse/step-precsave.exp: Do one step and test program
7849 stops in "callee" and do multiple steps until program goes out
7850 of "callee".
7851 * gdb.reverse/step-reverse.exp: Likewise.
7852
5b061e98
YQ
78532016-04-22 Yao Qi <yao.qi@linaro.org>
7854
7855 * gdb.trace/signal.exp: Also pass if
7856 $tracepoint_hits($i) > $iterations.
7857
5c5dc57f
YQ
78582016-04-22 Yao Qi <yao.qi@linaro.org>
7859
7860 * gdb.trace/signal.c: New file.
7861 * gdb.trace/signal.exp: New file.
7862
a55411b9
DE
78632016-04-19 Doug Evans <xdje42@gmail.com>
7864
7865 * gdb.base/bad-file.exp: New file.
7866
a22df60a
MG
78672016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
7868
7869 * gdb.dwarf2/implref.exp: New file.
7870
0c13f7e5
BH
78712016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7872
7873 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7874 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7875 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7876 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7877 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7878 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7879 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7880 * lib/fortran.exp (fortran_int4): New procedure.
7881 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7882 (fortran_logical4): Likewise.
7883
9b9b09e9
BH
78842016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
7885
7886 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7887
a14d1f4d
BH
78882016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7889
7890 * lib/compiler.c: Add Intel specific preprocessor macros.
7891 * lib/compiler.cc: Likewise.
25d49b86 7892
7d49b1d0
LM
78932016-04-13 Luis Machado <lgustavo@codesourcery.com>
7894
7895 * gdb.server/connect-with-no-symbol-file.c: New file.
7896 * gdb.server/connect-with-no-symbol-file.exp: New file.
7897
8392fa22
SM
78982016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7899
7900 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7901
8c4c4aeb
SM
79022016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7903
7904 * boards/gdbserver-base.exp (${board}_download): Copy source file to
7905 standard output directory.
7906
45e3745e
AT
79072016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
7908
7909 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7910
e26b7e41
MM
79112016-04-13 Markus Metzger <markus.t.metzger@intel.com>
7912
7913 * gdb.btrace/instruction_history.c (loop): Add declaration.
7914
8ce09462
AT
79152016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7916
7917 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7918
2e88a1ea
SM
79192016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
7920
7921 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7922 parentheses to print.
7923 (continue_handler): Likewise.
7924
f48e22e3
SM
79252016-04-08 Simon Marchi <simon.marchi@ericsson.com>
7926
7927 * gdb.server/solib-list.exp: Remove is_remote check.
7928 Pass shlib= to gdb_compile. Don't link shared library with
7929 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
7930 Run binary filename through "readlink -f" on the target.
7931
096be756
PA
79322016-04-08 Pedro Alves <palves@redhat.com>
7933
7934 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
7935 interpreter filename as argument to gdbserver_spawn.
7936 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7937 Return empty if $last_loaded_file does not exist.
7938
06500533
JK
79392016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7940
7941 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7942 * gdb.base/jit-main.c: Use exit after usage.
7943
2d35e871
JK
79442016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7945
7946 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7947 GDBHISTSIZE prior to the tests.
7948 * gdb.base/gdbinit-history.exp: Likewise.
7949
79502016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
7951
7952 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7953 instead of build_executable. Use gdb_load_shlibs.
7954
c8064e7e
YQ
79552016-04-07 Yao Qi <yao.qi@linaro.org>
7956
7957 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7958 Execute "si" command.
7959
bde47561
YQ
79602016-04-07 Yao Qi <yao.qi@linaro.org>
7961
7962 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7963 number instead of the comments on some line.
7964
b16f8a3b
DB
79652016-04-06 Don Breazeal <donb@codesourcery.com>
7966
7967 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7968 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7969
c2f901df
SM
79702016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7971
7972 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7973 standard_output_file. Remove unused binfile variable.
7974
ac17fda0
CU
79752016-04-05 Catalin Udma <catalin.udma@freescale.com>
7976
7977 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7978 * gdb.python/py-mi-objfile.exp: Match "list main" output
7979 in console format.
7980
03a8c4df
SM
79812016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7982
7983 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7984 absolute.
7985
6e774b13
SM
79862016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7987
7988 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7989 absolute.
7990 * gdb.trace/ftrace.exp: Likewise.
7991 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7992 targets as well.
7993 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7994 (gdb_load_shlibs): Copy libraries to test directory when testing
7995 natively. Only set solib-search-path if testing remotely.
7996 * lib/mi-support.exp (mi_load_shlibs): Likewise.
7997
7817ea46
SM
79982016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7999
8000 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8001 gdb_download. Use it even if the target is not remote.
8002 * gdb.base/jit.exp (compile_jit_test): Likewise.
8003 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8004 output directory if the destination board is local, otherwise use
8005 the standard remote_download from DejaGnu.
8006 (gdb_download): Remove.
8007 (gdb_load_shlibs): Use gdb_remote_download instead of
8008 gdb_download.
8009 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8010 Use gdb_remote_download instead of gdb_download. Use it even if
8011 the target is not remote.
8012 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8013 instead of gdb_download.
8014
7beb7f68
SM
80152016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8016
8017 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8018 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8019 run.
8020
cc63428a
AV
80212016-04-01 Artemiy Volkov <artemiyv@acm.org>
8022
8023 PR gdb/19820
8024 * gdb.base/printcmds.exp: Add artificial arrays tests.
8025
64cdf930
PA
80262016-03-31 Pedro Alves <palves@redhat.com>
8027
8028 PR gdb/19858
8029 * gdb.base/jit-main.c: Include unistd.h.
8030 (ATTACH): Define to 0 if not already defined.
8031 (wait_for_gdb, mypid): New globals.
8032 (WAIT_FOR_GDB): New macro.
8033 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8034 some breakpoint locations.
8035 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8036 New procedures.
8037 (one_jit_test): Add REATTACH parameter, and handle it. Use
8038 continue_to_test_location.
8039 (top level): Test attach, and adjusts calls to one_jit_test.
8040
40dea8cb
PA
80412016-03-31 Pedro Alves <palves@redhat.com>
8042
8043 PR gdb/19858
8044 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8045 BINSUFFIX parameter, and handle it.
8046 (top level): Adjust calls compile_jit_test.
8047
e7ea3ec7
CU
80482016-03-31 Catalin Udma <catalin.udma@freescale.com>
8049
8050 PR python/19743
8051 * gdb.python/py-mi-events-gdb.py: New file.
8052 * gdb.python/py-mi-events.c: New file.
8053 * gdb.python/py-mi-events.exp: New file.
8054
e6359af3
YQ
80552016-03-30 Yao Qi <yao.qi@linaro.org>
8056
8057 * gdb.reverse/until-precsave.exp: Match function name only.
8058 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8059 Move malloc to a condition block.
8060 * gdb.reverse/until-reverse.exp: Match function name only.
8061
a4105d04
MK
80622016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8063
8064 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8065 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8066 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8067 variable for GPR 0 instead of assuming it is register 0.
8068 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8069 * lib/trace-support.exp: Add s390 registers.
8070
bfa6adb9
YQ
80712016-03-29 Yao Qi <yao.qi@linaro.org>
8072
8073 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8074
1e6697ea
YQ
80752016-03-24 Yao Qi <yao.qi@linaro.org>
8076
8077 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8078 test message.
8079
64bcd522
AA
80802016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8081
8082 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8083 maintaining separate logic for constructing the output path.
8084
7868401b
DB
80852016-03-16 Don Breazeal <donb@codesourcery.com>
8086
8087 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8088 Retry fork and waitpid on interrupted system call errors.
8089 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8090 Use with_timeout_factor to increase timeout by factor of 10.
8091
1cafadb4
DB
80922016-03-15 Don Breazeal <donb@codesourcery.com>
8093
8094 * gdb.cp/scope-err.cc: New test program.
8095 * gdb.cp/scope-err.exp: New test script.
8096 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8097 lines and "set breakpoint here" comment.
8098 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8099 Fixed some whitespace and format issues.
8100 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8101 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8102
81516450
DE
81032016-03-15 Doug Evans <dje@google.com>
8104
8105 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8106 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8107 All callers updated. Add tests for enums, mixed flags register.
8108
aa52b601
DE
81092016-03-15 Doug Evans <dje@google.com>
8110
8111 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8112 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8113
fa4ff313
SM
81142016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8115
8116 * gdb.base/default.exp: Add $_as_string to the list of expected
8117 convenience functions.
8118
f2403c39
AB
81192016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8120
8121 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8122
f2f3ccb9
SM
81232016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8124
8125 * gdb.python/py-as-string.exp: New file.
8126 * gdb.python/py-as-string.c: New file.
8127
00dbd492
PA
81282016-03-09 Pedro Alves <palves@redhat.com>
8129
8130 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8131 signal" -> "Thread NN received signal" output change.
8132 * gdb.threads/ia64-sigill.exp: Likewise.
8133 * gdb.threads/linux-dp.exp: Likewise.
8134 * gdb.threads/manythreads.exp: Likewise.
8135 * gdb.threads/pending-step.exp: Likewise.
8136 * gdb.threads/print-threads.exp: Likewise.
8137 * gdb.threads/sigstep-threads.exp: Likewise.
8138 * gdb.threads/staticthreads.exp: Likewise.
8139 * gdb.threads/tls.exp: Likewise.
8140
1e6697ea
YQ
81412016-03-09 Pedro Alves <palves@redhat.com>
8142
8143 * gdb.base/command-line-input.exp: New file.
8144
b04fd3be
MK
81452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8146
8147 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8148 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8149 * gdb.trace/pending.exp: Accept leading dot before function name.
8150 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8151 * lib/trace-support.exp: Set registers for ppc.
8152
98fa59e9
MK
81532016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8154
8155 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8156 use it for disassembly; accept .main in addition to main in backtrace.
8157
f77198c8
MK
81582016-03-09 Wei-cheng Wang <cole945@gmail.com>
8159 Marcin Kościelnicki <koriakin@0x04.net>
8160
8161 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8162 (gdb_recursion_test_ptr): New global variable.
8163 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8164 gdb_recursion_test.
8165 (gdb_c_test): Ditto.
8166
ba84e0da
MK
81672016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8168
8169 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8170 ordering.
8171
4366d36e
MK
81722016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8173
8174 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8175 (bar): Add bar_start_lbl label.
8176 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8177 of foo/bar for emitting DWARF and tracing.
8178
5eb264df
SDJ
81792016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8180
8181 * analyze-racy-logs.py: Set executable bit.
8182
fb6a751f
SDJ
81832016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8184
8185 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8186 (CHECK_TARGET_TMP): Likewise.
8187 (check-single-racy): New rule.
8188 (check-parallel-racy): Likewise.
8189 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8190 (do-check-parallel-racy): New rule.
8191 (check-racy/%.exp): Likewise.
8192 * README (Racy testcases): New section.
8193 * analyze-racy-logs.py: New file.
8194
bdf7e230
DE
81952016-03-03 Doug Evans <dje@google.com>
8196
8197 * gdb.base/skip.exp: Use with_test_prefix.
8198
4719d415
YQ
81992016-03-03 Yao Qi <yao.qi@linaro.org>
8200
8201 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8202 Invoke step_over_syscall "clone" and break_cond_on_syscall
8203 "clone".
8204 * gdb.base/step-over-clone.c: New file.
8205
ea507862
YQ
82062016-03-03 Yao Qi <yao.qi@linaro.org>
8207
8208 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8209 code format.
8210
8fc8cbda
YQ
82112016-03-03 Yao Qi <yao.qi@linaro.org>
8212
8213 * gdb.base/disp-step-fork.c: Rename to ...
8214 * gdb.base/step-over-fork.c: ... it. New file.
8215 * gdb.base/disp-step-vfork.c: Rename to ...
8216 * gdb.base/step-over-vfork.c: ... it. New file.
8217 * gdb.base/disp-step-syscall.exp: Rename to ...
8218 * gdb.base/step-over-syscall.exp: ... it. New file.
8219 (disp_step_cross_syscall): Rename to ...
8220 (step_over_syscall): ... it.
8221
92fa70b0
YQ
82222016-03-03 Yao Qi <yao.qi@linaro.org>
8223
8224 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8225 If target supports condition evaluation on target, invoke
8226 break_cond_on_syscall for fork and vfork.
8227
e197ad3c
YQ
82282016-03-03 Yao Qi <yao.qi@linaro.org>
8229
8230 * gdb.base/disp-step-syscall.exp: Don't invoke
8231 support_displaced_stepping.
8232 (disp_step_cross_syscall): Test with displaced stepping off and
8233 on if supported.
8234
0b47da9f
YQ
82352016-03-03 Yao Qi <yao.qi@linaro.org>
8236
8237 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8238 proc.
8239 (setup): New proc.
8240 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8241 and setup.
8242
065ab6dc
BH
82432016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8244
8245 * gdb.fortran/vla-history.exp: Remove breakpoint.
8246
07e448ad 82472016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8248
25d49b86
PA
8249 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8250 exceeds timeout.
07e448ad 8251
9ac2d526 82522016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8253
25d49b86
PA
8254 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8255 breakpoint.
9ac2d526 8256
17807369
BH
82572016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8258
8259 * gdb.mi/vla.f90: Nullify pointer after declaration.
8260
86e501af
PA
82612016-03-01 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8264
1e903e32
PA
82652016-03-01 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8268 before anything else.
8269 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8270 _GNU_SOURCE here.
8271 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8272 before anything else.
8273 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8274
6ccb54e2
PA
82752016-03-01 Pedro Alves <palves@redhat.com>
8276
8277 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8278
30ca9da1
YQ
82792016-03-01 Yao Qi <yao.qi@linaro.org>
8280
8281 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8282 prepare_for_testing.
8283
dc856b38
YQ
82842016-03-01 Yao Qi <yao.qi@linaro.org>
8285
8286 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8287
4a932159
AA
82882016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8289
8290 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8291 manually constructing the output path.
8292
f2489477
AA
82932016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8294
8295 * gdb.arch/s390-stackless.S: New.
8296 * gdb.arch/s390-stackless.exp: New.
8297
38899f16
IB
82982016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8299
8300 * gdb.dlang/circular.c: New file.
8301 * gdb.dlang/circular.exp: New file.
8302
9fde51ed
YQ
83032016-02-26 Yao Qi <yao.qi@linaro.org>
8304
8305 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8306 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8307 (testcases): Update.
8308
ce90fefe
YQ
83092016-02-26 Yao Qi <yao.qi@linaro.org>
8310
8311 * gdb.reverse/aarch64.c: Rename to ...
8312 * gdb.reverse/insn-reverse.c: ... it.
8313 * gdb.reverse/aarch64.exp: Rename to ...
8314 * gdb.reverse/insn-reverse.exp: ... it.
8315
3263bceb
YQ
83162016-02-26 Yao Qi <yao.qi@linaro.org>
8317
8318 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8319 (testcase_ftype): New.
8320 (testcases): New array.
8321 (n_testcases): New.
8322 (main): Call each element in testcases.
8323 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8324 (read_testcase): New.
8325 Do the tests in a loop.
8326
6cb59ff1
YQ
83272016-02-25 Yao Qi <yao.qi@linaro.org>
8328
8329 * gdb.base/branches.c: Remove.
8330
ae91f625
MK
83312016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8332
8333 PR gdb/13808
8334 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8335
678b48b7
MK
83362016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8337
8338 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8339
7337a6f2
MK
83402016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8341
8342 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8343 change x86_64 call_insn to 'callq'.
8344
861ca91f
AT
83452016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8346
8347 * gdb.trace/tfile-avx.c: Move to...
8348 * gdb.trace/tracefile-pseudo-reg.c: Here.
8349 * gdb.trace/tfile-avx.exp: Move to...
8350 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8351
bf74e428
GB
83522016-02-24 Gary Benson <gbenson@redhat.com>
8353
8354 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8355 message on attach.
8356
cce0e923
DE
83572016-02-23 Doug Evans <dje@google.com>
8358
8359 * gdb.base/skip.c (test_skip): New function.
8360 (end_test_skip_file_and_function): New function.
8361 (test_skip_file_and_function): New function.
8362 * gdb.base/skip1.c (test_skip): New function.
8363 (skip1_test_skip_file_and_function): New function.
8364 * gdb.base/skip.exp: Add tests for new skip options.
8365 * gdb.base/skip-solib.exp: Update expected output.
8366 * gdb.perf/skip-command.cc: New file.
8367 * gdb.perf/skip-command.exp: New file.
8368 * gdb.perf/skip-command.py: New file.
8369
4000e47e
MK
83702016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8371
8372 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8373 info registers pattern.
8374
24f75ead
IB
83752016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8376
8377 * lib/future.exp: Add D support.
8378 (gdb_find_gdc): New proc.
8379 (gdb_default_target_compile): Add D support.
8380
fbb7bcbe
WW
83812016-02-18 Wei-cheng Wang <cole945@gmail.com>
8382
8383 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8384 user+system time.
8385 (trace_speed_test): Determine the iteration count for a time
8386 between 15..30 seconds.
8387
012b3a21
WT
83882016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8389
8390 * gdb.arch/i386-mpx-sigsegv.c: New file.
8391 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8392 * gdb.arch/i386-mpx-simple_segv.c: New file.
8393 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8394
2d5189bd
YQ
83952016-02-18 Yao Qi <yao.qi@linaro.org>
8396
8397 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8398 Don't call setup_kfail.
8399
40fb20d0
YQ
84002016-02-18 Yao Qi <yao.qi@linaro.org>
8401
8402 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8403 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8404
21b1f8d2
DE
84052016-02-16 Doug Evans <dje@google.com>
8406
8407 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8408 * gdb.base/skip1.c: Ditto.
8409 * gdb.base/skip.exp: Whitespace cleanup.
8410
4041ed77
DB
84112016-02-16 Don Breazeal <donb@codesourcery.com>
8412
8413 PR remote/19496
8414 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8415 Remove kfail for PR remote/19496.
8416
c4ef31bf
SM
84172016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8418
8419 * lib/gdb.exp (standard_temp_file): Return a path specific to
8420 the runtest invocation.
8421
266b65b3
SM
84222016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8423
8424 * gdb.trace/save-trace.exp: Change relative path to be in the
8425 standard output directory.
8426
a7a0a6a9
JK
84272016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8428
8429 * gdb.arch/i386-prologue.c: Add missing prototypes.
8430
c99dbb42
JK
84312016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8432
8433 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8434 * gdb.arch/i386-prologue.exp: Likewise.
8435 * gdb.arch/i386-size.exp: Likewise.
8436
aa480355
SM
84372016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8438
8439 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8440 define object file path.
8441 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8442 file path.
8443 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8444 standard_output_file to define binfile.
8445
ba881f50
JK
84462016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8447
8448 Fix compatibility with recent gfortran-5.3.1.
8449 * gdb.fortran/vla-history.exp (print vla1 allocated)
8450 (print vla2 allocated, print $2, print $3): Remove
8451 (print $4): Rename to ...
8452 (print $2): ... here.
8453 (print $9): Rename to ...
8454 (print $5): ... here.
8455 (print $10): Rename to ...
8456 (print $6): ... here.
8457 * gdb.fortran/vla.f90: Add pvla initialization.
8458
e9fb005c
JK
84592016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8460
8461 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8462 New test.
8463 * gdb.fortran/vla-value-sub.exp: Likewise.
8464
e44e00ff
MK
84652016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8466
8467 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8468
97e94151
SM
84692016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8470
8471 * i386-biarch-core.exp: Define corefile using
8472 standard_output_file.
8473
01113bc1
YQ
84742016-02-12 Yao Qi <yao.qi@linaro.org>
8475
8476 * gdb.arch/arm-single-step-kernel-helper.c: New.
8477 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8478
33b4777c
MM
84792016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8480
8481 * gdb.btrace/tailcall-only.exp: New.
8482 * gdb.btrace/tailcall-only.c: New.
8483 * gdb.btrace/x86_64-tailcall-only.S: New.
8484 * gdb.btrace/i686-tailcall-only.S: New.
8485
acc23c11
PA
84862016-02-11 Pedro Alves <palves@redhat.com>
8487
8488 * README (Parallel testing): Add missing double quotes.
8489
e352bf0a
PA
84902016-02-11 Pedro Alves <palves@redhat.com>
8491
8492 * README (Parallel testing): New section.
8493 (GDB_PARALLEL): Rewrite.
8494 (FORCE_PARALLEL): Document.
8495
9f5fed78
MK
84962016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8497
8498 * gdb.trace/tfile-avx.c: New test.
8499 * gdb.trace/tfile-avx.exp: New test.
8500
9ef9e6a6
KS
85012016-02-09 Keith Seitz <keiths@redhat.com>
8502
8503 PR breakpoints/19546
8504 * gdb.base/infcall-exec.c: New file.
8505 * gdb.base/infcall-exec2.c: New file.
8506 * gdb.base/infcall-exec.exp: New file.
8507
a96e36da
KS
85082016-02-09 Keith Seitz <keiths@redhat.com>
8509
8510 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8511 (toplevel): Call test_bkpt_address.
8512
9f61929f
KS
85132016-02-09 Keith Seitz <keiths@redhat.com>
8514
8515 PR python/19506
8516 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8517 (toplevel): Call test_bkpt_address.
8518
1e94266c
SM
85192016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8520
8521 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8522 to AC_OUTPUT.
8523 * configure: Regenerate.
8524
2a7f3dff
PA
85252016-02-09 Pedro Alves <palves@redhat.com>
8526
8527 PR breakpoints/19548
8528 * gdb.base/execl-update-breakpoints.c (some_function): New
8529 function.
8530 (main): Call it.
8531 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8532 Tighten expected GDB output.
8533
2151ccc5
SM
85342016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8535
8536 * Makefile.in (ALL_SUBDIRS): Remove.
8537 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8538 (distclean maintainer-clean realclean): Likewise.
8539 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8540 * configure: Regenerate.
8541 * gdb.ada/Makefile.in: Delete.
8542 * gdb.arch/Makefile.in: Likewise.
8543 * gdb.asm/Makefile.in: Likewise.
8544 * gdb.base/Makefile.in: Likewise.
8545 * gdb.btrace/Makefile.in: Likewise.
8546 * gdb.cell/Makefile.in: Likewise.
8547 * gdb.compile/Makefile.in: Likewise.
8548 * gdb.cp/Makefile.in: Likewise.
8549 * gdb.disasm/Makefile.in: Likewise.
8550 * gdb.dlang/Makefile.in: Likewise.
8551 * gdb.dwarf2/Makefile.in: Likewise.
8552 * gdb.fortran/Makefile.in: Likewise.
8553 * gdb.gdb/Makefile.in: Likewise.
8554 * gdb.go/Makefile.in: Likewise.
8555 * gdb.guile/Makefile.in: Likewise.
8556 * gdb.java/Makefile.in: Likewise.
8557 * gdb.linespec/Makefile.in: Likewise.
8558 * gdb.mi/Makefile.in: Likewise.
8559 * gdb.modula2/Makefile.in: Likewise.
8560 * gdb.multi/Makefile.in: Likewise.
8561 * gdb.objc/Makefile.in: Likewise.
8562 * gdb.opencl/Makefile.in: Likewise.
8563 * gdb.opt/Makefile.in: Likewise.
8564 * gdb.pascal/Makefile.in: Likewise.
8565 * gdb.perf/Makefile.in: Likewise.
8566 * gdb.python/Makefile.in: Likewise.
8567 * gdb.reverse/Makefile.in: Likewise.
8568 * gdb.server/Makefile.in: Likewise.
8569 * gdb.stabs/Makefile.in: Likewise.
8570 * gdb.threads/Makefile.in: Likewise.
8571 * gdb.trace/Makefile.in: Likewise.
8572 * gdb.xml/Makefile.in: Likewise.
8573 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8574 GDB_PARALLEL.
8575 (standard_output_file): Remove check for GDB_PARALLEL, always
8576 return path in outputs/$subdir/$testname.
8577
437277d4
SM
85782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8579
8580 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8581 (site.exp): Assign abs_srcdir to tcl's srcdir.
8582
31d913c7
YQ
85832016-02-04 Yao Qi <yao.qi@linaro.org>
8584
8585 * gdb.base/foll-exec-mode.c: Include limits.h.
8586 (main): Add parameters argc and argv. Get directory from
8587 argv[0].
8588 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8589 compilation.
8590 * gdb.base/foll-exec.c: Include limits.h.
8591 (main): Add parameters argc and argv.
8592 Get directory from argv[0].
8593 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8594 Adjust tests on the number of lines as source code changed.
8595 * gdb.base/foll-vfork-exit.c: Include limits.h.
8596 (main): Add one line of statement before vfork.
8597 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8598 (main): Add parameters argc and argv. Get directory from
8599 argv[0].
8600 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8601 (setup_gdb): Set tbreak to skip some source lines.
8602 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8603 (main): Add parameters argc and argv. Get directory from
8604 argv[0].
8605 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8606 compilation.
8607 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8608 (main): Add parameters argc and argv. Get directory from
8609 argv[0].
8610 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8611 compilation.
8612
9482b9fb
DE
86132016-02-01 Doug Evans <dje@google.com>
8614
8615 * gdb.base/skip.exp: Clean up multiple references to same test name.
8616
6b2e4f10
PA
86172016-02-01 Pedro Alves <palves@redhat.com>
8618
ccb6afd6 8619 PR remote/19496
6b2e4f10
PA
8620 * gdb.threads/forking-threads-plus-breakpoint.exp
8621 (displaced_stepping_supported): New global.
8622 (probe_displaced_stepping_support): New procedure.
8623 (do_test): Add 'displaced' parameter, and use it.
8624 (top level): Check for displaced stepping support. Add displaced
8625 stepping on/off testing axis.
8626
37a8db1a
AB
86272016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8628
8629 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8630 pointer. Don't perform further tests on the unassociated pointer
8631 if the first test fails.
8632
5fdf6324
AB
86332016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8634
8635 * gdb.base/max-value-size.c: New file.
8636 * gdb.base/max-value-size.exp: New file.
8637 * gdb.base/huge.exp: Disable max-value-size for this test.
8638
935c6144
IB
86392016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8640
8641 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8642
7fe8399d
YQ
86432016-01-28 Yao Qi <yao.qi@linaro.org>
8644
8645 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8646
a2077e25
PA
86472016-01-25 Pedro Alves <palves@redhat.com>
8648
8649 PR threads/19461
8650 * gdb.base/fork-running-state.c: New file.
8651 * gdb.base/fork-running-state.exp: New file.
8652
1d2736d4
PA
86532016-01-25 Pedro Alves <palves@redhat.com>
8654
8655 PR gdb/19494
8656 * gdb.base/catch-fork-kill.c: New file.
8657 * gdb.base/catch-fork-kill.exp: New file.
8658
f1da4b11
PA
86592016-01-25 Pedro Alves <palves@redhat.com>
8660
8661 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8662 Delete, moved to lib/gdb.exp.
8663 * gdb.threads/forking-threads-plus-breakpoint.exp
8664 (foreach_with_prefix): Likewise.
8665 * gdb.threads/process-dies-while-handling-bp.exp
8666 (foreach_with_prefix): Likewise.
8667 * lib/gdb.exp (foreach_with_prefix): New procedure.
8668
45f38546
MK
86692016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8670
8671 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8672 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8673
dc29a1ce
MK
86742016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8675
8676 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8677 endian targets.
8678
092127d7
JK
86792016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8680 Pedro Alves <palves@redhat.com>
8681
8682 Fix testsuite compatibility with Guile.
8683 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8684 number.
8685
31d765d3
JK
86862016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8687
8688 Fix testsuite compatibility with Guile.
8689 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8690 (thread 1): New test for backtrace through signal handler.
8691
1ac78c04
YQ
86922016-01-22 Yao Qi <yao.qi@linaro.org>
8693
8694 PR testsuite/19491
8695 * gdb.base/multi-forks.c: Include
8696 ../lib/unbuffer_output.c
8697 (main): Call gdb_unbuffer_output.
8698
4f5946a8
DE
86992016-01-21 Doug Evans <dje@google.com>
8700
8701 * lib/ada.exp (gdb_compile_ada): Fix typo.
8702
305e13e6
JB
87032016-01-21 Joel Brobecker <brobecker@adacore.com>
8704
8705 * gdb.base/break-fun-addr.exp: New file.
8706 * gdb.base/break-fun-addr1.c: New file.
8707 * gdb.base/break-fun-addr2.c: New file.
8708
5f5dfff6
SM
87092016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8710
8711 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8712 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8713 enum flag values.
8714
fd356fa2
AA
87152016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8716
8717 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8718 when GDB can not set the vector return value. Add more comments
8719 for clarification.
8720
9df22175
AT
87212016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8722
8723 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8724 command.
8725
41d1845e
SM
87262016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8727
8728 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8729
01ac6840
SM
87302016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8731
8732 * Makefile.in (check-single): Pass --status to runtest.
8733 (check/%.exp): Likewise.
8734
87352016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8736
8737 * Makefile.in (check-parallel): Propagate return code from make
8738 do-check-parallel.
8739
bd0a71fa
MK
87402016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8741
8742 * gdb.trace/ftrace.exp: Fix expected message on continue.
8743 * gdb.trace/pending.exp: Fix expected message on continue.
8744 * gdb.trace/trace-break.exp: Fix expected message on continue.
8745
8bcbad33
SM
87462016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8747
8748 * lib/gdb.exp (gdb_test): Remove unused global references.
8749
f303dbd6
PA
87502016-01-18 Pedro Alves <palves@redhat.com>
8751
8752 * gdb.base/async-shell.exp: Adjust expected output.
8753 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8754 * gdb.base/siginfo-thread.exp: Adjust expected output.
8755 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8756 * gdb.java/jnpe.exp: Adjust expected output.
8757 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8758 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8759 * gdb.threads/leader-exit.exp: Adjust expected output.
8760 * gdb.threads/manythreads.exp: Adjust expected output.
8761 * gdb.threads/pthreads.exp: Adjust expected output.
8762 * gdb.threads/schedlock.exp: Adjust expected output.
8763 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8764 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8765 expected output.
8766 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8767 output.
8768 * gdb.threads/sigthread.exp: Adjust expected output.
8769 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8770
b2789696
YQ
87712016-01-18 Yao Qi <yao.qi@linaro.org>
8772
8773 * gdb.guile/scm-section-script.c: Replace @progbits with
8774 %progbits.
8775 * gdb.python/py-section-script.c: Likewise.
8776
71ef29a8
PA
87772016-01-15 Pedro Alves <palves@redhat.com>
8778
8779 * gdb.multi/tids.exp: Test star wildcard ranges.
8780
3f5b7598
PA
87812016-01-15 Pedro Alves <palves@redhat.com>
8782
8783 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8784 command from "thread apply" invocation.
8785 (thr_apply_info_thr_invalid): Default the expected output to the
8786 input tid list.
8787 (top level): Add tests that use convenience variables. Add tests
8788 for "thread apply" with a valid TID list, but missing the command.
8789
663f6d42
PA
87902016-01-13 Pedro Alves <palves@redhat.com>
8791
8792 * gdb.base/default.exp: Expect $_gthread as well.
8793 * gdb.multi/tids.exp: Test $_gthread.
8794 * gdb.threads/thread-specific.exp: Test $_gthread.
8795
c84f6bbf
PA
87962016-01-13 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.multi/tids.exp: Test "info threads -gid".
8799
22a02324
PA
88002016-01-13 Pedro Alves <palves@redhat.com>
8801
8802 * gdb.multi/tids.exp: Test InferiorThread.global_num and
8803 Breakpoint.thread.
8804 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8805
5d5658a1
PA
88062016-01-07 Pedro Alves <palves@redhat.com>
8807
8808 * gdb.base/break.exp: Adjust to output changes.
8809 * gdb.base/hbreak2.exp: Likewise.
8810 * gdb.base/sepdebug.exp: Likewise.
8811 * gdb.base/watch_thread_num.exp: Likewise.
8812 * gdb.linespec/keywords.exp: Likewise.
8813 * gdb.multi/info-threads.exp: Likewise.
8814 * gdb.threads/thread-find.exp: Likewise.
8815 * gdb.multi/tids.c: New file.
8816 * gdb.multi/tids.exp: New file.
8817
84654457
PA
88182016-01-13 Pedro Alves <palves@redhat.com>
8819
8820 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8821
e3940304
PA
88222016-01-13 Pedro Alves <palves@redhat.com>
8823
8824 * gdb.base/default.exp: Expect $_inferior as well.
8825 * gdb.multi/base.exp: Test $_inferior.
8826
a911d87a
PA
88272016-01-13 Pedro Alves <palves@redhat.com>
8828
8829 PR breakpoints/19388
8830 * gdb.base/catch-signal-siginfo-cond.c: New file.
8831 * gdb.base/catch-signal-siginfo-cond.exp: New file.
8832
82075af2
JS
88332016-01-12 Josh Stone <jistone@redhat.com>
8834 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8835
8836 * gdb.base/catch-syscall.c (do_execve): New variable.
8837 (main): Conditionally trigger an execve.
8838 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8839 (test_catch_syscall_execve): New, check entry/return across execve.
8840 (do_syscall_tests): Call test_catch_syscall_execve.
8841
e46eeedd
PA
88422016-01-12 Pedro Alves <palves@redhat.com>
8843
8844 * gdb.base/random-signal.exp (do_test): New procedure, with body
8845 of testcase moved in.
8846
01d8c27e
JK
88472016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8848 Pedro Alves <palves@redhat.com>
8849
8850 * gdb.base/funcargs.exp (finish from indirectly called function):
8851 Reintroduce the case for 'First'.
8852
9a706302
JK
88532016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8854 Pedro Alves <palves@redhat.com>
8855
8856 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8857 (tcatch_vfork_then_child_follow_exec)
8858 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8859 identification.
8860
c0ecb95f
JK
88612016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8862
8863 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8864 and repeats to unlimited.
8865 * gdb.python/py-value.exp: Likewise.
8866 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8867 and repeats to unlimited.
8868
6cfc1fcb
JK
88692016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8870
8871 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8872 and reordering the functions.
8873 * gdb.multi/hangout.c: Likewise.
8874 * gdb.multi/hello.c: Likewise.
8875
582a1b00
SM
88762016-01-08 Simon Marchi <simon.marchi@ericsson.com>
8877
8878 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8879 absolute.
8880 (SingleStatisticTestResult.report): Use dict.keys instead of
8881 dict.iterkeys.
8882
79bc59cb
PA
88832016-01-06 Pedro Alves <palves@redhat.com>
8884
8885 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
8886
43368e1d
MM
88872016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8888
8889 * gdb.btrace/dlopen.exp: New.
8890 * gdb.btrace/dlopen.c: New.
8891 * gdb.btrace/dlopen-dso.c: New.
8892
79fad5b8
SL
88932015-12-25 Sandra Loosemore <sandra@codesourcery.com>
8894
8895 * lib/gdb.exp (gdb_test): Update comments to clarify that the
8896 PATTERN argument is optional.
8897
ab8314b3
JB
88982015-12-24 Joel Brobecker <brobecker@adacore.com>
8899
8900 * lib/ada.exp (target_compile_ada_from_dir): New function.
8901 (gdb_compile_ada): Reimplement avoiding the use of project files.
8902 * gdb.ada/gnat_ada.gpr: Delete.
8903 * gdb.ada/cond_lang.exp: Adjust test to make path before
8904 filename optional.
8905 * gdb.ada/small_reg_param.exp: Likewise.
8906
fe33faff
SM
89072015-12-22 Simon Marchi <simon.marchi@ericsson.com>
8908
8909 * gdb.base/foll-vork.exp: Remove HP-UX special case.
8910
6d265cb4
TP
89112015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
8912
8913 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8914 case.
8915
10125099
SM
89162015-12-21 Simon Marchi <simon.marchi@ericsson.com>
8917
8918 * gdb.base/break.exp: Remove dead code.
8919 * gdb.base/sepdebug.exp: Likewise.
8920
3ca22649
SM
89212015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8922
8923 * gdb.asm/asm-source.exp: Remove HP-UX references.
8924 * gdb.base/annota1.exp: Likewise.
8925 * gdb.base/annota3.exp: Likewise.
8926 * gdb.base/attach.exp: Likewise.
8927 * gdb.base/bigcore.exp: Likewise.
8928 * gdb.base/break.exp: Likewise.
8929 * gdb.base/call-ar-st.exp: Likewise.
8930 * gdb.base/callfuncs.exp: Likewise.
8931 * gdb.base/catch-fork-static.exp: Likewise.
8932 * gdb.base/display.exp: Likewise.
8933 * gdb.base/foll-exec-mode.exp: Likewise.
8934 * gdb.base/foll-exec.exp: Likewise.
8935 * gdb.base/foll-fork.exp: Likewise.
8936 * gdb.base/foll-vfork.exp: Likewise.
8937 * gdb.base/funcargs.exp: Likewise.
8938 * gdb.base/hbreak2.exp: Likewise.
8939 * gdb.base/inferior-died.exp: Likewise.
8940 * gdb.base/interrupt.exp: Likewise.
8941 * gdb.base/multi-forks.exp: Likewise.
8942 * gdb.base/nodebug.exp: Likewise.
8943 * gdb.base/sepdebug.exp: Likewise.
8944 * gdb.base/solib1.c: Likewise.
8945 * gdb.base/step-test.exp: Likewise.
8946 * gdb.mi/non-stop.c: Likewise.
8947 * gdb.mi/pthreads.c: Likewise.
8948 * gdb.multi/bkpt-multi-exec.ex: Likewise.
8949 * gdb.threads/pthreads.c: Likewise.
8950 * gdb.threads/staticthreads.exp: Likewise.
8951 * lib/future.exp: Likewise.
8952 * lib/gdb.exp: Likewise.
8953 * gdb.base/so-indr-cl.c: Remove.
8954 * gdb.base/so-indr-cl.exp: Likewise.
8955 * gdb.base/solib.c: Likewise.
8956 * gdb.base/solib.exp: Likewise.
8957 * gdb.base/solib2.c: Likewise.
8958
b6304613
SM
89592015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8960
8961 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8962 * gdb.base/call-ar-st.exp: Likewise.
8963 * gdb.base/callfuncs.exp: Likewise.
8964 * gdb.base/condbreak.exp: Likewise.
8965 * gdb.base/constvars.exp: Likewise.
8966 * gdb.base/hbreak2.exp: Likewise.
8967 * gdb.base/langs.exp: Likewise.
8968 * gdb.base/list.exp: Likewise.
8969 * gdb.base/long_long.exp: Likewise.
8970 * gdb.base/ptype.exp: Likewise.
8971 * gdb.base/scope.exp: Likewise.
8972 * gdb.base/signals.exp: Likewise.
8973 * gdb.base/so-impl-ld.exp: Likewise.
8974 * gdb.base/varargs.exp: Likewise.
8975 * gdb.base/volatile.exp: Likewise.
8976 * gdb.base/whatis.exp: Likewise.
8977 * gdb.cp/cplusfuncs.exp: Likewise.
8978 * gdb.cp/inherit.exp: Likewise.
8979 * gdb.cp/local.exp: Likewise.
8980 * gdb.cp/member-ptr.exp: Likewise.
8981 * gdb.cp/method.exp: Likewise.
8982 * gdb.cp/overload.exp: Likewise.
8983 * gdb.cp/templates.exp: Likewise.
8984 * gdb.stabs/weird.exp: Likewise.
8985 * lib/compiler.c: Likewise.
8986 * lib/compiler.cc: Likewise.
8987 * lib/cp-support.exp: Likewise.
8988 * lib/gdb.exp: Likewise.
8989
bf401b07
SM
89902015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8991
8992 * configure.ac: Remove HP-UX case.
8993 * configure: Regenerate.
8994
aff9c0f8
SM
89952015-12-18 Simon Marchi <simon.marchi@ericsson.com>
8996
8997 * lib/gdb.exp (gdb_compile): Add function doc.
8998
a6904d5a
PA
89992015-12-17 Pedro Alves <palves@redhat.com>
9000
9001 PR threads/19354
9002 * gdb.multi/info-threads.exp: New file.
9003
a22279dd
YQ
90042015-12-15 Yao Qi <yao.qi@linaro.org>
9005
9006 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9007 is aarch64*-*-*.
9008
0588c796
SL
90092015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9010
9011 * gdb.base/history-duplicates.exp: Skip if no readline support.
9012
5d978e17
SL
90132015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9014
9015 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9016
7e763b86
SL
90172015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9018
9019 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9020
87a3a92c
SL
90212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9022
9023 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9024 ctrl-C if nointerrupts target property is set.
9025 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9026 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9027 * gdb.base/paginate-bg-execution.exp: Likewise.
9028 * gdb.base/paginate-execution-startup.exp: Likewise.
9029 * gdb.base/random-signal.exp: Likewise.
9030 * gdb.base/range-stepping.exp: Likewise.
9031 * gdb.cp/annota2.exp: Likewise.
9032 * gdb.cp/annota3.exp: Likewise.
9033 * gdb.gdb/selftest.exp: Likewise.
9034 * gdb.threads/continue-pending-status.exp: Likewise.
9035 * gdb.threads/leader-exit.exp: Likewise.
9036 * gdb.threads/manythreads.exp: Likewise.
9037 * gdb.threads/pthreads.exp: Likewise.
9038 * gdb.threads/schedlock.exp: Likewise.
9039 * gdb.threads/sigthread.exp: Likewise.
9040
a8f077dc
DB
90412015-12-11 Don Breazeal <donb@codesourcery.com>
9042
9043 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9044 remote.
9045 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9046 * gdb.base/foll-exec.exp (main): Enable for target remote.
9047 * gdb.base/foll-fork.exp (main): Likewise.
9048 * gdb.base/foll-vfork.exp (main): Likewise.
9049 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9050 (proc continue_to_exit_bp_loc): Use clean_restart.
9051 * gdb.base/pie-execl.exp (main): Disable for target remote.
9052 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9053 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9054 * gdb.threads/execl.exp (main): Likewise.
9055 * gdb.threads/fork-child-threads.exp (main): Likewise.
9056 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9057 remote.
9058 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9059 remote.
9060 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9061 pid.tid style ptids, instead of just tid.
9062 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9063 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9064 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9065 ptids, instead of just tid.
9066
3b2464a8
AB
90672015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9068
9069 * gdb.base/list.exp (test_list_forward): Add end of file error
9070 test.
9071 (test_repeat_list_command): Add end of file error test.
9072 (test_list_backwards): Add beginning of file error test.
9073
a0def019
AB
90742015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9075
9076 * gdb.base/list.exp (test_list_invalid_args): New function,
9077 defined, and called.
9078
5c000dff
AB
90792015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9080
9081 * gdb.base/list.exp (test_list): Make test names unique.
9082
f1637ebe
YQ
90832015-12-11 Yao Qi <yao.qi@linaro.org>
9084
9085 * gdb.base/coremaker2.c: Remove.
9086
36d6fc0a
PA
90872015-12-10 Pedro Alves <palves@redhat.com>
9088
9089 * gdb.multi/base.exp: Remove stale "spaces" references.
9090
762f7747
PA
90912015-12-10 Pedro Alves <palves@redhat.com>
9092
9093 * gdb.multi/base.exp: Don't use nowarnings.
9094 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9095 * gdb.multi/hangout.c: Include stdio.h.
9096 * gdb.multi/hello.c: Include stdlib.h.
9097 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9098 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9099 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9100
28d2bfb9
AB
91012015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9102
9103 * gdb.dwarf2/dw2-ranges-base.c: New file.
9104 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9105 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9106 support additional line table, and debug ranges generation.
9107 (Dwarf::ranges): New function, generate .debug_ranges.
9108 (Dwarf::lines): Support generating simple line table programs.
9109 (Dwarf::assemble): Initialise new namespace variables.
9110
5fc2beac
KB
91112015-12-09 Kevin Buettner <kevinb@redhat.com>
9112
9113 * gdb.base/async.exp (proc test_background): Add case for
9114 asynchronous execution not supported.
9115
1c35a88f
LM
91162015-12-09 Luis Machado <lgustavo@codesourcery.com>
9117
9118 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9119 format and change test names to make them unique.
9120
b593e3d9
RK
91212015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9122 Pedro Alves <pedro@redhat.com>
9123
9124 PR gdb/18702
9125 Add checking of floatformats setup on x86_64 hosts.
9126 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9127 (smallval, bigval): New labels/constants.
9128 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9129 float" after loading bigval and smallval.
9130
d72413e6
PMR
91312015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9132
9133 * gdb.ada/fun_overload_menu.exp: New testcase.
9134 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9135
ece66d65
JS
91362015-12-04 Josh Stone <jistone@redhat.com>
9137
9138 * gdb.base/catch-fork-static.exp: New.
9139
41d0efca
YQ
91402015-12-03 Yao Qi <yao.qi@linaro.org>
9141
9142 * gdb.base/sizeof.c: Don't include stdio.h and
9143 ../lib/unbuffer_output.c.
9144 (main): New variable 'size' and 'value'. Remove printf and
9145 gdb_unbuffer_output. Assign return value to size and value.
9146 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9147 at the beginning.
9148 (check_sizeof): Check the result by printing variable 'size'.
9149 (check_valueof): Check the result by printing variable 'value'.
9150
99fd02d9
YQ
91512015-12-01 Yao Qi <yao.qi@linaro.org>
9152
9153 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9154 for aarch64*-*-linux* target.
9155
f2faf941
PA
91562015-11-30 Pedro Alves <palves@redhat.com>
9157
9158 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9159
04bf20c5
PA
91602015-11-30 Pedro Alves <palves@redhat.com>
9161
9162 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9163 Handle non-stop mode vCont replies.
9164
09df4675
PA
91652015-11-30 Pedro Alves <palves@redhat.com>
9166
9167 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9168 prepare_for_testing. Start gdb with "set non-stop on" appended to
9169 GDBFLAGS. Lax expected stop output.
9170
58b584af
YQ
91712015-11-27 Yao Qi <yao.qi@linaro.org>
9172
9173 * gdb.arch/arm-neon.exp: New.
9174 * gdb.arch/arm-neon.c: New.
9175
dfcb77a8
YQ
91762015-11-27 Yao Qi <yao.qi@linaro.org>
9177
9178 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9179
88e8ec1b
YQ
91802015-11-27 Yao Qi <yao.qi@linaro.org>
9181
9182 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9183 frames-invalid annotation.
9184
bfde72c2
YQ
91852015-11-27 Yao Qi <yao.qi@linaro.org>
9186
9187 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9188
f6512a69
SM
91892015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9190
9191 * gdb.threads/names.exp: New file.
9192 * gdb.threads/names.c: New file.
9193 * README: Mention gdb,no_thread_names.
9194
46a3515b
MM
91952015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9196
9197 PR 19297
9198 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9199 support" error.
9200
62147a22
PA
92012015-11-24 Pedro Alves <palves@redhat.com>
9202
9203 PR 17539
9204 * gdb.base/display.exp: Expect displays to be sorted in ascending
9205 order. Use multi_line.
9206 * gdb.base/solib-display.exp: Likewise.
9207
2f341b6e
PA
92082015-11-24 Pedro Alves <palves@redhat.com>
9209
9210 PR 17539
25d49b86
PA
9211 * gdb.base/display.exp: Expect displays to be sorted in ascending
9212 order. Use multi_line.
9213 * gdb.base/solib-display.exp: Likewise.
2f341b6e 9214
7e0aa6aa
PA
92152015-11-24 Pedro Alves <palves@redhat.com>
9216
9217 PR 17539
9218 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9219 threads in ascending order.
9220 * gdb.base/foll-fork.exp: Likewise.
9221 * gdb.base/foll-vfork.exp: Likewise.
9222 * gdb.base/multi-forks.exp: Likewise.
9223 * gdb.mi/mi-nonstop.exp: Likewise.
9224 * gdb.mi/mi-nsintrall.exp: Likewise.
9225 * gdb.multi/base.exp: Likewise.
9226 * gdb.multi/multi-arch.exp: Likewise.
9227 * gdb.python/py-inferior.exp: Likewise.
9228 * gdb.threads/break-while-running.exp: Likewise.
9229 * gdb.threads/execl.exp: Likewise.
9230 * gdb.threads/gcore-thread.exp: Likewise.
9231 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9232 * gdb.threads/kill.exp: Likewise.
9233 * gdb.threads/linux-dp.exp: Likewise.
9234 * gdb.threads/multiple-step-overs.exp: Likewise.
9235 * gdb.threads/next-bp-other-thread.exp: Likewise.
9236 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9237 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9238 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9239 * gdb.threads/thread-find.exp: Likewise.
9240 * gdb.threads/tls.exp: Likewise.
9241 * lib/mi-support.exp (mi_reverse_list): Delete.
9242 (mi_check_thread_states): No longer reverse list.
9243
2cc57ad8
PA
92442015-11-24 Pedro Alves <palves@redhat.com>
9245
9246 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9247 use lowercase.
9248
c93e8391
SM
92492015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9250
9251 * gdb.trace/actions.c: Include trace-common.h.
9252 (main): Add a location for a fast tracepoint.
9253 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9254 the normal tracepoints.
9255 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9256
045ccf91
SM
92572015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9258
9259 * save-trace.exp: Factor out code to these...
9260 (gdb_save_tracepoints): New.
9261 (gdb_load_tracepoints): New.
9262 (do_save_load_test): New.
9263
5506f9f6
KB
92642015-11-23 Kevin Buettner <kevinb@redhat.com>
9265
9266 * gdb.base/asmlabel.exp: New test.
9267 * gdb.base/asmlabel.c: New test case.
9268
16c3b12f
JB
92692015-11-23 Joel Brobecker <brobecker@adacore.com>
9270
9271 * gdb.base/wrong_frame_bt_full-main.c: New file.
9272 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9273 * gdb.base/wrong_frame_bt_full.exp: New file.
9274
155bfbd3
JB
92752015-11-23 Joel Brobecker <brobecker@adacore.com>
9276
9277 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9278
bb097445
JM
92792015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9280
206853a0 9281 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
9282 pstate register when comparing registers values in
9283 sparc64-*-linux-gnu targets to avoid spurious differences.
9284
9c88ed8f
JM
92852015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9286
206853a0 9287 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 9288
96161e25
SL
92892015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9290
9291 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9292 as type argument to gdb_compile.
9293 * gdb.base/nested-subp2.exp: Likewise.
9294 * gdb.base/nested-subp3.exp: Likewise.
9295
340c2830
DV
92962015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9297
9298 * lib/dwarf.exp (_note): Fix left shift of negative value.
9299 * gdb.trace/trace-condition.exp: Likewise.
9300
c1862d0f
YQ
93012015-11-13 Yao Qi <yao.qi@linaro.org>
9302
9303 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9304 comments about d10v.
9305 (test_scalar_returns): Likewise.
9306 * gdb.base/d10v.ld: Remove.
9307 * gdb.base/overlays.exp: Remove the target triplet checking for
9308 d10v-*-*.
9309 * gdb.base/structs.exp (test_struct_returns): Remove the
9310 comments about d10v.
9311 (test_struct_calls): Likewise.
9312
77ae9c19
YQ
93132015-11-13 Yao Qi <yao.qi@linaro.org>
9314
9315 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9316 * gdb.base/gnu_vector.c: Don't include stdio.h.
9317 (main): Don't print res and call add_some_intvecs.
9318
430e004e
MK
93192015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9320
9321 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9322 macro.
9323 (func5): Removed.
9324 (func4): Use FAST_TRACEPOINT_LABEL.
9325 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9326 macro.
9327 (func): Removed.
9328 (thread_function): Use FAST_TRACEPOINT_LABEL.
9329 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9330 (func): Remove.
9331 (marker): Use FAST_TRACEPOINT_LABEL.
9332 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9333 (pendfunc1): Remove.
9334 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9335 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9336 (foo): Remove.
9337 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9338 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9339 macro.
9340 (func): Remove.
9341 (marker): Use FAST_TRACEPOINT_LABEL.
9342 * gdb.trace/trace-common.h: New header.
9343 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9344 macro.
9345 (func): Remove.
9346 (marker): Use FAST_TRACEPOINT_LABEL.
9347 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9348 (func): Remove.
9349 (thread_function): Use FAST_TRACEPOINT_LABEL.
9350
6e7675a7
MK
93512015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9352
9353 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9354 in front.
9355 * gdb.trace/change-loc.exp: Use global pcreg definition.
9356 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9357 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9358 in front.
9359 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9360 * gdb.trace/pending.exp: Likewise.
9361 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9362 * gdb.trace/trace-break.exp: Likewise.
9363 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9364 in front.
9365 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9366 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9367 in front.
9368 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9369
dddc0e16
JB
93702015-11-09 Joel Brobecker <brobecker@adacore.com>
9371
9372 * gdb.ada/fin_fun_out: New testcase.
9373
c6f0b406
KB
93742015-11-07 Kevin Buettner <kevinb@redhat.com>
9375
9376 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9377 value associated with DW_AT_byte_size.
9378 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9379 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9380 DW_AT_upper_bound.
9381
f01dcfd9
KB
93822015-11-07 Kevin Buettner <kevinb@redhat.com>
9383
9384 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9385 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9386 version.
9387 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9388 gdb.dwarf2/dw2-canonicalize-type.exp,
9389 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9390 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9391 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9392 provided by gdb_target_symbol_prefix_flags_asm.
9393 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9394 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9395 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9396 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9397 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9398 macros where needed). Use this macro for symbols which require
9399 the prefix provided by SYMBOL_PREFIX.
9400
2223449a
KB
94012015-11-05 Kevin Buettner <kevinb@redhat.com>
9402
9403 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9404 New procs.
9405 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9406 representing expressions, of more than one list element.
9407 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9408 to prepend linker symbol prefix to f.
9409 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9410 table_1 and table_2.
9411 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9412 Likewise, for f and g.
9413 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9414 for ptr.
9415 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9416 for main.
9417 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9418 table_1_ptr and table_2_ptr.
9419
6f2f1a3a
JK
94202015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9421 Joel Brobecker <brobecker@adacore.com>
9422
9423 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9424
566c56c9
MK
94252015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9426
9427 * gdb.reverse/s390-mvcle.c: New test.
9428 * gdb.reverse/s390-mvcle.exp: New file.
9429 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9430
d5f0636b
MK
94312015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9432
9433 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9434
7ad8b86c
MK
94352015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9436
9437 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9438 reaching marker2.
9439 * gdb.reverse/getresuid-reverse.exp: Likewise.
9440 * gdb.reverse/pipe-reverse.exp: Likewise.
9441 * gdb.reverse/readv-reverse.exp: Likewise.
9442 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9443 * gdb.reverse/time-reverse.exp: Likewise.
9444 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9445
4081c0f1
YQ
94462015-10-30 Yao Qi <yao.qi@linaro.org>
9447
9448 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9449 (empty_cycle): Remove.
9450 (main): Don't call empty_cycle. Don't use watch_count_done.
9451 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9452 empty_cycle. Rewrite the code counting HW watchpoints.
9453
452b4ba5
MK
94542015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9455
9456 * gdb.reverse/fstatat-reverse.c: New test.
9457 * gdb.reverse/fstatat-reverse.exp: New file.
9458 * gdb.reverse/getresuid-reverse.c: New test.
9459 * gdb.reverse/getresuid-reverse.exp: New file.
9460 * gdb.reverse/pipe-reverse.c: New test.
9461 * gdb.reverse/pipe-reverse.exp: New file.
9462 * gdb.reverse/readv-reverse.c: New test.
9463 * gdb.reverse/readv-reverse.exp: New file.
9464 * gdb.reverse/recvmsg-reverse.c: New test.
9465 * gdb.reverse/recvmsg-reverse.exp: New file.
9466 * gdb.reverse/time-reverse.c: New test.
9467 * gdb.reverse/time-reverse.exp: New file.
9468 * gdb.reverse/waitpid-reverse.c: New test.
9469 * gdb.reverse/waitpid-reverse.exp: New file.
9470
5e2e7507
JK
94712015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9472
9473 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9474
0fde2c53
DE
94752015-10-26 Doug Evans <dje@google.com>
9476
9477 PR symtab/17391
9478 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9479 * gdb.dwarf2/bad-regnum.c: New file.
9480 * gdb.dwarf2/bad-regnum.exp: New file.
9481
1a70ae97
DE
94822015-10-26 Doug Evans <dje@google.com>
9483
9484 PR python/18938
9485 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9486 file.
9487
27dc26ab
JK
94882015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9489
9490 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9491 for a change by "Mention language in compile error message".
9492
bed91f4d
SM
94932015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9494
9495 PR python/18073
9496 * gdb.python/py-type.c (C::a_method): New.
9497 (C::a_const_method): New.
9498 (C::a_static_method): New.
9499 (a_function): New.
9500 * gdb.python/py-type.exp (test_fields): Test getting fields
9501 from function and method.
9502
3f2f83dd
KB
95032015-10-21 Keven Boell <keven.boell@intel.com>
9504
9505 * gdb.fortran/vla-alloc-assoc.exp: New file.
9506 * gdb.fortran/vla-datatypes.exp: New file.
9507 * gdb.fortran/vla-datatypes.f90: New file.
9508 * gdb.fortran/vla-history.exp: New file.
9509 * gdb.fortran/vla-ptype-sub.exp: New file.
9510 * gdb.fortran/vla-ptype.exp: New file.
9511 * gdb.fortran/vla-sizeof.exp: New file.
9512 * gdb.fortran/vla-sub.f90: New file.
9513 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9514 * gdb.fortran/vla-value-sub-finish.exp: New file.
9515 * gdb.fortran/vla-value-sub.exp: New file.
9516 * gdb.fortran/vla-value.exp: New file.
9517 * gdb.fortran/vla-ptr-info.exp: New file.
9518 * gdb.mi/mi-vla-fortran.exp: New file.
9519 * gdb.mi/vla.f90: New file.
9520
27145d50
SL
95212015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9522
9523 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9524 of hardwired timeout value.
9525
5f3ff4f8
JK
95262015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9527 Pedro Alves <palves@redhat.com>
9528
9529 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9530 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9531
bfd09d20
JS
95322015-10-19 Josh Stone <jistone@redhat.com>
9533
9534 * gdb.base/catch-syscall.c: Include <sched.h>.
9535 (unknown_syscall): New variable.
9536 (main): Trigger a vfork and an unknown syscall.
9537 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9538 (unknown_syscall_number): Likewise.
9539 (check_call_to_syscall): Accept an optional syscall pattern.
9540 (check_return_from_syscall): Likewise.
9541 (check_continue): Likewise.
9542 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9543 (test_catch_syscall_skipping_return): New test toggling off 'catch
9544 syscall' to step over the syscall return, then toggling back on.
9545 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9546 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9547 (do_syscall_tests): Call test_catch_syscall_without_args and
9548 test_catch_syscall_mid_vfork.
9549 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9550 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9551
b32b93c6
AS
95522015-10-19 Andrew Stubbs <ams@codesourcery.com>
9553
9554 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9555 print g_vE): Add new pass patterns.
9556 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9557 print various symbol names for vptr fields.
9558
9d622bda
AB
95592015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9560
9561 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9562 results.
9563
0fd8ac1c
YQ
95642015-10-12 Yao Qi <yao.qi@linaro.org>
9565
9566 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9567
34240514
YQ
95682015-10-12 Yao Qi <yao.qi@linaro.org>
9569
9570 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9571 is aarch64*-*-linux*.
9572
8240f442
YQ
95732015-10-12 Yao Qi <yao.qi@linaro.org>
9574
9575 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9576 (can_relocate_bcond_true): ... it.
9577 (can_relocate_bcond_false): New function.
9578 (foo): Likewise.
9579 (can_relocate_bl): Likewise.
9580 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9581 can_relocate_bl.
9582
2520f728
PMR
95832015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9584
9585 * gdb.base/nested-addr.c: New file.
9586 * gdb.base/nested-addr.exp: New testcase.
9587
abcef95a
MM
95882015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9589
9590 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9591 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9592 its output. Ignore the output of "record goto begin" and instead
9593 check that GDB is replaying.
9594
145e3ddb
PA
95952015-10-09 Pedro Alves <palves@redhat.com>
9596
9597 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9598 (top level): Use it in the run with no args test.
9599
d5d8c4e1
IB
96002015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9601
9602 * gdb.dlang/properties.exp: New file.
9603
06e635ef
SL
96042015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9605
9606 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9607 whether or not address 0x1000 is mapped on the target.
9608
e019fd1d
SM
96092015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9610
9611 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9612 build.
9613
77ba2a67
MM
96142015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9615
9616 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9617 instruction-history test.
9618
c60eb31f
DE
96192015-09-28 Doug Evans <dje@google.com>
9620
9621 * gdb.base/gcore.c (array_func): Add reference to static_array.
9622
9a3c8263
SM
96232015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9624
9625 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9626 source line.
9627
9720e656
SL
96282015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9629
9630 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9631 short or char as base type.
9632
938d3bf2
SL
96332015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9634
9635 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9636 to allow any size enum.
9637
e6c2c623
PMR
96382015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9639
9640 * gdb.ada/array_ptr_renaming.exp: New testcase.
9641 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9642 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9643
06da0f77
PL
96442015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9645
9646 * gdb.trace/ftrace-lock.c: New file.
9647 * gdb.trace/ftrace-lock.exp: New file.
9648
4f51c22a
PL
96492015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9650
9651 * gdb.arch/insn-reloc.c: New file.
9652 * gdb.arch/ftrace-insn-reloc.exp: New file.
9653
7041adf4
PL
96542015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9655
9656 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9657 instruction.
9658 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9659 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9660 * gdb.trace/range-stepping.c: Likewise.
9661 * gdb.trace/trace-break.c: Likewise.
9662 * gdb.trace/trace-mt.c (thread_function): Likewise.
9663 * gdb.trace/ftrace.c (marker): Likewise.
9664 * gdb.trace/trace-condition.c (marker): Likewise.
9665 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9666 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9667 is_aarch64_target.
9668
015d2e7e
DE
96692015-09-18 Doug Evans <xdje42@gmail.com>
9670
9671 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9672 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9673
26b188a2
SL
96742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9675
9676 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9677 the breakpoint.
9678
79dc332b
SL
96792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9680
9681 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9682 the pending breakpoint. Remove timeout override for "Run till
9683 MI pending breakpoint on pendfunc3 on thread 2" test.
9684
f57929f2
SL
96852015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9686
9687 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9688 filename pattern.
9689
3f469b17
SL
96902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9691
9692 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9693 in breakpoint filename pattern.
9694
515b89b3
SL
96952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9696
7800dbe4
SL
9697 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9698
96992015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9700
515b89b3
SL
9701 * gdb.linespec/explicit.exp: Check for readline support for
9702 tab-completion tests. Fix obvious typo.
9703
d2939ba2
MM
97042015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9705
9706 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9707 and replay.
9708
cbb55fa7
MM
97092015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9710
9711 * gdb.btrace/non-stop.c: New.
9712 * gdb.btrace/non-stop.exp: New.
9713
43691ca1
PL
97142015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9715 Yao Qi <yao.qi@linaro.org>
9716
9717 * gdb.trace/trace-condition.c: New file.
9718 * gdb.trace/trace-condition.exp: New file.
9719
d78908cf
WW
97202015-09-16 Wei-cheng Wang <cole945@gmail.com>
9721
9722 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9723 for testing bytecode compilation.
9724
1ed415e2
PA
97252015-09-16 Pedro Alves <palves@redhat.com>
9726 Sandra Loosemore <sandra@codesourcery.com>
9727
9728 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9729 (SECONDS): Redefine.
9730 (main): Call pthread_kill and alarm early.
9731 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9732 support.
9733 (test): If the target can't hardware step and doesn't support
9734 displaced stepping, increase the timeout.
9735
d136eff5
PA
97362015-09-16 Pedro Alves <palves@redhat.com>
9737
9738 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9739 (enable_debug): New procedures.
9740 (test): Use them. Bail out if waiting for threads fails.
9741 (top level): Bail out if a test fails.
9742
991f019c
YQ
97432015-09-16 Yao Qi <yao.qi@linaro.org>
9744
9745 * gdb.asm/asm-source.exp: Set asm-arch for
9746 aarch64*-*-* target.
9747 * gdb.asm/aarch64.inc: New file.
9748
bfca584f
PMR
97492015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9750
9751 * gdb.ada/array_of_variable_length.exp: New testcase.
9752 * gdb.ada/array_of_variable_length/foo.adb: New file.
9753 * gdb.ada/array_of_variable_length/pck.adb: New file.
9754 * gdb.ada/array_of_variable_length/pck.ads: New file.
9755
b326e587
DE
97562015-09-15 Doug Evans <dje@google.com>
9757
9758 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9759 of function static local variable.
9760
5382cfab
PW
97612015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9762
9763 * gdb.threads/tls-so_extern.exp: New test file.
9764 * gdb.threads/tls-so_extern.c: New test file.
9765 * gdb.threads/tls-so_extern_main.c: New test file.
9766
141c5cc4
JK
97672015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9768
9769 * gdb.opt/solib-intra-step-lib.c: New file.
9770 * gdb.opt/solib-intra-step-main.c: New file.
9771 * gdb.opt/solib-intra-step.exp: New file.
9772
d15dcecd
PA
97732015-09-15 Pedro Alves <palves@redhat.com>
9774
9775 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9776 gdb_continue_to_breakpoint instead of gdb_test_multiple.
9777
4c2f2a79
PA
97782015-09-14 Pedro Alves <palves@redhat.com>
9779
9780 * gdb.base/hook-stop-continue.c: Delete.
9781 * gdb.base/hook-stop-continue.exp: Delete.
9782 * gdb.base/hook-stop-frame.c: Delete.
9783 * gdb.base/hook-stop-frame.exp: Delete.
9784 * gdb.base/hook-stop.c: New file.
9785 * gdb.base/hook-stop.exp: New file.
9786
919e6dbe
PMR
97872015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
9788
9789 * gdb.ada/access_to_packed_array.exp: New testcase.
9790 * gdb.ada/access_to_packed_array/foo.adb: New file.
9791 * gdb.ada/access_to_packed_array/pack.adb: New file.
9792 * gdb.ada/access_to_packed_array/pack.ads: New file.
9793
157280a4
MM
97942015-09-14 Markus Metzger <markus.t.metzger@intel.com>
9795
9796 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9797 buffer size test.
9798
2fd33e94
DB
97992015-09-11 Don Breazeal <donb@codesourcery.com>
9800
9801 * gdb.base/foll-exec.c: Add copyright header. Fix
9802 formatting issues.
9803 * gdb.base/foll-exec.exp (zap_session): Delete proc.
9804 (do_exec_tests): Use clean_restart in place of zap_session,
9805 and for test initialization. Fix formatting issues. Use
9806 fail in place of perror.
9807 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9808 an expect statement to match an expression with output from
9809 the program under debug.
9810 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9811 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9812 * gdb.threads/non-ldr-exc-2.exp: Likewise.
9813 * gdb.threads/non-ldr-exc-3.exp: Likewise.
9814 * gdb.threads/non-ldr-exc-4.exp: Likewise.
9815
e70b6e8e
DE
98162015-09-09 Doug Evans <dje@google.com>
9817
9818 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9819
7a551a51
DE
98202015-09-09 Doug Evans <dje@google.com>
9821
9822 * gdb.base/pie-execl.exp: Fix result test of build_executable.
9823
4c666f84
DE
98242015-09-09 Doug Evans <dje@google.com>
9825
9826 * gdb.base/savedregs.exp: Fix typo.
9827
243a9253
PA
98282015-09-09 Pedro Alves <palves@redhat.com>
9829
9830 * gdb.mi/mi-cli.exp: Add CLI finish tests.
9831
c0fa8fbd
SL
98322015-09-08 Sandra Loosemore <sandra@codesourcery.com>
9833
9834 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9835 command actually switches threads. Give up on remaining
9836 tests if target fails to stop at breakpoint.
9837
cd7c1778
PMR
98382015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
9839
9840 * gdb.ada/funcall_char.exp: New testcase.
9841 * gdb.ada/funcall_char/foo.adb: New file.
9842
dc5c8746
PMR
98432015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
9844
9845 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9846 expected outputs. Add two testcases for completing ambiguous
9847 functions.
9848 * gdb.ada/complete/aux_pck.adb: New file.
9849 * gdb.ada/complete/aux_pck.ads: New file.
9850 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9851 Ambiguous_Func functions.
9852 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9853 * gdb.ada/complete/pck.adb: Likewise.
9854
4e83a1e7
UW
98552015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
9856
9857 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9858 failures to run the test program under GDB.
9859
8ce74153
LM
98602015-08-26 Luis Machado <lgustavo@codesourcery.com>
9861
9862 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9863 to C.
9864
e9756d52
PP
98652015-08-26 Patrick Palka <patrick@parcs.ath.cx>
9866
9867 * gdb.base/run-after-attach.exp: New test file.
9868 * gdb.base/run-after-attach.c: New test file.
9869
8d37573b
DB
98702015-08-26 Don Breazeal <donb@codesourcery.com>
9871
9872 * gdb.base/foll-exec-2.c: New test program.
9873 * gdb.base/foll-exec-2.exp: New test.
9874
63e43d3a
PMR
98752015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
9876
9877 * gdb.base/nested-subp1.exp: New file.
9878 * gdb.base/nested-subp1.c: New file.
9879 * gdb.base/nested-subp2.exp: New file.
9880 * gdb.base/nested-subp2.c: New file.
9881 * gdb.base/nested-subp3.exp: New file.
9882 * gdb.base/nested-subp3.c: New file.
9883
3d40fbb5
PA
98842015-08-24 Pedro Alves <palves@redhat.com>
9885
9886 * gdb.server/connect-without-multi-process.c: New file.
9887 * gdb.server/connect-without-multi-process.exp: New file.
9888
4422ac93
LM
98892015-08-24 Luis Machado <lgustavo@codesourcery.com>
9890
9891 * gdb.opt/inline-markers.c: Make z int.
9892
91dddb86
LM
98932015-08-24 Luis Machado <lgustavo@codesourcery.com>
9894
9895 * gdb.opt/inline-markers.c: Make z volatile.
9896
a48847ee
LM
98972015-08-24 Luis Machado <lgustavo@codesourcery.com>
9898
9899 * gdb.opt/inline-bt.c: New volatile global z.
9900 * gdb.opt/inline-cmds.c: Likewise.
9901 * gdb.opt/inline-locals.c: Likewise.
9902 * gdb.opt/inline-markers.c: New extern global z.
9903 (marker): Use z.
9904 (inline_fn): Likewise.
9905
0ebbc52b
PA
99062015-08-24 Pedro Alves <palves@redhat.com>
9907
9908 * config/m32r-stub.exp: Remove file.
9909 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9910 * gdb.base/call-rt-st.exp: Likewise.
9911 * gdb.base/call-strs.exp: Likewise.
9912 * gdb.base/default.exp: Remove references to h8300-*-hms and
9913 *-*-udi*.
9914 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9915
77c365df
AA
99162015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9917
9918 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9919 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
9920 and "return" use KFAIL when GDB can not read/write the vector
9921 return value.
9922
4313b8c0
GB
99232015-08-21 Gary Benson <gbenson@redhat.com>
9924
9925 * gdb.trace/pending.exp: Cope with remote transfer warnings.
9926
0e433b32
PA
99272015-08-20 Pedro Alves <palves@redhat.com>
9928
9929 * gdb.server/solib-list.exp: No longer expect an interior stop in
9930 non-stop mode.
9931
221e1a37
PA
99322015-08-20 Pedro Alves <palves@redhat.com>
9933
9934 * gdb.server/connect-stopped-target.c: New file.
9935 * gdb.server/connect-stopped-target.exp: New file.
9936
40e3ad0e
PA
99372015-08-20 Pedro Alves <palves@redhat.com>
9938
9939 * gdb.dwarf2/comp-unit-lang.exp: New file.
9940 * gdb.dwarf2/comp-unit-lang.c: New file.
9941
af39b327
PMR
99422015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
9943
9944 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9945 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9946
7d45c7c3 99472015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 9948
7d45c7c3
KB
9949 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9950 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9951
4d6cceb4
DE
99522015-08-18 Doug Evans <dje@google.com>
9953 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9954
9955 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9956 skip_python_tests. New arg prompt_regexp.
9957 (skip_python_tests): New function.
9958 * lib/mi-support.exp (mi_skip_python_tests): New function.
9959 * gdb.python/py-mi-objfile-gdb.py: New file.
9960 * gdb.python/py-mi-objfile.c: New file.
9961 * gdb.python/py-mi-objfile.exp: New file.
9962
ad89c2aa
KS
99632015-08-17 Keith Seitz <keiths@redhat.com>
9964
9965 * gdb.linespec/explicit.exp: Move strace test from here ...
9966 * gdb.trace/strace.exp: ... to here.
9967
e3ae3c43
PP
99682015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9969
9970 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9971 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9972
604b2636
DE
99732015-08-14 Doug Evans <xdje42@gmail.com>
9974
9975 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9976 inferior before selecting a new file.
9977
6ff0ba5f
DE
99782015-08-14 Doug Evans <xdje42@gmail.com>
9979
9980 * gdb.mi/mi-disassemble.exp: Update.
9981 * gdb.base/disasm-optim.S: New file.
9982 * gdb.base/disasm-optim.c: New file.
9983 * gdb.base/disasm-optim.h: New file.
9984 * gdb.base/disasm-optim.exp: New file.
9985
9ca98f92
KS
99862015-08-14 Keith Seitz <keiths@redhat.com>
9987
9988 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9989 "evaluated-by".
9990
52bbc560
JB
99912015-08-13 Joel Brobecker <brobecker@adacore.com>
9992
9993 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9994
5d8c3ed3
PMR
99952015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
9996
9997 * gdb.ada/fun_renaming.exp: New testcase.
9998 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9999 * gdb.ada/fun_renaming/pack.adb: New file.
10000 * gdb.ada/fun_renaming/pack.ads: New file.
10001
ea8812bc
KS
100022015-08-12 Keith Seitz <keiths@redhat.com>
10003
10004 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10005 gdb_get_line_number.
10006
4dafcdeb
JB
100072015-08-12 Joel Brobecker <brobecker@adacore.com>
10008
10009 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10010 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10011 gdb.base/dso2dso.exp: New files.
10012
5ba32597
SDJ
100132015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10014 Pedro Alves <palves@redhat.com>
10015 Keith Seitz <keiths@redhat.com>
10016
10017 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10018 GDBFLAGS.
10019
b6dafabf
PP
100202015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10021
10022 * gdb.base/gdbhistsize-history.exp
10023 (test_histsize_history_setting): Use save_vars.
10024 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10025 Use save_vars.
10026 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10027 * gdb.base/readline.exp: Use save_vars.
10028
abe8e607
PP
100292015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10030
10031 * lib/gdb.exp (save_vars): New proc.
10032
629500fa
KS
100332015-08-11 Keith Seitz <keiths@redhat.com>
10034
10035 * gdb.base/help.exp: Update help_breakpoint_text.
10036
eb8c4e2e
KS
100372015-08-11 Keith Seitz <keiths@redhat.com>
10038
10039 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10040 (at toplevel): Call test_explicit_breakpoints.
10041 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10042 breakpoints.
10043 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10044 breakpoint conditions, "-cond".
10045
87f0e720
KS
100462015-08-11 Keith Seitz <keiths@redhat.com>
10047
10048 * gdb.linespec/3explicit.c: New file.
10049 * gdb.linespec/cpexplicit.cc: New file.
10050 * gdb.linespec/cpexplicit.exp: New file.
10051 * gdb.linespec/explicit.c: New file.
10052 * gdb.linespec/explicit.exp: New file.
10053 * gdb.linespec/explicit2.c: New file.
10054 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10055 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10056 before using in the matching pattern.
10057 Clarify that `prefix' is a regular expression.
10058
f00aae0f
KS
100592015-08-11 Keith Seitz <keiths@redhat.com>
10060
10061 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10062 test.
10063 Add tests for missing ",FMT" and ",".
10064
e27852be
DE
100652015-08-10 Doug Evans <dje@google.com>
10066 Keith Seitz <keiths@redhat.com>
10067
10068 PR gdb/17960
10069 * gdb.base/completion.exp: Add location completer tests.
10070
7f03bd92
PA
100712015-08-07 Pedro Alves <palves@redhat.com>
10072
10073 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10074 tests here.
10075 (top level): Run do_test with and without displaced stepping.
10076
3fc8eb30
PA
100772015-08-07 Pedro Alves <palves@redhat.com>
10078
10079 * gdb.base/valgrind-disp-step.c: New file.
10080 * gdb.base/valgrind-disp-step.exp: New file.
10081
d4569d7b
PA
100822015-08-07 Pedro Alves <palves@redhat.com>
10083
10084 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10085 Delete function.
10086 (main): Add alarm. Run an infinite loop instead of calling
10087 wait_threads.
10088 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10089 comment.
10090 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10091 Delete function.
10092 (main): Add alarm. Run an infinite loop instead of calling
10093 wait_threads.
10094 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10095 comment.
10096
e1316e60
PA
100972015-08-07 Pedro Alves <palves@redhat.com>
10098
10099 * gdb.base/checkpoint-ns.exp: New file.
10100 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10101 standard_testfile.
10102
da8c46d2
MM
101032015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10104
10105 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10106 * gdb.btrace/instruction_history.exp: Update.
10107 * gdb.btrace/tsx.exp: New.
10108 * gdb.btrace/tsx.c: New.
10109
de1c2c52
PA
101102015-08-06 Pedro Alves <palves@redhat.com>
10111
10112 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10113 increase timeout.
10114 * gdb.reverse/until-precsave.exp: Bump timeouts.
10115
782e0bf4
PA
101162015-08-06 Pedro Alves <palves@redhat.com>
10117
10118 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10119
83e97ed0
PA
101202015-08-06 Pedro Alves <palves@redhat.com>
10121
10122 PR gdb/18749
10123 * gdb.threads/process-dies-while-handling-bp.c: New file.
10124 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10125
863d01bd
PA
101262015-08-06 Pedro Alves <palves@redhat.com>
10127
10128 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10129 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10130
0a39bb32
PA
101312015-08-05 Pedro Alves <palves@redhat.com>
10132
10133 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10134 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10135
ee2d2b10
SL
101362015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10137
10138 * gdb.base/bp-permanent.exp: Report test as unsupported if
10139 the target cannot stop at the permanent breakpoint.
10140
4e1bdb00
DE
101412015-08-03 Doug Evans <dje@google.com>
10142
10143 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10144 10000.
10145
3d338901
DE
101462015-08-03 Doug Evans <dje@google.com>
10147
10148 * Makefile.in (workers/%.worker, build-perf): New rule.
10149 (GDB_PERFTEST_MODE): New variable.
10150 (check-perf): Use it.
10151 (clean): Clean up gdb.perf parallel build subdirs.
10152 * lib/build-piece.exp: New file.
10153 * lib/gdb.exp (make_gdb_parallel_path): New function
10154 (standard_output_file, standard_temp_file): Call it.
10155 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10156 of $GDB_PARALLEL.
10157 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10158
af061d3e
DE
101592015-08-03 Doug Evans <dje@google.com>
10160
8e1afc81 10161 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
10162 (LOG_FILE_NAME): New global.
10163 (TextReporter.__init__): Initialize self.txt_sum.
10164 (TextReporter.report): Add support for multiple data-points.
10165 Move report to perftest.sum, put raw data in perftest.log.
10166 (TextReporter.start): Open sum and log files.
10167 (TextReporter.end): Close sum and log files.
8e1afc81
DE
10168 * gdb.perf/lib/perftest/testresult.py
10169 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 10170
2c8c5d37
PA
101712015-07-31 Pedro Alves <palves@redhat.com>
10172
10173 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10174 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10175 kill_wait_spawned_process instead of explicit "kill -9".
10176 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10177 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10178 kill_wait_spawned_process.
10179 * gdb.base/attach-twice.exp: Likewise.
10180 * gdb.base/attach.exp: Likewise.
10181 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10182 gdb_test_multiple.
10183 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10184 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10185 kill_wait_spawned_process.
10186 * gdb.base/valgrind-infcall.exp: Likewise.
10187 * gdb.multi/multi-attach.exp: Likewise.
10188 * gdb.python/py-prompt.exp: Likewise.
10189 * gdb.python/py-sync-interp.exp: Likewise.
10190 * gdb.server/ext-attach.exp: Likewise.
10191 * gdb.threads/attach-into-signal.exp (corefunc): Use
10192 spawn_wait_for_attach, spawn_id_get_pid and
10193 kill_wait_spawned_process.
10194 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10195 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10196 spawn_id_get_pid and kill_wait_spawned_process.
10197 * gdb.threads/attach-stopped.exp (corefunc): Use
10198 spawn_wait_for_attach, spawn_id_get_pid and
10199 kill_wait_spawned_process.
10200 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10201 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10202 kill_wait_spawned_process instead of explicit "kill -9".
10203 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10204 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10205 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10206 processes. Don't map cygwin/windows pids here. Now returns a
10207 spawn id list.
10208
032a0fca
SL
102092015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10210
10211 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10212 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10213 correct patch.
10214
61a934ca
SL
102152015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10216
10217 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10218
4bc4d428
SL
102192015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10220
10221 Reapply:
10222 2014-05-21 Mark Wielaard <mjw@redhat.com>
10223
10224 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10225
998d452a
PA
102262015-07-30 Pedro Alves <palves@redhat.com>
10227
10228 * linux-low.c (handle_extended_wait): Set the child's last
10229 reported status to TARGET_WAITKIND_STOPPED.
10230
69dde7dc
PA
102312015-07-30 Pedro Alves <palves@redhat.com>
10232
10233 PR threads/18600
10234 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10235 only shows inferior 1.
10236
4dd63d48
PA
102372015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10238 Pedro Alves <palves@redhat.com>
10239
10240 PR threads/18600
10241 * gdb.threads/fork-plus-threads.c: New file.
10242 * gdb.threads/fork-plus-threads.exp: New file.
10243
d618e4c5
PP
102442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10245
10246 * gdb.base/batch-preserve-term-settings.exp
10247 (test_terminal_settings_preserved_after_cli_exit): Use
10248 send_quit_command.
10249
1eef6428
PA
102502015-07-29 Pedro Alves <palves@redhat.com>
10251 Don Breazeal <donb@codesourcery.com>
10252
10253 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10254 output from both inferior_spawn_id and gdb_spawn_id.
10255
7da5b897
SDJ
102562015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10257
10258 * gdb.threads/attach-into-signal.exp (corefunc): Use
10259 with_test_prefix on nested loops, uniquefying the test messages.
10260
dac804df
SDJ
102612015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10262
10263 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10264 commit.
10265
06265e53
PP
102662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10267
10268 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10269 New proc.
10270 (test_terminal_settings_preserved_after_sigterm): New test.
10271
18206ca3
PP
102722015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10273
10274 * gdb.base/batch-preserve-term-settings.exp
10275 (test_terminal_settings_preserved_after_cli_exit): New test.
10276
90074d11
PP
102772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10278
10279 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10280 manipulation of saved_gdbflags.
10281 (test_terminal_settings_preserved): Remove global declaration of
10282 the unused variable pagination_prompt. Remove manipulation of
10283 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10284 GDBFLAGS.
10285
eb1a7902
PA
102862015-07-29 Pedro Alves <palves@redhat.com>
10287
10288 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10289
8b75dd3b
PA
102902015-07-29 Pedro Alves <palves@redhat.com>
10291
10292 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10293 at the top.
10294
dedad4e3
PA
102952015-07-29 Pedro Alves <palves@redhat.com>
10296
10297 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10298 (main): Call gdb_unbuffer_output.
10299 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10300 (main): Call gdb_unbuffer_output.
10301 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10302 (main): Call gdb_unbuffer_output.
10303 * gdb.base/call-strs.exp: Adjust to step over the
10304 gdb_unbuffer_output call.
10305 * gdb.base/catch-gdb-caused-signals.c: Include
10306 "../lib/unbuffer_output.c".
10307 (main): Call gdb_unbuffer_output.
10308 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10309 (main): Call gdb_unbuffer_output.
10310 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10311 (main): Call gdb_unbuffer_output.
10312 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10313 (main): Call gdb_unbuffer_output.
10314 * gdb.base/shlib-call.exp: Adjust to step over the
10315 gdb_unbuffer_output call.
10316 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10317 (main): Call gdb_unbuffer_output.
10318 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10319 (main): Call gdb_unbuffer_output.
10320 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10321 (main): Rename to ...
10322 (test): ... this.
10323 (main): Reimplement.
10324 * gdb.base/varargs.exp: Run to test instead of to main.
10325 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10326 (main): Call gdb_unbuffer_output.
10327
58789a91
PA
103282015-07-29 Pedro Alves <palves@redhat.com>
10329
10330 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10331 factore out from mi_continue_dprintf. For call-style dprintfs,
10332 expect dprintf output out of $inferior_spawn_id.
10333 (mi_continue_dprintf): Use mi_expect_dprintf.
10334 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10335 (main): Call gdb_unbuffer_output.
10336
e8376742
PA
103372015-07-29 Pedro Alves <palves@redhat.com>
10338
10339 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10340 (default_mi_gdb_start): Set inferior_spawn_id instead of
10341 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10342 gdb_spawn_id.
10343 (mi_gdb_test): Always expect inferior output from both
10344 $inferior_spawn_id and $gdb_spawn_id.
10345
08280010
PA
103462015-07-29 Pedro Alves <palves@redhat.com>
10347
10348 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10349 send_inferior and $inferior_spawn_id.
10350
4d30e432
PA
103512015-07-29 Pedro Alves <palves@redhat.com>
10352
10353 * gdb.gdb/complaints.exp (test_initial_complaints)
10354 (test_serial_complaints, test_short_complaints): Use
10355 gdb_test_stdio.
10356 (test_empty_complaint): Handle $inferior_spawn_id !=
10357 $gdb_spawn_id.
10358
0d30a335
PA
103592015-07-29 Pedro Alves <palves@redhat.com>
10360
10361 * gdb.base/varargs.exp: Use gdb_test_stdio.
10362
39413b29
PA
103632015-07-29 Pedro Alves <palves@redhat.com>
10364
10365 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10366
7cb000a9
PA
103672015-07-29 Pedro Alves <palves@redhat.com>
10368
10369 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10370
d7b8ac82
PA
103712015-07-29 Pedro Alves <palves@redhat.com>
10372
10373 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10374 parameter into two new parameters, "inf_result" and "gdb_result".
10375 Expect inferior output and gdb output from $inferior_spawn_id and
10376 $gdb_spawn_id, respectively. Adjust all callers.
10377
789c3a0c
PA
103782015-07-29 Pedro Alves <palves@redhat.com>
10379
10380 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10381 of gdb_test_sequence.
10382
77e760c3
PA
103832015-07-29 Pedro Alves <palves@redhat.com>
10384
10385 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10386 (saw_spurious_output): Expect inferior output from
10387 $inferior_spawn_id. Use gdb_test_stdio.
10388
8396d2cd
PA
103892015-07-29 Pedro Alves <palves@redhat.com>
10390
10391 * gdb.base/dprintf.exp: Use standard_testfile. Change
10392 prepare_for_testing call.
10393 (srcfile): Don't set.
10394 (restart): New procedure.
10395 (test_dprintf): New procecure, use to continue over dprintfs.
10396 (test_call, test_agent): New procedures, tests moved here.
10397 Restart gdb and recreate dprintfs. Adjust expected output.
10398
2051d61f
PA
103992015-07-29 Pedro Alves <palves@redhat.com>
10400
10401 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10402
452397af
PA
104032015-07-29 Pedro Alves <palves@redhat.com>
10404
10405 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10406
8aed9555
PA
104072015-07-29 Pedro Alves <palves@redhat.com>
10408
10409 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10410 gdb_test_stdio.
10411
188a61b4
PA
104122015-07-29 Pedro Alves <palves@redhat.com>
10413
10414 * lib/gdb.exp (gdb_test_stdio): New procedure.
10415
12264a45
PA
104162015-07-29 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10419
23ffc893
PA
104202015-07-29 Pedro Alves <palves@redhat.com>
10421
10422 * gdb.base/call-signal-resume.exp: Remove check for
10423 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10424 * gdb.base/unwindonsignal.exp: Likewise.
10425 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10426 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10427
65566918
PA
104282015-07-29 Pedro Alves <palves@redhat.com>
10429
10430 * gdb.base/siginfo-addr.c (pass): New function.
10431 (handler): Call it iff si_addr is correct.
10432 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10433 Set a breakpoint at "pass" and continue to it.
10434
d60a9221
SDJ
104352015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10436
10437 * gdb.python/py-objfile.exp: Make some tests have unique names.
10438 * gdb.python/py-pp-registration.exp: Likewise.
10439
bde40b8f
PA
104402015-07-28 Pedro Alves <palves@redhat.com>
10441
10442 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10443
13e1dec8
SM
104442015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10445
10446 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10447
da33c9a7
SM
104482015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10449
10450 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10451
077836f7
PP
104522015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10453
10454 * gdb.base/gdb-sigterm-2.exp: New test.
10455
b8cc7b2e
DE
104562015-07-25 Doug Evans <xdje42@gmail.com>
10457
10458 Revert:
10459 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10460 (workers/%.worker, build-perf): New rule.
10461 (GDB_PERFTEST_MODE): New variable.
10462 (check-perf): Use it.
10463 (clean): Clean up gdb.perf parallel build subdirs.
10464 * lib/build-piece.exp: New file.
10465 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10466 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10467 name.
10468 (standard_temp_file): Ditto.
10469 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10470 of $GDB_PARALLEL.
10471
c8bd4544
DE
104722015-07-24 Doug Evans <dje@google.com>
10473
10474 * gdb.perf/lib/perftest/utils.py: New file.
10475 * gdb.perf/gm-hello.cc: New file.
10476 * gdb.perf/gm-pervasive-typedef.cc: New file.
10477 * gdb.perf/gm-pervasive-typedef.h: New file.
10478 * gdb.perf/gm-std.cc: New file.
10479 * gdb.perf/gm-std.h: New file.
10480 * gdb.perf/gm-use-cerr.cc: New file.
10481 * gdb.perf/gm-utils.h: New file.
10482 * gdb.perf/gmonster-null-lookup.py: New file.
10483 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10484 * gdb.perf/gmonster-print-cerr.py: New file.
10485 * gdb.perf/gmonster-ptype-string.py: New file.
10486 * gdb.perf/gmonster-runto-main.py: New file.
10487 * gdb.perf/gmonster-select-file.py: New file.
10488 * gdb.perf/gmonster1-null-lookup.exp: New file.
10489 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10490 * gdb.perf/gmonster1-print-cerr.exp: New file.
10491 * gdb.perf/gmonster1-ptype-string.exp: New file.
10492 * gdb.perf/gmonster1-runto-main.exp: New file.
10493 * gdb.perf/gmonster1-select-file.exp: New file.
10494 * gdb.perf/gmonster1.cc: New file.
10495 * gdb.perf/gmonster1.exp: New file.
10496 * gdb.perf/gmonster2-null-lookup.exp: New file.
10497 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10498 * gdb.perf/gmonster2-print-cerr.exp: New file.
10499 * gdb.perf/gmonster2-ptype-string.exp: New file.
10500 * gdb.perf/gmonster2-runto-main.exp: New file.
10501 * gdb.perf/gmonster2-select-file.exp: New file.
10502 * gdb.perf/gmonster2.cc: New file.
10503 * gdb.perf/gmonster2.exp: New file.
10504
6eab34f3
DE
105052015-07-24 Doug Evans <dje@google.com>
10506
10507 * gdb.perf/README: New file.
10508 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10509 * lib/gen-perf-test.exp: New file.
10510
63738bfd
DE
105112015-07-24 Doug Evans <dje@google.com>
10512
10513 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10514 (PerfTest::startup): New function.
10515 (PerfTest::run): Return result of calling body.
10516 (PerfTest::assemble): Rewrite.
10517 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10518 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10519 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10520 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10521 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10522
7b606f95
DE
105232015-07-24 Doug Evans <dje@google.com>
10524
10525 * lib/gdb.exp (clean_restart): Make executable optional.
10526
a97b16b8
DE
105272015-07-24 Doug Evans <dje@google.com>
10528
10529 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10530 compiler_info references.
10531 * gdb.cp/temargs.exp: Ditto.
10532 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10533 (get_compiler_info): Early exit if already computed. Set compiler_info
10534 to "unknown" if there was a problem.
10535 (test_compiler_info): Add function comment. Call get_compiler_info.
10536
35baa57f
DE
105372015-07-24 Doug Evans <dje@google.com>
10538
10539 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10540 (workers/%.worker, build-perf): New rule.
10541 (GDB_PERFTEST_MODE): New variable.
10542 (check-perf): Use it.
10543 (clean): Clean up gdb.perf parallel build subdirs.
10544 * lib/build-piece.exp: New file.
10545 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10546 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10547 name.
10548 (standard_temp_file): Ditto.
10549 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10550 of $GDB_PARALLEL.
10551
6ebea266
DE
105522015-07-24 Doug Evans <dje@google.com>
10553
10554 * lib/future.exp (gdb_default_target_compile): New option
10555 "early_flags".
10556 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10557 --as-needed.
10558
1e76a7e9
SDJ
105592015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10560
10561 * gdb.base/catch-syscall.exp: Call gdb_exit before
10562 gdb_skip_xml_test.
10563
5068630a
PA
105642015-07-24 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.python/py-events.exp: Accept output between the stop event
10567 and the prompt.
10568 * gdb.python/py-evsignal.exp: Likewise.
10569 * gdb.python/py-evthreads.exp: Likewise.
10570
77598427
PA
105712015-07-24 Pedro Alves <palves@redhat.com>
10572
10573 PR gdb/18717
10574 * gdb.threads/non-ldr-exit.c: New file.
10575 * gdb.threads/non-ldr-exit.exp: New file.
10576
11e6c98f
YQ
105772015-07-24 Yao Qi <yao.qi@linaro.org>
10578
10579 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10580 restarting process.
10581
51aee833
YQ
105822015-07-24 Yao Qi <yao.qi@linaro.org>
10583
10584 * gdb.server/ext-restart.exp: New file.
10585
8cfe207c
YQ
105862015-07-24 Yao Qi <yao.qi@linaro.org>
10587
10588 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10589 argument options.
10590 * gdb.server/ext-wrapper.exp: New file.
10591
cc12ce38
DE
105922015-07-23 Doug Evans <dje@google.com>
10593
10594 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10595 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10596
d0d84780
PMR
105972015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10598
10599 * gdb.ada/var_arr_typedef.exp: New testcase.
10600 * gdb.ada/var_arr_typedef/pack.adb: New file.
10601 * gdb.ada/var_arr_typedef/pack.ads: New file.
10602 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10603
8b558f79
JB
106042015-07-20 Joel Brobecker <brobecker@adacore.com>
10605
10606 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10607
775a3298
JK
106082015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10609
10610 * gdb.arch/i386-biarch-core.exp: Replace istarget
10611 by "complete set gnutarget". Remove expectation for the "core-file"
10612 command.
10613
db1ff28b
JK
106142015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10615
10616 Revert the previous commit:
10617 Tests for validate symbol file using build-id.
10618
0a94970d
JK
106192015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10620
10621 Tests for validate symbol file using build-id.
10622 * gdb.base/solib-mismatch-lib.c: New file.
10623 * gdb.base/solib-mismatch-libmod.c: New file.
10624 * gdb.base/solib-mismatch.c: New file.
10625 * gdb.base/solib-mismatch.exp: New file.
10626
03346981
SL
106272015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10628
10629 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10630 nios2-*-linux*.
10631 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10632 * gdb.base/siginfo.exp: Likewise.
10633 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10634
42422cc7
PL
106352015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10636
10637 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10638 Move it to ...
10639 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10640 ... here.
10641 * gdb.trace/range-stepping.exp: Check that the target supports
10642 range stepping.
10643
cfa68bae
JK
106442015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10645
10646 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10647
8ffdba26
PA
106482015-07-14 Pedro Alves <palves@redhat.com>
10649
10650 * gdb.base/killed-outside.exp: New file.
10651 * gdb.base/killed-outside.c: New file.
10652
218a5a11
JK
106532015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10654
10655 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10656 (n at main): New.
10657 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10658
e03ed3c6
AA
106592015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10660
10661 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10662 infcall tests instead of setting up for KFAIL.
10663
485668e5
MM
106642015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10665
10666 * gdb.btrace/record_goto-step.exp: New.
10667
08464196
JK
106682015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10669
10670 PR compile/18484
10671 * gdb.compile/compile.c (struct struct_type): Add volatile to
10672 selffield's type.
10673 * gdb.compile/compile.exp
10674 (compile code struct_object.selffield = &struct_object): Skip further
10675 struct_object tests if this one xfails.
10676
bcf5c1d9
RC
106772015-07-08 Robert O'Callahan <robert@ocallahan.org>
10678
10679 PR exp/18617
10680 * gdb.trace/ax.exp: Add test.
10681
4931af25
YQ
106822015-07-07 Yao Qi <yao.qi@linaro.org>
10683
10684 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10685 instead of istarget "aarch64*-*-*".
10686 * gdb.arch/aarch64-fp.exp: Likewise.
10687 * gdb.base/float.exp: Likewise.
10688 * gdb.reverse/aarch64.exp: Likewise.
10689 * lib/gdb.exp (is_aarch64_target): New proc.
10690
9fcf688e
YQ
106912015-07-07 Yao Qi <yao.qi@linaro.org>
10692
10693 * lib/gdb.exp (is_aarch32_target): New proc.
10694 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10695 instead of "istarget "arm*-*-*"".
10696 * gdb.arch/arm-disp-step.exp: Likewise.
10697 * gdb.arch/thumb-bx-pc.exp: Likewise.
10698 * gdb.arch/thumb-prologue.exp: Likewise.
10699 * gdb.arch/thumb-singlestep.exp: Likewise.
10700 * gdb.base/disp-step-syscall.exp: Likewise.
10701 * gdb.base/float.exp: Likewise.
10702
fbd8d50d
YQ
107032015-07-07 Yao Qi <yao.qi@linaro.org>
10704
10705 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10706 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10707
71be1fdc
YQ
107082015-07-07 Yao Qi <yao.qi@linaro.org>
10709
10710 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10711 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10712 if it exists.
10713 * gdb.multi/multi-arch.exp: Likewise.
10714
3e221d36
SM
107152015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10716
10717 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10718 print.
10719
d441430b
YQ
107202015-07-07 Yao Qi <yao.qi@linaro.org>
10721
10722 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10723
06f810bd
MG
107242015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10725
10726 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10727 '[' and ']' characters.
10728
5e61e7c0
IB
107292015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10730
10731 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10732
28bf096c
PA
107332015-06-29 Pedro Alves <palves@redhat.com>
10734
10735 PR threads/18127
10736 * gdb.threads/hand-call-new-thread.c: New file.
10737 * gdb.threads/hand-call-new-thread.c: New file.
10738
ee93cd5e
KS
107392015-06-26 Keith Seitz <keiths@redhat.com>
10740 Doug Evans <dje@google.com>
10741
10742 PR 16253
10743 * gdb.cp/var-tag-2.cc: New file.
10744 * gdb.cp/var-tag-3.cc: New file.
10745 * gdb.cp/var-tag-4.cc: New file.
10746 * gdb.cp/var-tag.cc: New file.
10747 * gdb.cp/var-tag.exp: New file.
10748
fc637f04
PP
107492015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10750
10751 * gdb.base/history-duplicates.exp: New test.
10752
2e52ae68
PP
107532015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10754
10755 * gdb.base/completion.exp: Test the completion of the "focus"
10756 command.
10757
6e22494e
JK
107582015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10759
10760 * gdb.arch/amd64-prologue-skip.S: New file.
10761 * gdb.arch/amd64-prologue-skip.exp: New file.
10762
bf7b9cd9
SM
107632015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10764
10765 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10766 is_address_zero_readable check.
10767
201e8dfd
PB
107682015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10769
10770 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10771 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10772
5cd867b4
YQ
107732015-06-24 Yao Qi <yao.qi@linaro.org>
10774
10775 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10776 linux targets.
10777
4d7be007
YQ
107782015-06-24 Yao Qi <yao.qi@linaro.org>
10779
10780 * lib/gdb.exp (supports_get_siginfo_type): New proc.
10781 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10782 * gdb.base/siginfo-thread.exp: Likewise.
10783
07fcd301
YQ
107842015-06-22 Yao Qi <yao.qi@linaro.org>
10785
10786 * boards/remote-gdbserver-on-localhost.exp: Add comments.
10787
52042a00
YQ
107882015-06-22 Yao Qi <yao.qi@linaro.org>
10789
10790 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10791 aarch64*-*-*.
10792 (skip_hw_watchpoint_tests): Likewise.
10793
74bd41ce
PP
107942015-06-18 Patrick Palka <patrick@parcs.ath.cx>
10795
10796 * gdb.base/gdbinit-history.exp: Test the interaction between
10797 setting GDBHISTSIZE and setting the history size via .gdbinit.
10798
bc460514
PP
107992015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10800
10801 PR gdb/16999
10802 * gdb.base/gdbhistsize-history.exp: New test.
10803
b58c513b
PP
108042015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10805
10806 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10807 with GDBHISTSIZE.
10808 * gdb.base/readline.exp: Likewise.
10809
92046791
YQ
108102015-06-17 Yao Qi <yao.qi@linaro.org>
10811
10812 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10813 line.
10814
2093d2d3
PP
108152015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10816
10817 * gdb.base/gdbinit-history.exp: Add test case to check that
10818 an unlimited history file does not get truncated on exit.
10819
e6c693af
AA
108202015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10821
10822 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10823 (VECTOR): New macro. Use it...
10824 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10825 ...for these typedefs.
10826 (int8, char1, int1, double1): New typedefs.
10827 (struct just_int2, struct two_int2): New structures.
10828 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10829 (add_structvecs, add_singlevecs): New functions.
10830 (main): Call add_some_intvecs twice.
10831 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10832 the compile and exit upon failure. Try compiling for the "native"
10833 architecture. Test inferior function calls with vector arguments
10834 and vector return value handling with "finish" and "return".
10835
c74f7d1c
JT
108362015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
10837
10838 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10839 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10840 PE file.
10841 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10842
98aa42ee
AT
108432015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10844
10845 PR breakpoints/16465
10846 * gdb.mi/mi-dprintf-pending.c: New file.
10847 * gdb.mi/mi-dprintf-pending.exp: New test.
10848 * gdb.mi/mi-dprintf-pendshr.c: New file.
10849
7d73c23c 108502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 10851 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
10852
10853 * gdb.arch/i386-mpx-map.c: New file.
10854 * gdb.arch/i386-mpx-map.exp: New File.
10855
108562015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10857
10858 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10859 * gdb.arch/i386-mpx.exp: Indentation fixed.
10860
108612015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10862
10863 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10864 function and improved indentation.
10865 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10866 gdb_test_multiple. Added additional tests to skip the test.
10867
108682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10869
10870 * gdb.arch/i386-avx512.c: Change path in include file.
10871 * gdb.arch/i386-avx512.exp: Change include dir path
10872 compilation flag.
10873 * gdb.arch/i386-mpx.c: Change path in include file.
10874 * gdb.arch/i386-mpx.exp: Change include dir path compilation
10875 flag.
10876
d5eba19a
JK
108772015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10878
10879 * gdb.compile/compile-print.exp (compile print *vararray@3)
10880 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10881
7f361056
JK
108822015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10883
10884 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10885 (do not keep jit in memory): ... this.
10886 (expect 5): Change it to ...
10887 (expect no 5): ... this.
10888
3b462ec2
SM
108892015-06-02 Simon Marchi <simon.marchi@ericsson.com>
10890
10891 PR gdb/15564
10892 * gdb.mi/mi-detach.exp: New file.
10893
e0619de6
JK
108942015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10895
10896 PR symtab/18392
10897 * gdb.arch/amd64-tailcall-self.S: New file.
10898 * gdb.arch/amd64-tailcall-self.c: New file.
10899 * gdb.arch/amd64-tailcall-self.exp: New file.
10900
e970cb34
DB
109012015-05-28 Don Breazeal <donb@codesourcery.com>
10902
10903 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10904 tests for remote targets by checking is_target_gdbserver.
10905
b2e2f908
DE
109062015-05-27 Doug Evans <dje@google.com>
10907
10908 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10909 * gdb.dwarf2/opaque-type-lookup.c: New file.
10910 * gdb.dwarf2/opaque-type-lookup.exp: New file.
10911
82c7be31
DE
109122015-05-26 Doug Evans <dje@google.com>
10913
10914 * gdb.cp/iostream.cc: New file.
10915 * gdb.cp/iostream.exp: New file.
10916
b4f54984
DE
109172015-05-26 Doug Evans <dje@google.com>
10918
10919 * gdb.dwarf2/dw2-op-call.exp: Update.
10920 * gdb.dwarf2/dw4-sig-types.exp: Update.
10921 * gdb.dwarf2/implptr.exp: Update.
10922 * gdb.mi/mi-cmd-param-changed.exp: Update.
10923
4ea6efe9
DE
109242015-05-26 Doug Evans <dje@google.com>
10925
10926 * gdb.python/py-lazy-string.c: New file.
10927 * gdb.python/py-lazy-string.exp: New file.
10928 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10929 (main): Update. Add estring3.
10930 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10931 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10932
f6bb7db3
YQ
109332015-05-26 Omair Javaid <omair.javaid@linaro.org>
10934 Yao Qi <yao.qi@linaro.org>
10935
10936 * gdb.reverse/aarch64.c: New.
10937 * gdb.reverse/aarch64.exp: New.
10938
a81bfbd0
OJ
109392015-05-26 Omair Javaid <omair.javaid@linaro.org>
10940
25d49b86
PA
10941 * lib/gdb.exp (supports_process_record): Return true for
10942 aarch64*-linux*.
a81bfbd0
OJ
10943 (supports_reverse): Likewise.
10944
158bf1b4
PP
109452015-05-22 Patrick Palka <patrick@parcs.ath.cx>
10946
10947 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10948 Use with_test_prefix.
10949
a0145030
AB
109502015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
10951
10952 * gdb.base/completion.exp: Add test for completion of layout
10953 names.
10954
ebe3b578
AB
109552015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10956
10957 * lib/gdb.exp (skip_tui_tests): New proc.
10958 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10959
84204ed7
PA
109602015-05-19 Pedro Alves <palves@redhat.com>
10961
10962 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10963 Save the whole env array instead of just HOME. Unset HISTSIZE in
10964 the environment while testing. Restore whole environment
10965 afterwards.
10966
37442ce1
DE
109672015-05-16 Doug Evans <xdje42@gmail.com>
10968
10969 * gdb.guile/scm-ports.c: New file.
10970 * gdb.guile/scm-ports.exp: Add memory port tests.
10971
36de76f9
JK
109722015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10973
10974 * gdb.compile/compile-print.c: New file.
10975 * gdb.compile/compile-print.exp: New file.
10976
3a9558c4
JK
109772015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10978
10979 * gdb.compile/compile-ops.exp: Cast param to void.
10980 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10981 (compile code struct_object.selffield = &struct_object): Add xfail.
10982
aa715135
JG
109832015-05-15 Joel Brobecker <brobecker@adacore.com>
10984
10985 * gdb.ada/arr_enum_with_gap: New testcase.
10986
931e5bc3
JG
109872015-05-15 Joel Brobecker <brobecker@adacore.com>
10988
10989 * gdb.ada/byte_packed_arr: New testcase.
10990
9cd4d857
JB
109912015-05-15 Joel Brobecker <brobecker@adacore.com>
10992
10993 * gdb.ada/pckd_neg: New testcase.
10994
ebfd00d2
PP
109952015-05-13 Patrick Palka <patrick@parcs.ath.cx>
10996
10997 PR gdb/17820
10998 * gdb.base/gdbinit-history.exp: New test.
10999 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11000 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11001
4c082a81
SC
110022015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11003
11004 * gdb.python/py-xmethods.cc: Enhance test case.
11005 * gdb.python/py-xmethods.exp: New tests.
11006 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11007 function.
11008 (B_indexoper): Likewise.
11009 (global_dm_list) : Add new xmethod worker functions.
11010
f7797074
SDJ
110112015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11012
11013 * gdb.base/coredump-filter.exp: Correctly unset
11014 "coredump_var_addr" array.
11015
a4674e4e
PA
110162015-05-08 Pedro Alves <palves@redhat.com>
11017
11018 * gdb.server/non-existing-program.exp: Unset spawn_id.
11019
df2eb078
SC
110202015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11021
11022 PR python/18291
11023 * gdb.python/py-xmethods.exp: Add tests.
11024
422349a3
YQ
110252015-05-08 Yao Qi <yao.qi@linaro.org>
11026
11027 PR gdb/18208
11028 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11029 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11030 function set_coredump_filter, and remove remote_exec call.
11031 Remove argument ipid. Callers update.
11032 (top level): Don't get inferior's PID.
11033
63fc80ce
AA
110342015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11035
11036 * gdb.base/watch_thread_num.exp: Skip test on targets without
11037 access watchpoints.
11038
80ad801e
PA
110392015-05-06 Pedro Alves <palves@redhat.com>
11040
11041 PR server/18081
11042 * gdb.server/non-existing-program.exp: New file.
11043
0fa7fe50
JB
110442015-05-05 Joel Brobecker <brobecker@adacore.com>
11045
11046 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11047
3ea89b92
PMR
110482015-05-05 Joel Brobecker <brobecker@adacore.com>
11049
11050 * gdb.ada/out_of_line_in_inlined: New testcase.
11051
87b8eff0
JB
110522015-05-05 Joel Brobecker <brobecker@adacore.com>
11053
11054 * gdb.ada/var_rec_arr: New testcase.
11055
5fccc635
YQ
110562015-04-30 Yao Qi <yao.qi@linaro.org>
11057
11058 * gdb.base/break-idempotent.exp: If
11059 skip_hw_watchpoint_multi_tests returns true, skip the tests
11060 on "rwatch" and "awatch".
11061
42d38f42
YQ
110622015-04-30 Yao Qi <yao.qi@linaro.org>
11063
11064 * gdb.base/relativedebug.exp: Invoke gdb command
11065 "info sharedlibrary", and if libc.so doesn't have debug info,
11066 skip the test.
11067
2ce1cdbf
DE
110682015-04-29 Doug Evans <dje@google.com>
11069
11070 * gdb.python/py-xmethods.exp: Add ptype tests.
11071 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11072 get_result_type method.
11073
f24a38c5
LM
110742015-04-29 Luis Machado <lgustavo@codesourcery.com>
11075
11076 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11077 the target does not support hardware watchpoints.
11078
ecbf2b3c
LM
110792015-04-29 Luis Machado <lgustavo@codesourcery.com>
11080
11081 * gdb.base/break-always.exp: Abort testing if writing to memory
11082 causes an error.
11083
34f5f757
DE
110842015-04-28 Doug Evans <dje@google.com>
11085
11086 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11087 * gdb.python/py-pp-registration.exp: ... here. New file.
11088 * gdb.python/py-pp-registration.c: New file.
11089 * gdb.python/py-pp-registration.py: New file.
11090
69b4374a
DE
110912015-04-28 Doug Evans <dje@google.com>
11092
11093 * gdb.python/py-bad-printers.c: New file.
11094 * gdb.python/py-bad-printers.py: New file.
11095 * gdb.python/py-bad-printers.exp: New file.
11096
59fb7612
SS
110972015-04-28 Sasha Smundak <asmundak@google.com>
11098
11099 * gdb.python/py-type.exp: New test.
11100
2631b16a
AW
111012015-04-28 Andy Wingo <wingo@igalia.com>
11102
11103 * gdb.python/py-parameter.exp:
11104 * gdb.guile/scm-parameter.exp: Escape the path that we are
11105 matching against, as it might contain characters that are special
11106 to regular expressions.
11107
460efde1
JB
111082015-04-27 Joel Brobecker <brobecker@adacore.com>
11109
11110 * gdb.ada/rec_comp: New testcase.
11111
2d369d8e
SDJ
111122015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11113
11114 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11115 before using it.
11116
cf75d6c3
AB
111172015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11118
11119 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11120 new tests for verilog output.
11121
8dbe7ca5
YQ
111222015-04-24 Yao Qi <yao.qi@linaro.org>
11123
11124 * boards/remote-gdbserver-on-localhost.exp: New file.
11125
4ef9fb2f
PA
111262015-04-23 Pedro Alves <palves@redhat.com>
11127
11128 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11129 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11130 "end of file", remove $inferior_spawn_id from the indirect list.
11131
0a803169
PA
111322015-04-23 Pedro Alves <palves@redhat.com>
11133
11134 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11135
749ef8f8
PA
111362015-04-23 Pedro Alves <palves@redhat.com>
11137
11138 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11139 on $any_spawn_id instead of only on $gdb_spawn_id.
11140
8aae4344
PM
111412015-04-21 Pierre Muller <muller@sourceware.org>
11142
11143 PR pascal/17815
11144 * lib/pascal.exp (gpc_compile): Add new option "class".
11145 (fpc_compile): Likewise.
11146 * gdb.pascal/case-insensitive-symbols.pas: New file.
11147 * gdb.pascal/case-insensitive-symbols.exp: New file.
11148
1586c8fb
GB
111492015-04-20 Gary Benson <gbenson@redhat.com>
11150
11151 * gdb.base/attach.exp: Fix three extended remote failures.
11152
1b6e6f5c
GB
111532015-04-17 Gary Benson <gbenson@redhat.com>
11154
11155 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11156 the main executable over the remote protocol.
11157
e797481d
PA
111582015-04-16 Pedro Alves <palves@redhat.com>
11159
11160 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11161 a new gdbserver if gdbserver_reconnect_p is set.
11162
1ca99c42
PA
111632015-04-16 Pedro Alves <palves@redhat.com>
11164
11165 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11166 is set, don't exit gdbserver.
11167
af9fd6f8
AA
111682015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11169
11170 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11171 appropriate .insn, such that an older assembler can be used.
11172 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11173 the z/Architecture instruction set on 31-bit targets as well.
11174
04ff1e61
AA
111752015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11176
11177 * gdb.go/handcall.exp: Remove all logic related to the first
11178 breakpoint and rely on go_runto_main instead.
11179 * gdb.go/strings.exp: Likewise.
11180 * gdb.go/unsafe.exp: Likewise.
11181 * gdb.go/hello.exp: Likewise. Also rename the remaining
11182 breakpoint marker to "breakpoint 1".
11183 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11184 * gdb.go/strings.go: Likewise.
11185 * gdb.go/unsafe.go: Likewise.
11186 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11187 "set breakpoint 2 here" and rename the remaining breakpoint marker
11188 to "breakpoint 1".
11189
40d2f8d6
SM
111902015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11191
11192 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11193 if itertools.imap is not present.
11194 * gdb.python/py-objfile.exp: Add parentheses.
11195 * gdb.python/py-type.exp: Same.
11196 * gdb.python/py-unwind-maint.py: Same.
11197
8cbc97c6
YQ
111982015-04-15 Yao Qi <yao.qi@linaro.org>
11199
11200 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11201 of ":$ptr_size" and set its form explicitly.
11202
45fd756c
YQ
112032015-04-15 Pedro Alves <palves@redhat.com>
11204 Yao Qi <yao.qi@linaro.org>
11205
11206 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11207 timeout by factor of 4.
11208 (test_regular_watch): Likewise.
11209 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11210 * gdb.reverse/sigall-reverse.exp: Likewise.
11211 * gdb.reverse/until-precsave.exp: Likewise.
11212 * lib/gdb.exp (with_timeout_factor): New proc.
11213 (gdb_expect): Move some code to ...
11214 (get_largest_timeout): ... here. New procedure.
11215
9e811bc3
LM
112162015-04-14 Luis Machado <lgustavo@codesourcery.com>
11217
11218 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11219
0ff6fcb2
LM
112202015-04-13 Luis Machado <lgustavo@codesourcery.com>
11221
11222 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11223 to write to the .text section.
11224
7578d5f7
LM
112252015-04-13 Luis Machado <lgustavo@codesourcery.com>
11226
11227 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11228 Handle the case of targets that do not provide PID information.
11229
2efe15c4
YQ
112302015-04-13 Yao Qi <yao.qi@linaro.org>
11231
11232 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11233 and use expect instead of gdb_expect.
11234
8cd8f2f8
SDJ
112352015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11236
11237 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11238 "coredump_var_addr" to avoid naming conflict with other testcases.
11239
9ee41772
PA
112402015-04-10 Pedro Alves <palves@redhat.com>
11241
11242 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11243 gdb_test_sequence and gdb_assert.
11244
07473109
PA
112452015-04-10 Pedro Alves <palves@redhat.com>
11246
11247 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11248 test messages that don't include the breakpoint address.
11249
de3db44c
YQ
112502015-04-10 Yao Qi <yao.qi@linaro.org>
11251
11252 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11253 false for some offset and width combinations which aren't
11254 supported by linux kernel.
11255
c79d856c
PA
112562015-04-10 Pedro Alves <palves@redhat.com>
11257
11258 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11259 procedure, factored out from ...
11260 (top level): ... here. Add "set displaced-stepping" testing axis.
11261 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11262 parameter "displaced". Use it.
11263 (top level): Use foreach and add "set displaced-stepping" testing
11264 axis.
11265
ebc90b50
PA
112662015-04-10 Pedro Alves <palves@redhat.com>
11267
11268 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11269 Remove comment.
11270 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11271 both the address of the instruction that triggers the watchpoint
11272 and the address of the instruction immediately after, and use
11273 those addresses for the test. Fix comment.
11274
8f572e5c
PA
112752015-04-10 Pedro Alves <palves@redhat.com>
11276
11277 * gdb.base/sigstep.exp (breakpoint_to_handler)
11278 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11279 Test "backtrace" in handler.
11280 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11281 (top level): Add new "displaced" test axis to
11282 breakpoint_to_handler, breakpoint_to_handler_entry and
11283 breakpoint_over_handler.
11284
8d707a12
PA
112852015-04-10 Pedro Alves <palves@redhat.com>
11286
11287 PR gdb/18216
11288 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11289
ef713951
YQ
112902015-04-10 Yao Qi <yao.qi@linaro.org>
11291
11292 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11293 (test_add_rn_pc): New function.
11294 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11295 (top level): Invoke test_add_rn_pc.
11296
906d60cf
PA
112972015-04-10 Pedro Alves <palves@redhat.com>
11298
11299 PR gdb/13858
11300 * gdb.base/step-over-no-symbols.exp: New file.
11301
f2983cc3
AW
113022015-04-09 Andy Wingo <wingo@igalia.com>
11303
11304 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11305 after the Python tests.
11306
6d62641c
SDJ
113072015-04-08 Keith Seitz <keiths@redhat.com>
11308
11309 PR python/16699
11310 * gdb.python/py-completion.exp: New tests for completion.
11311 * gdb.python/py-completion.py (CompleteLimit1): New class.
11312 (CompleteLimit2): Likewise.
11313 (CompleteLimit3): Likewise.
11314 (CompleteLimit4): Likewise.
11315 (CompleteLimit5): Likewise.
11316 (CompleteLimit6): Likewise.
11317 (CompleteLimit7): Likewise.
11318
f3770638
PA
113192015-04-08 Pedro Alves <palves@redhat.com>
11320
11321 PR gdb/18214
11322 PR gdb/18216
11323 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11324 function.
11325 (main): Install it as SIGUSR1 handler.
11326 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11327 parameter. Always use "setup" as prefix. Toggle "set
11328 displaced-stepping" off/on depending on global. Don't switch to
11329 thread 1 here.
11330 (top level): Add displaced stepping "off/on" test axis. Update
11331 "setup" calls. Wrap each subtest with with_test_prefix. Test
11332 continuing with a queued signal in each thread.
11333
4496bed7
PA
113342015-04-08 Pedro Alves <palves@redhat.com>
11335
11336 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11337 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11338 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11339 Return early if running to main fails.
11340 * gdb.trace/while-stepping.exp: Likewise.
11341
b97fde92
PA
113422015-04-07 Pedro Alves <palves@redhat.com>
11343
11344 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11345 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11346 interact with inferior program.
11347
f71c18e7
PA
113482015-04-07 Pedro Alves <palves@redhat.com>
11349
11350 * lib/gdb.exp (inferior_spawn_id): New global.
11351 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11352 spawn id after processing the user code.
11353 (default_gdb_start): Set inferior_spawn_id.
11354 (send_inferior): New procedure.
11355 * lib/gdbserver-support.exp (gdbserver_start): Set
11356 inferior_spawn_id.
11357 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11358
6423214f
PA
113592015-04-07 Pedro Alves <palves@redhat.com>
11360
11361 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11362 * lib/gdbserver-support.exp (gdbserver_start): Make
11363 $server_spawn_id global.
11364 (gdbserver_start): Don't wait for gdbserver's spawn id with
11365 expect_background.
11366 (close_gdbserver): New procedure.
11367 (gdb_exit): Rename the default version and reimplement.
11368
71c0ee8c
PA
113692015-04-07 Pedro Alves <palves@redhat.com>
11370
72f4393d 11371 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
11372 append the substituted item, not the original item.
11373
203bc29b
PA
113742015-04-07 Pedro Alves <palves@redhat.com>
11375
11376 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11377 gdb_expect.
11378
508a3ddf
PA
113792015-04-07 Pedro Alves <palves@redhat.com>
11380
11381 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11382 output appearing once only.
11383
9f6dbe2b
PA
113842015-04-07 Pedro Alves <palves@redhat.com>
11385
11386 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11387 that doesn't expect anything. Return early if running to main
11388 fails.
11389
337532fa
YQ
113902015-04-07 Yao Qi <yao.qi@linaro.org>
11391
11392 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11393 (child_function): Call alarm.
11394 (main): Move call to alarm into the loop.
11395 * gdb.threads/non-stop-fair-events.exp: Build program with
11396 -DTIMEOUT=$timeout.
11397
01b622d4
DE
113982015-04-06 Doug Evans <xdje42@gmail.com>
11399
11400 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11401 Fix dest parameter to board_info.
11402 (fpc_compile): Ditto.
11403 (gdb_compile_pascal): Rename dest arg to destfile.
11404
961f4160
PMR
114052015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11406
11407 * gdb.ada/funcall_ref.exp: New file.
11408 * gdb.ada/funcall_ref/foo.adb: New file.
11409
cafda597
YQ
114102015-04-02 Yao Qi <yao.qi@linaro.org>
11411
11412 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11413 is remote.
11414
fed040c6
GB
114152015-04-02 Gary Benson <gbenson@redhat.com>
11416
11417 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11418
d11916aa
SS
114192015-04-01 Sasha Smundak <asmundak@google.com>
11420
11421 * gdb.python/py-unwind-maint.c: New file.
11422 * gdb.python/py-unwind-maint.exp: New test.
11423 * gdb.python/py-unwind-maint.py: New file.
11424 * gdb.python/py-unwind.c: New file.
11425 * gdb.python/py-unwind.exp: New test.
11426 * gdb.python/py-unwind.py: New test.
11427
a1471180
PA
114282015-04-01 Pedro Alves <palves@redhat.com>
11429
11430 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11431 to fail instead of non-existent $test.
11432
0bbeccb1
PA
114332015-04-01 Pedro Alves <palves@redhat.com>
11434
11435 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11436 GDBFLAGS if not empty.
11437
3c724c8c
PMR
114382015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11439
11440 * gdb.ada/complete.exp: Remove "multi_line".
11441 * gdb.ada/info_exc.exp: Remove "multi_line".
11442 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11443 * gdb.ada/ptype_field.exp: Remove "multi_line".
11444 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11445 * gdb.ada/tagged.exp: Remove "multi_line".
11446 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11447 [multi_line ...]
11448 * gdb.btrace/delta.exp: Likewise.
11449 * gdb.btrace/exception.exp: Likewise.
11450 * gdb.btrace/function_call_history.exp: Likewise.
11451 * gdb.btrace/instruction_history.exp: Likewise.
11452 * gdb.btrace/nohist.exp: Likewise.
11453 * gdb.btrace/record_goto.exp: Likewise.
11454 * gdb.btrace/segv.exp: Likewise.
11455 * gdb.btrace/stepi.exp: Likewise.
11456 * gdb.btrace/tailcall.exp: Likewise.
11457 * gdb.btrace/unknown_functions.exp: Likewise.
11458 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11459 * lib/gdb.exp: Add the "multi_line" helper.
11460
4eec2deb
PA
114612015-04-01 Pedro Alves <palves@redhat.com>
11462
11463 * gdb.threads/tid-reuse.c: New file.
11464 * gdb.threads/tid-reuse.exp: New file.
11465
df8411da
SDJ
114662015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11467
11468 PR corefiles/16092
11469 * gdb.base/coredump-filter.c: New file.
11470 * gdb.base/coredump-filter.exp: Likewise.
11471
6ef37366
PM
114722015-03-27 Petr Machata <pmachata@redhat.com>
11473
11474 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11475 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11476 (Dwarf::assemble): Initialize them.
11477 (Dwarf::lines): New function.
11478
7ec911b0
JT
114792015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11480
11481 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11482 SYMBOL_PREFIX for x86_64-*-cygwin.
11483
ff908ebf
AW
114842015-03-26 Andy Wingo <wingo@igalia.com>
11485
11486 PR symtab/18148
11487 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11488 const_value but not a location.
11489 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11490 location defined in non-main CUs are visible.
11491
6d5f0679
YQ
114922015-03-26 Yao Qi <yao.qi@linaro.org>
11493
11494 PR testsuite/18139
11495 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11496 Add a line number entry for the same line.
11497 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11498 Add a line number entry for the same line.
11499
2898689b
YQ
115002015-03-26 Yao Qi <yao.qi@linaro.org>
11501
11502 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11503 .int 0.
11504 (func): Likewise. Add .Lfunc_1 label.
11505 Use .Lfunc_1 label.
11506 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11507 .int 0.
11508 (func): Likewise.
11509 Use .Lfunc_1 label.
11510
85180498
YQ
115112015-03-26 Yao Qi <yao.qi@linaro.org>
11512
11513 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11514 Call gdb_compile instead to compile each .s files without debug
11515 information.
11516
8aa08a8d
YQ
115172015-03-26 Yao Qi <yao.qi@linaro.org>
11518
11519 * gdb.base/savedregs.exp (process_saved_regs): Make
11520 "Saved registers:" optional in the pattern.
11521
66849923
MM
115222015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11523
11524 * gdb.btrace/next.exp: Merged into step.exp.
11525 * gdb.btrace/finish.exp: Merged into step.exp.
11526 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11527 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11528 "record goto" and checking the exact replay position.
11529 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11530 check for "Recording format" in "info record" output.
11531 * gdb.btrace/record_goto.exp: Choose test file based on target.
11532 * gdb.btrace/x86-record_goto.S: Renamed into ...
11533 * gdb.btrace/x86_64-record_goto.S: ... this.
11534 * gdb.btrace/i686-record_goto.S: New.
11535 * gdb.btrace/x86-tailcall.S: Renamed into ...
11536 * gdb.btrace/x86_64-tailcall.S: ... this.
11537 * gdb.btrace/i686-tailcall.S: New.
11538 * gdb.btrace/x86-tailcall.c: Renamed into ...
11539 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11540 separate statements. Update test.
11541 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11542 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11543 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11544 * gdb.btrace/tailcall.exp: Choose test file based on target.
11545 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11546
11cc1b74
MM
115472015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11548
11549 * gdb.btrace/exception.exp: Increase BTS buffer size.
11550
a25d8bf9
PA
115512015-03-24 Pedro Alves <palves@redhat.com>
11552
11553 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11554
856e7dd6
PA
115552015-03-24 Pedro Alves <palves@redhat.com>
11556
11557 * gdb.threads/schedlock.exp (test_step): No longer expect that
11558 "set scheduler-locking step" with "next" over a function call runs
11559 threads unlocked.
11560
ad235a41
AT
115612015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11562
11563 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11564
15630549
AT
115652015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11566
11567 PR breakpoints/16466
11568 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11569 * gdb.mi/mi-pending.c (thread_func): New function.
11570 (int main): Add threading support required.
11571 * gdb.mi/mi-pending.exp: Add tests for this issue.
11572 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11573 (pendfunc2): Remove stdio dependency.
11574 * gdb.mi/mi-pendshr2.c: New file.
11575
693dca06
KS
115762015-03-23 Keith Seitz <keiths@redhat.com>
11577
11578 * gdb.linespec/keywords.c: New file.
11579 * gdb.linespec/keywords.exp: New file.
11580
7e993ebf
KS
115812015-03-23 Keith Seitz <keiths@redhat.com>
11582
11583 PR gdb/18021
11584 * gdb.dwarf2/staticvirtual.exp: New test.
11585
bc23328c
JK
115862015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11587
11588 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11589 * README: Remove HP-UX and gdb.hp.
11590 (configuration):
11591 * configure: Regenerate.
11592 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11593 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11594 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11595 gdb.hp/gdb.defects/Makefile.
11596 * gdb.hp/Makefile.in: File deleted.
11597 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11598 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11599 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11600 * gdb.hp/gdb.aCC/run.c: File deleted.
11601 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11602 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11603 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11604 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11605 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11606 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11607 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11608 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11609 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11610 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11611 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11612 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11613 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11614 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11615 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11616 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11617 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11618 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11619 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11620 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11621 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11622 * gdb.hp/gdb.compat/average.c: File deleted.
11623 * gdb.hp/gdb.compat/sum.c: File deleted.
11624 * gdb.hp/gdb.compat/xdb.c: File deleted.
11625 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11626 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11627 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11628 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11629 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11630 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11631 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11632 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11633 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11634 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11635 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11636 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11637 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11638 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11639 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11640 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11641 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11642 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11643 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11644 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11645 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11646 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11647 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11648 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11649 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11650 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11651 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11652 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11653 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11654 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11655 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11656 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11657 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11658 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11659 * gdb.hp/tools/odump: File deleted.
11660
8bf3b159
PA
116612015-03-19 Pedro Alves <palves@redhat.com>
11662
11663 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11664 (saw_thread_3): New globals.
11665 (top level): Increment them when an event for the corresponding
11666 thread is seen.
11667 (no thread starvation): New test.
11668
eb54c8bf
PA
116692015-03-19 Pedro Alves <palves@redhat.com>
11670
11671 * gdb.threads/continue-pending-status.c: New file.
11672 * gdb.threads/continue-pending-status.exp: New file.
11673
32d2e5d6
PA
116742015-03-18 Pedro Alves <palves@redhat.com>
11675
11676 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11677 Use gdb_is_target_remote instead of is_remote. Use
11678 gdb_test_multiple instead of gdb_expect. Exit early if
11679 gdb_test_multiple hits its internal matches. Tighten stepi tests
11680 expected output. Fail on exit with any signal, instead of just
11681 SIGILL.
11682
f68f11b7
YQ
116832015-03-18 Yao Qi <yao.qi@linaro.org>
11684
11685 PR tdep/18107
11686 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11687 variable.
11688 * gdb.base/catch-syscall.exp: Don't skip it on
11689 aarch64*-*-linux* target. Remove elements in all_syscalls.
11690 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11691 target.
11692 (setup_all_syscalls): New proc.
11693
ca5fd19b
YQ
116942015-03-16 Yao Qi <yao.qi@linaro.org>
11695
11696 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11697 (top level): Skip tests if valid_addr_p returns false for
11698 $cmd1 or $cmd2.
11699
85642ba0
AW
117002015-03-11 Andy Wingo <wingo@igalia.com>
11701
11702 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11703
e03f9645
YQ
117042015-03-11 Yao Qi <yao.qi@linaro.org>
11705
11706 * gdb.base/catch-syscall.exp: Fix typo in comments.
11707
5d0962b2
YQ
117082015-03-11 Yao Qi <yao.qi@linaro.org>
11709
11710 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11711
b2df3cef
PA
117122015-03-09 Pedro Alves <palves@redhat.com>
11713
11714 * dg-extract-results.py: Delete.
11715
ef878e53
PA
117162015-03-09 Pedro Alves <palves@redhat.com>
11717
11718 Merge dg-extract-results.sh from GCC upstream (r218843).
11719
11720 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11721 * dg-extract-results.sh: Use --text with grep to avoid issues with
11722 binary files. Fall back to cat -v, if that doesn't work.
11723
9494d219
PA
117242015-03-05 Pedro Alves <palves@redhat.com>
11725
11726 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11727
a8d9763a
SM
117282015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11729
11730 * lib/mi-support.exp (mi_expect_interrupt): Accept
11731 alternative event for when in all-stop mode.
11732
be9957b8
PA
117332015-03-04 Pedro Alves <palves@redhat.com>
11734
11735 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11736
d57be0f4 117372015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
11738
11739 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11740
c214c7cf
AA
117412015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11742
11743 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11744 regexps for GDB's current line display, accept a hex address
11745 preceding the line number.
11746
6d74a497
AA
117472015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11748
11749 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11750 the 'arch1' variable for "s390*-linux*" targets.
11751
511aee7c
PA
117522015-03-04 Pedro Alves <palves@redhat.com>
11753
11754 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11755 (main): Pass missing retval argument to pthread_join call.
11756
95e50b27
PA
117572015-03-02 Pedro Alves <palves@redhat.com>
11758
11759 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11760 (top level): Call do_test with non-stop as well.
11761
28054d69
PA
117622015-03-02 Pedro Alves <palves@redhat.com>
11763
11764 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11765 -1.
11766
4fa5d7b4
AA
117672015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11768
11769 * gdb.arch/s390-vregs.exp: New test.
11770 * gdb.arch/s390-vregs.S: New file.
11771
97c18565
PA
117722015-02-27 Pedro Alves <palves@redhat.com>
11773
11774 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11775 call to catch_command_errors.
11776 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11777 catch_command_errors.
11778
a37bfa30
PA
117792015-02-27 Pedro Alves <palves@redhat.com>
11780
11781 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11782 "true" for boolean result.
11783 * gdb.gdb/selftest.exp (test_with_self): Also accept full
11784 prototype of main.
11785
6f98576f
PA
117862015-02-27 Pedro Alves <palves@redhat.com>
11787
11788 * lib/unbuffer_output.c: New file.
11789 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11790 (main): Call gdb_unbuffer_output.
11791
eba5ab56
YQ
117922015-02-27 Yao Qi <yao.qi@linaro.org>
11793
11794 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11795 target.
11796
0def5aaa
DE
117972015-02-26 Doug Evans <dje@google.com>
11798
11799 * gdb.cp/class2.cc (Dbase, D): New classes.
11800 (main): New local delta.
11801 * gdb.cp/class2.exp: Test printing delta.
11802 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11803 (dynbar): New global.
11804 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11805
081a1c2c
JK
118062015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11807
11808 * gdb.compile/compile-ifunc.c: New file.
11809 * gdb.compile/compile-ifunc.exp: New file.
11810
2f41223f
AT
118112015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
11812
11813 * gdb.base/structs.exp: Check for correct struct on finish.
11814
03eddd80
YQ
118152015-02-26 Yao Qi <yao.qi@linaro.org>
11816
11817 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11818 is zero.
11819
80c57053
JK
118202015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11821
11822 * gdb.arch/cordic.ko.bz2: New file.
11823 * gdb.arch/cordic.ko.debug.bz2: New file.
11824 * gdb.arch/ppc64-symtab-cordic.exp: New file.
11825
21613c12
YQ
118262015-02-25 Yao Qi <yao.qi@linaro.org>
11827
11828 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11829 aarch64*-*-* target.
11830
d8b901ed
PA
118312015-02-23 Pedro Alves <palves@redhat.com>
11832
11833 * lib/gdb.exp (delete_breakpoints): Rewrite using
11834 gdb_test_multiple.
11835
e5b85ead
PA
118362015-02-23 Pedro Alves <palves@redhat.com>
11837
11838 * gdb.base/info-os.c: Include stdlib.h.
11839
85c3a371
DE
118402015-02-22 Doug Evans <xdje42@gmail.com>
11841
11842 PR symtab/17855
11843 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11844 is read after symbols have been re-read.
11845 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11846 * gdb.ada/exec_changed/second.adb (Second): Ditto.
11847
96553a0c
DE
118482015-02-21 Doug Evans <dje@google.com>
11849
11850 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11851
97a0c697
JK
118522015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11853
11854 PR corefiles/17808
11855 * gdb.arch/i386-biarch-core.core.bz2: New file.
11856 * gdb.arch/i386-biarch-core.exp: New file.
11857
a47cd6e9
PA
118582015-02-21 Pedro Alves <palves@redhat.com>
11859
11860 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11861 runto_main fails.
11862
c5facdc4
PA
118632015-02-20 Pedro Alves <palves@redhat.com>
11864
11865 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11866 info probes.
11867
2db9a427
PA
118682015-02-20 Pedro Alves <palves@redhat.com>
11869
11870 * gdb.threads/multi-create-ns-info-thr.exp: New file.
11871
60fb7e9e
PA
118722015-02-20 Pedro Alves <palves@redhat.com>
11873
11874 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
11875 clean_restart before gdb_target_supports_trace.
11876
5c5019c2
PA
118772015-02-20 Pedro Alves <palves@redhat.com>
11878
11879 PR threads/18006
11880 * gdb.threads/clone-thread_db.c: New file.
11881 * gdb.threads/clone-thread_db.exp: New file.
11882
c9587f88
AT
118832015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
11884
11885 PR breakpoints/16812
11886 * gdb.base/catch-gdb-caused-signals.c: New file.
11887 * gdb.base/catch-gdb-caused-signals.exp: New file.
11888
f6a88844
JM
118892015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
11890
11891 * configure: Regenerated.
11892 * configure.ac: Use GDB_AC_TRANSFORM.
11893 * aclocal.m4: sinclude ../transform.m4.
11894
497c491b
JM
118952015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11896
11897 * lib/dtrace.exp: New file.
11898 * gdb.base/dtrace-probe.exp: Likewise.
11899 * gdb.base/dtrace-probe.d: Likewise.
11900 * gdb.base/dtrace-probe.c: Likewise.
11901 * lib/pdtrace.in: Likewise.
11902 * configure.ac: Output variables with the transformed names of
11903 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
11904 * configure: Regenerated.
11905
03e98035
JM
119062015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11907
11908 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11909 expected message when trying to access $_probe_* convenience
11910 variables while not on a probe.
11911
63cc30e9
JK
119122015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11913
11914 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11915
0703599a
PA
119162015-02-11 Pedro Alves <pedro@codesourcery.com>
11917
11918 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11919 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11920
7e60a48e
DE
119212015-02-10 Doug Evans <xdje42@gmail.com>
11922
11923 * lib/gdb.exp (gdb_load): Always return a result.
11924
01b088bc
PA
119252015-02-10 Pedro Alves <palves@redhat.com>
11926
11927 * gdb.threads/signal-sigtrap.c: New file.
11928 * gdb.threads/signal-sigtrap.exp: New file.
11929
b05ec7a5
AT
119302015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
11931
11932 * gdb.trace/no-attach-trace.c: New file.
11933 * gdb.trace/no-attach-trace.exp: New file.
11934
a2c2acaf
MW
119352015-02-09 Mark Wielaard <mjw@redhat.com>
11936
11937 * gdb.dwarf2/atomic.c: New file.
11938 * gdb.dwarf2/atomic-type.exp: Likewise.
11939
31fd9caa
MM
119402015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11941
11942 * gdb.btrace/buffer-size.exp: Update "info record" output.
11943 * gdb.btrace/delta.exp: Update "info record" output.
11944 * gdb.btrace/enable.exp: Update "info record" output.
11945 * gdb.btrace/finish.exp: Update "info record" output.
11946 * gdb.btrace/instruction_history.exp: Update "info record" output.
11947 * gdb.btrace/next.exp: Update "info record" output.
11948 * gdb.btrace/nexti.exp: Update "info record" output.
11949 * gdb.btrace/step.exp: Update "info record" output.
11950 * gdb.btrace/stepi.exp: Update "info record" output.
11951 * gdb.btrace/nohist.exp: Update "info record" output.
11952
d33501a5
MM
119532015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11954
11955 * gdb.btrace/buffer-size: New.
11956
f4abbc16
MM
119572015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11958
11959 * gdb.btrace/delta.exp: Update "info record" output.
11960 * gdb.btrace/enable.exp: Update "info record" output.
11961 * gdb.btrace/finish.exp: Update "info record" output.
11962 * gdb.btrace/instruction_history.exp: Update "info record" output.
11963 * gdb.btrace/next.exp: Update "info record" output.
11964 * gdb.btrace/nexti.exp: Update "info record" output.
11965 * gdb.btrace/step.exp: Update "info record" output.
11966 * gdb.btrace/stepi.exp: Update "info record" output.
11967 * gdb.btrace/nohist.exp: Update "info record" output.
11968
b9d61307
SM
119692015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11970
11971 PR gdb/15678
11972 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11973
e584fdbc
PA
119742015-02-06 Pedro Alves <palves@redhat.com>
11975
11976 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11977 macro.
11978 (seconds_left, again): New globals.
11979 (main): Wait seconds_left in a 1-second sleep loop instead of
11980 sleeping 180 seconds. If 'again' is set, reset the seconds
11981 counter.
11982 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11983 'again' in the inferior before detaching. Print the seconds left.
11984 (options): New global.
11985 (top level): Build program with -DTIMEOUT=$timeout.
11986
77f41761
PA
119872015-02-06 Pedro Alves <palves@redhat.com>
11988
11989 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11990 determine how many seconds to pass to 'alarm'.
11991 * gdb.base/gdb-sigterm.exp (top level): Build program with
11992 -DTIMEOUT=$timeout.
11993 (do_test): Return success/failure indication. Add more verbose
11994 logging. Don't fail if 200 single steps are seen. Instead, fail
11995 when the test times out.
11996 (passes): New global.
11997 (top level): Break the testing loop if testing fails on any
11998 iteration. Use gdb_assert.
11999
b9394193
DB
120002015-02-04 Don Breazeal <donb@codesourcery.com>
12001
12002 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12003 and initialize them.
12004 (ipc_cleanup): New function.
12005 (main): Don't declare shmid, semid, and msqid. Add a call to
12006 atexit so that we call ipc_cleanup on exit.
12007
42d9e528
PA
120082015-02-04 Pedro Alves <palves@redhat.com>
12009
12010 * boards/native-extended-gdbserver.exp: Remove any target variant
12011 specifications from the board name before clearing the isremote
12012 flag from board_info.
12013
ae6ae975
DE
120142015-01-31 Doug Evans <xdje42@gmail.com>
12015
12016 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12017
cfb069a8
GB
120182015-01-31 Gary Benson <gbenson@redhat.com>
12019
12020 * gdb.base/completion.exp: Disable completion limiting for
12021 existing tests. Add new tests to check completion limiting.
12022 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12023
5dd31d79
DE
120242015-01-31 Doug Evans <xdje42@gmail.com>
12025
12026 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12027
9f050062
DE
120282015-01-31 Doug Evans <xdje42@gmail.com>
12029
12030 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12031 entries. Duplicate file section script entries.
12032 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12033 inlined entries. Add test for safe-path rejection.
12034 * gdb.python/py-section-script.c: Add duplicate inlined section script
12035 entries. Duplicate file section script entries.
12036 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12037 inlined entries. Add test for safe-path rejection.
12038
df25ebbd
JB
120392015-01-29 Joel Brobecker <brobecker@adacore.com>
12040
12041 * gdb.ada/disc_arr_bound: New testcase.
12042
4a0ca9ec
JB
120432015-01-29 Joel Brobecker <brobecker@adacore.com>
12044
12045 * gdb.ada/mi_var_array: New testcase.
12046
3a8b707a
DE
120472015-01-27 Doug Evans <dje@google.com>
12048
12049 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12050 Add test for objfile.filename, objfile.username after objfile
12051 has been unloaded.
12052
f8313f6e
JB
120532015-01-26 Joel Brobecker <brobecker@adacore.com>
12054
12055 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12056 the second test to print the name attribute of value
12057 returned by the call to gdb.lookup_type, and adjust
12058 the expected output accordingly.
12059
37bc665e
MW
120602015-01-25 Mark Wielaard <mjw@redhat.com>
12061
12062 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12063 * gdb.base/disp-step-fork.c: Include unistd.h.
12064 * gdb.base/siginfo-obj.c: Include stdio.h.
12065 * gdb.base/siginfo-thread.c: Likewise.
12066 * gdb.mi/non-stop.c: Include unistd.h.
12067 * gdb.mi/nsthrexec.c: Include stdio.h.
12068 * gdb.mi/pthreads.c: Include unistd.h.
12069 * gdb.modula2/unbounded1.c (main): Declare returns int.
12070 * gdb.reverse/consecutive-reverse.c: Likewise.
12071 * gdb.threads/create-fail.c: Include unistd.h.
12072 * gdb.threads/killed.c: Likewise.
12073 * gdb.threads/linux-dp.c: Likewise.
12074 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12075 * gdb.threads/non-ldr-exc-2.c: Likewise.
12076 * gdb.threads/non-ldr-exc-3.c: Likewise.
12077 * gdb.threads/non-ldr-exc-4.c: Likewise.
12078 * gdb.threads/pthreads.c: Include unistd.h.
12079 (main): Declare returns int.
12080 * gdb.threads/tls-main.c (foo): New declaration.
12081 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12082
f7e5394d
SM
120832015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12084
12085 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12086 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12087
743649fd
MW
120882015-01-15 Mark Wielaard <mjw@redhat.com>
12089
12090 * gdb.base/noreturn-return.c: New file.
12091 * gdb.base/noreturn-return.exp: New file.
12092 * gdb.base/noreturn-finish.c: New file.
12093 * gdb.base/noreturn-finish.exp: New file.
12094
198297aa
PA
120952015-01-23 Pedro Alves <palves@redhat.com>
12096
12097 * gdb.threads/continue-pending-after-query.c: New file.
12098 * gdb.threads/continue-pending-after-query.exp: New file.
12099
717cf30c
AG
121002015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12101 Simon Marchi <simon.marchi@ericsson.com>
12102
12103 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12104 * gdb.base/valgrind-db-attach.exp: Same.
12105 * gdb.base/valgrind-infcall.exp: Same.
12106 * lib/mi-support.exp (default_mi_gdb_start): Same.
12107 * lib/prompt.exp (default_prompt_gdb_start): Same.
12108 * lib/gdb.exp (default_gdb_spawn): Same.
12109 (gdb_interact): New.
12110
12111
4b62a76e
JK
121122015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12113
12114 * gdb.compile/compile.exp (pointer to jit function): New test.
12115
b4cdae6f
WW
121162015-01-17 Wei-cheng Wang <cole945@gmail.com>
12117
12118 * lib/gdb.exp (supports_process_record): Return true for
12119 powerpc*-*-linux*.
12120 (supports_reverse): Likewise.
12121
d221e7ef
DB
121222015-01-15 Don Breazeal <donb@codesourcery.com>
12123
12124 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12125 instead of checking whether the target board is remote and
12126 use spawn_wait_for_attach instead of exec/sleep.
12127 * gdb.base/attach-twice.exp: Likewise.
12128
bafffb51
JB
121292015-01-15 Joel Brobecker <brobecker@adacore.com>
12130
12131 * gdb.ada/var_arr_attrs: New testcase.
12132
5589af0e
PA
121332015-01-14 Pedro Alves <palves@redhat.com>
12134 Joel Brobecker <brobecker@adacore.com>
12135
12136 PR gdb/17525
12137 * gdb.base/bp-cmds-execution-x-script.c: New file.
12138 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12139 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12140
6c400b59
PA
121412015-01-14 Pedro Alves <palves@redhat.com>
12142
12143 PR cli/17828
12144 * gdb.base/batch-preserve-term-settings.c: New file.
12145 * gdb.base/batch-preserve-term-settings.exp: New file.
12146
e02c96a7
DE
121472015-01-13 Doug Evans <dje@google.com>
12148
12149 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12150 binary.
12151
576fd14c
JB
121522015-01-13 Joel Brobecker <brobecker@adacore.com>
12153
12154 * Makefile.in (clean mostlyclean): Do not delete *.py.
12155
04dccad0
JB
121562015-01-13 Joel Brobecker <brobecker@adacore.com>
12157
12158 * gdb.python/py-lookup-type.exp: New file.
12159
3d230f71
PA
121602015-01-12 Pedro Alves <palves@redhat.com>
12161
12162 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12163 restore GDBFLAGS before returning.
12164
7e67715d
JK
121652015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12166
12167 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12168 is_amd64_regs_target and is_x86_like_target.
12169
f2e0d4b4
DE
121702015-01-11 Doug Evans <xdje42@gmail.com>
12171
12172 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12173 is given without an explicit form.
12174 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12175 attributes.
12176 * gdb.dwarf/corrupt.exp: Ditto.
12177 * gdb.dwarf2/enum-type.exp: Ditto.
12178 * gdb.trace/entry-values.exp: Ditto.
12179 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12180
439250fb
DE
121812015-01-11 Doug Evans <xdje42@gmail.com>
12182
12183 PR gdb/15830
12184 * gdb.base/maint.exp: Remove references to "maint demangle".
12185 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12186 Add tests for explicitly specifying language to demangle.
12187 * gdb.dlang/demangle.exp: Ditto.
12188
ede9f622
PA
121892015-01-09 Pedro Alves <palves@redhat.com>
12190
12191 * gdb.threads/non-stop-fair-events.c: New file.
12192 * gdb.threads/non-stop-fair-events.exp: New file.
12193
a7b796db
PA
121942015-01-09 Pedro Alves <palves@redhat.com>
12195
12196 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12197 the global scope. Set a breakpoint after all threads are started
12198 rather than stepping over two source lines. Expect the prompt.
12199 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12200 global.
12201 (NUM): Now 15.
12202 (main): Use threads_started_barrier to wait for all threads to
12203 start. Main thread no longer calls thread_function. Exit after
12204 180 seconds.
12205 (loop): New function.
12206 (thread_function): Wait on threads_started_barrier barrier. Call
12207 'loop' at each iteration.
12208 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12209 threads have started, instead of hardcoding number of "next"
12210 steps. Use an access watchpoint instead of a write watchpoint.
12211
9665ffdd
PA
122122015-01-09 Pedro Alves <palves@redhat.com>
12213
12214 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12215 (thread_func): Wait on barrier.
12216 (main): Wait for all threads to start before stopping GDB.
12217 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12218 global.
12219 (thread1_func, thread2_func): Wait on barrier.
12220 (main): Wait for all threads to start before stopping GDB.
12221 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12222 New global.
12223 (thread1_func, thread2_func): Wait on barrier.
12224 (main): Wait for all threads to start before stopping GDB.
12225
c945a99f
PA
122262015-01-09 Pedro Alves <palves@redhat.com>
12227
12228 * gdb.threads/attach-many-short-lived-threads.c: New file.
12229 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12230
c1a747c1
PA
122312014-01-09 Pedro Alves <palves@redhat.com>
12232
12233 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12234 instead of to thread 2.
12235 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12236 Add barrier around each pthread_create call instead of around all
12237 calls.
12238 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12239 Set a break on thread_function and have the child threads hit it
12240 one at at a time.
12241
60b3033e
PA
122422015-01-09 Pedro Alves <palves@redhat.com>
12243
12244 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12245 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12246 false.
12247 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12248 checking whether the target board is remote.
12249 * gdb.multi/multi-attach.exp: Likewise.
12250 * gdb.python/py-sync-interp.exp: Likewise.
12251 * gdb.server/ext-attach.exp: Likewise.
12252 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12253 tests that need to attach, instead of checking whether the target
12254 board is remote at the top of the file.
12255
acc018ac
YQ
122562015-01-08 Yao Qi <yao@codesourcery.com>
12257
12258 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12259
50a18af8
JK
122602015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12261
12262 Fix testcase compilation.
12263 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12264
8503d6e1
JB
122652015-01-06 Joel Brobecker <brobecker@adacore.com>
12266
12267 * gdb.python/py-type.exp: Add a couple test about empty
12268 array creation, and negative-length array creation.
12269
cc73dbcc
DE
122702015-01-02 Doug Evans <xdje42@gmail.com>
12271
12272 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12273
0300bbc7
DE
122742015-01-02 Doug Evans <dje@google.com>
12275
12276 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12277
9d85a0ec
YQ
122782014-12-29 Yao Qi <yao@codesourcery.com>
12279
12280 * gdb.trace/entry-values.exp: Update comments. Rename variable
12281 bar_call_foo to returned_from_foo.
12282
87186c6a
MMN
122832014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12284
12285 PR gdb/17394
12286 * gdb.linespec/break-asm-file.c: New file.
12287 * gdb.linespec/break-asm-file.exp: New file.
12288 * gdb.linespec/break-asm-file0.s: New file.
12289 * gdb.linespec/break-asm-file1.s: New file.
12290
1bab7383
YQ
122912014-12-18 Nigel Stephens <nigel@mips.com>
12292 Maciej W. Rozycki <macro@codesourcery.com>
12293
12294 * gdb.base/float.exp: Handle the new output from "info float" on
12295 MIPS targets.
12296
1bc1068a
JK
122972014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12298
12299 Fix MinGW compilation.
12300 * gdb.compile/compile-ops.exp: Update untested message if
12301 !skip_compile_feature_tests.
12302 * gdb.compile/compile-setjmp.exp: Likewise.
12303 * gdb.compile/compile-tls.exp: Likewise.
12304 * gdb.compile/compile.exp: Likewise.
12305 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12306 supported on this host".
12307
b6615d10
DE
123082014-12-16 Doug Evans <xdje42@gmail.com>
12309
12310 * boards/stabs.exp: New file.
12311
25dda427
AA
123122014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12313
12314 * gdb.base/completion.exp: Adjust to format changes of "maint
12315 print user-registers".
12316
bf330350
CU
123172014-12-16 Catalin Udma <catalin.udma@freescale.com>
12318
12319 PR server/17457
12320 * gdb.arch/aarch64-fp.c: New file.
12321 * gdb.arch/aarch64-fp.exp: New file.
12322
395cf596
SDJ
123232014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12324
12325 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12326 r210637, r210913, r211666, r215400, r215817).
12327
12328 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12329 * dg-extract-results.py: New file.
12330 * dg-extract-results.sh: Use it if the environment seems
12331 suitable.
12332
12333 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12334
12335 * dg-extract-results.py (parse_run): Handle warnings that
12336 are printed before a test harness is run.
12337
12338 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12339
12340 * dg-extract-results.py (Named): Remove __cmp__ method.
12341 (output_variation): Use a key to sort variation.harnesses.
12342
12343 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12344
12345 * dg-extract-results.py: For Python 3, force sys.stdout to
12346 handle surrogate escape sequences.
12347 (safe_open): New function.
12348 (output_segment, main): Use it.
12349
12350 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12351
12352 * dg-extract-results.py (Prog.result_re): Include options
12353 in test name.
12354
12355 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12356
12357 * dg-extract-results.py (output_variation): Always sort if
12358 do_sum.
12359
e882ef3c
SM
123602014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12361
12362 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12363 as long as we get pagination notifications.
12364
4992aa20
JM
123652014-12-15 Jason Merrill <jason@redhat.com>
12366
12367 * Makefile.in (check-gdb.%): Restore.
12368 * README: Mention it.
12369
c1b5a1a6
JB
123702014-12-13 Joel Brobecker <brobecker@adacore.com>
12371
12372 * gdb.ada/str_uninit: New testcase.
12373
5537b577
JK
123742014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12375
12376 PR symtab/17642
12377 * gdb.base/vla-stub-define.c: New file.
12378 * gdb.base/vla-stub.c: New file.
12379 * gdb.base/vla-stub.exp: New file.
12380
bb2ec1b3
TT
123812014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12382 Jan Kratochvil <jan.kratochvil@redhat.com>
12383 Tom Tromey <tromey@redhat.com>
12384
12385 * configure.ac: Add gdb.compile/.
12386 * configure: Regenerate.
12387 * gdb.compile/Makefile.in: New file.
12388 * gdb.compile/compile-ops.exp: New file.
12389 * gdb.compile/compile-ops.c: New file.
12390 * gdb.compile/compile-tls.c: New file.
12391 * gdb.compile/compile-tls.exp: New file.
12392 * gdb.compile/compile-constvar.S: New file.
12393 * gdb.compile/compile-constvar.c: New file.
12394 * gdb.compile/compile-mod.c: New file.
12395 * gdb.compile/compile-nodebug.c: New file.
12396 * gdb.compile/compile-setjmp-mod.c: New file.
12397 * gdb.compile/compile-setjmp.c: New file.
12398 * gdb.compile/compile-setjmp.exp: New file.
12399 * gdb.compile/compile-shlib.c: New file.
12400 * gdb.compile/compile.c: New file.
12401 * gdb.compile/compile.exp: New file.
12402 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12403
4ff709eb
TT
124042014-12-12 Tom Tromey <tromey@redhat.com>
12405
12406 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12407 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12408
6dddd6a5
DE
124092014-12-12 Doug Evans <dje@google.com>
12410
12411 * lib/gdb-python.exp (get_python_valueof): New function.
12412 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12413
71c24708
AA
124142014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12415
12416 * gdb.base/completion.exp: Add test for completion of "info
12417 registers ".
12418
3e29f34a
MR
124192014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12420
12421 * gdb.base/func-ptrs.c: New file.
12422 * gdb.base/func-ptrs.exp: New file.
12423
fc126975
SM
124242014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12425
12426 PR breakpoints/17012
12427 * gdb.base/dprintf-detach.c: New file.
12428 * gdb.base/dprintf-detach.exp: New file.
12429
0a46d518
SM
124302014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12431
12432 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12433 * lib/gdb.exp (target_is_gdbserver): New procedure.
12434
a0be3e44
DE
124352014-12-08 Doug Evans <dje@google.com>
12436
12437 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12438
df1b803a
YQ
124392014-12-05 Yao Qi <yao@codesourcery.com>
12440
12441 * gdb.guile/scm-error.exp: Remove the third argument to
12442 gdb_remote_download.
12443 * gdb.guile/scm-frame-args.exp: Likewise.
12444 * gdb.guile/scm-section-script.exp: Likewise.
12445
ddb9f679
YQ
124462014-12-05 Yao Qi <yao@codesourcery.com>
12447
12448 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12449
86e4ed39
DE
124502014-12-04 Doug Evans <dje@google.com>
12451
12452 * gdb.python/py-objfile.exp: Add tests for
12453 objfile.add_separate_debug_file.
12454
7c50a931
DE
124552014-12-04 Doug Evans <dje@google.com>
12456
12457 * lib/gdb.exp (get_build_id): New function.
12458 (build_id_debug_filename_get): Rewrite to use it.
12459 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12460
621661e3
MR
124612014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12462
12463 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12464 `method(long)', not just 0x0.
12465 * gdb.cp/nsalias.exp: Align code labels to 4.
12466 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12467 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12468 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12469 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12470 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12471 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12472
29f0c3b7
DE
124732014-12-02 Doug Evans <dje@google.com>
12474
e1e061e7 12475 PR symtab/17602
29f0c3b7 12476 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 12477 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
12478 * gdb.cp/anon-ns.exp: Update.
12479
162078c8
NB
124802014-12-02 Nick Bull <nicholaspbull@gmail.com>
12481
12482 * gdb.python/py-events.py (inferior_call_handler): New.
12483 (register_changed_handler, memory_changed_handler): New.
12484 (test_events.invoke): Register new handlers.
12485 * gdb.python/py-events.exp: Add tests for inferior call,
12486 memory_changed and register_changed events.
12487
fdb09caf
AA
124882014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12489
12490 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12491 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12492 if the linker doesn't understand this.
12493
55cfb2c4
SM
124942014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12495
12496 * gdb.python/python.exp: Change expected reply to help().
12497
9e8cd6df
YQ
124982014-12-01 Yao Qi <yao@codesourcery.com>
12499
12500 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12501 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12502 * configure: Re-generated.
12503
6c659fc2
SC
125042014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12505
12506 * gdb.cp/chained-calls.cc: New file.
12507 * gdb.cp/chained-calls.exp: New file.
12508 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12509
d7fc3181
SM
125102014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12511
12512 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12513 * gdb.dwarf2/symtab-producer.exp: Same.
12514 * gdb.gdb/python-interrupts.exp: Same.
12515 * gdb.gdb/python-selftest.exp: Same.
12516 * gdb.python/py-linetable.exp: Same.
12517 * gdb.python/py-type.exp: Same.
12518 * gdb.python/py-value-cc.exp: Same.
12519 * gdb.python/py-value.exp: Same.
12520
10e79639
YQ
125212014-11-28 Yao Qi <yao@codesourcery.com>
12522
12523 * gdb.base/break-probes.exp: Match library name prefixed with
12524 sysroot.
12525
f28a0564
SM
125262014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12527
12528 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12529 test expected output. Add parentheses for the call to print.
12530 Remove L suffix from integers.
12531
3fe1ce1d
DE
125322014-11-26 Doug Evans <dje@google.com>
12533
12534 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12535
84429e27
YQ
125362014-11-22 Yao Qi <yao@codesourcery.com>
12537
12538 * gdb.trace/entry-values.c: Remove asms.
12539 (foo): Add foo_label.
12540 (bar): Add bar_label.
12541 * gdb.trace/entry-values.exp: Remove code computing foo's
12542 length and bar's length.
12543 (Dwarf::assemble): Invoke function_range for bar and use
12544 MACRO_AT_func for foo.
12545
26741859
YQ
125462014-11-22 Yao Qi <yao@codesourcery.com>
12547
12548 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12549 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12550 Use .Lgcc43_procstart instead of gcc43.
12551
45e44d27
JB
125522014-11-21 Joel Brobecker <brobecker@adacore.com>
12553
12554 * gdb.ada/n_arr_bound: New testcase.
12555
458c8db8
SDJ
125562014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12557
12558 PR breakpoints/10737
12559 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12560 test_catch_syscall_multi_arch.
12561 (test_catch_syscall_multi_arch): New function.
12562
43f3e411
DE
125632014-11-20 Doug Evans <xdje42@gmail.com>
12564
12565 * gdb.base/maint.exp: Update expected output.
12566
0d7b2549
AA
125672014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12568
12569 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12570 4-byte instruction on S390.
12571
8908fca5
JB
125722014-11-19 Joel Brobecker <brobecker@adacore.com>
12573
12574 * gdb.ada/arr_arr: New testcase.
12575
4a46959e
JB
125762014-11-19 Joel Brobecker <brobecker@adacore.com>
12577
12578 * gdb.ada/pkd_arr_elem: New Testcase.
12579
470e2f4e
LM
125802014-11-18 Luis Machado <lgustavo@codesourcery.com>
12581
12582 * gdb.reverse/break-precsave: Expect completion message for
12583 core file reads.
12584 * gdb.reverse/consecutive-precsave.exp: Likewise.
12585 * gdb.reverse/finish-precsave.exp: Likewise.
12586 * gdb.reverse/i386-precsave.exp: Likewise.
12587 * gdb.reverse/machinestate-precsave.exp: Likewise.
12588 * gdb.reverse/sigall-precsave.exp: Likewise.
12589 * gdb.reverse/solib-precsave.exp: Likewise.
12590 * gdb.reverse/step-precsave.exp: Likewise.
12591 * gdb.reverse/until-precsave.exp: Likewise.
12592 * gdb.reverse/watch-precsave.exp: Likewise.
12593
a267f3ad
AA
125942014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12595
12596 * gdb.base/bp-permanent.c: Include unistd.h.
12597 * gdb.python/py-framefilter-mi.c (main): Add return type.
12598 * gdb.python/py-framefilter.c (main): Likewise.
12599 * gdb.trace/actions-changed.c (main): Likewise.
12600
12084a9a
AA
126012014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12602
12603 * gdb.mi/until.c: Add eye-catchers.
12604 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12605 line numbers.
12606
dc7e1a77
AA
126072014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12608
12609 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12610 function header variants in break1.c.
12611 * gdb.base/ena-dis-br.exp: Likewise.
12612 * gdb.base/hbreak2.exp: Likewise.
12613 * gdb.reverse/until-precsave.exp: Drop references to removed
12614 non-prototype function header variants in ur1.c.
12615 * gdb.reverse/until-reverse.exp: Likewise.
12616
41c77605
PM
126172014-11-17 Petr Machata <pmachata@redhat.com>
12618
12619 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12620 ${_cu_offset_size} bytes abbrev offset.
12621
34248c3a
DE
126222014-11-15 Doug Evans <xdje42@gmail.com>
12623
12624 PR symtab/17559
12625 * gdb.base/line-symtabs.exp: New file.
12626 * gdb.base/line-symtabs.c: New file.
12627 * gdb.base/line-symtabs.h: New file.
12628
646da059
YQ
126292014-11-14 Yao Qi <yao@codesourcery.com>
12630
12631 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12632 (func): Add label func_label.
12633 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12634 Replace low_pc and high_pc with MACRO_AT_range.
12635 Replace name, low_pc and high_pc with MACRO_AT_func.
12636
9301ebe6
YQ
126372014-11-14 Yao Qi <yao@codesourcery.com>
12638
12639 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12640 Replace name, low_pc and high_pc with MACRO_AT_func.
12641
f166b542
YQ
126422014-11-14 Yao Qi <yao@codesourcery.com>
12643
12644 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12645 produce debug information.
12646 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12647
0f6e71e3
YQ
126482014-11-14 Yao Qi <yao@codesourcery.com>
12649
12650 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12651 object and get function length.
12652 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12653 with MACRO_AT_func.
12654 (top-level): Replace gdb_compile and clean_restart with
12655 prepare_for_testing.
12656 * gdb.dwarf2/main.c (main): Add label main_label.
12657
876c4df9
YQ
126582014-11-14 Yao Qi <yao@codesourcery.com>
12659
12660 * lib/dwarf.exp (function_range): New procedure.
12661 (Dwarf::_handle_macro_at_func): New procedure.
12662 (Dwarf::_handle_macro_at_range): New procedure.
12663 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12664
02ad9cf1
YQ
126652014-11-14 Yao Qi <yao@codesourcery.com>
12666
12667 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12668 (_handle_attribute): New procedure.
12669
a59add0c
AA
126702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12671
12672 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12673 * gdb.base/call-sc.c (zed): Likewise.
12674 * gdb.base/checkpoint.c (main): Likewise.
12675 * gdb.base/dump.c (main): Likewise.
12676 * gdb.base/gcore.c (main): Likewise.
12677 * gdb.base/huge.c (main): Likewise.
12678 * gdb.base/multi-forks.c (main): Likewise.
12679 * gdb.base/pr10179-a.c (main): Likewise.
12680 * gdb.base/savedregs.c (main): Likewise.
12681 * gdb.base/sigaltstack.c (main): Likewise.
12682 * gdb.base/siginfo.c (main): Likewise.
12683 * gdb.base/structs.c (zed): Likewise.
12684 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12685 * gdb.mi/mi-syn-frame.c (main): Likewise.
12686 * gdb.mi/until.c (foo, main): Likewise.
12687 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12688 * gdb.base/solib-weak.c (foo): Declare.
12689 * gdb.base/attach-twice.c: Include stdio.h.
12690 * gdb.base/weaklib1.c: Likewise.
12691 * gdb.base/weaklib2.c: Likewise.
12692 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12693 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12694 unistd.h.
12695 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12696 * gdb.mi/mi-exit-code.c: Likewise.
12697 * gdb.base/break-interp-lib.c: Include string.h.
12698 * gdb.base/coremaker.c: Likewise.
12699 * gdb.base/testenv.c: Likewise.
12700 * gdb.python/py-finish-breakpoint.c: Likewise.
12701 * gdb.base/inferior-died.c: Include sys/wait.h.
12702 * gdb.base/fileio.c: Include time.h.
12703 * gdb.base/async-shell.c: Include unistd.h.
12704 * gdb.base/dprintf-non-stop.c: Likewise.
12705 * gdb.base/info-os.c: Likewise.
12706 * gdb.mi/mi-console.c: Likewise.
12707 * gdb.mi/watch-nonstop.c: Likewise.
12708 * gdb.python/py-events.c: Likewise.
12709 * gdb.base/async.c (baz): Move up before its invocation.
12710 * gdb.base/code_elim2.c (my_global_func): Likewise.
12711 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12712 * gdb.base/advance.c (func2): Likewise.
12713
3b5d5997
AA
127142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12715
12716 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12717 variant.
12718 * gdb.base/annota3.c: Likewise.
12719 * gdb.base/async.c: Likewise.
12720 * gdb.base/average.c: Likewise.
12721 * gdb.base/call-ar-st.c: Likewise.
12722 * gdb.base/call-rt-st.c: Likewise.
12723 * gdb.base/call-sc.c: Likewise.
12724 * gdb.base/call-strs.c: Likewise.
12725 * gdb.base/ending-run.c: Likewise.
12726 * gdb.base/execd-prog.c: Likewise.
12727 * gdb.base/exprs.c: Likewise.
12728 * gdb.base/foll-exec.c: Likewise.
12729 * gdb.base/foll-fork.c: Likewise.
12730 * gdb.base/foll-vfork.c: Likewise.
12731 * gdb.base/funcargs.c: Likewise.
12732 * gdb.base/gcore.c: Likewise.
12733 * gdb.base/jump.c: Likewise.
12734 * gdb.base/langs0.c: Likewise.
12735 * gdb.base/langs1.c: Likewise.
12736 * gdb.base/langs2.c: Likewise.
12737 * gdb.base/mips_pro.c: Likewise.
12738 * gdb.base/nodebug.c: Likewise.
12739 * gdb.base/opaque0.c: Likewise.
12740 * gdb.base/opaque1.c: Likewise.
12741 * gdb.base/recurse.c: Likewise.
12742 * gdb.base/run.c: Likewise.
12743 * gdb.base/scope0.c: Likewise.
12744 * gdb.base/scope1.c: Likewise.
12745 * gdb.base/setshow.c: Likewise.
12746 * gdb.base/setvar.c: Likewise.
12747 * gdb.base/shmain.c: Likewise.
12748 * gdb.base/shr1.c: Likewise.
12749 * gdb.base/shr2.c: Likewise.
12750 * gdb.base/sigall.c: Likewise.
12751 * gdb.base/signals.c: Likewise.
12752 * gdb.base/so-indr-cl.c: Likewise.
12753 * gdb.base/solib2.c: Likewise.
12754 * gdb.base/structs.c: Likewise.
12755 * gdb.base/sum.c: Likewise.
12756 * gdb.base/vforked-prog.c: Likewise.
12757 * gdb.base/watchpoint.c: Likewise.
12758 * gdb.reverse/shr2.c: Likewise.
12759 * gdb.reverse/until-reverse.c: Likewise.
12760 * gdb.reverse/ur1.c: Likewise.
12761 * gdb.reverse/watch-reverse.c: Likewise.
12762
066a77c5
AA
127632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12764
12765 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12766 variant.
12767 * gdb.base/sepdebug.exp: Drop references to removed code.
12768
4f204ea5
AA
127692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12770
12771 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12772 variant. Preserve original line numbering.
12773 * gdb.base/list1.c: Likewise.
12774
3b377a3a
AA
127752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12776
12777 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12778 variant.
12779 * gdb.base/break1.c: Likewise.
12780 * gdb.base/break.exp: Drop references to removed code.
12781
e444df73
AA
127822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12783
12784 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12785 variant.
12786
8008f2a7
AA
127872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12788
12789 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12790
a5a06887
AA
127912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12792
12793 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
12794 logic into perform_all_tests() and invoke it with and without
12795 function header prototypes.
12796 (do_function_calls): Remove conditional XFAIL for PR 5318.
12797 (rerun_and_prepare): Remove duplicate code.
12798 (perform_all_tests): New. Main logic moved here.
12799
44dba9b9
AA
128002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12801
12802 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12803 code guarded by #ifdef NO_PROTOTYPES.
12804 (t_double_many_args): Likewise.
12805 (DEF_FUNC_MANY_ARGS_1): Likewise.
12806 (DEF_FUNC_VALUES_1): Likewise.
12807 (t_structs_ldc): Renamed from t_structs_fc in conditional code
12808 guarded by #ifdef PROTOTYPES.
12809
d1fbcd56
AA
128102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12811
12812 * gdb.mi/mi-console.c: Add eye-catcher.
12813 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12814 instead of literal line number.
12815
b0e59b8f
AA
128162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12817
12818 * gdb.base/shr2.c: Add eye-catcher.
12819 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12820 line number.
12821
78f98cca
AA
128222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12823
12824 * gdb.base/jump.c: Add eye-catchers.
12825 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12826 numbers.
12827
58fa2af0
AA
128282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12829
12830 * gdb.base/execd-prog.c: Add eye-catchers.
12831 * gdb.base/foll-exec.c: Likewise.
12832 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12833 line numbers.
12834
04e5059b
AA
128352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12836
12837 * gdb.base/ending-run.c: Add eye-catchers.
12838 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12839 literal line numbers.
12840
dbfdb174
AA
128412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12842
12843 * gdb.base/call-rt-st.c: Add eye-catchers.
12844 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12845 literal line numbers.
12846
888a2ade
AA
128472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12848
12849 * gdb.base/call-ar-st.c: Add eye-catchers.
12850 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12851 literal line numbers.
12852
6acc2dde
AA
128532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12854
12855 * gdb.base/average.c: Add eye-catchers.
12856 * gdb.base/sum.c: Likewise.
12857 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12858 regexps dynamically.
12859
9ecfcd1d
AA
128602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12861
12862 * gdb.base/solib1.c: Add eye-catchers.
12863 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12864 literal line numbers.
12865
78708b7c
PA
128662014-11-12 Pedro Alves <palves@redhat.com>
12867
12868 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12869 leader has exited.
12870
af48d08f
PA
128712014-11-12 Pedro Alves <palves@redhat.com>
12872
12873 * gdb.arch/i386-bp_permanent.c: New file.
12874 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12875 (srcfile): Set to i386-bp_permanent.c.
12876 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
12877 that stepi does not execute the 'leave' instruction, instead of
12878 testing it does execute.
12879 * gdb.base/bp-permanent.c: New file.
12880 * gdb.base/bp-permanent.exp: New file.
12881
af3768e9
DE
128822014-11-10 Doug Evans <xdje42@gmail.com>
12883
12884 PR symtab/17564
12885 * gdb.base/symtab-search-order.exp: New file.
12886 * gdb.base/symtab-search-order.c: New file.
12887 * gdb.base/symtab-search-order-1.c: New file.
12888 * gdb.base/symtab-search-order-shlib-1.c: New file.
12889
9de00a4a
PA
128902014-11-07 Pedro Alves <palves@redhat.com>
12891
12892 PR gdb/17511
12893 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12894 i?86-*-linux*.
12895
e0f52461
SC
128962014-11-03 Siva Chandra Reddy <sivachandra@google.com>
12897
12898 PR c++/17494
12899 * gdb.cp/pr17494.cc: New file.
12900 * gdb.cp/pr17494.exp: New file.
12901
6ce8c980
YQ
129022014-11-02 Yao Qi <yao@codesourcery.com>
12903
12904 * gdb.python/python.exp: Get working directory and match the
12905 output of "set extended-prompt \\w " with it.
12906
02be9a71
DE
129072014-10-30 Doug Evans <dje@google.com>
12908
12909 * gdb.python/py-objfile.exp: Add tests for setting random attributes
12910 in objfiles.
12911 * gdb.python/py-progspace.exp: Add tests for setting random attributes
12912 in progspaces.
12913
3bdff46b
LM
129142014-10-30 Janis Johnson <janisjo@codesourcery.com>
12915
12916 * gdb.base/fullpath-expand.exp: Skip for a remote host.
12917 * gdb.base/realname-expand.exp: Likewise.
12918 * gdb.linespec/macro-relative.exp: Likewise.
12919
ab917dfb
PA
129202014-10-29 Pedro Alves <palves@redhat.com>
12921
12922 PR gdb/17408
12923 * gdb.threads/schedlock.c (some_function): New function.
12924 (call_function): New global.
12925 (MAYBE_CALL_SOME_FUNCTION): New macro.
12926 (thread_function): Call it.
12927 * gdb.threads/schedlock.exp (get_args): Add description parameter,
12928 and use it instead of a global counter. Adjust all callers.
12929 (get_current_thread): Use "find current thread" for test message
12930 here rather than having all callers pass down the same string.
12931 (goto_loop): New procedure, factored out from ...
12932 (my_continue): ... this.
12933 (step_ten_loops): Change parameter from test message to command to
12934 use. Adjust.
12935 (list_count): Delete global.
12936 (check_result): New procedure, factored out from duplicate top
12937 level code.
12938 (continue tests): Wrap in with_test_prefix.
12939 (test_step): New procedure, factored out from duplicate top level
12940 code.
12941 (top level): Test "step" in combination with all scheduler-locking
12942 modes. Test "next" in combination with all scheduler-locking
12943 modes, and in combination with stepping over a function call or
12944 not.
12945 * gdb.threads/next-bp-other-thread.c: New file.
12946 * gdb.threads/next-bp-other-thread.exp: New file.
12947
d3d4baed
PA
129482014-10-29 Pedro Alves <palves@redhat.com>
12949
12950 PR python/17372
12951 * gdb.python/python.exp: Test a multi-line command that spawns
12952 interactive Python.
12953 * gdb.base/multi-line-starts-subshell.exp: New file.
12954
563e8d85
YQ
129552014-10-29 Yao Qi <yao@codesourcery.com>
12956
12957 * gdb.base/fileio.exp: Make directories on host.
12958
0ea4d52e
YQ
129592014-10-29 Yao Qi <yao@codesourcery.com>
12960
12961 * gdb.base/fileio.c (test_write): Close the file.
12962
7f5ef605
PA
129632014-10-28 Pedro Alves <palves@redhat.com>
12964
12965 PR gdb/12623
12966 * gdb.base/sigstep.c (no_handler): New global.
12967 (main): If 'no_handler is true, set the signal handlers to
12968 SIG_IGN.
12969 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12970 with_sw_watch and no_handler parameters. Handle them.
12971 (top level) <stepping over handler when stopped at a breakpoint
12972 test>: Add a test axis for testing with a software watchpoint, and
12973 another for testing with the signal handler set to SIG_IGN.
12974 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12975 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12976
abbdbd03
PA
129772014-10-28 Pedro Alves <palves@redhat.com>
12978
12979 PR gdb/17511
12980 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12981 * gdb.base/sigstep.exp (other_handler_location): New global.
12982 (advance): Support stepping into the signal handler, and running
12983 commands while in the handler.
12984 (in_handler_map): New global.
12985 (top level): In the advance test, add combinations for getting
12986 into the handler with stepping commands, and for running commands
12987 in the handler. Add comment descripting the advancei tests.
12988
1df4399f
PA
129892014-10-28 Pedro Alves <palves@redhat.com>
12990
12991 * gdb.base/sigstep.exp: Use build_executable instead of
12992 prepare_for_testing.
12993 (top level): Move code that starts GDB, runs to main and creates a
12994 display to ...
12995 (restart): ... this new procedure.
12996 (top level): Move backtrace from signal handler test to ...
12997 (validate_backtrace): ... this new procedure.
12998 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
12999 with_test_prefix. Always restart GDB.
13000 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13001 with_test_prefix. Always restart GDB. No need to delete
13002 breakpoints after the test.
13003 (test_skip_handler): Remove prefix parameter.
13004 (skip_over_handler, breakpoint_to_handler)
13005 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13006 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13007 restart GDB. No need to delete breakpoints after the test.
13008 (top level): Use foreach to call the test procedures with
13009 different commands.
13010
a5b6e449
PA
130112014-10-28 Pedro Alves <palves@redhat.com>
13012
13013 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13014 instead of GNATS numbers.
13015 * gdb.base/sigbpt.exp: Likewise.
13016 * gdb.base/siginfo.exp: Likewise.
13017 * gdb.base/sigstep.exp: Likewise.
13018
e5f8a7cc
PA
130192014-10-27 Pedro Alves <palves@redhat.com>
13020
13021 * gdb.base/sigstep.c (dummy): New global.
13022 (main): Issue a couple writes to the new global.
13023 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13024 procedures.
13025 (skip_over_handler): Use test_skip_handler.
13026 (top level): Call skip_over_handler for stepi and nexti too.
13027 (breakpoint_over_handler): Use test_skip_handler.
13028 (top level): Call breakpoint_over_handler for stepi and nexti too.
13029
763905a3
YQ
130302014-10-27 Yao Qi <yao@codesourcery.com>
13031
13032 * gdb.trace/tfile.c (adjust_function_address)
13033 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13034 function descriptor.
13035
6f259a23
DB
130362014-10-24 Don Breazeal <donb@codesourcery.com>
13037
13038 * gdb.base/foll-fork.exp (test_follow_fork,
13039 catch_fork_child_follow): Check for updated fork messages emitted
13040 from infrun.c.
13041 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13042 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13043 vfork_and_exec_child_follow_through_step): Check for updated vfork
13044 messages emitted from infrun.c.
13045
09dd9a69
PA
130462014-10-24 Pedro Alves <palves@redhat.com>
13047
13048 * gdb.base/corefile.exp: Remove references to ultrix.
13049 * gdb.base/interrupt.exp: Likewise.
13050 * gdb.base/whatis.exp: Likewise.
13051 * gdb.gdb/selftest.exp: Likewise.
13052 * gdb.threads/manythreads.exp: Likewise.
13053 * gdb.threads/print-threads.exp: Likewise.
13054 * gdb.threads/pthreads.exp:: Likewise.
13055 * gdb.threads/schedlock.exp: Likewise.
13056
3433cfa5
SC
130572014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13058
13059 * gdb.cp/non-trivial-retval.cc: Add a test case.
13060 * gdb.cp/non-trivial-retval.exp: Add a test.
13061
092f880b
YQ
130622014-10-20 Yao Qi <yao@codesourcery.com>
13063
13064 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13065 * gdb.python/py-objfile-script-gdb.py: New file.
13066 * gdb.python/py-objfile-script.exp: Update reference to
13067 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13068 of remote_download. Remove the dest file.
13069
acbdb7f3
YQ
130702014-10-20 Yao Qi <yao@codesourcery.com>
13071
13072 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13073 * gdb.base/step-line.exp: Likewise.
13074 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13075 * gdb.dwarf2/dw2-basic.exp: Likewise.
13076 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13077 * gdb.dwarf2/dw2-filename.exp: Likewise.
13078 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13079 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13080 * gdb.dwarf2/dw2-producer.exp: Likewise.
13081 * gdb.dwarf2/mac-fileno.exp: Likewise.
13082 * gdb.python/py-frame-args.exp: Likewise.
13083 * gdb.python/py-framefilter.exp: Likewise.
13084 * gdb.python/py-mi.exp: Likewise.
13085 * gdb.python/py-objfile-script.exp: Likewise
13086 * gdb.python/py-pp-integral.exp: Likewise.
13087 * gdb.python/py-pp-re-notag.exp: Likewise.
13088 * gdb.python/py-prettyprint.exp: Likewise.
13089 * gdb.python/py-section-script.exp: Likewise.
13090 * gdb.python/py-typeprint.exp: Likewise.
13091 * gdb.python/py-xmethods.exp: Likewise.
13092 * gdb.stabs/weird.exp: Likewise.
13093 * gdb.xml/tdesc-regs.exp: Likewise.
13094
bd286a29
KCY
130952014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13096
13097 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13098 (out_cu): Use addr_len for the size of addresses.
13099 (out_line): Likewise. Size DW_LNE_set_address instruction
13100 according to addr_len.
13101 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13102 (FUNC): Add START_INSNS to definition.
13103
673dc4a0
YQ
131042014-10-18 Yao Qi <yao@codesourcery.com>
13105
13106 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13107 gdb_has_argv0 return true.
13108 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13109 check [target_info exists noargs], check [gdb_has_argv0]
13110 instead.
13111 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13112 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13113 procedures.
13114
4ffbba72
DE
131152014-10-17 Doug Evans <dje@google.com>
13116
13117 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13118 event.
13119 * gdb.python/py-events.py: Add clear_objfiles event.
13120
d096d8c1
DE
131212014-10-17 Doug Evans <dje@google.com>
13122
13123 * gdb.python/py-objfile.exp: Test progspace attribute.
13124
a80db015
LM
131252014-10-17 Luis Machado <lgustavo@codesourcery.com>
13126
13127 * gdb.guile/scm-breakpoint.exp: Do not assume any
13128 directory separators when matching source file paths.
13129 * gdb.python/py-breakpoint.exp: Likewise.
13130 * gdb.reverse/break-precsave.exp: Likewise.
13131 * gdb.reverse/break-reverse.exp: Likewise.
13132 * gdb.reverse/consecutive-precsave.exp: Likewise.
13133 * gdb.reverse/finish-precsave.exp: Likewise.
13134 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13135 * gdb.reverse/finish-reverse.exp: Likewise.
13136 * gdb.reverse/i386-precsave.exp: Likewise.
13137 * gdb.reverse/i387-env-reverse.exp: Likewise.
13138 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13139 * gdb.reverse/machinestate-precsave.exp: Likewise.
13140 * gdb.reverse/machinestate.exp: Likewise.
13141 * gdb.reverse/sigall-precsave.exp: Likewise.
13142 * gdb.reverse/solib-precsave.exp: Likewise.
13143 * gdb.reverse/step-precsave.exp: Likewise.
13144 * gdb.reverse/until-precsave.exp: Likewise.
13145 * gdb.reverse/watch-precsave.exp: Likewise.
13146 * gdb.reverse/watch-reverse.exp: Likewise.
13147
b22089ab
YQ
131482014-10-17 Yao Qi <yao@codesourcery.com>
13149
13150 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13151 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13152
6c4486e6
PA
131532014-10-17 Pedro Alves <palves@redhat.com>
13154
13155 PR gdb/17471
13156 * gdb.base/bg-execution-repeat.c: New file.
13157 * gdb.base/bg-execution-repeat.exp: New file.
13158
0ff33695
PA
131592014-10-17 Pedro Alves <palves@redhat.com>
13160
13161 PR gdb/17300
13162 * gdb.base/continue-all-already-running.c: New file.
13163 * gdb.base/continue-all-already-running.exp: New file.
13164
6fdebc3d
PA
131652014-10-17 Pedro Alves <palves@redhat.com>
13166
13167 PR gdb/17472
13168 * gdb.base/annota-input-while-running.c: New file.
13169 * gdb.base/annota-input-while-running.exp: New file.
13170
32a8097b
PA
131712014-10-17 Pedro Alves <palves@redhat.com>
13172
13173 * gdb.base/callfuncs.exp: emove references to osf.
13174 * gdb.base/sigall.exp: Likewise.
13175 * gdb.gdb/selftest.exp: Likewise.
13176 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13177 * gdb.mi/non-stop.c: Likewise.
13178 * gdb.mi/pthreads.c: Likewise.
13179 * gdb.reverse/sigall-precsave.exp: Likewise.
13180 * gdb.reverse/sigall-reverse.exp: Likewise.
13181 * gdb.threads/pthreads.c: Likewise.
13182 * gdb.threads/pthreads.exp: Likewise.
13183
7a3517ff
YQ
131842014-10-17 Yao Qi <yao@codesourcery.com>
13185
13186 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13187 check 'target_info exists noargs'.
13188 (test_command_prompt_position): Likewise.
13189 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13190 Remove "set args".
13191 (progvar_simple_while_test): Likewise.
13192 (progvar_complex_if_while_test): Likewise.
13193 (if_while_breakpoint_command_test): Likewise.
13194 (infrun_breakpoint_command_test): Likewise.
13195 (breakpoint_command_test): Likewise.
13196 (watchpoint_command_test): Likewise.
13197 (bp_deleted_in_command_test): Likewise.
13198 (temporary_breakpoint_commands): Likewise.
13199
bb99c472
YQ
132002014-10-16 Yao Qi <yao@codesourcery.com>
13201
13202 * gdb.base/remotetimeout.exp: Remove noargs checking.
13203
7c16b83e
PA
132042014-10-15 Pedro Alves <palves@redhat.com>
13205
13206 PR breakpoints/9649
13207 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13208 * gdb.base/breakpoint-in-ro-region.exp
13209 (probe_target_hardware_step): New procedure.
13210 (top level): Probe hardware stepping and hardware breakpoint
13211 support. Test stepping through a read-only region, with both
13212 "breakpoint auto-hw" on and off and both "always-inserted" on and
13213 off.
13214
35a49624
IB
132152014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13216
13217 * gdb.dlang/demangle.exp: Update for demangling changes.
13218
2d1c107c
SC
132192014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13220
13221 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13222 * gdb.cp/non-trivial-retval.exp: Add new tests.
13223
778811d5
SC
132242014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13225
13226 PR c++/13403
13227 PR c++/15154
13228 * gdb.cp/non-trivial-retval.cc: New file.
13229 * gdb.cp/non-trivial-retval.exp: New file.
13230
10c5f0a8
YQ
132312014-10-15 Yao Qi <yao@codesourcery.com>
13232
13233 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13234 remote host.
13235
65d7b369
YQ
132362014-10-15 Yao Qi <yao@codesourcery.com>
13237
13238 * gdb.python/py-symbol.exp: Match file base name if host is
13239 remote, otherwise match file name with dir name.
13240 * gdb.python/py-symtab.exp: Likewise.
13241 * gdb.python/python.exp: Likewise.
13242
46dc1394
YQ
132432014-10-15 Yao Qi <yao@codesourcery.com>
13244
13245 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13246 pattern.
13247 * gdb.python/py-symtab.exp: Likewise.
13248 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13249 locationn.
13250
c40cc657
JB
132512014-10-14 Joel Brobecker <brobecker@adacore.com>
13252
13253 * gdb.ada/addr_arith: New testcase.
13254
2abf49e1
MR
132552014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13256
13257 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13258 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13259 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13260 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13261
f7088df3
SDJ
132622014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13263
13264 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13265 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13266 * gdb.arch/stap-eval-lang-ada.exp: New file.
13267
4dc06805
YQ
132682014-10-14 Yao Qi <yao@codesourcery.com>
13269
13270 * gdb.mi/mi-var-child.c (nothing1): New function.
13271 (nothing2): New function.
13272 (do_children_tests): Set function pointers by nothing1 and
13273 nothing2.
13274 * gdb.mi/mi-var-child.exp: Step over new added statements.
13275 Update test to match the new output.
13276 * gdb.mi/var-cmd.c (nothing1): New function.
13277 (nothing2): New function.
13278 (do_children_tests): Set function pointers by nothing1 and
13279 nothing2.
13280 * gdb.mi/mi-var-display.exp: Update test to match output.
13281 Step to the line specified by $line_dct_nothing.
13282 Increase the number of lines to step.
13283
46a93de2
YQ
132842014-10-14 Yao Qi <yao@codesourcery.com>
13285
13286 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13287 tests.
13288 * gdb.mi/mi2-var-child.exp: Likewise.
13289
14ea52ee
DE
132902014-10-13 Doug Evans <dje@google.com>
13291
13292 * gdb.python/py-objfile.exp: Change name of file name test.
13293
e5c6e92b
DE
132942014-10-13 Doug Evans <dje@google.com>
13295
13296 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13297 from the start of the CU.
13298
c780cc2f
JK
132992014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13300 Yao Qi <yao@codesourcery.com>
13301
13302 Fix "save breakpoints" for "catch" command.
13303 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13304 Remove -nonewline. Match also the added "main" line.
13305
99894e11
JK
133062014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13307
13308 Fix "save breakpoints" for "disable $bpnum" command.
13309 * gdb.base/save-bp.c (main): Add label.
13310 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13311
6e1ac5a3
JK
133122014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13313
13314 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13315
754dd2b0
YQ
133162014-10-11 Yao Qi <yao@codesourcery.com>
13317
13318 * gdb.server/server-kill.exp: Execute command
13319 "set remote trace-status-packet on" before "tstatus".
13320
f90183d7
YQ
133212014-10-11 Yao Qi <yao@codesourcery.com>
13322
13323 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13324 (main): Call getppid.
13325 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13326 and continue to it. Read variable "server_pid".
13327
bf40a607
YQ
133282014-10-11 Yao Qi <yao@codesourcery.com>
13329
13330 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13331
052ca370
YQ
133322014-10-11 Yao Qi <yao@codesourcery.com>
13333
13334 * gdb.threads/thread-find.exp: Don't execute command
13335 "info threads".
13336 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13337 * gdb.threads/linux-dp.exp: Don't check the condition
13338 $threads_created equals to zero.
13339
3831839c
PA
133402014-10-10 Pedro Alves <palves@redhat.com>
13341
13342 * gdb.base/bigcore.exp: Remove references to IRIX.
13343 * gdb.base/funcargs.exp: Likewise.
13344 * gdb.base/interrupt.exp: Likewise.
13345 * gdb.base/mips_pro.exp: Likewise.
13346 * gdb.base/nodebug.exp: Likewise.
13347 * gdb.base/setvar.exp: Likewise.
13348 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13349
8b9a549d
PA
133502014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13351 Pedro Alves <palves@redhat.com>
13352
13353 PR symtab/14466
13354 * gdb.base/vdso-warning.c: New file.
13355 * gdb.base/vdso-warning.exp: New file.
13356
d48ba5e8
DE
133572014-10-02 Doug Evans <dje@google.com>
13358
13359 * gdb.base/structs.c (main): Don't run forever.
13360
2278c276
PA
133612014-10-02 Pedro Alves <palves@redhat.com>
13362
13363 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13364 (top level) <stop threads 1, stop threads 2>: Use it.
13365
b57bacec
PA
133662014-10-02 Pedro Alves <palves@redhat.com>
13367
13368 * gdb.threads/break-while-running.exp (test): Add new
13369 'update_thread_list' argument. Skip "info threads" if false.
13370 (top level): Add new 'update_thread_list' axis.
13371
13fd3ff3
PA
133722014-10-02 Pedro Alves <palves@redhat.com>
13373
13374 PR breakpoints/17431
13375 * gdb.base/execl-update-breakpoints.c: New file.
13376 * gdb.base/execl-update-breakpoints.exp: New file.
13377
0fec99e8
PA
133782014-10-01 Pedro Alves <palves@redhat.com>
13379
13380 * gdb.base/breakpoint-in-ro-region.c: New file.
13381 * gdb.base/breakpoint-in-ro-region.exp: New file.
13382
2ddf4301
SM
133832014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13384
13385 * gdb.mi/mi-exit-code.exp: New file.
13386 * gdb.mi/mi-exit-code.c: New file.
13387
6a5f3f43
YQ
133882014-09-30 Yao Qi <yao@codesourcery.com>
13389
13390 * lib/prelink-support.exp (build_executable_own_libs): Error if
13391 the target isn't native.
13392
345bcc73
YQ
133932014-09-30 Yao Qi <yao@codesourcery.com>
13394
13395 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13396 false.
13397
a25a5a45
PA
133982014-09-22 Pedro Alves <palves@redhat.com>
13399
13400 * gdb.threads/break-while-running.exp: New file.
13401 * gdb.threads/break-while-running.c: New file.
13402
00ba3162
YQ
134032014-09-19 Yao Qi <yao@codesourcery.com>
13404
13405 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13406 Invoke test. Restart GDB with --readnow and invoke test again.
13407
c3b7b696
YQ
134082014-09-19 Yao Qi <yao@codesourcery.com>
13409
13410 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13411 proc set_breakpoint_on_gcd_function. Invoke
13412 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13413 invoke set_breakpoint_on_gcd_function again.
13414
2b4fd423
DE
134152014-09-18 Doug Evans <dje@google.com>
13416
13417 * gdb.dwarf2/symtab-producer.exp: New file.
13418
a5947601
SDJ
134192014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13420
13421 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13422 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13423 * gdb.base/global-var-nested-by-dso.c: Likewise.
13424 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13425
91c19059
SDJ
134262014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13427 Pedro Alves <palves@redhat.com>
13428
13429 * gdb.base/watch-bitfields.exp: Pass string other than test file
13430 name to prepare_for_testing.
13431 (watch): New procedure.
13432 (expect_watchpoint): Use with_test_prefix.
13433 (top level): Factor out tests to ...
13434 (test_watch_location, test_regular_watch): ... these new
13435 procedures, and use with_test_prefix and gdb_continue_to_end.
13436
bb9d5f81
PP
134372014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13438
13439 PR breakpoints/12526
13440 * gdb.base/watch-bitfields.exp: New file.
13441 * gdb.base/watch-bitfields.c: New file.
13442
635856f5
PA
134432014-09-16 Pedro Alves <palves@redhat.com>
13444
13445 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13446 software and hardware addresses, not software address against
13447 itself.
13448
7280ceea
PA
134492014-09-16 Pedro Alves <palves@redhat.com>
13450
13451 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13452 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13453
428b16bd
PA
134542014-09-16 Pedro Alves <palves@redhat.com>
13455
13456 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13457 files.
13458 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13459 "*-*-vxworks*" throughout.
13460 * gdb.base/break.exp: Likewise.
13461 * gdb.base/default.exp: Likewise.
13462 * gdb.base/scope.exp: Likewise.
13463 * gdb.base/sepdebug.exp: Likewise.
13464 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13465 throughout.
13466 * gdb.base/run.c: Likewise.
13467 * gdb.base/sepdebug.c: Likewise.
13468 * gdb.hp/gdb.aCC/run.c: Likewise.
13469 * gdb.reverse/until-reverse.c: Likewise.
13470 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13471
666d413c
YQ
134722014-09-16 Yao Qi <yao@codesourcery.com>
13473
13474 * boards/local-remote-host-native.exp: New file.
13475
57cbd724
DE
134762014-09-14 Doug Evans <xdje42@gmail.com>
13477
13478 * gdb.threads/queue-signal.c (thread_count): New variable.
13479 (thread_count_mutex, thread_count_condvar): New variables.
13480 (incr_thread_count, wait_all_threads_running): New functions.
13481 (main): Wait for all threads to be in their thread functions.
13482
81219e53
DE
134832014-09-13 Doug Evans <xdje42@gmail.com>
13484
13485 * gdb.threads/queue-signal.c: New file.
13486 * gdb.threads/queue-signal.exp: New file.
13487
3714cea7
DE
134882014-09-13 Doug Evans <xdje42@gmail.com>
13489
13490 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13491 be consistent with what default_gdb_init uses.
13492 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13493 the plain text of the prompt. Add some logging printfs.
13494 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13495
fa43b1d7
PA
134962014-09-12 Pedro Alves <palves@redhat.com>
13497
13498 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13499 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13500 * gdb.arch/i386-size-overlap.exp: Likewise.
13501 * gdb.arch/i386-size.exp: Likewise.
13502 * gdb.arch/i386-unwind.exp: Likewise.
13503 * gdb.base/a2-run.exp: Likewise.
13504 * gdb.base/break.exp: Likewise.
13505 * gdb.base/charset.exp: Likewise.
13506 * gdb.base/chng-syms.exp: Likewise.
13507 * gdb.base/commands.exp: Likewise.
13508 * gdb.base/dbx.exp: Likewise.
13509 * gdb.base/find.exp: Likewise.
13510 * gdb.base/funcargs.exp: Likewise.
13511 * gdb.base/jit-simple.exp: Likewise.
13512 * gdb.base/reread.exp: Likewise.
13513 * gdb.base/sepdebug.exp: Likewise.
13514 * gdb.base/step-bt.exp: Likewise.
13515 * gdb.cp/mb-inline.exp: Likewise.
13516 * gdb.cp/mb-templates.exp: Likewise.
13517 * gdb.objc/basicclass.exp: Likewise.
13518 * gdb.threads/killed.exp: Likewise.
13519
9d9bf2df
EBM
135202014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13521
13522 PR tdep/17379
13523 * gdb.arch/powerpc-stackless.S: New file.
13524 * gdb.arch/powerpc-stackless.exp: New file.
13525
1cf2f1b0
JK
135262014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13527
13528 * gdb.base/attach.c: Include unistd.h.
13529 (main): Call alarm. Add label postloop.
13530 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13531 gdb_breakpoint, gdb_continue_to_breakpoint.
13532 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13533
98880d46
PA
135342014-09-11 Pedro Alves <palves@redhat.com>
13535
13536 PR gdb/17347
13537 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13538 * gdb.base/attach.exp (test_command_line_attach_run): New
13539 procedure.
13540 (top level): Call it.
13541
4c92ff2c
PA
135422014-09-11 Pedro Alves <palves@redhat.com>
13543
13544 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13545 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13546 (do_command_attach_tests): Use spawn_wait_for_attach.
13547 * gdb.base/solib-overlap.exp: Likewise.
13548 * gdb.multi/multi-attach.exp: Likewise.
13549 * gdb.python/py-prompt.exp: Likewise.
13550 * gdb.python/py-sync-interp.exp: Likewise.
13551 * gdb.server/ext-attach.exp: Likewise.
13552
3adc1a7d
GKB
135532014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13554
13555 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13556 command in testcase. Simplify testcase.
13557
96334934
JB
135582014-09-10 Joel Brobecker <brobecker@adacore.com>
13559
13560 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13561
eb479039
JB
135622014-09-10 Joel Brobecker <brobecker@adacore.com>
13563
13564 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13565
deede10c
JB
135662014-09-10 Joel Brobecker <brobecker@adacore.com>
13567
13568 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13569
7828a5f5
JB
135702014-09-10 Joel Brobecker <brobecker@adacore.com>
13571
13572 * gdb.dwarf2/dynarr-ptr.c: New file.
13573 * gdb.dwarf2/dynarr-ptr.exp: New file.
13574
33aeebcf
MR
135752014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13576
13577 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13578 of 30 rather than hardcoding 120 for a slow test case. Take the
13579 `gdb,timeout' target setting into account for this calculation.
13580 Don't extend the timeout for the test cases that don't need it.
13581
7b415901
MR
135822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13583
13584 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13585 a factor of 2 for a slow test case. Take the `gdb,timeout'
13586 target setting into account for this calculation.
13587 * gdb.reverse/until-precsave.exp: Increase the timeout by
13588 a factor of 15 and 3 respectively rather than adding 120
13589 for a pair of slow test cases. Take the `gdb,timeout'
13590 target setting into account for this calculation.
13591
4a40f85a
MR
135922014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13593
13594 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13595 timeout, don't pass one down to gdb_expect.
13596 (gdb_expect): Rework timeout selection.
13597
09635af7
MR
135982014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13599
13600 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13601 exception on timeout.
13602 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13603 (gdbserver_start_extended): Catch any `gdbserver_start' error
13604 exceptions.
13605 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13606 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13607 `gdbserver_gdb_load' error exceptions.
13608
2bdd10b7
MR
136092014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13610
13611 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13612 120 on waiting for the TCP socket to open.
13613
316935f0
DE
136142014-09-09 Doug Evans <xdje42@gmail.com>
13615
13616 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13617 _caller_matches, _any_caller_is, _any_caller_matches.
13618
83740597
DE
136192014-09-09 Doug Evans <xdje42@gmail.com>
13620
13621 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13622
4c122fc3
YQ
136232014-09-09 Yao Qi <yao@codesourcery.com>
13624
13625 * gdb.mi/mi-var-display.exp: Set print symbol off.
13626
a9f116cb
GKB
136272014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13628
13629 PR gdb/17035
13630 * gdb.base/commands.exp: Add tests to verify user-defined
13631 commands with empty bodies.
13632 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13633 python commands in `show user command`.
13634 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13635 scheme commands in `show user command`.
13636
c75bd3a2
JK
136372014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13638
13639 PR python/17355
13640 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13641 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13642 * gdb.python/py-framefilter-invalidarg.exp: New file.
13643 * gdb.python/py-framefilter-invalidarg.py: New file.
13644
faa42425
DE
136452014-09-06 Doug Evans <xdje42@gmail.com>
13646
13647 PR 15276
13648 * gdb.python/py-caller-is.c: New file.
13649 * gdb.python/py-caller-is.exp: New file.
13650
474ca4f6
SDJ
136512014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13652
13653 PR gdb/17235
13654 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13655 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13656
eb0b0463
SDJ
136572014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13658
13659 PR fortran/17237
13660 * gdb.fortran/print-formatted.exp: New file.
13661 * gdb.fortran/print-formatted.f90: Likewise.
13662
5f3b99cf
SS
136632014-09-03 Sasha Smundak <asmundak@google.com>
13664
13665 * gdb.python/py-frame.exp: Test Frame.read_register.
13666
7d793aa9
SDJ
136672014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13668
13669 PR python/16699
13670 * gdb.python/py-completion.exp: New file.
13671 * gdb.python/py-completion.py: Likewise.
13672
fb0576e9
DE
136732014-08-28 Doug Evans <dje@google.com>
13674
13675 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13676 eax,etc. are live with values set by gdb and thus the compiler can't
13677 use them.
13678 * gdb.arch/i386-pseudo.c (main): Ditto.
13679
ee92b0dd
DE
136802014-08-27 Doug Evans <dje@google.com>
13681
13682 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13683
6649db35
DE
136842014-08-25 Doug Evans <dje@google.com>
13685
13686 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13687 (main): Ditto.
13688
564b7600
DE
136892014-08-25 Doug Evans <dje@google.com>
13690
13691 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13692
3881fb67
YQ
136932014-08-24 Yao Qi <yao@codesourcery.com>
13694
13695 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13696 symbol off.
13697 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13698
a05a36a5
DE
136992014-08-22 Doug Evans <dje@google.com>
13700
13701 PR 17276
13702 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13703 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13704 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13705
7c343b48
YQ
137062014-08-22 Yao Qi <yao@codesourcery.com>
13707
13708 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13709 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13710 * gdb.python/python.exp: Likewise. Use .py file on the host
13711 instead of the build.
13712
22fd09ae
JK
137132014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13714
13715 * gdb.threads/gcore-stale-thread.c: New file.
13716 * gdb.threads/gcore-stale-thread.exp: New file.
13717
a8454a7c
PA
137182014-08-21 Pedro Alves <palves@redhat.com>
13719
13720 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13721 * gdb.base/gcore-relro-pie.exp: Likewise.
13722 * gdb.base/gcore-relro.exp: Likewise.
13723 * gdb.base/gcore.exp: Likewise.
13724 * gdb.base/print-symbol-loading.exp: Likewise.
13725 * gdb.threads/gcore-thread.exp: Likewise.
13726 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13727
2a31c623
PA
137282014-08-20 Pedro Alves <palves@redhat.com>
13729 Jan Kratochvil <jan.kratochvil@redhat.com>
13730
13731 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13732 configure.
13733 (EXPECT): Handle READ1 being set.
13734 (all): Depend on EXTRA_RULES.
13735 (check-read1, expect-read1, read1.so, read1): New rules.
13736 * README (Testsuite Parameters): Document the READ1 make variable.
13737 (Race detection): New section.
13738 * configure: Regenerate.
13739 * configure.ac: If build==host==target, and running under a
13740 GNU/glibc system, add read1 to the extra Makefile rules.
13741 (EXTRA_RULES): AC_SUBST it.
13742 * lib/read1.c: New file.
13743
d36430db
JB
137442014-08-20 Joel Brobecker <brobecker@adacore.com>
13745
13746 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13747 the handling of variables declared as a typedef to an array
13748 which a DW_AT_data_location attribute.
13749
9a0dc9e3
PA
137502014-08-19 Andrew Burgess <aburgess@broadcom.com>
13751 Pedro Alves <palves@redhat.com>
13752
13753 PR symtab/14604
13754 PR symtab/14605
13755 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13756 gdb_test.
13757
0718a8da
PA
137582014-08-19 Pedro Alves <palves@redhat.com>
13759
13760 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13761
13b448cd
YQ
137622014-08-19 Yao Qi <yao@codesourcery.com>
13763
13764 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13765 right line.
13766
1cbf5077
DB
137672014-08-18 David Blaikie <dblaikie@gmail.com>
13768
13769 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13770
bf0fae19
JB
137712014-08-18 Joel Brobecker <brobecker@adacore.com>
13772
13773 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13774 attribute in array range.
13775
3c8c5dcc
JB
137762014-08-18 Joel Brobecker <brobecker@adacore.com>
13777
13778 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13779
e66d4446
SC
137802014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13781
13782 PR c++/17132
13783 * gdb.cp/pr17132.cc: New file.
13784 * gdb.cp/pr17132.exp: New file.
13785
940df408
SC
137862014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13787
13788 * gdb.python/py-xmethods.py (A_getarrayind)
13789 (E_method_char_worker.__call__, E_method_int_worker.__call__):
13790 Use 'print' with function call syntax.
13791 (E_method_matcher.match): Fix tab vs space indentation mixup.
13792
ebcc6c3a
YQ
137932014-08-15 Yao Qi <yao@codesourcery.com>
13794
13795 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13796 false.
13797
775e0f04
YQ
137982014-08-15 Yao Qi <yao@codesourcery.com>
13799
13800 * gdb.cp/casts.exp: Set print symbol off.
13801 * gdb.cp/class2.exp: Likewise.
13802 * gdb.cp/overload.exp: Likewise.
13803 * gdb.cp/templates.exp: Likewise.
13804
d769e349
DE
138052014-08-11 Doug Evans <dje@google.com>
13806
13807 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13808 (test_load_shlib): Update.
13809
20c6f1e1
YQ
138102014-08-09 Yao Qi <yao@codesourcery.com>
13811
13812 * gdb.base/display.exp: Invoke is_address_zero_readable.
13813 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13814 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13815 * gdb.base/hbreak-unmapped.exp: Return if
13816 is_address_zero_readable returns true.
13817 * gdb.base/signest.exp: Likewise.
13818 * gdb.base/signull.exp: Likewise.
13819 * gdb.base/sigbpt.exp: Likewise.
13820 * gdb.guile/scm-disasm.exp: Do the test if
13821 is_address_zero_readable returns false.
13822 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13823 * gdb.python/py-arch.exp: Likewise.
13824 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13825 * lib/gdb.exp (is_address_zero_readable): New proc.
13826
5792e8e3
YQ
138272014-08-09 Yao Qi <yao@codesourcery.com>
13828
13829 PR testsuite/13443
13830 * gdb.mi/mi-var-display.exp: Make test messages unique.
13831
3cecbbbe
TT
138322014-08-04 Tom Tromey <tromey@redhat.com>
13833
13834 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13835 target 0".
13836
00b51ff5
TT
138372014-08-04 Tom Tromey <tromey@redhat.com>
13838
13839 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13840 "target_resume".
13841
6908c509
JB
138422014-08-01 Joel Brobecker <brobecker@adacore.com>
13843
13844 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13845 inner_vla_struct_object_size.
13846 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13847 as xfail.
13848
cc6563d2
PA
138492014-07-30 Pedro Alves <palves@redhat.com>
13850
13851 * gdb.threads/signal-command-handle-nopass.exp (test): Add
13852 comment.
13853
7e09a223
YQ
138542014-07-29 Yao Qi <yao@codesourcery.com>
13855
13856 PR gdb/17206
13857 * gdb.base/until-nodebug.exp: New.
13858
7ebdbe92
DE
138592014-07-28 Doug Evans <xdje42@gmail.com>
13860
13861 PR guile/17203
13862 * gdb.guile/scm-parameter.exp: Add tests for trying to create
13863 previously existing parameter, and previously ambiguously spelled
13864 parameter.
13865
fdb1adc6
WN
138662014-07-28 Will Newton <will.newton@linaro.org>
13867
13868 * gdb.base/varargs.exp: Remove KFAILs for ARM.
13869
186fcde0
DE
138702014-07-26 Ludovic Courtès <ludo@gnu.org>
13871 Doug Evans <xdje42@gmail.com>
13872
13873 PR guile/17146
13874 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13875
70509625
PA
138762014-07-25 Pedro Alves <palves@redhat.com>
13877
13878 * gdb.threads/signal-command-handle-nopass.c: New file.
13879 * gdb.threads/signal-command-handle-nopass.exp: New file.
13880 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13881 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13882 * gdb.threads/signal-delivered-right-thread.c: New file.
13883 * gdb.threads/signal-delivered-right-thread.exp: New file.
13884
c3f814a1
PA
138852014-07-25 Pedro Alves <palves@redhat.com>
13886
13887 * gdb.base/double-prompt-target-event-error.exp
13888 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13889 match.
13890 (cancel_pagination_in_target_event): Rework double prompt
13891 detection.
13892 * gdb.base/paginate-after-ctrl-c-running.exp
13893 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13894 <return>' match.
13895 * gdb.base/paginate-bg-execution.exp
13896 (test_bg_execution_pagination_return)
13897 (test_bg_execution_pagination_cancel): Remove '-notransfer
13898 <return>' matches.
13899 * gdb.base/paginate-execution-startup.exp
13900 (test_fg_execution_pagination_return)
13901 (test_fg_execution_pagination_cancel): Remove '-notransfer
13902 <return>' matches.
13903 * gdb.base/paginate-inferior-exit.exp
13904 (test_paginate_inferior_exited): Remove '-notransfer <return>'
13905 match.
13906 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13907 * lib/gdb.exp (pagination_prompt): Run text through
13908 string_to_regexp.
13909 (gdb_test_multiple): Match $pagination_prompt instead of
13910 "<return>".
13911 (string_to_regexp): Move to lib/gdb-utils.exp.
13912
e214cf6c
JK
139132014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13914
13915 * gdb.arch/amd64-entry-value-paramref.S: New file.
13916 * gdb.arch/amd64-entry-value-paramref.cc: New file.
13917 * gdb.arch/amd64-entry-value-paramref.exp: New file.
13918 * gdb.arch/amd64-optimout-repeat.S: New file.
13919 * gdb.arch/amd64-optimout-repeat.c: New file.
13920 * gdb.arch/amd64-optimout-repeat.exp: New file.
13921
17d0c5c8
JK
139222014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13923
13924 PR gdb/17170
13925 * gdb.base/statistics.exp: New file.
13926
b8b8facf
DE
139272014-07-17 Doug Evans <dje@google.com>
13928
74b49205 13929 PR gdb/17170
b8b8facf
DE
13930 * gdb.base/maint.exp: Update testing of per-command stats.
13931
1b5d0ab3
PA
139322014-07-16 Pedro Alves <palves@redhat.com>
13933
13934 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13935 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13936 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13937 (tfile_write_buf): New functions.
13938 (add_memory_block): Rewrite using the above.
13939 (adjust_function_address): New function.
13940 (FUNCTION_ADDRESS): New macro.
13941 (write_basic_trace_file): Remove short_x local, and use
13942 tfile_write_16. Change type of func_addr local to unsigned long
13943 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
13944 here. Cast argument of add_memory_block to char pointer.
13945 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
13946 (main): Remove parameters.
13947 * gdb.trace/tfile.exp: Remove nowarnings.
13948
4d974e88
SM
139492014-07-15 Simon Marchi <simon.marchi@ericsson.com>
13950
13951 * gdb.base/debug-expr.exp: Test string evaluation with
13952 "debug expression" on.
13953
41e99568
PA
139542014-07-15 Pedro Alves <palves@redhat.com>
13955
13956 * gdb.base/reread.exp: Use clean_restart.
13957
487d9753
PL
139582014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13959
13960 * gdb.arch/avr-flash-qualifer.c: New.
13961 * gdb.arch/avr-flash-qualifer.exp: New.
13962
cc1c52ad
PA
139632014-07-14 Pedro Alves <palves@redhat.com>
13964
13965 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13966 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13967
1e973570
PA
139682014-07-14 Pedro Alves <palves@redhat.com>
13969
13970 * gdb.base/double-prompt-target-event-error.c: New file.
13971 * gdb.base/double-prompt-target-event-error.exp: New file.
13972
93d6eb10
PA
139732014-07-14 Pedro Alves <palves@redhat.com>
13974
13975 PR gdb/17072
13976 * gdb.base/paginate-inferior-exit.c: New file.
13977 * gdb.base/paginate-inferior-exit.exp: New file.
13978
0017922d
PA
139792014-07-14 Pedro Alves <palves@redhat.com>
13980
13981 PR gdb/17072
13982 * gdb.base/paginate-bg-execution.c: New file.
13983 * gdb.base/paginate-bg-execution.exp: New file.
13984
94696ad3
PA
139852014-07-14 Pedro Alves <palves@redhat.com>
13986
13987 PR gdb/17072
13988 * gdb.base/paginate-execution-startup.c: New file.
13989 * gdb.base/paginate-execution-startup.exp: New file.
13990 * lib/gdb.exp (pagination_prompt): New global.
13991 (default_gdb_spawn): New procedure, factored out from
13992 default_gdb_spawn.
13993 (default_gdb_start): Adjust to call default_gdb_spawn.
13994 (gdb_spawn): New procedure.
13995
bd293940
PA
139962014-07-14 Pedro Alves <palves@redhat.com>
13997
13998 * lib/gdb.exp (gdb_assert): New procedure.
13999 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14000
c933f875
PA
140012014-07-14 Pedro Alves <palves@redhat.com>
14002
14003 * gdb.base/execution-termios.c: New file.
14004 * gdb.base/execution-termios.exp: New file.
14005
d98b7a16
TT
140062014-07-14 Tom Tromey <tromey@redhat.com>
14007
14008 * gdb.cp/vla-cxx.cc: New file.
14009 * gdb.cp/vla-cxx.exp: New file.
14010
548740d6
TT
140112014-07-14 Tom Tromey <tromey@redhat.com>
14012
14013 * gdb.reverse/rerun-prec.c: New file.
14014 * gdb.reverse/rerun-prec.exp: New file.
14015
a25eb028
MR
140162014-07-12 Maciej W. Rozycki <macro@mips.com>
14017 Maciej W. Rozycki <macro@codesourcery.com>
14018
14019 * lib/gdb-utils.exp: New file.
14020 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14021 inline `gdb_init_command' processing.
14022 (gdb_start_cmd): Likewise.
14023 * lib/mi-support.exp (mi_run_cmd): Likewise.
14024 * README: Document `gdb_init_command' and `gdb_init_commands'.
14025
218c2655
JK
140262014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14027
14028 Fix false FAIL running under a very long directory name.
14029 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14030 and "set print elements 10000". Twice.
14031
5401fde3
YQ
140322014-07-11 Yao Qi <yao@codesourcery.com>
14033
14034 * gdb.base/exprs.exp: "set print symbol off".
14035
e76126e8
PA
140362014-07-11 Pedro Alves <palves@redhat.com>
14037
14038 * gdb.threads/kill.c: New file.
14039 * gdb.threads/kill.exp: New file.
14040
2d6f0de6
YQ
140412014-07-10 Yao Qi <yao@codesourcery.com>
14042
14043 * gdb.trace/tfile.c (write_basic_trace_file)
14044 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14045 address written to trace file.
14046
7180e04a
PA
140472014-07-09 Pedro Alves <palves@redhat.com>
14048
14049 * gdb.base/attach-wait-input.exp: New file.
14050 * gdb.base/attach-wait-input.c: New file.
14051
9a9a7608
AB
140522014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14053
14054 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14055 setting up test structures.
14056 (main): Call new test function.
14057 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14058 test function, continue into test function and walk test
14059 structures.
14060
161ac41e
YQ
140612014-07-02 Yao Qi <yao@codesourcery.com>
14062
14063 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14064 'bar_start' at the beginning of functions 'foo' and 'bar'
14065 respectively.
14066 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14067 instead of 'foo' and 'bar'.
14068
1f267ae3
MM
140692014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14070
14071 * gdb.btrace/segv.exp: New.
14072 * gdb.btrace/segv.c: New.
14073
2b239efb
LM
140742014-07-02 Luis Machado <lgustavo@codesourcery.com>
14075
14076 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14077 instruction.
14078
cf363f18
MW
140792014-06-30 Mark Wielaard <mjw@redhat.com>
14080
14081 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14082 vulture, vilify, villar): New volatile array constants.
14083 (vindictive, vegetation): New const volatile array constants.
14084 * gdb.base/volatile.exp: Test volatile and const volatile array
14085 types.
14086
aebf9d24
AA
140872014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14088
14089 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14090 target lacks support for awatch, rwatch, or hbreak.
14091
b67a2c6f
YQ
140922014-06-27 Yao Qi <yao@codesourcery.com>
14093
14094 * gdb.multi/dummy-frame-restore.exp: New.
14095 * gdb.multi/dummy-frame-restore.c: New.
14096
aef92902
MM
140972014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14098
14099 * gdb.btrace/gcore.exp: New.
14100
8e9db26e
PA
141012014-06-23 Pedro Alves <palves@redhat.com>
14102
14103 * gdb.base/watchpoint-reuse-slot.c: New file.
14104 * gdb.base/watchpoint-reuse-slot.exp: New file.
14105
70afc5b7
SC
141062014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14107
14108 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14109 progspace's filename in 'info', 'enable' and 'disable' command
14110 tests.
14111
b972bd9c
JK
141122014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14113
14114 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14115 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14116 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14117
125f8a3d
GB
141182014-06-20 Gary Benson <gbenson@redhat.com>
14119
14120 * gdb.arch/i386-avx.exp: Fix include file location.
14121 * gdb.arch/i386-sse.exp: Likewise.
14122
3ed9baed
IB
141232014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14124
14125 * gdb.dlang/expression.exp: New file.
14126
034f788c
PA
141272014-06-19 Pedro Alves <palves@redhat.com>
14128
14129 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14130 out from ...
14131 (top level): ... here. Iterate running tests under different
14132 scheduler-locking settings.
14133
45371d0c
LM
141342014-06-18 Luis Machado <lgustavo@codesourcery.com>
14135
14136 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14137 to DW_FORM_addr and use non-zero addresses.
14138
5d376983
SC
141392014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14140
14141 PR gdb/17017
14142 * gdb.python/py-xmethods.cc: Add global function call counters and
14143 increment them in their respective functions. Remove "cout"
14144 statements.
14145 * gdb.python/py-xmethods.exp: Make tests check the global function
14146 call counters instead of depending on inferior IO.
14147
a1aa2221
LM
141482014-06-18 Don Breazeal <donb@codesourcery.com>
14149
14150 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14151 Deleted procedure.
14152 (explicit_fork_parent_follow): Deleted procedure.
14153 (explicit_fork_child_follow): Deleted procedure.
14154 (test_follow_fork): New procedure.
14155 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14156 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14157 procedure calls.
14158
0fc05997
YQ
141592014-06-17 Yao Qi <yao@codesourcery.com>
14160
14161 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14162 CP1252.
14163
70795c52
LM
141642014-06-17 Luis Machado <lgustavo@codesourcery.com>
14165
14166 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14167 Initialize ptr and S explicitly.
14168 (skip_type_update_when_not_use_rtti_test): Likewise.
14169
6be47f0c
KS
141702014-06-16 Keith Seitz <keiths@redhat.com>
14171
14172 PR mi/15863
14173 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14174 the inferior is started.
14175
d03de421
PA
141762014-06-16 Pedro Alves <palves@redhat.com>
14177
14178 * gdb.base/break-main-file-remove-fail.c: New file.
14179 * gdb.base/break-main-file-remove-fail.exp: New file.
14180 * gdb.base/break-unload-file.exp: Use build_executable instead of
14181 prepare_for_testing.
14182 (test_break): New parameter "initial_load". Handle it.
14183 (top level): Add initial_load cmdline/file axis.
14184
f9579b99
TT
141852014-06-12 Tom Tromey <tromey@redhat.com>
14186
14187 * gdb.base/completion.exp: Don't use directory name in test.
14188
3657956b
GB
141892014-06-09 Gary Benson <gbenson@redhat.com>
14190
14191 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14192 separate the always-available ANSI-standard signals from the
14193 signals that require checking.
14194 (main): Likewise.
14195 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14196 Likewise.
14197 (main): Likewise.
14198
4186eb54
KS
141992014-06-07 Keith Seitz <keiths@redhat.com>
14200
14201 Revert:
14202 PR c++/16253
14203 * gdb.cp/var-tag.cc: New file.
14204 * gdb.cp/var-tag.exp: New file.
14205 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14206 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14207 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14208 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14209
25326a28 142102014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
14211
14212 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14213
829155c9
PA
142142014-06-06 Pedro Alves <palves@redhat.com>
14215
14216 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14217 in target debug output instead of looking at RSP packets,
14218 disabling the test on any target that uses hardware stepping.
14219 Update comments.
14220
61c8d22e
PA
142212014-06-06 Pedro Alves <palves@redhat.com>
14222
14223 * gdb.base/break-unload-file.exp: Fix typo.
14224
d9a47287
YQ
142252014-06-06 Yao Qi <yao@codesourcery.com>
14226
14227 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14228 from "jit_function" to "^jit_function".
14229
e5e01dbf
YQ
142302014-06-06 Yao Qi <yao@codesourcery.com>
14231
14232 * gdb.base/async.c (foo): Add one statement.
14233 * gdb.base/async.exp: Get the next instruction address and
14234 match the output of "nexti" by instruction address. Match
14235 the hex address in the output of "finish".
14236
73ba372c
GB
142372014-06-06 Gary Benson <gbenson@redhat.com>
14238
14239 * gdb.base/call-signals.c: Remove preprocessor conditionals
14240 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14241 SIGSEGV and SIGTERM.
14242 * gdb.base/sigall.c: Likewise.
14243 * gdb.base/unwindonsignal.c: Likewise.
14244 * gdb.reverse/sigall-reverse.c: Likewise.
14245
831517df
YQ
142462014-06-06 Yao Qi <yao@codesourcery.com>
14247
14248 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14249 readable, skip the test.
14250
b8b91e98
YQ
142512014-06-06 Yao Qi <yao@codesourcery.com>
14252
14253 * gdb.threads/staticthreads.c (thread_function): Move the line
14254 setting breakpoint on forward.
14255 * gdb.threads/staticthreads.exp: Update comments.
14256
fb934770
LC
142572014-06-05 Ludovic Courtès <ludo@gnu.org>
14258
14259 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14260 "history-append! type error".
14261
6ef284bd
SM
142622014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14263
14264 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14265 erroneous dprintf expected input.
14266
a872e241
DE
142672014-06-04 Doug Evans <xdje42@gmail.com>
14268
14269 * gdb.guile/scm-generics.exp: Delete.
14270
16f691fb
DE
142712014-06-04 Doug Evans <xdje42@gmail.com>
14272
14273 * gdb.guile/scm-breakpoint.exp: Update.
14274 Add tests for breakpoint registration.
14275
012370f6
TT
142762014-06-04 Tom Tromey <tromey@redhat.com>
14277
14278 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14279 VLA-in-union.
14280 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14281 inner_vla_struct, vla_union types. Initialize objects of those
14282 types and compute their sizes.
14283
9f5a4cef
HZ
142842014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14285 Hui Zhu <hui@codesourcery.com>
14286
14287 * gdb.base/fileio.exp: Add test for shell not available as well as
14288 available.
14289 * gdb.base/fileio.c (test_system): Check for shell twice.
14290
90a45c4d
YQ
142912014-06-04 Yao Qi <yao@codesourcery.com>
14292
14293 * gdb.base/auto-connect-native-target.exp: Remove redundant
14294 space from the regexp pattern.
14295
70017e41
YQ
142962014-06-04 Yao Qi <yao@codesourcery.com>
14297
14298 * gdb.base/default.exp: Replace "child" with "native" in
14299 regexp pattern.
14300
883964a7
SC
143012014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14302
14303 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14304 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14305 * gdb.python/py-xmethods.py: Python script supporting the
14306 new testcase and tests.
14307
ef370185
JB
143082014-06-03 Joel Brobecker <brobecker@adacore.com>
14309 Pedro Alves <palves@redhat.com>
14310
14311 PR breakpoints/17000
14312 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14313 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14314
1e2ccb61
BM
143152014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14316
14317 * gdb.base/subst.exp: Add tests to verify partial path matching
14318 output.
14319
c6ec5ab2
PA
143202014-06-03 Pedro Alves <palves@redhat.com>
14321
14322 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14323 target that doesn't use software single-stepping.
14324
835c559f
PA
143252014-06-03 Pedro Alves <palves@redhat.com>
14326
14327 PR breakpoints/17000
14328 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14329 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14330
06eb1586
DE
143312014-06-02 Doug Evans <xdje42@gmail.com>
14332
14333 * gdb.guile/scm-parameter.exp: New file.
14334
e698b8c4
DE
143352014-06-02 Doug Evans <xdje42@gmail.com>
14336
14337 * gdb.guile/scm-cmd.c: New file.
14338 * gdb.guile/scm-cmd.exp: New file.
14339
ded03782
DE
143402014-06-02 Doug Evans <xdje42@gmail.com>
14341
14342 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14343 pretty-printer lookup.
14344 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14345 (make-pp_s-printer): Call it.
14346 (make-pretty-printer-from-dict): New function.
14347 (lookup-pretty-printer-maker-from-dict): New function.
14348 (*pretty-printer*): Simplify.
14349 (make-objfile-pp_s-printer): New function.
14350 (install-objfile-pretty-printers!): New function.
14351 (make-progspace-pp_s-printer): New function.
14352 (install-progspace-pretty-printers!): New function.
14353 * gdb.guile/scm-progspace.c: New file.
14354 * gdb.guile/scm-progspace.exp: New file.
14355
41fac0cf
PA
143562014-06-02 Pedro Alves <palves@redhat.com>
14357
14358 * gdb.base/dprintf-bp-same-addr.c: New file.
14359 * gdb.base/dprintf-bp-same-addr.exp: New file.
14360
96ae5695
EBM
143612014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14362
14363 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14364 * gdb.arch/powerpc-power.s: Likewise.
14365
da02b3a8
JB
143662014-06-02 Joel Brobecker <brobecker@adacore.com>
14367
14368 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14369
c72b2e7b
YQ
143702014-06-01 Yao Qi <yao@codesourcery.com>
14371
14372 * gdb.base/watchpoint.exp (test_watch_location): Check null
14373 pointer can be dereferenced. If not, do the test, otherwise
14374 skip it.
14375
53e8a631
AB
143762014-05-30 Andrew Burgess <aburgess@broadcom.com>
14377
14378 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14379 results.
14380 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14381
938f0e2f
AB
143822014-05-30 Andrew Burgess <aburgess@broadcom.com>
14383
14384 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14385 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14386 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14387 * gdb.arch/amd64-invalid-stack-top.c: New file.
14388 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14389
9ba6657a
PA
143902014-05-30 Pedro Alves <palves@redhat.com>
14391
14392 PR breakpoints/17000
14393 * gdb.base/sss-bp-on-user-bp.c: New file.
14394 * gdb.base/sss-bp-on-user-bp.exp: New file.
14395
522c09bf
DB
143962014-05-30 David Blaikie <dblaikie@gmail.com>
14397
14398 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14399 gnu_inline semantics via attribute.
14400 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14401 source explicitly specifies the required semantics.
14402
bf4ef81e
MR
144032014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14404
14405 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14406
329ea579
PA
144072014-05-29 Pedro Alves <palves@redhat.com>
14408 Tom Tromey <tromey@redhat.com>
14409
14410 * gdb.base/async-shell.exp: Don't enable target-async.
14411 * gdb.base/async.exp
14412 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14413 parameter. Adjust.
14414 (top level): Don't test with "target-async".
14415 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14416 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14417 * gdb.base/inferior-died.exp: Don't enable target-async.
14418 * gdb.base/interrupt-noterm.exp: Likewise.
14419 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14420 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14421 * gdb.mi/mi-nonstop.exp: Likewise.
14422 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14423 * gdb.mi/mi-nsintrall.exp: Likewise.
14424 * gdb.mi/mi-nsmoribund.exp: Likewise.
14425 * gdb.mi/mi-nsthrexec.exp: Likewise.
14426 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14427 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14428 * gdb.python/py-evsignal.exp: Don't enable target-async.
14429 * gdb.python/py-evthreads.exp: Likewise.
14430 * gdb.python/py-prompt.exp: Likewise.
14431 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14432 * gdb.server/solib-list.exp: Don't enable target-async.
14433 * gdb.threads/thread-specific-bp.exp: Likewise.
14434 * lib/mi-support.exp: Adjust to use mi-async.
14435
fd664c91
PA
144362014-05-29 Pedro Alves <palves@redhat.com>
14437
14438 PR gdb/13860
14439 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14440 reason, even in sync mode.
14441
251bde03
PA
144422014-05-29 Pedro Alves <palves@redhat.com>
14443 Hui Zhu <hui@codesourcery.com>
14444
14445 PR PR15693
14446 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14447 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14448 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14449 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14450
7f3c0343
JB
144512014-05-28 Joel Brobecker <brobecker@adacore.com>
14452
14453 * config/monitor.exp (gdb_target_monitor): Replace use of
14454 "set remotebaud" by "set serial baud".
14455
b2715b27
AW
144562014-05-26 Andy Wingo <wingo@igalia.com>
14457
14458 * gdb.guile/scm-breakpoint.exp:
14459 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14460 properties instead of gdb-object-properties.
14461
498a4489
YQ
144622014-05-26 Yao Qi <yao@codesourcery.com>
14463
14464 * gdb.server/no-thread-db.exp: Specify source file name
14465 explicitly when setting a breakpoint.
14466
589fdceb
MM
144672014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14468
14469 * gdb.btrace/vdso.c: New.
14470 * gdb.btrace/vdso.exp: New.
14471
e9089e05
MM
144722014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14473
14474 * gdb.base/gcore.exp (capture_command_output): Move ...
14475 * lib/gdb.exp (capture_command_output): ... here.
14476
67b5c0c1
MM
144772014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14478
14479 * gdb.btrace/data.exp: Test memory access during btrace replay.
14480
a2199296
SM
144812014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14482
14483 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14484
17b2616c
PA
144852014-05-21 Pedro Alves <palves@redhat.com>
14486
14487 PR gdb/13860
14488 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14489 (top level): Test that output related to execution commands is
14490 sent to the console with CLI commands, but not with MI commands.
14491 Test that breakpoint events are always mirrored to the console.
14492 Also expect the new source line to be output after a "next" in
14493 async mode too. Make it a pass/fail test.
14494 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14495 output.
14496 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14497
5166082f
PA
144982014-05-21 Pedro Alves <palves@redhat.com>
14499
14500 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14501 Use them to test variations of "list" after reaching a breakpoint.
14502 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14503 Test "list" with listsize 10 after reaching a breakpoint.
14504 * gdb.python/python.exp (decode_line current location line
14505 number): Adjust expected line number.
14506
2f25d70f
SM
145072014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14508
14509 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14510 behavior for $args, pass it directly to "run".
14511
ff604a67
MR
145122014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14513
14514 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14515 30000 to 65536.
14516
6a3cb8e8
PA
145172014-05-21 Pedro Alves <palves@redhat.com>
14518
14519 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14520 auto-connect-native-target off".
14521 * gdb.base/auto-connect-native-target.c: New file.
14522 * gdb.base/auto-connect-native-target.exp: New file.
14523
4ebfc96e
PA
145242014-05-21 Pedro Alves <palves@redhat.com>
14525
14526 * gdb.base/default.exp: Test "target native" instead of "target
14527 child".
14528
36d46afb
MW
145292014-05-21 Mark Wielaard <mjw@redhat.com>
14530
14531 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14532
5876f503
JK
145332014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14534
14535 Fix TLS access for -static -pthread.
14536 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14537 <HAVE_TLS> (thread_function, main): Initialize it.
14538 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14539 Add clean_restart.
14540 <$have_tls != "">: Check TLSVAR.
14541
0256a6ac
PA
145422014-05-21 Pedro Alves <palves@redhat.com>
14543
14544 * gdb.base/dcache-line-read-error.c: New.
14545 * gdb.base/dcache-line-read-error.exp: New.
14546
936d2992
PA
145472014-05-20 Pedro Alves <palves@redhat.com>
14548
14549 * gdb.base/compare-sections.c: New file.
14550 * gdb.base/compare-sections.exp: New file.
14551
802e8e6d
PA
145522014-05-20 Pedro Alves <palves@redhat.com>
14553
14554 * gdb.base/break-idempotent.c: New file.
14555 * gdb.base/break-idempotent.exp: New file.
14556
e59fa00f
MM
145572014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14558
14559 * gdb.btrace/nohist.exp: New.
14560
8b696e31
YQ
145612014-05-20 Yao Qi <yao@codesourcery.com>
14562
14563 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14564 gdb.reverse directory and gdb_reverse_timeout exists in board
14565 setting.
14566 * README: Document gdb_reverse_timeout.
14567
73c9764f
YQ
145682014-05-20 Yao Qi <yao@codesourcery.com>
14569
14570 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14571 'test_file_name'. Treat args as a string instead of a list.
14572 (gdb_init): Rename argument 'args' by 'test_file_name'.
14573
f1f4348a
JK
145742014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14575
14576 * gdb.arch/powerpc-power.exp: New file.
14577 * gdb.arch/powerpc-power.s: New file.
14578
0dbe70ce
DE
145792014-05-16 Doug Evans <dje@google.com>
14580
14581 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
14582 * gdb.base/completion.exp: Check that all expected files exist
14583 before doing file completion.
0dbe70ce 14584
8d551b02
DE
145852014-05-16 Doug Evans <dje@google.com>
14586
14587 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14588 Update.
14589 (do_syscall_tests_without_xml): Update.
14590
73eb7709
PA
145912014-05-16 Pedro Alves <palves@redhat.com>
14592
14593 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14594 instead of "unknown output after running".
14595
3fae92fc
YQ
145962014-05-16 Yao Qi <yao@codesourcery.com>
14597
14598 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14599 file1.txt from host at the end.
14600 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14601
c2b2ccc5
DE
146022014-05-15 Doug Evans <dje@google.com>
14603
14604 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14605 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14606 loading file. Add test for TU lookup.
14607
8c217a4b
SM
146082014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14609
14610 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14611 calling "-exec-arguments" or "set args" before running the
14612 inferior.
14613
3deb39c6
SM
146142014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14615
14616 * lib/mi-support.exp (mi_expect_stop): Expect message for
14617 inferiors that exit with non-zero exit code.
14618
71a79f8c
YQ
146192014-05-14 Yao Qi <yao@codesourcery.com>
14620
14621 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14622 match absolute path on remote host.
14623 (test_file_list_exec_source_files): Remove "/" from the
14624 pattern.
14625
f23fcd46
YQ
146262014-05-14 Yao Qi <yao@codesourcery.com>
14627
14628 * boards/local-remote-host-notty.exp (${board}_file): New
14629 proc.
14630
9404b58f
KM
146312014-05-07 Kyle McMartin <kyle@redhat.com>
14632
14633 Pushed by Joel Brobecker <brobecker@adacore.com>.
14634 * gdb.arch/aarch64-atomic-inst.c: New file.
14635 * gdb.arch/aarch64-atomic-inst.exp: New file.
14636
5e45f04c
YQ
146372014-05-07 Yao Qi <yao@codesourcery.com>
14638
14639 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14640 in current context" too.
14641
c888a17d
KS
146422014-05-05 Keith Seitz <keiths@redhat.com>
14643
14644 * gdb.linespec/ls-dollar.exp: Add test for linespec
14645 file:convenience_variable.
14646
290a839c
YQ
146472014-05-05 Yao Qi <yao@codesourcery.com>
14648
14649 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14650 traceframes into tfile and ctf trace files. Read data from
14651 trace file and test collected data.
14652 (gdb_collect_locals_test): Likewise.
14653 (gdb_unavailable_registers_test): Likewise.
14654 (gdb_unavailable_floats): Likewise.
14655 (gdb_collect_globals_test): Likewise.
14656 (top-level): Append "ctf" to trace_file_targets if GDB
14657 supports.
14658
b5262cd0
YQ
146592014-05-05 Yao Qi <yao@codesourcery.com>
14660
14661 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14662 code to ...
14663 (gdb_collect_args_test_1): ... it. New proc.
14664 (gdb_collect_locals_test): Move some code to ...
14665 (gdb_collect_locals_test_1): ... it. New proc.
14666 (gdb_unavailable_registers_test): Move some code to ...
14667 (gdb_unavailable_registers_test_1): ... it. New proc.
14668 (gdb_unavailable_floats): Move some code to ...
14669 (gdb_unavailable_floats_1): ... it. New proc.
14670
30a1e6cc
SDJ
146712014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14672
14673 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14674 probes to test for bitness recognition.
14675 * gdb.arch/amd64-stap-optional-prefix.exp
14676 (test_probe_value_without_reg): New procedure.
14677 Add code to test for different kinds of bitness.
14678
f33da99a
SDJ
146792014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14680
14681 PR breakpoints/16889
14682 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14683 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14684
5b80f00d
PA
146852014-05-01 Pedro Alves <palves@redhat.com>
14686
14687 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14688 gdb_file_cmd if no file is specified.
14689 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14690 last_loaded_file to set the remote exec-file.
14691
f8c2a73c
PA
146922014-05-01 Pedro Alves <palves@redhat.com>
14693
14694 * boards/local-remote-host.exp: New file.
14695
be6e8ac7
PA
146962014-05-01 Pedro Alves <palves@redhat.com>
14697
14698 * boards/local-remote-host.exp: Rename to ...
14699 * boards/local-remote-host-notty.exp: ... this.
14700
cac0dc8f
JB
147012014-04-28 Joel Brobecker <brobecker@adacore.com>
14702
14703 * gdb.ada/dyn_arrayidx: New testcase.
14704
9730e6cc
YQ
147052014-04-26 Yao Qi <yao@codesourcery.com>
14706
14707 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14708 and compute the length of function main. Save it in
14709 $main_length.
14710 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14711 (top-level): Use gdb_compile to compile objects into
14712 executable and restart GDB. Remove invocation to
14713 prepare_for_testing.
14714
7ae1a6a6
PA
147152014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14716 Pedro Alves <palves@redhat.com>
14717
14718 PR server/16255
14719 * gdb.multi/multi-attach.c: New file.
14720 * gdb.multi/multi-attach.exp: New file.
14721
4082afcc
PA
147222014-04-25 Pedro Alves <palves@redhat.com>
14723
14724 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14725 user.
14726 (top level): Test that "set remote conditional-breakpoints-packet
14727 off" works as intended.
14728 * gdb.base/dprintf.exp: Test that "set remote
14729 breakpoint-commands-packet off" works as intended.
14730 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14731 New function.
14732 (top level): Call it.
14733 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14734 remote fast-tracepoints-packet off" works as intended.
14735 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14736 * lib/gdb.exp (gdb_is_target_remote): ... here.
14737
2abc3f8d
DB
147382014-04-24 David Blaikie <dblaikie@gmail.com>
14739
14740 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14741 ensure clang would not discard them.
14742 * gdb.base/gdbvars.c: Ditto.
14743 * gdb.base/memattr.c: Ditto.
14744 * gdb.base/whatis.c: Ditto.
14745 * gdb.python/py-prettyprint.c: Ditto.
14746 * gdb.trace/actions.c: Ditto.
14747 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14748 ensure clang would not discard it.
14749
bfd39632
DB
147502014-04-24 David Blaikie <dblaikie@gmail.com>
14751
14752 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14753 clang to emit the full definition of type required by the test
14754 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14755
22842ff6
DB
147562014-04-24 David Blaikie <dblaikie@gmail.com>
14757
14758 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14759 coax Clang into emitting the definition of the type.
14760 * gdb.cp/pr10728-x.h (y): Ditto.
14761 * gdb.cp/pr10728-y.cc (y): Ditto.
14762
c2e827ad
DB
147632014-04-24 David Blaikie <dblaikie@gmail.com>
14764
14765 * gdb.base/label.exp: XFAIL label related tests under Clang.
14766 * gdb.cp/cplabel.exp: Ditto.
14767 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14768 under Clang those using labels.
14769
4c2d33e7
YQ
147702014-04-25 Yao Qi <yao@codesourcery.com>
14771
14772 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14773 double_label.
14774 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14775 partial_label and double_label.
14776
56083b99
DB
147772014-04-24 David Blaikie <dblaikie@gmail.com>
14778
14779 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14780
25d4e99d
DB
147812014-04-24 David Blaikie <dblaikie@gmail.com>
14782
14783 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14784 of the function to work across GCC and Clang.
14785 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14786 pointer types (const void ** const V void **).
14787
01f9f808
MS
147882014-04-24 Michael Sturm <michael.sturm@mintel.com>
14789 Walfred Tedeschi <walfred.tedeschi@intel.com>
14790
14791 * Makefile.in (EXECUTABLES): Added i386-avx512.
14792 * gdb.arch/i386-avx512.c: New file.
14793 * gdb.arch/i386-avx512.exp: Likewise.
14794
4b48d439
KS
147952014-04-23 Keith Seitz <keiths@redhat.com>
14796
14797 * lib/mi-support.exp (mi_list_breakpoints): Delete.
14798 (mi_make_breakpoint_table): New procedure.
14799 (mi_create_breakpoint): Use mi_make_breakpoint
14800 and return the result.
14801 (mi_make_breakpoint): New procedure.
14802 (mi_build_kv_pairs): New procedure.
14803
14804 * gdb.mi/mi-break.exp: Remove unused globals,
14805 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14806 All callers updated.
14807 * gdb.mi/mi-dprintf.exp: Use variable to track command
14808 number.
14809 Update all callers of mi_create_breakpoint and use
14810 mi_make_breakpoint_table.
14811 Remove any unused global variables.
14812 * gdb.mi/mi-nonstop.exp: Likewise.
14813 * gdb.mi/mi-nsintrall.exp: Likewise.
14814 * gdb.mi/mi-nsmoribund.exp: Likewise.
14815 * gdb.mi/mi-nsthrexec.exp: Likewise.
14816 * gdb.mi/mi-reverse.exp: Likewise.
14817 * gdb.mi/mi-simplerun.exp: Likewise.
14818 * gdb.mi/mi-stepn.exp: Likewise.
14819 * gdb.mi/mi-syn-frame.exp: Likewise.
14820 * gdb.mi/mi-until.exp: Likewise.
14821 * gdb.mi/mi-var-cp.exp: Likewise.
14822 * gdb.mi/mi-var-display.exp: Likewise.
14823 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14824 * gdb.mi/mi2-var-child.exp: Likewise.
14825 * gdb.mi/mi-vla-c99.exp: Likewise.
14826 * lib/mi-support.exp: Likewise.
14827
14828 From Ian Lance Taylor <iant@cygnus.com>:
14829 * lib/gdb.exp (parse_args): New procedure.
14830
08351840
PA
148312014-04-23 Pedro Alves <palves@redhat.com>
14832
14833 * gdb.base/break-unload-file.c: New file.
14834 * gdb.base/break-unload-file.exp: New file.
14835 * gdb.base/sym-file-lib.c (baz): New function.
14836 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14837 field.
14838 (load): Store the segment's mapped size.
14839 (unload): New function.
14840 (unload_shlib): New function.
14841 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14842 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14843 set a breakpoint at baz, and call it.
14844 * gdb.base/sym-file.exp: New tests for stale breakpoint
14845 instructions.
14846
076855f9
PA
148472014-04-23 Pedro Alves <palves@redhat.com>
14848
14849 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14850 * gdb.base/hbreak-in-shr-unsupported.c: New file.
14851 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14852 * gdb.base/hbreak-unmapped.c: New file.
14853 * gdb.base/hbreak-unmapped.exp: New file.
14854 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14855 * lib/gdb.exp (gdb_is_target_remote): ... here.
14856
483805cf
PA
148572014-04-22 Pedro Alves <palves@redhat.com>
14858
14859 * gdb.base/consecutive-step-over.c: New file.
14860 * gdb.base/consecutive-step-over.exp: New file.
14861
06d97543
PA
148622014-04-22 Pedro Alves <palves@redhat.com>
14863
14864 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14865 instead of send_gdb/gdb_expect.
14866
b4429ea2
YQ
148672014-04-22 Yao Qi <yao@codesourcery.com>
14868
14869 * lib/trace-support.exp (generate_tracefile): New procedure.
14870 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14871 return 0.
14872 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14873 if generate_tracefile returns 1.
14874
51d48146
PA
148752014-04-18 Tom Tromey <palves@redhat.com>
14876 Pedro alves <tromey@redhat.com>
14877
14878 PR backtrace/15558
14879 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14880 with a backtrace limit.
14881 * gdb.python/py-frame-inline.exp: Test running to an inline
14882 function with a backtrace limit, and printing the newest frame.
14883 * gdb.python/py-frame-inline.c (main): Call f.
14884
bd1dce5f
MS
148852014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14886
14887 * gdb.java/jnpe.exp: Drop srcdir from untested path.
14888
40d1a503
MS
148892014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14890
14891 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14892 Drop prefix from unsupported source file path.
14893
389b98f7
YQ
148942014-04-17 Yao Qi <yao@codesourcery.com>
14895
14896 * lib/gdb.exp (with_target_charset): New proc.
14897 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14898 with_target_charset.
14899 (test_print_strings): Likewise.
14900 (test_repeat_bytes): Likewise.
14901 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14902 for some tests.
14903
22869d73
KS
149042014-04-16 Keith Seitz <keiths@redhat.com>
14905
14906 PR gdb/15827
14907 * gdb.dwarf2/corrupt.c: New file.
14908 * gdb.dwarf2/corrupt.exp: New file.
14909
c4f87ca6
KS
149102014-04-16 Keith Seitz <keiths@redhat.com>
14911
14912 PR c++/16597
14913 * gdb.cp/namelessclass.cc: New file.
14914 * gdb.cp/namelessclass.exp: New file.
14915 * gdb.cp/namelessclass.S: New file.
14916
ab19de87
DE
149172014-04-16 Doug Evans <dje@google.com>
14918
14919 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14920 Add comment.
14921 (gdbserver_default_get_comm_port): New function.
14922 (gdbserver_start): Check if board file provided
14923 "gdbserver,get_comm_port" and use it if so.
14924 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14925 (gdb,socketport): Set to "stdio".
14926 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14927 (stdio_gdbserver_template): Delete.
14928 (${board}_get_remote_address): Update.
14929 (${board}_build_remote_cmd): Delete.
14930 (${board}_get_comm_port): New function.
14931 (${board}_spawn): Update.
14932 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14933 Delete.
14934 (${board}_get_remote_address): Update.
14935 (${board}_get_comm_port): New function.
14936
fc98a809
AB
149372014-04-16 Andrew Burgess <aburgess@broadcom.com>
14938
14939 * gdb.base/memattr.exp: Improve regexps to handle memory regions
14940 appearing in any order.
14941
87fd9e6e
DE
149422014-04-15 Doug Evans <dje@google.com>
14943
14944 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14945 uninitialized value of "description".
14946
099fc3ea
KS
149472014-04-15 Keith Seitz <keiths@redhat.com>
14948
14949 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14950 Remove unused globals.
14951 (test_running_the_program): Likewise.
14952 (test_controlled_execution): Likewise.
14953 (test_controlling_breakpoints): Likewise.
14954 (test_program_termination): Likewise.
14955
5da151d4
KS
149562014-04-15 Keith Seitz <keiths@redhat.com>
14957
14958 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14959 unused globals.
14960 (test_rbreak_creation_and_listing): Likewise.
14961 (test_ignore_count): Likewise.
14962 (test_error): Likewise.
14963
35e5d2f0
PA
149642014-04-15 Pedro Alves <palves@redhat.com>
14965
14966 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14967 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14968 sym-file-loader.c.
14969 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14970 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14971 to sym-file-loader.c.
14972 (struct library): Forward declare.
14973 (load_shlib, lookup_function): Change prototypes.
14974 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14975 (translate_offset): Remove declarations.
14976 (get_text_addr): New declaration.
14977 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14978 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14979 sym-file-loader.h.
14980 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14981 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14982 here from sym-file-loader.h.
14983 (struct library): New structure.
14984 (load_shlib, lookup_function): Change prototypes and adjust to
14985 work with a struct library.
14986 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14987 (translate_offset): Make static.
14988 (get_text_addr): New function.
14989 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14990
eb4c1710
PA
149912014-04-15 Pedro Alves <palves@redhat.com>
14992
14993 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14994
2d1baf52
PA
149952014-04-15 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.base/sym-file-loader.c: Include <limits.h>.
14998 (SELF_LINK): New define.
14999 (get_origin): New function.
15000 (load_shlib): Use it.
15001 * gdb.base/sym-file.exp: Don't early return if the target is
15002 remote. Use runto_main, and issue fail is that fails. Use
15003 gdb_load_shlibs.
15004 (shlib_name): Delete.
15005 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15006
7dd6df01
PA
150072014-04-15 Pedro Alves <palves@redhat.com>
15008
15009 * gdb.base/sym-file.exp: Remove regex characters from test
15010 message. Don't refer to breakpoint numbers in test messages.
15011
b50c8614
KS
150122014-04-14 Keith Seitz <keiths@redhat.com>
15013
15014 PR c++/16253
15015 * gdb.cp/var-tag.cc: New file.
15016 * gdb.cp/var-tag.exp: New file.
15017 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15018 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15019 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15020 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15021
3d567982
TT
150222014-04-14 Tom Tromey <tromey@redhat.com>
15023
15024 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15025 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15026 type.
15027 * gdb.cp/enum-class.exp: New file.
15028 * gdb.cp/enum-class.cc: New file.
15029
0626fc76
TT
150302014-04-14 Tom Tromey <tromey@redhat.com>
15031
15032 * gdb.dwarf2/enum-type.exp: New file.
15033
dca325b3
SA
150342014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15035
15036 * gdb.mi/mi-vla-c99.exp: New file.
15037 * gdb.mi/vla.c: New file.
15038
5854b38a
SA
150392014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15040
15041 * gdb.base/vla-datatypes.c: New file.
15042 * gdb.base/vla-datatypes.exp: New file.
15043
463bb957
SA
150442014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15045
15046 * gdb.base/vla-ptr.c: New file.
15047 * gdb.base/vla-ptr.exp: New file.
15048
3dd170be
SA
150492014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15050
15051 * gdb.dwarf2/count.exp: New file.
15052
5ecaaa66
SA
150532014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15054
15055 * gdb.base/vla-sideeffect.c: New file.
15056 * gdb.base/vla-sideeffect.exp: New file.
15057
41f1ada5
DB
150582014-04-14 David Blaikie <dblaikie@gmail.com>
15059
15060 * gdb.mi/non-stop.c: Add return value for non-void function return
15061 statement.
15062 * gdb.threads/staticthreads.c: Ditto.
15063
0be03e84
DE
150642014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15065 Doug Evans <xdje42@gmail.com>
15066
15067 * gdb.guile/scm-value.c: Improve test case.
15068 * gdb.guile/scm-value.exp: Add new test.
15069
f180a1fb
DB
150702014-04-11 David Blaikie <dblaikie@gmail.com>
15071
15072 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15073 override Clang's default.
15074
6b662e19
JB
150752014-04-11 Joel Brobecker <brobecker@adacore.com>
15076
15077 Revert the following changes (regressions):
15078
15079 * gdb.base/vla-sideeffect.c: New file.
15080 * gdb.base/vla-sideeffect.exp: New file.
15081
15082 * gdb.dwarf2/count.exp: New file.
15083
15084 * gdb.base/vla-multi.c: New file.
15085 * gdb.base/vla-multi.exp: New file.
15086
15087 * gdb.base/vla-ptr.c: New file.
15088 * gdb.base/vla-ptr.exp: New file.
15089
15090 * gdb.base/vla-datatypes.c: New file.
15091 * gdb.base/vla-datatypes.exp: New file.
15092
15093 * gdb.mi/mi-vla-c99.exp: New file.
15094 * gdb.mi/vla.c: New file.
15095
245a5f0b
KS
150962014-04-11 Keith Seitz <keiths@redhat.com>
15097
15098 PR c++/16675
15099 * gdb.cp/cpsizeof.exp: New file.
15100 * gdb.cp/cpsizeof.cc: New file.
15101
58a84dcf
SA
151022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15103
191a8a90
JB
15104 * gdb.mi/mi-vla-c99.exp: New file.
15105 * gdb.mi/vla.c: New file.
58a84dcf 15106
c8655f75
SA
151072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15108
15109 * gdb.base/vla-datatypes.c: New file.
15110 * gdb.base/vla-datatypes.exp: New file.
15111
024e13b4
SA
151122014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15113
15114 * gdb.base/vla-ptr.c: New file.
15115 * gdb.base/vla-ptr.exp: New file.
15116
1a237e0e
SA
151172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15118
15119 * gdb.base/vla-multi.c: New file.
15120 * gdb.base/vla-multi.exp: New file.
15121
504f3432
SA
151222014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15123
15124 * gdb.dwarf2/count.exp: New file.
15125
3bce8237
SA
151262014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15127
191a8a90
JB
15128 * gdb.base/vla-sideeffect.c: New file.
15129 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15130
322f9c21
YQ
151312014-04-11 Yao Qi <yao@codesourcery.com>
15132
15133 * gdb.base/completion.exp: Check file exists before running tests
15134 on file completion.
15135
d708bcd1
PA
151362014-04-10 Pedro Alves <palves@redhat.com>
15137
15138 * gdb.base/cond-eval-mode.c: New file.
15139 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15140 prepare_for_testing to build the new file. Check result of
15141 runto_main.
15142 (test_break, test_watch): New procedures.
15143 (top level): Use them.
15144
ae1d2761
PM
151452014-04-08 Pierre Muller <muller@sourceware.org>
15146
15147 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15148 Ctrl-V use for mingw hosts.
15149
7af389b8
SC
151502014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15151
15152 * gdb.python/py-value.c: Improve test case.
15153 * gdb.python/py-value.exp: Add new test.
15154
5e703181
DE
151552014-04-07 David Blaikie <dblaikie@gmail.com>
15156
15157 * lib/compiler.c: Identify the clang compiler.
15158 * lib/compiler.cc: Ditto.
15159
9810b410
YQ
151602014-04-03 Yao Qi <yao@codesourcery.com>
15161
15162 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15163
98d1b8dc
AB
151642014-04-01 Anton Blanchard <anton@samba.org>
15165
15166 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15167 messages unique.
15168
3114cea1
AB
151692014-04-01 Anton Blanchard <anton@samba.org>
15170
15171 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15172 prepare_for_testing.
15173
62f7182c
AB
151742014-04-01 Anton Blanchard <anton@samba.org>
15175
15176 * gdb.arch/ppc64-atomic-inst.c: Remove.
15177 * gdb.arch/ppc64-atomic-inst.S: New file.
15178 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15179
770e7fc7
DE
151802014-03-31 Doug Evans <dje@google.com>
15181
15182 * gdb.base/print-symbol-loading-lib.c: New file.
15183 * gdb.base/print-symbol-loading-main.c: New file.
15184 * gdb.base/print-symbol-loading.exp: New file.
15185
46e2bafa
YQ
151862014-03-31 Yao Qi <yao@codesourcery.com>
15187
15188 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15189
8776cfe9
JB
151902014-03-28 Joel Brobecker <brobecker@adacore.com>
15191
15192 * gdb.ada/mi_dyn_arr: New testcase.
15193
5d1ef361
DE
151942014-03-27 Doug Evans <dje@google.com>
15195
15196 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15197
b5bee914
YQ
151982014-03-27 Yao Qi <yao@codesourcery.com>
15199
15200 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15201 if target is nios2-*-*.
15202
0d4d0e77
YQ
152032014-03-26 Yao Qi <yao@codesourcery.com>
15204
15205 * lib/gdb.exp (readline_is_used): New proc.
15206 * gdb.base/completion.exp: Move tests on command complete up.
15207 Skip the rest of tests if readline is not used.
15208 * gdb.ada/complete.exp: Skp the test if readline is not
15209 used.
15210 * gdb.base/filesym.exp: Likewise.
15211 * gdb.base/macscp.exp: Likewise.
15212 * gdb.base/readline-ask.exp: Likewise.
15213 * gdb.base/readline.exp: Likewise.
15214 * gdb.python/py-cmd.exp: Likewise.
15215 * gdb.trace/tfile.exp: Likewise.
15216
29361eee
YQ
152172014-03-26 Yao Qi <yao@codesourcery.com>
15218
15219 * gdb.base/macscp.exp: Fix code format issues.
15220
bc9a5525
UW
152212014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15222
15223 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15224 * gdb.asm/powerpc64le.inc: New file.
15225
d3839ede
PA
152262014-03-25 Pedro Alves <palves@redhat.com>
15227 Doug Evans <dje@google.com>
15228
15229 * gdb.base/source-execution.c: New file.
15230 * gdb.base/source-execution.exp: New file.
15231 * gdb.base/source-execution.gdb: New file.
15232
01672a57
DE
152332014-03-24 Doug Evans <dje@google.com>
15234
15235 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15236 using fission.
15237
88bbeca9
HZ
152382014-03-24 Hui Zhu <hui@codesourcery.com>
15239 Pedro Alves <palves@redhat.com>
15240
15241 PR breakpoints/16101
15242 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15243 test pass/fail messages. Detect missing support for dprintf when
15244 breakpoints are actually inserted.
15245 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15246 breakpoints are actually inserted.
15247 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15248 fails.
15249
d2348791
JK
152502014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15251
15252 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15253
feef67ab
DE
152542014-03-22 Doug Evans <xdje42@gmail.com>
15255
15256 * gdb.python/python.exp (python not supported): Verify multi-line
15257 python command issues an error.
25d743f9 15258 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 15259 guile command issues an error.
feef67ab 15260
ecebef6a
MR
152612014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15262
15263 * gdb.threads/thread-specific.exp: Handle the lack of usable
15264 $this_breakpoint and $this_thread.
15265
ccdd1909
HZ
152662014-03-21 Hui Zhu <hui@codesourcery.com>
15267
15268 * gdb.base/attach.exp (do_command_attach_tests): New.
15269
beb460e8
PA
152702014-03-20 Tom Tromey <tromey@redhat.com>
15271 Pedro Alves <palves@redhat.com>
15272
15273 PR cli/15718
15274 * gdb.base/condbreak-call-false.c: New file.
15275 * gdb.base/condbreak-call-false.exp: New file.
15276
40acf43a
PA
152772014-03-20 Pedro Alves <palves@redhat.com>
15278
15279 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15280 Delete.
15281 (block_signals, unblock_signals): Delete.
15282 (child_function_2, main): Remove references to deleted variable
15283 and functions.
15284
9f5e1e02
PA
152852014-03-20 Pedro Alves <palves@redhat.com>
15286
15287 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15288 Use pthread_kill to signal thread 2.
15289 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15290 Adjust to make the test send itself a signal rather than using the
15291 host's "kill" command.
15292
99619bea
PA
152932014-03-20 Pedro Alves <palves@redhat.com>
15294
15295 * gdb.threads/multiple-step-overs.c: New file.
15296 * gdb.threads/multiple-step-overs.exp: New file.
15297 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15298 Adjust expected infrun debug output.
15299
2adfaa28
PA
153002014-03-20 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15303 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15304
31e77af2
PA
153052014-03-20 Pedro Alves <palves@redhat.com>
15306
15307 PR breakpoints/7143
15308 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15309 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15310 of gdb_test_multiple.
15311 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15312 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15313
b9f437de
PA
153142014-03-20 Pedro Alves <palves@redhat.com>
15315
15316 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15317 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15318
05adc73e
PA
153192014-03-19 Pedro Alves <palves@redhat.com>
15320
15321 * gdb.base/async.exp: Remove early return.
15322
6048b950
PA
153232014-03-19 Pedro Alves <palves@redhat.com>
15324
15325 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15326
8bcfb00a
PA
153272014-03-19 Pedro Alves <palves@redhat.com>
15328
15329 * gdb.base/async.exp (test_background): Expect \r\n after
15330 "completed." in the fail pattern.
15331
884e37dc
PA
153322014-03-19 Pedro Alves <palves@redhat.com>
15333
15334 * gdb.base/async.exp (test_background): New procedure.
15335 Use it for all background execution command tests.
15336
148e57e2
PA
153372014-03-19 Pedro Alves <palves@redhat.com>
15338
15339 * gdb.base/async.exp: Use prepare_for_testing.
15340
f48088c7
PA
153412014-03-19 Pedro Alves <palves@redhat.com>
15342
15343 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15344 the same line.
15345
e2f6c966
PA
153462014-03-19 Pedro Alves <palves@redhat.com>
15347
15348 * gdb.base/async.c (main): Add "jump here" and "until here" line
15349 marker comments.
15350 * gdb.base/async.exp (jump_here): New global.
15351 (jump& test): Use it.
15352 (until_here): New global.
15353 (until& test): Use it.
15354
c30568d4
PA
153552014-03-19 Pedro Alves <palves@redhat.com>
15356
15357 * gdb.base/async.exp: Don't frob gdb_protocol.
15358
0172b6a7
DE
153592014-03-18 Doug Evans <xdje42@gmail.com>
15360
15361 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15362 Fix spelling of exec-done-display.
15363
06c868a8
JK
153642014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15365
15366 PR gdb/15358
15367 * gdb.base/gdb-sigterm.c: New file.
15368 * gdb.base/gdb-sigterm.exp: New file.
15369
0c7e1a46
PA
153702014-03-18 Pedro Alves <palves@redhat.com>
15371
15372 PR gdb/13860
15373 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15374 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15375 solib-event.
15376
f7c77d93
JB
153772014-03-17 Joel Brobecker <brobecker@adacore.com>
15378
15379 * gdb.ada/pckd_arr_ren: New testcase.
15380
5a1e8c7a
DE
153812014-03-13 Doug Evans <xdje42@gmail.com>
15382
15383 PR guile/16612
15384 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15385 collect after discarding symbols.
15386
350e1a76
DE
153872014-03-13 Ludovic Courtès <ludo@gnu.org>
15388 Doug Evans <xdje42@gmail.com>
15389
15390 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15391 to history survives a gc.
15392
a69900ae
PA
153932014-03-13 Pedro Alves <palves@redhat.com>
15394
15395 * gdb.base/default.exp: Don't test "target procfs".
15396
5db9f0bd
PA
153972014-03-13 Pedro Alves <palves@redhat.com>
15398
15399 * gdb.base/default.exp: Update "target child" and "target procfs"
15400 tests to not expect "Unix".
15401
b3ccfe11
TT
154022014-03-12 Tom Tromey <tromey@redhat.com>
15403
15404 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15405 New procs. Add target-async tests.
15406 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15407 Add target-async tests.
15408
646f4417
AA
154092014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15410
15411 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15412 'func_start' and 'func_end' for the beginning and end of the
15413 function code, respectively.
15414 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15415 'func_end' instead of 'func' and 'main'.
15416
288c211f
AA
154172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15418
15419 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15420 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15421 generate the debug info assembler source.
15422
e0c0f156
AA
154232014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15424
15425 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15426 * gdb.dwarf2/arr-subrange.exp: Likewise.
15427 * gdb.dwarf2/dwz.exp: Likewise.
15428 * gdb.dwarf2/method-ptr.exp: Likewise.
15429 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15430 * gdb.dwarf2/subrange.exp: Likewise.
15431 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15432 * gdb.dwarf2/implptrpiece.exp: Likewise.
15433 * gdb.dwarf2/nostaticblock.exp: Likewise.
15434
0e5c4555
AA
154352014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15436
15437 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15438 directory to absolute path name arguments.
15439
5ec18f2b
JG
154402014-03-10 Joel Brobecker <brobecker@adacore.com>
15441
15442 * gdb.ada/tagged_access: New testcase.
15443
847fc4f2
MM
154442014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15445
15446 * gdb.btrace/data.exp: Update expected output.
15447
cc3da688
YQ
154482014-03-06 Yao Qi <yao@codesourcery.com>
15449
15450 * gdb.trace/pr16508.exp: New file.
15451
0f26cec1
PA
154522014-03-05 Pedro Alves <palves@redhat.com>
15453
15454 PR gdb/16575
15455 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15456 procedure.
15457 (top level): Adjust to use it. Add tests that exercise breakpoint
15458 interaction with the code-cache.
15459
7a5a839f
LC
154602014-02-26 Ludovic Courtès <ludo@gnu.org>
15461
15462 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15463 test for 'history-append!'.
15464
31aa7e4e
JB
154652014-02-26 Joel Brobecker <brobecker@adacore.com>
15466
15467 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15468 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15469 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15470 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15471 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15472 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15473
1b588015
JB
154742014-02-26 Joel Brobecker <brobecker@adacore.com>
15475
15476 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15477 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15478 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15479
55426c9d
JB
154802014-02-26 Joel Brobecker <brobecker@adacore.com>
15481
15482 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15483
dc53a7ad
JB
154842014-02-26 Joel Brobecker <brobecker@adacore.com>
15485
15486 * gdb.dwarf2/arr-stride.c: New file.
15487 * gdb.dwarf2/arr-stride.exp: New file.
15488
12ab52e9
PA
154892014-02-26 Pedro Alves <palves@redhat.com>
15490
15491 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15492 that won't ever trigger. Make sure that GDB reports the correct
15493 breakpoint that caused the stop.
15494
849c862e
JK
154952014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15496
15497 PR gdb/16626
15498 * gdb.base/auto-load-script: New file.
15499 * gdb.base/auto-load.c: New file.
15500 * gdb.base/auto-load.exp: New file.
15501
71b7d793
JK
15502 PR gdb/16626
15503 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15504
e2f0d509
JK
155052014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15506
15507 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15508 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15509
50cc37c8
DE
155102014-02-24 Doug Evans <dje@google.com>
15511
15512 * lib/gdb.exp (run_on_host): Log error output if program fails.
15513
ea4758f2
PA
155142014-02-21 Pedro Alves <palves@redhat.com>
15515
15516 * gdb.threads/step-after-sr-lock.c: Rename to ...
15517 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15518 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15519 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15520 ... this.
15521
d7b30f67
SDJ
155222014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15523
15524 PR tdep/16397
15525 * gdb.arch/amd64-stap-special-operands.exp: New file.
15526 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15527 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15528 * gdb.arch/amd64-stap-triplet.S: Likewise.
15529 * gdb.arch/amd64-stap-triplet.c: Likewise.
15530
83deb43f
JB
155312014-02-20 Joel Brobecker <brobecker@adacore.com>
15532
15533 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15534 in .section pseudo-op.
15535
adde2bff
DE
155362014-02-20 lin zuojian <manjian2006@gmail.com>
15537 Joel Brobecker <brobecker@adacore.com>
15538 Doug Evans <xdje42@gmail.com>
15539
15540 PR symtab/16581
15541 * gdb.dwarf2/dw2-icycle.S: New file.
15542 * gdb.dwarf2/dw2-icycle.c: New file.
15543 * gdb.dwarf2/dw2-icycle.exp: New file.
15544
f7bd0f78
SC
155452014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15546
15547 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15548 operations on gdb.Value objects.
15549 * gdb.python/py-value-cc.exp: Add new test to test operations on
15550 gdb.Value objects.
15551
c17ef0d5
DE
155522014-02-18 Doug Evans <dje@google.com>
15553
15554 * Makefile.in (TESTS): New variable.
15555 (expanded_tests, expanded_tests_or_none): New variables
15556 (check-single): Pass $(expanded_tests_or_none) to runtest.
15557 (check-parallel): Only run tests in $(TESTS) if non-empty.
15558 (check/no-matching-tests-found): New rule.
15559 * README: Document TESTS makefile variable.
15560
5dd3176f
DE
155612014-02-18 Doug Evans <dje@google.com>
15562
15563 * Makefile.in (check-parallel): rm -rf outputs temp.
15564
0b10be4f
JK
155652014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15566
15567 Fix "ERROR: no fileid for" in the testsuite.
15568 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15569
85f224e7
DE
155702014-02-12 Doug Evans <dje@google.com>
15571
15572 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15573 (MISCELLANEOUS): New variable.
15574 (clean): rm -rf $(MISCELLANEOUS).
15575 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15576 dwp live in the same directory as symlinks, with each symlink pointed
15577 to a differently named file in a different directory.
15578
149b30ff
DE
155792014-02-11 Doug Evans <dje@google.com>
15580
15581 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15582 of Tcl file commands.
15583
1dfdac32
MK
155842014-02-10 Mark Kettenis <kettenis@gnu.org>
15585
15586 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15587 "kill -SIGUSR1 -1".
15588
aa4fb036
JB
155892014-02-10 Joel Brobecker <brobecker@adacore.com>
15590
15591 * gdb.ada/tick_length_array_enum_idx: New testcase.
15592
ed3ef339
DE
155932014-02-10 Doug Evans <xdje42@gmail.com>
15594
15595 * configure.ac (AC_OUTPUT): Add gdb.guile.
15596 * configure: Regenerate.
15597 * lib/gdb-guile.exp: New file.
15598 * lib/gdb.exp (get_target_charset): New function.
15599 * gdb.base/help.exp: Update expected output from "apropos apropos".
15600 * gdb.guile/Makefile.in: New file.
15601 * gdb.guile/guile.exp: New file.
15602 * gdb.guile/scm-arch.c: New file.
15603 * gdb.guile/scm-arch.exp: New file.
15604 * gdb.guile/scm-block.c: New file.
15605 * gdb.guile/scm-block.exp: New file.
15606 * gdb.guile/scm-breakpoint.c: New file.
15607 * gdb.guile/scm-breakpoint.exp: New file.
15608 * gdb.guile/scm-disasm.c: New file.
15609 * gdb.guile/scm-disasm.exp: New file.
15610 * gdb.guile/scm-equal.c: New file.
15611 * gdb.guile/scm-equal.exp: New file.
15612 * gdb.guile/scm-error.exp: New file.
15613 * gdb.guile/scm-error.scm: New file.
15614 * gdb.guile/scm-frame-args.c: New file.
15615 * gdb.guile/scm-frame-args.exp: New file.
15616 * gdb.guile/scm-frame-args.scm: New file.
15617 * gdb.guile/scm-frame-inline.c: New file.
15618 * gdb.guile/scm-frame-inline.exp: New file.
15619 * gdb.guile/scm-frame.c: New file.
15620 * gdb.guile/scm-frame.exp: New file.
15621 * gdb.guile/scm-generics.exp: New file.
15622 * gdb.guile/scm-gsmob.exp: New file.
15623 * gdb.guile/scm-iterator.c: New file.
15624 * gdb.guile/scm-iterator.exp: New file.
15625 * gdb.guile/scm-math.c: New file.
15626 * gdb.guile/scm-math.exp: New file.
15627 * gdb.guile/scm-objfile-script-gdb.in: New file.
15628 * gdb.guile/scm-objfile-script.c: New file.
15629 * gdb.guile/scm-objfile-script.exp: New file.
15630 * gdb.guile/scm-objfile.c: New file.
15631 * gdb.guile/scm-objfile.exp: New file.
15632 * gdb.guile/scm-ports.exp: New file.
15633 * gdb.guile/scm-pretty-print.c: New file.
15634 * gdb.guile/scm-pretty-print.exp: New file.
15635 * gdb.guile/scm-pretty-print.scm: New file.
15636 * gdb.guile/scm-section-script.c: New file.
15637 * gdb.guile/scm-section-script.exp: New file.
15638 * gdb.guile/scm-section-script.scm: New file.
15639 * gdb.guile/scm-symbol.c: New file.
15640 * gdb.guile/scm-symbol.exp: New file.
15641 * gdb.guile/scm-symtab-2.c: New file.
15642 * gdb.guile/scm-symtab.c: New file.
15643 * gdb.guile/scm-symtab.exp: New file.
15644 * gdb.guile/scm-type.c: New file.
15645 * gdb.guile/scm-type.exp: New file.
15646 * gdb.guile/scm-value-cc.cc: New file.
15647 * gdb.guile/scm-value-cc.exp: New file.
15648 * gdb.guile/scm-value.c: New file.
15649 * gdb.guile/scm-value.exp: New file.
15650 * gdb.guile/source2.scm: New file.
15651 * gdb.guile/types-module.cc: New file.
15652 * gdb.guile/types-module.exp: New file.
15653
7026a7c1
YQ
156542014-02-10 Yao Qi <yao@codesourcery.com>
15655
15656 PR testsuite/16543
15657 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15658 * configure: Regenerated.
15659 * Makefile.in: New file.
15660
6c466447
AS
156612014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15662
15663 * gdb.python/py-framefilter.exp: Fix typo.
15664
6e854735
YQ
156652014-02-08 Yao Qi <yao@codesourcery.com>
15666
15667 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15668 that no =breakpoint-modified is emitted when breakpoints are
15669 modified through MI commands.
15670
d137e6dc
PA
156712014-02-07 Pedro Alves <pedro@codesourcery.com>
15672 Pedro Alves <palves@redhat.com>
15673
15674 * gdb.threads/step-after-sr-lock.c: New file.
15675 * gdb.threads/step-after-sr-lock.exp: New file.
15676
b5ee5a50
PA
156772014-02-07 Pedro Alves <palves@redhat.com>
15678
15679 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15680
3c77faf3
JK
156812014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15682
15683 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15684 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15685
6dddc817
DE
156862014-02-06 Doug Evans <xdje42@gmail.com>
15687
15688 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15689 output.
15690
15691 * gdb.gdb/python-interrupts.exp: New file.
15692
de7b2893
YQ
156932014-02-05 Yao Qi <yao@codesourcery.com>
15694
15695 * gdb.trace/report.exp (use_collected_data): Test the output
15696 of "info threads" and "info inferiors".
15697
66d032ac
YQ
156982014-02-05 Yao Qi <yao@codesourcery.com>
15699
15700 Revert this patch:
15701
15702 2013-05-24 Yao Qi <yao@codesourcery.com>
15703
15704 * gdb.trace/tfile.exp: Test inferior and thread.
15705
591a12a1
UW
157062014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15707
15708 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15709 on a function.
15710 * gdb.base/step-bt.c: Call hello via function pointer to make
15711 sure its first instruction is executed on powerpc64le-linux.
15712
0ff3e01f
UW
157132014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15714
15715 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15716
084ee545
UW
157172014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15718
15719 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15720 of the test patterns for use on little-endian systems.
15721
6ed14ff3
UW
157222014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15723
15724 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15725 (decimal_vector): Fix for little-endian.
15726
401e27fd
JM
157272014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15728
15729 * gdb.arch/sparc-sysstep.exp: New file.
15730 * gdb.arch/sparc-sysstep.c: Likewise.
15731
15732 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15733
8b924729
EBM
157342014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15735
15736 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15737
fb151210
JB
157382014-01-23 Tom Tromey <tromey@redhat.com>
15739
15740 * gdb.ada/array_char_idx: New testcase.
15741
0740f8d8
TT
157422014-01-23 Tom Tromey <tromey@redhat.com>
15743
15744 PR python/16487:
15745 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15746 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15747 classes.
15748
21909fa1
TT
157492014-01-23 Tom Tromey <tromey@redhat.com>
15750
15751 PR python/16491:
15752 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15753 string from an inferior frame.
15754 * gdb.python/py-framefilter-mi.exp: Update.
15755
87ce2a04
DE
157562014-01-22 Doug Evans <dje@google.com>
15757
15758 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15759
237b092b
AA
157602014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15761
15762 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15763
d674a709
AA
157642014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15765
15766 * gdb.trace/entry-values.exp: Remove excess space character from
15767 regex patterns. Handle s390 call instruction.
15768
20fa3390
AA
157692014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15770
15771 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15772 define "*_start" label. Make "name" static.
15773 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15774 ${name} by references to ${name}_start.
15775
78466714
AA
157762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15777
15778 * gdb.base/info-macros.exp: Remove "debug" from the compile
15779 options.
15780
ec9f644a
IB
157812014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15782
15783 * gdb.dlang/demangle.exp: New file.
15784
94b1b47e
IB
157852014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15786
15787 * gdb.dlang/primitive-types.exp: New file.
15788
7f420862
IB
157892014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15790
15791 * configure.ac: Create gdb.dlang/Makefile.
15792 * configure: Regenerate.
15793 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15794 * gdb.dlang/Makefile.in: New file.
15795 * lib/d-support.exp: New file.
15796 * lib/gdb.exp (skip_d_tests): New proc.
15797
52834460
MM
157982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15799
15800 * gdb.btrace/delta.exp: Check reverse stepi.
15801 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
15802 * gdb.btrace/finish.exp: New.
15803 * gdb.btrace/next.exp: New.
15804 * gdb.btrace/nexti.exp: New.
15805 * gdb.btrace/record_goto.c: Add comments.
15806 * gdb.btrace/step.exp: New.
15807 * gdb.btrace/stepi.exp: New.
15808 * gdb.btrace/multi-thread-step.c: New.
15809 * gdb.btrace/multi-thread-step.exp: New.
15810 * gdb.btrace/rn-dl-bind.c: New.
15811 * gdb.btrace/rn-dl-bind.exp: New.
15812 * gdb.btrace/data.c: New.
15813 * gdb.btrace/data.exp: New.
15814 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15815
6e07b1d2
MM
158162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15817
15818 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15819 * gdb.btrace/exception.exp: Update.
15820 * gdb.btrace/instruction_history.exp: Update.
15821 * gdb.btrace/record_goto.exp: Update.
15822 * gdb.btrace/tailcall.exp: Update.
15823 * gdb.btrace/unknown_functions.exp: Update.
15824 * gdb.btrace/delta.exp: New.
15825
0b722aec
MM
158262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15827
15828 * gdb.btrace/record_goto.exp: Add backtrace test.
15829 * gdb.btrace/tailcall.exp: Add backtrace test.
15830
066ce621
MM
158312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15832
15833 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15834 * gdb.btrace/record_goto.c: New.
15835 * gdb.btrace/record_goto.exp: New.
15836 * gdb.btrace/x86-record_goto.S: New.
15837
0688d04e
MM
158382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15839
15840 * gdb.btrace/function_call_history.exp: Update tests.
15841 * gdb.btrace/instruction_history.exp: Update tests.
15842
8710b709
MM
158432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15844
15845 * gdb.btrace/function_call_history.exp: Fix expected field
15846 order for "record function-call-history".
15847 Add new tests for "record function-call-history /c".
15848 * gdb.btrace/exception.cc: New.
15849 * gdb.btrace/exception.exp: New.
15850 * gdb.btrace/tailcall.exp: New.
15851 * gdb.btrace/x86-tailcall.S: New.
15852 * gdb.btrace/x86-tailcall.c: New.
15853 * gdb.btrace/unknown_functions.c: New.
15854 * gdb.btrace/unknown_functions.exp: New.
15855 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15856
5de9129b
MM
158572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15858
15859 * gdb.btrace/instruction_history.exp: Update.
15860 * gdb.btrace/function_call_history.exp: Update.
15861
23a7fe75
MM
158622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15863
15864 * gdb.btrace/function_call_history.exp: Fix expected function
15865 trace.
15866 * gdb.btrace/instruction_history.exp: Initialize traced.
15867 Remove traced_functions.
15868
724c7dd8
MM
158692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15870
15871 * gdb.btrace/function_call_history.exp: Update
15872 * gdb.btrace/instruction_history.exp: Update.
15873
6d78d93b
MM
158742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15875
15876 * gdb.btrace/enable.exp: Update expected text.
15877
93a360cc
OJ
158782014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
15879
15880 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15881 bytes.
15882
3772b53f
MR
158832014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
15884
15885 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15886
596662fa
OJ
158872014-01-15 Omair Javaid <omair.javaid@linaro.org>
15888
15889 * lib/gdb.exp (supports_process_record): Return true for
15890 arm*-linux*. (supports_reverse): Likewise.
15891
b5b08fb4
SC
158922014-01-13 Siva Chandra Reddy <sivachandra@google.com>
15893
15894 PR python/15464
15895 PR python/16113
15896 * gdb.python/py-type.c: Enhance test case.
15897 * gdb.python/py-value-cc.cc: Likewise
15898 * gdb.python/py-type.exp: Add new tests.
15899 * gdb.python/py-value-cc.exp: Likewise
15900
52d7fb13
AA
159012014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15902 Pedro Alves <palves@redhat.com>
15903
15904 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15905 Make "name" extern.
15906 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15907 references to ${name}_start by references to ${name}.
15908
a2cd8cfe
JB
159092014-01-10 Joel Brobecker <brobecker@adacore.com>
15910
15911 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15912
4e23fced
JB
159132014-01-10 Joel Brobecker <brobecker@adacore.com>
15914
15915 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15916
c6a9e42c
PA
159172014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
15918 Pedro Alves <palves@redhat.com>
15919
15920 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 15921 mi_gdb_target_load.
c6a9e42c 15922
b7ea362b
PA
159232014-01-08 Pedro Alves <palves@redhat.com>
15924
15925 * gdb.threads/reconnect-signal.c: New file.
15926 * gdb.threads/reconnect-signal.exp: New file.
15927
5e3f4fab
EBM
159282014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15929
15930 * gdb.base/source-dir.exp: New file.
15931
79301218
JB
159322014-01-07 Joel Brobecker <brobecker@adacore.com>
15933
15934 * gdb.ada/mi_interface: New testcase.
15935
8e355c5d
JB
159362014-01-07 Joel Brobecker <brobecker@adacore.com>
15937
15938 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15939 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15940 gdb.ada/pp-rec-component/pck.ads: New files.
15941
c0d48811
JB
159422014-01-07 Joel Brobecker <brobecker@adacore.com>
15943
15944 * gdb.python/py-pp-integral.c: New file.
15945 * gdb.python/py-pp-integral.py: New file.
15946 * gdb.python/py-pp-integral.exp: New file.
15947
17b609c3 15948For older changes see ChangeLog-1993-2013.
c906108c 15949\f
8d8cb839
EZ
15950;; Local Variables:
15951;; mode: change-log
15952;; left-margin: 8
15953;; fill-column: 74
15954;; version-control: never
15955;; End:
902f2ccb 15956
42a4f53d 15957 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
15958 Copying and distribution of this file, with or without modification,
15959 are permitted provided the copyright notice and this notice are preserved.