Fix objcopy --merge-notes dependency on qsort implementation behavior.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b1468492
PW
12020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2
3 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
4
7ffa82e1
AB
52020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
8 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
9
3d92a3e3
AB
102020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.dwarf2/dw2-inline-stepping.c: New file.
13 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
14
94a72be7
AB
152020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * gdb.base/maint.exp: Update line table parsing test.
18 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
19
53af73bf
PA
202020-01-24 Pedro Alves <palves@redhat.com>
21
22 PR gdb/25410
23 * gdb.multi/multi-re-run-1.c: New.
24 * gdb.multi/multi-re-run-2.c: New.
25 * gdb.multi/multi-re-run.exp: New.
26
1ba1ac88
AB
272020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 PR gdb/23718
30 * gdb.server/server-kill-python.exp: New file.
31
f3364a6d
AB
322020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
33
34 * gdb.server/multi-ui-errors.c: New file.
35 * gdb.server/multi-ui-errors.exp: New file.
36
733d0a67
AB
372020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
38
39 PR tui/9765
40 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
41
4f13c1c0
TT
422020-01-19 Tom Tromey <tom@tromey.com>
43
44 * gdb.tui/main.exp: Add check for plain "file".
45
40c94099
CB
462020-01-16 Christian Biesinger <cbiesinger@google.com>
47
48 * lib/gdb.exp: Fix spelling error (seperatelly).
49
ff47f4f0
TT
502020-01-14 Tom Tromey <tom@tromey.com>
51
52 PR symtab/12535:
53 * gdb.python/python.exp: Test decode_line with empty string
54 argument.
55
717c684d
BE
562020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
57
58 * gdb.base/skip-inline.exp: Extend test.
59
44e4c775
AB
602020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
61
62 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
63 * gdb.dwarf2/dw2-bad-elf.c: New file.
64 * gdb.dwarf2/dw2-bad-elf.exp: New file.
65
d93c6db7
AB
662020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
67
68 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
69 _line_saw_file.
70
9a6d629c
AB
712020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
72
73 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
74 border.
75
d9ebdab7
TBA
762020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
77
78 * gdb.multi/multi-target.exp (setup): Factor out "info
79 connections" and "info inferiors" tests to ...
80 (test_info_inferiors): ... this new procedure.
81 (top level): Run new "info-inferiors" tests.
82
f3c469b9
PA
832020-01-10 Pedro Alves <palves@redhat.com>
84
85 * gdb.server/bkpt-other-inferior.exp: New file.
86
121b3efd
PA
872020-01-10 Pedro Alves <palves@redhat.com>
88
89 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
90 of "add-inferior".
91 * gdb.base/quit-live.exp: Likewise.
92 * gdb.base/remote-exec-file.exp: Likewise.
93 * gdb.guile/scm-progspace.exp: Likewise.
94 * gdb.linespec/linespec.exp: Likewise.
95 * gdb.mi/new-ui-mi-sync.exp: Likewise.
96 * gdb.mi/user-selected-context-sync.exp: Likewise.
97 * gdb.multi/multi-target.exp (setup): Add "info connection" and
98 "info inferiors" tests.
99 * gdb.multi/remove-inferiors.exp: Adjust expected output of
100 "add-inferior".
101 * gdb.multi/watchpoint-multi.exp: Likewise.
102 * gdb.python/py-inferior.exp: Likewise.
103 * gdb.server/extended-remote-restart.exp: Likewise.
104 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
105 "info inferiors".
106 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
107 * gdb.trace/report.exp: Likewise.
108
1dadb1dd
PA
1092020-01-10 Pedro Alves <palves@redhat.com>
110
111 * gdb.multi/multi-target.c: New file.
112 * gdb.multi/multi-target.exp: New file.
113 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
114 mode requested, but remote does not support non-stop".
115
78f2c40a
PA
1162020-01-10 Pedro Alves <palves@redhat.com>
117
118 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
119 disconnect before reconnecting.
120
e7af6c70
TBA
1212020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
122 Pedro Alves <palves@redhat.com>
123
124 * gdb.server/connect-without-multi-process.exp: Also test
125 continuing to end.
126
acdf84a6
PA
1272020-01-10 Pedro Alves <palves@redhat.com>
128
129 * gdb.base/remote-exec-file.exp: New file.
130
873657b9
PA
1312020-01-10 Pedro Alves <palves@redhat.com>
132
133 * gdb.base/fork-running-state.exp (do_test): Adjust expected
134 output.
135 * gdb.threads/async.c: New.
136 * gdb.threads/async.exp: New.
137 * gdb.multi/tids-gid-reset.c: New.
138 * gdb.multi/tids-gid-reset.exp: New.
139
7f0ae84c
GB
1402020-01-10 George Barrett <bob@bob131.so>
141
142 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
143 to help in finding the image relocation offset.
144 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
145 options in arguments.
146 (stap_test_no_debuginfo): Likewise.
147 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
148 test variants.
149 (stap_test): Add null semaphore relocation test.
150
47e9d49d
GB
1512020-01-10 George Barrett <bob@bob131.so>
152
153 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
154 * gdb.base/stap-probe.exp: Likewise.
155 (stap_test): Pass argument as an additional flag.
156 (stap_test_no_debuginfo): Likewise.
157 (stap_test): Check `info probes stap' output for semaphore
158 addresses if the test binary is supposed to have them.
159
f5a7c406
AB
1602020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
161
162 * gdb.tui/basic.exp: Add more scrolling tests.
163
9ae6bf64
TT
1642020-01-09 Tom Tromey <tom@tromey.com>
165
166 PR tui/18932:
167 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
168 meangingful value.
169 (Term::command, Term::resize): Update.
170 * gdb.tui/basic.exp: Add scrolling test.
171
b2efe70c
AB
1722020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
173
174 * gdb.tui/tui-layout-asm.exp: New file.
175
3804da7e
AB
1762020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
177
178 * lib/tuiterm.exp (Term::check_box_contents): New proc.
179
b40aa28f
AB
1802020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
181
182 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
183 (Term::enter_tui): Use Term::prepare_for_tui.
184
63ffd7c9
AB
1852020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
188 called.
189
3be966f6
AB
1902020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
191
192 * gdb.base/skip.exp: Fix race condition in test.
193
153d79c4
AB
1942020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
195
196 * gdb.base/backtrace.c: New file.
197 * gdb.base/backtrace.exp: New file.
198
f2302a34
AB
1992020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
200
201 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
202
6ec1d75e
PW
2032020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
204
205 * gdb.base/style.exp: Test that warnings are styled.
206
c296cbe6
BE
2072019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
208
209 * gdb.base/line65535.exp: New file.
210 * gdb.base/line65535.c: New file.
211
b28a729d
SM
2122019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
213
214 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
215 * lib/gnat_debug_info_test.adb: New file.
216 * gdb.ada/ptype_tagged_param.exp: Use
217 gnat_runtime_has_debug_info, expect a different output if
218 runtime does not have debug info.
219
7f2d7a0d
SM
2202019-12-20 Simon Marchi <simon.marchi@efficios.com>
221
222 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
223 (another) quote in test name.
224
f3bce483
SM
2252019-12-20 Simon Marchi <simon.marchi@efficios.com>
226
227 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
228 Add quote in test name.
229
c855a912
TBA
2302019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
231
232 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
233 directory instead.
234 * gdb.cp/pass-by-ref.exp: Extend with more cases.
235 * gdb.cp/pass-by-ref-2.cc: New file.
236 * gdb.cp/pass-by-ref-2.exp: New file.
237
fc9d2d72
TT
2382019-12-20 Tom Tromey <tom@tromey.com>
239
240 * gdb.tui/list-before.exp: New file.
241
77b97e00
TT
2422019-12-20 Tom Tromey <tom@tromey.com>
243
244 * gdb.tui/list.exp: Check for source on initial listing.
245
f69656d0
TT
2462019-12-11 Tom Tromey <tromey@adacore.com>
247
248 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
249 Add crlf test.
250
99a55965
SM
2512019-12-18 Simon Marchi <simon.marchi@efficios.com>
252
253 * gdb.base/default.exp: Update value of $_gdb_major.
254
5024637f
BE
2552019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
256
257 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
258
b63634be
BE
2592019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
260
261 * gdb.base/skip.exp: Whitespace fix.
262
45d73523
BE
2632019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
264
265 * gdb.base/skip-inline.c: New file.
266 * gdb.base/skip-inline.exp: New file.
267
d043f8c8
SM
2682019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
269
270 * gdb.base/jit-reader.exp (jit_reader_test): Rename
271 jit_function_00 to jit_function_stack_mangle.
272 * gdb.base/jithost.c (jit_function_t): Rename to...
273 (jit_function_stack_mangle_t): ... this.
274 (jit_function_add_t): New typedef.
275 (jit_function_00_code): Rename to...
276 (jit_function_stack_mangle_code): ... this, make static.
277 (jit_function_add_code): New.
278 (main): Generate "add" function and call it. Adjust to changes
279 in jithost_abi.
280 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
281 (struct jithost_abi) <begin, end>: Remove fields.
282 <object, function_stack_mangle, function_add>: New fields.
283 * gdb.base/jitreader.c (struct reader_state) <code_begin,
284 code_end>: Remove fields.
285 <func_stack_mangle>: New field.
286 (read_debug_info): Adjust to renaming, create block for "add"
287 function.
288 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
289
873de05c
TT
2902019-12-11 Tom Tromey <tom@tromey.com>
291
292 * gdb.tui/resize.exp: Fix regexp.
293 * gdb.tui/regs.exp: Fix regexps.
294 * gdb.tui/main.exp: Fix regexp.
295
3d979945
TT
2962019-12-11 Tom Tromey <tom@tromey.com>
297
298 * gdb.tui/resize.exp: Update.
299 * gdb.tui/empty.exp (layouts): Update.
300
2192a9d3
TT
3012019-12-11 Tom Tromey <tom@tromey.com>
302
303 * gdb.tui/regs.exp: Update.
304 * gdb.tui/empty.exp (layouts): Update.
305 * gdb.tui/basic.exp: Update.
306 * lib/tuiterm.exp (_check_box): Don't check bottom border.
307
d8edc8b7
PW
3082019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
309
310 * gdb.base/options.exp: Add -raw-values in the print completion list.
311 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
312
4c12d936
KB
3132019-12-10 Kevin Buettner <kevinb@redhat.com>
314
315 * gdb.threads/omp-par-scope.c: New file.
316 * gdb/threads/omp-par-scope.exp: New file.
317
26b911fb
KB
3182019-12-10 Kevin Buettner <kevinb@redhat.com>
319
bb47f919
KB
320 * lib/gdb.exp (support_nested_function_tests): New proc.
321
3222019-12-10 Kevin Buettner <kevinb@redhat.com>
323
324 * lib/gdb.exp (gdb_compile_openmp): New proc.
325 (build_executable_from_specs): Add an "openmp" option.
326 (gdb_compile_pthreads): Add non-executable case.
26b911fb 327
6c71eb7d
TT
3282019-12-10 Tom Tromey <tromey@adacore.com>
329
330 * gdb.ada/unchecked_union.exp: New file.
331 * gdb.ada/unchecked_union/pck.adb: New file.
332 * gdb.ada/unchecked_union/pck.ads: New file.
333 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
334 * gdb-utils.exp (string_to_regexp): Also quote "?".
335
bac7c5cf
GB
3362019-12-10 George Barrett <bob@bob131.so>
337
338 Test scripted probe breakpoints.
339 * gdb.guile/scm-breakpoint.c (main): Add probe point.
340 * gdb.python/py-breakpoint.c (main): Likewise.
341 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
342 specifier test.
343 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
344
330f1d38
TBA
3452019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
346
347 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
348 an rvalue parameter.
349 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
350 parameter.
351
b43315e2
AB
3522019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
353
354 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
355 modules.
356
54f73dad
AB
3572019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
358
359 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
360 broken version of GCC.
361
d57cbee9
AB
3622019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
363
364 * gdb.fortran/info-modules.exp: Rewrite to make use of new
365 sym-info-cmds library.
366 * gdb.fortran/info-types.exp: Likewise.
367 * lib/sym-info-cmds.exp: New file.
368
c14aab8c
TV
3692019-12-08 Tom de Vries <tdevries@suse.de>
370
371 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
372
aa2d5a42
KS
3732019-12-07 Keith Seitz <keiths@redhat.com>
374
375 * gdb.base/corefile-buildid-shlib-shr.c: New file.
376 * gdb.base/corefile-buildid-shlib.c: New file.
377 * gdb.base/corefile-buildid.c: New file.
378 * gdb.base/corefile-buildid.exp: New file.
379
93e55f0a
TV
3802019-12-06 Tom de Vries <tdevries@suse.de>
381
382 * gdb.dwarf2/varval.exp: Add decl before def test.
383
c7d12402
TBA
3842019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
385
386 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
387
06acc08f
TBA
3882019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
389
390 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
391 CV and reference conversion for overload resolution.
392 * gdb.cp/rvalue-ref-overload.exp: Test it.
393
e0fad1ea
PW
3942019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
395
396 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
397 * gdb.base/frameapply.exp: Test faas without command.
398
8d70a9f0
AB
3992019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
400
401 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
402 Fortran tests.
403 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
404 order.
405
36c8fb93
AB
4062019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
407
408 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
409 casting to type with no kind specified.
410 (test_basic_parsing_of_type_kinds): Additional tests for types
411 with no kind specified, and add tests for single/double
412 precision/complex types.
413
4139ff00
TT
4142019-12-04 Tom Tromey <tromey@adacore.com>
415
416 * gdb.base/endianity.c (struct other) <x>: New field.
417 (main): Initialize it.
418 * gdb.base/endianity.exp: Update.
419
a05cf17a
TT
4202019-12-04 Tom Tromey <tromey@adacore.com>
421
422 * gdb.ada/scalar_storage/storage.adb: New file.
423 * gdb.ada/scalar_storage/pck.adb: New file.
424 * gdb.ada/scalar_storage/pck.ads: New file.
425 * gdb.ada/scalar_storage.exp: New file.
426
103a685e
TT
4272019-12-04 Tom Tromey <tromey@adacore.com>
428
429 * gdb.base/endianity.c (struct otherendian) <f>: New field.
430 (main): Initialize it.
431 * gdb.base/endianity.exp: Update.
432
c2512106
AB
4332019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
436
293b38d6
AB
4372019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
438
439 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
440 -symbol-info-module-functions and -symbol-info-module-variables.
441
216a7e6b
AB
4422019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
445
5bbd8269
AB
4462019-12-01 Richard Bunt <richard.bunt@arm.com>
447 Andrew Burgess <andrew.burgess@embecosm.com>
448
449 * gdb.fortran/derived-type-striding.exp: New file.
450 * gdb.fortran/derived-type-striding.f90: New file.
451 * gdb.fortran/array-slices.exp: New file.
452 * gdb.fortran/array-slices.f90: New file.
453
be09caf1
PW
4542019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
455
456 * gdb.base/define.exp: Test . in command names.
457 * gdb.base/setshow.exp: Update test, as . is now part of
458 command name.
459
643c0cbe
PW
4602019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
461
462 * gdb.base/define-prefix.exp: New file.
463
dcdec678
AB
4642019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
465
466 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
467 compile.
468 (skip_btrace_pt_tests): Likewise.
469
640ab947
AB
4702019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
471
472 * gdb.fortran/info-modules.exp: Compile source files in correct
473 order.
474
d22670f0
KB
4752019-11-27 Kevin Buettner <kevinb@redhat.com>
476
477 * gdb.dwarf2/imported-unit.exp: New file.
478 * gdb.dwarf2/imported-unit.c: New file.
479
db5960b4
AB
4802019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
481
482 * gdb.mi/mi-fortran-modules-2.f90: New file.
483 * gdb.mi/mi-fortran-modules.exp: New file.
484 * gdb.mi/mi-fortran-modules.f90: New file.
485
7dc42066
AB
4862019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * gdb.mi/mi-sym-info-1.c: New file.
489 * gdb.mi/mi-sym-info-2.c: New file.
490 * gdb.mi/mi-sym-info.exp: New file.
491
0dfeecca
TT
4922019-11-22 Tom Tromey <tromey@adacore.com>
493
494 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
495 * gdb.ada/tasks/foo.adb: Add another stopping location.
496
34877895
PJ
4972019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
498
499 * gdb.base/endianity.c: New test.
500 * gdb.base/endianity.exp: New file.
501
2e84f897
LD
5022019-11-21 Lukas Durfina <ldurfina@tachyum.com>
503
504 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
505
65d1cd5f
TV
5062019-11-21 Tom de Vries <tdevries@suse.de>
507
508 PR gdb/24956
509 * gdb.base/ui-redirect.exp: Test output of user-defined command.
510
4f22c3f4
SDJ
5112019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
512
513 * gdb.python/py-progspace.exp: Add missing parentheses on some
514 'print' commands.
515
9f6ad286
TT
5162019-11-19 Tom Tromey <tom@tromey.com>
517
518 * gdb.tui/winheight.exp: New file.
519
0b8dbf3f
AB
5202019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
521
522 * gdb.base/ctf-whatis.c: Delete.
523 * gdb.base/ctf-whatis.exp: Delete.
524 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
525
f833b7a7
AB
5262019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
527
528 * gdb.base/ctf-cvexpr.exp: Delete.
529 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
530
30d0a636
AB
5312019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
532
533 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
534 the compiler. Clean up header comment a little.
535 * gdb.base/ctf-ptype.exp: Likewise.
536 * gdb.base/ctf-whatis.exp: Likewise.
537 * lib/gdb.exp (skip_ctf_tests): New proc.
538
494409bb
SDJ
5392019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
540
541 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
542 * gdb.tui/corefile-run.exp: New file.
543
55708e99
TT
5442019-11-14 Tom Tromey <tromey@adacore.com>
545
546 * gdb.base/gdbvars.exp (test_convenience_variables): Add
547 regression tests.
548
45e42163
TT
5492019-11-12 Tom Tromey <tom@tromey.com>
550
551 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
552 after any command. Expect prompt after WAIT_FOR is seen.
553 (enter_tui): Enable resize messages.
554 (command): Expect command in output.
555 (get_line): Avoid error when cursor appears to be off-screen.
556 (dump_screen): Include screen size in title.
557 (_do_resize): New proc, from "resize".
558 (resize): Rewrite. Do resize in two steps.
559 * gdb.tui/empty.exp (layouts): Fix entries.
560 (check_boxes): Remove xfail.
561 (check_text): Dump screen on failure.
562
086baaf1
AB
5632019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
564
565 * gdb.python/py-symbol.exp: Add test for
566 gdb.lookup_static_symbols.
567
09ff83af
AB
5682019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
569
570 * gdb.python/py-symbol.c: Declare and call function from new
571 py-symbol-2.c file.
572 * gdb.python/py-symbol.exp: Compile both source files, and add new
573 tests for gdb.lookup_static_symbol.
574 * gdb.python/py-symbol-2.c: New file.
575
11af934b
TV
5762019-11-02 Tom de Vries <tdevries@suse.de>
577
578 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
579 * gdb.base/anon.exp: Same.
580 * gdb.base/auto-connect-native-target.exp: Same.
581 * gdb.base/call-ar-st.exp: Same.
582 * gdb.base/catch-syscall.exp: Same.
583 * gdb.base/commands.exp: Same.
584 * gdb.base/default.exp: Same.
585 * gdb.base/display.exp: Same.
586 * gdb.base/float.exp: Same.
587 * gdb.base/foll-fork.exp: Same.
588 * gdb.base/help.exp: Same.
589 * gdb.base/info-macros.exp: Same.
590 * gdb.base/info-proc.exp: Same.
591 * gdb.base/info-target.exp: Same.
592 * gdb.base/long_long.exp: Same.
593 * gdb.base/macscp.exp: Same.
594 * gdb.base/memattr.exp: Same.
595 * gdb.base/nofield.exp: Same.
596 * gdb.base/pointers.exp: Same.
597 * gdb.base/printcmds.exp: Same.
598 * gdb.base/ptype.exp: Same.
599 * gdb.base/restore.exp: Same.
600 * gdb.base/return.exp: Same.
601 * gdb.base/scope.exp: Same.
602 * gdb.base/set-noassign.exp: Same.
603 * gdb.base/setshow.exp: Same.
604 * gdb.base/shlib-call.exp: Same.
605 * gdb.base/signals.exp: Same.
606 * gdb.base/sigstep.exp: Same.
607 * gdb.base/skip.exp: Same.
608 * gdb.base/solib-symbol.exp: Same.
609 * gdb.base/stap-probe.exp: Same.
610 * gdb.base/step-line.exp: Same.
611 * gdb.base/step-test.exp: Same.
612 * gdb.base/style.exp: Same.
613 * gdb.base/varargs.exp: Same.
614 * gdb.base/vla-datatypes.exp: Same.
615 * gdb.base/vla-ptr.exp: Same.
616 * gdb.base/vla-sideeffect.exp: Same.
617 * gdb.base/volatile.exp: Same.
618 * gdb.base/watch-cond-infcall.exp: Same.
619 * gdb.base/watchpoint.exp: Same.
620
e96ec2ba
TV
6212019-11-02 Tom de Vries <tdevries@suse.de>
622
623 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
624 * gdb.cp/cpexprs.exp: Same.
625 * gdb.cp/except-multi-location.exp: Same.
626 * gdb.cp/exceptprint.exp: Same.
627 * gdb.cp/gdb2384.exp: Same.
628 * gdb.cp/inherit.exp: Same.
629 * gdb.cp/m-static.exp: Same.
630 * gdb.cp/meth-typedefs.exp: Same.
631 * gdb.cp/misc.exp: Same.
632 * gdb.cp/namespace.exp: Same.
633 * gdb.cp/non-trivial-retval.exp: Same.
634 * gdb.cp/overload.exp: Same.
635 * gdb.cp/pr17132.exp: Same.
636 * gdb.cp/re-set-overloaded.exp: Same.
637 * gdb.cp/rvalue-ref-types.exp: Same.
638 * gdb.cp/templates.exp: Same.
639
bd5766ec
LM
6402019-11-01 Luis Machado <luis.machado@linaro.org>
641
642 PR gdb/25124
643
644 * gdb.arch/pr25124.S: New file.
645 * gdb.arch/pr25124.exp: New file.
646
165f8965
AB
6472019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
648
649 * gdb.fortran/info-modules.exp: Update expected results, and add
650 additional tests for 'info module functinos', and 'info module
651 variables'.
652 * gdb.fortran/info-types.exp: Update expected results.
653 * gdb.fortran/info-types.f90: Extend testcase with additional
654 module variables and functions.
655
59c35742
AB
6562019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
657
658 * gdb.fortran/info-modules.exp: New file.
659 * gdb.fortran/info-types.exp: Build with new file.
660 * gdb.fortran/info-types.f90: Include and use new module.
661 * gdb.fortran/info-types-2.f90: New file.
662
f3fb2519
PW
6632019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
664
665 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
666 * gdb.base/settings.exp: Test all settings types using
667 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
668 that now verifies that the value of "maint show" is the same as
669 returned by the settings functions. Test the type of the
670 maintenance settings.
671 * gdb.base/default.exp: Update show_conv_list.
672
d1e36019
TV
6732019-10-31 Tom de Vries <tdevries@suse.de>
674
675 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
676 gdb_test.
677 * gdb.arch/amd64-disp-step.exp: Same.
678 * gdb.asm/asm-source.exp: Same.
679 * gdb.btrace/buffer-size.exp: Same.
680 * gdb.btrace/cpu.exp: Same.
681 * gdb.btrace/enable.exp: Same.
682 * gdb.dwarf2/count.exp: Same.
683 * gdb.dwarf2/dw2-ranges-func.exp: Same.
684 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
685 * gdb.fortran/vla-datatypes.exp: Same.
686 * gdb.fortran/vla-history.exp: Same.
687 * gdb.fortran/vla-ptype.exp: Same.
688 * gdb.fortran/vla-value.exp: Same.
689 * gdb.fortran/whatis_type.exp: Same.
690 * gdb.guile/guile.exp: Same.
691 * gdb.multi/tids.exp: Same.
692 * gdb.python/py-finish-breakpoint.exp: Same.
693 * gdb.python/py-framefilter.exp: Same.
694 * gdb.python/py-pp-registration.exp: Same.
695 * gdb.python/py-xmethods.exp: Same.
696 * gdb.python/python.exp: Same.
697 * gdb.server/connect-with-no-symbol-file.exp: Same.
698 * gdb.server/no-thread-db.exp: Same.
699 * gdb.server/run-without-local-binary.exp: Same.
700 * gdb.stabs/weird.exp: Same.
701 * gdb.threads/attach-many-short-lived-threads.exp: Same.
702 * gdb.threads/thread-find.exp: Same.
703 * gdb.threads/tls-shared.exp: Same.
704 * gdb.threads/tls.exp: Same.
705 * gdb.threads/wp-replication.exp: Same.
706 * gdb.trace/ax.exp: Same.
707 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
708
3d11e68e
TV
7092019-10-31 Tom de Vries <tdevries@suse.de>
710
711 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
712 * gdb.ada/array_subscript_addr.exp: Same.
713 * gdb.ada/arrayidx.exp: Same.
714 * gdb.ada/arrayparam.exp: Same.
715 * gdb.ada/arrayptr.exp: Same.
716 * gdb.ada/boolean_expr.exp: Same.
717 * gdb.ada/call_pn.exp: Same.
718 * gdb.ada/complete.exp: Same.
719 * gdb.ada/fixed_cmp.exp: Same.
720 * gdb.ada/fun_addr.exp: Same.
721 * gdb.ada/funcall_param.exp: Same.
722 * gdb.ada/interface.exp: Same.
723 * gdb.ada/mod_from_name.exp: Same.
724 * gdb.ada/null_array.exp: Same.
725 * gdb.ada/packed_array.exp: Same.
726 * gdb.ada/packed_tagged.exp: Same.
727 * gdb.ada/print_chars.exp: Same.
728 * gdb.ada/print_pc.exp: Same.
729 * gdb.ada/ptype_arith_binop.exp: Same.
730 * gdb.ada/ptype_field.exp: Same.
731 * gdb.ada/ptype_tagged_param.exp: Same.
732 * gdb.ada/rec_return.exp: Same.
733 * gdb.ada/ref_tick_size.exp: Same.
734 * gdb.ada/str_ref_cmp.exp: Same.
735 * gdb.ada/taft_type.exp: Same.
736 * gdb.ada/tagged.exp: Same.
737 * gdb.ada/type_coercion.exp: Same.
738 * gdb.ada/uninitialized_vars.exp: Same.
739
60b6ede8
TV
7402019-10-30 Tom de Vries <tdevries@suse.de>
741
742 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
743
30baf67b
TV
7442019-10-26 Tom de Vries <tdevries@suse.de>
745
746 * gdb.base/bigcore.c: Fix typos in comments.
747 * gdb.base/ctf-ptype.c: Same.
748 * gdb.base/long_long.c: Same.
749 * gdb.dwarf2/dw2-op-out-param.S: Same.
750 * gdb.python/py-evthreads.c: Same.
751 * gdb.reverse/i387-stack-reverse.c: Same.
752 * gdb.trace/tfile.c: Same.
753 * lib/compiler.c: Same.
754 * lib/compiler.cc: Same.
755
158da0d1
TV
7562019-10-25 Tom de Vries <tdevries@suse.de>
757
758 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
759 gdb_test_multiple calls.
760 * gdb.reverse/sigall-reverse.exp: Same.
761 * gdb.reverse/solib-precsave.exp: Same.
762 * gdb.reverse/solib-reverse.exp: Same.
763 * gdb.reverse/until-precsave.exp: Same.
764 * gdb.reverse/until-reverse.exp: Same.
765
4ccdfbec
TV
7662019-10-24 Tom de Vries <tdevries@suse.de>
767
768 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
769 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
770 kfail using -wrap pattern flag and convenience variable
771 gdb_test_name.
772
33d569b7
AB
7732019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
774
775 * gdb.python/py-progspace.exp: Add tests for the
776 Progspace.block_for_pc method.
777
4d0b984b
TT
7782019-10-23 Tom Tromey <tom@tromey.com>
779
780 * configure: Rebuild.
781 * aclocal.m4: Use m4_include, not sinclude.
782
94cb3754
TV
7832019-10-21 Tom de Vries <tdevries@suse.de>
784
785 * gdb.base/infcall-nested-structs.c: Add
786 __attribute__((noinline,noclone)) to all functions.
787 (call_all): Add missing variable initialization. Simplify return value.
788 (breakpt): Increment volatile variable, to prevent call from being
789 optimized out.
790 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
791
062f1fc1
TV
7922019-10-17 Tom de Vries <tdevries@suse.de>
793
794 * gdb.fortran/module.exp: Allow info variables to print info for files
795 other than module.f90.
796
0b54364d
AB
7972019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
798
799 * gdb.fortran/module.exp: Extend with 'info variables' test.
800
7ff5fae7
AB
8012019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
802
803 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
804 F77_FOR_TARGET.
805
d10eccaa
TV
8062019-10-16 Tom de Vries <tdevries@suse.de>
807
808 PR tdep/25096
809 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
810
745ff14e
TV
8112019-10-16 Tom de Vries <tdevries@suse.de>
812
813 PR tdep/24104
814 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
815 Add KFAIL for PR tdep/25096.
816
03e1ab94
TV
8172019-10-16 Tom de Vries <tdevries@suse.de>
818
819 PR testsuite/25059
820 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
821
b17fcc10
TV
8222019-10-16 Tom de Vries <tdevries@suse.de>
823
824 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
825 as signed.
826
9223170f
SM
8272019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
828
829 * gdb.mi/list-thread-groups-available.exp: Read entries one by
830 one instead of increasing timeout.
831
d6e76313
TV
8322019-10-13 Tom de Vries <tdevries@suse.de>
833
834 PR record/25038
835 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
836 * gdb.reverse/sigall-reverse.exp: Same.
837 * gdb.reverse/solib-precsave.exp: Same.
838 * gdb.reverse/solib-reverse.exp: Same.
839 * gdb.reverse/step-precsave.exp: Same.
840 * gdb.reverse/until-precsave.exp: Same.
841 * gdb.reverse/until-reverse.exp: Same.
842 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
843
6dfc0041
AA
8442019-10-10 Andreas Arnez <arnez@linux.ibm.com>
845
846 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
847 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
848 (cmp_struct_05_01, cmp_struct_static_02_01)
849 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
850 comparisons.
851
abcf2cc8
TV
8522019-10-10 Tom de Vries <tdevries@suse.de>
853
854 PR testsuite/24888
855 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
856 gnatlink.
857
a50faaf6
TV
8582019-10-09 Tom de Vries <tdevries@suse.de>
859
860 PR testsuite/25048
861 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
862
60ff3cd7
AB
8632019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
864
865 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
866 exceptions due to missing debug information.
867
dfee8566
TV
8682019-10-07 Tom de Vries <tdevries@suse.de>
869
870 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
871
3d63690a
AB
8722019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
873
874 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
875 * gdb.base/annota1.exp: Update to use gdb_test_name.
876
30d1f018
WP
8772019-10-07 Weimin Pan <weimin.pan@oracle.com>
878
879 * gdb.base/ctf-whatis.exp: New file.
880 * gdb.base/ctf-whatis.c: New file.
881 * gdb.base/ctf-ptype.exp: New file.
882 * gdb.base/ctf-ptype.c: New file.
883 * gdb.base/ctf-constvars.exp: New file.
884 * gdb.base/ctf-constvars.c: New file.
885 * gdb.base/ctf-cvexpr.exp: New file.
886
4dbbb47c
TV
8872019-10-04 Tom de Vries <tdevries@suse.de>
888
889 * gdb.cp/local-static.c (main): Move declaration of int i out of the
890 for loop.
891
77c2dba3
TT
8922019-10-03 Tom Tromey <tom@tromey.com>
893
894 PR rust/24976:
895 * gdb.rust/simple.rs (Union2): New type.
896 (main): Use Union2.
897 * gdb.rust/simple.exp: Add test.
898
179aed7f
AB
8992019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
900
901 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
902 nested function prefix.
903
0a4b0913
AB
9042019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
905 Richard Bunt <richard.bunt@arm.com>
906 Andrew Burgess <andrew.burgess@embecosm.com>
907
908 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
909 nested functions.
910 * gdb.fortran/nested-funcs.f90: Update expected results.
911 * gdb.fortran/nested-funcs-2.exp: New file.
912 * gdb.fortran/nested-funcs-2.f90: New file.
913
082cce05
AB
9142019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
915
916 * gdb.python/py-parameter.exp: Make test names unique.
917 * gdb.python/py-template.exp: Likewise.
918 * gdb.python/py-value.exp: Likewise.
919
2b74ba5a
AB
9202019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
921
922 * gdb.base/break-interp.exp: Reduce test name duplication.
923 * gdb.base/call-sc.exp: Likewise.
924 * gdb.base/callfuncs.exp: Likewise.
925 * gdb.base/charset.exp: Likewise.
926 * gdb.base/dump.exp: Likewise.
927 * gdb.base/ena-dis-br.exp: Likewise.
928 * gdb.base/relational.exp: Likewise.
929 * gdb.base/step-over-syscall.exp: Likewise.
930 * gdb.base/structs.exp: Likewise.
931
58eb20d5
AB
9322019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
933
934 * gdb.linespec/explicit.exp: Make test names unique.
935 * gdb.linespec/ls-errs.exp: Likewise.
936
4d421147
AB
9372019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
938
939 * gdb.reverse/break-precsave.exp: Make test names unique.
940 * gdb.reverse/break-reverse.exp: Likewise.
941 * gdb.reverse/finish-precsave.exp: Likewise.
942 * gdb.reverse/finish-reverse.exp: Likewise.
943 * gdb.reverse/machinestate-precsave.exp: Likewise.
944 * gdb.reverse/machinestate.exp: Likewise.
945 * gdb.reverse/readv-reverse.exp: Likewise.
946 * gdb.reverse/recvmsg-reverse.exp: Likewise.
947 * gdb.reverse/sigall-precsave.exp: Likewise.
948 * gdb.reverse/sigall-reverse.exp: Likewise.
949 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
950 * gdb.reverse/watch-precsave.exp: Likewise.
951 * gdb.reverse/watch-reverse.exp: Likewise.
952
d8c06f22
AB
9532019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
954
955 * gdb.threads/stop-with-handle.c: New file.
956 * gdb.threads/stop-with-handle.exp: New file.
957
3a56ed86
TV
9582019-10-03 Tom de Vries <tdevries@suse.de>
959
960 PR testsuite/25059
961 * gdb.base/list-missing-source.exp: Allowing the "Compilation
962 directory" line to be missing.
963
42275044
TV
9642019-10-03 Tom de Vries <tdevries@suse.de>
965
966 PR testsuite/25059
967 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
968 type optional.
969
9ef62df0
AA
9702019-10-02 Andreas Arnez <arnez@linux.ibm.com>
971
972 * gdb.python/py-format-string.c (string.h): New include.
973 (main): Fill a_struct_with_union.the_union.an_int with bytes of
974 the same value, for endianness-independence.
975 * gdb.python/py-format-string.exp (default_regexp_dict)
976 (test_pretty_structs, test_format): Adjust expected output to the
977 changed initialization.
978
37f6a7f4
TT
9792019-10-02 Tom Tromey <tromey@adacore.com>
980
981 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
982
1d58d6a2
PA
9832019-10-02 Pedro Alves <palves@redhat.com>
984 Andrew Burgess <andrew.burgess@embecosm.com>
985
986 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
987 "print-file-var.h".
988 (this_version_id) Use ATTRIBUTE_VISIBILITY.
989 (get_version_1): Print this_version_id and its address.
990 Add extern "C" wrappers around interface functions.
991 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
992 "print-file-var.h".
993 (this_version_id) Use ATTRIBUTE_VISIBILITY.
994 (get_version_2): Print this_version_id and its address.
995 Add extern "C" wrappers around interface functions.
996 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
997 <stddef.h> and "print-file-var.h".
998 Add extern "C" wrappers around interface functions.
999 [VERSION_ID_MAIN] (this_version_id): Define.
1000 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1001 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1002 up extern "C" blocks.
1003 * gdb.base/print-file-var.exp (test): New, factored out from top
1004 level.
1005 (top level): Test all combinations of attribute hidden or not,
1006 dlopen or not, and this_version_id symbol in main file or not.
1007 Compile tests as both C++ and C, make test names unique.
1008
d770d56f
TT
10092019-10-01 Tom Tromey <tom@tromey.com>
1010
1011 * gdb.base/style.exp: Test "show logging filename".
1012
7f6aba03
TT
10132019-10-01 Tom Tromey <tom@tromey.com>
1014
1015 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1016 * gdb.base/style.exp: Add metadata style test.
1017
14309bb6
TT
10182019-10-01 Tom Tromey <tom@tromey.com>
1019
1020 * gdb.base/style.exp: Test "pwd".
1021
2a3c1174
PA
10222019-10-01 Tom Tromey <tom@tromey.com>
1023
1024 * gdb.base/style.exp: Update tests.
1025
53d666ec
AA
10262019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1027
1028 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1029 'six' to unsigned.
1030 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1031 'five'. Use an all-ones bit pattern for each.
1032 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1033 to its changed values.
1034
4a56a520
TT
10352019-09-30 Tom Tromey <tromey@adacore.com>
1036
1037 * gdb.rust/traits.rs: Disable all warnings.
1038
0df0352a
TV
10392019-09-29 Tom de Vries <tdevries@suse.de>
1040
1041 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1042
73d9a918
TV
10432019-09-29 Tom de Vries <tdevries@suse.de>
1044
1045 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1046
060b3ab4
TV
10472019-09-27 Tom de Vries <tdevries@suse.de>
1048
1049 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1050
68f7d34d
TV
10512019-09-27 Tom de Vries <tdevries@suse.de>
1052
1053 PR record/23188
1054 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1055
5d63b30a
TT
10562019-09-26 Tom Tromey <tromey@adacore.com>
1057
1058 * gdb.ada/py_taft.exp: New file.
1059 * gdb.ada/py_taft/main.adb: New file.
1060 * gdb.ada/py_taft/pkg.adb: New file.
1061 * gdb.ada/py_taft/pkg.ads: New file.
1062
3d435220
TV
10632019-09-24 Tom de Vries <tdevries@suse.de>
1064
1065 PR gdb/24598
1066 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1067
77d03678
TV
10682019-09-22 Tom de Vries <tdevries@suse.de>
1069
1070 * gdb.base/restore.exp: Allow register variables to be optimized out at
1071 -O0.
1072
abf516c6
UW
10732019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1074
1075 * gdb.arch/spu-info.exp: Remove file.
1076 * gdb.arch/spu-info.c: Remove file.
1077 * gdb.arch/spu-ls.exp: Remove file.
1078 * gdb.arch/spu-ls.c: Remove file.
1079
1080 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1081 * gdb.asm/spu.inc: Remove file.
1082
1083 * gdb.base/dump.exp: Remove support for spu*-*-*.
1084 * gdb.base/stack-checking.exp: Likewise.
1085 * gdb.base/overlays.exp: Likewise.
1086 * gdb.base/ovlymgr.c: Likewise.
1087 * gdb.base/spu.ld: Remove file.
1088
1089 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1090 * gdb.cp/cpexprs.exp: Likewise.
1091 * gdb.cp/exception.exp: Likewise.
1092 * gdb.cp/gdb2495.exp: Likewise.
1093 * gdb.cp/mb-templates.exp: Likewise.
1094 * gdb.cp/pr9167.exp: Likewise.
1095 * gdb.cp/userdef.exp: Likewise.
1096
1097 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1098
1099 * gdb.cell: Remove directory.
1100 * lib/cell.exp: Remove file.
1101
e452e88f
TV
11022019-09-19 Tom de Vries <tdevries@suse.de>
1103
1104 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1105
8a625130
TV
11062019-09-19 Tom de Vries <tdevries@suse.de>
1107
1108 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1109
81dc3ab5
TV
11102019-09-19 Tom de Vries <tdevries@suse.de>
1111
1112 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1113 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1114 (gdb_target_cmd): ... here.
1115 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1116 value 2.
1117
b078f3ac
AB
11182019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1119
1120 * gdb.base/source-dir.exp: Avoid having directory names in test
1121 names.
1122
f1b620e9
MG
11232019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1124
1125 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1126 directory.
1127
67f3ed6a
AB
11282019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1129
1130 * gdb.base/list-missing-source.exp: New file.
1131
d1b70248
TV
11322019-09-14 Tom de Vries <tdevries@suse.de>
1133
1134 PR teststuite/24599
1135 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1136 * lib/ada.exp (gnatmake_version_at_least): New proc.
1137
5fabdcd6
AB
11382019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1139
1140 * gdb.base/maint.exp: Use exec_has_index_section.
1141
aa17805f
AB
11422019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1143
1144 * gdb.base/maint.exp: Add test for 'maint info sections'.
1145
25e5c209
TV
11462019-09-12 Tom de Vries <tdevries@suse.de>
1147
1148 * gdb.base/store.exp: Allow register variables to be optimized out at
1149 -O0.
1150
4993045d
PW
11512019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1152
1153 * gdb.ada/rdv_wait.exp: Update to new task names.
1154 * gdb.base/task_switch_in_core.exp: Likewise.
1155 * gdb.base/info_sources_base.c: Likewise.
1156
8a516164
TT
11572019-09-10 Tom Tromey <tromey@adacore.com>
1158
1159 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1160
aa391654
TT
11612019-09-10 Tom Tromey <tromey@adacore.com>
1162
1163 * gdb.ada/dgopt.exp: New file.
1164 * gdb.ada/dgopt/x.adb: New file.
1165
8634b462
TT
11662019-09-08 Tom Tromey <tom@tromey.com>
1167
1168 * gdb.tui/resize.exp: Remove setup_xfail.
1169 * gdb.tui/regs.exp: Remove setup_xfail.
1170 * gdb.tui/basic.exp: Remove setup_xfail.
1171
736b0f76
DB
11722019-09-06 David Blaikie <dblaikie@gmail.com>
1173
1174 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1175 * gdb.cp/cplabel.exp: Ditto.
1176 * gdb.linespec/ls-errs.exp: Ditto.
1177
30331a6c
TV
11782019-09-05 Tom de Vries <tdevries@suse.de>
1179
1180 * lib/gdb.exp (cmp_file_string): New proc.
1181 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1182 runto_main. Verify save breakpoints output.
1183
98b0ebab
PW
11842019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1185
1186 * gdb.base/info-var.exp: Test info variables without running
1187 to main, to avoid expect's buffer overflow.
1188
4e962e74
TT
11892019-09-03 Tom Tromey <tromey@adacore.com>
1190
1191 * gdb.ada/bias.exp: New file.
1192 * gdb.ada/bias/bias.adb: New file.
1193 * gdb.ada/print_chars.exp: Add regression test.
1194 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1195 (MC): New variable.
1196
2ea1a07a
SL
11972019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1198
1199 * gdb.base/argv0-symlink.exp: Run only on native target
1200 and local host.
1201
8077c50d
TV
12022019-08-29 Tom de Vries <tdevries@suse.de>
1203
1204 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1205 diverse debug info.
1206 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1207
48352473
TV
12082019-08-28 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.base/info-var.exp: Allow info variables to print info for files
1211 other than info-var-f1.c and info-var-f2.c.
1212
d8f27c60
AB
12132019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1214
1215 * gdb.fortran/info-types.exp: Add module.
1216 * gdb.fortran/info-types.f90: Update expected results.
1217
1f20c35e
AB
12182019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1219
1220 * gdb.fortran/info-types.exp: New file.
1221 * gdb.fortran/info-types.f90: New file.
1222 * lib/fortran.exp (fortran_character1): New proc.
1223
4acfdd20
AB
12242019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1225
1226 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1227 functions'. Reindent as needed.
1228 * gdb.base/info-var-f1.c: New file.
1229 * gdb.base/info-var-f2.c: New file.
1230 * gdb.base/info-var.exp: New file.
1231 * gdb.base/info-var.h: New file.
1232
5c31b358
TV
12332019-08-26 Tom de Vries <tdevries@suse.de>
1234
1235 PR c++/24852
1236 * gdb.cp/no-libstdcxx-probe.exp: New test.
1237
b694989f
TV
12382019-08-26 Tom de Vries <tdevries@suse.de>
1239
1240 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1241 * tests need to be skipped.
1242 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1243 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1244 mi_skip_libstdcxx_probe_tests.
1245
d9c4ba53
SDJ
12462019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1247
1248 * gdb.python/py-xmethods.exp: Use raw strings when passing
1249 arguments to SimpleXMethodMatcher.
1250
395fad09
TV
12512019-08-22 Tom de Vries <tdevries@suse.de>
1252
1253 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1254 more informative.
1255
26c957f1
PA
12562019-08-21 Pedro Alves <palves@redhat.com>
1257
1258 * gdb.base/with.exp: Test "with" with no arguments.
1259
61f80d5d
TV
12602019-08-21 Tom de Vries <tdevries@suse.de>
1261
1262 * gdb.base/gdb-caching-proc.exp: Sort files.
1263
d7a11d13
TV
12642019-08-20 Tom de Vries <tdevries@suse.de>
1265
1266 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1267 compilation.
1268
34dafe9f
TV
12692019-08-16 Tom de Vries <tdevries@suse.de>
1270
1271 * gdb.base/compare-sections.exp ("after run to main"): Allow
1272 mismatched read-only sections for PIE executables.
1273
398fdd60
TT
12742019-08-16 Tom Tromey <tom@tromey.com>
1275
1276 * lib/tuiterm.exp (_csi_Z): New proc.
1277 * gdb.tui/basic.exp: Update window positions.
1278 * gdb.tui/empty.exp: Update window positions.
1279
d8f9e51c
SL
12802019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1281
1282 * gdb.base/examine-backward.exp: Correct regexp for
1283 "examine 3 bytes backward from ${address_zero}".
1284
3df505f6
TT
12852019-08-15 Tom Tromey <tom@tromey.com>
1286
1287 * gdb.tui/empty.exp: Enable resizing tests.
1288
272560b5
TT
12892019-08-15 Tom Tromey <tromey@adacore.com>
1290
1291 * gdb.ada/char_enum.exp: Add regression tests.
1292 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1293 and '0'.
1294 (Char, Gchar): Update.
1295 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1296
08235187
CB
12972019-08-15 Christian Biesinger <cbiesinger@google.com>
1298
1299 * gdb.python/python.exp: Expect a leading underscore on
1300 GdbOutput{,Error}File.
1301
22a2ab04
SL
13022019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1303
1304 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1305 Windows host.
1306
835b995b
SL
13072019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1308
1309 * gdb.base/batch-preserve-term-settings.exp
1310 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1311
97dd8e07
CB
13122019-08-15 Christian Biesinger <cbiesinger@google.com>
1313
1314 * lib/gdb.exp: When running on a mingw target, replace
1315 /x/ with x:/.
1316
75faf5c4
AH
13172019-08-14 Alan Hayward <alan.hayward@arm.com>
1318
1319 * gdb.arch/aarch64-prologue.c: New test.
1320 * gdb.arch/aarch64-prologue.exp: New file.
1321
abc6c00f
TV
13222019-08-13 Tom de Vries <tdevries@suse.de>
1323
1324 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1325 Thread.
1326
74c2c1f4
SL
13272019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1328
1329 * gdb.python/py-completion.exp: Download the .py file to the host
1330 and use its host pathname. Conditionalize tests that use
1331 tab completion and manipulate files on the build machine.
1332 * gdb.python/py-events.exp: Download the .py file to the host
1333 and use its host pathname.
1334 * gdb.python/py-evsignal.exp: Likewise.
1335 * gdb.python/py-evthreads.exp: Likewise.
1336 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1337 pathname syntax.
1338 * gdb.python/py-framefilter.exp: Download the .py file to the right
1339 place on the host. Match Windows pathname syntax.
1340 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1341 .py file to the host and use its host pathname.
1342 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1343 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1344 build pathname. Skip symlink test on Windows host. Add missing
1345 newline at end of file.
1346 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1347 and use its host pathname.
1348 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1349 * gdb.python/py-section-script.exp: Use host location of binfile
1350 on safe-path. Use correct path separator on Windows host.
1351 Reorder alternatives in gdb_test_multiple to prevent matching
1352 the wrong alternative on success.
1353 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1354
ca2589f3
PP
13552019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1356
1357 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1358 expect the GDB inferior to no longer immediately stop after
1359 being resumed with "signal SIGINT".
1360
020a839d
SL
13612019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1362
1363 * gdb.linespec/break-ask.exp: Generalize regexps to match
1364 Windows pathnames too.
1365
128d6509
TV
13662019-08-08 Tom de Vries <tdevries@suse.de>
1367
1368 PR testsuite/24862
1369 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1370
590042fc
PW
13712019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1372
1373 * gdb.base/style.exp: Update tests for help doc new invariants.
1374 * gdb.base/help.exp: Likewise.
1375
046bebe1
TT
13762019-08-06 Tom Tromey <tom@tromey.com>
1377
1378 * gdb.base/style.exp: Add disassemble test.
1379 * gdb.base/style.c (some_called_function): New function.
1380 (main): Use it.
1381
0b27c27d
CB
13822019-08-05 Christian Biesinger <cbiesinger@google.com>
1383
1384 * gdb.python/py-block.exp: Test dictionary access on blocks.
1385
580f1034
SM
13862019-08-05 Simon Marchi <simon.marchi@efficios.com>
1387
1388 PR gdb/24863
1389 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1390 -list-thread-groups --available test when running under
1391 check-read1.
1392
d86bd7cb
TV
13932019-08-05 Tom de Vries <tdevries@suse.de>
1394
1395 PR testsuite/24863
1396 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1397 * gdb.base/help.exp: Use with_read1_timeout_factor.
1398 * gdb.base/info-macros.exp: Same.
1399 * gdb.cp/nested-types.exp: Same.
1400
a80cf5d8
TV
14012019-08-05 Tom de Vries <tdevries@suse.de>
1402
1403 * lib/gdb.exp (version_at_least): Factor out of ...
1404 (tcl_version_at_least): ... here.
1405 (gdb_compile): Fail if pie results in non-PIE executable.
1406 (readelf_version, readelf_prints_pie): New proc.
1407 (exec_is_pie): Return -1 if unknown.
1408
d0962838
TV
14092019-08-05 Tom de Vries <tdevries@suse.de>
1410
1411 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1412
2252ff3d
SL
14132019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1414
1415 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1416
26655f53
SL
14172019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1418
1419 * lib/completion-support.exp (test_gdb_complete_none): Skip
1420 tab completion tests if no readline support.
1421 (test_gdb_complete_unique_re): Likewise.
1422 (test_gdb_complete_multiple): Likewise.
1423
db4dc13e
PW
14242019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1425
1426 * gdb.base/info_sources.exp: New file.
1427 * gdb.base/info_sources.c: New file.
1428 * gdb.base/info_sources_base.c: New file.
1429
0eba165a
PFC
14302019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1431
1432 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1433 prefix argument.
1434 (test_exit_status): Add prefix argument.
1435
59bd512b
TV
14362019-08-01 Tom de Vries <tdevries@suse.de>
1437
1438 PR testsuite/24863
1439 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1440 calling exp_continue for new thread and thread exited messages.
1441
2a3ad588
TV
14422019-08-01 Tom de Vries <tdevries@suse.de>
1443
1444 PR testsuite/24863
1445 * gdb.base/structs.exp: Fix check-read1 timeout using
1446 gdb_test_sequence.
1447 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1448
117eb594
TV
14492019-08-01 Tom de Vries <tdevries@suse.de>
1450
1451 PR testsuite/24863
1452 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1453 line.
1454
ed591340
TV
14552019-08-01 Tom de Vries <tdevries@suse.de>
1456
1457 PR testsuite/24863
1458 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1459
aa3b6533
TT
14602019-07-30 Tom Tromey <tromey@adacore.com>
1461
1462 * gdb.ada/display_nested.exp: New file.
1463 * gdb.ada/display_nested/foo.adb: New file.
1464 * gdb.ada/display_nested/pack.adb: New file.
1465 * gdb.ada/display_nested/pack.ads: New file.
1466
2906593f
CB
14672019-07-30 Christian Biesinger <cbiesinger@google.com>
1468
1469 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1470 namespace.
1471 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1472
0f575925
TV
14732019-07-30 Tom de Vries <tdevries@suse.de>
1474
1475 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1476 instead.
1477
b13057d9
TV
14782019-07-30 Tom de Vries <tdevries@suse.de>
1479
1480 PR testsuite/24834
1481 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1482 (exec_is_pie): New proc.
1483
5c4dde85
CB
14842019-07-29 Christian Biesinger <cbiesinger@google.com>
1485
1486 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1487
c620ed88
CB
14882019-07-29 Christian Biesinger <cbiesinger@google.com>
1489
1490 * gdb.python/py-objfile.c: Add global and static vars.
1491 * gdb.python/py-objfile.exp: Test new functions Objfile.
1492 lookup_global_symbol and lookup_static_symbol.
1493
3d235706
TT
14942019-07-29 Tom Tromey <tom@tromey.com>
1495
1496 * lib/tuiterm.exp (Term::_csi_@): New proc.
1497 (Term::_csi_X): Don't move cursor.
1498
c7e4c0a6
PW
14992019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1500
1501 * gdb.base/options.exp: Update backtrace - completion to
1502 new option -frame-info.
1503 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1504 Test new 'set print frame-info'. Test backtrace -frame-info
1505 overriding 'set print frame-info'.
1506 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1507 Test new 'set print frame-info'.
1508 Verify consistency of backtrace with and without filters, with and
1509 without -no-filters.
1510 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1511 default.
1512
de28a3b7
TV
15132019-07-29 Tom de Vries <tdevries@suse.de>
1514
1515 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1516 no arguments".
1517
507dd60e
TV
15182019-07-29 Tom de Vries <tdevries@suse.de>
1519
1520 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1521 is a substring of the first for "complete non-unique file name".
1522
5beafce9
TV
15232019-07-29 Tom de Vries <tdevries@suse.de>
1524
1525 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1526 with ".*".
1527
2d274232
TV
15282019-07-29 Tom de Vries <tdevries@suse.de>
1529
1530 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1531 Pass prompt_regexp parameter to gdb_test_multiple calls.
1532
9197cd8b
TV
15332019-07-29 Tom de Vries <tdevries@suse.de>
1534
1535 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1536 print registers" regexps.
1537
b528dae0
TV
15382019-07-29 Tom de Vries <tdevries@suse.de>
1539
1540 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1541
d17725d7
TV
15422019-07-29 Tom de Vries <tdevries@suse.de>
1543
1544 PR gdb/24855
1545 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1546 (skip_python_tests_prompt): Add prompt_regexp argument to
1547 gdb_test_multiple calls.
1548
52b75bf1
TT
15492019-07-27 Tom Tromey <tom@tromey.com>
1550
1551 * gdb.tui/main.exp: New file.
1552
2b1d00c2
TT
15532019-07-27 Tom Tromey <tom@tromey.com>
1554
1555 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1556 optional.
1557 * gdb.tui/empty.exp: New file.
1558
ded631d5
TT
15592019-07-27 Tom Tromey <tom@tromey.com>
1560
1561 * lib/tuiterm.exp (spawn): New proc.
1562 (Term::resize): New proc.
1563 * gdb.tui/resize.exp: New file.
1564
58ac439d
TT
15652019-07-27 Tom Tromey <tom@tromey.com>
1566
1567 * gdb.tui/list.exp: New file.
1568
fe1f56ee
TT
15692019-07-27 Tom Tromey <tom@tromey.com>
1570
1571 * gdb.tui/regs.exp: New file.
1572
f790b310
TT
15732019-07-27 Tom Tromey <tom@tromey.com>
1574
1575 * gdb.tui/basic.exp: Add "layout split" test.
1576
d95fc6ee
TT
15772019-07-27 Tom Tromey <tom@tromey.com>
1578
1579 * gdb.tui/basic.exp: Add "layout asm" test.
1580
c3786b3a
TT
15812019-07-27 Tom Tromey <tom@tromey.com>
1582
1583 * lib/tuiterm.exp: New file.
1584 * gdb.tui/basic.exp: New file.
1585
98a617f8
KB
15862019-07-27 Kevin Buettner <kevinb@redhat.com>
1587
1588 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1589 Enable tests associated with this flag. Adjust regex
1590 referencing "foo_low" to now refer to "foo_cold" instead.
1591
5c076da4
KB
15922019-07-27 Kevin Buettner <kevinb@redhat.com>
1593
1594 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1595 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1596 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1597 foo_cold. Revise comments to match.
1598 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1599 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1600 were wrapped into this proc; Call do_test in loop from outermost
1601 level.
1602 (foo_low): Rename all occurrences to "foo_cold".
1603 (backtrace from baz): New test.
1604 (x2/i foo_cold): New test.
1605 (info line *foo_cold): New test.
1606
1512d3b7
TV
16072019-07-26 Tom de Vries <tdevries@suse.de>
1608
1609 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1610
297989a1
TV
16112019-07-25 Tom de Vries <tdevries@suse.de>
1612
1613 PR testsuite/24830
1614 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1615 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1616 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1617 (skip_libstdcxx_probe_tests): ... here.
1618 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1619
b3b965fb
TV
16202019-07-24 Tom de Vries <tdevries@suse.de>
1621
1622 PR testsuite/24807
1623 * gdb.objc/basicclass.m: Include stdio.h.
1624 * gdb.objc/nondebug.m: Same.
1625 * gdb.objc/objcdecode.m: Same.
1626
4625b4d0
TV
16272019-07-24 Tom de Vries <tdevries@suse.de>
1628
1629 PR testsuite/24612
1630 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1631 additional_flags.
1632
024a5840
TV
16332019-07-24 Tom de Vries <tdevries@suse.de>
1634
1635 PR testsuite/24831
1636 * gdb.multi/tids.exp: Update error messages for info threads.
1637
c76ddaa3
TV
16382019-07-24 Tom de Vries <tdevries@suse.de>
1639
1640 * gdb.base/info-types.exp: Allow info types to print info for more than
1641 one file.
1642
9a618ef6
TV
16432019-07-23 Tom de Vries <tdevries@suse.de>
1644
1645 PR testsuite/24842
1646 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1647 gdb_spawn_with_cmdline_opts.
1648
40eadf04
SP
16492019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1650
1651 * gdb.arch/arm-cmse-sgstubs.c: New test.
1652 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1653
5ba29434
TV
16542019-07-23 Tom de Vries <tdevries@suse.de>
1655
1656 PR testsuite/24711
1657 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1658 issuing next command.
1659
a8e9d247
AB
16602019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1661
1662 * gdb.ada/info_auto_lang.exp: Update expected results.
1663 * gdb.base/info-types.c: Add additional types to check.
1664 * gdb.base/info-types.exp: Update expected results.
1665
eb86c5e2
AB
16662019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1667
1668 * gdb.base/info-types.c: New file.
1669 * gdb.base/info-types.exp: New file.
1670
01e175fe
AB
16712019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1672
1673 * gdb.arch/riscv-bp-infcall.c: New file.
1674 * gdb.arch/riscv-bp-infcall.exp: New file.
1675
6b78c3f8
AB
16762019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1677
1678 PR breakpoints/24541
1679 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1680
da738167
TV
16812019-07-14 Tom de Vries <tdevries@suse.de>
1682
1683 PR testsuite/24760
1684 * gdb.objc/basicclass.exp: Fix unterminated string.
1685
0d4e84ed
AB
16862019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1687 Andrew Burgess <andrew.burgess@embecosm.com>
1688
1689 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1690 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1691 negative bounds.
1692 * gdb.fortran/vla-value.exp: Print elements of an array with
1693 negative bounds.
1694 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1695 testing.
1696
021d8588
AB
16972019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1698
1699 * gdb.base/options.exp (expect_string): Dequote strings in
1700 results.
1701 (test-string): Test strings with different quoting and reindent.
1702
f06f1252
TT
17032019-07-10 Tom Tromey <tromey@adacore.com>
1704
1705 * gdb.ada/mi_ex_cond.exp: Update expected results.
1706 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1707 * gdb.ada/mi_catch_ex.exp: Update expected results.
1708 * gdb.ada/mi_catch_assert.exp: Update expected results.
1709 * gdb.ada/catch_ex.exp (catch_exception_info)
1710 (catch_exception_entry, catch_assert_entry)
1711 (catch_unhandled_entry): Update.
1712 * gdb.ada/catch_assert_if.exp: Update expected results.
1713
b863685d
RB
17142019-07-10 Richard Bunt <richard.bunt@arm.com>
1715 Stephen Roberts <stephen.roberts@arm.com>
1716
1717 * gdb.base/define.exp: Restore original prompt.
1718
cb1e4e32
PA
17192019-07-09 Pedro Alves <palves@redhat.com>
1720
1721 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1722 breakpoints" output.
1723 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1724 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1725 throw" creates breakpoint.
1726 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1727 'type="catchpoint"'.
1728
b58a68fe
PA
17292019-07-09 Pedro Alves <palves@redhat.com>
1730
1731 PR c++/15468
1732 * gdb.cp/except-multi-location-lib.cc: New.
1733 * gdb.cp/except-multi-location-main.cc: New.
1734 * gdb.cp/except-multi-location.exp: New.
1735
0826779b
PW
17362019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1737
1738 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1739 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1740 argument and update callers.
1741
5b0e2db4
AB
17422019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1743
1744 * gdb.arch/amd64-break-on-asm-line.S: New file.
1745 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1746
1f6f6e21
PW
17472019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1748
1749 * gdb.base/printcmds.exp: Test printing C string and
1750 C wide string convenience vars without transiting via the inferior.
1751 Also make test names unique.
1752
ea142fbf
AH
17532019-07-08 Alan Hayward <alan.hayward@arm.com>
1754
5862c886 1755 PR breakpoints/25011
ea142fbf
AH
1756 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1757
213fd9fa
PA
17582019-07-04 Pedro Alves <palves@redhat.com>
1759
1760 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1761 body returned ok(0), break(3) or continue(4).
1762 * gdb.testsuite/foreach_with_prefix.exp: New file.
1763
2b40fda7
AH
17642019-07-04 Alan Hayward <alan.hayward@arm.com>
1765
1766 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1767
a26c8de0
PA
17682019-07-03 Pedro Alves <palves@redhat.com>
1769
1770 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1771 "return -code".
1772
5f4ba3e7
PA
17732019-07-03 Pedro Alves <palves@redhat.com>
1774
1775 PR cli/24732
1776 * gdb.base/shell.exp: Load completion-support.exp.
1777 Adjust expected error output. Add completion tests.
1778
a994424f
PA
17792019-07-03 Pedro Alves <palves@redhat.com>
1780
1781 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1782 string_to_regexp.
1783
3d9be6f5
PA
17842019-07-03 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1787 (expect_integer): Adjust to expect "-string".
1788 (expect_string): New.
1789 (all_options): Expect "-string".
1790 (test-flag, test-boolean): Adjust to expect "-string".
1791 (test-string): New proc.
1792 (top level): Call it.
1793
41fc454c
PA
17942019-07-03 Pedro Alves <palves@redhat.com>
1795
1796 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1797 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1798 the expected output in the success.
1799
b2b2a215
PA
18002019-07-03 Pedro Alves <palves@redhat.com>
1801
1802 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1803 Split one gdb_test_multiple call in two to avoid a race.
1804
fdbc9870
PA
18052019-07-03 Pedro Alves <palves@redhat.com>
1806
1807 * gdb.base/with.c: New file.
1808 * gdb.base/with.exp: New file.
1809
c6ac8931
PA
18102019-07-03 Pedro Alves <palves@redhat.com>
1811
1812 * gdb.base/settings.exp: Replace all references to "maint
1813 test-settings set" with references to "maint set test-settings",
1814 and all references to "maint test-settings show" with references
1815 to "maint show test-settings".
1816
970f9d09
PA
18172019-07-03 Pedro Alves <palves@redhat.com>
1818
1819 * gdb.base/settings.exp (test-string): Adjust expected out when
1820 testing "maint test-settings show filename"
1821
54d66006
PA
18222019-07-02 Pedro Alves <palves@redhat.com>
1823
1824 * gdb.base/options.exp (test-info-threads): New procedure.
1825 (top level): Call it.
1826
10d06d82
TT
18272019-06-28 Tom Tromey <tromey@adacore.com>
1828
1829 * gdb.dwarf2/ada-linkage-name.c: New file.
1830 * gdb.dwarf2/ada-linkage-name.exp: New file.
1831
3d507ff2
TT
18322019-06-27 Tom Tromey <tromey@adacore.com>
1833
d039f014 1834 PR c++/20020:
3d507ff2
TT
1835 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1836
8af58ffe
TV
18372019-06-26 Tom de Vries <tdevries@suse.de>
1838
1839 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1840
22e21752
TV
18412019-06-26 Tom de Vries <tdevries@suse.de>
1842
1843 * gdb.base/index-cache.exp: Add back missing debug option.
1844
b65b566c
PW
18452019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1846
1847 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1848
5c2c8c69
TV
18492019-06-25 Tom de Vries <tdevries@suse.de>
1850
1851 PR testsuite/24727
1852 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1853
164e3873
TV
18542019-06-24 Tom de Vries <tdevries@suse.de>
1855
1856 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1857
824eacee
TV
18582019-06-24 Tom de Vries <tdevries@suse.de>
1859
1860 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1861 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1862 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1863
385b97d3
TV
18642019-06-24 Tom de Vries <tdevries@suse.de>
1865
1866 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1867
c596f180
TV
18682019-06-21 Tom de Vries <tdevries@suse.de>
1869
1870 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1871
b13a7d03
TV
18722019-06-21 Tom de Vries <tdevries@suse.de>
1873
1874 PR testsuite/24518
1875 PR ada/24713
1876 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1877 index.
1878
899277ae
TT
18792019-06-19 Tom Tromey <tromey@adacore.com>
1880
1881 * gdb.ada/length_cond.exp: Add intro comment.
1882
680e1bee
TT
18832019-06-19 Tom Tromey <tromey@adacore.com>
1884
1885 * gdb.ada/length_cond.exp: New file.
1886 * gdb.ada/length_cond/length_cond.adb: New file.
1887 * gdb.ada/length_cond/pck.adb: New file.
1888 * gdb.ada/length_cond/pck.ads: New file.
1889
0ed4690a
TV
18902019-06-18 Tom de Vries <tdevries@suse.de>
1891
1892 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1893
d20ed5fd
TT
18942019-06-18 Tom Tromey <tromey@adacore.com>
1895
1896 * gdb.base/list0.h: Add comment explaining control character.
1897
86e04673
TV
18982019-06-18 Tom de Vries <tdevries@suse.de>
1899
1900 * boards/fission.exp: Break up long debug_flags line.
1901
c4973306
SM
19022019-06-16 Tom de Vries <tdevries@suse.de>
1903
1904 PR gdb/24445
1905 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1906 generated index.
1907
93cb9841
AB
19082019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1909
1910 PR gdb/24686
1911 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1912 improve detection of bug gdb/24541.
1913
399aaebd
SM
19142019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1915
1916 PR gdb/24669
1917 * gdb.base/index-cache.exp (uses_readnow,
1918 expecting_index_cache_use): Define global variable.
1919 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1920 expecting_index_cache_use.
1921
584a927c
AB
19222019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1923 Andrew Burgess <andrew.burgess@embecosm.com>
1924
1925 * gdb.fortran/pointers.f90: New file.
1926 * gdb.fortran/print_type.exp: New file.
1927 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1928 * gdb.fortran/vla-type.exp: Likewise.
1929 * gdb.fortran/vla-value.exp: Likewise.
1930 * gdb.mi/mi-vla-fortran.exp: Likewise.
1931
30056ea0
AB
19322019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1933
1934 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1935 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1936 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1937 as a stop reason.
1938
ec8e2b6d
AB
19392019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1940
1941 * gdb.base/annota1.exp: Update expected results.
1942 * gdb.cp/annota2.exp: Likewise.
1943 * gdb.cp/annota3.exp: Likewise.
1944
09e4c4e1
AB
19452019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1946
1947 * gdb.base/style-logging.exp: Remove path from test name.
1948
0735b091
TT
19492019-06-14 Tom Tromey <tromey@adacore.com>
1950
1951 PR gdb/24502:
1952 * gdb.base/style-logging.exp: New file.
1953
f5686554
TT
19542019-06-14 Tom Tromey <tromey@adacore.com>
1955
1956 * gdb.base/symfile-warn.exp: New file.
1957 * gdb.base/symfile-warn.c: New file.
1958
a0c1ffed
TT
19592019-06-14 Tom Tromey <tromey@adacore.com>
1960
1961 * gdb.base/annotate-symlink.exp: New file.
1962
f411722c
TT
19632019-06-14 Tom Tromey <tromey@adacore.com>
1964
1965 * gdb.ada/set_wstr.exp: Add reassignment test.
1966
4268ec18
TT
19672019-06-14 Tom Tromey <tromey@adacore.com>
1968
1969 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1970 'unchecked_access and 'unrestricted_access as well.
1971
9a9e394b
TT
19722019-06-14 Tom Tromey <tromey@adacore.com>
1973
1974 PR ada/24539:
1975 * gdb.ada/vla.exp: Update tests.
1976 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1977 pragma.
1978
4c048731
PA
19792019-06-13 Pedro Alves <palves@redhat.com>
1980
1981 * gdb.base/settings.exp (test-integer): Test junk after
1982 "unlimited".
1983
6665660a
PA
19842019-06-13 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.base/options.exp (test-thread-apply): New.
1987 (top level): Call it.
1988
5d707134
PA
19892019-06-13 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.base/options.exp (test-frame-apply): New.
1992 (top level): Test print commands with different "frame apply"
1993 prefixes.
1994
e2a689da
PA
19952019-06-13 Pedro Alves <palves@redhat.com>
1996
e79be6e5 1997 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1998 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1999 'max_completions' parameter and handle it.
2000 (test_gdb_completion_offers_commands): New.
2001
90a1ef87
PA
20022019-06-13 Pedro Alves <palves@redhat.com>
2003
2004 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2005
d4c16835
PA
20062019-06-13 Pedro Alves <palves@redhat.com>
2007
2008 * gdb.base/options.exp (test-backtrace): New.
2009 (top level): Call it.
2010
2daf894e
PA
20112019-06-13 Pedro Alves <palves@redhat.com>
2012
2013 * gdb.guile/scm-frame-args.exp: Use "set print
2014 raw-frame-arguments" instead of "set print raw frame-arguments".
2015 * gdb.python/py-frame-args.exp: Likewise.
2016
e6ed716c
PA
20172019-06-13 Pedro Alves <palves@redhat.com>
2018
2019 * gdb.compile/compile.exp: Adjust expected output to option
2020 processing changes.
2021
7d8062de
PA
20222019-06-13 Pedro Alves <palves@redhat.com>
2023
2024 * gdb.base/options.exp: Build executable.
2025 (test-print): New procedure.
2026 (top level): Call it, once for "print" and another for "compile
2027 print".
2028
9d0faba9
PA
20292019-06-13 Pedro Alves <palves@redhat.com>
2030
2031 * gdb.base/options.c: New file.
2032 * gdb.base/options.exp: New file.
2033
dee7b4c8
PA
20342019-06-13 Pedro Alves <palves@redhat.com>
2035
2036 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2037 that "o" is ambiguous.
2038
dca0f6c0
PA
20392019-06-13 Pedro Alves <palves@redhat.com>
2040
2041 * gdb.base/settings.c: New file.
2042 * gdb.base/settings.exp: New file.
2043
ccf46844
PA
20442019-06-13 Pedro Alves <palves@redhat.com>
2045
2046 * gdb.base/completion.exp: Fix comment typo.
2047
b9a3f842
PA
20482019-06-13 Pedro Alves <palves@redhat.com>
2049
2050 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2051 foo --1" test.
2052
d106773e
PA
20532019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2054
2055 * gdb.fortran/block-data.f: New.
2056 * gdb.fortran/block-data.exp: New.
2057
fea82da0
TV
20582019-06-11 Tom de Vries <tdevries@suse.de>
2059
2060 PR testsuite/24521
2061 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2062 message.
2063
8c2e74f1
TV
20642019-06-11 Tom de Vries <tdevries@suse.de>
2065
2066 PR testsuite/24521
2067 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2068
b49851c8
TV
20692019-06-11 Tom de Vries <tdevries@suse.de>
2070
2071 * boards/readnow.exp: New file.
2072
a7067863
AB
20732019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2074
2075 * gdb.fortran/vla-sizeof.exp: Update expected results.
2076
1a3da2cd
AB
20772019-06-06 Amos Bird <amosbird@gmail.com>
2078
2079 * gdb.base/annota1.exp (thread_switch): Add test for
2080 thread-exited annotation.
2081
3847a7bf
TT
20822019-06-06 Tom Tromey <tromey@adacore.com>
2083
2084 * gdb.base/maint.exp: Expect command started/finished output.
2085
0088ba59
AB
20862019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2087
2088 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2089 comment.
2090 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2091
312617a3
AB
20922019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2093
2094 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2095 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2096 * gdb.arch/riscv-unwind-long-insn.c: New file.
2097 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2098
e1f2e1a2
CB
20992019-06-04 Christian Biesinger <cbiesinger@google.com>
2100
d3238f7d 2101 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2102
206584bd
PW
21032019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2104
2105 * lib/gdb.exp (help_list_trailer): New regexp variable
2106 factorizing the help trailer message.
2107 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2108 arg to allow to better factorize various tests.
2109 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2110 (test_prefix_command_help): Use help_list_trailer.
2111 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2112 * gdb.guile/scm-cmd.exp: Likewise.
2113 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2114 * gdb.base/help.exp: Use test_user_defined_class_help.
2115 * gdb.base/style.exp: Add tests for styling of help and apropos.
2116 * lib/gdb-utils.exp (style): Add title and highlight styles.
2117
708dc93e
PW
21182019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2119
2120 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2121 $_shell_exitsignal.
2122 * gdb.base/default.exp: Update for new convenience variables.
2123
f49055a5
TT
21242019-05-29 Tom Tromey <tromey@adacore.com>
2125
2126 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2127 to "break complete ada" test case's regexp.
2128
4330d61d
TT
21292019-05-29 Tom Tromey <tromey@adacore.com>
2130
2131 PR c++/20020:
2132 * gdb.cp/constexpr-field.exp: New file.
2133 * gdb.cp/constexpr-field.cc: New file.
2134
000439d5
TT
21352019-05-29 Tom Tromey <tromey@adacore.com>
2136
2137 * gdb.base/finish.exp (finish_no_print): New proc.
2138 (finish_tests): Call it.
2139
5a01c34c
TV
21402019-05-24 Tom de Vries <tdevries@suse.de>
2141
2142 * gdb.dwarf2/gdb-add-index.exp: New file.
2143
18125b16
TT
21442019-05-22 Tom Tromey <tromey@adacore.com>
2145
2146 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2147 * gdb.base/style.exp: Use "style".
2148 * lib/gdb-utils.exp (style): New proc.
2149
af1a8d03
TV
21502019-05-22 Tom de Vries <tdevries@suse.de>
2151
2152 * gdb.base/align.exp: Require c++11.
2153
e7fe496b
TV
21542019-05-22 Tom de Vries <tdevries@suse.de>
2155
2156 PR testsuite/24586
2157 * gdb.python/py-mi-var-info-path-expression.exp: Call
2158 mi_skip_python_tests to check if python is supported.
2159
8fca4da0
AH
21602019-05-22 Alan Hayward <alan.hayward@arm.com>
2161
2162 * gdb.arch/aarch64-pauth.c: New test.
2163 * gdb.arch/aarch64-pauth.exp: New file.
2164
b7060614
AH
21652019-05-22 Alan Hayward <alan.hayward@arm.com>
2166
2167 * README (Re-running Tests Outside The Testsuite): New section.
2168
669d0468
TV
21692019-05-21 Tom de Vries <tdevries@suse.de>
2170
2171 * gdb.arch/amd64-eval.exp: Require c++11.
2172 * gdb.base/max-depth.exp: Same.
2173 * gdb.compile/compile-cplus-array-decay.exp: Same.
2174 * gdb.cp/meth-typedefs.exp: Same.
2175 * gdb.cp/subtypes.exp: Same.
2176 * gdb.cp/temargs.exp: Same.
2177
ce3ebcaa
AH
21782019-05-21 Alan Hayward <alan.hayward@arm.com>
2179
2180 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2181
34d11c68
AB
21822019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2183
2184 PR gdb/18644
2185 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2186 * gdb.fortran/printing-types.exp: Add new test.
2187 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2188 testing.
2189 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2190 setup_kfail call.
2191
87781e84
AH
21922019-05-17 Alan Hayward <alan.hayward@arm.com>
2193
2194 * README (Running the Testsuite): Change example.
2195 (Testsuite Parameters): Remove TRANSCRIPT.
2196 * lib/gdb.exp: Remove TRANSCRIPT check.
2197
b420b89e
AH
21982019-05-17 Alan Hayward <alan.hayward@arm.com>
2199
2200 * README (Testsuite Parameters): Add replay logging to
2201 GDBSERVER_DEBUG.
2202 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2203 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2204 as a comma separated list.
2205 (gdb_debug_init): Override procedure.
2206
408e9b8b
AH
22072019-05-17 Alan Hayward <alan.hayward@arm.com>
2208
2209 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2210 (gdb_write_cmd_file): New procedure.
2211 * lib/gdbserver-support.exp (gdbserver_start): Call
2212 gdbserver_write_cmd_file.
2213 (gdbserver_write_cmd_file): New procedure.
2214
f9e2e39d
AH
22152019-05-17 Alan Hayward <alan.hayward@arm.com>
2216
2217 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2218 (delete_breakpoints): Likewise.
2219 (gdb_run_cmd): Likewise.
2220 (gdb_start_cmd): Likewise.
2221 (gdb_starti_cmd): Likewise.
2222 (gdb_internal_error_resync): Likewise.
2223 (gdb_test_multiple): Likewise.
2224 (gdb_reinitialize_dir): Likewise.
2225 (default_gdb_exit): Likewise.
2226 (gdb_file_cmd): Mark kill as optional.
2227 (default_gdb_start): Call gdb_stdin_log_init.
2228 (send_gdb): Call gdb_stdin_log_write.
2229 (rerun_to_main): Mark Y as an answer.
2230 (gdb_stdin_log_init): New function.
2231 (gdb_stdin_log_write): Likewise.
2232
81f47ac2
AH
22332019-05-17 Alan Hayward <alan.hayward@arm.com>
2234
2235 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2236 * gdb.base/debug-expr.exp: Likewise.
2237 * gdb.base/foll-fork.exp: Likewise.
2238 * gdb.base/foll-vfork.exp: Likewise.
2239 * gdb.base/fork-print-inferior-events.exp: Likewise.
2240 * gdb.base/gdb-sigterm.exp: Likewise.
2241 * gdb.base/gdbinit-history.exp: Likewise.
2242 * gdb.base/osabi.exp: Likewise.
2243 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2244 * gdb.base/ui-redirect.exp: Likewise.
2245 * gdb.gdb/unittest.exp: Likewise.
2246 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2247 * gdb.mi/mi-watch.exp: Likewise.
2248 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2249 * gdb.mi/user-selected-context-sync.exp: Likewise.
2250 * gdb.python/python.exp: Disable debug test when debugging.
2251 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2252 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2253 Likewise.
2254 * gdb.threads/stepi-random-signal.exp: Likewise.
2255
29b52314
AH
22562019-05-17 Alan Hayward <alan.hayward@arm.com>
2257
2258 * Makefile.in: Pass through GDB_DEBUG.
2259 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2260 (gdb,debug): Add board setting.
2261 * lib/gdb.exp (default_gdb_start): Start debugging.
2262 (gdb_debug_enabled): New procedure.
2263 (gdb_debug_init): Likewise.
29b52314
AH
2264
22652019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2266
29b52314
AH
2267 * Makefile.in: Pass through GDB_DEBUG.
2268 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2269 (gdb,debug): Add board setting.
2270 * lib/gdb.exp (default_gdb_start): Start debugging.
2271 (gdb_debug_enabled): New procedure.
2272 (gdb_debug_init): Likewise.
29b52314 2273
ca1285d1
AH
22742019-05-17 Alan Hayward <alan.hayward@arm.com>
2275
2276 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2277
f3a09c80
AH
22782019-05-17 Alan Hayward <alan.hayward@arm.com>
2279
2280 * gdb.base/ui-redirect.exp: Test redirection.
2281
26648588
JV
22822019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2283
2284 * gdb.mi/mi-complete.exp: New file.
2285 * gdb.mi/mi-complete.cc: Likewise.
2286
14237686
AB
22872019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2288
2289 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2290 indexed and sliced arrays, and pointers to arrays.
2291
e7bd7fba
TT
22922019-05-14 Tom Tromey <tromey@adacore.com>
2293
2294 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2295 styling test.
2296
2764128d
TV
22972019-05-14 Tom de Vries <tdevries@suse.de>
2298
2299 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2300 selection entry encoding.
2301
71bed2db
TT
23022019-05-10 Tom Tromey <tromey@adacore.com>
2303
2304 * gdb.ada/info_exc.exp: Add "complete" test.
2305
63b667ad
TV
23062019-05-09 Tom de Vries <tdevries@suse.de>
2307
2308 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2309 CU-relative.
2310
9cfd2b89
TV
23112019-05-09 Tom de Vries <tdevries@suse.de>
2312
2313 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2314 CU-relative.
2315
2228ef77
XR
23162019-05-08 Joel Brobecker <brobecker@adacore.com>
2317
2318 * gdb.ada/frame_arg_lang.exp: New testcase.
2319 * gdb.ada/frame_arg_lang/bla.adb: New file.
2320 * gdb.ada/frame_arg_lang/pck.ads: New file.
2321 * gdb.ada/frame_arg_lang/pck.adb: New file.
2322 * gdb.ada/frame_arg_lang/foo.c: New file.
2323
80e55b13
TT
23242019-05-08 Tom Tromey <tromey@adacore.com>
2325
2326 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2327
9d3421af
TT
23282019-05-08 Tom Tromey <tromey@adacore.com>
2329
2330 * gdb.base/ptype-offsets.exp: Update tests.
2331
844333e2
TT
23322019-05-08 Tom Tromey <tromey@adacore.com>
2333
2334 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2335 cases.
2336 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2337 "short".
2338
988915ee
TT
23392019-05-08 Tom Tromey <tromey@adacore.com>
2340
2341 * gdb.ada/vla.exp: New file.
2342 * gdb.ada/vla/vla.adb: New file.
2343
7bd55dac
TV
23442019-05-07 Tom de Vries <tdevries@suse.de>
2345
2346 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2347
75f06e9d
TV
23482019-05-07 Tom de Vries <tdevries@suse.de>
2349
2350 PR testsuite/24522
2351 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2352 section.
2353
77e7aaa4
TV
23542019-05-07 Tom de Vries <tdevries@suse.de>
2355
2356 PR testsuite/24522
2357 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2358 .debug_aranges section.
2359
456ba0fa
TV
23602019-05-07 Tom de Vries <tdevries@suse.de>
2361
2362 PR testsuite/24159
2363 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2364
5a56d6a6
TV
23652019-05-06 Tom de Vries <tdevries@suse.de>
2366
2367 * lib/gdb.exp (exec_has_index_section): New proc.
2368 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2369 section.
2370
9d6d4be8
TV
23712019-05-04 Tom de Vries <tdevries@suse.de>
2372
2373 * boards/cc-with-debug-names.exp: New file.
2374
222a8d25
TT
23752019-05-03 Tom Tromey <tromey@adacore.com>
2376
2377 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2378 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2379 * gdb.ada/char_enum.exp: Add test.
2380
0fdfd794
TV
23812019-05-03 Tom de Vries <tdevries@suse.de>
2382
2383 * boards/cc-with-gdb-index.exp: New file.
2384
80062eb9
AB
23852019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2386
2387 * gdb.rust/simple.exp: Add new test case.
2388 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2389 (main): Initialise an instance of the new struct.
2390
4504bbde
TT
23912019-05-01 Tom Tromey <tromey@adacore.com>
2392
2393 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2394 record.
2395 (NPR): New variable.
2396 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2397 test.
2398
d48e62f4
TT
23992019-05-01 Tom Tromey <tromey@adacore.com>
2400
2401 * gdb.ada/packed_array_assign.exp: Add packed assignment
2402 regression test.
2403
f59f30f5
TV
24042019-05-01 Tom de Vries <tdevries@suse.de>
2405
2406 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2407
b70bfc54
TV
24082019-05-01 Tom de Vries <tdevries@suse.de>
2409
2410 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2411
15f18d14
AT
24122019-04-30 Ali Tamur <tamur@google.com>
2413
2414 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2415
2ff0a947
TT
24162019-04-30 Tom Tromey <tromey@adacore.com>
2417
2418 * lib/ada.exp (find_ada_tool): New proc.
2419 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2420 * gdb.ada/catch_ex_std.exp: New file.
2421 * gdb.ada/catch_ex_std/foo.adb: New file.
2422 * gdb.ada/catch_ex_std/some_package.adb: New file.
2423 * gdb.ada/catch_ex_std/some_package.ads: New file.
2424
a776957c
TT
24252019-04-30 Tom Tromey <tromey@adacore.com>
2426
2427 PR c++/24470:
2428 * gdb.cp/temargs.cc: Add test code from PR.
2429
bc68014d
AB
24302019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2431
2432 * gdb.fortran/vla-datatypes.exp: Update expected results.
2433 * gdb.fortran/vla-ptype.exp: Likewise.
2434 * gdb.fortran/vla-type.exp: Likewise.
2435 * gdb.fortran/vla-value.exp: Likewise.
2436
f1fdc960
AB
24372019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2438
2439 * gdb.fortran/ptr-indentation.exp: Update expected results.
2440 * gdb.fortran/ptype-on-functions.exp: Likewise.
2441 * gdb.fortran/vla-ptr-info.exp: Likewise.
2442 * gdb.fortran/vla-value.exp: Likewise.
2443
bf7a4de1
AB
24442019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2445
2446 * gdb.fortran/ptype-on-functions.exp: New file.
2447 * gdb.fortran/ptype-on-functions.f90: New file.
2448
bbe75b9d
AB
24492019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2450
2451 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2452 case void string.
2453
1db455a7
AB
24542019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2455
2456 * gdb.fortran/complex.exp: Expand.
2457 * gdb.fortran/complex.f: Renamed to...
2458 * gdb.fortran/complex.f90: ...this, and extended to add more
2459 complex values.
2460
b6d03bb2
AB
24612019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2462
2463 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2464 MODULO, CMPLX.
2465
2e62ab40
AB
24662019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2467 Richard Bunt <richard.bunt@arm.com>
2468
2469 * gdb.base/max-depth.c: New file.
2470 * gdb.base/max-depth.exp: New file.
2471 * gdb.python/py-nested-maps.c: New file.
2472 * gdb.python/py-nested-maps.exp: New file.
2473 * gdb.python/py-nested-maps.py: New file.
2474 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2475 (test_all_common): Call test_max_depth.
2476 * gdb.fortran/max-depth.exp: New file.
2477 * gdb.fortran/max-depth.f90: New file.
2478 * gdb.go/max-depth.exp: New file.
2479 * gdb.go/max-depth.go: New file.
2480 * gdb.modula2/max-depth.exp: New file.
2481 * gdb.modula2/max-depth.c: New file.
2482 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2483
d2b584a5
TV
24842019-04-29 Tom de Vries <tdevries@suse.de>
2485
2486 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2487
136afab8
PW
24882019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2489
2490 * gdb.base/callexit.exp: Test may-call-functions off.
2491
725cbb63
KS
24922019-04-25 Keith Seitz <keiths@redhat.com>
2493
2494 PR c++/24367
2495 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2496 (another_incomplete_struct, test_incomplete): New definitions.
2497 (main): Use new definitions.
2498 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2499 functions.
2500
701adfb0
PA
25012019-04-25 Ali Tamur <tamur@google.com>
2502
2503 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2504
82433e3e
SDJ
25052019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2506
2507 PR corefiles/11608
2508 PR corefiles/18187
2509 * gdb.base/coredump-filter-build-id.exp: New file.
2510
dd06d4d6
AH
25112019-04-25 Alan Hayward <alan.hayward@arm.com>
2512
e79be6e5
SM
2513 * Makefile.in: Pass through GDBSERVER_DEBUG.
2514 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2515 (gdbserver,debug): Add board setting.
2516 * gdb.trace/tspeed.exp: Skip when debugging.
2517 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2518 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2519
1670072e
TT
25202019-04-24 Tom Tromey <tromey@adacore.com>
2521
2522 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2523 Rust.
2524
a59240a4
TT
25252019-04-24 Tom Tromey <tromey@adacore.com>
2526
2527 * gdb.arch/amd64-eval.exp: Test bitfield return.
2528 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2529 (class Foo) <return_bitfields>: New method.
2530 (main): Call it.
2531
b907456c
AB
25322019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2533
2534 * gdb.cp/many-args.cc: New file.
2535 * gdb.cp/many-args.exp: New file.
2536
5c565afd
TV
25372019-04-23 Tom de Vries <tdevries@suse.de>
2538
2539 PR gdb/24433
2540 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2541
ba22ff86
AH
25422019-04-23 Alan Hayward <alan.hayward@arm.com>
2543
2544 * gdb.trace/backtrace.exp: Use nopie flag.
2545 * gdb.trace/circ.exp: Likewise.
2546 * gdb.trace/collection.exp: Likewise.
2547 * gdb.trace/ftrace.exp: Likewise.
2548 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2549 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2550 * gdb.trace/qtro.exp: Likewise.
2551 * gdb.trace/read-memory.exp: Likewise.
2552 * gdb.trace/report.exp: Likewise.
2553 * gdb.trace/tfile.exp: Likewise.
2554 * gdb.trace/tfind.exp: Likewise.
2555 * gdb.trace/unavailable.exp: Likewise.
2556
7905fc35
PA
25572019-04-22 Pedro Alves <palves@redhat.com>
2558
2559 * gdb.base/solib-probes-nosharedlibrary.c,
2560 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2561
8ecb59f8
TT
25622019-04-19 Tom Tromey <tromey@adacore.com>
2563
2564 * gdb.ada/ptype_union.c: New file.
2565 * gdb.ada/ptype_union.exp: New file.
2566
62160ec9
TT
25672019-04-19 Tom Tromey <tromey@adacore.com>
2568
2569 PR symtab/24423:
2570 * gdb.base/list0.h (foo): Add a control-l character.
2571
36cd4ba5
TV
25722019-04-18 Tom de Vries <tdevries@suse.de>
2573
2574 PR gdb/24433
2575 * boards/local-board.exp: Set sysroot to "".
2576
b73715df
TV
25772019-04-18 Tom de Vries <tdevries@suse.de>
2578 Pedro Alves <palves@redhat.com>
2579
2580 PR gdb/24454
2581 * gdb.threads/vfork-follow-child-exec.c: New file.
2582 * gdb.threads/vfork-follow-child-exec.exp: New file.
2583 * gdb.threads/vfork-follow-child-exit.c: New file.
2584 * gdb.threads/vfork-follow-child-exit.exp: New file.
2585
4aa866af
LS
25862019-04-15 Leszek Swirski <leszeks@google.com>
2587
2588 * gdb.arch/amd64-eval.cc: New file.
2589 * gdb.arch/amd64-eval.exp: New file.
2590
e5a1a79a
AH
25912019-04-11 Alan Hayward <alan.hayward@arm.com>
2592
2593 * gdb.server/sysroot.c: New test.
2594 * gdb.server/sysroot.exp: New file.
2595 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2596 matching param.
2597
41077b66
AB
25982019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2599
2600 * gdb.base/align.exp: Extend test to cover structures containing
2601 only static fields.
2602
c30391f8
TV
26032019-04-11 Tom de Vries <tdevries@suse.de>
2604
2605 * boards/cc-with-dwz-m.exp: New file.
2606 * boards/cc-with-dwz.exp: New file.
2607 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2608
e242fd12
SM
26092019-04-09 Simon Marchi <simon.marchi@efficios.com>
2610
2611 * gdb.base/start-cpp.exp: New file.
2612 * gdb.base/start-cpp.cc: New file.
2613
2b0c8b01
KB
26142019-04-08 Kevin Buettner <kevinb@redhat.com>
2615
2616 * gdb.python/py-thrhandle.exp: Adjust tests to call
2617 thread_from_handle instead of thread_from_thread_handle.
2618
947210e5
KB
26192019-04-08 Kevin Buettner <kevinb@redhat.com>
2620
2621 * gdb.python/py-thrhandle.exp: Add tests for
2622 gdb.InferiorThread.handle.
2623
d7df6549
AB
26242019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2625
2626 * gdb.python/py-function.exp: Check calling helper function from
2627 all languages.
2628 * lib/gdb.exp (gdb_supported_languages): New proc.
2629
8bdc1658
AB
26302019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2631
2632 * gdb.base/complex-parts.c: New file.
2633 * gdb.base/complex-parts.exp: New file.
2634
05caa1d2
TT
26352019-04-01 Tom Tromey <tromey@adacore.com>
2636
2637 PR symtab/23331:
2638 * gdb.dwarf2/dw2-ranges-main.c: New file.
2639 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2640 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2641
7734102d
EZ
26422019-03-30 Simon Marchi <simark@simark.ca>
2643
2644 * gdb.base/default.exp: Add values for $_gdb_major and
2645 $_gdb_minor.
2646
188e1fa9
TT
26472019-03-29 Tom Tromey <tromey@adacore.com>
2648
2649 * gdb.base/help.exp: Tighten apropos regexp.
2650
2880242d
KS
26512019-03-29 Keith Seitz <keiths@redhat.com>
2652
2653 * gdb.fortran/array-bounds.exp: New file.
2654 * gdb.fortran/array-bounds.f90: New file.
2655
077cad8e
PW
26562019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2657
2658 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2659
80047cfc
PW
26602019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2661
2662 * gdb.multi/hello.c (main): Increase alarm timer.
2663
f489207e
SL
26642019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2665
2666 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2667 factor when no hardware watchpoint support.
2668
c92df149
AH
26692019-03-28 Alan Hayward <alan.hayward@arm.com>
2670 Pedro Alves <palves@redhat.com>
2671
2672 * boards/local-board.exp: set sysroot to /.
2673
933aebfa
AH
26742019-03-27 Alan Hayward <alan.hayward@arm.com>
2675
2676 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2677 in child.
2678
9f9aa852
AB
26792019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2680
2681 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2682 field.
2683 (make_container): Initialise new field.
2684 * gdb.python/py-prettyprint.exp: Add new tests.
2685 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2686 <display_hint>: New method.
2687
3714a195
AB
26882019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2689
2690 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2691 gdb_continue_to_breakpoint more throughout this test.
2692 (run_lang_tests) Supply unique test names, and use
2693 gdb_test_no_output.
2694
18c77628
AB
26952019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2696
2697 * gdb.base/finish-pretty.exp: Update expected results.
2698 * gdb.base/pretty-print.c: New file.
2699 * gdb.base/pretty-print.exp: New file.
2700
9a93502f
PA
27012019-03-25 Pedro Alves <palves@redhat.com>
2702
2703 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2704 move comments outside list. Append '-i "" eof' section.
2705
968aa7ae
AH
27062019-03-22 Alan Hayward <alan.hayward@arm.com>
2707
34a7f2a4 2708 PR testsuite/25016
968aa7ae
AH
2709 * README: Add pie options.
2710 * gdb.base/break-interp.exp: Ensure pie is disabled.
2711 * gdb.base/dump.exp: Likewise.
2712 * lib/gdb.exp (gdb_compile): Add pie option.
2713
4c7d57e7
TT
27142019-03-19 Tom Tromey <tromey@adacore.com>
2715
2716 * gdb.mi/mi2-cli-display.c: New file.
2717 * gdb.mi/mi2-cli-display.exp: New file.
2718
bff8c71f
TT
27192019-03-18 Joel Brobecker <brobecker@adacore.com>
2720 Tom Tromey <tromey@adacore.com>
2721
2722 * gdb.ada/ptype_array/pck.adb: New file.
2723 * gdb.ada/ptype_array/pck.ads: New file.
2724 * gdb.ada/ptype_array/foo.adb: New file.
2725 * gdb.ada/ptype_array.exp: New file.
2726
d085f989
TT
27272019-03-14 Tom Tromey <tromey@adacore.com>
2728
2729 * gdb.base/style.exp: Add "set style sources" test.
2730
b4be1b06
SM
27312019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2732
2733 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2734 * mi-breakpoint-multiple-locations.exp: ... this.
2735 (make_breakpoints_pattern): New proc.
2736 (do_test): Add mi_version parameter, test -break-insert,
2737 -break-info and =breakpoint-created.
2738
7cde5fc2
AB
27392019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * config/default.exp: Remove 'load_lib gdb.exp'.
2742 * config/monitor.exp: Likewise.
2743 * config/sid.exp: Likewise.
2744 * config/sim.exp: Likewise.
2745 * config/slite.exp: Likewise.
2746 * config/unix.exp: Likewise.
2747 * gdb.base/default.exp: Remove unhelpful comment.
2748
efbecbc1
AB
27492019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2750
2751 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2752
0841c79a
AB
27532019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2754
2755 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2756
4a270568
AB
27572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2758
2759 * gdb.fortran/type-kinds.exp: Update expected results.
2760
067630bd
AB
27612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2762
2763 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2764
3be47f7a
AB
27652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2766
2767 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2768 function.
2769 (test_basic_parsing_of_type_kinds): Expand types tested.
2770 (test_parsing_invalid_type_kinds): New function.
2771
4d00f5d8
AB
27722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2773
2774 * gdb.fortran/intrinsics.exp: New file.
2775 * gdb.fortran/intrinsics.f90: New file.
2776 * gdb.fortran/type-kinds.exp: New file.
2777
c8f91604
AB
27782019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2779
2780 * gdb.fortran/dot-ops.exp: New file.
2781
dd9f2c76
AB
27822019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2783
2784 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2785 Check upper and lower case logical literals.
2786
84ec9724
AB
27872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2788
2789 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2790 Remove duplicate tests.
2791
c3734e09
AH
27922019-03-06 Alan Hayward <alan.hayward@arm.com>
2793
2794 * lib/gdb.exp (builtin_cd): rename of cd.
2795 (cd): Override builtin.
2796
aa3cfbda
RB
27972019-03-06 Richard Bunt <richard.bunt@arm.com>
2798
2799 * gdb.fortran/function-calls.exp: New file.
2800 * gdb.fortran/function-calls.f90: New test.
2801
7b63ad86
RB
28022019-03-04 Richard Bunt <richard.bunt@arm.com>
2803
2804 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2805 on user program standard output.
2806 * gdb.fortran/short-circuit-argument-list.f90: Record function
2807 calls.
2808
01abb042
AH
28092019-02-28 Alan Hayward <alan.hayward@arm.com>
2810
c3734e09
AH
2811 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2812 failure.
01abb042 2813
92137da0
RO
28142019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2815
2816 PR gdb/8527
2817 * gdb.base/interrupt-daemon-attach.c,
2818 gdb.base/interrupt-daemon-attach.exp: New test.
2819
5862844d
PA
28202019-02-27 Pedro Alves <palves@redhat.com>
2821
2822 * gdb.base/page.exp: Add tests for "set width/height -1".
2823
8ed25214
PA
28242019-02-27 Pedro Alves <palves@redhat.com>
2825
2826 * gdb.base/page.exp: Add tests for "set/show width/height" with
2827 "infinite" values.
2828
6c28e44a
TT
28292019-02-27 Tom Tromey <tromey@adacore.com>
2830
2831 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2832 2.4.
2833 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2834 workaround.
2835
bf9a735e
AB
28362019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2837
2838 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2839 tests for structs with static members.
2840
8791793c
TT
28412019-02-26 Tom Tromey <tromey@adacore.com>
2842
2843 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2844 ValueError, not TypeError.
2845
bc2a507e
KB
28462019-02-26 Kevin Buettner <kevinb@redhat.com>
2847
2848 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2849 call from main program.
2850
e0e7d3bd
JB
28512019-02-23 Joel Brobecker <brobecker@adacore.com>
2852
2853 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2854 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2855 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2856 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2857 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2858
9600246d
KS
28592019-02-22 Keith Seitz <keiths@redhat.com>
2860
2861 PR symtab/23853
2862 * gdb.base/symlink-sourcefile.c: New file.
2863 * gdb.base/symlink-sourcefile.exp: New file.
2864
0c95f9ed
TT
28652019-02-20 Tom Tromey <tom@tromey.com>
2866
2867 * gdb.base/info_qt.exp: Update.
2868
6caa91b6
SM
28692019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2870
2871 * gdb.base/source.exp: Move "error in sourced script" code to
2872 the end.
2873 * gdb.base/source-error.gdb: Move contents to
2874 source-error-1.gdb. Add new code to source source-error-1.gdb.
2875 * gdb.base/source-error-1.gdb: New file, from previous
2876 source-error.gdb.
2877
6506371f
TT
28782019-02-17 Tom Tromey <tom@tromey.com>
2879
2880 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2881 for macro styling.
2882 * gdb.base/style.c (SOME_MACRO): New macro.
2883
a0087920
TT
28842019-02-17 Tom Tromey <tom@tromey.com>
2885
2886 * gdb.base/style.exp: Add line-wrapping tests.
2887 * gdb.base/page.exp: Add test for quitting during pagination.
2888
a2cd4f14
JB
28892019-02-17 Joel Brobecker <brobecker@adacore.com>
2890
2891 * gdb.ada/big_packed_array: New testcase.
2892 * gdb.ada/homonym.exp: Fix incorrect expected output for
2893 "break <homonym__get_value>" test.
2894
9d70ffbc
WP
28952019-02-13 Weimin Pan <weimin.pan@oracle.com>
2896
2897 PR breakpoints/21870
2898 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2899 and prepare_for_testing. Add comment.
2900 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2901 redundant cleanup call. Clean up comment.
2902
01c7ae81
WP
29032019-02-12 Weimin Pan <weimin.pan@oracle.com>
2904
2905 PR breakpoints/21870
2906 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2907 * gdb.arch/aarch64-dbreg-contents.c: New file.
2908
aff29d1c
JB
29092019-02-10 Joel Brobecker <brobecker@adacore.com>
2910
2911 * gdb.ada/mi_ref_changeable: New testcase.
2912
df0da8a2
AH
29132019-02-07 Alan Hayward <alan.hayward@arm.com>
2914
2915 * gdb.base/attach.exp: Add double attach test.
2916
bd447abb
SM
29172019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2918
2919 * lib/gdb.exp (default_gdb_start): Don't match pagination
2920 prompt.
2921 (gdb_init): Set stty_init.
2922
1dbc40b9
TT
29232019-01-27 Tom Tromey <tom@tromey.com>
2924
2925 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2926 skip_python_tests.
2927
353229bf
AH
29282019-01-24 Alan Hayward <alan.hayward@arm.com>
2929
2930 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2931 New structure.
2932 (struct struct_static_02_02): Likewise.
2933 (struct struct_static_02_03): Likewise.
2934 (struct struct_static_02_04): Likewise.
2935 (struct struct_static_04_01): Likewise.
2936 (struct struct_static_04_02): Likewise.
2937 (struct struct_static_04_03): Likewise.
2938 (struct struct_static_04_04): Likewise.
2939 (struct struct_static_06_01): Likewise.
2940 (struct struct_static_06_02): Likewise.
2941 (struct struct_static_06_03): Likewise.
2942 (struct struct_static_06_04): Likewise.
2943 (cmp_struct_static_02_01): Likewise.
2944 (cmp_struct_static_02_02): Likewise.
2945 (cmp_struct_static_02_03): Likewise.
2946 (cmp_struct_static_02_04): Likewise.
2947 (cmp_struct_static_04_01): Likewise.
2948 (cmp_struct_static_04_02): Likewise.
2949 (cmp_struct_static_04_03): Likewise.
2950 (cmp_struct_static_04_04): Likewise.
2951 (cmp_struct_static_06_01): Likewise.
2952 (cmp_struct_static_06_02): Likewise.
2953 (cmp_struct_static_06_03): Likewise.
2954 (cmp_struct_static_06_04): Likewise.
2955 (call_all): Test new structs.
2956 * gdb.base/infcall-nested-structs.exp: Likewise.
2957
73021deb
AH
29582019-01-21 Alan Hayward <alan.hayward@arm.com>
2959 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2960
fc65c7db
AH
29612019-01-21 Alan Hayward <alan.hayward@arm.com>
2962 * gdb.base/stack-protector.c: New test.
2963 * gdb.base/stack-protector.exp: New file.
2964 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2965 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2966 option.
2967 (gdb_compile): Remove stack protector for GCC and prevent
2968 recursion.
2969
c24bdb02
KS
29702019-01-16 Keith Seitz <keiths@redhat.com>
2971
2972 PR gdb/23773
2973 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2974
6f072a10
PFC
29752019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2976
2977 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2978 aliases.
2979 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2980 tests.
2981 * gdb.arch/powerpc-vector-regs.c: New file.
2982 * gdb.arch/powerpc-vector-regs.exp: New file.
2983
a7b8d682
PFC
29842019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2985
2986 * gdb.arch/altivec-regs.exp: Fix the list passed to
2987 gdb_expect_list when testing "info vector".
2988
6eb6fb67
AB
29892019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2990
2991 * gdb.base/style.exp: Don't include path in testname.
2992
b56f80d8
KS
29932019-01-10 Keith Seitz <keiths@redhat.com>
2994
2995 PR gdb/23712
2996 PR symtab/23010
2997 * gdb.dwarf2/multidictionary.exp: New file.
2998
041be526
SM
29992019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3000
3001 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3002 (test_gnuv3_style_demangling): ... this.
3003 (test_lucid_style_demangling): Remove.
3004 (test_arm_style_demangling): Remove.
3005 (test_hp_style_demangling): Remove.
3006 (do_tests): Remove calls to the above.
3007
d820d0c3
AB
30082019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3009
3010 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3011 case.
3012
f097f5ad
TT
30132019-01-06 Tom Tromey <tom@tromey.com>
3014
3015 PR gdb/28155:
3016 * gdb.dwarf2/typedef-void-finish.exp: New file.
3017
2cd8cc0b
TT
30182018-12-28 Tom Tromey <tom@tromey.com>
3019 Simon Marchi <simark@simark.ca>
3020
3021 * gdb.base/jit-exec.exp: New file.
3022 * gdb.base/jit-exec.c: New file.
3023 * gdb.base/jit-execd.c: New file.
3024
35fb8261
TT
30252018-12-28 Tom Tromey <tom@tromey.com>
3026
3027 * gdb.base/style.exp: Update test to check for address styling.
3028
47fd17cd
TT
30292018-12-28 Tom Tromey <tom@tromey.com>
3030
3031 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3032 message.
3033
d47032b7
TT
30342018-12-28 Tom Tromey <tom@tromey.com>
3035
3036 * gdb.base/style.exp: Add test for version number styling.
3037
af79b68d
TT
30382018-12-28 Tom Tromey <tom@tromey.com>
3039
3040 * gdb.base/style.exp: Add test for print_address_symbolic.
3041
0bb296cb
TT
30422018-12-28 Tom Tromey <tom@tromey.com>
3043
3044 * gdb.base/style.exp: Add test for breakpoint setting.
3045
80ae2043
TT
30462018-12-28 Tom Tromey <tom@tromey.com>
3047
3048 * gdb.base/style.exp: Add test for variable names.
3049
cbe56571
TT
30502018-12-28 Tom Tromey <tom@tromey.com>
3051
3052 * gdb.base/style.exp: New file.
3053 * gdb.base/style.c: New file.
3054
9162a27c
TT
30552018-12-28 Tom Tromey <tom@tromey.com>
3056
3057 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3058 "dumb".
3059 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3060 the TERM environment variable.
3061
bc543c90
TT
30622018-12-27 Tom Tromey <tom@tromey.com>
3063
3064 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3065 pagination test.
3066
6f0ffe50
AB
30672018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3068
3069 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3070 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3071
b5a1e557
PW
30722018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3073
3074 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3075 Filename a.adb changed to bp_fun_addr.adb.
3076 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3077
6e8b1ab2
JV
30782018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3079
3080 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3081 non-PIE executables.
3082 * README: Mention the gdb,nopie_flag board setting.
3083 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3084 non-PIE executable.
3085 * gdb.arch/amd64-entry-value.exp: Likewise.
3086 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3087 * gdb.arch/i386-float.exp: Likewise.
3088 * gdb.arch/i386-signal.exp: Likewise.
3089 * gdb.mi/mi-reg-undefined.exp: Likewise.
3090
d00a27c5
PM
30912018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3092
3093 PR gdb/23974
3094 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3095
161d081c
PW
30962018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3097
3098 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3099 Update order of results accordingly.
3100
b001de23
AB
31012018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3102
3103 * gdb.base/annota1.exp: Update a test regexp.
3104
99e1a184
AB
31052018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3106
3107 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3108
7a81c1e2
PW
31092018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3110
3111 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3112 (reuse_time): Initialize to REUSE_TIME_CAP.
3113 (check_rc): New function.
3114 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3115 Check pthread_create rc.
3116 (spawner_thread_func): Check pthread_create and pthread_join rc.
3117
73e8dc90
PA
31182018-12-08 Pedro Alves <palves@redhat.com>
3119
3120 * gdb.base/list.exp (test_forward_search): Rename to ...
3121 (test_forward_reverse_search): ... this. Also test reverse-search
3122 and the forward-search alias.
3123
13f2ed32
AB
31242018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3125
3126 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3127 local timeout variable before return, and remove all local timeout
3128 variable entirely.
3129 (gdb_load): Likewise.
3130
64d27cfc
TV
31312018-12-01 Tom de Vries <tdevries@suse.de>
3132
3133 * gdb.base/gdb-caching-proc.exp: New file.
3134
f63c03b4
SDJ
31352018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3136
3137 * Makefile.in (TIMESTAMP): New variable.
3138 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3139 command.
3140 (check-single-racy): Likewise.
3141 (check/%.exp): Likewise.
3142 (check-racy/%.exp): Likewise.
3143 (workers/%.worker): Likewise.
3144 (build-perf): Likewise.
3145 (check-perf): Likewise.
3146 * README: Describe new "TS" and "TS_FORMAT" variables.
3147 * print-ts.py: New file.
3148
1c97054b
BF
31492018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3150
3151 PR python/23714
3152 * gdb.python/python.exp: Test command repetition after
3153 gdb.execute.
3154
1871a62d
AB
31552018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3156
3157 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3158 is correctly aligned.
3159
fb5e1ed9
PW
31602018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3161
3162 * gdb.ada/info_auto_lang.exp: New testcase.
3163 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3164 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3165 * gdb.ada/info_auto_lang/some_c.c: New file.
3166
43d397ca
PW
31672018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3168
3169 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3170 FUNC_lang language syntax.
3171
beddd671
PW
31722018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3173
3174 * gdb.base/info_minsym.c: New file.
3175 * gdb.base/info_minsym.exp: New file.
3176
73fc52c4
TT
31772018-11-19 Tom Tromey <tom@tromey.com>
3178
3179 PR rust/23625:
3180 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3181 * gdb.rust/expr.exp: Update expected output. Change one test.
3182
994b876a
TT
31832018-11-19 Tom Tromey <tom@tromey.com>
3184
3185 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3186
6769f276
PA
31872018-11-19 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3190 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3191 see the expected warning.
3192
38a72da0
AH
31932018-11-16 Alan Hayward <alan.hayward@arm.com>
3194
3195 PR gdb/22736:
3196 * gdb.cp/infcall-nodebug-lib.c: New test.
3197 * gdb.cp/infcall-nodebug-main.c: New test.
3198 * gdb.cp/infcall-nodebug.exp: New file.
3199
53a89d6e
SM
32002018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3201
3202 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3203 completer tests.
3204
9325300d
TV
32052018-11-09 Tom de Vries <tdevries@suse.de>
3206
3207 * gdb.base/msym-lang.c: New test.
3208 * gdb.base/msym-lang.exp: New file.
3209 * gdb.base/msym-lang-main.c: New test.
3210
20f0d60d
TT
32112018-11-08 Tom Tromey <tom@tromey.com>
3212
3213 PR gdb/23555:
3214 PR gdb/23838:
3215 * gdb.base/warning.exp: New file.
3216
b5420128
JB
32172018-11-08 Jan Beulich <jbeulich@suse.com>
3218
3219 * testsuite/gdb.arch/i386-avx512.c,
3220 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3221
cd115d61
AB
32222018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3223
3224 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3225 point hardware.
3226
35ee2dc2
AB
32272018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3228
3229 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3230 * gdb.dwarf2/missing-type-name.exp: New file.
3231
31aceee8
TV
32322018-11-06 Tom de Vries <tdevries@suse.de>
3233
3234 * gdb.base/many-headers.c: New test.
3235 * gdb.base/many-headers.exp: New file.
3236
109be305
JW
32372018-11-06 Jim Wilson <jimw@sifive.com>
3238
3239 * gdb.base/code_elim.exp: For riscv, set additional_flags
3240 to include -msmall-data-limit=0.
3241
e2b7af72
JB
32422018-11-01 Joel Brobecker <brobecker@adacore.com>
3243
3244 * gdb.ada/watch_minus_l: New testcase.
3245
cdcda965
SM
32462018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3247
3248 * gdb.arch/aix-sighandle.c: New file.
3249 * gdb.arch/aix-sighandle.exp: New file.
3250
92dcebf3
AB
32512018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3252
3253 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3254 registers being unions.
3255
68b9ac18
TV
32562018-10-31 Tom de Vries <tdevries@suse.de>
3257
3258 * lib/valgrind.exp: New file.
3259 (vgdb_start, vgdb_stop): New procs, factored out of ...
3260 * gdb.base/valgrind-bt.exp: ... here, ...
3261 * gdb.base/valgrind-disp-step.exp: ... here and ...
3262 * gdb.base/valgrind-infcall.exp: ... here.
3263
1443936e
TV
32642018-10-31 Tom de Vries <tdevries@suse.de>
3265
3266 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3267
eb77c9df
AB
32682018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3269
3270 * gdb.dwarf2/void-type.c: New file.
3271 * gdb.dwarf2/void-type.exp: New file.
3272
82b5e646
PW
32732018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3274
3275 * gdb.base/info_qt.c: New file.
3276 * gdb.base/info_qt.exp: New file.
3277
8d619c01
EBM
32782018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3279
3280 * gdb.arch/powerpc-htm-regs.c: New file.
3281 * gdb.arch/powerpc-htm-regs.exp: New file.
3282
f2cf6173
EBM
32832018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3284
3285 * gdb.arch/powerpc-tar.c: New file.
3286 * gdb.arch/powerpc-tar.exp: New file.
3287
7ca18ed6
EBM
32882018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3289
3290 * gdb.arch/powerpc-ppr-dscr.c: New file.
3291 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3292
bfcc0eba
TV
32932018-10-25 Tom de Vries <tdevries@suse.de>
3294
3295 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3296
fe1a5cad
TV
32972018-10-24 Tom de Vries <tdevries@suse.de>
3298
3299 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3300 longer exists error.
3301
a76dc3b7
TV
33022018-10-24 Tom de Vries <tdevries@suse.de>
3303
3304 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3305
4df46df7
TV
33062018-10-24 Tom de Vries <tdevries@suse.de>
3307
3308 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3309 --db-attach in valgrind.
3310
0dbfcfff
AB
33112018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3312
3313 * gdb.arch/riscv-reg-aliases.c: New file.
3314 * gdb.arch/riscv-reg-aliases.exp: New file.
3315
b04480b1
AH
33162018-10-19 Alan Hayward <alan.hayward@arm.com>
3317
3318 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3319
2c6ac8d7
AH
33202018-10-19 Alan Hayward <alan.hayward@arm.com>
3321
3322 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3323
2bc69f25
AH
33242018-10-19 Alan Hayward <alan.hayward@arm.com>
3325
3326 * gdb.cp/ovldbreak.exp: Fix regexps.
3327
1f1ae3a3
AH
33282018-10-19 Alan Hayward <alan.hayward@arm.com>
3329
3330 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3331
94c18618
SDJ
33322018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3333
3334 PR cli/23785
3335 * gdb.base/restore.exp: New test to check if "restore" with an
3336 invalid file doesn't segfault.
3337
812cd6eb
TV
33382018-10-18 Tom de Vries <tdevries@suse.de>
3339
3340 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3341 * gdb.ada/excep_handle.exp: Same.
3342 * gdb.ada/mi_string_access.exp: Same.
3343 * gdb.ada/mi_var_union.exp: Same.
3344 * gdb.arch/arc-analyze-prologue.exp: Same.
3345 * gdb.arch/arc-decode-insn.exp: Same.
3346 * gdb.base/readnever.exp: Same.
3347 * gdb.fortran/printing-types.exp: Same.
3348 * gdb.guile/scm-lazy-string.exp: Same.
3349
c4b90788
TV
33502018-10-16 Tom de Vries <tdevries@suse.de>
3351
3352 PR gdb/23730
3353 * gdb.base/catch-follow-exec.c: Add copyright notice.
3354 * gdb.base/catch-follow-exec.exp: Rewrite to use
3355 gdb_spawn_with_cmdline_opts. Require gdb-native.
3356
8bca2978
SL
33572018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3358
3359 * gdb.trace/actions-changed.exp: Check for arch support.
3360 * gdb.trace/actions.exp: Likewise.
3361 * gdb.trace/ax.exp: Likewise.
3362 * gdb.trace/backtrace.exp: Likewise.
3363 * gdb.trace/change-loc.exp: Likewise.
3364 * gdb.trace/deltrace.exp: Likewise.
3365 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3366 * gdb.trace/ftrace.exp: Likewise.
3367 * gdb.trace/infotrace.exp: Check for arch support.
3368 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3369 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3370 * gdb.trace/mi-tsv-changed.exp: Likewise.
3371 * gdb.trace/packetlen.exp: Likewise.
3372 * gdb.trace/passc-dyn.exp: Likewise.
3373 * gdb.trace/passcount.exp: Likewise.
3374 * gdb.trace/pending.exp: Likewise.
3375 * gdb.trace/range-stepping.exp: Check for shlib support.
3376 * gdb.trace/report.exp: Check for arch support.
3377 * gdb.trace/save-trace.exp: Likewise.
3378 * gdb.trace/signal.exp: Check for signal support.
3379 * gdb.trace/tfind.exp: Check for arch support.
3380 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3381 * gdb.trace/trace-common.h: Add comment.
3382 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3383 * gdb.trace/trace-enable-disable.exp: Likewise.
3384 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3385 * gdb.trace/tracecmd.exp: Check for arch support.
3386 * gdb.trace/tspeed.exp: Check for shlib and target support.
3387 * gdb.trace/tstatus.exp: Check for arch support.
3388 * gdb.trace/tsv.exp: Likewise.
3389 * gdb.trace/while-dyn.exp: Likewise.
3390 * gdb.trace/while-stepping.exp: Likewise.
3391 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3392
f9c49bff
SM
33932018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3394
3395 * gdb.trace/tspeed.exp: Remove nowarnings.
3396 (prepare_for_trace_test): Declare "global ipalib".
3397 * gdb.trace/tspeed.c: Include unistd.h.
3398 (main): Remove superfluous printf argument.
3399
d4330bde
SL
34002018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3401
3402 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3403 directory prefix on the filename.
3404
8ecfd7bd
SDJ
34052018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3406
3407 * gdb.gdb/unittest.exp: Update expected message informing that
3408 selftests have been disabled.
3409 * gdb.server/unittest.exp: Likewise.
3410
58bbcd02
TV
34112018-10-09 Tom de Vries <tdevries@suse.de>
3412
3413 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3414 with runto_main.
3415
9f6b697b
WP
34162018-10-08 Weimin Pan <weimin.pan@oracle.com>
3417
3418 PR c++/16841
3419 * gdb.cp/virtbase2.cc: New file.
3420 * gdb.cp/virtbase2.exp: New file.
3421
add5ded5
TT
34222018-10-06 Tom Tromey <tom@tromey.com>
3423
3424 PR python/19399:
3425 * gdb.python/py-inferior.exp: Add architecture test.
3426
f9e48344
TT
34272018-10-06 Tom Tromey <tom@tromey.com>
3428
3429 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3430 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3431
2a8be203
TT
34322018-10-06 Tom Tromey <tom@tromey.com>
3433
3434 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3435 of a "throw" catchpoint.
3436
e04caa70
SDJ
34372018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3438
3439 * gdb.base/info-proc.exp: Update string expected from "help info
3440 proc".
3441
5ca8c39f
TT
34422018-10-04 Tom Tromey <tom@tromey.com>
3443
3444 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3445 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3446 (test_initial_complaints, test_empty_complaints): Update.
3447 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3448
3453e7e4
TT
34492018-10-04 Tom Tromey <tom@tromey.com>
3450
3451 PR cli/19551:
3452 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3453 * lib/gdb.exp (gdb_file_cmd): Update.
3454 * gdb.stabs/weird.exp (print_weird_var): Update.
3455 * gdb.server/solib-list.exp: Update.
3456 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3457 * gdb.mi/mi-cli.exp: Update.
3458 * gdb.linespec/linespec.exp: Update.
3459 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3460 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3461 * gdb.cp/cp-relocate.exp: Update.
3462 * gdb.base/sym-file.exp: Update.
3463 * gdb.base/relocate.exp: Update.
3464 * gdb.base/readnever.exp: Update.
3465 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3466 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3467 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3468 * gdb.base/code_elim.exp: Update.
3469 * gdb.base/break-unload-file.exp (test_break): Update.
3470 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3471 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3472 Update.
3473 * gdb.base/attach.exp (do_attach_tests): Update.
3474 * gdb.base/sepdebug.exp: Update.
3475 * gdb.python/py-section-script.exp: Update.
3476
6afcf761
TT
34772018-10-04 Tom Tromey <tom@tromey.com>
3478
3479 PR cli/22234:
3480 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3481 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3482 output.
3483
fef1b293
TT
34842018-10-04 Tom Tromey <tom@tromey.com>
3485
3486 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3487 set width and height to 0.
3488 (test_command_line_attach_run): Use -quiet.
3489
ca98345e
SL
34902018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3491
3492 * lib/gdb.exp (skip_ifunc_tests): New.
3493 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3494 other compile failures.
3495 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3496
ff34e6ae
SM
34972018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3498
3499 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3500 is_amd64_regs_target.
3501
6bb8890e
AH
35022018-10-01 Alan Hayward <alan.hayward@arm.com>
3503
3504 * gdb.arch/aarch64-sighandler-regs.c: New test.
3505 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3506 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3507
224d30d3
MM
35082018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3509
3510 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3511 assembly.
3512
f67ffa6a
AB
35132018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3514
3515 * gdb.base/frame-selection.exp: New file.
3516 * gdb.base/frame-selection.c: New file.
3517
9fc3183f
AH
35182018-09-27 Alan Hayward <alan.hayward@arm.com>
3519
3520 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3521 pthread barrier.
3522 (main): Likewise.
3523
d354055e
AB
35242018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3525
3526 * gdb.base/large-frame-1.c: New file.
3527 * gdb.base/large-frame-2.c: New file.
3528 * gdb.base/large-frame.exp: New file.
3529 * gdb.base/large-frame.h: New file.
3530
db727370
JL
35312018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3532
3533 PR gdb/20948
3534 * gdb.base/write_mem.exp: New test.
3535 * gdb.base/write_mem.c: Likewise.
3536
ae778caf
TT
35372018-09-23 Tom Tromey <tom@tromey.com>
3538
3539 PR python/18852:
3540 * gdb.python/py-parameter.exp: Add test for parameter that throws
3541 on "set".
3542
fd3ba736
TT
35432018-09-23 Tom Tromey <tom@tromey.com>
3544
3545 PR python/17284:
3546 * gdb.python/py-template.exp (test_template_arg): Add test for
3547 negative template argument number.
3548
39a24317
TT
35492018-09-23 Tom Tromey <tom@tromey.com>
3550
3551 PR python/14062:
3552 * gdb.python/python.exp: Add test for post_event error.
3553
f5769a2c
TT
35542018-09-23 Tom Tromey <tom@tromey.com>
3555
3556 PR python/18170:
3557 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3558 convert pointers to int and long.
3559
1c1e54f6
TT
35602018-09-23 Tom Tromey <tom@tromey.com>
3561
3562 PR python/20126:
3563 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3564 signed-ness conversion tests.
3565
fb4fa946
TT
35662018-09-23 Tom Tromey <tom@tromey.com>
3567
3568 PR python/18352;
3569 * gdb.python/py-value.exp (test_float_conversion): New proc.
3570 Use it.
3571
a466edac
HAQ
35722018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3573
3574 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3575
4ee9b0c5
SL
35762018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3577
3578 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3579 no readline.
3580 * gdb.base/utf8-identifiers.exp: Likewise.
3581 * gdb.cp/cpcompletion.exp: Likewise.
3582 * gdb.linespec/cpcompletion.exp: Likewise.
3583 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3584 * gdb.linespec/cpls-ops.exp: Likewise.
3585
23be8da7
RB
35862018-09-19 Richard Bunt <richard.bunt@arm.com>
3587 Chris January <chris.january@arm.com>
3588
3589 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3590 * gdb.fortran/short-circuit-argument-list.exp: New file.
3591 * gdb.fortran/short-circuit-argument-list.f90: New test.
3592
5031d0ae
SDJ
35932018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3594
3595 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3596 "arch=" keyword when executing "-stack-list-frames".
3597
b4c0d1a4
SDJ
35982018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3599
3600 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3601 "arch=" keyword when executing "-stack-list-frames".
3602
7a6d2b45
SDJ
36032018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3604
3605 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3606 break ada".
3607
8588b356
SM
36082018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3609
3610 PR python/23669
3611 * gdb.python/python.exp: Test gdb.execute("show commands").
3612
65e65158
TT
36132018-09-16 Tom Tromey <tom@tromey.com>
3614
3615 * gdb.base/new-ui.exp (do_execution_tests): Update.
3616 * gdb.base/dbx.exp (test_breakpoints): Update.
3617
bf326452
AH
36182018-09-14 Alan Hayward <alan.hayward@arm.com>
3619
3620 * lib/gdb.exp (gdb_simple_compile): Add proc.
3621 (is_elf_target): Use gdb_simple_compile.
3622 (skip_altivec_tests): Likewise.
3623 (skip_vsx_tests): Likewise.
3624 (skip_tsx_tests): Likewise.
3625 (skip_btrace_tests): Likewise.
3626 (skip_btrace_pt_tests): Likewise.
3627 (gdb_can_simple_compile): Likewise.
3628 (gdb_has_argv0): Likewise.
3629 (gdb_target_symbol_prefix): Likewise.
3630 (target_supports_scheduler_locking): Likewise.
3631
2361b0fb
TT
36322018-09-13 Tom Tromey <tom@tromey.com>
3633
3634 * Makefile.in (TAGS): Recognize proc_with_prefix and
3635 gdb_caching_proc.
3636
0ae1a321
SM
36372018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3638
3639 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3640 method.
3641
a40bf0c2
SM
36422018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3643
3644 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3645 and a few other Inferior properties when the Inferior is no
3646 longer valid.
3647
4a3fe98f
TT
36482018-09-13 Tom Tromey <tom@tromey.com>
3649
3650 PR rust/23650:
3651 * gdb.rust/simple.exp: Add test for enum field access error.
3652
098b2108
TT
36532018-09-13 Tom Tromey <tom@tromey.com>
3654
3655 PR rust/23626:
3656 * gdb.rust/simple.rs (EmptyEnum): New type.
3657 (main): Use it.
3658 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3659
1256af7d
SM
36602018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3661
3662 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3663 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3664 * gdb.python/py-symtab.exp: Update test printing an objfile.
3665
4aa8e6c2
SM
36662018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3667
3668 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3669 object.
3670
c221b2f7
AH
36712018-09-12 Alan Hayward <alan.hayward@arm.com>
3672
3673 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3674 (support_complex_tests): Use gdb_can_simple_compile.
3675 (is_ilp32_target): Likewise.
3676 (is_lp64_target): Likewise.
3677 (is_64_target): Likewise.
3678 (is_amd64_regs_target): Likewise.
3679 (is_aarch32_target): Likewise.
3680 (gdb_int128_helper): Likewise.
3681
6f1107b5
JK
36822018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3683
3684 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3685
1f5d1570
JG
36862018-09-10 Jerome Guitton <guitton@adacore.com>
3687
3688 * gdb.ada/same_component_name: Add test for case of tagged record
3689 with variable-length fields.
3690
cc330e39
XR
36912018-09-10 Xavier Roirand <roirand@adacore.com>
3692
3693 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3694 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3695 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3696 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3697
b9c50e9a
XR
36982018-09-10 Xavier Roirand <roirand@adacore.com>
3699
3700 * gdb.ada/mi_string_access.exp: New testcase.
3701 * gdb.ada/mi_string_access/bar.adb: New file.
3702 * gdb.ada/mi_string_access/pck.adb: New file.
3703 * gdb.ada/mi_string_access/pck.asd: New file.
3704
2963898f
XR
37052018-09-10 Xavier Roirand <roirand@adacore.com>
3706
3707 * gdb.ada/mi_var_union.exp: New testcase.
3708 * gdb.ada/mi_var_union/bar.adb: New file.
3709 * gdb.ada/mi_var_union/pck.adb: New file.
3710 * gdb.ada/mi_var_union/pck.asd: New file.
3711
1aac008f
TT
37122018-09-08 Tom Tromey <tom@tromey.com>
3713
3714 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3715
332cf4c9
TT
37162018-09-08 Tom Tromey <tom@tromey.com>
3717
3718 PR python/16047:
3719 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3720 (register_pretty_printers): Register new printer.
3721 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3722 test.
3723 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3724 (an_int_type3): New global.
3725
424da6cf
JB
37262018-09-08 Joel Brobecker <brobecker@adacore.com>
3727
3728 * gdb.ada/expr_with_funcall: New testcase.
3729
2a62dfa9
JB
37302018-09-08 Joel Brobecker <brobecker@adacore.com>
3731
3732 * gdb.ada/packed_array_assign: New testcase.
3733
96b6697f
AB
37342018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3735
3736 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3737 names, and add test prefixes to make test names unique.
3738
e4a62c65
TV
37392018-09-05 Tom de Vries <tdevries@suse.de>
3740
3741 * gdb.dwarf2/varval.exp: Add test.
3742
dd083ee2
GB
37432018-09-04 Gary Benson <gbenson@redhat.com>
3744
3745 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3746 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3747
aef9346c
TT
37482018-08-31 Tom Tromey <tom@tromey.com>
3749
3750 * gdb.rust/simple.rs: Rename second variable "v".
3751
c67f2e15
AB
37522018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3753
3754 * gdb.base/funcargs.c (use_a): New function.
3755 (recurse): Call use_a.
3756
078a0207
KS
37572018-08-29 Keith Seitz <keiths@redhat.com>
3758
3759 * gdb.compile/compile-cplus-anonymous.cc: New file.
3760 * gdb.compile/compile-cplus-anonymous.exp: New file.
3761 * gdb.compile/compile-cplus-array-decay.cc: New file.
3762 * gdb.compile/compile-cplus-array-decay.exp: New file.
3763 * gdb.compile/compile-cplus-inherit.cc: New file.
3764 * gdb.compile/compile-cplus-inherit.exp: New file.
3765 * gdb.compile/compile-cplus-member.cc: New file.
3766 * gdb.compile/compile-cplus-member.exp: New file.
3767 * gdb.compile/compile-cplus-method.cc: New file.
3768 * gdb.compile/compile-cplus-method.exp: New file.
3769 * gdb.compile/compile-cplus-mod.c: "New" file.
3770 * gdb.compile/compile-cplus-namespace.cc: New file.
3771 * gdb.compile/compile-cplus-namespace.exp: New file.
3772 * gdb.compile/compile-cplus-nested.cc: New file.
3773 * gdb.compile/compile-cplus-nested.exp: New file.
3774 * gdb.compile/compile-cplus-print.c: "New" file.
3775 * gdb.compile/compile-cplus-print.exp: "New" file.
3776 * gdb.compile/compile-cplus-virtual.cc: New file.
3777 * gdb.compile/compile-cplus-virtual.exp: New file.
3778 * gdb.compile/compile-cplus.c: "New" file.
3779 * gdb.compile/compile-cplus.exp: "New" file.
3780 * lib/compile-support.exp: New file.
3781
b0f492b9
GB
37822018-08-16 Gary Benson <gbenson@redhat.com>
3783
3784 PR gdb/13000:
3785 * gdb.base/batch-exit-status.exp: New file.
3786 * gdb.base/batch-exit-status.good-commands: Likewise.
3787 * gdb.base/batch-exit-status.bad-commands: Likewise.
3788
36eb4c5f
AH
37892018-08-29 Alan Hayward <alan.hayward@arm.com>
3790
3791 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3792 (struct struct02): Likewise.
3793 (struct struct03): Likewise.
3794 (struct struct04): Likewise.
3795 (struct struct_01_01): New struct.
3796 (struct struct_01_02): Likewise.
3797 (struct struct_01_03): Likewise.
3798 (struct struct_01_04): Likewise.
3799 (struct struct_02_01): Likewise.
3800 (struct struct_02_02): Likewise.
3801 (struct struct_02_03): Likewise.
3802 (struct struct_02_04): Likewise.
3803 (struct struct_04_01): Likewise.
3804 (struct struct_04_02): Likewise.
3805 (struct struct_04_03): Likewise.
3806 (struct struct_04_04): Likewise.
3807 (struct struct_05_01): Likewise.
3808 (struct struct_05_02): Likewise.
3809 (struct struct_05_03): Likewise.
3810 (struct struct_05_04): Likewise.
3811 (cmp_struct01): Remove function.
3812 (cmp_struct02): Likewise.
3813 (cmp_struct03): Likewise.
3814 (cmp_struct04): Likewise.
3815 (cmp_struct_01_01): Add Function.
3816 (cmp_struct_01_02): Likewise.
3817 (cmp_struct_01_03): Likewise.
3818 (cmp_struct_01_04): Likewise.
3819 (cmp_struct_02_01): Likewise.
3820 (cmp_struct_02_02): Likewise.
3821 (cmp_struct_02_03): Likewise.
3822 (cmp_struct_02_04): Likewise.
3823 (cmp_struct_04_01): Likewise.
3824 (cmp_struct_04_02): Likewise.
3825 (cmp_struct_04_03): Likewise.
3826 (cmp_struct_04_04): Likewise.
3827 (cmp_struct_05_01): Likewise.
3828 (cmp_struct_05_02): Likewise.
3829 (cmp_struct_05_03): Likewise.
3830 (cmp_struct_05_04): Likewise.
3831 (call_all): Add new structs.
3832 * gdb.base/infcall-nested-structs.exp: Likewise.
3833
3bf9c013
JV
38342018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3835
3836 * gdb.python/py-framefilter-mi.exp: Update regexp to
3837 check for "arch" field in frame output.
3838
450d1e88
KB
38392018-08-23 Kevin Buettner <kevinb@redhat.com>
3840
3841 * gdb.dwarf2/dw2-ranges-func.c: New file.
3842 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3843
ae739fe7
SM
38442018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3845
3846 * gdb.base/term.exp: Compare terminal settings with values from
3847 the inferior.
3848 * gdb.base/term.c: Get and set terminal settings.
3849
6d52907e
JV
38502018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3851
3852 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3853 accommodate new "arch" field in frame output.
3854 * gdb.mi/mi-return.exp: Likewise.
3855 * gdb.mi/mi-stack.exp: Likewise.
3856 * gdb.mi/mi-syn-frame.exp: Likewise.
3857 * gdb.mi/user-selected-context-sync.exp: Likewise.
3858
be2d111a
MS
38592018-08-19 Michael Spang <spang@google.com>
3860
3861 PR gdb/11786
3862 * gdb.base/gcore-tls-pie.c: New file.
3863 * gdb.base/gcore-tls-pie.exp: New file.
3864
ae3a7c47
KB
38652018-08-18 Kevin Buettner <kevinb@redhat.com>
3866
3867 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3868 * gdb.dwarf2/varval.c: New file.
3869 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3870
2ecae92e
AH
38712018-08-17 Alan Hayward <alan.hayward@arm.com>
3872
3873 PR gdb/18931
3874 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3875
c1854f1d
KS
38762018-08-16 Keith Seitz <keiths@redhat.com>
3877
3878 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3879 tests expected to pass.
3880
26fb3983
JV
38812018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3882
3883 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3884 -data-disassemble -a.
3885 (test_disassembly_bogus_args): Likewise.
3886
67943c00
AB
38872018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3888
3889 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3890
5ff2bbae
AB
38912018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3892
3893 * gdb.base/vla-optimized-out.exp: Add new test.
3894
e5bbcd0f
AB
38952018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3896
3897 * gdb.base/vla-optimized-out-o3.exp: Delete.
3898 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3899 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3900 deleted tests.
3901
9d4a934c
AB
39022018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3903
3904 PR gdb/18050:
3905 * gdb.server/extended-remote-restart.c: New file.
3906 * gdb.server/extended-remote-restart.exp: New file.
3907
045cf012
SM
39082018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3909
3910 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3911 "set variable index = 42".
3912
87d6a7aa
SM
39132018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3914
3915 * boards/index-cache-gdb.exp: New file.
3916 * gdb.dwarf2/index-cache.exp: New file.
3917 * gdb.dwarf2/index-cache.c: New file.
3918 * gdb.base/maint.exp: Check if we are using the index cache.
3919
96d68bd4
RO
39202018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3921
3922 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3923 MAKEFLAGS.
3924
5a699617
RO
39252018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3926
3927 * dg-extract-results.sh: Move to toplevel contrib.
3928 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3929 * Makefile.in (check-parallel-racy): Likewise.
3930
5bd18990
AB
39312018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3932
3933 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3934 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3935 tests if the target supports scheduler locking.
3936
3fbbcf47
TV
39372018-08-04 Tom de Vries <tdevries@suse.de>
3938
3939 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3940
3e1d3d8c
TT
39412018-08-02 Tom Tromey <tom@tromey.com>
3942
3943 PR symtab/16842.
3944 * gdb.cp/temargs.exp: Test "info address" of a template
3945 parameter.
3946
5abe0f0c
JV
39472018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3948
3949 * gdb.python/py-mi-var-info-path-expression.c: New file.
3950 * gdb.python/py-mi-var-info-path-expression.py: New file.
3951 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3952
fb66cde8
SDJ
39532018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3954
3955 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3956 error after "cannot resolve name" string.
3957
c708f4d2
AB
39582018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3959
3960 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3961 started.
3962 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3963
37cc0cae
TV
39642018-07-28 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3967
63b4ecf7
TV
39682018-07-26 Tom de Vries <tdevries@suse.de>
3969
3970 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3971
3c3bb058
AB
39722018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3973
3974 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3975 is visible.
3976
9e7f3bbb
TV
39772018-07-26 Tom de Vries <tdevries@suse.de>
3978
3979 PR breakpoints/23366
3980 * gdb.base/catch-follow-exec.c: New test.
3981 * gdb.base/catch-follow-exec.exp: New file.
3982
16f808ec
TV
39832018-07-25 Tom de Vries <tdevries@suse.de>
3984
3985 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3986 vla-optimized-out.c.
3987
d7154a8d
JV
39882018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3989
3990 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3991 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3992
232a0032
TV
39932018-07-20 Tom de Vries <tdevries@suse.de>
3994
3995 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3996 NOCLONE macro.
3997 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3998
fbb1d502
TV
39992018-07-19 Tom de Vries <tdevries@suse.de>
4000
4001 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4002 regular expression.
4003
42dc7699
TV
40042018-07-18 Tom de Vries <tdevries@suse.de>
4005
4006 * gdb.base/vla-optimized-out.c: New test.
4007 * gdb.base/vla-optimized-out.exp: New file.
4008
7f1f7e23
SDJ
40092018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4010
4011 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4012 message "No address associated with hostname" when gdbserver
4013 cannot resolve the hostname.
4014
5759ebb3
PW
40152018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4016
4017 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4018 Add some test prefixes to make tests unique.
4019
3606ccab
PW
40202018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4021
4022 * gdb.base/frameapply.c: New file.
4023 * gdb.base/frameapply.exp: New file.
4024
529c08b2
PW
40252018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4026
4027 * gdb.base/skip.exp: Update expected error message.
4028
c7ab0aef
SDJ
40292018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4030 Jan Kratochvil <jan.kratochvil@redhat.com>
4031 Paul Fertser <fercerpav@gmail.com>
4032 Tsutomu Seki <sekiriki@gmail.com>
4033
4034 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4035 parameter.
4036 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4037 by default.
4038 * boards/native-gdbserver.exp: Likewise.
4039 * gdb.server/run-without-local-binary.exp: Improve regexp used
4040 for detecting when a remote debugging connection succeeds.
4041 * gdb.server/server-connect.exp: New file.
4042 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4043 Do not prefix the port number with ":".
4044 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4045 support for detecting and using it. Add '$debughost_gdbserver'
4046 to the list of arguments used to start gdbserver. Handle case
4047 when gdbserver cannot resolve a network name.
4048
16ff70dd
SDJ
40492018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4050
4051 PR c++/23373
4052 * gdb.base/ptype-offsets.cc (struct static_member): New
4053 struct.
4054 (main) <stmember>: New variable.
4055 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4056 with a static member in it.
4057
3541979f
AB
40582018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4059
4060 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4061 watchpoints enabled and disabled.
4062
c8ad9b9a
AB
40632018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4064
4065 * gdb.base/examine-backward.exp: Still run tests around address
4066 0x0, even if address 0x0 is not readable. Update the pattern for
4067 matching address 0x0 in expected output.
4068
e0e5e971
AB
40692018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4070
4071 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4072 malloc/free.
4073
1ea5da02
TV
40742018-07-04 Tom de Vries <tdevries@suse.de>
4075
4076 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4077
471b9d15
MR
40782018-07-02 Maciej W. Rozycki <macro@mips.com>
4079
4080 PR tdep/8282
4081 * gdb.arch/mips-disassembler-options.exp: New test.
4082 * gdb.arch/mips-disassembler-options.s: New test source.
4083
75acb486
PA
40842018-06-29 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.threads/names.exp: Adjust expected "info threads" output.
4087
cd2bb709
PA
40882018-06-29 Pedro Alves <palves@redhat.com>
4089
4090 * gdb.opt/inline-break.exp (line number, address): Add "info
4091 break" tests.
4092
991ff292
PA
40932018-06-29 Pedro Alves <palves@redhat.com>
4094
4095 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4096 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4097 number and address and running to them.
4098
356819b6 40992018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4100
4101 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4102
2512d7ef
JK
41032018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 * lib/compiler.c: Remove executable permission flag.
4106
be1b6474
RB
41072018-06-28 Richard Bunt <richard.bunt@arm.com>
4108
4109 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4110 code.
4111 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4112
291f9a96
PT
41132018-06-28 Petr Tesarik <ptesarik@suse.cz>
4114
4115 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4116
ed6dfe51
PT
41172018-06-28 Petr Tesarik <ptesarik@suse.cz>
4118
4119 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4120 address argument is omitted.
4121
d4d429d5
PT
41222018-06-28 Petr Tesarik <ptesarik@suse.cz>
4123
4124 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4125
7ab6656f
OJ
41262018-06-27 Omair Javaid <omair.javaid@linaro.org>
4127
4128 PR gdb/21695
4129 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4130 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4131
a33ccfc7
TT
41322018-06-26 Tom Tromey <tom@tromey.com>
4133
4134 PR rust/22574:
4135 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4136 * gdb.rust/simple.rs (struct SimpleLayout): New.
4137
6d72d289
SM
41382018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4139
4140 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4141 "info registers" output.
4142
8363f9d5
RB
41432018-06-21 Richard Bunt <richard.bunt@arm.com>
4144
4145 * gdb.base/watchpoint-hw-attach.c: New test.
4146 * gdb.base/watchpoint-hw-attach.exp: New file.
4147
f00674fe
SM
41482018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4149
4150 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4151 through /bin/sh.
4152 * boards/dwarf4-gdb-index.exp: Likewise.
4153 * boards/fission-dwp.exp: Likewise.
4154
1d554008
UW
41552018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4156
4157 * gdb.base/float128.exp: Add comment and improved fail message
4158 to the failure case of "print large128" test.
4159
d0ac1c44
SM
41602018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4161
4162 * configure.ac: Remove AC_PREREQ.
4163 * configure: Re-generate.
4164
61b04dd0
PA
41652018-06-19 Pedro Alves <palves@redhat.com>
4166
4167 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4168 (func_extern_caller): New.
4169 (main): Call func_extern_caller.
4170 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4171 logic change.
4172
f63b508a
SM
41732018-06-18 Weimin Pan <weimin.pan@oracle.com>
4174
4175 PR gdb/16841
4176 * gdb.cp/typedef-base.cc: New file.
4177 * gdb.cp/typedef-base.exp: New file.
4178
0fe3a558
TV
41792018-06-18 Tom de Vries <tdevries@suse.de>
4180
4181 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4182
7010835a
AB
41832018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4184 Richard Bunt <Richard.Bunt@arm.com>
4185
4186 * gdb.threads/attach-slow-waitpid.c: New file.
4187 * gdb.threads/attach-slow-waitpid.exp: New file.
4188 * gdb.threads/slow-waitpid.c: New file.
4189
14897d65
PA
41902018-06-14 Pedro Alves <palves@redhat.com>
4191
4192 * gdb.base/fork-running-state.c: Include <errno.h>.
4193 (exit_if_relative_exits): New.
4194 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4195 exits.
4196 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4197 child exits.
4198
5d9a0608
TV
41992018-06-14 Tom de Vries <tdevries@suse.de>
4200
4201 PR cli/22573
4202 * gdb.base/finish-pretty.c: New test.
4203 * gdb.base/finish-pretty.exp: New file.
4204
11ae5818
PA
42052018-06-14 Pedro Alves <palves@redhat.com>
4206
4207 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4208 gdb's expected startup output.
4209
1d39de44
PA
42102018-06-14 Pedro Alves <palves@redhat.com>
4211
4212 * lib/selftest-support.exp (selftest_setup): Remove inlined
4213 function handling.
4214
70ee0000
TV
42152018-06-14 Tom de Vries <tdevries@suse.de>
4216
4217 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4218 matching of breakpoint printing.
4219
11f4b608
TV
42202018-06-13 Tom de Vries <tdevries@suse.de>
4221
4222 PR testsuite/23269
4223 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4224 (fork_child): ... here, and ...
4225 (fork_parent): ... here.
4226
42272018-06-12 Tom de Vries <tdevries@suse.de>
4228
4229 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4230
9516f85a
AB
42312018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4232 Stephen Roberts <stephen.roberts@arm.com>
4233
4234 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4235 rewrite test to describe action performed, rather than possible
4236 failure.
4237
5045b3d7
GB
42382018-06-08 Gary Benson <gbenson@redhat.com>
4239
4240 * gdb.threads/check-libthread-db.exp: New file.
4241 * gdb.threads/check-libthread-db.c: Likewise.
4242
c61b06a1
TT
42432018-06-05 Tom Tromey <tom@tromey.com>
4244
4245 * gdb.base/default.exp: Update expected "show version" output.
4246
eb6af809
TT
42472018-06-05 Tom Tromey <tom@tromey.com>
4248
4249 PR cli/12326:
4250 * gdb.cp/static-print-quit.exp: Update.
4251 * lib/gdb.exp (pagination_prompt): Update.
4252 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4253 * gdb.python/python.exp: Update.
4254
178d6a63
JB
42552018-06-04 Joel Brobecker <brobecker@adacore.com>
4256
4257 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4258
8e817061
JB
42592018-06-01 Joel Brobecker <brobecker@adacore.com>
4260
4261 * gdb.ada/bp_fun_addr: New testcase.
4262
e86ca25f
TT
42632018-06-01 Tom Tromey <tom@tromey.com>
4264
4265 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4266 results.
4267 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4268 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4269 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4270 * gdb.base/maint.exp (maint_pass_if): Update.
4271
4b2dfa9d
MR
42722018-05-31 Maciej W. Rozycki <macro@mips.com>
4273
4274 * gdb.base/endian.exp: New test.
4275 * gdb.base/endian.c: New test source.
4276
45f25d6c
AB
42772018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4278
4279 PR gdb/23203
4280 * gdb.base/bt-selected-frame.c: New file.
4281 * gdb.base/bt-selected-frame.exp: New file.
4282 * lib/gdb.exp (get_current_frame_number): New function.
4283
d9f6d7f8
MR
42842018-05-24 Maciej W. Rozycki <macro@mips.com>
4285 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.threads/tls-core.c: Include <stdlib.h>
4288 (thread_proc): Call `abort'.
4289 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4290 (tls_core_test): New procedure, bits factored out from ...
4291 (top level): ... here. Test both native cores and gcore cores.
4292
ff1cf532
TT
42932018-05-23 Tom Tromey <tom@tromey.com>
4294
4295 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4296
b98664d3
TT
42972018-05-23 Tom Tromey <tom@tromey.com>
4298
4299 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4300 symfile_complaints.
4301 (test_short_complaints): Likewise.
4302 (test_empty_complaints): Likewise.
4303 (test_initial_complaints): Update.
4304
4e9668d0
TT
43052018-05-23 Tom Tromey <tom@tromey.com>
4306
4307 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4308
43ba33c7
TT
43092018-05-23 Tom Tromey <tom@tromey.com>
4310
4311 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4312 (test_short_complaints): Update.
4313
035522c0
PA
43142018-05-22 Pedro Alves <palves@redhat.com>
4315
4316 * gdb.base/remote.exp: Only gdb_start after compiling the
4317 testcase. Issue "disconnect" before testing "set remote" command
4318 defaults. Issue clean_restart before running to main.
4319
cc0be08f
PA
43202018-05-22 Pedro Alves <palves@redhat.com>
4321
4322 * gdb.base/remote.exp: Adjust expected output of "show remote
4323 memory-write-packet-size". Add tests for "set remote
4324 memory-write-packet-size 0" and "set remote
4325 memory-write-packet-size fixed/limit".
4326
b1b60145
PA
43272018-05-22 Pedro Alves <palves@redhat.com>
4328
4329 PR gdb/22973
4330 * gdb.base/utf8-identifiers.c: New file.
4331 * gdb.base/utf8-identifiers.exp: New file.
4332
0ec848ad
PFC
43332018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4334
4335 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4336
2c3305f6
PFC
43372018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4338
4339 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4340
ce1e8424
TT
43412018-05-18 Tom Tromey <tom@tromey.com>
4342
4343 * gdb.base/ptype-offsets.exp: Update.
4344
ddfe970e
KS
43452018-05-17 Keith Seitz <keiths@redhat.com>
4346
4347 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4348 in expected breakpoint stop locations.
4349 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4350 move to proper scope to test variable values.
4351 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4352 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4353 New functions.
4354 (main): Call not_inline_func3.
4355 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4356 inline_func1, inline_func2, and inline_func3. Test that when each
4357 breakpoint is hit, GDB properly reports both the stop location
4358 and the backtrace. Repeat tests for temporary breakpoints.
4359
0726fcc6
MR
43602018-05-15 Maciej W. Rozycki <macro@mips.com>
4361
4362 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4363 rather then trying to access it in determining whether the PID
4364 of `gdbserver' could have been retrieved.
4365
8ee22052
AB
43662018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4367
4368 * gdb.arch/amd64-init-x87-values.S: New file.
4369 * gdb.arch/amd64-init-x87-values.exp: New file.
4370
7785df48
JK
43712018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4372
4373 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4374
56bcdbea
TT
43752018-05-04 Tom Tromey <tom@tromey.com>
4376
4377 PR python/22730:
4378 * gdb.python/python.exp: Test multi-line execute.
4379
a913fffb
TT
43802018-05-04 Tom Tromey <tom@tromey.com>
4381
4382 PR python/22731:
4383 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4384
7a2c85f2
TT
43852018-05-04 Tom Tromey <tom@tromey.com>
4386
4387 PR gdb/11750:
4388 * gdb.base/define.exp: Test defining a user command inside a user
4389 command.
4390 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4391
a3b60e45
JK
43922018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4393 Pedro Alves <palves@redhat.com>
4394
4395 PR breakpoints/19806 and support for PR external/20207.
4396 * gdb.base/watchpoint-unaligned.c: New file.
4397 * gdb.base/watchpoint-unaligned.exp: New file.
4398
45fe4a03
AB
43992018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4400
4401 * gdb.base/maint.exp: Make test names unique, use
4402 test_prefix_command_help to test 'help maint info', and remove
4403 repeated test of 'help maint'.
4404
9be2ae8f
TT
44052018-05-04 Tom Tromey <tom@tromey.com>
4406
4407 PR gdb/22619:
4408 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4409 behavior.
4410
11859c31
AB
44112018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4412
4413 * gdb.base/maint.exp: Process output from 'maint print registers'
4414 line at a time.
4415
089a9490
AB
44162018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4417
4418 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4419 timeout.
4420
9b0797e2
AB
44212018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4422
4423 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4424 filter pattern.
4425
f6ac5f3d
PA
44262018-05-02 Pedro Alves <palves@redhat.com>
4427
4428 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4429 to_log_command renames.
4430 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4431
77d3c63b
TT
44322018-05-02 Tom Tromey <tom@tromey.com>
4433
4434 * gdb.python/py-parameter.exp: Set test message.
4435
0489430a
TT
44362018-05-02 Tom Tromey <tom@tromey.com>
4437
4438 PR python/20084:
4439 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4440 PARAM_ZUINTEGER_UNLIMITED tests.
4441
1632f8ba
DR
44422018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4443
4444 PR rust/23124
4445 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4446 when casting.
4447
6d7bb824
TT
44482018-04-30 Tom Tromey <tom@tromey.com>
4449
4450 * gdb.python/py-type.exp: Check align attribute.
4451 * gdb.python/py-type.c: New "aligncheck" global.
4452
007e1530
TT
44532018-04-30 Tom Tromey <tom@tromey.com>
4454
4455 PR exp/17095:
4456 * gdb.dwarf2/dw2-align.exp: New file.
4457 * gdb.cp/align.exp: New file.
4458 * gdb.base/align.exp: New file.
4459 * lib/gdb.exp (gdb_int128_helper): New proc.
4460 (has_int128_c, has_int128_cxx): New caching procs.
4461
6873858b
TT
44622018-04-27 Tom Tromey <tom@tromey.com>
4463
4464 PR rust/22545:
4465 * gdb.rust/simple.exp: Add inclusive range tests.
4466
79188d8d
PA
44672018-04-26 Pedro Alves <palves@redhat.com>
4468
4469 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4470 ifunc breakpoint locations correctly of ifunc breakpoints set
4471 while the program resolves the ifunc.
4472
c7075ad5
PA
44732018-04-26 Pedro Alves <palves@redhat.com>
4474
4475 * gdb.base/gnu-ifunc-final.c: New file.
4476 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4477 * gdb.base/gnu-ifunc.exp (executable): Delete.
4478 (staticexecutable): Adjust.
4479 (lib_opts, exec_opts): Delete.
4480 (make_binsuffix, build, set-break): New procedures.
4481 (misc_tests): New, with tests factored out from the top level.
4482 (top level): Test different combinations of ifunc resolver name,
4483 resolver with and with debug info, and ifunc target with and
4484 without debug info. Wrap static tests with with_target_prefix.
4485
8388016d
PA
44862018-04-26 Pedro Alves <palves@redhat.com>
4487
4488 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4489 return type" warnings.
4490
249b5733
PA
44912018-04-25 Pedro Alves <palves@redhat.com>
4492
4493 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4494 killed".
4495 * gdb.base/kill-after-signal.exp: Likewise.
4496 * gdb.threads/kill.exp: Likewise.
4497
f67c0c91
SDJ
44982018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4499 Sergio Durigan Junior <sergiodj@redhat.com>
4500 Pedro Alves <palves@redhat.com>
4501
4502 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4503 regexps to expect for '[Inferior ... detached]' as well.
4504 * gdb.base/attach.exp: Likewise.
4505 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4506 "gdb_continue_to_end".
4507 (test_catch_syscall_with_wrong_args): Likewise.
4508 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4509 ']'. Don't set 'verbose' on.
4510 * gdb.base/foll-vfork.exp: Likewise.
4511 * gdb.base/fork-print-inferior-events.c: New file.
4512 * gdb.base/fork-print-inferior-events.exp: New file.
4513 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4514 '[Inferior ... has been killed]' message.
4515 * gdb.base/kill-after-signal.exp: Likewise.
4516 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4517 detach message.
4518 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4519 message.
4520 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4521 regexps to expect for '[Inferior ... detached]' as well.
4522 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4523
0a8ddac4
SM
45242018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4525
4526 PR gdb/23104
4527 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4528
701adfb0
PA
45292018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4530
4531 PR gdb/23095
4532 * gdb.base/break-probes.exp: Pass shlib_load to
4533 prepare_for_testing. Set normal_bp to r_debug_state if target is
4534 bsd.
4535
d27d16bf
RB
45362018-04-19 Richard Bunt <richard.bunt@arm.com>
4537
4538 * gdb.threads/multiple-successive-infcall.c: New test.
4539 * gdb.threads/multiple-successive-infcall.exp: New file.
4540
a037790e
TT
45412018-04-17 Tom Tromey <tom@tromey.com>
4542
4543 * gdb.rust/simple.rs (Union): New type.
4544 (main): New local "u".
4545 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4546
e3a91079
AA
45472018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4548
4549 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4550 number information in output of "whereis" command.
4551 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4552
b744723f
AA
45532018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4554
4555 * gdb.ada/info_types.exp: Adjust expected output to the line
4556 numbers now printed by "info var/func/type".
4557 * gdb.base/completion.exp: Likewise.
4558 * gdb.base/included.exp: Likewise.
4559 * gdb.cp/cp-relocate.exp: Likewise.
4560 * gdb.cp/cplusfuncs.exp: Likewise.
4561 * gdb.cp/namespace.exp: Likewise.
4562 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4563
4a4495d6
MM
45642018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4565
4566 * gdb.btrace/cpu.exp: New.
4567
1d509aa6
MM
45682018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4569
4570 * gdb.base/step-indirect-call-thunk.exp: New.
4571 * gdb.base/step-indirect-call-thunk.c: New.
4572 * gdb.reverse/step-indirect-call-thunk.exp: New.
4573 * gdb.reverse/step-indirect-call-thunk.c: New.
4574
6295b6da
SM
45752018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4576
4577 * gdb.base/pie-fork.c: New file.
4578 * gdb.base/pie-fork.exp: New file.
4579
50146e70
TT
45802018-04-11 Tom Tromey <tom@tromey.com>
4581
4582 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4583
f50d8a2e
PA
45842018-04-10 Pedro Alves <palves@redhat.com>
4585
4586 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4587 exits. Instead loop running forever.
4588 (fork_parent): Run forever too.
4589
a0be7a36
SM
45902018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4591
4592 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4593 mi_continue_to_line.
4594 * gdb.mi/mi-stack.c (callee4): Add comment.
4595
9b73db36
SM
45962018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4597
4598 * gdb.mi/mi-stack.exp: Fix indentation.
4599
c912f608
SM
46002018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4601
4602 PR gdb/22979
4603 * gdb.arch/amd64-osabi.exp: New file.
4604
26540402
SM
46052018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4606
4607 PR gdb/22980
4608 * gdb.base/osabi.exp: New file.
4609
121ad66c 46102018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4611
4612 * gdb.cp/static-typedef-print.exp: New file.
4613 * gdb.cp/static-typedef-print.cc: New file.
4614
3fcded8f
JB
46152018-03-27 Joel Brobecker <brobecker@adacore.com>
4616
4617 * gdb.ada/varsize_limit: New testcase.
4618
59cc4834
JB
46192018-03-27 Joel Brobecker <brobecker@adacore.com>
4620
4621 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4622
4623 * gdb.ada/notcplusplus: New testcase.
4624
4625 * gdb.base/c-linkage-name.c: New file.
4626 * gdb.base/c-linkage-name.exp: New testcase.
4627
4ca59a9f
TT
46282018-03-26 Tom Tromey <tom@tromey.com>
4629
4630 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4631 * gdb.python/py-framefilter.py (name_error): New global.
4632 (ErrorInName.function): Use name_error.
4633
978d6c75
TT
46342018-03-26 Tom Tromey <tom@tromey.com>
4635
4636 PR backtrace/15582:
4637 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4638
b7fee5a3
KS
46392018-03-23 Keith Seitz <keiths@redhat.com>
4640
4641 PR c++/22968
4642 * gdb.cp/subtypes.exp: New file.
4643 * gdb.cp/subtypes.h: New file.
4644 * gdb.cp/subtypes.cc: New file.
4645 * gdb.cp/subtypes-2.cc: New file.
4646
376be529
AB
46472018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4648
4649 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4650 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4651 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4652 -nostartfiles when compiling the test. Confirm that all registers
4653 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4654
066cfa98
AB
46552018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4656
4657 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4658 option, syntax was wrong anyway.
4659 * gdb.arch/arm-disp-step.exp: Likewise.
4660 * gdb.arch/sparc64-regs.exp: Likewise.
4661 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4662 option, syntax was wrong anyway, switch to use
4663 prepare_for_testing.
4664 * gdb.arch/i386-disp-step.exp: Likewise.
4665
079670b9
AA
46662018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4667
4668 * gdb.ada/exec_changed.exp: Replace "target_info exists
4669 use_gdb_stub" by "use_gdb_stub".
4670 * gdb.ada/start.exp: Likewise.
4671 * gdb.base/async-shell.exp: Likewise.
4672 * gdb.base/attach-pie-misread.exp: Likewise.
4673 * gdb.base/attach-wait-input.exp: Likewise.
4674 * gdb.base/break-entry.exp: Likewise.
4675 * gdb.base/break-interp.exp: Likewise.
4676 * gdb.base/dprintf-detach.exp: Likewise.
4677 * gdb.base/nostdlib.exp: Likewise.
4678 * gdb.base/solib-nodir.exp: Likewise.
4679 * gdb.base/statistics.exp: Likewise.
4680 * gdb.base/testenv.exp: Likewise.
4681 * gdb.mi/mi-exec-run.exp: Likewise.
4682 * gdb.mi/mi-start.exp: Likewise.
4683 * gdb.multi/dummy-frame-restore.exp: Likewise.
4684 * gdb.multi/multi-arch-exec.exp: Likewise.
4685 * gdb.multi/multi-arch.exp: Likewise.
4686 * gdb.multi/tids.exp: Likewise.
4687 * gdb.multi/watchpoint-multi.exp: Likewise.
4688 * gdb.python/py-events.exp: Likewise.
4689 * gdb.threads/attach-into-signal.exp: Likewise.
4690 * gdb.threads/attach-stopped.exp: Likewise.
4691 * gdb.threads/threadapply.exp: Likewise.
4692 * lib/selftest-support.exp: Likewise.
4693
26d6cec4
AA
46942018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4695
4696 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4697
4ee89e90
SR
46982018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4699
4700 * gdb.perf/template-breakpoints.cc: New file.
4701 * gdb.perf/template-breakpoints.exp: New file.
4702 * gdb.perf/template-breakpoints.py: New file.
4703
92630041
TT
47042018-03-19 Tom Tromey <tom@tromey.com>
4705
4706 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4707 y0.
4708 * gdb.rust/simple.exp: Test bare identifier form of struct
4709 initializer.
4710
76727919
TT
47112018-03-19 Tom Tromey <tom@tromey.com>
4712
4713 * gdb.gdb/observer.exp: Remove.
4714
194ed413
AA
47152018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4716
4717 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4718 "qualified" option when setting breakpoints.
4719 * gdb.trace/backtrace.exp: Likewise.
4720 * gdb.trace/circ.exp: Likewise.
4721 * gdb.trace/collection.exp: Likewise.
4722 * gdb.trace/disconnected-tracing.exp: Likewise.
4723 * gdb.trace/ftrace-lock.exp: Likewise.
4724 * gdb.trace/ftrace.exp: Likewise.
4725 * gdb.trace/infotrace.exp: Likewise.
4726 * gdb.trace/packetlen.exp: Likewise.
4727 * gdb.trace/passc-dyn.exp: Likewise.
4728 * gdb.trace/qtro.exp: Likewise.
4729 * gdb.trace/read-memory.exp: Likewise.
4730 * gdb.trace/report.exp: Likewise.
4731 * gdb.trace/signal.exp: Likewise.
4732 * gdb.trace/status-stop.exp: Likewise.
4733 * gdb.trace/strace.exp: Likewise.
4734 * gdb.trace/tfind.exp: Likewise.
4735 * gdb.trace/trace-break.exp: Likewise.
4736 * gdb.trace/trace-condition.exp: Likewise.
4737 * gdb.trace/trace-mt.exp: Likewise.
4738 * gdb.trace/tstatus.exp: Likewise.
4739 * gdb.trace/tsv.exp: Likewise.
4740 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4741 * gdb.trace/unavailable.exp: Likewise.
4742 * gdb.trace/while-dyn.exp: Likewise.
4743
8b067d2c
AA
47442018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4745
4746 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4747 that libinproctrace is copied to the target.
4748
3ae9ce5d
TT
47492018-03-14 Tom Tromey <tom@tromey.com>
4750
4751 PR cli/14977:
4752 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4753 a null pointer.
4754 * gdb.base/wchar.exp: Likewise.
4755
b8c2339b
TT
47562018-03-14 Tom Tromey <tom@tromey.com>
4757
4758 PR cli/19918:
4759 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4760 flag.
4761
4872dc46
SM
47622018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4763
4764 PR gdb/22841
4765 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4766 "target" to remote_exec.
4767
e4fe3756
SM
47682018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4769
4770 PR gdb/22841
4771 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4772 ${board}_upload): Remove.
4773
e95a97d4
AA
47742018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4775
4776 * gdb.cp/watch-cp.cc: New test.
4777 * gdb.cp/watch-cp.exp: New file.
4778
dbbb1059
AB
47792018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4780
4781 * gdb.base/infcall-nested-structs.exp: New file.
4782 * gdb.base/infcall-nested-structs.c: New file.
4783 * gdb.base/float.exp: Add riscv support.
4784
ecc054c0
TP
47852018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4786
4787 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4788 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4789
25e3c82c
SDJ
47902018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4791
4792 * gdb.server/abspath.exp: New file.
4793 * lib/gdb.exp (with_cwd): New procedure.
4794
3083294d
SM
47952018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4796
4797 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4798 use it.
4799 (gdb_is_target_remote_prompt): New proc.
4800 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4801 (gdb_is_target_native): Pass prompt parameter to
4802 gdb_is_target_1.
4803
3275ef47
SM
48042018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4805
4806 * gdb.base/load-command.c: New file.
4807 * gdb.base/load-command.exp: New file.
4808 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4809 (gdb_is_target_1): ...this, and generalize for other targets
4810 than just remote.
4811 (gdb_is_target_remote): Use gdb_is_target_1.
4812 (gdb_is_target_native): use gdb_is_target_1.
4813
6893c19a
TT
48142018-02-26 Tom Tromey <tom@tromey.com>
4815
4816 PR python/16497:
4817 * gdb.python/py-framefilter.exp: Update test.
4818
2ddeaf8a
TT
48192018-02-26 Tom Tromey <tom@tromey.com>
4820
4821 * gdb.dwarf2/variant.c: New file.
4822 * gdb.dwarf2/variant.exp: New file.
4823
c9317f21
TT
48242018-02-26 Tom Tromey <tom@tromey.com>
4825
4826 * gdb.rust/simple.exp: Accept more possible results in enum test.
4827
6f6d0c26
SM
48282018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4829
4830 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4831 parentheses.
4832
11b03145
MR
48332018-02-23 Maciej W. Rozycki <macro@mips.com>
4834
4835 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4836 name of a variable: $actual_linejj -> $actual_line.
4837
54a27fe5
JB
48382018-02-21 John Baldwin <jhb@FreeBSD.org>
4839
4840 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4841
de65820c
MM
48422018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4843
4844 * gdb.btrace/buffer-size.exp: Do not force BTS.
4845
980548fd
PA
48462018-02-14 Pedro Alves <palves@redhat.com>
4847
4848 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4849 getting a "Quit".
4850
c4e12631
MM
48512018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4852
4853 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4854 Fix test name.
4855
c2e0e465
SM
48562018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4857
4858 * gdb.cp/m-static.exp: Check type of optimized out static
4859 member.
4860
f7216783
AB
48612018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4862
4863 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4864 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4865
0625771b
LS
48662018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4867 Leszek Swirski <leszeks@google.com>
4868
4869 * gdb.python/py-prettyprint.c
4870 (struct to_string_returns_value_inner,
4871 struct to_string_returns_value_wrapper): New.
4872 (main): Add tsrvw variable.
4873 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4874 ToStringReturnsValueWrapper): New classes.
4875 (register_pretty_printers): Register new pretty-printers.
4876 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4877 recursive pretty printer.
4878 * gdb.python/py-mi.exp: Likewise.
4879
59498c30
LS
48802018-02-01 Leszek Swirski <leszeks@google.com>
4881
4882 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4883 functions with the same name as an include file are parsed
4884 correctly.
4885
d4d38844
YQ
48862018-02-01 Yao Qi <yao.qi@linaro.org>
4887
4888 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4889 "\[^\r\n\]*".
4890
07e5f5cf
NP
48912018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4892
4893 * gdb.arch/powerpc-prologue-frame.s: New file.
4894 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4895 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4896
929b5ad4
JB
48972018-01-31 Joel Brobecker <brobecker@adacore.com>
4898
4899 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4900
e671cd59
PA
49012018-01-30 Pedro Alves <palves@redhat.com>
4902
4903 PR gdb/13211
4904 * gdb.base/interrupt-daemon.c: New.
4905 * gdb.base/interrupt-daemon.exp: New.
4906 * gdb.multi/multi-term-settings.c: New.
4907 * gdb.multi/multi-term-settings.exp: New.
4908
fc413dc4
JB
49092018-01-30 Joel Brobecker <brobecker@adacore.com>
4910
4911 * gdb.base/break.exp: Save the location where the breakpoint
4912 on break.c:47 was actually inserted when debugging the version
4913 compiled at -O2 and use it in the expected output of the "info
4914 break" test performed soon after.
4915
5c319bb2
PA
49162018-01-22 Pedro Alves <palves@redhat.com>
4917 Sergio Durigan Junior <sergiodj@redhat.com>
4918
4919 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4920 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4921
a9e40818
JB
49222018-01-22 Joel Brobecker <brobecker@adacore.com>
4923
4924 * gdb.base/break-include.c, gdb.base/break-include.inc,
4925 gdb.base/break-include.exp: New files.
4926 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4927 line number now being the actual line number where the breakpoint
4928 was inserted.
4929 * gdb.mi/mi-break.exp: Likewise.
4930 * gdb.mi/mi-reverse.exp: Likewise.
4931 * gdb.mi/mi-simplerun.exp: Ditto.
4932
e707fc44
AB
49332018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4934
4935 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4936 varobj.
4937 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4938
ae451627
AB
49392018-01-21 Don Breazeal <donb@codesourcery.com>
4940 Andrew Burgess <andrew.burgess@embecosm.com>
4941
4942 * gdb.mi/basics.c: Add new global.
4943 * gdb.mi/mi-frame-regs.exp: New file.
4944 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4945 case.
4946
b1b189e0
AB
49472018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4948
4949 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4950 non-parameter, and on an unknown symbol.
4951
fcfcc376
TT
49522018-01-19 Tom Tromey <tom@tromey.com>
4953
4954 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4955 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4956
634c1c31
AA
49572018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4958
4959 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4960 setrlimit and chdir to int.
4961
d6ad07fd
AA
49622018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4963
4964 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4965 function.
4966 (my_tend): Likewise.
4967 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4968 rationale of avoiding FP- and vector instructions.
4969
adf8243b
RK
49702018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4971
4972 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4973 "info reg" with "\[ \t\]*".
4974 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4975 "\[ \t\]+".
4976 * gdb.arch/s390-multiarch.exp: Ditto.
4977 * gdb.base/pc-fp.exp: Ditto.
4978 * gdb.reverse/i386-precsave.exp: Ditto.
4979 * gdb.reverse/i386-reverse.exp: Ditto.
4980 * gdb.reverse/i387-env-reverse.exp: Ditto.
4981 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4982
dcc06925
AA
49832018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4984
4985 * lib/gdb.exp (gdb_compile): Re-enable use of
4986 universal_compile_options for languages other than Rust.
4987
25d4fd80
AA
49882018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4989
4990 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4991
ee7f689e 49922018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4993
4994 PR gdb/16577
4995 * gdb.base/solib-vanish.exp: New.
4996 * gdb.base/solib-vanish-main.c: New.
4997 * gdb.base/solib-vanish-lib1.c: New.
4998 * gdb.base/solib-vanish-lib2.c: New.
4999
d8447b6b
YQ
50002018-01-17 Yao Qi <yao.qi@linaro.org>
5001
5002 * gdb.compile/compile.exp: Match the address printed for
5003 frame in the output of command "bt".
5004
86d6a90c
TT
50052018-01-15 Tom Tromey <tom@tromey.com>
5006
5007 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5008 compute sp_reg.
5009
cbcdb1aa
AB
50102018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5011
5012 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5013 to prepare.
5014 (prepare): Return 0 on error, 1 on success.
5015
eea61984
PA
50162018-01-12 Pedro Alves <palves@redhat.com>
5017
5018 * gdb.base/continue-after-aborted-step-over.c: New.
5019 * gdb.base/continue-after-aborted-step-over.exp: New.
5020
6181e9c2
SM
50212018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5022
5023 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5024 options when not creating an executable.
5025
3cada740
PA
50262018-01-11 Pedro Alves <palves@redhat.com>
5027
5028 PR remote/22597
5029 * gdb.server/stop-reply-no-thread.c: New file.
5030 * gdb.server/stop-reply-no-thread.exp: New file.
5031
c63d3e8d
PA
50322018-01-10 Pedro Alves <palves@redhat.com>
5033
5034 PR gdb/22670
5035 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5036 functions too. Test setting breakpoints and printing C functions
5037 with no debug info too.
5038 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5039
d4c2a405
PA
50402018-01-10 Pedro Alves <palves@redhat.com>
5041
5042 PR gdb/22670
5043 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5044 a fail.
5045
8825213e
PA
50462018-01-10 Pedro Alves <palves@redhat.com>
5047
5048 PR gdb/22670
5049 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5050
605fd3c6
YQ
50512018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5052
5053 * gdb.server/unittest.exp: Match the output in non-development
5054 mode.
5055
1e5ded6c
YQ
50562018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5057
5058 * gdb.gdb/unittest.exp: Match output in non-development mode.
5059
30066b0b
JB
50602018-01-08 Joel Brobecker <brobecker@adacore.com>
5061
5062 * gdb.ada/access_tagged_param.exp: Relax expected output
5063 for value of "ObjL" in "continue" to pck.inspect breakpoint
5064 test.
5065
04bafb1e
XR
50662018-01-08 Joel Brobecker <brobecker@adacore.com>
5067
9f86398b
JB
5068 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5069 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5070
e379cee6
PA
50712018-01-05 Pedro Alves <palves@redhat.com>
5072
5073 PR gdb/18653
5074 * gdb.base/libsegfault.exp: New.
5075
de63c46b
PA
50762018-01-05 Joel Brobecker <brobecker@adacore.com>
5077
5078 PR gdb/22670
5079 * gdb.ada/access_tagged_param.exp: New file.
5080 * gdb.ada/access_tagged_param/foo.adb: New file.
5081
f98fc17b
PA
50822018-01-05 Pedro Alves <palves@redhat.com>
5083
5084 PR gdb/22670
5085 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5086 exercise lower case too, and to exercise both full matching and
5087 wild matching.
5088
342f8240
JB
50892018-01-05 Joel Brobecker <brobecker@adacore.com>
5090
5091 * gdb.ada/rename_subscript_param: New testcase.
5092
7150d33c
JG
50932018-01-05 Jerome Guitton <guitton@adacore.com>
5094
5095 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5096
cc0e770c
JB
50972018-01-05 Joel Brobecker <brobecker@adacore.com>
5098
5099 * gdb.ada/convvar_comp: New testcase.
5100
672a41aa 51012018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5102
5103 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5104 (My_Table): New global variable.
5105 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5106
7365ec2f
JB
51072018-01-04 Joel Brobecker <brobecker@adacore.com>
5108
5109 PR gdb/22670
5110 * gdb.ada/maint_with_ada: New testcase.
5111
289483b6
JB
51122018-01-04 Joel Brobecker <brobecker@adacore.com>
5113
5114 PR gdb/22670
5115 * gdb.ada/bp_c_mixed_case: New testcase.
5116
344420da
JB
51172018-01-04 Joel Brobecker <brobecker@adacore.com>
5118
5119 PR gdb/22670
5120 * gdb.ada/complete.exp: Add "complete break ada" test.
5121
66fc87a0
JB
51222018-01-04 Joel Brobecker <brobecker@adacore.com>
5123
5124 PR gdb/22670
5125 * gdb.ada/info_addr_mixed_case: New testcase.
5126
9f757bf7
XR
51272018-01-03 Xavier Roirand <roirand@adacore.com>
5128
5129 * gdb.ada/excep_handle.exp: New testcase.
5130 * gdb.ada/excep_handle/foo.adb: New file.
5131 * gdb.ada/excep_handle/pck.ads: New file.
5132
bd570f80
JB
51332018-01-03 Joel Brobecker <brobecker@adacore.com>
5134
5135 * gdb.base/step-line.c: Add extra empty line in copyright header.
5136 * gdb.base/step-line.inp: Likewise.
5137
9fe561ab
JB
51382018-01-02 Joel Brobecker <brobecker@adacore.com>
5139
5140 * gdb.ada/dyn_stride.exp: Add slice test.
5141
a405673c
JB
51422018-01-02 Joel Brobecker <brobecker@adacore.com>
5143
5144 * gdb.ada/dyn_stride: New testcase.
5145
cef0f868
SH
51462017-12-27 Stafford Horne <shorne@gmail.com>
5147
5148 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5149 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5150
b67d92b0
SH
51512017-12-27 Stafford Horne <shorne@gmail.com>
5152
5153 * gdb.base/reggroups.c: New file.
5154 * gdb.base/reggroups.exp: New file.
5155
eccab96d
JB
51562017-12-18 Joel Brobecker <brobecker@adacore.com>
5157
5158 * gdb.dwarf2/ada-valprint-error.c: New file.
5159 * gdb.dwarf2/ada-valprint-error.exp: New file.
5160
0e2da9f0
JB
51612017-12-18 Joel Brobecker <brobecker@adacore.com>
5162
5163 * gdb.ada/assign_arr: New testcase.
5164
cb923fcc
XR
51652017-12-18 Xavier Roirand <roirand@adacore.com>
5166
5167 * gdb.ada/funcall_ptr: New testcase.
5168
7c161838
SDJ
51692017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5170
5171 PR cli/16224
5172 * gdb.base/ptype-offsets.cc: New file.
5173 * gdb.base/ptype-offsets.exp: New file.
5174
1af17fd9
YQ
51752017-12-15 Yao Qi <yao.qi@linaro.org>
5176
5177 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5178 if XML is disabled.
5179
828d5846
XR
51802017-12-15 Xavier Roirand <roirand@adacore.com>
5181
5182 * gdb.ada/same_component_name: New testcase.
5183
79e8fcaa
JB
51842017-12-14 Joel Brobecker <brobecker@adacore.com>
5185
5186 * gdb.ada/str_binop_equal: New testcase.
5187
e05fa6f9
JB
51882017-12-14 Joel Brobecker <brobecker@adacore.com>
5189
5190 * gdb.ada/task_switch_in_core: New testcase.
5191
b89641ba
SM
51922017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5193
5194 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5195 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5196 call test_bkpt_qualified.
5197 (test_bkpt_qualified): New proc.
5198
6892d2e4
PA
51992017-12-13 Pedro Alves <palves@redhat.com>
5200
5201 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5202 Tighten regexp by matching with an anchor.
5203
a22ecf70
PA
52042017-12-13 Pedro Alves <palves@redhat.com>
5205
5206 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5207 ("expression with namespace"): New set of tests.
5208 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5209 (Nested::Test_NS::qux): New.
5210 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5211 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5212
9937536c
JB
52132017-12-13 Joel Brobecker <brobecker@adacore.com>
5214
5215 * gdb.base/server-del-break.c: New file.
5216 * gdb.base/server-del-break.exp: New file.
5217
fe49c6f5
SH
52182017-12-12 Stafford Horne <shorne@gmail.com>
5219
5220 * gdb.xml/tdesc-regs.exp: Add or1k support.
5221
c3d18620
SH
52222017-12-12 Stafford Horne <shorne@gmail.com>
5223
5224 * gdb.base/bp-permanent.c: Define nop of or1k.
5225
c5f9cfc8
JB
52262017-12-11 Joel Brobecker <brobecker@adacore.com>
5227
5228 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5229 output with components being reordered.
5230
a9c135fc
JB
52312017-12-11 Joel Brobecker <brobecker@adacore.com>
5232
5233 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5234 output with components being reordered.
5235
927aa2e7
JK
52362017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5237 Pedro Alves <palves@redhat.com>
5238
5239 * gdb.base/maint.exp (check for .gdb_index): Check also for
5240 .debug_names.
5241 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5242 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5243 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5244 (.gdb_index used after symbol reloading): Support also .debug_names.
5245 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5246
f17d9474
YQ
52472017-12-08 Yao Qi <yao.qi@linaro.org>
5248
5249 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5250 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5251
a0de8c21
YQ
52522017-12-08 Yao Qi <yao.qi@linaro.org>
5253
5254 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5255 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5256
a738ea1d
YQ
52572017-12-08 Yao Qi <yao.qi@linaro.org>
5258
5259 * gdb.arch/aarch64-tagged-pointer.c: New file.
5260 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5261
1cd9a73b
SDJ
52622017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5263
5264 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5265 "int".
5266
fa6eb693
KS
52672017-12-07 Keith Seitz <keiths@redhat.com>
5268
5269 PR breakpoints/22569
5270 * gdb.linespec/ls-errs.exp: Change expected result of "break
5271 -source this file has spaces.c -line 3".
5272 Check that an explicit source file followed by whitespace is
5273 identified as an invalid explicit location.
5274
883fd55a
KS
52752017-12-07 Keith Seitz <keiths@redhat.com>
5276
5277 * gdb.cp/nested-types.cc: New file.
5278 * gdb.cp/nested-types.exp: New file.
5279 * lib/cp-support.exp: Load data-structures.exp library.
5280 (debug_cp_test_ptype_class): New global.
5281 (cp_ptype_class_verbose, next_line): New procedures.
5282 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5283 Add and document new return value.
5284 Switch the list of lines to a queue.
5285 Add support for new `type' key for nested type definitions.
5286 Add debugging/troubleshooting messages.
5287 * lib/data-structures.exp: New file.
5288
ec72db3e
SM
52892017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5290
5291 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5292 with proc_with_prefix, don't use with_test_prefix.
5293
99598d71
TT
52942017-12-07 Tom Tromey <tom@tromey.com>
5295
5296 * gdb.base/break.exp: Add test for empty "commands".
5297
a8806230
YQ
52982017-12-07 Yao Qi <yao.qi@linaro.org>
5299
5300 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5301 malloc and catch syscall.
5302
824cc835
PM
53032017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5304
e79be6e5 5305 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5306 tests for explicit locations.
5307
7cc244de
PA
53082017-12-06 Pedro Alves <palves@redhat.com>
5309
5310 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5311 force-disabling XML descriptions.
5312
50a1fdd5
PA
53132017-12-04 Pedro Alves <palves@redhat.com>
5314
5315 PR gdb/22499
5316 * gdb.arch/amd64-disp-step-avx.S: New file.
5317 * gdb.arch/amd64-disp-step-avx.exp: New file.
5318
f0fb2488
PA
53192017-12-03 Pedro Alves <palves@redhat.com>
5320
5321 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5322 and <string.h>.
5323 (parent_function): Print distinct messages when waitpid fails, or
5324 the child exits with a signal, or the child exits for an unhandled
5325 reason.
5326 * gdb.threads/process-dies-while-detaching.exp
5327 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5328 it. Wait for both inferior output and GDB's prompt. Use an
5329 indirect spawn id list.
5330 (do_detach): New parameter 'child_exit'. Use it to compute
5331 expected inferior output.
5332 (test_detach, test_detach_watch, test_detach_killed_outside):
5333 Adjust to pass down the expected child exit kind.
5334
97cbe998
SDJ
53352017-12-01 Joel Brobecker <brobecker@adacore.com>
5336 Sergio Durigan Junior <sergiodj@redhat.com>
5337 Pedro Alves <palves@redhat.com>
5338
5339 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5340
40fc416f
SDJ
53412017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5342
5343 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5344 to 'symbol-file' and 'add-symbol-file' can be
5345 position-independent.
5346
1cc75e92
YQ
53472017-12-01 Yao Qi <yao.qi@linaro.org>
5348
5349 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5350 the URL in copyright header.
5351 * gdb.arch/aarch64-fp.exp: Likewise.
5352 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5353 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5354 * gdb.base/expand-psymtabs.exp: Likewise.
5355 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5356 * gdb.fortran/common-block.exp: Likewise.
5357 * gdb.fortran/common-block.f90: Likewise.
5358 * gdb.fortran/logical.exp: Likewise.
5359 * gdb.fortran/vla-datatypes.f90: Likewise.
5360 * gdb.fortran/vla-sub.f90: Likewise.
5361
875fb7a7
JB
53622017-11-30 Joel Brobecker <brobecker@adacore.com>
5363
5364 * gdb.ada/repeat_dyn: New testcase.
5365
6f14765f
UW
53662017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5367
5368 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5369 Update for changed thread numbering.
5370 * gdb.cell/bt.exp: Update for changed GDB output.
5371
f1af7b94
SM
53722017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5373
5374 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5375 setting isremote by hand.
5376 * boards/dwarf4-gdb-index.exp: Likewise.
5377 * boards/fission.exp: Likewise.
5378 * boards/stabs.exp: Likewise.
5379
e3919f3e
PA
53802017-11-30 Pedro Alves <palves@redhat.com>
5381
5382 * gdb.linespec/cpls-ops.exp
5383 (check_explicit_skips_function_argument): Extract the underlying
5384 type of size_t instead of hardcoding it.
5385
bd69330d
PA
53862017-11-29 Pedro Alves <palves@redhat.com>
5387
5388 PR c++/19436
5389 * gdb.linespec/cpls-abi-tag.cc: New file.
5390 * gdb.linespec/cpls-abi-tag.exp: New file.
5391
a20714ff
PA
53922017-11-29 Pedro Alves <palves@redhat.com>
5393
5394 * gdb.base/langs.exp: Use -qualified.
5395 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5396 it.
5397 * gdb.cp/namespace.exp: Use -qualified.
5398 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5399 (overload-3, template-overload, template-ret-type, const-overload)
5400 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5401 procedures.
5402 (test_driver): Call them.
5403 * gdb.cp/save-bp-qualified.cc: New.
5404 * gdb.cp/save-bp-qualified.exp: New.
5405 * gdb.linespec/explicit.exp: Test -qualified.
5406 * lib/completion-support.exp (completion::explicit_opts_list): Add
5407 "-qualified".
5408 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5409
f6f1d339
PM
54102017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5411
5412 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5413
02ca603a
TT
54142017-11-29 Tom Tromey <tom@tromey.com>
5415
5416 * gdb.base/relocate.exp: Update invalid argument test.
5417 Add new tests for invalid arguments.
5418
ed6c0bfb
TP
54192017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5420
5421 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5422 Return 0 as a long.
5423 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5424
f106e10e
TP
54252017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5426
5427 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5428 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5429 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5430 func ().
5431 * gdb.cp/shadow.cc (B.func): Return 0.
5432
10329bb2
JB
54332017-11-27 Joel Brobecker <brobecker@adacore.com>
5434
5435 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5436 expected output in gdb_expect call to allow the exception
5437 message to be present as well. Fix syntax confusion to avoid
5438 TCL thinking that exception_name is an array.
5439
617cd4bc
UW
54402017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5441
5442 * gdb.arch/spu-info.c: Include <unistd.h>.
5443 (do_signal_test): Fix broken calls to write.
5444 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5445 Fix checks for empty mailboxes. Update signal tests for corrected
5446 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5447 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5448 * gdb.cell/arch.exp: Use standard_output_file.
5449 * gdb.cell/break.exp: Likewise.
5450 * gdb.cell/bt.exp: Likewise.
5451 * gdb.cell/core.exp: Likewise.
5452 * gdb.cell/dwarfaddr.exp: Likewise.
5453 * gdb.cell/ea-cache.exp: Likewise.
5454 * gdb.cell/ea-standalone.exp: Likewise.
5455 * gdb.cell/f-regs.exp: Likewise.
5456 * gdb.cell/fork.exp: Likewise.
5457 * gdb.cell/gcore.exp: Likewise.
5458 * gdb.cell/mem-access.exp: Likewise.
5459 * gdb.cell/ptype.exp: Likewise.
5460 * gdb.cell/registers.exp: Likewise.
5461 * gdb.cell/sizeof.exp: Likewise.
5462 * gdb.cell/solib-symbol.exp: Likewise.
5463 * gdb.cell/solib.exp: Likewise.
617cd4bc 5464
a81aaca0
PA
54652017-11-25 Pedro Alves <palves@redhat.com>
5466
5467 * gdb.base/complete-empty.exp: New file.
5468 * gdb.base/completion.exp: Adjust.
5469
6a3c6ee4
PA
54702017-11-25 Pedro Alves <palves@redhat.com>
5471
5472 * gdb.linespec/cpls-ops.cc: New file.
5473 * gdb.linespec/cpls-ops.exp: New file.
5474 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5475 factored out from ...
5476 (test_complete_prefix_range): ... this.
5477
8955eb2d
PA
54782017-11-24 Pedro Alves <palves@redhat.com>
5479
5480 * gdb.linespec/cpcompletion.exp: New file.
5481 * gdb.linespec/cpls-hyphen.cc: New file.
5482 * gdb.linespec/cpls.cc: New file.
5483 * gdb.linespec/cpls2.cc: New file.
5484 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5485 test to use test_gdb_complete_unique. Add label completion,
5486 keyword completion and explicit location completion tests.
5487 * lib/completion-support.exp: New file.
5488
e547c119
JB
54892017-11-24 Joel Brobecker <brobecker@adacore.com>
5490
5491 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5492 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5493 when hitting an exception catchpoint.
5494
7c3c1aa8
YQ
54952017-11-22 Yao Qi <yao.qi@linaro.org>
5496
5497 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5498
41bd68f5
SM
54992017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5500
5501 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5502 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5503 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5504
1daad298
YQ
55052017-11-22 Yao Qi <yao.qi@linaro.org>
5506
5507 * gdb.base/info-os.exp: Pass pthreads.
5508 * gdb.multi/multi-attach.exp: Likewise.
5509
88465e87
YQ
55102017-11-22 Yao Qi <yao.qi@linaro.org>
5511
5512 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5513 compiler.
5514
dc196b23
YQ
55152017-11-22 Yao Qi <yao.qi@linaro.org>
5516
5517 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5518 * gdb.base/break-interp.exp: Likewise.
5519 * gdb.base/jit-attach-pie.exp: Likewise.
5520
2400729e
UW
55212017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5522
5523 * gdb.base/float128.c (large128): New variable.
5524 * gdb.base/float128.exp: Add test to print largest __float128 value.
5525
7a26362d
UW
55262017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5527
5528 * gdb.arch/vsx-regs.exp: Update register content checks.
5529
ed0f4273
UW
55302017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5531
5532 * gdb.arch/ppc-longdouble.exp: New file.
5533 * gdb.arch/ppc-longdouble.c: Likewise.
5534
a25d69c6
PA
55352017-11-21 Pedro Alves <palves@redhat.com>
5536
5537 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5538
73fcf641
PA
55392017-11-20 Pedro Alves <palves@redhat.com>
5540
5541 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5542 (long_double_typedef): New typedefs.
5543 Use DEF on double and long double.
5544 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5545 cases.
5546 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5547 and 'long_double_ptr_same_size' locals. Use them to decide
5548 whether cast from array/function to float is valid/invalid.
5549
71a3c369
TT
55502017-11-17 Tom Tromey <tom@tromey.com>
5551
5552 * gdb.rust/traits.rs: New file.
5553 * gdb.rust/traits.exp: New file.
5554
ced9779b
JB
55552017-11-17 Joel Brobecker <brobecker@adacore.com>
5556
5557 * gdb.ada/minsyms: New testcase.
5558
a0922d80
PA
55592017-11-16 Pedro Alves <palves@redhat.com>
5560
5561 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5562 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5563
ea04e54c
PA
55642017-11-16 Pedro Alves <palves@redhat.com>
5565
5566 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5567 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5568
e849ea89
PA
55692017-11-16 Pedro Alves <palves@redhat.com>
5570
5571 * gdb.server/reconnect-ctrl-c.c: New file.
5572 * gdb.server/reconnect-ctrl-c.exp: New file.
5573
d8ae99a7
PM
55742017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5575
5576 * gdb.python/py-rbreak.exp: New file.
5577 * gdb.python/py-rbreak.c: New file.
5578 * gdb.python/py-rbreak-func2.c: New file.
5579
968a13f8
PA
55802017-11-16 Pedro Alves <palves@redhat.com>
5581
5582 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5583 pattern.
5584 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5585 GDB.
5586
71774bc9
SM
55872017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5588
5589 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5590 regex.
5591
ddbb44cf
SM
55922017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5593
5594 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5595 test names.
5596
584a564f
PA
55972017-11-09 Pedro Alves <palves@redhat.com>
5598
5599 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5600 factored out from ...
5601 (top level): ... here, and adjusted to avoid expecting beyond the
5602 prompt in a single gdb_test_multiple.
5603
5ed7a928
PA
56042017-11-09 Pedro Alves <palves@redhat.com>
5605
5606 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5607 output.
5608 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5609 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5610 * gdb.server/ext-run.exp ("kill" test): Likewise.
5611 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5612
a60e0738
PA
56132017-11-09 Pedro Alves <palves@redhat.com>
5614
5615 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5616 match till end of line.
5617
2c88253f
PA
56182017-11-09 Pedro Alves <palves@redhat.com>
5619
5620 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5621
c7a38517
PA
56222017-11-09 Pedro Alves <palves@redhat.com>
5623
5624 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5625 New procedures, factored out from ...
5626 (top level): ... here, and adjusted to avoid expecting beyond the
5627 prompt in one go.
5628
f29f4b6b
PA
56292017-11-09 Pedro Alves <palves@redhat.com>
5630
5631 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5632 output. Fix '?' match.
5633
286acbb5
JB
56342017-11-08 Joel Brobecker <brobecker@adacore.com>
5635
5636 * gdb.ada/scoped_watch: New testcase.
5637 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5638 which is actually correct.
5639 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5640 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5641
62d7ae92
PA
56422017-11-08 Pedro Alves <palves@redhat.com>
5643
5644 * gdb.gdb/complaints.exp (test_initial_complaints)
5645 (test_serial_complaints, test_short_complaints): Call
5646 complaint_internal instead of complaint.
5647
280ca31f
DT
56482017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5649
5650 * gdb.threads/tls-core.c: New file.
5651 * gdb.threads/tls-core.exp: Likewise.
5652
b5ec771e
PA
56532017-11-08 Pedro Alves <palves@redhat.com>
5654
5655 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5656 (p Exported_Capitalized): New test.
5657 (p exported_capitalized): New test.
5658
a02b41a7
PA
56592017-11-07 Pedro Alves <palves@redhat.com>
5660
5661 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5662
95e95a6d
PA
56632017-11-07 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5666 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5667 (disable_invalid, disable_inverted, disable_negative): New
5668 procedures.
5669 ("bad numbers"): New set of tests.
5670
cee62dbd
PA
56712017-11-07 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.cp/ena-dis-br-range.exp: Add tests.
5674
cc638e86
PA
56752017-11-07 Pedro Alves <palves@redhat.com>
5676
5677 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5678
d0fe4701
XR
56792017-11-07 Xavier Roirand <roirand@adacore.com>
5680 Pedro Alves <palves@redhat.com>
5681
5682 * gdb.base/ena-dis-br.exp: Add reference to
5683 gdb.cp/ena-dis-br-range.exp.
5684 * gdb.cp/ena-dis-br-range.exp: New file.
5685 * gdb.cp/ena-dis-br-range.cc: New file.
5686
46f67f80
PA
56872017-11-06 Pedro Alves <palves@redhat.com>
5688
5689 * gdb.base/attach-non-pgrp-leader.c: New.
5690 * gdb.base/attach-non-pgrp-leader.exp: New.
5691
726e1356
PA
56922017-11-06 Pedro Alves <palves@redhat.com>
5693
5694 * configure.ac: No longer check for termio.h and sgtty.h.
5695 * configure: Regenerate.
5696 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5697 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5698 Remove termio and sgtty code.
5699
50ab6ace
YQ
57002017-11-03 Yao Qi <yao.qi@linaro.org>
5701
5702 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5703 in GDB is disabled.
5704
8e68731c
YQ
57052017-11-03 Yao Qi <yao.qi@linaro.org>
5706
5707 * gdb.python/py-thrhandle.exp: Skip it if python is not
5708 enabled.
5709
3a87ae65
SM
57102017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5711
5712 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5713 as a breakpoint command.
5714
484d8d36
MD
57152017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5716
5717 PR python/21213
5718 * gdb.python/py-infthread.exp: Test calling
5719 InferiorThread.inferior () multiple times in a row.
5720
4a27f119
KS
57212017-10-27 Keith Seitz <keiths@redhat.com>
5722
5723 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5724 Test "info break" for every inlined function breakpoint.
5725
bb11dd58
YQ
57262017-10-27 Yao Qi <yao.qi@linaro.org>
5727
5728 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5729
a43f3893
PF
57302017-10-26 Patrick Frants <osscontribute@gmail.com>
5731
5732 * gdb.cp/classes.exp (test_static_members): Test printing
5733 Outer::instance.
5734 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5735 (Inner::instance, Outer::instance): New.
5736
792ccf00
PA
57372017-10-24 Pedro Alves <palves@redhat.com>
5738
5739 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5740 extra console" test in two stages.
5741
eb2bfbad
PA
57422017-10-24 Pedro Alves <palves@redhat.com>
5743
5744 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5745
1f75a651
PA
57462017-10-24 Pedro Alves <palves@redhat.com>
5747
5748 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5749 loop.
5750
779990d9
PA
57512017-10-24 Pedro Alves <palves@redhat.com>
5752
5753 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5754 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5755
ad9b8f5d
PA
57562017-10-24 Pedro Alves <palves@redhat.com>
5757
5758 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5759 parameter and handle it. Don't output read value in test name.
5760
fee6da6e
PA
57612017-10-24 Pedro Alves <palves@redhat.com>
5762
5763 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5764 custom test name.
5765
10389c2c
PA
57662017-10-24 Pedro Alves <palves@redhat.com>
5767
5768 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5769 include the unstable output directory name in the test's name.
5770 (initial_setup_simple) <'set args'>: Use custom test name.
5771
a80e65a9
PA
57722017-10-24 Pedro Alves <palves@redhat.com>
5773
5774 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5775 with explicit test name.
5776
15763a09
PA
57772017-10-20 Pedro Alves <palves@redhat.com>
5778
5779 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5780 'wait -i'. Use gdb_assert and remote_close.
5781
49a4ce2e
AB
57822017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5783
5784 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5785 number from variable rather than hard-coded.
5786
a75868f5
PA
57872017-10-19 Pedro Alves <palves@redhat.com>
5788
5789 * gdb.base/long-inferior-output.c: New file.
5790 * gdb.base/long-inferior-output.exp: New file.
5791
c8ba13ad
KS
57922017-11-18 Keith Seitz <keiths@redhat.com>
5793
5794 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5795 method.
5796 (main): Call it.
5797 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5798 Add additional user-defined conversion operator tests.
5799
b27de576
PA
58002017-10-17 Pedro Alves <palves@redhat.com>
5801
5802 * boards/native-stdio-gdbserver.exp: Load "local-board".
5803
8484c955
PA
58042017-10-17 Pedro Alves <palves@redhat.com>
5805
5806 * gdb.base/quit-live.c: New file.
5807 * gdb.base/quit-live.exp: New file.
5808
83d5a34d
KS
58092017-10-16 Keith Seitz <keiths@redhat.com>
5810
5811 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5812 (class_with_protected_typedef, class_with_private_typedef)
5813 (struct_with_public_typedef, struct_with_protected_typedef)
5814 (struct_with_private_typedef): New classes/structs.
5815 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5816 typedefs and access specifiers.
5817
739b3f1d
PA
58182017-10-16 Pedro Alves <palves@redhat.com>
5819 Simon Marchi <simon.marchi@polymtl.ca>
5820
5821 * README (Local vs Remote vs Native): New section.
5822 * boards/local-board.exp: New file, with bits factored out from
5823 ...
5824 * boards/native-extended-gdbserver.exp: ... here. Load
5825 "local-board".
5826 * boards/native-gdbserver.exp: Load "local-board".
5827 (${board}_spawn, ${board}_exec): Delete.
5828 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5829 ...
5830 * boards/stdio-gdbserver-base.exp: ... this new file.
5831 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5832 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5833 procedure.
5834 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5835 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5836 stdio_gdbserver_command.
5837 (${board}_get_remote_address, ${board}_get_comm_port)
5838 (${board}_download, ${board}_upload): Delete.
5839 (get_target_remote_pipe_cmd): New.
5840
fe68b953
SM
58412017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5842
5843 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5844 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5845 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5846 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5847 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5848 remove with_test_prefix.
5849
300b6685
PA
58502017-10-13 Pedro Alves <palves@redhat.com>
5851
5852 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5853 * gdb.base/annota1.exp: Use it instead of is_remote.
5854 * gdb.base/annota3.exp: Use it instead of is_remote.
5855 * gdb.cp/annota2.exp: Use it instead of is_remote.
5856 * gdb.cp/annota3.exp: Use it instead of is_remote.
5857 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5858
50500caf
PA
58592017-10-13 Pedro Alves <palves@redhat.com>
5860
5861 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5862 (test_num_test_vars, run_and_count_vars, find_env)
5863 (test_set_unset_env, test_inherit_env_var): New procedures.
5864 (top level): Use them.
5865
dad0c6d2
PA
58662017-10-13 Pedro Alves <palves@redhat.com>
5867
5868 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5869 also skip on stub-like targets.
5870
8b0553c1
PA
58712017-10-13 Pedro Alves <palves@redhat.com>
5872
5873 PR gdb/22293
5874 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5875 (top level): Move some tests to ...
5876 (test_not_found): ... this new procedure.
5877 (top level): Call it.
5878
7594f623
PA
58792017-10-13 Pedro Alves <palves@redhat.com>
5880
5881 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5882 expect different "info terminal" output if testing with a
5883 non-native target.
5884
ebe3b402
PA
58852017-10-13 Pedro Alves <palves@redhat.com>
5886 Simon Marchi <simon.marchi@polymtl.ca>
5887
5888 PR python/12966
5889 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5890
42f1b161
PA
58912017-10-13 Pedro Alves <palves@redhat.com>
5892
5893 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5894 already.
5895
8d6ef72b
PA
58962017-10-13 Pedro Alves <palves@redhat.com>
5897
5898 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5899 is_remote.
5900
d7bcd5b8
PA
59012017-10-13 Pedro Alves <palves@redhat.com>
5902
5903 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5904 is_remote.
5905
df479dc6
PA
59062017-10-13 Pedro Alves <palves@redhat.com>
5907
5908 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5909 is set.
5910 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5911 instead of is_remote.
5912
23fb630a
PA
59132017-10-13 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5916 (top level): Add comment.
5917
cc77b1dc
PA
59182017-10-13 Pedro Alves <palves@redhat.com>
5919
5920 * gdb.base/remote.exp (top level): Fix comment typo and add
5921 missing return.
5922
27c9e813
PA
59232017-10-13 Pedro Alves <palves@redhat.com>
5924 Simon Marchi <simon.marchi@polymtl.ca>
5925
5926 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5927 calls and add comments. Skip test if use_gdb_stub is set.
5928 (top level): Use "set cwd" command instead of "cd" command.
5929
5e830d98
PA
59302017-10-13 Pedro Alves <palves@redhat.com>
5931
5932 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5933 is_remote target check.
5934
f5ca0032
PA
59352017-10-13 Pedro Alves <palves@redhat.com>
5936
5937 * gdb.base/scope.exp: Use build_executable + clean_restart +
5938 gdb_file_cmd instead of prepare_for_testing and no longer skip
5939 "before run" tests on is_remote target boards. Update comments.
5940 * boards/native-extended-gdbserver.exp
5941 (extended_gdbserver_load_last_file): New, factored out from ...
5942 (gdb_load): ... this. Move further below and add comment.
5943 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5944
8aed1c0d
PA
59452017-10-12 Pedro Alves <palves@redhat.com>
5946
5947 * gdb.base/attach.exp: Remove references to gdb64.
5948 * gdb.base/dbx.exp: Remove references to gdb64.
5949
cfa34c87
SM
59502017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5951 Pedro Alves <palves@redhat.com>
5952
5953 * gdb.base/label.exp: Remove is_remote target check.
5954
9192b7de
PA
59552017-10-12 Pedro Alves <palves@redhat.com>
5956
5957 * gdb.base/auvx.exp (coredir): Update comment.
5958 (top level) <core_works>: Use "set cwd" command instead of "cd"
5959 command.
5960
6bf0052d
PA
59612017-10-12 Pedro Alves <palves@redhat.com>
5962 Simon Marchi <simon.marchi@polymtl.ca>
5963
5964 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5965 target boards.
5966
e48ef82d
PA
59672017-10-12 Pedro Alves <palves@redhat.com>
5968 Simon Marchi <simon.marchi@polymtl.ca>
5969
5970 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5971 Instead skip if there's any gdb_protocol set.
5972
8d7aea57
SM
59732017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5974 Pedro Alves <palves@redhat.com>
5975
5976 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5977
30440677
PA
59782017-10-12 Pedro Alves <palves@redhat.com>
5979 Simon Marchi <simon.marchi@polymtl.ca>
5980
5981 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5982 instead of on dejagnu remote boards.
5983
4e04f045 59842017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5985 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5986
5987 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5988 checks. Use build_executable + clean_restart instead of
5989 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5990 of enabling non-stop after starting gdb.
5991
871a186e
PA
59922017-10-12 Pedro Alves <palves@redhat.com>
5993
5994 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5995 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5996 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5997 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5998
56d704da
AK
59992017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6000
6001 * gdb.arch/arc-tdesc-cpu.exp: New file.
6002 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6003
2f20e312
SM
60042017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6005
6006 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6007
65630365
PA
60082017-10-10 Pedro Alves <palves@redhat.com>
6009
6010 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6011 expect CLI output.
6012
bf469271
PA
60132017-10-10 Pedro Alves <palves@redhat.com>
6014
6015 * lib/selftest-support.exp (selftest_setup): Update for
6016 captured_command_loop's prototype change.
6017
777a42f1
PA
60182017-10-09 Pedro Alves <palves@redhat.com>
6019
6020 Test both arch1=>arch2 and arch2=>arch1.
6021
6022 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6023 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6024 factored out to...
6025 (append_arch1_options, append_arch2_options, append_arch_options)
6026 (build_executables): New procedures.
6027 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6028 local.
6029 (top level): Add new 'first_arch' testing axis.
6030
cbd2b4e3
PA
60312017-10-09 Pedro Alves <palves@redhat.com>
6032
6033 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6034 (barrier): New.
6035 (thread_start, all_started): New functions.
6036 (main): Spawn new thread and wait until it is scheduled.
6037 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6038 option.
6039 (do_test): Add 'selected_thread' parameter. Run to all_started
6040 instead of main. Explicitly set the breakpoint at main. Switch
6041 to the SELECTED_THREAD thread.
6042 (top level): Test handling the exec event with either the main
6043 thread or the second thread selected.
6044
5c9e4427
PA
60452017-10-09 Pedro Alves <palves@redhat.com>
6046
6047 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6048 logic. Move STOP marker after the value checks.
6049 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6050 regexp.
6051
b3b7c423
SL
60522017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6053
6054 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6055
3b4b2f16
UW
60562017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6057
6058 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6059 integer-to-dfp conversion.
6060 * gdb.base/dfp-test.exp: Likewise.
6061
5cd63fda
PA
60622017-10-04 Pedro Alves <palves@redhat.com>
6063
6064 * gdb.multi/hangout.c: Include <unistd.h>.
6065 (hangout_loop): New function.
6066 (main): Call alarm. Call hangout_loop in a loop.
6067 * gdb.multi/hello.c: Include <unistd.h>.
6068 (hello_loop): New function.
6069 (main): Call alarm. Call hangout_loop in a loop.
6070 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6071 inferior with the other selected.
6072
4c71c105
SM
60732017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6074
6075 * gdb.mi/list-thread-groups-available.exp: New file.
6076 * gdb.mi/list-thread-groups-available.c: New file.
6077
bc3b087d
SDJ
60782017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6079
6080 * gdb.base/set-cwd.exp: Make it available on
6081 native-extended-gdbserver.
6082
d092c5a2
SDJ
60832017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6084
6085 * gdb.base/set-cwd.c: New file.
6086 * gdb.base/set-cwd.exp: Likewise.
6087
45320ffa
TT
60882017-10-02 Tom Tromey <tom@tromey.com>
6089
6090 PR rust/22236:
6091 * gdb.rust/simple.rs (main): New variable "fslice".
6092 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6093
b3e3859b
TT
60942017-10-02 Tom Tromey <tom@tromey.com>
6095
6096 * gdb.rust/simple.exp: Test ptype of a slice.
6097
01af5e0d
TT
60982017-10-02 Tom Tromey <tom@tromey.com>
6099
6100 * gdb.rust/simple.exp: Test index of slice.
6101
a9bbfbd8
TT
61022017-09-27 Tom Tromey <tom@tromey.com>
6103
6104 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6105
df8899e5
TP
61062017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6107 Pedro Alves <palves@redhat.com>
6108
6109 * gdb.base/compare-sections.exp (get value of read-only section): Read
6110 as unsigned value.
6111 (corrupt read-only section): Likewise and don't set written if patching
6112 failed.
6113
757bf54b
KB
61142017-09-21 Kevin Buettner <kevinb@redhat.com>
6115
6116 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6117 files.
6118
06871ae8
PA
61192017-09-20 Pedro Alves <palves@redhat.com>
6120
6121 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6122 symbol names in gdb's output.
6123 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6124
e5f25bc5
PA
61252017-09-20 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6128 Rename to ...
6129 (test_list_ambiguous_symbol): ... this and add a symbol name
6130 parameter. Adjust.
6131 (test_list_ambiguous_function): Reimplement on top of
6132 test_list_ambiguous_symbol and also test listing ambiguous
6133 variables.
6134 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6135 (ambiguous_fun): ... this.
6136 (ambiguous_var): New.
6137 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6138 (ambiguous_fun): ... this.
6139 (ambiguous_var): New.
6140
4e5a4f58
JB
61412017-09-19 John Baldwin <jhb@FreeBSD.org>
6142
6143 * gdb.base/starti.c: New file.
6144 * gdb.base/starti.exp: New file.
6145 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6146
26e53f3e
PA
61472017-09-14 Pedro Alves <palves@redhat.com>
6148
6149 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6150 (top level): Use it instead of runto.
6151
cb791d59
TT
61522017-09-11 Tom Tromey <tom@tromey.com>
6153
6154 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6155
7c96f8c1
TT
61562017-09-11 Tom Tromey <tom@tromey.com>
6157
6158 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6159 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6160
469412dd
CW
61612017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6162
6163 * gdb.fortran/printing-types.exp: New file.
6164 * gdb.fortran/printing-types.exp: New file.
6165
e0f86435
BH
61662017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6167
6168 * gdb.fortran/vla-ptype.exp: Fix typos.
6169 * gdb.fortran/vla-value.exp: Same.
6170
9e9af4be
BH
61712017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6172
6173 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6174 * gdb.mi/mi-var-child-f.exp: Likewise.
6175 * gdb.mi/mi-vla-fortran.exp: Likewise.
6176
a5ad232b 61772017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6178 Christoph Weinmann <christoph.t.weinmann@intel.com>
6179 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6180
6181 * gdb.fortran/ptr-indentation.f90: New file.
6182 * gdb.fortran/ptr-indentation.exp: New file.
6183
5aec60eb
TT
61842017-09-05 Tom Tromey <tom@tromey.com>
6185
6186 PR gdb/22010:
6187 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6188
8f8f8152
TP
61892017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6190
6191 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6192
fbd1b771
JK
61932017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6194
6195 * gdb.threads/tls-nodebug-pie.c: New file.
6196 * gdb.threads/tls-nodebug-pie.exp: New file.
6197
5eb5f850
TT
61982017-09-05 Tom Tromey <tom@tromey.com>
6199
6200 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6201 for rust.
6202
ae780a21
SM
62032017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6204
6205 * gdb.multi/multi-arch-exec.exp: Test with different
6206 "follow-exec-mode" settings.
6207 (do_test): New procedure.
6208
3693fdb3
PA
62092017-09-04 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.base/func-static.c (S::method const, S::method volatile)
6212 (S::method volatile const): New methods.
6213 (c_s, v_s, cv_s): New instances.
6214 (main): Call method() on them.
6215 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6216 (cannot_resolve): New procedure.
6217 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6218 print-quote-unquoted columns.
6219 (do_test): Test printing each scope too.
6220
e68cb8e0
PA
62212017-09-04 Pedro Alves <palves@redhat.com>
6222
6223 * gdb.base/local-static.exp: Also test with
6224 class::method::variable wholly quoted.
6225 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6226
858be34c
PA
62272017-09-04 Pedro Alves <palves@redhat.com>
6228
6229 * gdb.base/local-static.c: New.
6230 * gdb.base/local-static.cc: New.
6231 * gdb.base/local-static.exp: New.
6232
46a4882b
PA
62332017-09-04 Pedro Alves <palves@redhat.com>
6234
6235 * gdb.asm/asm-source.exp: Add casts to int.
6236 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6237 (dataglobal64_1, dataglobal64_2): New globals.
6238 * gdb.base/nodebug.exp: Test different expressions involving the
6239 new globals, with print, whatis and ptype. Add casts to int.
6240 * gdb.base/solib-display.exp: Add casts to int.
6241 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6242 * gdb.cp/m-static.exp: Add cast to int.
6243 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6244 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6245 tls variable with no debug info without a cast. Test with a cast
6246 to int too.
6247 * gdb.trace/entry-values.exp: Add casts.
6248
2c5a2be1
PA
62492017-09-04 Pedro Alves <palves@redhat.com>
6250
6251 * gdb.base/nodebug.exp: Test that ptype's error about functions
6252 with unknown return type includes the function name too.
6253
7022349d
PA
62542017-09-04 Pedro Alves <palves@redhat.com>
6255
6256 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6257 return type of munmap in infcall.
6258 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6259 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6260 type of ftell in infcall.
6261 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6262 type of getpid in infcall.
6263 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6264 infcall.
6265 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6266 Bail on failure to extract the pid.
6267 * gdb.base/nodebug.c: #include <stdint.h>.
6268 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6269 New functions.
6270 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6271 Change expected output of print/whatis/ptype with functions with
6272 no debug info. Test all supported languages. Call
6273 test_call_promotion.
6274 * gdb.compile/compile.exp: Adjust expected output to expect
6275 warning.
6276 * gdb.threads/siginfo-threads.exp: Likewise.
6277
54990598
PA
62782017-09-04 Pedro Alves <palves@redhat.com>
6279
6280 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6281 "prototypes". Test calling float functions via prototyped and
6282 unprototyped function pointers.
6283 (perform_all_tests): New parameter "prototypes". Pass it down.
6284 (top level): Pass down "prototypes" parameter to
6285 perform_all_tests.
6286
34d16ea2
SM
62872017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6288
6289 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6290 Test with nested loops.
6291
9521ecda
SM
62922017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6293
6294 * gdb.base/commands.exp: Call the new procedures.
6295 (loop_break_test, loop_continue_test): New procedures.
6296
80a65e9b
SM
62972017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6298
6299 * gdb.base/commands.exp: Call new procedure.
6300 (define_if_without_arg_test): New procedure.
6301
e439fa14
PA
63022017-09-04 Pedro Alves <palves@redhat.com>
6303
6304 * gdb.base/list-ambiguous.exp: New file.
6305 * gdb.base/list-ambiguous0.c: New file.
6306 * gdb.base/list-ambiguous1.c: New file.
6307 * gdb.base/list.exp (test_list_range): Adjust expected output.
6308
0a2dde4a
SDJ
63092017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6310
6311 * gdb.base/share-env-with-gdbserver.c: New file.
6312 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6313
5e89eb3a
SM
63142017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6315
6316 * gdb.base/commands.exp (gdbvar_simple_if_test,
6317 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6318 progvar_simple_if_test, progvar_simple_while_test,
6319 progvar_complex_if_while_test, user_defined_command_test,
6320 user_defined_command_args_eval,
6321 user_defined_command_args_stack_test,
6322 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6323 temporary_breakpoint_commands,
6324 gdb_test_no_prompt, redefine_hook_test,
6325 redefine_backtrace_test): Remove "global gdb_prompt".
6326
fd437cbc
SM
63272017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6328
6329 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6330 New proc, call it from toplevel.
6331
87215ad1
SDJ
63322017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6333
6334 PR remote/21852
6335 * gdb.server/normal.c: New file, copied from gdb.base.
6336 * gdb.server/run-without-local-binary.exp: New file.
6337
58afddc6
WP
63382017-08-07 Weimin Pan <weimin.pan@oracle.com>
6339
6340 * gdb.arch/sparc64-adi.exp: New file.
6341 * gdb.arch/sparc64-adi.c: New file.
6342
5277199a
PA
63432017-08-22 Pedro Alves <palves@redhat.com>
6344
6345 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6346 (top level): Add "list all overloads" tests.
6347
14278e1f
TT
63482017-08-22 Tom Tromey <tom@tromey.com>
6349
6350 * gdb.gdb/xfullpath.exp: Remove.
6351
bf223d3e
PA
63522017-08-21 Pedro Alves <palves@redhat.com>
6353
6354 PR gdb/19487
6355 * gdb.base/symbol-alias.c: New.
6356 * gdb.base/symbol-alias2.c: New.
6357 * gdb.base/symbol-alias.exp: New.
6358
c973d0aa
PA
63592017-08-21 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.base/dfp-test.c
6362 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6363 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6364 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6365 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6366 * gdb.base/whatis-ptype-typedefs.c: New.
6367 * gdb.base/whatis-ptype-typedefs.exp: New.
6368 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6369 (an_int, an_int_type, an_int_type2): New globals.
6370 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6371 involving typedefs and cast expressions.
6372 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6373 (lookup_typedefs_function): New.
6374 (typedefs_pretty_printers_dict): New.
6375 (top level): Register lookup_typedefs_function in
6376 gdb.pretty_printers.
6377
6d580b63
YQ
63782017-08-18 Yao Qi <yao.qi@linaro.org>
6379
6380 * gdb.server/unittest.exp: New.
6381
206726fb
SDJ
63822017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6383
6384 PR gdb/21954
6385 * gdb.base/environ.exp: Add test to check if 'unset environment'
6386 works.
6387
bf0ec4c2
AA
63882017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6389
6390 * lib/gdb.exp (universal_compile_options): New caching proc.
6391 (gdb_compile): Suppress GCC's coloring of messages.
6392
d6382fff
TT
63932017-08-14 Tom Tromey <tom@tromey.com>
6394
6395 PR gdb/21675:
6396 * gdb.base/printcmds.exp (test_radices): New function.
6397 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6398 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6399 * lib/gdb.exp (get_integer_valueof): Use p/d.
6400
c2c2dd9f
SM
64012017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6402
6403 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6404 characters.
6405
fdffd6f4
TT
64062017-08-05 Tom Tromey <tom@tromey.com>
6407
6408 * gdb.rust/simple.exp: Allow String to appear in a different
6409 namespace.
6410
27d41eac
YQ
64112017-07-26 Yao Qi <yao.qi@linaro.org>
6412
6413 * gdb.gdb/unittest.exp: Invoke command
6414 "maintenance check xml-descriptions".
6415
031ed05d
AA
64162017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6417
6418 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6419 calling context.
6420 (hex128): Drop erroneous calculation of parameters.
6421
dcd27ddf
SM
64222017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6423
6424 * gdb.python/py-unwind.exp: Disable stack protection when
6425 building test file.
6426
47e77640
PA
64272017-07-20 Pedro Alves <palves@redhat.com>
6428
6429 * gdb.base/default.exp (set language): Adjust expected output.
6430
62d2a18a
PA
64312017-07-20 Pedro Alves <palves@redhat.com>
6432
6433 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6434 (test_minsym): ... this, and make static.
6435 (get_pck__foo__bar__minsym): Rename to ...
6436 (get_test_minsym): ... this.
6437 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6438 symbol names and comments.
6439 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6440 (get_test_minsym): ... this.
6441 (pck__foo__bar__minsym__2): Rename to ...
6442 (test_minsym): ... this.
6443 (main): Adjust.
6444
c45ec17c
PA
64452017-07-17 Pedro Alves <palves@redhat.com>
6446
6447 * gdb.base/completion.exp: Adjust expected output.
6448 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6449 the completer works.
6450
c6756f62
PA
64512017-07-17 Pedro Alves <palves@redhat.com>
6452
6453 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6454
5bd68487
AB
64552017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6456
6457 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6458
8880f2a9
TT
64592017-07-14 Tom Tromey <tom@tromey.com>
6460
6461 PR rust/21764:
6462 * gdb.rust/simple.exp: Add tests.
6463
65547233
TT
64642017-07-14 Tom Tromey <tom@tromey.com>
6465
6466 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6467
8f14146e
PA
64682017-07-14 Pedro Alves <palves@redhat.com>
6469
6470 * gdb.linespec/base/one/thefile.cc (z1): New function.
6471 * gdb.linespec/base/two/thefile.cc (z2): New function.
6472 * gdb.linespec/linespec.exp: Add tests.
6473
b4365d02
AB
64742017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6475
6476 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6477 to mi_create_breakpoint.
6478
5d2cbaa5
AB
64792017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6480
6481 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6482 mi_create_breakpoint.
6483
11cb5716
IB
64842017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6485
6486 * gdb.dlang/demangle.exp: Update for demangling changes.
6487
03278692
TT
64882017-07-09 Tom Tromey <tom@tromey.com>
6489
6490 * gdb.dwarf2/shortpiece.exp: New file.
6491
33c5cd75
DB
64922017-07-06 David Blaikie <dblaikie@gmail.com>
6493
6494 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6495 built from fissiont-multi-cu{1,2}.c.
6496 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6497 except putting 'main' and 'func' in separate CUs in the same DWO file.
6498 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6499 test.
6500 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6501 test.
6502
8455d262
PA
65032017-07-06 Pedro Alves <palves@redhat.com>
6504
6505 * gdb.python/py-unwind.exp: Test flushregs.
6506
dc4bde35
SDJ
65072017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6508
6509 PR cli/21688
6510 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6511 tests for alias commands and trailing whitespace.
6512
51ed89aa
SDJ
65132017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6514
6515 PR cli/21688
6516 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6517 procedure. Call it.
6518
eb17d413
PA
65192017-06-29 Pedro Alves <palves@redhat.com>
6520
6521 * gdb.base/printcmds.exp: Add tests.
6522
41664b45
DG
65232017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6524
6525 PR gdb/21337
6526 * gdb.base/reread-readsym.exp: New file.
6527 * gdb.base/reread-readsym.c: New file.
6528
75312ae3
KB
65292017-06-21 Kevin Buettner <kevinb@redhat.com>
6530
6531 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6532 subpattern.
6533
66953522
PB
65342017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6535
6536 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6537 extended mnemonic.
6538 * gdb.arch/powerpc-power9.s: Likewise.
6539
5524b525
AA
65402017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6541
6542 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6543 on 32-bit x86 targets. Exploit is_*_target macros where
6544 appropriate.
6545
03c8af18
AA
65462017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6547
6548 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6549 register pieces.
6550
3bf31011
AA
65512017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6552
6553 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6554 located in one or more DWARF pieces.
6555
805acca0
AA
65562017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6557
6558 * lib/gdb.exp (get_endianness): New proc.
6559 * gdb.arch/aarch64-fp.exp: Use it.
6560 * gdb.arch/altivec-regs.exp: Likewise.
6561 * gdb.arch/e500-regs.exp: Likewise.
6562 * gdb.arch/vsx-regs.exp: Likewise.
6563 * gdb.base/dump.exp: Likewise.
6564 * gdb.base/funcargs.exp: Likewise.
6565 * gdb.base/gnu_vector.exp: Likewise.
6566 * gdb.dwarf2/formdata16.exp: Likewise.
6567 * gdb.dwarf2/implptrpiece.exp: Likewise.
6568 * gdb.dwarf2/nonvar-access.exp: Likewise.
6569 * gdb.python/py-inferior.exp: Likewise.
6570 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6571
e9352324
AA
65722017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6573
6574 PR gdb/21226
6575 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6576 stack value pieces are taken from the LSB end.
6577
d5d1163e
AA
65782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6579
6580 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6581 variable at nonzero offset.
6582
0567c986
AA
65832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6584
6585 * gdb.dwarf2/var-access.c: New file.
6586 * gdb.dwarf2/var-access.exp: New test.
6587 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6588
973e9aab
TT
65892017-06-12 Tom Tromey <tom@tromey.com>
6590
6591 * gdb.dwarf2/formdata16.exp: Add tests.
6592
d9109c80
TT
65932017-06-12 Tom Tromey <tom@tromey.com>
6594
6595 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6596
30a25466
TT
65972017-06-12 Tom Tromey <tom@tromey.com>
6598
6599 PR exp/16225:
6600 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6601 * gdb.arch/vsx-regs.exp: Update tests.
6602 * gdb.arch/s390-vregs.exp (hex128): New proc.
6603 Update test.
6604 * gdb.arch/altivec-regs.exp: Update tests.
6605
aefd8b33
SDJ
66062017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6607
6608 * gdb.base/startup-with-shell.c: New file.
6609 * gdb.base/startup-with-shell.exp: Likewise.
6610
2090129c
SDJ
66112017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6612
6613 * gdb.server/non-existing-program.exp: Update regex in order to
6614 reflect the fact that gdbserver is now using fork_inferior (with a
6615 shell) to startup the inferior.
6616
8e86a419
SM
66172017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6618
6619 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6620 support function calls from GDB.
6621
e6cf65f2
TT
66222017-05-21 Tom Tromey <tom@tromey.com>
6623
6624 PR rust/21466:
6625 * gdb.rust/unsized.exp: New file.
6626 * gdb.rust/unsized.rs: New file.
6627
43cc5389
TT
66282017-05-19 Tom Tromey <tom@tromey.com>
6629
6630 PR rust/21484:
6631 * gdb.rust/watch.exp: New file.
6632 * gdb.rust/watch.rs: New file.
6633
ec8df234
TT
66342017-05-18 Tom Tromey <tom@tromey.com>
6635
6636 * gdb.rust/simple.exp: Allow Box to be qualified.
6637
3e3e7fae
TP
66382017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6639
6640 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6641
59cc050d
PA
66422017-05-18 Pedro Alves <palves@redhat.com>
6643
6644 * gdb.base/fileio.c (test_write, test_read, test_close)
6645 (test_fstat): Don't print 'ret' in the fail path.
6646
c8f6abd1
PA
66472017-05-18 Pedro Alves <palves@redhat.com>
6648
6649 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6650 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6651 (test_system, test_rename, test_unlink, test_time): Change
6652 prototypes.
6653 * gdb.base/fileio.exp (stop_msg): Adjust.
6654
d2a03b77
PA
66552017-05-18 Pedro Alves <palves@redhat.com>
6656
6657 * gdb.base/fileio.c (null_str): New global.
6658 (test_stat): Use it.
6659 * gdb.base/fileio.exp: Remove nowarnings.
6660
0d5c6999
YQ
66612017-05-17 Yao Qi <yao.qi@linaro.org>
6662
6663 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6664
21873064
YQ
66652017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6666
6667 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6668 argument command.
6669 (top-level): Invoke test_set_inferior_tty.
6670
d512d31c
PA
66712017-05-04 Pedro Alves <palves@redhat.com>
6672
6673 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6674 Add parens to print call for Python 3.
6675
90cef2ed
KS
66762017-05-03 Keith Seitz <keiths@redhat.com>
6677
6678 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6679 (main): Call it.
6680
14f819c8
TW
66812017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6682
6683 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6684 to prev and next.
6685
913aeadd
TW
66862017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6687
6688 * gdb.python/py-record-btrace.exp: Remove test for
6689 gdb.BtraceInstruction.error.
6690
a3be24ad
TW
66912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6692
6693 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6694
ae20e79a
TW
66952017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6696
6697 * gdb.python/py-record-btrace-threads.c: New file.
6698 * gdb.python/py-record-btrace-threads.exp: New file.
6699
45ce1b47
SDJ
67002017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6701
6702 PR testsuite/8595
6703 * gdb.base/environ.exp: Make test available in all architectures.
6704 Move bits related to "info program" testing to
6705 gdb.base/info-program.exp. Rewrite tests to use the two new
6706 procedures mentione below.
6707 (test_set_show_env_var) New procedure.
6708 (test_set_show_env_var_equal): Likewise.
6709 * gdb.base/info-program.exp: New file.
6710
e15c3eb4
KS
67112017-04-27 Keith Seitz <keiths@redhat.com>
6712
6713 * gdb.cp/oranking.cc (test15): New function.
6714 (main): Call test15 and declare additional variables for testing.
6715 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6716 "p foo101('abc')" tests.
6717 Add tests for cv qualifier overloads.
6718 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6719 "lvalue reference overload" test.
6720 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6721 "print value of f1 on Child&& in f2" test.
6722
3a3fd0fd
PA
67232017-04-19 Pedro Alves <palves@redhat.com>
6724
6725 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6726 procedure.
6727 (top level): Call it.
6728 * lib/gdb.exp (gdb_define_cmd): New procedure.
6729
53375380
PA
67302017-04-12 Pedro Alves <palves@redhat.com>
6731
6732 PR gdb/21323
6733 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6734 (wchar): New global.
6735 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6736 (do_test_wide_char, wide_char_types_no_program, top level): Add
6737 wchar_t testing.
6738
53e710ac
PA
67392017-04-12 Pedro Alves <palves@redhat.com>
6740
6741 PR c++/21323
6742 * gdb.cp/wide_char_types.c: New file.
6743 * gdb.cp/wide_char_types.exp: New file.
6744
0ad9d8c7
SDJ
67452017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6746
6747 PR gdb/21352
6748 * gdb.trace/tsv.exp: Add test for "tsave -r".
6749
b1b45502
IB
67502017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6751
6752 * gdb.dlang/watch-loc.c: New file.
6753 * gdb.dlang/watch-loc.exp: New file.
6754
ec13808e
JK
67552017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6756
6757 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6758
fe5f7374
AK
67592017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6760
6761 * gdb.arch/arc-analyze-prologue.S: New file.
6762 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6763
eea78757
AK
67642017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6765
6766 * gdb.arch/arc-decode-insn.S: New file.
6767 * gdb.arch/arc-decode-insn.exp: Likewise.
6768
5badf10a
IR
67692017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6770
6771 PR tdep/20928
6772 * gdb.arch/sparc64-regs.exp: New file.
6773 * gdb.arch/sparc64-regs.S: Likewise.
6774
cee59b3f
TW
67752017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6776
6777 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6778 and memory view on Python 3.
6779
c0f55cc6
AV
67802017-03-20 Artemiy Volkov <artemiyv@acm.org>
6781 Keith Seitz <keiths@redhat.com>
6782
6783 PR gdb/14441
6784 * gdb.cp/demangle.exp: Add rvalue reference tests.
6785 * gdb.cp/rvalue-ref-casts.cc: New file.
6786 * gdb.cp/rvalue-ref-casts.exp: New file.
6787 * gdb.cp/rvalue-ref-overload.cc: New file.
6788 * gdb.cp/rvalue-ref-overload.exp: New file.
6789 * gdb.cp/rvalue-ref-params.cc: New file.
6790 * gdb.cp/rvalue-ref-params.exp: New file.
6791 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6792 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6793 * gdb.cp/rvalue-ref-types.cc: New file.
6794 * gdb.cp/rvalue-ref-types.exp: New file.
6795 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6796 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6797
51457a05
MAL
67982017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6799
6800 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6801 New procedure.
6802
5b291c04
MAL
68032017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6804
6805 * lib/mi-support.exp (mi_gdb_test): Add additional message
6806 for unexpected output.
6807
59a56148
AA
68082017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6809
6810 * gdb.base/examine-backward.c (Barrier): New character array
6811 constant, to ensure that TestStrings is preceded by a string
6812 terminator.
6813
7942e96e
AA
68142017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6815
6816 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6817 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6818 and implicit pointer into such a location.
6819
6ebac3fb
DE
68202017-03-16 Doug Evans <dje@google.com>
6821
6822 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6823
ec3b243d
TP
68242017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6825
6826 * gdb.cp/m-static.exp: Fix expectation for prototype of
6827 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6828
68292017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6830
6831 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6832 * gdb.guile/scm-lazy-string.c: New file.
6833 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6834 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6835 for pointer, array, typedef lazy strings.
6836
2cc36e25 68372017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6838
6839 PR python/17728, python/18439, python/18779
6840 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6841 * gdb.python/py-lazy-string.c (pointer): New typedef.
6842 (main): New locals ptr, array, typedef_ptr.
6843 * gdb.python/py-value.exp: Move lazy string tests to ...
6844 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6845 array, typedef lazy strings.
ec3b243d 6846
0efcde63
AK
68472017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6848
6849 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6850 Add optional 'test' parameter.
6851
7978d7c3
SM
68522017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6853
6854 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6855 Skip for versions of DejaGnu < 1.5.
6856
896c0c1e
SM
68572017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6858
6859 * lib/gdb.exp (dejagnu_version): New proc.
6860 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6861 Use dejagnu_version.
6862
5f4d1085
KS
68632017-03-10 Keith Seitz <keiths@redhat.com>
6864
6865 PR c++/8128
6866 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6867 type from destructor regexps.
6868 Add a branch which actually passes the test.
6869 Adjust "ptype t5i" test names.
6870
1de05205
PA
68712017-03-08 Pedro Alves <palves@redhat.com>
6872
6873 * gdb.base/step-over-exit.exp: Add explicit test message.
6874
c65d6b55
PA
68752017-03-08 Pedro Alves <palves@redhat.com>
6876
6877 PR gdb/18360
6878 * gdb.threads/interrupt-while-step-over.c: New file.
6879 * gdb.threads/interrupt-while-step-over.exp: New file.
6880
2e86a283
PA
68812017-03-08 Pedro Alves <palves@redhat.com>
6882
6883 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6884 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6885
25dcbff6
PA
68862017-03-08 Pedro Alves <palves@redhat.com>
6887
6888 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6889 PKRU as not supported as a PASS.
6890
dc9366eb
PA
68912017-03-08 Pedro Alves <palves@redhat.com>
6892
6893 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6894 prefix instead of $binfile1/$binfile2.
6895 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6896 in test message.
6897 * gdb.python/py-completion.exp: Use "load python file" as test
6898 messages instead of unstable path names.
6899
6e5d74e7
PA
69002017-03-08 Pedro Alves <palves@redhat.com>
6901 Jan Kratochvil <jan.kratochvil@redhat.com>
6902
6903 PR cli/21218
6904 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6905 New proc.
6906 (top level): Call it.
6907
9753a2f6
PA
69082017-03-08 Pedro Alves <palves@redhat.com>
6909
6910 PR tui/21216
6911 * gdb.tui/tui-nl-filtered-output.exp: New file.
6912
1a4dd9dd
PA
69132017-03-08 Pedro Alves <palves@redhat.com>
6914
6915 * gdb.base/completion.exp: Move TUI completion tests to ...
6916 * gdb.tui/completion.exp: ... this new file.
6917
7cbbff33
PA
69182017-03-08 Pedro Alves <palves@redhat.com>
6919
6920 * gdb.base/tui-disasm-long-lines.c,
6921 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6922 gdb.base/tui-layout.exp: Move to ...
6923 * gdb.tui/: ... this new directory.
6924
5f6fd321
PA
69252017-03-07 Pedro Alves <palves@redhat.com>
6926
6927 * gdb.base/tui-layout.c: New file.
6928 * gdb.base/tui-layout.exp: New file.
6929
44959fa8
PA
69302017-03-07 Pedro Alves <palves@redhat.com>
6931
6932 * gdb.base/tui-layout.c: Rename to ...
6933 * gdb.base/tui-disasm-long-lines.c: ... this.
6934 * gdb.base/tui-layout.exp: Rename to ...
6935 * gdb.base/tui-disasm-long-lines.exp: ... this.
6936
f8c4e718
PA
69372017-03-07 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6940
6dbb839a 69412017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6942
6943 * i386-mpx-call.c: New file.
6944 * i386-mpx-call.exp: New file.
6945
65b48a81
PB
69462017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6947
6948 * gdb.arch/powerpc-power.exp: Delete test.
6949 * gdb.arch/powerpc-power.s: Likewise.
6950 * gdb.disasm/disassembler-options.exp: New test.
6951 * gdb.arch/powerpc-altivec.exp: Likewise.
6952 * gdb.arch/powerpc-altivec.s: Likewise.
6953 * gdb.arch/powerpc-altivec2.exp: Likewise.
6954 * gdb.arch/powerpc-altivec2.s: Likewise.
6955 * gdb.arch/powerpc-altivec3.exp: Likewise.
6956 * gdb.arch/powerpc-altivec3.s: Likewise.
6957 * gdb.arch/powerpc-power7.exp: Likewise.
6958 * gdb.arch/powerpc-power7.s: Likewise.
6959 * gdb.arch/powerpc-power8.exp: Likewise.
6960 * gdb.arch/powerpc-power8.s: Likewise.
6961 * gdb.arch/powerpc-power9.exp: Likewise.
6962 * gdb.arch/powerpc-power9.s: Likewise.
6963 * gdb.arch/powerpc-vsx.exp: Likewise.
6964 * gdb.arch/powerpc-vsx.s: Likewise.
6965 * gdb.arch/powerpc-vsx2.exp: Likewise.
6966 * gdb.arch/powerpc-vsx2.s: Likewise.
6967 * gdb.arch/powerpc-vsx3.exp: Likewise.
6968 * gdb.arch/powerpc-vsx3.s: Likewise.
6969 * gdb.arch/arm-disassembler-options.exp: Likewise.
6970 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6971 * gdb.arch/s390-disassembler-options.exp: Likewise.
6972
17cd4947
LM
69732017-02-23 Luis Machado <lgustavo@codesourcery.com>
6974
6975 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6976 (check_supported_features): ... this. Changed return type to void.
6977 (supports_rdseed): New static global.
6978 (rdseed): Check supports_rdseed.
6979 (initialize): Call check_supported_features.
6980
2039d74e
EBM
69812017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6982
6983 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6984 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6985 and lqarx/stqcx.
6986 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6987 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6988
a51d7ecf
EBM
69892017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6990
6991 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6992 uppercase.
6993
0224619f
JK
69942017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6995
6996 * gdb.dwarf2/formdata16.c: New file.
6997 * gdb.dwarf2/formdata16.exp: New file.
6998 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6999
216f72a1
JK
70002017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7001
7002 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7003 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7004 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7005 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7006 DW_AT_GNU_*.
7007
43988095
JK
70082017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7009
7010 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7011
99e8a4f9
SDJ
70122017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7013
7014 PR gdb/21164
7015 * gdb.base/maint.exp: Add testcases for when the commands do
7016 not have arguments.
7017
b58a8c0c
TP
70182017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7019
7020 * gdb.cp/chained-calls.exp: Use p instead of P.
7021
4e746bb6
TW
70222017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7023
7024 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7025 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7026
3f77c769
TT
70272017-02-14 Tom Tromey <tom@tromey.com>
7028
7029 PR python/13598:
7030 * gdb.python/py-events.exp: Add before_prompt event tests.
7031
075beec0
AA
70322017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7033
7034 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7035
bf5f525c
LM
70362017-02-13 Luis Machado <lgustavo@codesourcery.com>
7037
7038 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7039 (main): Call my_unique_function_name.
7040 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7041 completion of patterns with a single match.
7042 Add missing -re switches to gdb_test_multiple calls.
7043
13a66184
LM
70442017-02-13 Luis Machado <lgustavo@codesourcery.com>
7045
7046 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7047 return if core file is not recognized.
7048
26a06916
SM
70492017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7050
7051 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7052 and extra UIs.
7053
b761ca9e
SM
70542017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7055
7056 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7057 proc_with_prefix.
7058
b964bee0
TT
70592017-02-10 Tom Tromey <tom@tromey.com>
7060
7061 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7062
18da0c51
MG
70632017-02-10 Martin Galvan <martingalvan@sourceware.org>
7064
7065 PR gdb/21122
7066 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7067
604c4576
JG
70682017-02-08 Jerome Guitton <guitton@adacore.com>
7069
7070 * gdb.base/define.exp: Add test for command abbreviations
7071 in define.
7072
20b477a7
LM
70732017-02-06 Luis Machado <lgustavo@codesourcery.com>
7074
7075 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7076 * gdb.reverse/insn-reverse-x86.c: New file.
7077
3f7b46f2
IR
70782017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7079
7080 PR tdep/20936
7081 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7082
f0fd41c1
TT
70832017-02-03 Tom Tromey <tom@tromey.com>
7084
7085 PR rust/21097:
7086 * gdb.rust/simple.exp: Add new tests.
7087
5be5dbf0
PA
70882017-02-02 Pedro Alves <palves@redhat.com>
7089
7090 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7091 tests.
7092
7346ef59
AA
70932017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7094
7095 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7096 taking a 2-byte value out of a 4-byte DWARF implicit value on
7097 big-endian targets.
7098 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7099 logic. Add test cases for DW_OP_implicit.
7100
787f0025
MM
71012017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7102
7103 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7104
68777c29
MM
71052017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7106
7107 * gdb.btrace/enable.exp: Call gdb_exit before
7108 skip_gdbserver_tests.
7109
0a1c7e28
MM
71102017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7111
7112 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7113 GDBFLAGS.
7114
b5ac99b0
MM
71152017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7116
7117 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7118 the test is skipped.
7119 * gdb.btrace/data.exp: Likewise.
7120 * gdb.btrace/delta.exp: Likewise.
7121 * gdb.btrace/dlopen.exp: Likewise.
7122 * gdb.btrace/enable-running.exp: Likewise.
7123 * gdb.btrace/enable.exp: Likewise.
7124 * gdb.btrace/exception.exp: Likewise.
7125 * gdb.btrace/function_call_history.exp: Likewise.
7126 * gdb.btrace/gcore.exp: Likewise.
7127 * gdb.btrace/instruction_history.exp: Likewise.
7128 * gdb.btrace/multi-thread-step.exp: Likewise.
7129 * gdb.btrace/nohist.exp: Likewise.
7130 * gdb.btrace/non-stop.exp: Likewise.
7131 * gdb.btrace/reconnect.exp: Likewise.
7132 * gdb.btrace/record_goto-step.exp: Likewise.
7133 * gdb.btrace/record_goto.exp: Likewise.
7134 * gdb.btrace/rn-dl-bind.exp: Likewise.
7135 * gdb.btrace/segv.exp: Likewise.
7136 * gdb.btrace/step.exp: Likewise.
7137 * gdb.btrace/stepi.exp: Likewise.
7138 * gdb.btrace/tailcall-only.exp: Likewise.
7139 * gdb.btrace/tailcall.exp: Likewise.
7140 * gdb.btrace/tsx.exp: Likewise.
7141 * gdb.btrace/unknown_functions.exp: Likewise.
7142 * gdb.btrace/vdso.exp: Likewise.
7143
cd4007e4
MM
71442017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7145
7146 * gdb.btrace/enable-running.c: New.
7147 * gdb.btrace/enable-running.exp: New.
7148
2735833d
WT
71492017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7150
7151 * gdb.arch/amd64-gs_base.c: New file.
7152 * gdb.arch/amd64-gs_base.exp: New file.
7153
b51e1e94
LM
71542017-01-26 Luis Machado <lgustavo@codesourcery.com>
7155
7156 * lib/memory.exp: Remove spurious empty newlines.
7157
72ca0410
SM
71582017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7159
7160 * gdb.python/py-bad-printers.exp: Load python file using "source".
7161 * gdb.python/py-events.exp: Likewise.
7162 * gdb.python/py-evsignal.exp: Likewise.
7163 * gdb.python/py-evthreads.exp: Likewise.
7164 * gdb.python/py-frame-args.exp: Likewise.
7165 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7166 * gdb.python/py-framefilter-mi.exp: Likewise.
7167 * gdb.python/py-framefilter.exp: Likewise.
7168 * gdb.python/py-mi.exp: Likewise.
7169 * gdb.python/py-pp-maint.exp: Likewise.
7170 * gdb.python/py-pp-registration.exp: Likewise.
7171 * gdb.python/py-prettyprint.exp: Likewise.
7172 (run_lang_tests): Likewise.
7173 * gdb.python/py-typeprint.exp: Likewise.
7174
e309aa65
LM
71752017-01-26 Luis Machado <lgustavo@codesourcery.com>
7176
7177 * lib/memory.exp: New file.
7178 * lib/gdb.exp: Load memory.exp.
7179 * gdb.base/memattr.exp (delete_memory): Move proc to
7180 lib/memory.exp and rename to delete_memory_regions.
7181 Replace delete_memory with delete_memory_regions.
7182 Cleanup memory regions before tests.
7183 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7184 before tests.
7185
515aff23
LM
71862017-01-26 Luis Machado <lgustavo@codesourcery.com>
7187
7188 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7189 files.
7190 (initialize): New function conditionally defined.
7191 (testcases): Move within conditional block.
7192 (main): Call initialize.
7193 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7194 of gdb.reverse/insn-reverse.c.
7195 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7196 gdb.reverse/insn-reverse.c.
7197
d8b49cf0
YQ
71982017-01-26 Yao Qi <yao.qi@linaro.org>
7199
7200 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7201 disassemble on address 0.
7202
f13a9a0c
YQ
72032017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7204 Yao Qi <yao.qi@linaro.org>
7205
7206 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7207 * gdb.dwarf2/implptr-64bit.S: Remove.
7208 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7209 variables in caller's context. Add DW_OP_implicit_value.
7210
5ac95241
YQ
72112017-01-25 Yao Qi <yao.qi@linaro.org>
7212
7213 * lib/dwarf.exp (Dwarf::_location): Handle
7214 DW_OP_GNU_implicit_pointer with proper size.
7215
23e82930
LM
72162017-01-20 Luis Machado <lgustavo@codesourcery.com>
7217
7218 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7219 and add untested calls.
7220
d334ae25
LM
72212017-01-20 Luis Machado <lgustavo@codesourcery.com>
7222
7223 * gdb.python/python.exp: Check line number against what GDB thinks
7224 the line number is for func1.
7225
f5e6296e
IB
72262017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7227
7228 * gdb.dlang/debug-expr.exp: New file.
7229
5b362f04
LM
72302016-12-23 Luis Machado <lgustavo@codesourcery.com>
7231
7232 Fix test names for the following files:
7233
7234 * gdb.ada/exec_changed.exp
7235 * gdb.ada/info_types.exp
7236 * gdb.arch/aarch64-atomic-inst.exp
7237 * gdb.arch/aarch64-fp.exp
7238 * gdb.arch/altivec-abi.exp
7239 * gdb.arch/altivec-regs.exp
7240 * gdb.arch/amd64-byte.exp
7241 * gdb.arch/amd64-disp-step.exp
7242 * gdb.arch/amd64-dword.exp
7243 * gdb.arch/amd64-entry-value-inline.exp
7244 * gdb.arch/amd64-entry-value-param.exp
7245 * gdb.arch/amd64-entry-value-paramref.exp
7246 * gdb.arch/amd64-entry-value.exp
7247 * gdb.arch/amd64-i386-address.exp
7248 * gdb.arch/amd64-invalid-stack-middle.exp
7249 * gdb.arch/amd64-invalid-stack-top.exp
7250 * gdb.arch/amd64-optimout-repeat.exp
7251 * gdb.arch/amd64-prologue-skip.exp
7252 * gdb.arch/amd64-prologue-xmm.exp
7253 * gdb.arch/amd64-stap-special-operands.exp
7254 * gdb.arch/amd64-stap-wrong-subexp.exp
7255 * gdb.arch/amd64-tailcall-cxx.exp
7256 * gdb.arch/amd64-tailcall-noret.exp
7257 * gdb.arch/amd64-tailcall-ret.exp
7258 * gdb.arch/amd64-tailcall-self.exp
7259 * gdb.arch/amd64-word.exp
7260 * gdb.arch/arm-bl-branch-dest.exp
7261 * gdb.arch/arm-disp-step.exp
7262 * gdb.arch/arm-neon.exp
7263 * gdb.arch/arm-single-step-kernel-helper.exp
7264 * gdb.arch/avr-flash-qualifier.exp
7265 * gdb.arch/disp-step-insn-reloc.exp
7266 * gdb.arch/e500-abi.exp
7267 * gdb.arch/e500-regs.exp
7268 * gdb.arch/ftrace-insn-reloc.exp
7269 * gdb.arch/i386-avx512.exp
7270 * gdb.arch/i386-bp_permanent.exp
7271 * gdb.arch/i386-byte.exp
7272 * gdb.arch/i386-cfi-notcurrent.exp
7273 * gdb.arch/i386-disp-step.exp
7274 * gdb.arch/i386-dr3-watch.exp
7275 * gdb.arch/i386-float.exp
7276 * gdb.arch/i386-gnu-cfi.exp
7277 * gdb.arch/i386-mpx-map.exp
7278 * gdb.arch/i386-mpx-sigsegv.exp
7279 * gdb.arch/i386-mpx-simple_segv.exp
7280 * gdb.arch/i386-mpx.exp
7281 * gdb.arch/i386-permbkpt.exp
7282 * gdb.arch/i386-prologue.exp
7283 * gdb.arch/i386-signal.exp
7284 * gdb.arch/i386-size-overlap.exp
7285 * gdb.arch/i386-unwind.exp
7286 * gdb.arch/i386-word.exp
7287 * gdb.arch/mips-fcr.exp
7288 * gdb.arch/powerpc-d128-regs.exp
7289 * gdb.arch/powerpc-stackless.exp
7290 * gdb.arch/ppc64-atomic-inst.exp
7291 * gdb.arch/s390-stackless.exp
7292 * gdb.arch/s390-tdbregs.exp
7293 * gdb.arch/s390-vregs.exp
7294 * gdb.arch/sparc-sysstep.exp
7295 * gdb.arch/thumb-bx-pc.exp
7296 * gdb.arch/thumb-singlestep.exp
7297 * gdb.arch/thumb2-it.exp
7298 * gdb.arch/vsx-regs.exp
7299 * gdb.asm/asm-source.exp
7300 * gdb.base/a2-run.exp
7301 * gdb.base/advance.exp
7302 * gdb.base/all-bin.exp
7303 * gdb.base/anon.exp
7304 * gdb.base/args.exp
7305 * gdb.base/arithmet.exp
7306 * gdb.base/async-shell.exp
7307 * gdb.base/async.exp
7308 * gdb.base/attach-pie-noexec.exp
7309 * gdb.base/attach-twice.exp
7310 * gdb.base/auto-load.exp
7311 * gdb.base/bang.exp
7312 * gdb.base/bitfields.exp
7313 * gdb.base/break-always.exp
7314 * gdb.base/break-caller-line.exp
7315 * gdb.base/break-entry.exp
7316 * gdb.base/break-inline.exp
7317 * gdb.base/break-on-linker-gcd-function.exp
7318 * gdb.base/break-probes.exp
7319 * gdb.base/break.exp
7320 * gdb.base/breakpoint-shadow.exp
7321 * gdb.base/call-ar-st.exp
7322 * gdb.base/call-sc.exp
7323 * gdb.base/call-signal-resume.exp
7324 * gdb.base/call-strs.exp
7325 * gdb.base/callfuncs.exp
7326 * gdb.base/catch-fork-static.exp
7327 * gdb.base/catch-gdb-caused-signals.exp
7328 * gdb.base/catch-load.exp
7329 * gdb.base/catch-signal-fork.exp
7330 * gdb.base/catch-signal.exp
7331 * gdb.base/catch-syscall.exp
7332 * gdb.base/charset.exp
7333 * gdb.base/checkpoint.exp
7334 * gdb.base/chng-syms.exp
7335 * gdb.base/code-expr.exp
7336 * gdb.base/code_elim.exp
7337 * gdb.base/commands.exp
7338 * gdb.base/completion.exp
7339 * gdb.base/complex.exp
7340 * gdb.base/cond-expr.exp
7341 * gdb.base/condbreak.exp
7342 * gdb.base/consecutive.exp
7343 * gdb.base/continue-all-already-running.exp
7344 * gdb.base/coredump-filter.exp
7345 * gdb.base/corefile.exp
7346 * gdb.base/dbx.exp
7347 * gdb.base/debug-expr.exp
7348 * gdb.base/define.exp
7349 * gdb.base/del.exp
7350 * gdb.base/disabled-location.exp
7351 * gdb.base/disasm-end-cu.exp
7352 * gdb.base/disasm-optim.exp
7353 * gdb.base/display.exp
7354 * gdb.base/duplicate-bp.exp
7355 * gdb.base/ena-dis-br.exp
7356 * gdb.base/ending-run.exp
7357 * gdb.base/enumval.exp
7358 * gdb.base/environ.exp
7359 * gdb.base/eu-strip-infcall.exp
7360 * gdb.base/eval-avoid-side-effects.exp
7361 * gdb.base/eval-skip.exp
7362 * gdb.base/exitsignal.exp
7363 * gdb.base/expand-psymtabs.exp
7364 * gdb.base/filesym.exp
7365 * gdb.base/find-unmapped.exp
7366 * gdb.base/finish.exp
7367 * gdb.base/float.exp
7368 * gdb.base/foll-exec-mode.exp
7369 * gdb.base/foll-exec.exp
7370 * gdb.base/foll-fork.exp
7371 * gdb.base/fortran-sym-case.exp
7372 * gdb.base/freebpcmd.exp
7373 * gdb.base/func-ptr.exp
7374 * gdb.base/func-ptrs.exp
7375 * gdb.base/funcargs.exp
7376 * gdb.base/gcore-buffer-overflow.exp
7377 * gdb.base/gcore-relro-pie.exp
7378 * gdb.base/gcore-relro.exp
7379 * gdb.base/gcore.exp
7380 * gdb.base/gdb1090.exp
7381 * gdb.base/gdb11530.exp
7382 * gdb.base/gdb11531.exp
7383 * gdb.base/gdb1821.exp
7384 * gdb.base/gdbindex-stabs.exp
7385 * gdb.base/gdbvars.exp
7386 * gdb.base/hbreak.exp
7387 * gdb.base/hbreak2.exp
7388 * gdb.base/included.exp
7389 * gdb.base/infcall-input.exp
7390 * gdb.base/inferior-died.exp
7391 * gdb.base/infnan.exp
7392 * gdb.base/info-macros.exp
7393 * gdb.base/info-os.exp
7394 * gdb.base/info-proc.exp
7395 * gdb.base/info-shared.exp
7396 * gdb.base/info-target.exp
7397 * gdb.base/infoline.exp
7398 * gdb.base/interp.exp
7399 * gdb.base/interrupt.exp
7400 * gdb.base/jit-reader.exp
7401 * gdb.base/jit-simple.exp
7402 * gdb.base/kill-after-signal.exp
7403 * gdb.base/kill-detach-inferiors-cmd.exp
7404 * gdb.base/label.exp
7405 * gdb.base/langs.exp
7406 * gdb.base/ldbl_e308.exp
7407 * gdb.base/line-symtabs.exp
7408 * gdb.base/linespecs.exp
7409 * gdb.base/list.exp
7410 * gdb.base/long_long.exp
7411 * gdb.base/longest-types.exp
7412 * gdb.base/maint.exp
7413 * gdb.base/max-value-size.exp
7414 * gdb.base/memattr.exp
7415 * gdb.base/mips_pro.exp
7416 * gdb.base/morestack.exp
7417 * gdb.base/moribund-step.exp
7418 * gdb.base/multi-forks.exp
7419 * gdb.base/nested-addr.exp
7420 * gdb.base/nextoverexit.exp
7421 * gdb.base/noreturn-finish.exp
7422 * gdb.base/noreturn-return.exp
7423 * gdb.base/nostdlib.exp
7424 * gdb.base/offsets.exp
7425 * gdb.base/opaque.exp
7426 * gdb.base/pc-fp.exp
7427 * gdb.base/permissions.exp
7428 * gdb.base/print-symbol-loading.exp
7429 * gdb.base/prologue-include.exp
7430 * gdb.base/psymtab.exp
7431 * gdb.base/ptype.exp
7432 * gdb.base/random-signal.exp
7433 * gdb.base/randomize.exp
7434 * gdb.base/range-stepping.exp
7435 * gdb.base/readline-ask.exp
7436 * gdb.base/recpar.exp
7437 * gdb.base/recurse.exp
7438 * gdb.base/relational.exp
7439 * gdb.base/restore.exp
7440 * gdb.base/return-nodebug.exp
7441 * gdb.base/return.exp
7442 * gdb.base/run-after-attach.exp
7443 * gdb.base/save-bp.exp
7444 * gdb.base/scope.exp
7445 * gdb.base/sect-cmd.exp
7446 * gdb.base/set-lang-auto.exp
7447 * gdb.base/set-noassign.exp
7448 * gdb.base/setvar.exp
7449 * gdb.base/sigall.exp
7450 * gdb.base/sigbpt.exp
7451 * gdb.base/siginfo-addr.exp
7452 * gdb.base/siginfo-infcall.exp
7453 * gdb.base/siginfo-obj.exp
7454 * gdb.base/siginfo.exp
7455 * gdb.base/signals-state-child.exp
7456 * gdb.base/signest.exp
7457 * gdb.base/sigstep.exp
7458 * gdb.base/sizeof.exp
7459 * gdb.base/skip.exp
7460 * gdb.base/solib-corrupted.exp
7461 * gdb.base/solib-nodir.exp
7462 * gdb.base/solib-search.exp
7463 * gdb.base/stack-checking.exp
7464 * gdb.base/stale-infcall.exp
7465 * gdb.base/stap-probe.exp
7466 * gdb.base/start.exp
7467 * gdb.base/step-break.exp
7468 * gdb.base/step-bt.exp
7469 * gdb.base/step-line.exp
7470 * gdb.base/step-over-exit.exp
7471 * gdb.base/step-over-syscall.exp
7472 * gdb.base/step-resume-infcall.exp
7473 * gdb.base/step-test.exp
7474 * gdb.base/store.exp
7475 * gdb.base/structs3.exp
7476 * gdb.base/sym-file.exp
7477 * gdb.base/symbol-without-target_section.exp
7478 * gdb.base/term.exp
7479 * gdb.base/testenv.exp
7480 * gdb.base/ui-redirect.exp
7481 * gdb.base/until.exp
7482 * gdb.base/unwindonsignal.exp
7483 * gdb.base/value-double-free.exp
7484 * gdb.base/vla-datatypes.exp
7485 * gdb.base/vla-ptr.exp
7486 * gdb.base/vla-sideeffect.exp
7487 * gdb.base/volatile.exp
7488 * gdb.base/watch-cond-infcall.exp
7489 * gdb.base/watch-cond.exp
7490 * gdb.base/watch-non-mem.exp
7491 * gdb.base/watch-read.exp
7492 * gdb.base/watch-vfork.exp
7493 * gdb.base/watchpoint-cond-gone.exp
7494 * gdb.base/watchpoint-delete.exp
7495 * gdb.base/watchpoint-hw-hit-once.exp
7496 * gdb.base/watchpoint-hw.exp
7497 * gdb.base/watchpoint-stops-at-right-insn.exp
7498 * gdb.base/watchpoints.exp
7499 * gdb.base/wchar.exp
7500 * gdb.base/whatis-exp.exp
7501 * gdb.btrace/buffer-size.exp
7502 * gdb.btrace/data.exp
7503 * gdb.btrace/delta.exp
7504 * gdb.btrace/dlopen.exp
7505 * gdb.btrace/enable.exp
7506 * gdb.btrace/exception.exp
7507 * gdb.btrace/function_call_history.exp
7508 * gdb.btrace/gcore.exp
7509 * gdb.btrace/instruction_history.exp
7510 * gdb.btrace/nohist.exp
7511 * gdb.btrace/reconnect.exp
7512 * gdb.btrace/record_goto-step.exp
7513 * gdb.btrace/record_goto.exp
7514 * gdb.btrace/rn-dl-bind.exp
7515 * gdb.btrace/segv.exp
7516 * gdb.btrace/step.exp
7517 * gdb.btrace/stepi.exp
7518 * gdb.btrace/tailcall-only.exp
7519 * gdb.btrace/tailcall.exp
7520 * gdb.btrace/tsx.exp
7521 * gdb.btrace/unknown_functions.exp
7522 * gdb.btrace/vdso.exp
7523 * gdb.compile/compile-ifunc.exp
7524 * gdb.compile/compile-ops.exp
7525 * gdb.compile/compile-print.exp
7526 * gdb.compile/compile-setjmp.exp
7527 * gdb.cp/abstract-origin.exp
7528 * gdb.cp/ambiguous.exp
7529 * gdb.cp/annota2.exp
7530 * gdb.cp/annota3.exp
7531 * gdb.cp/anon-ns.exp
7532 * gdb.cp/anon-struct.exp
7533 * gdb.cp/anon-union.exp
7534 * gdb.cp/arg-reference.exp
7535 * gdb.cp/baseenum.exp
7536 * gdb.cp/bool.exp
7537 * gdb.cp/breakpoint.exp
7538 * gdb.cp/bs15503.exp
7539 * gdb.cp/call-c.exp
7540 * gdb.cp/casts.exp
7541 * gdb.cp/chained-calls.exp
7542 * gdb.cp/class2.exp
7543 * gdb.cp/classes.exp
7544 * gdb.cp/cmpd-minsyms.exp
7545 * gdb.cp/converts.exp
7546 * gdb.cp/cp-relocate.exp
7547 * gdb.cp/cpcompletion.exp
7548 * gdb.cp/cpexprs.exp
7549 * gdb.cp/cplabel.exp
7550 * gdb.cp/cplusfuncs.exp
7551 * gdb.cp/cpsizeof.exp
7552 * gdb.cp/ctti.exp
7553 * gdb.cp/derivation.exp
7554 * gdb.cp/destrprint.exp
7555 * gdb.cp/dispcxx.exp
7556 * gdb.cp/enum-class.exp
7557 * gdb.cp/exception.exp
7558 * gdb.cp/exceptprint.exp
7559 * gdb.cp/expand-psymtabs-cxx.exp
7560 * gdb.cp/expand-sals.exp
7561 * gdb.cp/extern-c.exp
7562 * gdb.cp/filename.exp
7563 * gdb.cp/formatted-ref.exp
7564 * gdb.cp/fpointer.exp
7565 * gdb.cp/gdb1355.exp
7566 * gdb.cp/gdb2495.exp
7567 * gdb.cp/hang.exp
7568 * gdb.cp/impl-this.exp
7569 * gdb.cp/infcall-dlopen.exp
7570 * gdb.cp/inherit.exp
7571 * gdb.cp/iostream.exp
7572 * gdb.cp/koenig.exp
7573 * gdb.cp/local.exp
7574 * gdb.cp/m-data.exp
7575 * gdb.cp/m-static.exp
7576 * gdb.cp/mb-ctor.exp
7577 * gdb.cp/mb-inline.exp
7578 * gdb.cp/mb-templates.exp
7579 * gdb.cp/member-name.exp
7580 * gdb.cp/member-ptr.exp
7581 * gdb.cp/meth-typedefs.exp
7582 * gdb.cp/method.exp
7583 * gdb.cp/method2.exp
7584 * gdb.cp/minsym-fallback.exp
7585 * gdb.cp/misc.exp
7586 * gdb.cp/namelessclass.exp
7587 * gdb.cp/namespace-enum.exp
7588 * gdb.cp/namespace-nested-import.exp
7589 * gdb.cp/namespace.exp
7590 * gdb.cp/nextoverthrow.exp
7591 * gdb.cp/no-dmgl-verbose.exp
7592 * gdb.cp/non-trivial-retval.exp
7593 * gdb.cp/noparam.exp
7594 * gdb.cp/nsdecl.exp
7595 * gdb.cp/nsimport.exp
7596 * gdb.cp/nsnested.exp
7597 * gdb.cp/nsnoimports.exp
7598 * gdb.cp/nsrecurs.exp
7599 * gdb.cp/nsstress.exp
7600 * gdb.cp/nsusing.exp
7601 * gdb.cp/operator.exp
7602 * gdb.cp/oranking.exp
7603 * gdb.cp/overload-const.exp
7604 * gdb.cp/overload.exp
7605 * gdb.cp/ovldbreak.exp
7606 * gdb.cp/ovsrch.exp
7607 * gdb.cp/paren-type.exp
7608 * gdb.cp/parse-lang.exp
7609 * gdb.cp/pass-by-ref.exp
7610 * gdb.cp/pr-1023.exp
7611 * gdb.cp/pr-1210.exp
7612 * gdb.cp/pr-574.exp
7613 * gdb.cp/pr10687.exp
7614 * gdb.cp/pr12028.exp
7615 * gdb.cp/pr17132.exp
7616 * gdb.cp/pr17494.exp
7617 * gdb.cp/pr9067.exp
7618 * gdb.cp/pr9167.exp
7619 * gdb.cp/pr9631.exp
7620 * gdb.cp/printmethod.exp
7621 * gdb.cp/psmang.exp
7622 * gdb.cp/psymtab-parameter.exp
7623 * gdb.cp/ptype-cv-cp.exp
7624 * gdb.cp/ptype-flags.exp
7625 * gdb.cp/re-set-overloaded.exp
7626 * gdb.cp/ref-types.exp
7627 * gdb.cp/rtti.exp
7628 * gdb.cp/scope-err.exp
7629 * gdb.cp/shadow.exp
7630 * gdb.cp/smartp.exp
7631 * gdb.cp/static-method.exp
7632 * gdb.cp/static-print-quit.exp
7633 * gdb.cp/temargs.exp
7634 * gdb.cp/templates.exp
7635 * gdb.cp/try_catch.exp
7636 * gdb.cp/typedef-operator.exp
7637 * gdb.cp/typeid.exp
7638 * gdb.cp/userdef.exp
7639 * gdb.cp/using-crash.exp
7640 * gdb.cp/var-tag.exp
7641 * gdb.cp/virtbase.exp
7642 * gdb.cp/virtfunc.exp
7643 * gdb.cp/virtfunc2.exp
7644 * gdb.cp/vla-cxx.exp
7645 * gdb.disasm/t01_mov.exp
7646 * gdb.disasm/t02_mova.exp
7647 * gdb.disasm/t03_add.exp
7648 * gdb.disasm/t04_sub.exp
7649 * gdb.disasm/t05_cmp.exp
7650 * gdb.disasm/t06_ari2.exp
7651 * gdb.disasm/t07_ari3.exp
7652 * gdb.disasm/t08_or.exp
7653 * gdb.disasm/t09_xor.exp
7654 * gdb.disasm/t10_and.exp
7655 * gdb.disasm/t11_logs.exp
7656 * gdb.disasm/t12_bit.exp
7657 * gdb.disasm/t13_otr.exp
7658 * gdb.dlang/circular.exp
7659 * gdb.dwarf2/arr-stride.exp
7660 * gdb.dwarf2/arr-subrange.exp
7661 * gdb.dwarf2/atomic-type.exp
7662 * gdb.dwarf2/bad-regnum.exp
7663 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7664 * gdb.dwarf2/callframecfa.exp
7665 * gdb.dwarf2/clztest.exp
7666 * gdb.dwarf2/corrupt.exp
7667 * gdb.dwarf2/data-loc.exp
7668 * gdb.dwarf2/dup-psym.exp
7669 * gdb.dwarf2/dw2-anon-mptr.exp
7670 * gdb.dwarf2/dw2-anonymous-func.exp
7671 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7672 * gdb.dwarf2/dw2-bad-unresolved.exp
7673 * gdb.dwarf2/dw2-basic.exp
7674 * gdb.dwarf2/dw2-canonicalize-type.exp
7675 * gdb.dwarf2/dw2-case-insensitive.exp
7676 * gdb.dwarf2/dw2-common-block.exp
7677 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7678 * gdb.dwarf2/dw2-compressed.exp
7679 * gdb.dwarf2/dw2-const.exp
7680 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7681 * gdb.dwarf2/dw2-cu-size.exp
7682 * gdb.dwarf2/dw2-dup-frame.exp
7683 * gdb.dwarf2/dw2-entry-value.exp
7684 * gdb.dwarf2/dw2-icycle.exp
7685 * gdb.dwarf2/dw2-ifort-parameter.exp
7686 * gdb.dwarf2/dw2-inline-break.exp
7687 * gdb.dwarf2/dw2-inline-param.exp
7688 * gdb.dwarf2/dw2-intercu.exp
7689 * gdb.dwarf2/dw2-intermix.exp
7690 * gdb.dwarf2/dw2-lexical-block-bare.exp
7691 * gdb.dwarf2/dw2-linkage-name-trust.exp
7692 * gdb.dwarf2/dw2-minsym-in-cu.exp
7693 * gdb.dwarf2/dw2-noloc.exp
7694 * gdb.dwarf2/dw2-op-call.exp
7695 * gdb.dwarf2/dw2-op-out-param.exp
7696 * gdb.dwarf2/dw2-opt-structptr.exp
7697 * gdb.dwarf2/dw2-param-error.exp
7698 * gdb.dwarf2/dw2-producer.exp
7699 * gdb.dwarf2/dw2-ranges-base.exp
7700 * gdb.dwarf2/dw2-ref-missing-frame.exp
7701 * gdb.dwarf2/dw2-reg-undefined.exp
7702 * gdb.dwarf2/dw2-regno-invalid.exp
7703 * gdb.dwarf2/dw2-restore.exp
7704 * gdb.dwarf2/dw2-restrict.exp
7705 * gdb.dwarf2/dw2-single-line-discriminators.exp
7706 * gdb.dwarf2/dw2-strp.exp
7707 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7708 * gdb.dwarf2/dw2-unresolved.exp
7709 * gdb.dwarf2/dw2-var-zero-addr.exp
7710 * gdb.dwarf2/dw4-sig-types.exp
7711 * gdb.dwarf2/dwz.exp
7712 * gdb.dwarf2/dynarr-ptr.exp
7713 * gdb.dwarf2/enum-type.exp
7714 * gdb.dwarf2/gdb-index.exp
7715 * gdb.dwarf2/implptr-64bit.exp
7716 * gdb.dwarf2/implptr-optimized-out.exp
7717 * gdb.dwarf2/implptr.exp
7718 * gdb.dwarf2/implref-array.exp
7719 * gdb.dwarf2/implref-const.exp
7720 * gdb.dwarf2/implref-global.exp
7721 * gdb.dwarf2/implref-struct.exp
7722 * gdb.dwarf2/mac-fileno.exp
7723 * gdb.dwarf2/main-subprogram.exp
7724 * gdb.dwarf2/member-ptr-forwardref.exp
7725 * gdb.dwarf2/method-ptr.exp
7726 * gdb.dwarf2/missing-sig-type.exp
7727 * gdb.dwarf2/nonvar-access.exp
7728 * gdb.dwarf2/opaque-type-lookup.exp
7729 * gdb.dwarf2/pieces-optimized-out.exp
7730 * gdb.dwarf2/pieces.exp
7731 * gdb.dwarf2/pr10770.exp
7732 * gdb.dwarf2/pr13961.exp
7733 * gdb.dwarf2/staticvirtual.exp
7734 * gdb.dwarf2/subrange.exp
7735 * gdb.dwarf2/symtab-producer.exp
7736 * gdb.dwarf2/trace-crash.exp
7737 * gdb.dwarf2/typeddwarf.exp
7738 * gdb.dwarf2/valop.exp
7739 * gdb.dwarf2/watch-notconst.exp
7740 * gdb.fortran/array-element.exp
7741 * gdb.fortran/charset.exp
7742 * gdb.fortran/common-block.exp
7743 * gdb.fortran/complex.exp
7744 * gdb.fortran/derived-type-function.exp
7745 * gdb.fortran/derived-type.exp
7746 * gdb.fortran/logical.exp
7747 * gdb.fortran/module.exp
7748 * gdb.fortran/multi-dim.exp
7749 * gdb.fortran/nested-funcs.exp
7750 * gdb.fortran/print-formatted.exp
7751 * gdb.fortran/subarray.exp
7752 * gdb.fortran/vla-alloc-assoc.exp
7753 * gdb.fortran/vla-datatypes.exp
7754 * gdb.fortran/vla-history.exp
7755 * gdb.fortran/vla-ptr-info.exp
7756 * gdb.fortran/vla-ptype-sub.exp
7757 * gdb.fortran/vla-ptype.exp
7758 * gdb.fortran/vla-sizeof.exp
7759 * gdb.fortran/vla-type.exp
7760 * gdb.fortran/vla-value-sub-arbitrary.exp
7761 * gdb.fortran/vla-value-sub-finish.exp
7762 * gdb.fortran/vla-value-sub.exp
7763 * gdb.fortran/vla-value.exp
7764 * gdb.fortran/whatis_type.exp
7765 * gdb.go/chan.exp
7766 * gdb.go/handcall.exp
7767 * gdb.go/hello.exp
7768 * gdb.go/integers.exp
7769 * gdb.go/methods.exp
7770 * gdb.go/package.exp
7771 * gdb.go/strings.exp
7772 * gdb.go/types.exp
7773 * gdb.go/unsafe.exp
7774 * gdb.guile/scm-arch.exp
7775 * gdb.guile/scm-block.exp
7776 * gdb.guile/scm-breakpoint.exp
7777 * gdb.guile/scm-cmd.exp
7778 * gdb.guile/scm-disasm.exp
7779 * gdb.guile/scm-equal.exp
7780 * gdb.guile/scm-frame-args.exp
7781 * gdb.guile/scm-frame-inline.exp
7782 * gdb.guile/scm-frame.exp
7783 * gdb.guile/scm-iterator.exp
7784 * gdb.guile/scm-math.exp
7785 * gdb.guile/scm-objfile.exp
7786 * gdb.guile/scm-ports.exp
7787 * gdb.guile/scm-symbol.exp
7788 * gdb.guile/scm-symtab.exp
7789 * gdb.guile/scm-value-cc.exp
7790 * gdb.guile/types-module.exp
7791 * gdb.linespec/break-ask.exp
7792 * gdb.linespec/cpexplicit.exp
7793 * gdb.linespec/explicit.exp
7794 * gdb.linespec/keywords.exp
7795 * gdb.linespec/linespec.exp
7796 * gdb.linespec/ls-dollar.exp
7797 * gdb.linespec/ls-errs.exp
7798 * gdb.linespec/skip-two.exp
7799 * gdb.linespec/thread.exp
7800 * gdb.mi/mi-async.exp
7801 * gdb.mi/mi-basics.exp
7802 * gdb.mi/mi-break.exp
7803 * gdb.mi/mi-catch-load.exp
7804 * gdb.mi/mi-cli.exp
7805 * gdb.mi/mi-cmd-param-changed.exp
7806 * gdb.mi/mi-console.exp
7807 * gdb.mi/mi-detach.exp
7808 * gdb.mi/mi-disassemble.exp
7809 * gdb.mi/mi-eval.exp
7810 * gdb.mi/mi-file-transfer.exp
7811 * gdb.mi/mi-file.exp
7812 * gdb.mi/mi-fill-memory.exp
7813 * gdb.mi/mi-inheritance-syntax-error.exp
7814 * gdb.mi/mi-linespec-err-cp.exp
7815 * gdb.mi/mi-logging.exp
7816 * gdb.mi/mi-memory-changed.exp
7817 * gdb.mi/mi-read-memory.exp
7818 * gdb.mi/mi-record-changed.exp
7819 * gdb.mi/mi-reg-undefined.exp
7820 * gdb.mi/mi-regs.exp
7821 * gdb.mi/mi-return.exp
7822 * gdb.mi/mi-reverse.exp
7823 * gdb.mi/mi-simplerun.exp
7824 * gdb.mi/mi-solib.exp
7825 * gdb.mi/mi-stack.exp
7826 * gdb.mi/mi-stepi.exp
7827 * gdb.mi/mi-syn-frame.exp
7828 * gdb.mi/mi-until.exp
7829 * gdb.mi/mi-var-block.exp
7830 * gdb.mi/mi-var-child.exp
7831 * gdb.mi/mi-var-cmd.exp
7832 * gdb.mi/mi-var-cp.exp
7833 * gdb.mi/mi-var-display.exp
7834 * gdb.mi/mi-var-invalidate.exp
7835 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7836 * gdb.mi/mi-vla-fortran.exp
7837 * gdb.mi/mi-watch.exp
7838 * gdb.mi/mi2-var-child.exp
7839 * gdb.mi/user-selected-context-sync.exp
7840 * gdb.modula2/unbounded-array.exp
7841 * gdb.multi/dummy-frame-restore.exp
7842 * gdb.multi/multi-arch-exec.exp
7843 * gdb.multi/multi-arch.exp
7844 * gdb.multi/tids.exp
7845 * gdb.multi/watchpoint-multi.exp
7846 * gdb.opencl/callfuncs.exp
7847 * gdb.opencl/convs_casts.exp
7848 * gdb.opencl/datatypes.exp
7849 * gdb.opencl/operators.exp
7850 * gdb.opencl/vec_comps.exp
7851 * gdb.opt/clobbered-registers-O2.exp
7852 * gdb.opt/inline-break.exp
7853 * gdb.opt/inline-bt.exp
7854 * gdb.opt/inline-cmds.exp
7855 * gdb.opt/inline-locals.exp
7856 * gdb.pascal/case-insensitive-symbols.exp
7857 * gdb.pascal/floats.exp
7858 * gdb.pascal/gdb11492.exp
7859 * gdb.python/lib-types.exp
7860 * gdb.python/py-arch.exp
7861 * gdb.python/py-as-string.exp
7862 * gdb.python/py-bad-printers.exp
7863 * gdb.python/py-block.exp
7864 * gdb.python/py-breakpoint-create-fail.exp
7865 * gdb.python/py-breakpoint.exp
7866 * gdb.python/py-caller-is.exp
7867 * gdb.python/py-cmd.exp
7868 * gdb.python/py-explore-cc.exp
7869 * gdb.python/py-explore.exp
7870 * gdb.python/py-finish-breakpoint.exp
7871 * gdb.python/py-finish-breakpoint2.exp
7872 * gdb.python/py-frame-args.exp
7873 * gdb.python/py-frame-inline.exp
7874 * gdb.python/py-frame.exp
7875 * gdb.python/py-framefilter-mi.exp
7876 * gdb.python/py-infthread.exp
7877 * gdb.python/py-lazy-string.exp
7878 * gdb.python/py-linetable.exp
7879 * gdb.python/py-mi-events.exp
7880 * gdb.python/py-mi-objfile.exp
7881 * gdb.python/py-mi.exp
7882 * gdb.python/py-objfile.exp
7883 * gdb.python/py-pp-integral.exp
7884 * gdb.python/py-pp-maint.exp
7885 * gdb.python/py-pp-re-notag.exp
7886 * gdb.python/py-pp-registration.exp
7887 * gdb.python/py-recurse-unwind.exp
7888 * gdb.python/py-strfns.exp
7889 * gdb.python/py-symbol.exp
7890 * gdb.python/py-symtab.exp
7891 * gdb.python/py-sync-interp.exp
7892 * gdb.python/py-typeprint.exp
7893 * gdb.python/py-unwind-maint.exp
7894 * gdb.python/py-unwind.exp
7895 * gdb.python/py-value-cc.exp
7896 * gdb.python/py-xmethods.exp
7897 * gdb.reverse/amd64-tailcall-reverse.exp
7898 * gdb.reverse/break-precsave.exp
7899 * gdb.reverse/break-reverse.exp
7900 * gdb.reverse/consecutive-precsave.exp
7901 * gdb.reverse/consecutive-reverse.exp
7902 * gdb.reverse/finish-precsave.exp
7903 * gdb.reverse/finish-reverse-bkpt.exp
7904 * gdb.reverse/finish-reverse.exp
7905 * gdb.reverse/fstatat-reverse.exp
7906 * gdb.reverse/getresuid-reverse.exp
7907 * gdb.reverse/i386-precsave.exp
7908 * gdb.reverse/i386-reverse.exp
7909 * gdb.reverse/i386-sse-reverse.exp
7910 * gdb.reverse/i387-env-reverse.exp
7911 * gdb.reverse/i387-stack-reverse.exp
7912 * gdb.reverse/insn-reverse.exp
7913 * gdb.reverse/machinestate-precsave.exp
7914 * gdb.reverse/machinestate.exp
7915 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7916 * gdb.reverse/pipe-reverse.exp
7917 * gdb.reverse/readv-reverse.exp
7918 * gdb.reverse/recvmsg-reverse.exp
7919 * gdb.reverse/rerun-prec.exp
7920 * gdb.reverse/s390-mvcle.exp
7921 * gdb.reverse/step-precsave.exp
7922 * gdb.reverse/step-reverse.exp
7923 * gdb.reverse/time-reverse.exp
7924 * gdb.reverse/until-precsave.exp
7925 * gdb.reverse/until-reverse.exp
7926 * gdb.reverse/waitpid-reverse.exp
7927 * gdb.reverse/watch-precsave.exp
7928 * gdb.reverse/watch-reverse.exp
7929 * gdb.rust/generics.exp
7930 * gdb.rust/methods.exp
7931 * gdb.rust/modules.exp
7932 * gdb.rust/simple.exp
7933 * gdb.server/connect-with-no-symbol-file.exp
7934 * gdb.server/ext-attach.exp
7935 * gdb.server/ext-restart.exp
7936 * gdb.server/ext-wrapper.exp
7937 * gdb.server/file-transfer.exp
7938 * gdb.server/server-exec-info.exp
7939 * gdb.server/server-kill.exp
7940 * gdb.server/server-mon.exp
7941 * gdb.server/wrapper.exp
7942 * gdb.stabs/exclfwd.exp
7943 * gdb.stabs/gdb11479.exp
7944 * gdb.threads/clone-new-thread-event.exp
7945 * gdb.threads/corethreads.exp
7946 * gdb.threads/current-lwp-dead.exp
7947 * gdb.threads/dlopen-libpthread.exp
7948 * gdb.threads/gcore-thread.exp
7949 * gdb.threads/sigstep-threads.exp
7950 * gdb.threads/watchpoint-fork.exp
7951 * gdb.trace/actions-changed.exp
7952 * gdb.trace/backtrace.exp
7953 * gdb.trace/change-loc.exp
7954 * gdb.trace/circ.exp
7955 * gdb.trace/collection.exp
7956 * gdb.trace/disconnected-tracing.exp
7957 * gdb.trace/ftrace.exp
7958 * gdb.trace/mi-trace-frame-collected.exp
7959 * gdb.trace/mi-trace-unavailable.exp
7960 * gdb.trace/mi-traceframe-changed.exp
7961 * gdb.trace/mi-tsv-changed.exp
7962 * gdb.trace/no-attach-trace.exp
7963 * gdb.trace/passc-dyn.exp
7964 * gdb.trace/qtro.exp
7965 * gdb.trace/range-stepping.exp
7966 * gdb.trace/read-memory.exp
7967 * gdb.trace/save-trace.exp
7968 * gdb.trace/signal.exp
7969 * gdb.trace/status-stop.exp
7970 * gdb.trace/tfile.exp
7971 * gdb.trace/trace-break.exp
7972 * gdb.trace/trace-buffer-size.exp
7973 * gdb.trace/trace-condition.exp
7974 * gdb.trace/tracefile-pseudo-reg.exp
7975 * gdb.trace/tstatus.exp
7976 * gdb.trace/unavailable.exp
7977 * gdb.trace/while-dyn.exp
7978 * gdb.trace/while-stepping.exp
7979
34c41c68
DE
79802016-12-22 Doug Evans <xdje42@gmail.com>
7981
7982 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7983 and msymbols.
7984
16e69324
YQ
79852016-12-19 Yao Qi <yao.qi@linaro.org>
7986
7987 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7988 (test_with_self): Don't call do_steps_and_nexts, and remove
7989 code about stepping into xmalloc.
7990
f94f411b
YQ
79912016-12-09 Yao Qi <yao.qi@linaro.org>
7992
7993 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7994
79952016-12-09 Yao Qi <yao.qi@linaro.org>
7996
7997 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7998
f1b5deee
PA
79992016-12-09 Pedro Alves <palves@redhat.com>
8000
8001 * gdb.base/all-architectures-0.exp: New file.
8002 * gdb.base/all-architectures-1.exp: New file.
8003 * gdb.base/all-architectures-2.exp: New file.
8004 * gdb.base/all-architectures-3.exp: New file.
8005 * gdb.base/all-architectures-4.exp: New file.
8006 * gdb.base/all-architectures-5.exp: New file.
8007 * gdb.base/all-architectures-6.exp: New file.
8008 * gdb.base/all-architectures-7.exp: New file.
8009 * gdb.base/all-architectures.exp.in: New file.
8010
364ca42e
YQ
80112016-12-09 Yao Qi <yao.qi@linaro.org>
8012
8013 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8014
107c2d62
LM
80152016-12-02 Luis Machado <lgustavo@codesourcery.com>
8016
8017 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8018 possible.
8019 Remove useless pattern-matching code.
8020
df3ee9ca
PA
80212016-12-02 Pedro Alves <palves@redhat.com>
8022
8023 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8024 procedure.
8025 (top level): Call it.
8026
ec835369
PA
80272016-12-02 Pedro Alves <palves@redhat.com>
8028
8029 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8030 New procedure.
8031 (top level): Call it.
8032
01770bbd
PA
80332016-12-02 Pedro Alves <palves@redhat.com>
8034
8035 PR cli/20559
8036 * gdb.base/commands.exp (user_defined_command_args_eval): New
8037 procedure.
8038 (top level): Call it.
8039
008459ea
LM
80402016-12-02 Luis Machado <lgustavo@codesourcery.com>
8041
8042 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8043 timeout handling.
8044
0c1b455e
TT
80452016-12-02 Tom Tromey <tom@tromey.com>
8046
8047 * gdb.dwarf2/main-subprogram.c: New file.
8048 * gdb.dwarf2/main-subprogram.exp: New file.
8049
018572b8
LM
80502016-12-01 Luis Machado <lgustavo@codesourcery.com>
8051
8052 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8053 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8054 gdb_test_no_output for a couple of cases.
8055 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8056
84c93cd5
LM
80572016-12-01 Luis Machado <lgustavo@codesourcery.com>
8058
8059 Fix test names and standardize compilation error messages throughout
8060 the following files:
8061
8062 * gdb.ada/start.exp
8063 * gdb.arch/alpha-step.exp
8064 * gdb.arch/e500-prologue.exp
8065 * gdb.arch/ftrace-insn-reloc.exp
8066 * gdb.arch/gdb1291.exp
8067 * gdb.arch/gdb1431.exp
8068 * gdb.arch/gdb1558.exp
8069 * gdb.arch/i386-dr3-watch.exp
8070 * gdb.arch/i386-sse-stack-align.exp
8071 * gdb.arch/ia64-breakpoint-shadow.exp
8072 * gdb.arch/pa-nullify.exp
8073 * gdb.arch/powerpc-aix-prologue.exp
8074 * gdb.arch/thumb-bx-pc.exp
8075 * gdb.base/annota1.exp
8076 * gdb.base/annota3.exp
8077 * gdb.base/arrayidx.exp
8078 * gdb.base/assign.exp
8079 * gdb.base/attach.exp
8080 * gdb.base/auxv.exp
8081 * gdb.base/bang.exp
8082 * gdb.base/bfp-test.exp
8083 * gdb.base/bigcore.exp
8084 * gdb.base/bitfields2.exp
8085 * gdb.base/break-fun-addr.exp
8086 * gdb.base/break-probes.exp
8087 * gdb.base/call-rt-st.exp
8088 * gdb.base/callexit.exp
8089 * gdb.base/catch-fork-kill.exp
8090 * gdb.base/charset.exp
8091 * gdb.base/checkpoint.exp
8092 * gdb.base/comprdebug.exp
8093 * gdb.base/constvars.exp
8094 * gdb.base/coredump-filter.exp
8095 * gdb.base/cursal.exp
8096 * gdb.base/cvexpr.exp
8097 * gdb.base/detach.exp
8098 * gdb.base/display.exp
8099 * gdb.base/dmsym.exp
8100 * gdb.base/dprintf-pending.exp
8101 * gdb.base/dso2dso.exp
8102 * gdb.base/dtrace-probe.exp
8103 * gdb.base/dump.exp
8104 * gdb.base/enum_cond.exp
8105 * gdb.base/exe-lock.exp
8106 * gdb.base/exec-invalid-sysroot.exp
8107 * gdb.base/execl-update-breakpoints.exp
8108 * gdb.base/exprs.exp
8109 * gdb.base/fileio.exp
8110 * gdb.base/find.exp
8111 * gdb.base/finish.exp
8112 * gdb.base/fixsection.exp
8113 * gdb.base/foll-vfork.exp
8114 * gdb.base/frame-args.exp
8115 * gdb.base/gcore.exp
8116 * gdb.base/gdb1250.exp
8117 * gdb.base/global-var-nested-by-dso.exp
8118 * gdb.base/gnu-ifunc.exp
8119 * gdb.base/hashline1.exp
8120 * gdb.base/hashline2.exp
8121 * gdb.base/hashline3.exp
8122 * gdb.base/hbreak-in-shr-unsupported.exp
8123 * gdb.base/huge.exp
8124 * gdb.base/infcall-input.exp
8125 * gdb.base/info-fun.exp
8126 * gdb.base/info-shared.exp
8127 * gdb.base/jit-simple.exp
8128 * gdb.base/jit-so.exp
8129 * gdb.base/jit.exp
8130 * gdb.base/jump.exp
8131 * gdb.base/label.exp
8132 * gdb.base/lineinc.exp
8133 * gdb.base/logical.exp
8134 * gdb.base/longjmp.exp
8135 * gdb.base/macscp.exp
8136 * gdb.base/miscexprs.exp
8137 * gdb.base/new-ui-echo.exp
8138 * gdb.base/new-ui-pending-input.exp
8139 * gdb.base/new-ui.exp
8140 * gdb.base/nodebug.exp
8141 * gdb.base/nofield.exp
8142 * gdb.base/offsets.exp
8143 * gdb.base/overlays.exp
8144 * gdb.base/pending.exp
8145 * gdb.base/pointers.exp
8146 * gdb.base/pr11022.exp
8147 * gdb.base/printcmds.exp
8148 * gdb.base/prologue.exp
8149 * gdb.base/ptr-typedef.exp
8150 * gdb.base/realname-expand.exp
8151 * gdb.base/relativedebug.exp
8152 * gdb.base/relocate.exp
8153 * gdb.base/remote.exp
8154 * gdb.base/reread.exp
8155 * gdb.base/return2.exp
8156 * gdb.base/savedregs.exp
8157 * gdb.base/sep.exp
8158 * gdb.base/sepdebug.exp
8159 * gdb.base/sepsymtab.exp
8160 * gdb.base/set-inferior-tty.exp
8161 * gdb.base/setshow.exp
8162 * gdb.base/shlib-call.exp
8163 * gdb.base/sigaltstack.exp
8164 * gdb.base/siginfo-addr.exp
8165 * gdb.base/signals.exp
8166 * gdb.base/signull.exp
8167 * gdb.base/sigrepeat.exp
8168 * gdb.base/so-impl-ld.exp
8169 * gdb.base/solib-display.exp
8170 * gdb.base/solib-overlap.exp
8171 * gdb.base/solib-search.exp
8172 * gdb.base/solib-symbol.exp
8173 * gdb.base/structs.exp
8174 * gdb.base/structs2.exp
8175 * gdb.base/symtab-search-order.exp
8176 * gdb.base/twice.exp
8177 * gdb.base/unload.exp
8178 * gdb.base/varargs.exp
8179 * gdb.base/watchpoint-solib.exp
8180 * gdb.base/watchpoint.exp
8181 * gdb.base/whatis.exp
8182 * gdb.base/wrong_frame_bt_full.exp
8183 * gdb.btrace/dlopen.exp
8184 * gdb.cell/ea-standalone.exp
8185 * gdb.cell/ea-test.exp
8186 * gdb.cp/dispcxx.exp
8187 * gdb.cp/gdb2384.exp
8188 * gdb.cp/method2.exp
8189 * gdb.cp/nextoverthrow.exp
8190 * gdb.cp/pr10728.exp
8191 * gdb.disasm/am33.exp
8192 * gdb.disasm/h8300s.exp
8193 * gdb.disasm/mn10300.exp
8194 * gdb.disasm/sh3.exp
8195 * gdb.dwarf2/dw2-dir-file-name.exp
8196 * gdb.fortran/complex.exp
8197 * gdb.fortran/library-module.exp
8198 * gdb.guile/scm-pretty-print.exp
8199 * gdb.guile/scm-symbol.exp
8200 * gdb.guile/scm-type.exp
8201 * gdb.guile/scm-value.exp
8202 * gdb.linespec/linespec.exp
8203 * gdb.mi/gdb701.exp
8204 * gdb.mi/gdb792.exp
8205 * gdb.mi/mi-breakpoint-changed.exp
8206 * gdb.mi/mi-dprintf-pending.exp
8207 * gdb.mi/mi-dprintf.exp
8208 * gdb.mi/mi-exit-code.exp
8209 * gdb.mi/mi-pending.exp
8210 * gdb.mi/mi-solib.exp
8211 * gdb.mi/new-ui-mi-sync.exp
8212 * gdb.mi/pr11022.exp
8213 * gdb.mi/user-selected-context-sync.exp
8214 * gdb.opt/solib-intra-step.exp
8215 * gdb.python/py-events.exp
8216 * gdb.python/py-finish-breakpoint.exp
8217 * gdb.python/py-mi.exp
8218 * gdb.python/py-prettyprint.exp
8219 * gdb.python/py-shared.exp
8220 * gdb.python/py-symbol.exp
8221 * gdb.python/py-template.exp
8222 * gdb.python/py-type.exp
8223 * gdb.python/py-value.exp
8224 * gdb.reverse/solib-precsave.exp
8225 * gdb.reverse/solib-reverse.exp
8226 * gdb.server/solib-list.exp
8227 * gdb.stabs/weird.exp
8228 * gdb.threads/reconnect-signal.exp
8229 * gdb.threads/stepi-random-signal.exp
8230 * gdb.trace/actions.exp
8231 * gdb.trace/ax.exp
8232 * gdb.trace/backtrace.exp
8233 * gdb.trace/change-loc.exp
8234 * gdb.trace/deltrace.exp
8235 * gdb.trace/ftrace-lock.exp
8236 * gdb.trace/ftrace.exp
8237 * gdb.trace/infotrace.exp
8238 * gdb.trace/mi-tracepoint-changed.exp
8239 * gdb.trace/packetlen.exp
8240 * gdb.trace/passcount.exp
8241 * gdb.trace/pending.exp
8242 * gdb.trace/range-stepping.exp
8243 * gdb.trace/report.exp
8244 * gdb.trace/stap-trace.exp
8245 * gdb.trace/tfind.exp
8246 * gdb.trace/trace-break.exp
8247 * gdb.trace/trace-condition.exp
8248 * gdb.trace/trace-enable-disable.exp
8249 * gdb.trace/trace-mt.exp
8250 * gdb.trace/tracecmd.exp
8251 * gdb.trace/tspeed.exp
8252 * gdb.trace/tsv.exp
8253 * lib/perftest.exp
8254
fb9feb35
LM
82552016-12-01 Luis Machado <lgustavo@codesourcery.com>
8256
8257 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8258 with gdb_test_no_output.
8259 Use command as test name.
8260
cd2ddb6c
LM
82612016-12-01 Luis Machado <lgustavo@codesourcery.com>
8262
8263 Fix test names starting with uppercase throughout the files.
8264
8265 * gdb.ada/assign_1.exp
8266 * gdb.ada/boolean_expr.exp
8267 * gdb.base/arrayidx.exp
8268 * gdb.base/del.exp
8269 * gdb.base/gcore-buffer-overflow.exp
8270 * gdb.base/testenv.exp
8271 * gdb.compile/compile.exp
8272 * gdb.python/py-framefilter-invalidarg.exp
8273 * gdb.python/py-framefilter.exp
8274
bb95117e
LM
82752016-12-01 Luis Machado <lgustavo@codesourcery.com>
8276
8277 Fix test names starting with uppercase throughout the files.
8278
8279 * gdb.ada/array_return.exp
8280 * gdb.ada/expr_delims.exp
8281 * gdb.ada/mi_dyn_arr.exp
8282 * gdb.ada/mi_interface.exp
8283 * gdb.ada/mi_var_array.exp
8284 * gdb.ada/watch_arg.exp
8285 * gdb.arch/alpha-step.exp
8286 * gdb.arch/altivec-regs.exp
8287 * gdb.arch/e500-regs.exp
8288 * gdb.arch/powerpc-d128-regs.exp
8289 * gdb.base/arrayidx.exp
8290 * gdb.base/break.exp
8291 * gdb.base/checkpoint.exp
8292 * gdb.base/debug-expr.exp
8293 * gdb.base/dmsym.exp
8294 * gdb.base/radix.exp
8295 * gdb.base/sepdebug.exp
8296 * gdb.base/testenv.exp
8297 * gdb.base/watch_thread_num.exp
8298 * gdb.base/watchpoint-cond-gone.exp
8299 * gdb.cell/break.exp
8300 * gdb.cell/ea-cache.exp
8301 * gdb.compile/compile.exp
8302 * gdb.cp/gdb2495.exp
8303 * gdb.gdb/selftest.exp
8304 * gdb.gdb/xfullpath.exp
8305 * gdb.go/hello.exp
8306 * gdb.go/integers.exp
8307 * gdb.objc/basicclass.exp
8308 * gdb.pascal/hello.exp
8309 * gdb.pascal/integers.exp
8310 * gdb.python/py-breakpoint.exp
8311 * gdb.python/py-cmd.exp
8312 * gdb.python/py-linetable.exp
8313 * gdb.python/py-xmethods.exp
8314 * gdb.python/python.exp
8315 * gdb.reverse/consecutive-precsave.exp
8316 * gdb.reverse/finish-precsave.exp
8317 * gdb.reverse/i386-precsave.exp
8318 * gdb.reverse/machinestate-precsave.exp
8319 * gdb.reverse/sigall-precsave.exp
8320 * gdb.reverse/solib-precsave.exp
8321 * gdb.reverse/step-precsave.exp
8322 * gdb.reverse/until-precsave.exp
8323 * gdb.reverse/watch-precsave.exp
8324 * gdb.threads/leader-exit.exp
8325 * gdb.threads/pthreads.exp
8326 * gdb.threads/wp-replication.exp
8327 * gdb.trace/actions.exp
8328 * gdb.trace/mi-tsv-changed.exp
8329 * gdb.trace/tsv.exp
8330
de97fdd4
LM
83312016-12-01 Luis Machado <lgustavo@codesourcery.com>
8332
8333 Fix test names starting with uppercase throughout the files.
8334
8335 * gdb.arch/i386-bp_permanent.exp
8336 * gdb.arch/i386-gnu-cfi.exp
8337 * gdb.base/disasm-end-cu.exp
8338 * gdb.base/macscp.exp
8339 * gdb.base/pending.exp
8340 * gdb.base/watch_thread_num.exp
8341 * gdb.cp/exception.exp
8342 * gdb.cp/gdb2495.exp
8343 * gdb.cp/local.exp
8344 * gdb.python/py-evsignal.exp
8345 * gdb.python/python.exp
8346 * gdb.trace/tracecmd.exp
8347
9f058c10
LM
83482016-12-01 Luis Machado <lgustavo@codesourcery.com>
8349
8350 Fix test names starting with uppercase throughout the files.
8351
8352 * gdb.base/charset.exp
8353 * gdb.base/eval.exp
8354 * gdb.base/multi-forks.exp
8355 * gdb.guile/scm-progspace.exp
8356 * gdb.opencl/datatypes.exp
8357 * gdb.python/py-block.exp
8358 * gdb.python/py-function.exp
8359 * gdb.python/py-symbol.exp
8360 * gdb.python/py-symtab.exp
8361 * gdb.python/py-xmethods.exp
8362 * gdb.reverse/break-precsave.exp
8363 * gdb.reverse/break-reverse.exp
8364 * gdb.reverse/consecutive-precsave.exp
8365 * gdb.reverse/consecutive-reverse.exp
8366 * gdb.reverse/finish-precsave.exp
8367 * gdb.reverse/finish-reverse-bkpt.exp
8368 * gdb.reverse/finish-reverse.exp
8369 * gdb.reverse/fstatat-reverse.exp
8370 * gdb.reverse/getresuid-reverse.exp
8371 * gdb.reverse/i386-precsave.exp
8372 * gdb.reverse/i386-reverse.exp
8373 * gdb.reverse/i386-sse-reverse.exp
8374 * gdb.reverse/i387-stack-reverse.exp
8375 * gdb.reverse/insn-reverse.exp
8376 * gdb.reverse/machinestate-precsave.exp
8377 * gdb.reverse/machinestate.exp
8378 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8379 * gdb.reverse/pipe-reverse.exp
8380 * gdb.reverse/readv-reverse.exp
8381 * gdb.reverse/recvmsg-reverse.exp
8382 * gdb.reverse/rerun-prec.exp
8383 * gdb.reverse/s390-mvcle.exp
8384 * gdb.reverse/sigall-precsave.exp
8385 * gdb.reverse/sigall-reverse.exp
8386 * gdb.reverse/solib-precsave.exp
8387 * gdb.reverse/solib-reverse.exp
8388 * gdb.reverse/step-precsave.exp
8389 * gdb.reverse/step-reverse.exp
8390 * gdb.reverse/time-reverse.exp
8391 * gdb.reverse/until-precsave.exp
8392 * gdb.reverse/until-reverse.exp
8393 * gdb.reverse/waitpid-reverse.exp
8394 * gdb.reverse/watch-precsave.exp
8395 * gdb.reverse/watch-reverse.exp
8396
cdc7edd7
LM
83972016-12-01 Luis Machado <lgustavo@codesourcery.com>
8398
8399 Fix test names starting with uppercase throughout the files.
8400
8401 * gdb.arch/i386-mpx-simple_segv.exp
8402 * gdb.arch/i386-mpx.exp
8403 * gdb.arch/i386-permbkpt.exp
8404 * gdb.arch/pa-nullify.exp
8405 * gdb.arch/powerpc-d128-regs.exp
8406 * gdb.arch/vsx-regs.exp
8407 * gdb.base/bfp-test.exp
8408 * gdb.base/break.exp
8409 * gdb.base/breakpoint-shadow.exp
8410 * gdb.base/callfuncs.exp
8411 * gdb.base/charset.exp
8412 * gdb.base/commands.exp
8413 * gdb.base/completion.exp
8414 * gdb.base/dfp-test.exp
8415 * gdb.base/echo.exp
8416 * gdb.base/ending-run.exp
8417 * gdb.base/eval.exp
8418 * gdb.base/expand-psymtabs.exp
8419 * gdb.base/float128.exp
8420 * gdb.base/floatn.exp
8421 * gdb.base/foll-exec-mode.exp
8422 * gdb.base/gdb1056.exp
8423 * gdb.base/gdb11531.exp
8424 * gdb.base/kill-after-signal.exp
8425 * gdb.base/multi-forks.exp
8426 * gdb.base/overlays.exp
8427 * gdb.base/pending.exp
8428 * gdb.base/sepdebug.exp
8429 * gdb.base/testenv.exp
8430 * gdb.base/valgrind-db-attach.exp
8431 * gdb.base/watch_thread_num.exp
8432 * gdb.base/watchpoint-cond-gone.exp
8433 * gdb.base/watchpoint.exp
8434 * gdb.base/watchpoints.exp
8435 * gdb.cp/arg-reference.exp
8436 * gdb.cp/baseenum.exp
8437 * gdb.cp/operator.exp
8438 * gdb.cp/shadow.exp
8439 * gdb.dwarf2/dw2-op-out-param.exp
8440 * gdb.dwarf2/dw2-reg-undefined.exp
8441 * gdb.go/chan.exp
8442 * gdb.go/hello.exp
8443 * gdb.go/integers.exp
8444 * gdb.go/methods.exp
8445 * gdb.go/package.exp
8446 * gdb.guile/scm-parameter.exp
8447 * gdb.guile/scm-progspace.exp
8448 * gdb.guile/scm-value.exp
8449 * gdb.mi/mi-pending.exp
8450 * gdb.mi/user-selected-context-sync.exp
8451 * gdb.multi/multi-attach.exp
8452 * gdb.multi/tids.exp
8453 * gdb.opt/clobbered-registers-O2.exp
8454 * gdb.pascal/floats.exp
8455 * gdb.pascal/integers.exp
8456 * gdb.python/py-block.exp
8457 * gdb.python/py-events.exp
8458 * gdb.python/py-parameter.exp
8459 * gdb.python/py-symbol.exp
8460 * gdb.python/py-symtab.exp
8461 * gdb.python/py-type.exp
8462 * gdb.python/py-value.exp
8463 * gdb.python/py-xmethods.exp
8464 * gdb.python/python.exp
8465 * gdb.reverse/break-precsave.exp
8466 * gdb.reverse/consecutive-precsave.exp
8467 * gdb.reverse/finish-precsave.exp
8468 * gdb.reverse/i386-precsave.exp
8469 * gdb.reverse/machinestate-precsave.exp
8470 * gdb.reverse/sigall-precsave.exp
8471 * gdb.reverse/solib-precsave.exp
8472 * gdb.reverse/step-precsave.exp
8473 * gdb.reverse/until-precsave.exp
8474 * gdb.reverse/watch-precsave.exp
8475 * gdb.server/ext-attach.exp
8476 * gdb.server/ext-restart.exp
8477 * gdb.server/ext-run.exp
8478 * gdb.server/ext-wrapper.exp
8479 * gdb.stabs/gdb11479.exp
8480 * gdb.stabs/weird.exp
8481 * gdb.threads/attach-many-short-lived-threads.exp
8482 * gdb.threads/kill.exp
8483 * gdb.threads/watchpoint-fork.exp
8484
bc6c7af4
LM
84852016-12-01 Luis Machado <lgustavo@codesourcery.com>
8486
8487 Fix test names starting with uppercase throughout all the files below.
8488
8489 * gdb.ada/array_return.exp
8490 * gdb.ada/catch_ex.exp
8491 * gdb.ada/info_exc.exp
8492 * gdb.ada/mi_catch_ex.exp
8493 * gdb.ada/mi_dyn_arr.exp
8494 * gdb.ada/mi_ex_cond.exp
8495 * gdb.ada/mi_exc_info.exp
8496 * gdb.ada/mi_interface.exp
8497 * gdb.ada/mi_task_arg.exp
8498 * gdb.ada/mi_task_info.exp
8499 * gdb.ada/mi_var_array.exp
8500 * gdb.arch/alpha-step.exp
8501 * gdb.arch/amd64-disp-step.exp
8502 * gdb.arch/arm-disp-step.exp
8503 * gdb.arch/disp-step-insn-reloc.exp
8504 * gdb.arch/e500-prologue.exp
8505 * gdb.arch/ftrace-insn-reloc.exp
8506 * gdb.arch/gdb1558.exp
8507 * gdb.arch/i386-bp_permanent.exp
8508 * gdb.arch/i386-disp-step.exp
8509 * gdb.arch/i386-float.exp
8510 * gdb.arch/i386-gnu-cfi.exp
8511 * gdb.arch/ia64-breakpoint-shadow.exp
8512 * gdb.arch/mips16-thunks.exp
8513 * gdb.arch/pa-nullify.exp
8514 * gdb.arch/powerpc-aix-prologue.exp
8515 * gdb.arch/powerpc-power.exp
8516 * gdb.arch/ppc-dfp.exp
8517 * gdb.arch/s390-tdbregs.exp
8518 * gdb.arch/spu-info.exp
8519 * gdb.arch/spu-ls.exp
8520 * gdb.arch/thumb-bx-pc.exp
8521 * gdb.base/advance.exp
8522 * gdb.base/annota-input-while-running.exp
8523 * gdb.base/arrayidx.exp
8524 * gdb.base/asmlabel.exp
8525 * gdb.base/async.exp
8526 * gdb.base/attach-wait-input.exp
8527 * gdb.base/auto-connect-native-target.exp
8528 * gdb.base/batch-preserve-term-settings.exp
8529 * gdb.base/bfp-test.exp
8530 * gdb.base/bigcore.exp
8531 * gdb.base/bp-permanent.exp
8532 * gdb.base/break-always.exp
8533 * gdb.base/break-fun-addr.exp
8534 * gdb.base/break-idempotent.exp
8535 * gdb.base/break-main-file-remove-fail.exp
8536 * gdb.base/break-probes.exp
8537 * gdb.base/break-unload-file.exp
8538 * gdb.base/break.exp
8539 * gdb.base/call-ar-st.exp
8540 * gdb.base/call-rt-st.exp
8541 * gdb.base/call-sc.exp
8542 * gdb.base/call-signal-resume.exp
8543 * gdb.base/call-strs.exp
8544 * gdb.base/callexit.exp
8545 * gdb.base/callfuncs.exp
8546 * gdb.base/catch-gdb-caused-signals.exp
8547 * gdb.base/catch-signal-siginfo-cond.exp
8548 * gdb.base/catch-syscall.exp
8549 * gdb.base/compare-sections.exp
8550 * gdb.base/cond-eval-mode.exp
8551 * gdb.base/condbreak-call-false.exp
8552 * gdb.base/consecutive-step-over.exp
8553 * gdb.base/cursal.exp
8554 * gdb.base/disabled-location.exp
8555 * gdb.base/disasm-end-cu.exp
8556 * gdb.base/display.exp
8557 * gdb.base/double-prompt-target-event-error.exp
8558 * gdb.base/dprintf-bp-same-addr.exp
8559 * gdb.base/dprintf-detach.exp
8560 * gdb.base/dprintf-next.exp
8561 * gdb.base/dprintf-non-stop.exp
8562 * gdb.base/dprintf-pending.exp
8563 * gdb.base/dso2dso.exp
8564 * gdb.base/ending-run.exp
8565 * gdb.base/enum_cond.exp
8566 * gdb.base/examine-backward.exp
8567 * gdb.base/exe-lock.exp
8568 * gdb.base/exec-invalid-sysroot.exp
8569 * gdb.base/execl-update-breakpoints.exp
8570 * gdb.base/execution-termios.exp
8571 * gdb.base/fileio.exp
8572 * gdb.base/fixsection.exp
8573 * gdb.base/foll-exec-mode.exp
8574 * gdb.base/foll-exec.exp
8575 * gdb.base/fork-running-state.exp
8576 * gdb.base/frame-args.exp
8577 * gdb.base/fullpath-expand.exp
8578 * gdb.base/func-ptr.exp
8579 * gdb.base/gcore-relro-pie.exp
8580 * gdb.base/gdb1090.exp
8581 * gdb.base/gdb1555.exp
8582 * gdb.base/global-var-nested-by-dso.exp
8583 * gdb.base/gnu-ifunc.exp
8584 * gdb.base/hbreak-in-shr-unsupported.exp
8585 * gdb.base/hbreak-unmapped.exp
8586 * gdb.base/hook-stop.exp
8587 * gdb.base/infcall-input.exp
8588 * gdb.base/info-fun.exp
8589 * gdb.base/info-shared.exp
8590 * gdb.base/interrupt-noterm.exp
8591 * gdb.base/jit-so.exp
8592 * gdb.base/jit.exp
8593 * gdb.base/line-symtabs.exp
8594 * gdb.base/list.exp
8595 * gdb.base/longjmp.exp
8596 * gdb.base/macscp.exp
8597 * gdb.base/max-value-size.exp
8598 * gdb.base/nodebug.exp
8599 * gdb.base/nofield.exp
8600 * gdb.base/overlays.exp
8601 * gdb.base/paginate-after-ctrl-c-running.exp
8602 * gdb.base/paginate-bg-execution.exp
8603 * gdb.base/paginate-inferior-exit.exp
8604 * gdb.base/pending.exp
8605 * gdb.base/pr11022.exp
8606 * gdb.base/printcmds.exp
8607 * gdb.base/ptr-typedef.exp
8608 * gdb.base/ptype.exp
8609 * gdb.base/randomize.exp
8610 * gdb.base/range-stepping.exp
8611 * gdb.base/realname-expand.exp
8612 * gdb.base/relativedebug.exp
8613 * gdb.base/remote.exp
8614 * gdb.base/savedregs.exp
8615 * gdb.base/sepdebug.exp
8616 * gdb.base/set-noassign.exp
8617 * gdb.base/shlib-call.exp
8618 * gdb.base/shreloc.exp
8619 * gdb.base/sigaltstack.exp
8620 * gdb.base/sigbpt.exp
8621 * gdb.base/siginfo-addr.exp
8622 * gdb.base/siginfo-obj.exp
8623 * gdb.base/siginfo-thread.exp
8624 * gdb.base/signest.exp
8625 * gdb.base/signull.exp
8626 * gdb.base/sigrepeat.exp
8627 * gdb.base/skip.exp
8628 * gdb.base/so-impl-ld.exp
8629 * gdb.base/solib-corrupted.exp
8630 * gdb.base/solib-disc.exp
8631 * gdb.base/solib-display.exp
8632 * gdb.base/solib-overlap.exp
8633 * gdb.base/solib-search.exp
8634 * gdb.base/solib-symbol.exp
8635 * gdb.base/source-execution.exp
8636 * gdb.base/sss-bp-on-user-bp-2.exp
8637 * gdb.base/sss-bp-on-user-bp.exp
8638 * gdb.base/stack-checking.exp
8639 * gdb.base/stale-infcall.exp
8640 * gdb.base/step-break.exp
8641 * gdb.base/step-line.exp
8642 * gdb.base/step-over-exit.exp
8643 * gdb.base/step-test.exp
8644 * gdb.base/structs.exp
8645 * gdb.base/sym-file.exp
8646 * gdb.base/symtab-search-order.exp
8647 * gdb.base/term.exp
8648 * gdb.base/type-opaque.exp
8649 * gdb.base/unload.exp
8650 * gdb.base/until-nodebug.exp
8651 * gdb.base/until.exp
8652 * gdb.base/unwindonsignal.exp
8653 * gdb.base/watch-cond.exp
8654 * gdb.base/watch-non-mem.exp
8655 * gdb.base/watch_thread_num.exp
8656 * gdb.base/watchpoint-reuse-slot.exp
8657 * gdb.base/watchpoint-solib.exp
8658 * gdb.base/watchpoint.exp
8659 * gdb.btrace/dlopen.exp
8660 * gdb.cell/arch.exp
8661 * gdb.cell/break.exp
8662 * gdb.cell/bt.exp
8663 * gdb.cell/core.exp
8664 * gdb.cell/data.exp
8665 * gdb.cell/dwarfaddr.exp
8666 * gdb.cell/ea-cache.exp
8667 * gdb.cell/ea-standalone.exp
8668 * gdb.cell/ea-test.exp
8669 * gdb.cell/f-regs.exp
8670 * gdb.cell/fork.exp
8671 * gdb.cell/gcore.exp
8672 * gdb.cell/mem-access.exp
8673 * gdb.cell/ptype.exp
8674 * gdb.cell/registers.exp
8675 * gdb.cell/sizeof.exp
8676 * gdb.cell/solib-symbol.exp
8677 * gdb.cell/solib.exp
8678 * gdb.compile/compile-tls.exp
8679 * gdb.cp/exception.exp
8680 * gdb.cp/gdb2495.exp
8681 * gdb.cp/local.exp
8682 * gdb.cp/mb-inline.exp
8683 * gdb.cp/mb-templates.exp
8684 * gdb.cp/pr10687.exp
8685 * gdb.cp/pr9167.exp
8686 * gdb.cp/scope-err.exp
8687 * gdb.cp/templates.exp
8688 * gdb.cp/virtfunc.exp
8689 * gdb.dwarf2/dw2-dir-file-name.exp
8690 * gdb.dwarf2/dw2-single-line-discriminators.exp
8691 * gdb.fortran/complex.exp
8692 * gdb.fortran/library-module.exp
8693 * gdb.guile/guile.exp
8694 * gdb.guile/scm-cmd.exp
8695 * gdb.guile/scm-frame-inline.exp
8696 * gdb.guile/scm-objfile.exp
8697 * gdb.guile/scm-pretty-print.exp
8698 * gdb.guile/scm-symbol.exp
8699 * gdb.guile/scm-type.exp
8700 * gdb.guile/scm-value.exp
8701 * gdb.linespec/keywords.exp
8702 * gdb.linespec/ls-errs.exp
8703 * gdb.linespec/macro-relative.exp
8704 * gdb.linespec/thread.exp
8705 * gdb.mi/mi-breakpoint-changed.exp
8706 * gdb.mi/mi-dprintf-pending.exp
8707 * gdb.mi/mi-fullname-deleted.exp
8708 * gdb.mi/mi-logging.exp
8709 * gdb.mi/mi-pending.exp
8710 * gdb.mi/mi-solib.exp
8711 * gdb.mi/new-ui-mi-sync.exp
8712 * gdb.mi/user-selected-context-sync.exp
8713 * gdb.multi/dummy-frame-restore.exp
8714 * gdb.multi/multi-arch-exec.exp
8715 * gdb.multi/remove-inferiors.exp
8716 * gdb.multi/watchpoint-multi-exit.exp
8717 * gdb.opt/solib-intra-step.exp
8718 * gdb.perf/backtrace.exp
8719 * gdb.perf/single-step.exp
8720 * gdb.perf/skip-command.exp
8721 * gdb.perf/skip-prologue.exp
8722 * gdb.perf/solib.exp
8723 * gdb.python/lib-types.exp
8724 * gdb.python/py-as-string.exp
8725 * gdb.python/py-bad-printers.exp
8726 * gdb.python/py-block.exp
8727 * gdb.python/py-breakpoint.exp
8728 * gdb.python/py-cmd.exp
8729 * gdb.python/py-events.exp
8730 * gdb.python/py-evthreads.exp
8731 * gdb.python/py-finish-breakpoint.exp
8732 * gdb.python/py-finish-breakpoint2.exp
8733 * gdb.python/py-frame-inline.exp
8734 * gdb.python/py-frame.exp
8735 * gdb.python/py-inferior.exp
8736 * gdb.python/py-infthread.exp
8737 * gdb.python/py-mi.exp
8738 * gdb.python/py-objfile.exp
8739 * gdb.python/py-pp-maint.exp
8740 * gdb.python/py-pp-registration.exp
8741 * gdb.python/py-prettyprint.exp
8742 * gdb.python/py-recurse-unwind.exp
8743 * gdb.python/py-shared.exp
8744 * gdb.python/py-symbol.exp
8745 * gdb.python/py-symtab.exp
8746 * gdb.python/py-template.exp
8747 * gdb.python/py-type.exp
8748 * gdb.python/py-unwind-maint.exp
8749 * gdb.python/py-unwind.exp
8750 * gdb.python/py-value.exp
8751 * gdb.python/python.exp
8752 * gdb.reverse/finish-reverse-bkpt.exp
8753 * gdb.reverse/insn-reverse.exp
8754 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8755 * gdb.reverse/solib-precsave.exp
8756 * gdb.reverse/solib-reverse.exp
8757 * gdb.stabs/gdb11479.exp
8758 * gdb.stabs/weird.exp
8759 * gdb.threads/fork-child-threads.exp
8760 * gdb.threads/fork-plus-threads.exp
8761 * gdb.threads/fork-thread-pending.exp
8762 * gdb.threads/forking-threads-plus-breakpoint.exp
8763 * gdb.threads/hand-call-in-threads.exp
8764 * gdb.threads/interrupted-hand-call.exp
8765 * gdb.threads/linux-dp.exp
8766 * gdb.threads/local-watch-wrong-thread.exp
8767 * gdb.threads/next-while-other-thread-longjmps.exp
8768 * gdb.threads/non-ldr-exit.exp
8769 * gdb.threads/pending-step.exp
8770 * gdb.threads/print-threads.exp
8771 * gdb.threads/process-dies-while-detaching.exp
8772 * gdb.threads/process-dies-while-handling-bp.exp
8773 * gdb.threads/pthreads.exp
8774 * gdb.threads/queue-signal.exp
8775 * gdb.threads/reconnect-signal.exp
8776 * gdb.threads/signal-command-handle-nopass.exp
8777 * gdb.threads/signal-command-multiple-signals-pending.exp
8778 * gdb.threads/signal-delivered-right-thread.exp
8779 * gdb.threads/signal-sigtrap.exp
8780 * gdb.threads/sigthread.exp
8781 * gdb.threads/staticthreads.exp
8782 * gdb.threads/stepi-random-signal.exp
8783 * gdb.threads/thread-unwindonsignal.exp
8784 * gdb.threads/thread_check.exp
8785 * gdb.threads/thread_events.exp
8786 * gdb.threads/tid-reuse.exp
8787 * gdb.threads/tls-nodebug.exp
8788 * gdb.threads/tls-shared.exp
8789 * gdb.threads/tls-so_extern.exp
8790 * gdb.threads/tls.exp
8791 * gdb.threads/wp-replication.exp
8792 * gdb.trace/actions-changed.exp
8793 * gdb.trace/actions.exp
8794 * gdb.trace/backtrace.exp
8795 * gdb.trace/change-loc.exp
8796 * gdb.trace/collection.exp
8797 * gdb.trace/deltrace.exp
8798 * gdb.trace/disconnected-tracing.exp
8799 * gdb.trace/entry-values.exp
8800 * gdb.trace/ftrace-lock.exp
8801 * gdb.trace/ftrace.exp
8802 * gdb.trace/infotrace.exp
8803 * gdb.trace/mi-trace-frame-collected.exp
8804 * gdb.trace/mi-trace-unavailable.exp
8805 * gdb.trace/mi-traceframe-changed.exp
8806 * gdb.trace/mi-tracepoint-changed.exp
8807 * gdb.trace/mi-tsv-changed.exp
8808 * gdb.trace/no-attach-trace.exp
8809 * gdb.trace/packetlen.exp
8810 * gdb.trace/passc-dyn.exp
8811 * gdb.trace/passcount.exp
8812 * gdb.trace/pending.exp
8813 * gdb.trace/pr16508.exp
8814 * gdb.trace/qtro.exp
8815 * gdb.trace/range-stepping.exp
8816 * gdb.trace/read-memory.exp
8817 * gdb.trace/report.exp
8818 * gdb.trace/save-trace.exp
8819 * gdb.trace/signal.exp
8820 * gdb.trace/stap-trace.exp
8821 * gdb.trace/status-stop.exp
8822 * gdb.trace/strace.exp
8823 * gdb.trace/tfile.exp
8824 * gdb.trace/tfind.exp
8825 * gdb.trace/trace-break.exp
8826 * gdb.trace/trace-condition.exp
8827 * gdb.trace/trace-enable-disable.exp
8828 * gdb.trace/trace-mt.exp
8829 * gdb.trace/tracecmd.exp
8830 * gdb.trace/tracefile-pseudo-reg.exp
8831 * gdb.trace/tspeed.exp
8832 * gdb.trace/tstatus.exp
8833 * gdb.trace/tsv.exp
8834 * gdb.trace/unavailable.exp
8835 * gdb.trace/while-dyn.exp
8836 * gdb.trace/while-stepping.exp
8837 * lib/gdb-guile.exp
8838 * lib/gdb.exp
8839 * lib/mi-support.exp
8840 * lib/pascal.exp
8841 * lib/perftest.exp
8842 * lib/prelink-support.exp
8843 * lib/selftest-support.exp
8844
ad02e4fe
SM
88452016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8846
8847 * Makefile.in: Include disable-implicit-rules.mk.
8848
22347e55
AA
88492016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8850
8851 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8852 non-byte-aligned bit fields.
8853
da5b30da
AA
88542016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8855
8856 PR gdb/12616
8857 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8858 respects the DW_AT_data_bit_offset attribute.
8859
b593ecca
SM
88602016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8861
8862 * gdb.base/default.exp: Fix output of "set language".
8863
3b165252
SM
88642016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8865
8866 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8867 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8868 make.
8869 * configure.ac: Remove checks for the make program.
8870 * configure: Re-generate.
8871
1a2f3d7f
KB
88722016-11-16 Kevin Buettner <kevinb@redhat.com>
8873
8874 * gdb.python/py-recurse-unwind.c (main): Add loop.
8875 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8876 to read_register() and gdb.parse_and_eval(). Make each code
8877 call a separate case that can be individually tested.
8878 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8879 proc. Call cont_and_backtrace for each of the code paths that
8880 we want to test in the unwinder.
8881
b7f38fda
AA
88822016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8883
8884 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8885 the definition of struct S.
8886
1f8db343
CM
88872016-11-11 Catherine Moore <clm@codesourcery.com>
8888
8889 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8890
fad0c9fb
PA
88912016-11-09 Pedro Alves <palves@redhat.com>
8892
8893 * gdb.base/commands.exp (runto_or_return): New procedure.
8894 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8895 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8896 (progvar_simple_while_test, progvar_complex_if_while_test)
8897 (if_while_breakpoint_command_test)
8898 (infrun_breakpoint_command_test, breakpoint_command_test)
8899 (user_defined_command_test, watchpoint_command_test)
8900 (test_command_prompt_position, redefine_hook_test)
8901 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8902 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8903 multi_line_input and multi_line. Remove gdb_expect and
8904 gdb_stop_suppressing_tests uses.
8905 * lib/gdb.exp (valnum_re): New global.
8906 (multi_line_input): New procedure.
8907
8354c62c
SM
89082016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8909
8910 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8911 Remove.
8912 (test_setup): Define with proc_with_prefix.
8913 (test_cli_inferior): Likewise.
8914 (test_cli_thread): Likewise.
8915 (test_cli_frame): Likewise.
8916 (test_cli_select_frame): Likewise.
8917 (test_cli_up_down): Likewise.
8918 (test_mi_thread_select): Likewise.
8919 (test_mi_stack_select_frame): Likewise.
8920 (test_cli_in_mi_inferior): Likewise.
8921 (test_cli_in_mi_thread): Likewise.
8922 (test_cli_in_mi_frame): Likewise.
8923 (top level): Do not use with_test_prefix_procname.
8924
64f367a2
PA
89252016-11-09 Pedro Alves <palves@redhat.com>
8926
8927 * gdb.base/commands.exp (gdbvar_simple_if_test)
8928 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8929 (progvar_simple_if_test, progvar_simple_while_test)
8930 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8931 (infrun_breakpoint_command_test, breakpoint_command_test)
8932 (user_defined_command_test, watchpoint_command_test)
8933 (test_command_prompt_position, deprecated_command_test)
8934 (bp_deleted_in_command, temporary_breakpoint_commands)
8935 (stray_arg0_test, source_file_with_indented_comment)
8936 (recursive_source_test, if_commands_test)
8937 (error_clears_commands_left, redefine_hook_test)
8938 (redefine_backtrace_test): Use proc_with_prefix.
8939 * lib/gdb.exp (proc_with_prefix): New proc.
8940
0bb65f1e
AA
89412016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8942
8943 * gdb.base/tui-layout.c: New file.
8944 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8945 disassembly window contains very long lines.
8946
7353f247
TT
89472016-11-08 Tom Tromey <tom@tromey.com>
8948
8949 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8950 depend on Python 2.
8951
30a7bb83
TT
89522016-11-08 Tom Tromey <tom@tromey.com>
8953
8954 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8955 New method.
8956
cdf5a07c
MG
89572016-10-29 Manish Goregaokar <manish@mozilla.com>
8958
2806dc7e 8959 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8960
51a789c3
MG
89612016-10-27 Manish Goregaokar <manish@mozilla.com>
8962
2806dc7e
PA
8963 * gdb.rust/simple.rs: Add test for univariant enums without
8964 discriminants and for encoded struct-like enums.
51a789c3 8965
f610ab6d
PA
89662016-10-28 Pedro Alves <palves@redhat.com>
8967
8968 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8969 gdb_test_multiple, tighten regexps and match symtabs and line
8970 tables incrementally.
8971
b129b0ca
LM
89722016-10-28 Luis Machado <lgustavo@codesourcery.com>
8973
8974 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8975 general.
8976
ecf45d2c
SL
89772016-10-25 Luis Machado <lgustavo@codesourcery.com>
8978
8979 * gdb.base/exec-invalid-sysroot.exp: New file.
8980
b8d38ee4
JK
89812016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8982
8983 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8984
f90fd8c2
JK
89852016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8986
8987 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8988
2d2476aa
MR
89892016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8990
2806dc7e
PA
8991 * gdb.base/killed-outside.exp: Remove $options from a call to
8992 `prepare_for_testing'.
2d2476aa 8993
e42b25a0
SM
89942016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8995
8996 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8997 Change test message.
8998
3ccdb432
SM
89992016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9000
9001 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9002 Update comment.
9003
5bad3170
SM
90042016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9005
9006 * gdb.trace/mi-trace-save.exp: New file.
9007
5ad9dba7
YQ
90082016-10-13 Yao Qi <yao.qi@linaro.org>
9009
9010 * gdb.base/code_elim.exp (get_var_address): Remove.
9011 * gdb.base/relocate.exp: Likewise.
9012 * gdb.base/shreloc.exp: Likewise.
9013 * lib/gdb.exp (get_var_address): New.
9014
62df7e21
YQ
90152016-10-13 Yao Qi <yao.qi@linaro.org>
9016
9017 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9018 floating point tests if $skip_float_test is false.
9019
4dac951e
LM
90202016-10-12 Luis Machado <lgustavo@codesourcery.com>
9021
9022 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9023 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9024 argc values.
9025 Add 1 to argc so we guarantee distinct initial/modified argc values.
9026
8f1a8fc4
JK
90272016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9028
9029 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9030
16c85b5d
JK
90312016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9032
9033 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9034 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9035 * gdb.arch/vsx-regs.exp: Likewise.
9036
1d0e042a
YQ
90372016-10-07 Yao Qi <yao.qi@linaro.org>
9038
9039 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9040
68dadef5
MM
90412016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9042
9043 * gdb.python/python.exp: Test decode_line("*0").
9044
33fa2c6e
DE
90452016-10-06 Doug Evans <dje@google.com>
9046
9047 * gdb.python/py-value.exp (test_value_creation): Add test for large
9048 unsigned 64-bit value.
9049
9c37b5ae
TT
90502016-10-06 Tom Tromey <tom@tromey.com>
9051
9052 * gdb.compile/compile.exp: Change java tests to rust.
9053 * gdb.base/setshow.exp: Change java tests to rust.
9054 * gdb.base/default.exp: Remove java from language list.
9055 * README (Examples): Update language example.
9056 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9057 test.
9058 * lib/gdb.exp (skip_java_tests): Remove.
9059 * lib/java.exp: Remove.
9060 * gdb.java: Remove.
9061
78b86327
MR
90622016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9063
9064 * gdb.arch/mips-fcr.exp: New test.
9065 * gdb.arch/mips-fcr.c: Source for the new test.
9066
7470adbb
MR
90672016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9068
9069 * gdb.base/solib-disc.exp: Use `standard_output_file'
9070 throughout.
9071
4a556533
PA
90722016-10-06 Pedro Alves <palves@redhat.com>
9073
9074 * gdb.base/jit-simple-dl.c: New file.
9075 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9076 * gdb.base/jit-simple.c: ... this.
9077 * gdb.base/jit-simple.exp (jit_run): Delete.
9078 (build_jit): New proc.
9079 (jit_test_reread): Recompile either the main program or the shared
9080 library, depending on what is being tested. Skip changing address
9081 if caller wants to. Compare before/after addresses. If testing
9082 standalone, explicitly load the binary. Test "maint info
9083 breakpoints".
9084 (top level): Add "standalone vs shared lib" and "change address"
9085 vs "same address" axes.
9086
5a122fbc
PA
90872016-10-06 Pedro Alves <palves@redhat.com>
9088
9089 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9090 call.
9091 (jit_run): Delete.
9092 (jit_test_reread): Use with_test_prefix. Reload the main binary
9093 explicitly. Compare the before/after addresses of the JIT
9094 descriptor.
9095
ee8da4b8
DE
90962016-08-15 Doug Evans <dje@google.com>
9097
9098 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9099 for single bitfields is bool.
9100 * gdb.xml/tdesc-regs.exp: Ditto.
9101
f389f6fe
JK
91022016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9103
9104 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9105
fdebf1a4
YQ
91062016-10-05 Yao Qi <yao.qi@linaro.org>
9107
9108 * lib/gdb.exp (support_complex_tests): Return zero if
9109 gdb_skip_float_test return true.
9110
9c36d954 91112016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9112 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9113
9114 PR gdb/20487
9115 * gdb.mi/user-selected-context-sync.exp: New file.
9116 * gdb.mi/user-selected-context-sync.c: New file.
9117
4034d0ff 91182016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9119 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9120
9121 PR gdb/20487
9122 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9123 =thread-select-event check.
9124
a4297203
PB
91252016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9126
9127 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9128 the compulsory L operand changes.
9129 * gdb.arch/powerpc-power.s: Likewise.
9130
bb805577
JK
91312016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9132
9133 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9134 * gdb.base/jit-attach-pie.c: New file.
9135 * gdb.base/jit-attach-pie.exp: New file.
9136
6d61dee5
PA
91372016-09-28 Pedro Alves <palves@redhat.com>
9138
9139 * gdb.base/infcall-input.c: New file.
9140 * gdb.base/infcall-input.exp: New file.
9141
f73842fc
YQ
91422016-09-22 Yao Qi <yao.qi@linaro.org>
9143
9144 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9145 (gdb_exit): Rename it to ...
9146 (gdbserver_gdb_exit): ... Close GDBserver.
9147 (gdb_exit): New proc, call gdbserver_gdb_exit.
9148 (mi_gdb_exit): Likewise.
9149
90681dab
YQ
91502016-09-22 Yao Qi <yao.qi@linaro.org>
9151
9152 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9153 path.
9154 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9155 Remove duplication.
9156
9c211fd8
YQ
91572016-09-22 Yao Qi <yao.qi@linaro.org>
9158
9159 * lib/gdbserver-support.exp: Check the existence of
9160 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9161
ad0a504f
AK
91622016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9163
9164 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9165
36cf1806
TT
91662016-09-21 Tom Tromey <tom@tromey.com>
9167
9168 PR gdb/20604:
9169 * gdb.base/quit.exp: New file.
9170
74172ecf
SM
91712016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9172
9173 * .gitignore: New file.
9174
3d0ec882
MR
91752016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9176
9177 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9178 throughout.
9179
8193adea
AA
91802016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9181
9182 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9183
d41a5c09
JK
91842016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9185
9186 * gdb.cp/casts.cc (decltype): Move it ...
9187 (main): ... with its call to ...
9188 * gdb.cp/casts03.cc: ... a new file.
9189 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9190
d2dfe700
JK
91912016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9192
9193 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9194
e2a92b16
PB
91952016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9196
9197 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9198 and sync up the test with tests in gas/testsuite/gas/ppc.
9199 * gdb.arch/powerpc-power.exp: Likewise.
9200
49b4de64
JK
92012016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9202
9203 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9204
2c29df25
SDJ
92052016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9206 Jan Kratochvil <jan.kratochvil@redhat.com>
9207
9208 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9209 make m1's definition to be different from m2's. Use 'dummy' as an
9210 argument for probe 'two'.
9211
cc3c2846
JB
92122016-09-10 Jon Beniston <jon@beniston.com>
9213
9214 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9215 for sim target.
9216
e1b2624a
AA
92172016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9218
9219 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9220 variable declaration.
9221 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9222 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9223 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9224 received HWCAP as its argument.
9225
4295e285
PA
92262016-09-06 Pedro Alves <palves@redhat.com>
9227
9228 * gdb.base/new-ui-pending-input.c: New file.
9229 * gdb.base/new-ui-pending-input.exp: New file.
9230 * gdb.exp (clear_gdb_spawn_id): New procedure.
9231 (with_spawn_id): Check whether gdb_spawn_id exists before
9232 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9233 on exit.
9234
00d5215e
UW
92352016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9236
9237 * gdb.base/float128.c: New file.
9238 * gdb.base/float128.exp: Likewise.
9239 * gdb.base/floatn.c: Likewise.
9240 * gdb.base/floatn.exp: Likewise.
9241
a9ff5f12
UW
92422016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9243
9244 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9245
f245535c
PA
92462016-09-05 Pedro Alves <palves@redhat.com>
9247
9248 PR backtrace/19927
9249 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9250 unwinders are immediately called as side effect of "source" or
9251 "disable unwinder" commands.
9252 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9253
ae9cf263
YQ
92542016-09-02 Yao Qi <yao.qi@linaro.org>
9255
9256 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9257 is true and $type is "float" or "double".
9258
27aba047
YQ
92592016-09-02 Yao Qi <yao.qi@linaro.org>
9260
9261 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9262 true.
9263 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9264 * gdb.base/call-rt-st.exp: Likewise.
9265 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9266 return value instead of gdb,skip_float_test.
9267 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9268 (do_function_calls): Use its return value instead of
9269 gdb,skip_float_test.
9270 * gdb.base/finish.exp: Likewise.
9271 * gdb.base/funcargs.exp: Likewise.
9272 * gdb.base/return.exp: Likewise.
9273 * gdb.base/return2.exp: Likewise.
9274 * gdb.base/varargs.exp: Likewise.
9275 * lib/gdb.exp (gdb_skip_float_test): Change it to
9276 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9277
5af962df
AA
92782016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9279
9280 * gdb.multi/tids.exp: Test "thread apply all".
9281
7fac6910
JK
92822016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9283
9284 * gdb.base/default.exp (tty): Remove.
9285
bb1fe4ac
KB
92862016-08-24 Kevin Buettner <kevinb@redhat.com>
9287
2806dc7e
PA
9288 * gdb.python/py-recurse-unwind.c: New file.
9289 * gdb.python/py-recurse-unwind.py: New file.
9290 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9291
0a1ddfa6
SM
92922016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9293
9294 * gdb.base/set-inferior-tty.exp: New file.
9295 * gdb.base/set-inferior-tty.c: New file.
9296
d9de1fe3
PA
92972016-08-23 Pedro Alves <palves@redhat.com>
9298
9299 PR gdb/20494
9300 * gdb.base/new-ui-echo.c: New file.
9301 * gdb.base/new-ui-echo.exp: New file.
9302
e9d9abd7
YQ
93032016-08-23 Yao Qi <yao.qi@linaro.org>
9304
9305 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9306 gdbserver_spawn.
9307 * gdb.server/connect-without-multi-process.exp (do_test):
9308 Likewise.
9309
3589529e
YQ
93102016-08-23 Yao Qi <yao.qi@linaro.org>
9311
9312 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9313 standalone_txt. Delete gdb_txt and standalone_txt on host
9314 and target. Spawn the binary on target. Copy files from
9315 target to host.
9316
6bb90213
PA
93172016-08-22 Pedro Alves <palves@redhat.com>
9318
9319 PR gdb/20505
9320 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9321 with_test_prefix. Factor out bits to ...
9322 (test_no_vdso): ... this new procedure.
9323
20c2c024
CL
93242016-08-19 Carl Love <cel@us.ibm.com>
9325
9326 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9327 maintaining separate logic for constructing the output path.
9328 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9329 * gdb.arch/ppc-dfp.exp: Likewise.
9330 * gdb.arch/ppc-fp.exp: Likewise.
9331 * gdb.arch/vsx-regs.exp: Likewise.
9332 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9333 binprefix for generating the additional binary files.
9334
0646e07d
PA
93352016-08-19 Pedro Alves <palves@redhat.com>
9336
9337 * gdb.trace/mi-trace-frame-collected.exp
9338 (test_trace_frame_collected): On x32, expect two registers.
9339
46da9242
CL
93402016-08-18 Carl Love <cel@us.ibm.com>
9341
9342 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9343 and sync up the test with tests in gas/testsuite/gas/ppc.
9344 * gdb.arch/powerpc-power.exp: Likewise.
9345
eb2332d7
SM
93462016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9347
9348 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9349 expected error message.
9350
63c61e04
SM
93512016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9352
9353 * gdb.multi/remove-inferiors.exp: New file.
9354 * gdb.multi/remove-inferiors.c: New file.
9355
7b17065f
YQ
93562016-08-12 Yao Qi <yao.qi@linaro.org>
9357
9358 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9359 argument list.
9360
01d3dedf
PA
93612016-08-10 Pedro Alves <palves@redhat.com>
9362
9363 PR gdb/19187
9364 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9365 setup_kfails.
9366
3eb7562a
PA
93672016-08-09 Pedro Alves <palves@redhat.com>
9368 Simon Marchi <simon.marchi@ericsson.com>
9369
9370 PR gdb/20418
9371 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9372 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9373
80614914
PA
93742016-08-09 Pedro Alves <palves@redhat.com>
9375
9376 PR mi/20431
9377 * gdb.mi/mi-cmd-error.exp: New file.
9378
f348d89a
PA
93792016-08-09 Pedro Alves <palves@redhat.com>
9380
9381 PR gdb/18653
9382 * gdb.base/signals-state-child.c: New file.
9383 * gdb.base/signals-state-child.exp: New file.
9384 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9385
e5ca03b4
PA
93862016-08-09 Pedro Alves <palves@redhat.com>
9387
9388 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9389
282a0691
TT
93902016-08-03 Tom Tromey <tom@tromey.com>
9391
9392 PR python/18565:
9393 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9394
41bfcd63
YQ
93952016-08-01 Yao Qi <yao.qi@linaro.org>
9396
9397 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9398 variable mode to "multi-process" if $multi_process is 1, otherwise
9399 set it to "single-process".
9400
e3465b24
YQ
94012016-08-01 Yao Qi <yao.qi@linaro.org>
9402
9403 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9404 * gdb.cp/cpexprs.exp: Likewise.
9405 * gdb.cp/m-static.exp: Likewise.
9406
0b31a4bc
TT
94072016-07-26 Tom Tromey <tom@tromey.com>
9408
9409 PR python/20190:
9410 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9411 test.
9412
e0461dbb
MM
94132016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9414
9415 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9416 selecting assembly source files.
9417 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9418 assembly source files.
9419 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9420 assembly source files.
9421 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9422 selecting assembly source files.
9423
8194e927
SM
94242016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9425
9426 * gdb.base/new-ui.exp (do_test_invalid_args): New
9427 procedure.
9428
c0272db5
TW
94292016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9430
9431 * gdb.btrace/reconnect.c: New file.
9432 * gdb.btrace/reconnect.exp: New file.
9433
e3487908
GKB
94342016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9435
9436 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9437 to test_catch_syscall_group.
9438 (test_catch_syscall_group): New.
9439
12df5c00
TT
94402016-07-21 Tom Tromey <tom@tromey.com>
9441
9442 * gdb.rust/simple.rs (main): Use empty struct expression.
9443 * gdb.rust/simple.exp: Add tests for empty struct expression.
9444
bae62ee2
YQ
94452016-07-21 Yao Qi <yao.qi@linaro.org>
9446
9447 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9448 if gdb_skip_xml_test is true on some targets.
9449
b1b53fb3
YQ
94502016-07-21 Yao Qi <yao.qi@linaro.org>
9451
9452 * gdb.server/solib-list.exp: Unset last_loaded_file.
9453
027d97f8
JK
94542016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9455
9456 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9457 "step into captured_main (args)".
9458
7674d381
JK
94592016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9460
9461 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9462
72b5d099
JK
94632016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9464
9465 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9466
1f960ced
PA
94672016-07-19 Pedro Alves <palves@redhat.com>
9468
9469 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9470 * gdb.opt/inline-bt.exp: Likewise.
9471 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9472 additional_flags=-Winline.
9473 * gdb.opt/inline-locals.exp: Likewise.
9474 * gdb.opt/inline-markers.c (ATTR): Define.
9475 (inlined_fn): Use it.
9476
f25827c1
YQ
94772016-07-19 Yao Qi <yao.qi@linaro.org>
9478
9479 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9480 (test_with_self): Remove some code. Remove argument executable.
9481 (top-level): Use do_self_tests.
9482
37539ebe
DB
94832016-07-15 Zachary Welch <zwelch@codesourcery.com>
9484 Don Breazeal <donb@codesourcery.com>
9485
9486 * gdb.base/maint.exp: Escape paths used in regular expressions.
9487 * gdb.stabs/weird.exp: Likewise.
9488
dac790e1
TT
94892016-07-13 Tom Tromey <tom@tromey.com>
9490
9491 PR python/15620, PR python/18620:
9492 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9493 (test_bkpt_events): New procs.
9494
93daf339
TT
94952016-07-13 Tom Tromey <tom@tromey.com>
9496
9497 PR python/17698:
9498 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9499 test.
9500 (test_watchpoints): Likewise.
9501 (test_bkpt_pending): New proc.
9502
6571a381
TT
95032016-07-13 Tom Tromey <tom@tromey.com>
9504
9505 PR cli/18053:
9506 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9507 completion test.
9508
e8732474
JK
95092016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9510
9511 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9512 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9513 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9514 f_label.
9515 (g): Rename g_end_lbl to g_label.
9516 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9517 low_pc and high_pc.
9518 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9519
e0f3fd7c
TT
95202016-07-12 Tom Tromey <tom@tromey.com>
9521
9522 PR python/19293:
9523 * gdb.python/py-unwind-maint.exp: Update tests.
9524
3cfe46b6
YQ
95252016-07-12 Yao Qi <yao.qi@linaro.org>
9526
9527 * lib/selftest-support.exp (selftest_setup): Match the output
9528 when captured_main is inlined.
9529
4f19a0e6
WT
95302016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9531
9532 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9533 New variables.
9534 (print this%a, print this%b, print this): New tests.
9535 * gdb.fortran/derived-types.f90 (this): New object and
9536 initialization.
9537
986cf455
SM
95382016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9539
9540 * gdb.ada/arraydim.exp: Remove extra directory level in build
9541 directory.
9542
f0464b23
SM
95432016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9544
9545 * lib/ada.exp: Remove extra directory level in build directory.
9546 * gdb.ada/cond_lang.exp: Likewise.
9547 * gdb.ada/exec_changed.exp: Likewise.
9548 * gdb.ada/lang_switch.exp: Likewise.
9549
42d94011
MG
95502016-07-06 Manish Goregaokar <manish@mozilla.com>
9551
2806dc7e
PA
9552 * simple.rs: Add test for raw pointer subscripting.
9553 * simple.exp: Add test expectations.
42d94011 9554
647c264c
YQ
95552016-07-05 Yao Qi <yao.qi@linaro.org>
9556
9557 * gdb.mi/mi-reverse.exp: Match =record-started output.
9558
20aa2c60
PA
95592016-07-01 Pedro Alves <palves@redhat.com>
9560
9561 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9562 procedure.
9563 (jit_reader_test): Test the jit reader's unwinder.
9564 * gdb.base/jithost.c (jit_function_00_code): New global.
9565 (main): Use memcpy to fill in the mmapped code, instead of poking
9566 bytes manually here.
9567 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9568 value.
9569 (read_debug_info): Save the function's range.
9570 (read_sp): New function.
9571 (unwind_frame): Use it. Also unwind RBP.
9572 (get_frame_id): Use read_sp.
9573 (gdb_init_reader): Use calloc instead of malloc.
9574 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9575 parameter. Use gdb_test_multiple.
9576
ced2dffb
PA
95772016-07-01 Pedro Alves <palves@redhat.com>
9578 Antoine Tremblay <antoine.tremblay@ericsson.com>
9579
9580 * gdb.threads/process-dies-while-detaching.c: New file.
9581 * gdb.threads/process-dies-while-detaching.exp: New file.
9582
63000888
PA
95832016-07-01 Pedro Alves <palves@redhat.com>
9584
9585 * gdb.multi/watchpoint-multi-exit.c: New file.
9586 * gdb.multi/watchpoint-multi-exit.exp: New file.
9587
038d4868
PA
95882016-06-30 Pedro Alves <palves@redhat.com>
9589
9590 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9591 unset inferior_spawn_id.
9592
994e9c83
PA
95932016-06-30 Pedro Alves <palves@redhat.com>
9594
9595 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9596 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9597
e5653468
YQ
95982016-06-29 Yao Qi <yao.qi@linaro.org>
9599
9600 * gdb.base/return.c: Add copyright header.
9601
803b47e5
TT
96022016-06-29 Tom Tromey <tom@tromey.com>
9603
9604 PR python/20129:
9605 * gdb.python/py-framefilter.exp: Add tests for setting priority
9606 and disabling of non-existent frame filter.
9607
28244707
YQ
96082016-06-29 Yao Qi <yao.qi@linaro.org>
9609
9610 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9611 0x0f07ff.
9612
a31d2f06
YQ
96132016-06-28 Yao Qi <yao.qi@linaro.org>
9614
9615 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9616 triplets. Start gdb, execute catch syscall, and continue. Check
9617 gdb's output to determine catch syscall is supported.
9618
921d8f54
MG
96192016-06-27 Manish Goregaokar <manish@mozilla.com>
9620
25d49b86
PA
9621 * gdb.rust/simple.rs: Add test for returning unit in a function.
9622 * gdb.rust/simple.exp: Add expectation for functions returning
9623 unit.
921d8f54 9624
f4952523
PMR
96252016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9626
9627 * gdb.python/py-breakpoint-create-fail.c,
9628 gdb.python/py-breakpoint-create-fail.exp,
9629 gdb.python/py-breakpoint-create-fail.py: New testcase.
9630
fccb08f8
MG
96312016-06-25 Manish Goregaokar <manish@mozilla.com>
9632
9633 PR gdb/20239
9634 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9635 * gdb.rust/simple.exp: Add test expectations for new NonZero
9636 tests.
fccb08f8 9637
6b850546
DT
96382016-06-24 David Taylor <dtaylor@emc.com>
9639
9640 * gdb.base/offsets.exp: New file.
9641 * gdb.base/offsets.c: New file.
9642
17621150
TT
96432016-06-23 Tom Tromey <tom@tromey.com>
9644
9645 PR gdb/16483:
9646 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9647 before any filters are loaded.
9648
04d59df6
WT
96492016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9650
9651 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9652 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9653 structs.
9654 * gdb.fortran/derived-type-function.exp: New file.
9655 * gdb.fortran/derived-type-function.f90: New file.
9656
9657
ac69f786
PA
96582016-06-21 Pedro Alves <palves@redhat.com>
9659
9660 * gdb.base/new-ui.exp: New file.
9661 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9662 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9663 (with_spawn_id): New procedure.
9664
49940788
PA
96652016-06-21 Pedro Alves <palves@redhat.com>
9666
9667 * gdb.mi/mi-exec-run.exp: New file.
9668
ef274d26
PA
96692016-06-21 Pedro Alves <palves@redhat.com>
9670
9671 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9672 breakpoint command's output on the main UI.
9673 (test_break): New procedure, factored out from calls in the top
9674 level.
9675 (top level): Use foreach_with_prefix to test MI as main UI and as
9676 separate UI.
9677
468afe6c
PA
96782016-06-21 Pedro Alves <palves@redhat.com>
9679
9680 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9681 (test_awatch_creation_and_listing)
9682 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9683 Remove 'type' parameter.
9684 (test_watchpoint_all): New parameter mi_mode. Remove
9685 with_test_prefix.
9686 (top level): Use foreach_with_prefix, and add main/separate UI MI
9687 testing axis.
9688
51f77c37
PA
96892016-06-21 Pedro Alves <palves@redhat.com>
9690
9691 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9692 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9693 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9694 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9695 (gdb_main_spawn_id, mi_spawn_id): Declare and
9696 comment.
9697 (mi_create_inferior_pty): New procedure,
9698 factored out from default_mi_gdb_start.
9699 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9700 procedures.
9701 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9702 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9703 Use mi_create_inferior_pty.
9704 (mi_gdb_start): Use eval to pass down args list.
9705
8980e177
PA
97062016-06-21 Pedro Alves <palves@redhat.com>
9707
9708 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9709 * gdb.opt/inline-cmds.exp: Add MI tests.
9710
f38d3ad1
PA
97112016-06-21 Pedro Alves <palves@redhat.com>
9712
9713 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9714
45db7c09
PA
97152016-06-21 Pedro Alves <palves@redhat.com>
9716
9717 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9718 (top level): Use it instead of mi_execute_to.
9719
5a069ab3
PA
97202016-06-21 Pedro Alves <palves@redhat.com>
9721
9722 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9723 (cont_handler_str): New.
9724 (signal_stop_handler): Set stop_handler_str instead of printing to
9725 stdout.
9726 (continue_handler): Set cont_handler_str instead of printing to
9727 stdout.
9728 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9729 mi_send_resuming_command. Print stop_handler_str and
9730 cont_handler_str instead of expecting the python events print
9731 directly.
9732
2838cc1d
SD
97332016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9734
9735 * gdb.base/jit-reader.exp: New file.
9736 * gdb.base/jithost.c: New file.
9737 * gdb.base/jithost.h: New file.
9738 * gdb.base/jitreader.c : New file.
9739 * gdb.base/jit-protocol.h: New file.
9740
21a77091
YQ
97412016-06-17 Yao Qi <yao.qi@linaro.org>
9742
9743 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9744 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9745 and detach-on-fork. Adjust tests.
9746 (top level): Invoke break_cond_on_syscall with combinations of
9747 syscall, follow-fork-mode and detach-on-fork.
9748
f50bf8e5
YQ
97492016-06-17 Yao Qi <yao.qi@linaro.org>
9750
9751 * gdb.base/step-over-exit.c: New.
9752 * gdb.base/step-over-exit.exp: New.
9753
a28d8e50
YTL
97542016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9755
9756 * gdb.base/float.exp: Add target check for nds32*-*-*.
9757 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9758
cad8e26d
AB
97592016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9760
9761 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9762 for unsupported target features.
9763 * gdb.base/call-rt-st.exp: Likewise.
9764 * gdb.base/call-sc.exp: Likewise.
9765 * gdb.base/call-signal-resume.exp: Likewise.
9766 * gdb.base/call-strs.exp: Likewise.
9767 * gdb.base/callexit.exp: Likewise.
9768 * gdb.base/callfuncs.exp: Likewise.
9769 * gdb.base/nodebug.exp: Likewise.
9770 * gdb.base/printcmds.exp: Likewise.
9771 * gdb.base/ptype.exp: Likewise.
9772 * gdb.base/structs.exp: Likewise.
9773 * gdb.base/unwindonsignal.exp: Likewise.
9774 * gdb.cp/gdb2495.exp: Likewise.
9775 * gdb.cp/templates.exp: Likewise.
9776 * gdb.cp/virtfunc.exp: Likewise.
9777 * gdb.threads/hand-call-in-threads.exp: Likewise.
9778 * gdb.threads/interrupted-hand-call.exp: Likewise.
9779 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9780
347dc102
TT
97812016-06-10 Tom Tromey <tom@tromey.com>
9782
9783 PR rust/20110:
9784 * gdb.rust/expr.exp: Add test for integer constant larger than
9785 i32.
9786
5e13cf25
BH
97872016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9788
9789 * gdb.fortran/nested-funcs.exp: New.
9790 * gdb.fortran/nested-funcs.f90: New.
9791
bb556f1f
TK
97922016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9793
9794 * gdb.base/examine-backward.c: New file.
9795 * gdb.base/examine-backward.exp: New file.
9796
38b022b4
SM
97972016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9798
9799 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9800 matching.
9801
1b40ec05
TT
98022016-06-02 Tom Tromey <tom@tromey.com>
9803
9804 PR python/18984:
9805 * gdb.python/py-shared.exp: Add solib_name test.
9806
193bd378
SM
98072016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9808
9809 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9810
3326303b
MG
98112016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9812
9813 PR c++/19893
9814 * gdb.dwarf2/implref.exp: Rename to...
9815 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9816 * gdb.dwarf2/implref-array.c: New file.
9817 * gdb.dwarf2/implref-array.exp: Likewise.
9818 * gdb.dwarf2/implref-global.c: Likewise.
9819 * gdb.dwarf2/implref-global.exp: Likewise.
9820 * gdb.dwarf2/implref-struct.c: Likewise.
9821 * gdb.dwarf2/implref-struct.exp: Likewise.
9822
825c8ef2
AT
98232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9824
9825 * gdb.trace/trace-condition.exp: Add 64bit tests.
9826
2320162a
AT
98272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9828
9829 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9830 bits types.
9831 (main): Adapt to 8 to 64 bits types.
9832 * gdb.trace/trace-condition.exp: Add new tests.
9833
a7818233
AT
98342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9835
9836 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9837
0d336466
AT
98382016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9839
9840 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9841 Move condition tests...
9842 * gdb.trace/trace-condition.exp: Here.
9843
7faeb45a
AT
98442016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9845
9846 * gdb.trace/trace-condition.exp: Add counter-case tests.
9847
e385593e
JK
98482016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9849
9850 PR c++/15231
9851 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9852 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9853
744608cc
PA
98542016-05-27 Pedro Alves <palves@redhat.com>
9855
9856 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9857 New procedure.
9858 (top level): Call it, and bail out of DejaGnu is known to be bad.
9859
ac775bf4
AB
98602016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9861
9862 * gdb.base/whatis.c: Extend the test case.
9863 * gdb.base/whatis.exp: Add additional tests.
9864
2bbad2ea
BH
98652016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9866
9867* gdb.fortran/type.f90: Add pointer variable.
9868* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9869
8b70175d
BH
98702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9871
9872 * gdb.fortran/vla-type.exp: Fix testcase name.
9873
86d8a848
BH
98742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9875
9876 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9877
e188eb36
BH
98782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9879
9880 * gdb.fortran/type.f90: Add nested structures.
9881 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9882 * gdb.fortran/derived-type.exp: Adapt expected output.
9883 * gdb.fortran/vla-type.exp: Adapt expected output.
9884
9b2db1fd
BH
98852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9886
9887 * gdb.fortran/whatis_type.exp: Adapt expected output.
9888
72b17055
BH
98892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9890
9891 * gdb.fortran/print_type.exp: Fix expected output.
9892 * gdb.fortran/whatis_type.exp: Fix expected output.
9893
3cd81d8d
BH
98942016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9895
9896 * gdb.fortran/whatis_type.exp: Use multi_line.
9897
ddae9462
TT
98982016-05-24 Tom Tromey <tom@tromey.com>
9899
9900 PR python/17386:
9901 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9902 use value as an index.
9903
1957f6b8
TT
99042016-05-23 Tom Tromey <tom@tromey.com>
9905
9906 PR python/17981:
9907 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9908 no-breakpoint case.
9909
026a9174
PA
99102016-05-24 Pedro Alves <palves@redhat.com>
9911
9912 PR gdb/19828
9913 * gdb.threads/clone-attach-detach.c: New file.
9914 * gdb.threads/clone-attach-detach.exp: New file.
9915
e70a7231
FR
99162016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9917
9918 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9919
0f6ed0e0
TT
99202016-05-23 Tom Tromey <tom@tromey.com>
9921
9922 PR python/19438, PR python/18393:
9923 * gdb.python/py-progspace.exp: Add "dir" test.
9924 * gdb.python/py-objfile.exp: Add "dir" test.
9925
ffd19d61
YQ
99262016-05-23 Yao Qi <yao.qi@linaro.org>
9927
9928 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9929 * gdb.arch/thumb2-it.exp: Likewise.
9930
9e8f9b05
SM
99312016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9932
9933 * gdb.mi/mi-threads-interrupt.c: New file.
9934 * gdb.mi/mi-threads-interrupt.exp: New file.
9935
61c6156d
SM
99362016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9937
9938 PR gdb/18077
9939 * gdb.mi/mi-async-run.exp: New file.
9940 * gdb.mi/mi-async-run.c: New file.
9941
67218854
TT
99422016-05-17 Tom Tromey <tom@tromey.com>
9943 Manish Goregaokar <manishsmail@gmail.com>
9944
9945 * lib/rust-support.exp: New file.
9946 * lib/gdb.exp (skip_rust_tests): New proc.
9947 (build_executable_from_specs): Handle rust.
9948 * lib/future.exp (gdb_find_rustc): New proc.
9949 (gdb_default_target_compile): Handle rust.
9950 * gdb.rust/expr.exp: New file.
9951 * gdb.rust/generics.exp: New file.
9952 * gdb.rust/generics.rs: New file.
9953 * gdb.rust/methods.exp: New file.
9954 * gdb.rust/methods.rs: New file.
9955 * gdb.rust/modules.exp: New file.
9956 * gdb.rust/modules.rs: New file.
9957 * gdb.rust/simple.exp: New file.
9958 * gdb.rust/simple.rs: New file.
9959
c44af4eb
TT
99602016-05-17 Tom Tromey <tom@tromey.com>
9961
9962 * gdb.base/default.exp (set language): Add rust.
9963
dcd1f979
TT
99642016-05-17 Tom Tromey <tom@tromey.com>
9965
9966 * gdb.gdb/unittest.exp: New file.
9967
155b7f57
YQ
99682016-05-16 Yao Qi <yao.qi@linaro.org>
9969
9970 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9971 shell_prompt. Update shell_prompt_re.
9972
8ddd5a6c
DE
99732016-05-12 Doug Evans <dje@google.com>
9974
9975 PR symtab/19999
9976 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9977 $options when building executable.
9978 * gdb.dwarf2/fission-loclists-pie.S: New file.
9979 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9980
02e370d9
SM
99812016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9982
9983 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9984 of [is_remote target],
9985
8929ad8b
SM
99862016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9987
9988 * lib/gdb.exp (use_gdb_stub): New procedure.
9989
6c447423
DE
99902016-05-03 Yunlian Jiang <yunlian@google.com>
9991 Doug Evans <dje@google.com>
9992
9993 PR symtab/19914
9994 * gdb.dwarf2/dwp-sepdebug.c: New file.
9995 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9996
444e826c
SM
99972016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9998
9999 * gdb.base/detach.exp: Remove is_remote check.
10000
740feeaa
SM
100012016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10002
10003 * gdb.base/annota-input-while-running.exp: Don't check for
10004 [is_remote target]. Enable annotations after running to main.
10005 Remove unused "set test..." line.
10006
9080ac9d
SM
100072016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10008
10009 * gdb.trace/trace-enable-disable.exp: New file.
10010 * gdb.trace/trace-enable-disable.c: New file.
10011
952ebca5
SM
100122016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10013
10014 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10015 use it in info sharedlibrary test.
10016 * gdb.trace/ftrace-lock.exp: Likewise.
10017 * gdb.trace/ftrace.exp: Likewise.
10018 * gdb.trace/range-stepping.exp: Likewise.
10019 * gdb.trace/trace-break.exp: Likewise.
10020 * gdb.trace/trace-condition.exp: Likewise.
10021 * gdb.trace/trace-mt.exp: Likewise.
10022
d9019901
SM
100232016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10024
10025 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10026 (gdb_load_shlib): ... this.
10027 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10028 gdb_load_shlib.
10029 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10030 * gdb.base/ctxobj.exp: Likewise.
10031 * gdb.base/dprintf-pending.exp: Likewise.
10032 * gdb.base/dso2dso.exp: Likewise.
10033 * gdb.base/fixsection.exp: Likewise.
10034 * gdb.base/gcore-relro.exp: Likewise.
10035 * gdb.base/gdb1555.exp: Likewise.
10036 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10037 * gdb.base/gnu-ifunc.exp: Likewise.
10038 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10039 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10040 * gdb.base/pending.exp: Likewise.
10041 * gdb.base/print-file-var.exp: Likewise.
10042 * gdb.base/print-symbol-loading.exp: Likewise.
10043 * gdb.base/shlib-call.exp: Likewise.
10044 * gdb.base/shreloc.exp: Likewise.
10045 * gdb.base/so-impl-ld.exp: Likewise.
10046 * gdb.base/solib-disc.exp: Likewise.
10047 * gdb.base/solib-nodir.exp: Likewise.
10048 * gdb.base/solib-overlap.exp: Likewise.
10049 * gdb.base/solib-symbol.exp: Likewise.
10050 * gdb.base/solib-weak.exp (do_test): Likewise.
10051 * gdb.base/sym-file.exp: Likewise.
10052 * gdb.base/symtab-search-order.exp: Likewise.
10053 * gdb.base/type-opaque.exp: Likewise.
10054 * gdb.base/unload.exp: Likewise.
10055 * gdb.base/watchpoint-solib.exp: Likewise.
10056 * gdb.compile/compile.exp: Likewise.
10057 * gdb.cp/gdb2384.exp: Likewise.
10058 * gdb.cp/infcall-dlopen.exp: Likewise.
10059 * gdb.cp/re-set-overloaded.exp: Likewise.
10060 * gdb.fortran/library-module.exp: Likewise.
10061 * gdb.opt/solib-intra-step.exp: Likewise.
10062 * gdb.python/py-finish-breakpoint.exp: Likewise.
10063 * gdb.python/py-shared.exp: Likewise.
10064 * gdb.reverse/solib-precsave.exp: Likewise.
10065 * gdb.reverse/solib-reverse.exp: Likewise.
10066 * gdb.server/solib-list.exp: Likewise.
10067 * gdb.threads/dlopen-libpthread.exp: Likewise.
10068 * gdb.threads/tls-shared.exp: Likewise.
10069 * gdb.threads/tls-so_extern.exp: Likewise.
10070 * gdb.trace/change-loc.exp: Likewise.
10071 * gdb.trace/ftrace-lock.exp: Likewise.
10072 * gdb.trace/ftrace.exp: Likewise.
10073 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10074 * gdb.trace/pending.exp: Likewise.
10075 * gdb.trace/range-stepping.exp: Likewise.
10076 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10077 (strace_info_marker): Likewise.
10078 (strace_probe_marker): Likewise.
10079 (strace_trace_on_same_addr): Likewise.
10080 (strace_trace_on_diff_addr): Likewise.
10081 * gdb.trace/trace-break.exp: Likewise.
10082 * gdb.trace/trace-condition.exp: Likewise.
10083 * gdb.trace/trace-mt.exp: Likewise.
10084
fca4cfd9
SM
100852016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10086
10087 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10088 result of gdb_remote_download.
10089 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10090 * gdb.base/dso2dso.exp: Likewise.
10091 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10092 * gdb.base/print-file-var.exp: Likewise.
10093 * gdb.base/shlib-call.exp: Likewise.
10094 * gdb.base/shreloc.exp: Likewise.
10095 * gdb.base/solib-overlap.exp: Likewise.
10096 * gdb.base/solib-weak.exp (do_test): Likewise.
10097 * gdb.base/unload.exp: Likewise.
10098
11cf4ffb
YQ
100992016-04-27 Yao Qi <yao.qi@linaro.org>
10100
10101 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10102 exists.
10103
3e2e34f8
KB
101042016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10105
10106 * vla-type.exp: Print structure from toplevel.
10107
8f07e298
BH
101082016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10109
10110 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10111 of dynamic types.
10112 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10113 of dynamic types.
10114
9920b434
BH
101152016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10116
10117 * gdb.fortran/vla-type.f90: New file.
10118 * gdb.fortran/vla-type.exp: New file.
10119
f3abeff5
YQ
101202016-04-25 Yao Qi <yao.qi@linaro.org>
10121
10122 * gdb.base/branch-to-self.c: New file.
10123 * gdb.base/branch-to-self.exp: New file.
10124
0a5d52f0
YQ
101252016-04-22 Yao Qi <yao.qi@linaro.org>
10126
10127 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10128 more after $hex.
10129
495346f6
YQ
101302016-04-22 Yao Qi <yao.qi@linaro.org>
10131
10132 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10133 * gdb.base/annota3.exp: Likewise.
10134
4a7e075c
YQ
101352016-04-22 Yao Qi <yao.qi@linaro.org>
10136
10137 * gdb.reverse/step-precsave.exp: Do one step and test program
10138 stops in "callee" and do multiple steps until program goes out
10139 of "callee".
10140 * gdb.reverse/step-reverse.exp: Likewise.
10141
5b061e98
YQ
101422016-04-22 Yao Qi <yao.qi@linaro.org>
10143
10144 * gdb.trace/signal.exp: Also pass if
10145 $tracepoint_hits($i) > $iterations.
10146
5c5dc57f
YQ
101472016-04-22 Yao Qi <yao.qi@linaro.org>
10148
10149 * gdb.trace/signal.c: New file.
10150 * gdb.trace/signal.exp: New file.
10151
a55411b9
DE
101522016-04-19 Doug Evans <xdje42@gmail.com>
10153
10154 * gdb.base/bad-file.exp: New file.
10155
a22df60a
MG
101562016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10157
10158 * gdb.dwarf2/implref.exp: New file.
10159
0c13f7e5
BH
101602016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10161
10162 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10163 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10164 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10165 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10166 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10167 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10168 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10169 * lib/fortran.exp (fortran_int4): New procedure.
10170 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10171 (fortran_logical4): Likewise.
10172
9b9b09e9
BH
101732016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10174
10175 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10176
a14d1f4d
BH
101772016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10178
10179 * lib/compiler.c: Add Intel specific preprocessor macros.
10180 * lib/compiler.cc: Likewise.
25d49b86 10181
7d49b1d0
LM
101822016-04-13 Luis Machado <lgustavo@codesourcery.com>
10183
10184 * gdb.server/connect-with-no-symbol-file.c: New file.
10185 * gdb.server/connect-with-no-symbol-file.exp: New file.
10186
8392fa22
SM
101872016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10188
10189 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10190
8c4c4aeb
SM
101912016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10192
10193 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10194 standard output directory.
10195
45e3745e
AT
101962016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10197
10198 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10199
e26b7e41
MM
102002016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10201
10202 * gdb.btrace/instruction_history.c (loop): Add declaration.
10203
8ce09462
AT
102042016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10205
10206 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10207
2e88a1ea
SM
102082016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10209
10210 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10211 parentheses to print.
10212 (continue_handler): Likewise.
10213
f48e22e3
SM
102142016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10215
10216 * gdb.server/solib-list.exp: Remove is_remote check.
10217 Pass shlib= to gdb_compile. Don't link shared library with
10218 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10219 Run binary filename through "readlink -f" on the target.
10220
096be756
PA
102212016-04-08 Pedro Alves <palves@redhat.com>
10222
10223 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10224 interpreter filename as argument to gdbserver_spawn.
10225 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10226 Return empty if $last_loaded_file does not exist.
10227
06500533
JK
102282016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10229
10230 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10231 * gdb.base/jit-main.c: Use exit after usage.
10232
2d35e871
JK
102332016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10234
10235 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10236 GDBHISTSIZE prior to the tests.
10237 * gdb.base/gdbinit-history.exp: Likewise.
10238
102392016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10240
10241 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10242 instead of build_executable. Use gdb_load_shlibs.
10243
c8064e7e
YQ
102442016-04-07 Yao Qi <yao.qi@linaro.org>
10245
10246 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10247 Execute "si" command.
10248
bde47561
YQ
102492016-04-07 Yao Qi <yao.qi@linaro.org>
10250
10251 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10252 number instead of the comments on some line.
10253
b16f8a3b
DB
102542016-04-06 Don Breazeal <donb@codesourcery.com>
10255
10256 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10257 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10258
c2f901df
SM
102592016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10260
10261 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10262 standard_output_file. Remove unused binfile variable.
10263
ac17fda0
CU
102642016-04-05 Catalin Udma <catalin.udma@freescale.com>
10265
10266 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10267 * gdb.python/py-mi-objfile.exp: Match "list main" output
10268 in console format.
10269
03a8c4df
SM
102702016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10271
10272 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10273 absolute.
10274
6e774b13
SM
102752016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10276
10277 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10278 absolute.
10279 * gdb.trace/ftrace.exp: Likewise.
10280 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10281 targets as well.
10282 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10283 (gdb_load_shlibs): Copy libraries to test directory when testing
10284 natively. Only set solib-search-path if testing remotely.
10285 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10286
7817ea46
SM
102872016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10288
10289 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10290 gdb_download. Use it even if the target is not remote.
10291 * gdb.base/jit.exp (compile_jit_test): Likewise.
10292 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10293 output directory if the destination board is local, otherwise use
10294 the standard remote_download from DejaGnu.
10295 (gdb_download): Remove.
10296 (gdb_load_shlibs): Use gdb_remote_download instead of
10297 gdb_download.
10298 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10299 Use gdb_remote_download instead of gdb_download. Use it even if
10300 the target is not remote.
10301 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10302 instead of gdb_download.
10303
7beb7f68
SM
103042016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10305
10306 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10307 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10308 run.
10309
cc63428a
AV
103102016-04-01 Artemiy Volkov <artemiyv@acm.org>
10311
10312 PR gdb/19820
10313 * gdb.base/printcmds.exp: Add artificial arrays tests.
10314
64cdf930
PA
103152016-03-31 Pedro Alves <palves@redhat.com>
10316
10317 PR gdb/19858
10318 * gdb.base/jit-main.c: Include unistd.h.
10319 (ATTACH): Define to 0 if not already defined.
10320 (wait_for_gdb, mypid): New globals.
10321 (WAIT_FOR_GDB): New macro.
10322 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10323 some breakpoint locations.
10324 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10325 New procedures.
10326 (one_jit_test): Add REATTACH parameter, and handle it. Use
10327 continue_to_test_location.
10328 (top level): Test attach, and adjusts calls to one_jit_test.
10329
40dea8cb
PA
103302016-03-31 Pedro Alves <palves@redhat.com>
10331
10332 PR gdb/19858
10333 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10334 BINSUFFIX parameter, and handle it.
10335 (top level): Adjust calls compile_jit_test.
10336
e7ea3ec7
CU
103372016-03-31 Catalin Udma <catalin.udma@freescale.com>
10338
10339 PR python/19743
10340 * gdb.python/py-mi-events-gdb.py: New file.
10341 * gdb.python/py-mi-events.c: New file.
10342 * gdb.python/py-mi-events.exp: New file.
10343
e6359af3
YQ
103442016-03-30 Yao Qi <yao.qi@linaro.org>
10345
10346 * gdb.reverse/until-precsave.exp: Match function name only.
10347 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10348 Move malloc to a condition block.
10349 * gdb.reverse/until-reverse.exp: Match function name only.
10350
a4105d04
MK
103512016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10352
10353 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10354 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10355 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10356 variable for GPR 0 instead of assuming it is register 0.
10357 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10358 * lib/trace-support.exp: Add s390 registers.
10359
bfa6adb9
YQ
103602016-03-29 Yao Qi <yao.qi@linaro.org>
10361
10362 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10363
1e6697ea
YQ
103642016-03-24 Yao Qi <yao.qi@linaro.org>
10365
10366 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10367 test message.
10368
64bcd522
AA
103692016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10370
10371 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10372 maintaining separate logic for constructing the output path.
10373
7868401b
DB
103742016-03-16 Don Breazeal <donb@codesourcery.com>
10375
10376 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10377 Retry fork and waitpid on interrupted system call errors.
10378 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10379 Use with_timeout_factor to increase timeout by factor of 10.
10380
1cafadb4
DB
103812016-03-15 Don Breazeal <donb@codesourcery.com>
10382
10383 * gdb.cp/scope-err.cc: New test program.
10384 * gdb.cp/scope-err.exp: New test script.
10385 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10386 lines and "set breakpoint here" comment.
10387 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10388 Fixed some whitespace and format issues.
10389 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10390 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10391
81516450
DE
103922016-03-15 Doug Evans <dje@google.com>
10393
10394 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10395 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10396 All callers updated. Add tests for enums, mixed flags register.
10397
aa52b601
DE
103982016-03-15 Doug Evans <dje@google.com>
10399
10400 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10401 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10402
fa4ff313
SM
104032016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10404
10405 * gdb.base/default.exp: Add $_as_string to the list of expected
10406 convenience functions.
10407
f2403c39
AB
104082016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10409
10410 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10411
f2f3ccb9
SM
104122016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10413
10414 * gdb.python/py-as-string.exp: New file.
10415 * gdb.python/py-as-string.c: New file.
10416
00dbd492
PA
104172016-03-09 Pedro Alves <palves@redhat.com>
10418
10419 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10420 signal" -> "Thread NN received signal" output change.
10421 * gdb.threads/ia64-sigill.exp: Likewise.
10422 * gdb.threads/linux-dp.exp: Likewise.
10423 * gdb.threads/manythreads.exp: Likewise.
10424 * gdb.threads/pending-step.exp: Likewise.
10425 * gdb.threads/print-threads.exp: Likewise.
10426 * gdb.threads/sigstep-threads.exp: Likewise.
10427 * gdb.threads/staticthreads.exp: Likewise.
10428 * gdb.threads/tls.exp: Likewise.
10429
1e6697ea
YQ
104302016-03-09 Pedro Alves <palves@redhat.com>
10431
10432 * gdb.base/command-line-input.exp: New file.
10433
b04fd3be
MK
104342016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10435
10436 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10437 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10438 * gdb.trace/pending.exp: Accept leading dot before function name.
10439 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10440 * lib/trace-support.exp: Set registers for ppc.
10441
98fa59e9
MK
104422016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10443
10444 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10445 use it for disassembly; accept .main in addition to main in backtrace.
10446
f77198c8
MK
104472016-03-09 Wei-cheng Wang <cole945@gmail.com>
10448 Marcin Kościelnicki <koriakin@0x04.net>
10449
10450 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10451 (gdb_recursion_test_ptr): New global variable.
10452 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10453 gdb_recursion_test.
10454 (gdb_c_test): Ditto.
10455
ba84e0da
MK
104562016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10457
10458 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10459 ordering.
10460
4366d36e
MK
104612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10462
10463 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10464 (bar): Add bar_start_lbl label.
10465 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10466 of foo/bar for emitting DWARF and tracing.
10467
5eb264df
SDJ
104682016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10469
10470 * analyze-racy-logs.py: Set executable bit.
10471
fb6a751f
SDJ
104722016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10473
10474 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10475 (CHECK_TARGET_TMP): Likewise.
10476 (check-single-racy): New rule.
10477 (check-parallel-racy): Likewise.
10478 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10479 (do-check-parallel-racy): New rule.
10480 (check-racy/%.exp): Likewise.
10481 * README (Racy testcases): New section.
10482 * analyze-racy-logs.py: New file.
10483
bdf7e230
DE
104842016-03-03 Doug Evans <dje@google.com>
10485
10486 * gdb.base/skip.exp: Use with_test_prefix.
10487
4719d415
YQ
104882016-03-03 Yao Qi <yao.qi@linaro.org>
10489
10490 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10491 Invoke step_over_syscall "clone" and break_cond_on_syscall
10492 "clone".
10493 * gdb.base/step-over-clone.c: New file.
10494
ea507862
YQ
104952016-03-03 Yao Qi <yao.qi@linaro.org>
10496
10497 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10498 code format.
10499
8fc8cbda
YQ
105002016-03-03 Yao Qi <yao.qi@linaro.org>
10501
10502 * gdb.base/disp-step-fork.c: Rename to ...
10503 * gdb.base/step-over-fork.c: ... it. New file.
10504 * gdb.base/disp-step-vfork.c: Rename to ...
10505 * gdb.base/step-over-vfork.c: ... it. New file.
10506 * gdb.base/disp-step-syscall.exp: Rename to ...
10507 * gdb.base/step-over-syscall.exp: ... it. New file.
10508 (disp_step_cross_syscall): Rename to ...
10509 (step_over_syscall): ... it.
10510
92fa70b0
YQ
105112016-03-03 Yao Qi <yao.qi@linaro.org>
10512
10513 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10514 If target supports condition evaluation on target, invoke
10515 break_cond_on_syscall for fork and vfork.
10516
e197ad3c
YQ
105172016-03-03 Yao Qi <yao.qi@linaro.org>
10518
10519 * gdb.base/disp-step-syscall.exp: Don't invoke
10520 support_displaced_stepping.
10521 (disp_step_cross_syscall): Test with displaced stepping off and
10522 on if supported.
10523
0b47da9f
YQ
105242016-03-03 Yao Qi <yao.qi@linaro.org>
10525
10526 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10527 proc.
10528 (setup): New proc.
10529 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10530 and setup.
10531
065ab6dc
BH
105322016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10533
10534 * gdb.fortran/vla-history.exp: Remove breakpoint.
10535
07e448ad 105362016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10537
25d49b86
PA
10538 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10539 exceeds timeout.
07e448ad 10540
9ac2d526 105412016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10542
25d49b86
PA
10543 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10544 breakpoint.
9ac2d526 10545
17807369
BH
105462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10547
10548 * gdb.mi/vla.f90: Nullify pointer after declaration.
10549
86e501af
PA
105502016-03-01 Pedro Alves <palves@redhat.com>
10551
10552 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10553
1e903e32
PA
105542016-03-01 Pedro Alves <palves@redhat.com>
10555
10556 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10557 before anything else.
10558 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10559 _GNU_SOURCE here.
10560 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10561 before anything else.
10562 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10563
6ccb54e2
PA
105642016-03-01 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10567
30ca9da1
YQ
105682016-03-01 Yao Qi <yao.qi@linaro.org>
10569
10570 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10571 prepare_for_testing.
10572
dc856b38
YQ
105732016-03-01 Yao Qi <yao.qi@linaro.org>
10574
10575 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10576
4a932159
AA
105772016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10578
10579 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10580 manually constructing the output path.
10581
f2489477
AA
105822016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10583
10584 * gdb.arch/s390-stackless.S: New.
10585 * gdb.arch/s390-stackless.exp: New.
10586
38899f16
IB
105872016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10588
10589 * gdb.dlang/circular.c: New file.
10590 * gdb.dlang/circular.exp: New file.
10591
9fde51ed
YQ
105922016-02-26 Yao Qi <yao.qi@linaro.org>
10593
10594 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10595 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10596 (testcases): Update.
10597
ce90fefe
YQ
105982016-02-26 Yao Qi <yao.qi@linaro.org>
10599
10600 * gdb.reverse/aarch64.c: Rename to ...
10601 * gdb.reverse/insn-reverse.c: ... it.
10602 * gdb.reverse/aarch64.exp: Rename to ...
10603 * gdb.reverse/insn-reverse.exp: ... it.
10604
3263bceb
YQ
106052016-02-26 Yao Qi <yao.qi@linaro.org>
10606
10607 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10608 (testcase_ftype): New.
10609 (testcases): New array.
10610 (n_testcases): New.
10611 (main): Call each element in testcases.
10612 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10613 (read_testcase): New.
10614 Do the tests in a loop.
10615
6cb59ff1
YQ
106162016-02-25 Yao Qi <yao.qi@linaro.org>
10617
10618 * gdb.base/branches.c: Remove.
10619
ae91f625
MK
106202016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10621
10622 PR gdb/13808
10623 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10624
678b48b7
MK
106252016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10626
10627 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10628
7337a6f2
MK
106292016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10630
10631 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10632 change x86_64 call_insn to 'callq'.
10633
861ca91f
AT
106342016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10635
10636 * gdb.trace/tfile-avx.c: Move to...
10637 * gdb.trace/tracefile-pseudo-reg.c: Here.
10638 * gdb.trace/tfile-avx.exp: Move to...
10639 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10640
bf74e428
GB
106412016-02-24 Gary Benson <gbenson@redhat.com>
10642
10643 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10644 message on attach.
10645
cce0e923
DE
106462016-02-23 Doug Evans <dje@google.com>
10647
10648 * gdb.base/skip.c (test_skip): New function.
10649 (end_test_skip_file_and_function): New function.
10650 (test_skip_file_and_function): New function.
10651 * gdb.base/skip1.c (test_skip): New function.
10652 (skip1_test_skip_file_and_function): New function.
10653 * gdb.base/skip.exp: Add tests for new skip options.
10654 * gdb.base/skip-solib.exp: Update expected output.
10655 * gdb.perf/skip-command.cc: New file.
10656 * gdb.perf/skip-command.exp: New file.
10657 * gdb.perf/skip-command.py: New file.
10658
4000e47e
MK
106592016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10660
10661 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10662 info registers pattern.
10663
24f75ead
IB
106642016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10665
10666 * lib/future.exp: Add D support.
10667 (gdb_find_gdc): New proc.
10668 (gdb_default_target_compile): Add D support.
10669
fbb7bcbe
WW
106702016-02-18 Wei-cheng Wang <cole945@gmail.com>
10671
10672 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10673 user+system time.
10674 (trace_speed_test): Determine the iteration count for a time
10675 between 15..30 seconds.
10676
012b3a21
WT
106772016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10678
10679 * gdb.arch/i386-mpx-sigsegv.c: New file.
10680 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10681 * gdb.arch/i386-mpx-simple_segv.c: New file.
10682 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10683
2d5189bd
YQ
106842016-02-18 Yao Qi <yao.qi@linaro.org>
10685
10686 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10687 Don't call setup_kfail.
10688
40fb20d0
YQ
106892016-02-18 Yao Qi <yao.qi@linaro.org>
10690
10691 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10692 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10693
21b1f8d2
DE
106942016-02-16 Doug Evans <dje@google.com>
10695
10696 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10697 * gdb.base/skip1.c: Ditto.
10698 * gdb.base/skip.exp: Whitespace cleanup.
10699
4041ed77
DB
107002016-02-16 Don Breazeal <donb@codesourcery.com>
10701
10702 PR remote/19496
10703 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10704 Remove kfail for PR remote/19496.
10705
c4ef31bf
SM
107062016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10707
10708 * lib/gdb.exp (standard_temp_file): Return a path specific to
10709 the runtest invocation.
10710
266b65b3
SM
107112016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10712
10713 * gdb.trace/save-trace.exp: Change relative path to be in the
10714 standard output directory.
10715
a7a0a6a9
JK
107162016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10717
10718 * gdb.arch/i386-prologue.c: Add missing prototypes.
10719
c99dbb42
JK
107202016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10721
10722 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10723 * gdb.arch/i386-prologue.exp: Likewise.
10724 * gdb.arch/i386-size.exp: Likewise.
10725
aa480355
SM
107262016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10727
10728 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10729 define object file path.
10730 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10731 file path.
10732 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10733 standard_output_file to define binfile.
10734
ba881f50
JK
107352016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10736
10737 Fix compatibility with recent gfortran-5.3.1.
10738 * gdb.fortran/vla-history.exp (print vla1 allocated)
10739 (print vla2 allocated, print $2, print $3): Remove
10740 (print $4): Rename to ...
10741 (print $2): ... here.
10742 (print $9): Rename to ...
10743 (print $5): ... here.
10744 (print $10): Rename to ...
10745 (print $6): ... here.
10746 * gdb.fortran/vla.f90: Add pvla initialization.
10747
e9fb005c
JK
107482016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10749
10750 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10751 New test.
10752 * gdb.fortran/vla-value-sub.exp: Likewise.
10753
e44e00ff
MK
107542016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10755
10756 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10757
97e94151
SM
107582016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10759
10760 * i386-biarch-core.exp: Define corefile using
10761 standard_output_file.
10762
01113bc1
YQ
107632016-02-12 Yao Qi <yao.qi@linaro.org>
10764
10765 * gdb.arch/arm-single-step-kernel-helper.c: New.
10766 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10767
33b4777c
MM
107682016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10769
10770 * gdb.btrace/tailcall-only.exp: New.
10771 * gdb.btrace/tailcall-only.c: New.
10772 * gdb.btrace/x86_64-tailcall-only.S: New.
10773 * gdb.btrace/i686-tailcall-only.S: New.
10774
acc23c11
PA
107752016-02-11 Pedro Alves <palves@redhat.com>
10776
10777 * README (Parallel testing): Add missing double quotes.
10778
e352bf0a
PA
107792016-02-11 Pedro Alves <palves@redhat.com>
10780
10781 * README (Parallel testing): New section.
10782 (GDB_PARALLEL): Rewrite.
10783 (FORCE_PARALLEL): Document.
10784
9f5fed78
MK
107852016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10786
10787 * gdb.trace/tfile-avx.c: New test.
10788 * gdb.trace/tfile-avx.exp: New test.
10789
9ef9e6a6
KS
107902016-02-09 Keith Seitz <keiths@redhat.com>
10791
10792 PR breakpoints/19546
10793 * gdb.base/infcall-exec.c: New file.
10794 * gdb.base/infcall-exec2.c: New file.
10795 * gdb.base/infcall-exec.exp: New file.
10796
a96e36da
KS
107972016-02-09 Keith Seitz <keiths@redhat.com>
10798
10799 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10800 (toplevel): Call test_bkpt_address.
10801
9f61929f
KS
108022016-02-09 Keith Seitz <keiths@redhat.com>
10803
10804 PR python/19506
10805 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10806 (toplevel): Call test_bkpt_address.
10807
1e94266c
SM
108082016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10809
10810 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10811 to AC_OUTPUT.
10812 * configure: Regenerate.
10813
2a7f3dff
PA
108142016-02-09 Pedro Alves <palves@redhat.com>
10815
10816 PR breakpoints/19548
10817 * gdb.base/execl-update-breakpoints.c (some_function): New
10818 function.
10819 (main): Call it.
10820 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10821 Tighten expected GDB output.
10822
2151ccc5
SM
108232016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10824
10825 * Makefile.in (ALL_SUBDIRS): Remove.
10826 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10827 (distclean maintainer-clean realclean): Likewise.
10828 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10829 * configure: Regenerate.
10830 * gdb.ada/Makefile.in: Delete.
10831 * gdb.arch/Makefile.in: Likewise.
10832 * gdb.asm/Makefile.in: Likewise.
10833 * gdb.base/Makefile.in: Likewise.
10834 * gdb.btrace/Makefile.in: Likewise.
10835 * gdb.cell/Makefile.in: Likewise.
10836 * gdb.compile/Makefile.in: Likewise.
10837 * gdb.cp/Makefile.in: Likewise.
10838 * gdb.disasm/Makefile.in: Likewise.
10839 * gdb.dlang/Makefile.in: Likewise.
10840 * gdb.dwarf2/Makefile.in: Likewise.
10841 * gdb.fortran/Makefile.in: Likewise.
10842 * gdb.gdb/Makefile.in: Likewise.
10843 * gdb.go/Makefile.in: Likewise.
10844 * gdb.guile/Makefile.in: Likewise.
10845 * gdb.java/Makefile.in: Likewise.
10846 * gdb.linespec/Makefile.in: Likewise.
10847 * gdb.mi/Makefile.in: Likewise.
10848 * gdb.modula2/Makefile.in: Likewise.
10849 * gdb.multi/Makefile.in: Likewise.
10850 * gdb.objc/Makefile.in: Likewise.
10851 * gdb.opencl/Makefile.in: Likewise.
10852 * gdb.opt/Makefile.in: Likewise.
10853 * gdb.pascal/Makefile.in: Likewise.
10854 * gdb.perf/Makefile.in: Likewise.
10855 * gdb.python/Makefile.in: Likewise.
10856 * gdb.reverse/Makefile.in: Likewise.
10857 * gdb.server/Makefile.in: Likewise.
10858 * gdb.stabs/Makefile.in: Likewise.
10859 * gdb.threads/Makefile.in: Likewise.
10860 * gdb.trace/Makefile.in: Likewise.
10861 * gdb.xml/Makefile.in: Likewise.
10862 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10863 GDB_PARALLEL.
10864 (standard_output_file): Remove check for GDB_PARALLEL, always
10865 return path in outputs/$subdir/$testname.
10866
437277d4
SM
108672016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10868
10869 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10870 (site.exp): Assign abs_srcdir to tcl's srcdir.
10871
31d913c7
YQ
108722016-02-04 Yao Qi <yao.qi@linaro.org>
10873
10874 * gdb.base/foll-exec-mode.c: Include limits.h.
10875 (main): Add parameters argc and argv. Get directory from
10876 argv[0].
10877 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10878 compilation.
10879 * gdb.base/foll-exec.c: Include limits.h.
10880 (main): Add parameters argc and argv.
10881 Get directory from argv[0].
10882 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10883 Adjust tests on the number of lines as source code changed.
10884 * gdb.base/foll-vfork-exit.c: Include limits.h.
10885 (main): Add one line of statement before vfork.
10886 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10887 (main): Add parameters argc and argv. Get directory from
10888 argv[0].
10889 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10890 (setup_gdb): Set tbreak to skip some source lines.
10891 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10892 (main): Add parameters argc and argv. Get directory from
10893 argv[0].
10894 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10895 compilation.
10896 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10897 (main): Add parameters argc and argv. Get directory from
10898 argv[0].
10899 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10900 compilation.
10901
9482b9fb
DE
109022016-02-01 Doug Evans <dje@google.com>
10903
10904 * gdb.base/skip.exp: Clean up multiple references to same test name.
10905
6b2e4f10
PA
109062016-02-01 Pedro Alves <palves@redhat.com>
10907
ccb6afd6 10908 PR remote/19496
6b2e4f10
PA
10909 * gdb.threads/forking-threads-plus-breakpoint.exp
10910 (displaced_stepping_supported): New global.
10911 (probe_displaced_stepping_support): New procedure.
10912 (do_test): Add 'displaced' parameter, and use it.
10913 (top level): Check for displaced stepping support. Add displaced
10914 stepping on/off testing axis.
10915
37a8db1a
AB
109162016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10917
10918 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10919 pointer. Don't perform further tests on the unassociated pointer
10920 if the first test fails.
10921
5fdf6324
AB
109222016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10923
10924 * gdb.base/max-value-size.c: New file.
10925 * gdb.base/max-value-size.exp: New file.
10926 * gdb.base/huge.exp: Disable max-value-size for this test.
10927
935c6144
IB
109282016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10929
10930 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10931
7fe8399d
YQ
109322016-01-28 Yao Qi <yao.qi@linaro.org>
10933
10934 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10935
a2077e25
PA
109362016-01-25 Pedro Alves <palves@redhat.com>
10937
10938 PR threads/19461
10939 * gdb.base/fork-running-state.c: New file.
10940 * gdb.base/fork-running-state.exp: New file.
10941
1d2736d4
PA
109422016-01-25 Pedro Alves <palves@redhat.com>
10943
10944 PR gdb/19494
10945 * gdb.base/catch-fork-kill.c: New file.
10946 * gdb.base/catch-fork-kill.exp: New file.
10947
f1da4b11
PA
109482016-01-25 Pedro Alves <palves@redhat.com>
10949
10950 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10951 Delete, moved to lib/gdb.exp.
10952 * gdb.threads/forking-threads-plus-breakpoint.exp
10953 (foreach_with_prefix): Likewise.
10954 * gdb.threads/process-dies-while-handling-bp.exp
10955 (foreach_with_prefix): Likewise.
10956 * lib/gdb.exp (foreach_with_prefix): New procedure.
10957
45f38546
MK
109582016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10959
10960 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10961 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10962
dc29a1ce
MK
109632016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10964
10965 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10966 endian targets.
10967
092127d7
JK
109682016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10969 Pedro Alves <palves@redhat.com>
10970
10971 Fix testsuite compatibility with Guile.
10972 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10973 number.
10974
31d765d3
JK
109752016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10976
10977 Fix testsuite compatibility with Guile.
10978 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10979 (thread 1): New test for backtrace through signal handler.
10980
1ac78c04
YQ
109812016-01-22 Yao Qi <yao.qi@linaro.org>
10982
10983 PR testsuite/19491
10984 * gdb.base/multi-forks.c: Include
10985 ../lib/unbuffer_output.c
10986 (main): Call gdb_unbuffer_output.
10987
4f5946a8
DE
109882016-01-21 Doug Evans <dje@google.com>
10989
10990 * lib/ada.exp (gdb_compile_ada): Fix typo.
10991
305e13e6
JB
109922016-01-21 Joel Brobecker <brobecker@adacore.com>
10993
10994 * gdb.base/break-fun-addr.exp: New file.
10995 * gdb.base/break-fun-addr1.c: New file.
10996 * gdb.base/break-fun-addr2.c: New file.
10997
5f5dfff6
SM
109982016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10999
11000 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11001 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11002 enum flag values.
11003
fd356fa2
AA
110042016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11005
11006 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11007 when GDB can not set the vector return value. Add more comments
11008 for clarification.
11009
9df22175
AT
110102016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11011
11012 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11013 command.
11014
41d1845e
SM
110152016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11016
11017 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11018
01ac6840
SM
110192016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11020
11021 * Makefile.in (check-single): Pass --status to runtest.
11022 (check/%.exp): Likewise.
11023
110242016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11025
11026 * Makefile.in (check-parallel): Propagate return code from make
11027 do-check-parallel.
11028
bd0a71fa
MK
110292016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11030
11031 * gdb.trace/ftrace.exp: Fix expected message on continue.
11032 * gdb.trace/pending.exp: Fix expected message on continue.
11033 * gdb.trace/trace-break.exp: Fix expected message on continue.
11034
8bcbad33
SM
110352016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11036
11037 * lib/gdb.exp (gdb_test): Remove unused global references.
11038
f303dbd6
PA
110392016-01-18 Pedro Alves <palves@redhat.com>
11040
11041 * gdb.base/async-shell.exp: Adjust expected output.
11042 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11043 * gdb.base/siginfo-thread.exp: Adjust expected output.
11044 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11045 * gdb.java/jnpe.exp: Adjust expected output.
11046 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11047 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11048 * gdb.threads/leader-exit.exp: Adjust expected output.
11049 * gdb.threads/manythreads.exp: Adjust expected output.
11050 * gdb.threads/pthreads.exp: Adjust expected output.
11051 * gdb.threads/schedlock.exp: Adjust expected output.
11052 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11053 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11054 expected output.
11055 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11056 output.
11057 * gdb.threads/sigthread.exp: Adjust expected output.
11058 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11059
b2789696
YQ
110602016-01-18 Yao Qi <yao.qi@linaro.org>
11061
11062 * gdb.guile/scm-section-script.c: Replace @progbits with
11063 %progbits.
11064 * gdb.python/py-section-script.c: Likewise.
11065
71ef29a8
PA
110662016-01-15 Pedro Alves <palves@redhat.com>
11067
11068 * gdb.multi/tids.exp: Test star wildcard ranges.
11069
3f5b7598
PA
110702016-01-15 Pedro Alves <palves@redhat.com>
11071
11072 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11073 command from "thread apply" invocation.
11074 (thr_apply_info_thr_invalid): Default the expected output to the
11075 input tid list.
11076 (top level): Add tests that use convenience variables. Add tests
11077 for "thread apply" with a valid TID list, but missing the command.
11078
663f6d42
PA
110792016-01-13 Pedro Alves <palves@redhat.com>
11080
11081 * gdb.base/default.exp: Expect $_gthread as well.
11082 * gdb.multi/tids.exp: Test $_gthread.
11083 * gdb.threads/thread-specific.exp: Test $_gthread.
11084
c84f6bbf
PA
110852016-01-13 Pedro Alves <palves@redhat.com>
11086
11087 * gdb.multi/tids.exp: Test "info threads -gid".
11088
22a02324
PA
110892016-01-13 Pedro Alves <palves@redhat.com>
11090
11091 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11092 Breakpoint.thread.
11093 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11094
5d5658a1
PA
110952016-01-07 Pedro Alves <palves@redhat.com>
11096
11097 * gdb.base/break.exp: Adjust to output changes.
11098 * gdb.base/hbreak2.exp: Likewise.
11099 * gdb.base/sepdebug.exp: Likewise.
11100 * gdb.base/watch_thread_num.exp: Likewise.
11101 * gdb.linespec/keywords.exp: Likewise.
11102 * gdb.multi/info-threads.exp: Likewise.
11103 * gdb.threads/thread-find.exp: Likewise.
11104 * gdb.multi/tids.c: New file.
11105 * gdb.multi/tids.exp: New file.
11106
84654457
PA
111072016-01-13 Pedro Alves <palves@redhat.com>
11108
11109 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11110
e3940304
PA
111112016-01-13 Pedro Alves <palves@redhat.com>
11112
11113 * gdb.base/default.exp: Expect $_inferior as well.
11114 * gdb.multi/base.exp: Test $_inferior.
11115
a911d87a
PA
111162016-01-13 Pedro Alves <palves@redhat.com>
11117
11118 PR breakpoints/19388
11119 * gdb.base/catch-signal-siginfo-cond.c: New file.
11120 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11121
82075af2
JS
111222016-01-12 Josh Stone <jistone@redhat.com>
11123 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11124
11125 * gdb.base/catch-syscall.c (do_execve): New variable.
11126 (main): Conditionally trigger an execve.
11127 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11128 (test_catch_syscall_execve): New, check entry/return across execve.
11129 (do_syscall_tests): Call test_catch_syscall_execve.
11130
e46eeedd
PA
111312016-01-12 Pedro Alves <palves@redhat.com>
11132
11133 * gdb.base/random-signal.exp (do_test): New procedure, with body
11134 of testcase moved in.
11135
01d8c27e
JK
111362016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11137 Pedro Alves <palves@redhat.com>
11138
11139 * gdb.base/funcargs.exp (finish from indirectly called function):
11140 Reintroduce the case for 'First'.
11141
9a706302
JK
111422016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11143 Pedro Alves <palves@redhat.com>
11144
11145 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11146 (tcatch_vfork_then_child_follow_exec)
11147 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11148 identification.
11149
c0ecb95f
JK
111502016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11151
11152 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11153 and repeats to unlimited.
11154 * gdb.python/py-value.exp: Likewise.
11155 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11156 and repeats to unlimited.
11157
6cfc1fcb
JK
111582016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11159
11160 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11161 and reordering the functions.
11162 * gdb.multi/hangout.c: Likewise.
11163 * gdb.multi/hello.c: Likewise.
11164
582a1b00
SM
111652016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11166
11167 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11168 absolute.
11169 (SingleStatisticTestResult.report): Use dict.keys instead of
11170 dict.iterkeys.
11171
79bc59cb
PA
111722016-01-06 Pedro Alves <palves@redhat.com>
11173
11174 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11175
43368e1d
MM
111762016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11177
11178 * gdb.btrace/dlopen.exp: New.
11179 * gdb.btrace/dlopen.c: New.
11180 * gdb.btrace/dlopen-dso.c: New.
11181
79fad5b8
SL
111822015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11183
11184 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11185 PATTERN argument is optional.
11186
ab8314b3
JB
111872015-12-24 Joel Brobecker <brobecker@adacore.com>
11188
11189 * lib/ada.exp (target_compile_ada_from_dir): New function.
11190 (gdb_compile_ada): Reimplement avoiding the use of project files.
11191 * gdb.ada/gnat_ada.gpr: Delete.
11192 * gdb.ada/cond_lang.exp: Adjust test to make path before
11193 filename optional.
11194 * gdb.ada/small_reg_param.exp: Likewise.
11195
fe33faff
SM
111962015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11197
11198 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11199
6d265cb4
TP
112002015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11201
11202 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11203 case.
11204
10125099
SM
112052015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11206
11207 * gdb.base/break.exp: Remove dead code.
11208 * gdb.base/sepdebug.exp: Likewise.
11209
3ca22649
SM
112102015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11211
11212 * gdb.asm/asm-source.exp: Remove HP-UX references.
11213 * gdb.base/annota1.exp: Likewise.
11214 * gdb.base/annota3.exp: Likewise.
11215 * gdb.base/attach.exp: Likewise.
11216 * gdb.base/bigcore.exp: Likewise.
11217 * gdb.base/break.exp: Likewise.
11218 * gdb.base/call-ar-st.exp: Likewise.
11219 * gdb.base/callfuncs.exp: Likewise.
11220 * gdb.base/catch-fork-static.exp: Likewise.
11221 * gdb.base/display.exp: Likewise.
11222 * gdb.base/foll-exec-mode.exp: Likewise.
11223 * gdb.base/foll-exec.exp: Likewise.
11224 * gdb.base/foll-fork.exp: Likewise.
11225 * gdb.base/foll-vfork.exp: Likewise.
11226 * gdb.base/funcargs.exp: Likewise.
11227 * gdb.base/hbreak2.exp: Likewise.
11228 * gdb.base/inferior-died.exp: Likewise.
11229 * gdb.base/interrupt.exp: Likewise.
11230 * gdb.base/multi-forks.exp: Likewise.
11231 * gdb.base/nodebug.exp: Likewise.
11232 * gdb.base/sepdebug.exp: Likewise.
11233 * gdb.base/solib1.c: Likewise.
11234 * gdb.base/step-test.exp: Likewise.
11235 * gdb.mi/non-stop.c: Likewise.
11236 * gdb.mi/pthreads.c: Likewise.
11237 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11238 * gdb.threads/pthreads.c: Likewise.
11239 * gdb.threads/staticthreads.exp: Likewise.
11240 * lib/future.exp: Likewise.
11241 * lib/gdb.exp: Likewise.
11242 * gdb.base/so-indr-cl.c: Remove.
11243 * gdb.base/so-indr-cl.exp: Likewise.
11244 * gdb.base/solib.c: Likewise.
11245 * gdb.base/solib.exp: Likewise.
11246 * gdb.base/solib2.c: Likewise.
11247
b6304613
SM
112482015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11249
11250 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11251 * gdb.base/call-ar-st.exp: Likewise.
11252 * gdb.base/callfuncs.exp: Likewise.
11253 * gdb.base/condbreak.exp: Likewise.
11254 * gdb.base/constvars.exp: Likewise.
11255 * gdb.base/hbreak2.exp: Likewise.
11256 * gdb.base/langs.exp: Likewise.
11257 * gdb.base/list.exp: Likewise.
11258 * gdb.base/long_long.exp: Likewise.
11259 * gdb.base/ptype.exp: Likewise.
11260 * gdb.base/scope.exp: Likewise.
11261 * gdb.base/signals.exp: Likewise.
11262 * gdb.base/so-impl-ld.exp: Likewise.
11263 * gdb.base/varargs.exp: Likewise.
11264 * gdb.base/volatile.exp: Likewise.
11265 * gdb.base/whatis.exp: Likewise.
11266 * gdb.cp/cplusfuncs.exp: Likewise.
11267 * gdb.cp/inherit.exp: Likewise.
11268 * gdb.cp/local.exp: Likewise.
11269 * gdb.cp/member-ptr.exp: Likewise.
11270 * gdb.cp/method.exp: Likewise.
11271 * gdb.cp/overload.exp: Likewise.
11272 * gdb.cp/templates.exp: Likewise.
11273 * gdb.stabs/weird.exp: Likewise.
11274 * lib/compiler.c: Likewise.
11275 * lib/compiler.cc: Likewise.
11276 * lib/cp-support.exp: Likewise.
11277 * lib/gdb.exp: Likewise.
11278
bf401b07
SM
112792015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11280
11281 * configure.ac: Remove HP-UX case.
11282 * configure: Regenerate.
11283
aff9c0f8
SM
112842015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11285
11286 * lib/gdb.exp (gdb_compile): Add function doc.
11287
a6904d5a
PA
112882015-12-17 Pedro Alves <palves@redhat.com>
11289
11290 PR threads/19354
11291 * gdb.multi/info-threads.exp: New file.
11292
a22279dd
YQ
112932015-12-15 Yao Qi <yao.qi@linaro.org>
11294
11295 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11296 is aarch64*-*-*.
11297
0588c796
SL
112982015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11299
11300 * gdb.base/history-duplicates.exp: Skip if no readline support.
11301
5d978e17
SL
113022015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11303
11304 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11305
7e763b86
SL
113062015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11307
11308 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11309
87a3a92c
SL
113102015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11311
11312 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11313 ctrl-C if nointerrupts target property is set.
11314 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11315 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11316 * gdb.base/paginate-bg-execution.exp: Likewise.
11317 * gdb.base/paginate-execution-startup.exp: Likewise.
11318 * gdb.base/random-signal.exp: Likewise.
11319 * gdb.base/range-stepping.exp: Likewise.
11320 * gdb.cp/annota2.exp: Likewise.
11321 * gdb.cp/annota3.exp: Likewise.
11322 * gdb.gdb/selftest.exp: Likewise.
11323 * gdb.threads/continue-pending-status.exp: Likewise.
11324 * gdb.threads/leader-exit.exp: Likewise.
11325 * gdb.threads/manythreads.exp: Likewise.
11326 * gdb.threads/pthreads.exp: Likewise.
11327 * gdb.threads/schedlock.exp: Likewise.
11328 * gdb.threads/sigthread.exp: Likewise.
11329
a8f077dc
DB
113302015-12-11 Don Breazeal <donb@codesourcery.com>
11331
11332 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11333 remote.
11334 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11335 * gdb.base/foll-exec.exp (main): Enable for target remote.
11336 * gdb.base/foll-fork.exp (main): Likewise.
11337 * gdb.base/foll-vfork.exp (main): Likewise.
11338 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11339 (proc continue_to_exit_bp_loc): Use clean_restart.
11340 * gdb.base/pie-execl.exp (main): Disable for target remote.
11341 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11342 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11343 * gdb.threads/execl.exp (main): Likewise.
11344 * gdb.threads/fork-child-threads.exp (main): Likewise.
11345 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11346 remote.
11347 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11348 remote.
11349 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11350 pid.tid style ptids, instead of just tid.
11351 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11352 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11353 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11354 ptids, instead of just tid.
11355
3b2464a8
AB
113562015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11357
11358 * gdb.base/list.exp (test_list_forward): Add end of file error
11359 test.
11360 (test_repeat_list_command): Add end of file error test.
11361 (test_list_backwards): Add beginning of file error test.
11362
a0def019
AB
113632015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11364
11365 * gdb.base/list.exp (test_list_invalid_args): New function,
11366 defined, and called.
11367
5c000dff
AB
113682015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11369
11370 * gdb.base/list.exp (test_list): Make test names unique.
11371
f1637ebe
YQ
113722015-12-11 Yao Qi <yao.qi@linaro.org>
11373
11374 * gdb.base/coremaker2.c: Remove.
11375
36d6fc0a
PA
113762015-12-10 Pedro Alves <palves@redhat.com>
11377
11378 * gdb.multi/base.exp: Remove stale "spaces" references.
11379
762f7747
PA
113802015-12-10 Pedro Alves <palves@redhat.com>
11381
11382 * gdb.multi/base.exp: Don't use nowarnings.
11383 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11384 * gdb.multi/hangout.c: Include stdio.h.
11385 * gdb.multi/hello.c: Include stdlib.h.
11386 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11387 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11388 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11389
28d2bfb9
AB
113902015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11391
11392 * gdb.dwarf2/dw2-ranges-base.c: New file.
11393 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11394 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11395 support additional line table, and debug ranges generation.
11396 (Dwarf::ranges): New function, generate .debug_ranges.
11397 (Dwarf::lines): Support generating simple line table programs.
11398 (Dwarf::assemble): Initialise new namespace variables.
11399
5fc2beac
KB
114002015-12-09 Kevin Buettner <kevinb@redhat.com>
11401
11402 * gdb.base/async.exp (proc test_background): Add case for
11403 asynchronous execution not supported.
11404
1c35a88f
LM
114052015-12-09 Luis Machado <lgustavo@codesourcery.com>
11406
11407 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11408 format and change test names to make them unique.
11409
b593e3d9
RK
114102015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11411 Pedro Alves <pedro@redhat.com>
11412
11413 PR gdb/18702
11414 Add checking of floatformats setup on x86_64 hosts.
11415 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11416 (smallval, bigval): New labels/constants.
11417 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11418 float" after loading bigval and smallval.
11419
d72413e6
PMR
114202015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11421
11422 * gdb.ada/fun_overload_menu.exp: New testcase.
11423 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11424
ece66d65
JS
114252015-12-04 Josh Stone <jistone@redhat.com>
11426
11427 * gdb.base/catch-fork-static.exp: New.
11428
41d0efca
YQ
114292015-12-03 Yao Qi <yao.qi@linaro.org>
11430
11431 * gdb.base/sizeof.c: Don't include stdio.h and
11432 ../lib/unbuffer_output.c.
11433 (main): New variable 'size' and 'value'. Remove printf and
11434 gdb_unbuffer_output. Assign return value to size and value.
11435 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11436 at the beginning.
11437 (check_sizeof): Check the result by printing variable 'size'.
11438 (check_valueof): Check the result by printing variable 'value'.
11439
99fd02d9
YQ
114402015-12-01 Yao Qi <yao.qi@linaro.org>
11441
11442 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11443 for aarch64*-*-linux* target.
11444
f2faf941
PA
114452015-11-30 Pedro Alves <palves@redhat.com>
11446
11447 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11448
04bf20c5
PA
114492015-11-30 Pedro Alves <palves@redhat.com>
11450
11451 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11452 Handle non-stop mode vCont replies.
11453
09df4675
PA
114542015-11-30 Pedro Alves <palves@redhat.com>
11455
11456 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11457 prepare_for_testing. Start gdb with "set non-stop on" appended to
11458 GDBFLAGS. Lax expected stop output.
11459
58b584af
YQ
114602015-11-27 Yao Qi <yao.qi@linaro.org>
11461
11462 * gdb.arch/arm-neon.exp: New.
11463 * gdb.arch/arm-neon.c: New.
11464
dfcb77a8
YQ
114652015-11-27 Yao Qi <yao.qi@linaro.org>
11466
11467 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11468
88e8ec1b
YQ
114692015-11-27 Yao Qi <yao.qi@linaro.org>
11470
11471 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11472 frames-invalid annotation.
11473
bfde72c2
YQ
114742015-11-27 Yao Qi <yao.qi@linaro.org>
11475
11476 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11477
f6512a69
SM
114782015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11479
11480 * gdb.threads/names.exp: New file.
11481 * gdb.threads/names.c: New file.
11482 * README: Mention gdb,no_thread_names.
11483
46a3515b
MM
114842015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11485
11486 PR 19297
11487 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11488 support" error.
11489
62147a22
PA
114902015-11-24 Pedro Alves <palves@redhat.com>
11491
11492 PR 17539
11493 * gdb.base/display.exp: Expect displays to be sorted in ascending
11494 order. Use multi_line.
11495 * gdb.base/solib-display.exp: Likewise.
11496
2f341b6e
PA
114972015-11-24 Pedro Alves <palves@redhat.com>
11498
11499 PR 17539
25d49b86
PA
11500 * gdb.base/display.exp: Expect displays to be sorted in ascending
11501 order. Use multi_line.
11502 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11503
7e0aa6aa
PA
115042015-11-24 Pedro Alves <palves@redhat.com>
11505
11506 PR 17539
11507 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11508 threads in ascending order.
11509 * gdb.base/foll-fork.exp: Likewise.
11510 * gdb.base/foll-vfork.exp: Likewise.
11511 * gdb.base/multi-forks.exp: Likewise.
11512 * gdb.mi/mi-nonstop.exp: Likewise.
11513 * gdb.mi/mi-nsintrall.exp: Likewise.
11514 * gdb.multi/base.exp: Likewise.
11515 * gdb.multi/multi-arch.exp: Likewise.
11516 * gdb.python/py-inferior.exp: Likewise.
11517 * gdb.threads/break-while-running.exp: Likewise.
11518 * gdb.threads/execl.exp: Likewise.
11519 * gdb.threads/gcore-thread.exp: Likewise.
11520 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11521 * gdb.threads/kill.exp: Likewise.
11522 * gdb.threads/linux-dp.exp: Likewise.
11523 * gdb.threads/multiple-step-overs.exp: Likewise.
11524 * gdb.threads/next-bp-other-thread.exp: Likewise.
11525 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11526 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11527 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11528 * gdb.threads/thread-find.exp: Likewise.
11529 * gdb.threads/tls.exp: Likewise.
11530 * lib/mi-support.exp (mi_reverse_list): Delete.
11531 (mi_check_thread_states): No longer reverse list.
11532
2cc57ad8
PA
115332015-11-24 Pedro Alves <palves@redhat.com>
11534
11535 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11536 use lowercase.
11537
c93e8391
SM
115382015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11539
11540 * gdb.trace/actions.c: Include trace-common.h.
11541 (main): Add a location for a fast tracepoint.
11542 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11543 the normal tracepoints.
11544 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11545
045ccf91
SM
115462015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11547
11548 * save-trace.exp: Factor out code to these...
11549 (gdb_save_tracepoints): New.
11550 (gdb_load_tracepoints): New.
11551 (do_save_load_test): New.
11552
5506f9f6
KB
115532015-11-23 Kevin Buettner <kevinb@redhat.com>
11554
11555 * gdb.base/asmlabel.exp: New test.
11556 * gdb.base/asmlabel.c: New test case.
11557
16c3b12f
JB
115582015-11-23 Joel Brobecker <brobecker@adacore.com>
11559
11560 * gdb.base/wrong_frame_bt_full-main.c: New file.
11561 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11562 * gdb.base/wrong_frame_bt_full.exp: New file.
11563
155bfbd3
JB
115642015-11-23 Joel Brobecker <brobecker@adacore.com>
11565
11566 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11567
bb097445
JM
115682015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11569
206853a0 11570 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11571 pstate register when comparing registers values in
11572 sparc64-*-linux-gnu targets to avoid spurious differences.
11573
9c88ed8f
JM
115742015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11575
206853a0 11576 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11577
96161e25
SL
115782015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11579
11580 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11581 as type argument to gdb_compile.
11582 * gdb.base/nested-subp2.exp: Likewise.
11583 * gdb.base/nested-subp3.exp: Likewise.
11584
340c2830
DV
115852015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11586
11587 * lib/dwarf.exp (_note): Fix left shift of negative value.
11588 * gdb.trace/trace-condition.exp: Likewise.
11589
c1862d0f
YQ
115902015-11-13 Yao Qi <yao.qi@linaro.org>
11591
11592 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11593 comments about d10v.
11594 (test_scalar_returns): Likewise.
11595 * gdb.base/d10v.ld: Remove.
11596 * gdb.base/overlays.exp: Remove the target triplet checking for
11597 d10v-*-*.
11598 * gdb.base/structs.exp (test_struct_returns): Remove the
11599 comments about d10v.
11600 (test_struct_calls): Likewise.
11601
77ae9c19
YQ
116022015-11-13 Yao Qi <yao.qi@linaro.org>
11603
11604 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11605 * gdb.base/gnu_vector.c: Don't include stdio.h.
11606 (main): Don't print res and call add_some_intvecs.
11607
430e004e
MK
116082015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11609
11610 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11611 macro.
11612 (func5): Removed.
11613 (func4): Use FAST_TRACEPOINT_LABEL.
11614 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11615 macro.
11616 (func): Removed.
11617 (thread_function): Use FAST_TRACEPOINT_LABEL.
11618 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11619 (func): Remove.
11620 (marker): Use FAST_TRACEPOINT_LABEL.
11621 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11622 (pendfunc1): Remove.
11623 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11624 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11625 (foo): Remove.
11626 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11627 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11628 macro.
11629 (func): Remove.
11630 (marker): Use FAST_TRACEPOINT_LABEL.
11631 * gdb.trace/trace-common.h: New header.
11632 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11633 macro.
11634 (func): Remove.
11635 (marker): Use FAST_TRACEPOINT_LABEL.
11636 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11637 (func): Remove.
11638 (thread_function): Use FAST_TRACEPOINT_LABEL.
11639
6e7675a7
MK
116402015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11641
11642 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11643 in front.
11644 * gdb.trace/change-loc.exp: Use global pcreg definition.
11645 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11646 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11647 in front.
11648 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11649 * gdb.trace/pending.exp: Likewise.
11650 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11651 * gdb.trace/trace-break.exp: Likewise.
11652 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11653 in front.
11654 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11655 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11656 in front.
11657 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11658
dddc0e16
JB
116592015-11-09 Joel Brobecker <brobecker@adacore.com>
11660
11661 * gdb.ada/fin_fun_out: New testcase.
11662
c6f0b406
KB
116632015-11-07 Kevin Buettner <kevinb@redhat.com>
11664
11665 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11666 value associated with DW_AT_byte_size.
11667 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11668 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11669 DW_AT_upper_bound.
11670
f01dcfd9
KB
116712015-11-07 Kevin Buettner <kevinb@redhat.com>
11672
11673 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11674 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11675 version.
11676 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11677 gdb.dwarf2/dw2-canonicalize-type.exp,
11678 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11679 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11680 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11681 provided by gdb_target_symbol_prefix_flags_asm.
11682 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11683 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11684 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11685 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11686 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11687 macros where needed). Use this macro for symbols which require
11688 the prefix provided by SYMBOL_PREFIX.
11689
2223449a
KB
116902015-11-05 Kevin Buettner <kevinb@redhat.com>
11691
11692 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11693 New procs.
11694 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11695 representing expressions, of more than one list element.
11696 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11697 to prepend linker symbol prefix to f.
11698 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11699 table_1 and table_2.
11700 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11701 Likewise, for f and g.
11702 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11703 for ptr.
11704 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11705 for main.
11706 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11707 table_1_ptr and table_2_ptr.
11708
6f2f1a3a
JK
117092015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11710 Joel Brobecker <brobecker@adacore.com>
11711
11712 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11713
566c56c9
MK
117142015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11715
11716 * gdb.reverse/s390-mvcle.c: New test.
11717 * gdb.reverse/s390-mvcle.exp: New file.
11718 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11719
d5f0636b
MK
117202015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11721
11722 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11723
7ad8b86c
MK
117242015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11725
11726 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11727 reaching marker2.
11728 * gdb.reverse/getresuid-reverse.exp: Likewise.
11729 * gdb.reverse/pipe-reverse.exp: Likewise.
11730 * gdb.reverse/readv-reverse.exp: Likewise.
11731 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11732 * gdb.reverse/time-reverse.exp: Likewise.
11733 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11734
4081c0f1
YQ
117352015-10-30 Yao Qi <yao.qi@linaro.org>
11736
11737 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11738 (empty_cycle): Remove.
11739 (main): Don't call empty_cycle. Don't use watch_count_done.
11740 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11741 empty_cycle. Rewrite the code counting HW watchpoints.
11742
452b4ba5
MK
117432015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11744
11745 * gdb.reverse/fstatat-reverse.c: New test.
11746 * gdb.reverse/fstatat-reverse.exp: New file.
11747 * gdb.reverse/getresuid-reverse.c: New test.
11748 * gdb.reverse/getresuid-reverse.exp: New file.
11749 * gdb.reverse/pipe-reverse.c: New test.
11750 * gdb.reverse/pipe-reverse.exp: New file.
11751 * gdb.reverse/readv-reverse.c: New test.
11752 * gdb.reverse/readv-reverse.exp: New file.
11753 * gdb.reverse/recvmsg-reverse.c: New test.
11754 * gdb.reverse/recvmsg-reverse.exp: New file.
11755 * gdb.reverse/time-reverse.c: New test.
11756 * gdb.reverse/time-reverse.exp: New file.
11757 * gdb.reverse/waitpid-reverse.c: New test.
11758 * gdb.reverse/waitpid-reverse.exp: New file.
11759
5e2e7507
JK
117602015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11761
11762 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11763
0fde2c53
DE
117642015-10-26 Doug Evans <dje@google.com>
11765
11766 PR symtab/17391
11767 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11768 * gdb.dwarf2/bad-regnum.c: New file.
11769 * gdb.dwarf2/bad-regnum.exp: New file.
11770
1a70ae97
DE
117712015-10-26 Doug Evans <dje@google.com>
11772
11773 PR python/18938
11774 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11775 file.
11776
27dc26ab
JK
117772015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11778
11779 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11780 for a change by "Mention language in compile error message".
11781
bed91f4d
SM
117822015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11783
11784 PR python/18073
11785 * gdb.python/py-type.c (C::a_method): New.
11786 (C::a_const_method): New.
11787 (C::a_static_method): New.
11788 (a_function): New.
11789 * gdb.python/py-type.exp (test_fields): Test getting fields
11790 from function and method.
11791
3f2f83dd
KB
117922015-10-21 Keven Boell <keven.boell@intel.com>
11793
11794 * gdb.fortran/vla-alloc-assoc.exp: New file.
11795 * gdb.fortran/vla-datatypes.exp: New file.
11796 * gdb.fortran/vla-datatypes.f90: New file.
11797 * gdb.fortran/vla-history.exp: New file.
11798 * gdb.fortran/vla-ptype-sub.exp: New file.
11799 * gdb.fortran/vla-ptype.exp: New file.
11800 * gdb.fortran/vla-sizeof.exp: New file.
11801 * gdb.fortran/vla-sub.f90: New file.
11802 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11803 * gdb.fortran/vla-value-sub-finish.exp: New file.
11804 * gdb.fortran/vla-value-sub.exp: New file.
11805 * gdb.fortran/vla-value.exp: New file.
11806 * gdb.fortran/vla-ptr-info.exp: New file.
11807 * gdb.mi/mi-vla-fortran.exp: New file.
11808 * gdb.mi/vla.f90: New file.
11809
27145d50
SL
118102015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11811
11812 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11813 of hardwired timeout value.
11814
5f3ff4f8
JK
118152015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11816 Pedro Alves <palves@redhat.com>
11817
11818 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11819 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11820
bfd09d20
JS
118212015-10-19 Josh Stone <jistone@redhat.com>
11822
11823 * gdb.base/catch-syscall.c: Include <sched.h>.
11824 (unknown_syscall): New variable.
11825 (main): Trigger a vfork and an unknown syscall.
11826 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11827 (unknown_syscall_number): Likewise.
11828 (check_call_to_syscall): Accept an optional syscall pattern.
11829 (check_return_from_syscall): Likewise.
11830 (check_continue): Likewise.
11831 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11832 (test_catch_syscall_skipping_return): New test toggling off 'catch
11833 syscall' to step over the syscall return, then toggling back on.
11834 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11835 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11836 (do_syscall_tests): Call test_catch_syscall_without_args and
11837 test_catch_syscall_mid_vfork.
11838 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11839 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11840
b32b93c6
AS
118412015-10-19 Andrew Stubbs <ams@codesourcery.com>
11842
11843 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11844 print g_vE): Add new pass patterns.
11845 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11846 print various symbol names for vptr fields.
11847
9d622bda
AB
118482015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11849
11850 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11851 results.
11852
0fd8ac1c
YQ
118532015-10-12 Yao Qi <yao.qi@linaro.org>
11854
11855 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11856
34240514
YQ
118572015-10-12 Yao Qi <yao.qi@linaro.org>
11858
11859 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11860 is aarch64*-*-linux*.
11861
8240f442
YQ
118622015-10-12 Yao Qi <yao.qi@linaro.org>
11863
11864 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11865 (can_relocate_bcond_true): ... it.
11866 (can_relocate_bcond_false): New function.
11867 (foo): Likewise.
11868 (can_relocate_bl): Likewise.
11869 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11870 can_relocate_bl.
11871
2520f728
PMR
118722015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11873
11874 * gdb.base/nested-addr.c: New file.
11875 * gdb.base/nested-addr.exp: New testcase.
11876
abcef95a
MM
118772015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11878
11879 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11880 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11881 its output. Ignore the output of "record goto begin" and instead
11882 check that GDB is replaying.
11883
145e3ddb
PA
118842015-10-09 Pedro Alves <palves@redhat.com>
11885
11886 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11887 (top level): Use it in the run with no args test.
11888
d5d8c4e1
IB
118892015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11890
11891 * gdb.dlang/properties.exp: New file.
11892
06e635ef
SL
118932015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11894
11895 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11896 whether or not address 0x1000 is mapped on the target.
11897
e019fd1d
SM
118982015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11899
11900 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11901 build.
11902
77ba2a67
MM
119032015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11904
11905 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11906 instruction-history test.
11907
c60eb31f
DE
119082015-09-28 Doug Evans <dje@google.com>
11909
11910 * gdb.base/gcore.c (array_func): Add reference to static_array.
11911
9a3c8263
SM
119122015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11913
11914 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11915 source line.
11916
9720e656
SL
119172015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11918
11919 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11920 short or char as base type.
11921
938d3bf2
SL
119222015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11923
11924 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11925 to allow any size enum.
11926
e6c2c623
PMR
119272015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11928
11929 * gdb.ada/array_ptr_renaming.exp: New testcase.
11930 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11931 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11932
06da0f77
PL
119332015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11934
11935 * gdb.trace/ftrace-lock.c: New file.
11936 * gdb.trace/ftrace-lock.exp: New file.
11937
4f51c22a
PL
119382015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11939
11940 * gdb.arch/insn-reloc.c: New file.
11941 * gdb.arch/ftrace-insn-reloc.exp: New file.
11942
7041adf4
PL
119432015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11944
11945 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11946 instruction.
11947 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11948 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11949 * gdb.trace/range-stepping.c: Likewise.
11950 * gdb.trace/trace-break.c: Likewise.
11951 * gdb.trace/trace-mt.c (thread_function): Likewise.
11952 * gdb.trace/ftrace.c (marker): Likewise.
11953 * gdb.trace/trace-condition.c (marker): Likewise.
11954 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11955 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11956 is_aarch64_target.
11957
015d2e7e
DE
119582015-09-18 Doug Evans <xdje42@gmail.com>
11959
11960 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11961 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11962
26b188a2
SL
119632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11964
11965 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11966 the breakpoint.
11967
79dc332b
SL
119682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11969
11970 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11971 the pending breakpoint. Remove timeout override for "Run till
11972 MI pending breakpoint on pendfunc3 on thread 2" test.
11973
f57929f2
SL
119742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11975
11976 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11977 filename pattern.
11978
3f469b17
SL
119792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11980
11981 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11982 in breakpoint filename pattern.
11983
515b89b3
SL
119842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11985
7800dbe4
SL
11986 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11987
119882015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11989
515b89b3
SL
11990 * gdb.linespec/explicit.exp: Check for readline support for
11991 tab-completion tests. Fix obvious typo.
11992
d2939ba2
MM
119932015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11994
11995 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11996 and replay.
11997
cbb55fa7
MM
119982015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11999
12000 * gdb.btrace/non-stop.c: New.
12001 * gdb.btrace/non-stop.exp: New.
12002
43691ca1
PL
120032015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12004 Yao Qi <yao.qi@linaro.org>
12005
12006 * gdb.trace/trace-condition.c: New file.
12007 * gdb.trace/trace-condition.exp: New file.
12008
d78908cf
WW
120092015-09-16 Wei-cheng Wang <cole945@gmail.com>
12010
12011 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12012 for testing bytecode compilation.
12013
1ed415e2
PA
120142015-09-16 Pedro Alves <palves@redhat.com>
12015 Sandra Loosemore <sandra@codesourcery.com>
12016
12017 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12018 (SECONDS): Redefine.
12019 (main): Call pthread_kill and alarm early.
12020 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12021 support.
12022 (test): If the target can't hardware step and doesn't support
12023 displaced stepping, increase the timeout.
12024
d136eff5
PA
120252015-09-16 Pedro Alves <palves@redhat.com>
12026
12027 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12028 (enable_debug): New procedures.
12029 (test): Use them. Bail out if waiting for threads fails.
12030 (top level): Bail out if a test fails.
12031
991f019c
YQ
120322015-09-16 Yao Qi <yao.qi@linaro.org>
12033
12034 * gdb.asm/asm-source.exp: Set asm-arch for
12035 aarch64*-*-* target.
12036 * gdb.asm/aarch64.inc: New file.
12037
bfca584f
PMR
120382015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12039
12040 * gdb.ada/array_of_variable_length.exp: New testcase.
12041 * gdb.ada/array_of_variable_length/foo.adb: New file.
12042 * gdb.ada/array_of_variable_length/pck.adb: New file.
12043 * gdb.ada/array_of_variable_length/pck.ads: New file.
12044
b326e587
DE
120452015-09-15 Doug Evans <dje@google.com>
12046
12047 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12048 of function static local variable.
12049
5382cfab
PW
120502015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12051
12052 * gdb.threads/tls-so_extern.exp: New test file.
12053 * gdb.threads/tls-so_extern.c: New test file.
12054 * gdb.threads/tls-so_extern_main.c: New test file.
12055
141c5cc4
JK
120562015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12057
12058 * gdb.opt/solib-intra-step-lib.c: New file.
12059 * gdb.opt/solib-intra-step-main.c: New file.
12060 * gdb.opt/solib-intra-step.exp: New file.
12061
d15dcecd
PA
120622015-09-15 Pedro Alves <palves@redhat.com>
12063
12064 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12065 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12066
4c2f2a79
PA
120672015-09-14 Pedro Alves <palves@redhat.com>
12068
12069 * gdb.base/hook-stop-continue.c: Delete.
12070 * gdb.base/hook-stop-continue.exp: Delete.
12071 * gdb.base/hook-stop-frame.c: Delete.
12072 * gdb.base/hook-stop-frame.exp: Delete.
12073 * gdb.base/hook-stop.c: New file.
12074 * gdb.base/hook-stop.exp: New file.
12075
919e6dbe
PMR
120762015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12077
12078 * gdb.ada/access_to_packed_array.exp: New testcase.
12079 * gdb.ada/access_to_packed_array/foo.adb: New file.
12080 * gdb.ada/access_to_packed_array/pack.adb: New file.
12081 * gdb.ada/access_to_packed_array/pack.ads: New file.
12082
157280a4
MM
120832015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12084
12085 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12086 buffer size test.
12087
2fd33e94
DB
120882015-09-11 Don Breazeal <donb@codesourcery.com>
12089
12090 * gdb.base/foll-exec.c: Add copyright header. Fix
12091 formatting issues.
12092 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12093 (do_exec_tests): Use clean_restart in place of zap_session,
12094 and for test initialization. Fix formatting issues. Use
12095 fail in place of perror.
12096 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12097 an expect statement to match an expression with output from
12098 the program under debug.
12099 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12100 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12101 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12102 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12103 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12104
e70b6e8e
DE
121052015-09-09 Doug Evans <dje@google.com>
12106
12107 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12108
7a551a51
DE
121092015-09-09 Doug Evans <dje@google.com>
12110
12111 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12112
4c666f84
DE
121132015-09-09 Doug Evans <dje@google.com>
12114
12115 * gdb.base/savedregs.exp: Fix typo.
12116
243a9253
PA
121172015-09-09 Pedro Alves <palves@redhat.com>
12118
12119 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12120
c0fa8fbd
SL
121212015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12122
12123 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12124 command actually switches threads. Give up on remaining
12125 tests if target fails to stop at breakpoint.
12126
cd7c1778
PMR
121272015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12128
12129 * gdb.ada/funcall_char.exp: New testcase.
12130 * gdb.ada/funcall_char/foo.adb: New file.
12131
dc5c8746
PMR
121322015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12133
12134 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12135 expected outputs. Add two testcases for completing ambiguous
12136 functions.
12137 * gdb.ada/complete/aux_pck.adb: New file.
12138 * gdb.ada/complete/aux_pck.ads: New file.
12139 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12140 Ambiguous_Func functions.
12141 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12142 * gdb.ada/complete/pck.adb: Likewise.
12143
4e83a1e7
UW
121442015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12145
12146 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12147 failures to run the test program under GDB.
12148
8ce74153
LM
121492015-08-26 Luis Machado <lgustavo@codesourcery.com>
12150
12151 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12152 to C.
12153
e9756d52
PP
121542015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12155
12156 * gdb.base/run-after-attach.exp: New test file.
12157 * gdb.base/run-after-attach.c: New test file.
12158
8d37573b
DB
121592015-08-26 Don Breazeal <donb@codesourcery.com>
12160
12161 * gdb.base/foll-exec-2.c: New test program.
12162 * gdb.base/foll-exec-2.exp: New test.
12163
63e43d3a
PMR
121642015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12165
12166 * gdb.base/nested-subp1.exp: New file.
12167 * gdb.base/nested-subp1.c: New file.
12168 * gdb.base/nested-subp2.exp: New file.
12169 * gdb.base/nested-subp2.c: New file.
12170 * gdb.base/nested-subp3.exp: New file.
12171 * gdb.base/nested-subp3.c: New file.
12172
3d40fbb5
PA
121732015-08-24 Pedro Alves <palves@redhat.com>
12174
12175 * gdb.server/connect-without-multi-process.c: New file.
12176 * gdb.server/connect-without-multi-process.exp: New file.
12177
4422ac93
LM
121782015-08-24 Luis Machado <lgustavo@codesourcery.com>
12179
12180 * gdb.opt/inline-markers.c: Make z int.
12181
91dddb86
LM
121822015-08-24 Luis Machado <lgustavo@codesourcery.com>
12183
12184 * gdb.opt/inline-markers.c: Make z volatile.
12185
a48847ee
LM
121862015-08-24 Luis Machado <lgustavo@codesourcery.com>
12187
12188 * gdb.opt/inline-bt.c: New volatile global z.
12189 * gdb.opt/inline-cmds.c: Likewise.
12190 * gdb.opt/inline-locals.c: Likewise.
12191 * gdb.opt/inline-markers.c: New extern global z.
12192 (marker): Use z.
12193 (inline_fn): Likewise.
12194
0ebbc52b
PA
121952015-08-24 Pedro Alves <palves@redhat.com>
12196
12197 * config/m32r-stub.exp: Remove file.
12198 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12199 * gdb.base/call-rt-st.exp: Likewise.
12200 * gdb.base/call-strs.exp: Likewise.
12201 * gdb.base/default.exp: Remove references to h8300-*-hms and
12202 *-*-udi*.
12203 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12204
77c365df
AA
122052015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12206
12207 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12208 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12209 and "return" use KFAIL when GDB can not read/write the vector
12210 return value.
12211
4313b8c0
GB
122122015-08-21 Gary Benson <gbenson@redhat.com>
12213
12214 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12215
0e433b32
PA
122162015-08-20 Pedro Alves <palves@redhat.com>
12217
12218 * gdb.server/solib-list.exp: No longer expect an interior stop in
12219 non-stop mode.
12220
221e1a37
PA
122212015-08-20 Pedro Alves <palves@redhat.com>
12222
12223 * gdb.server/connect-stopped-target.c: New file.
12224 * gdb.server/connect-stopped-target.exp: New file.
12225
40e3ad0e
PA
122262015-08-20 Pedro Alves <palves@redhat.com>
12227
12228 * gdb.dwarf2/comp-unit-lang.exp: New file.
12229 * gdb.dwarf2/comp-unit-lang.c: New file.
12230
af39b327
PMR
122312015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12232
12233 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12234 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12235
7d45c7c3 122362015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12237
7d45c7c3
KB
12238 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12239 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12240
4d6cceb4
DE
122412015-08-18 Doug Evans <dje@google.com>
12242 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12243
12244 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12245 skip_python_tests. New arg prompt_regexp.
12246 (skip_python_tests): New function.
12247 * lib/mi-support.exp (mi_skip_python_tests): New function.
12248 * gdb.python/py-mi-objfile-gdb.py: New file.
12249 * gdb.python/py-mi-objfile.c: New file.
12250 * gdb.python/py-mi-objfile.exp: New file.
12251
ad89c2aa
KS
122522015-08-17 Keith Seitz <keiths@redhat.com>
12253
12254 * gdb.linespec/explicit.exp: Move strace test from here ...
12255 * gdb.trace/strace.exp: ... to here.
12256
e3ae3c43
PP
122572015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12258
12259 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12260 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12261
604b2636
DE
122622015-08-14 Doug Evans <xdje42@gmail.com>
12263
12264 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12265 inferior before selecting a new file.
12266
6ff0ba5f
DE
122672015-08-14 Doug Evans <xdje42@gmail.com>
12268
12269 * gdb.mi/mi-disassemble.exp: Update.
12270 * gdb.base/disasm-optim.S: New file.
12271 * gdb.base/disasm-optim.c: New file.
12272 * gdb.base/disasm-optim.h: New file.
12273 * gdb.base/disasm-optim.exp: New file.
12274
9ca98f92
KS
122752015-08-14 Keith Seitz <keiths@redhat.com>
12276
12277 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12278 "evaluated-by".
12279
52bbc560
JB
122802015-08-13 Joel Brobecker <brobecker@adacore.com>
12281
12282 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12283
5d8c3ed3
PMR
122842015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12285
12286 * gdb.ada/fun_renaming.exp: New testcase.
12287 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12288 * gdb.ada/fun_renaming/pack.adb: New file.
12289 * gdb.ada/fun_renaming/pack.ads: New file.
12290
ea8812bc
KS
122912015-08-12 Keith Seitz <keiths@redhat.com>
12292
12293 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12294 gdb_get_line_number.
12295
4dafcdeb
JB
122962015-08-12 Joel Brobecker <brobecker@adacore.com>
12297
12298 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12299 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12300 gdb.base/dso2dso.exp: New files.
12301
5ba32597
SDJ
123022015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12303 Pedro Alves <palves@redhat.com>
12304 Keith Seitz <keiths@redhat.com>
12305
12306 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12307 GDBFLAGS.
12308
b6dafabf
PP
123092015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12310
12311 * gdb.base/gdbhistsize-history.exp
12312 (test_histsize_history_setting): Use save_vars.
12313 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12314 Use save_vars.
12315 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12316 * gdb.base/readline.exp: Use save_vars.
12317
abe8e607
PP
123182015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12319
12320 * lib/gdb.exp (save_vars): New proc.
12321
629500fa
KS
123222015-08-11 Keith Seitz <keiths@redhat.com>
12323
12324 * gdb.base/help.exp: Update help_breakpoint_text.
12325
eb8c4e2e
KS
123262015-08-11 Keith Seitz <keiths@redhat.com>
12327
12328 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12329 (at toplevel): Call test_explicit_breakpoints.
12330 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12331 breakpoints.
12332 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12333 breakpoint conditions, "-cond".
12334
87f0e720
KS
123352015-08-11 Keith Seitz <keiths@redhat.com>
12336
12337 * gdb.linespec/3explicit.c: New file.
12338 * gdb.linespec/cpexplicit.cc: New file.
12339 * gdb.linespec/cpexplicit.exp: New file.
12340 * gdb.linespec/explicit.c: New file.
12341 * gdb.linespec/explicit.exp: New file.
12342 * gdb.linespec/explicit2.c: New file.
12343 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12344 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12345 before using in the matching pattern.
12346 Clarify that `prefix' is a regular expression.
12347
f00aae0f
KS
123482015-08-11 Keith Seitz <keiths@redhat.com>
12349
12350 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12351 test.
12352 Add tests for missing ",FMT" and ",".
12353
e27852be
DE
123542015-08-10 Doug Evans <dje@google.com>
12355 Keith Seitz <keiths@redhat.com>
12356
12357 PR gdb/17960
12358 * gdb.base/completion.exp: Add location completer tests.
12359
7f03bd92
PA
123602015-08-07 Pedro Alves <palves@redhat.com>
12361
12362 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12363 tests here.
12364 (top level): Run do_test with and without displaced stepping.
12365
3fc8eb30
PA
123662015-08-07 Pedro Alves <palves@redhat.com>
12367
12368 * gdb.base/valgrind-disp-step.c: New file.
12369 * gdb.base/valgrind-disp-step.exp: New file.
12370
d4569d7b
PA
123712015-08-07 Pedro Alves <palves@redhat.com>
12372
12373 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12374 Delete function.
12375 (main): Add alarm. Run an infinite loop instead of calling
12376 wait_threads.
12377 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12378 comment.
12379 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12380 Delete function.
12381 (main): Add alarm. Run an infinite loop instead of calling
12382 wait_threads.
12383 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12384 comment.
12385
e1316e60
PA
123862015-08-07 Pedro Alves <palves@redhat.com>
12387
12388 * gdb.base/checkpoint-ns.exp: New file.
12389 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12390 standard_testfile.
12391
da8c46d2
MM
123922015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12393
12394 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12395 * gdb.btrace/instruction_history.exp: Update.
12396 * gdb.btrace/tsx.exp: New.
12397 * gdb.btrace/tsx.c: New.
12398
de1c2c52
PA
123992015-08-06 Pedro Alves <palves@redhat.com>
12400
12401 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12402 increase timeout.
12403 * gdb.reverse/until-precsave.exp: Bump timeouts.
12404
782e0bf4
PA
124052015-08-06 Pedro Alves <palves@redhat.com>
12406
12407 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12408
83e97ed0
PA
124092015-08-06 Pedro Alves <palves@redhat.com>
12410
12411 PR gdb/18749
12412 * gdb.threads/process-dies-while-handling-bp.c: New file.
12413 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12414
863d01bd
PA
124152015-08-06 Pedro Alves <palves@redhat.com>
12416
12417 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12418 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12419
0a39bb32
PA
124202015-08-05 Pedro Alves <palves@redhat.com>
12421
12422 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12423 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12424
ee2d2b10
SL
124252015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12426
12427 * gdb.base/bp-permanent.exp: Report test as unsupported if
12428 the target cannot stop at the permanent breakpoint.
12429
4e1bdb00
DE
124302015-08-03 Doug Evans <dje@google.com>
12431
12432 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12433 10000.
12434
3d338901
DE
124352015-08-03 Doug Evans <dje@google.com>
12436
12437 * Makefile.in (workers/%.worker, build-perf): New rule.
12438 (GDB_PERFTEST_MODE): New variable.
12439 (check-perf): Use it.
12440 (clean): Clean up gdb.perf parallel build subdirs.
12441 * lib/build-piece.exp: New file.
12442 * lib/gdb.exp (make_gdb_parallel_path): New function
12443 (standard_output_file, standard_temp_file): Call it.
12444 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12445 of $GDB_PARALLEL.
12446 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12447
af061d3e
DE
124482015-08-03 Doug Evans <dje@google.com>
12449
8e1afc81 12450 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12451 (LOG_FILE_NAME): New global.
12452 (TextReporter.__init__): Initialize self.txt_sum.
12453 (TextReporter.report): Add support for multiple data-points.
12454 Move report to perftest.sum, put raw data in perftest.log.
12455 (TextReporter.start): Open sum and log files.
12456 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12457 * gdb.perf/lib/perftest/testresult.py
12458 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12459
2c8c5d37
PA
124602015-07-31 Pedro Alves <palves@redhat.com>
12461
12462 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12463 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12464 kill_wait_spawned_process instead of explicit "kill -9".
12465 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12466 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12467 kill_wait_spawned_process.
12468 * gdb.base/attach-twice.exp: Likewise.
12469 * gdb.base/attach.exp: Likewise.
12470 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12471 gdb_test_multiple.
12472 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12473 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12474 kill_wait_spawned_process.
12475 * gdb.base/valgrind-infcall.exp: Likewise.
12476 * gdb.multi/multi-attach.exp: Likewise.
12477 * gdb.python/py-prompt.exp: Likewise.
12478 * gdb.python/py-sync-interp.exp: Likewise.
12479 * gdb.server/ext-attach.exp: Likewise.
12480 * gdb.threads/attach-into-signal.exp (corefunc): Use
12481 spawn_wait_for_attach, spawn_id_get_pid and
12482 kill_wait_spawned_process.
12483 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12484 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12485 spawn_id_get_pid and kill_wait_spawned_process.
12486 * gdb.threads/attach-stopped.exp (corefunc): Use
12487 spawn_wait_for_attach, spawn_id_get_pid and
12488 kill_wait_spawned_process.
12489 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12490 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12491 kill_wait_spawned_process instead of explicit "kill -9".
12492 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12493 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12494 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12495 processes. Don't map cygwin/windows pids here. Now returns a
12496 spawn id list.
12497
032a0fca
SL
124982015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12499
12500 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12501 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12502 correct patch.
12503
61a934ca
SL
125042015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12505
12506 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12507
4bc4d428
SL
125082015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12509
12510 Reapply:
12511 2014-05-21 Mark Wielaard <mjw@redhat.com>
12512
12513 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12514
998d452a
PA
125152015-07-30 Pedro Alves <palves@redhat.com>
12516
12517 * linux-low.c (handle_extended_wait): Set the child's last
12518 reported status to TARGET_WAITKIND_STOPPED.
12519
69dde7dc
PA
125202015-07-30 Pedro Alves <palves@redhat.com>
12521
12522 PR threads/18600
12523 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12524 only shows inferior 1.
12525
4dd63d48
PA
125262015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12527 Pedro Alves <palves@redhat.com>
12528
12529 PR threads/18600
12530 * gdb.threads/fork-plus-threads.c: New file.
12531 * gdb.threads/fork-plus-threads.exp: New file.
12532
d618e4c5
PP
125332015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12534
12535 * gdb.base/batch-preserve-term-settings.exp
12536 (test_terminal_settings_preserved_after_cli_exit): Use
12537 send_quit_command.
12538
1eef6428
PA
125392015-07-29 Pedro Alves <palves@redhat.com>
12540 Don Breazeal <donb@codesourcery.com>
12541
12542 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12543 output from both inferior_spawn_id and gdb_spawn_id.
12544
7da5b897
SDJ
125452015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12546
12547 * gdb.threads/attach-into-signal.exp (corefunc): Use
12548 with_test_prefix on nested loops, uniquefying the test messages.
12549
dac804df
SDJ
125502015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12551
12552 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12553 commit.
12554
06265e53
PP
125552015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12556
12557 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12558 New proc.
12559 (test_terminal_settings_preserved_after_sigterm): New test.
12560
18206ca3
PP
125612015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12562
12563 * gdb.base/batch-preserve-term-settings.exp
12564 (test_terminal_settings_preserved_after_cli_exit): New test.
12565
90074d11
PP
125662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12567
12568 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12569 manipulation of saved_gdbflags.
12570 (test_terminal_settings_preserved): Remove global declaration of
12571 the unused variable pagination_prompt. Remove manipulation of
12572 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12573 GDBFLAGS.
12574
eb1a7902
PA
125752015-07-29 Pedro Alves <palves@redhat.com>
12576
12577 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12578
8b75dd3b
PA
125792015-07-29 Pedro Alves <palves@redhat.com>
12580
12581 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12582 at the top.
12583
dedad4e3
PA
125842015-07-29 Pedro Alves <palves@redhat.com>
12585
12586 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12587 (main): Call gdb_unbuffer_output.
12588 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12589 (main): Call gdb_unbuffer_output.
12590 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12591 (main): Call gdb_unbuffer_output.
12592 * gdb.base/call-strs.exp: Adjust to step over the
12593 gdb_unbuffer_output call.
12594 * gdb.base/catch-gdb-caused-signals.c: Include
12595 "../lib/unbuffer_output.c".
12596 (main): Call gdb_unbuffer_output.
12597 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12598 (main): Call gdb_unbuffer_output.
12599 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12600 (main): Call gdb_unbuffer_output.
12601 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12602 (main): Call gdb_unbuffer_output.
12603 * gdb.base/shlib-call.exp: Adjust to step over the
12604 gdb_unbuffer_output call.
12605 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12606 (main): Call gdb_unbuffer_output.
12607 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12608 (main): Call gdb_unbuffer_output.
12609 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12610 (main): Rename to ...
12611 (test): ... this.
12612 (main): Reimplement.
12613 * gdb.base/varargs.exp: Run to test instead of to main.
12614 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12615 (main): Call gdb_unbuffer_output.
12616
58789a91
PA
126172015-07-29 Pedro Alves <palves@redhat.com>
12618
12619 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12620 factore out from mi_continue_dprintf. For call-style dprintfs,
12621 expect dprintf output out of $inferior_spawn_id.
12622 (mi_continue_dprintf): Use mi_expect_dprintf.
12623 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12624 (main): Call gdb_unbuffer_output.
12625
e8376742
PA
126262015-07-29 Pedro Alves <palves@redhat.com>
12627
12628 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12629 (default_mi_gdb_start): Set inferior_spawn_id instead of
12630 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12631 gdb_spawn_id.
12632 (mi_gdb_test): Always expect inferior output from both
12633 $inferior_spawn_id and $gdb_spawn_id.
12634
08280010
PA
126352015-07-29 Pedro Alves <palves@redhat.com>
12636
12637 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12638 send_inferior and $inferior_spawn_id.
12639
4d30e432
PA
126402015-07-29 Pedro Alves <palves@redhat.com>
12641
12642 * gdb.gdb/complaints.exp (test_initial_complaints)
12643 (test_serial_complaints, test_short_complaints): Use
12644 gdb_test_stdio.
12645 (test_empty_complaint): Handle $inferior_spawn_id !=
12646 $gdb_spawn_id.
12647
0d30a335
PA
126482015-07-29 Pedro Alves <palves@redhat.com>
12649
12650 * gdb.base/varargs.exp: Use gdb_test_stdio.
12651
39413b29
PA
126522015-07-29 Pedro Alves <palves@redhat.com>
12653
12654 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12655
7cb000a9
PA
126562015-07-29 Pedro Alves <palves@redhat.com>
12657
12658 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12659
d7b8ac82
PA
126602015-07-29 Pedro Alves <palves@redhat.com>
12661
12662 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12663 parameter into two new parameters, "inf_result" and "gdb_result".
12664 Expect inferior output and gdb output from $inferior_spawn_id and
12665 $gdb_spawn_id, respectively. Adjust all callers.
12666
789c3a0c
PA
126672015-07-29 Pedro Alves <palves@redhat.com>
12668
12669 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12670 of gdb_test_sequence.
12671
77e760c3
PA
126722015-07-29 Pedro Alves <palves@redhat.com>
12673
12674 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12675 (saw_spurious_output): Expect inferior output from
12676 $inferior_spawn_id. Use gdb_test_stdio.
12677
8396d2cd
PA
126782015-07-29 Pedro Alves <palves@redhat.com>
12679
12680 * gdb.base/dprintf.exp: Use standard_testfile. Change
12681 prepare_for_testing call.
12682 (srcfile): Don't set.
12683 (restart): New procedure.
12684 (test_dprintf): New procecure, use to continue over dprintfs.
12685 (test_call, test_agent): New procedures, tests moved here.
12686 Restart gdb and recreate dprintfs. Adjust expected output.
12687
2051d61f
PA
126882015-07-29 Pedro Alves <palves@redhat.com>
12689
12690 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12691
452397af
PA
126922015-07-29 Pedro Alves <palves@redhat.com>
12693
12694 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12695
8aed9555
PA
126962015-07-29 Pedro Alves <palves@redhat.com>
12697
12698 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12699 gdb_test_stdio.
12700
188a61b4
PA
127012015-07-29 Pedro Alves <palves@redhat.com>
12702
12703 * lib/gdb.exp (gdb_test_stdio): New procedure.
12704
12264a45
PA
127052015-07-29 Pedro Alves <palves@redhat.com>
12706
12707 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12708
23ffc893
PA
127092015-07-29 Pedro Alves <palves@redhat.com>
12710
12711 * gdb.base/call-signal-resume.exp: Remove check for
12712 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12713 * gdb.base/unwindonsignal.exp: Likewise.
12714 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12715 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12716
65566918
PA
127172015-07-29 Pedro Alves <palves@redhat.com>
12718
12719 * gdb.base/siginfo-addr.c (pass): New function.
12720 (handler): Call it iff si_addr is correct.
12721 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12722 Set a breakpoint at "pass" and continue to it.
12723
d60a9221
SDJ
127242015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12725
12726 * gdb.python/py-objfile.exp: Make some tests have unique names.
12727 * gdb.python/py-pp-registration.exp: Likewise.
12728
bde40b8f
PA
127292015-07-28 Pedro Alves <palves@redhat.com>
12730
12731 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12732
13e1dec8
SM
127332015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12734
12735 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12736
da33c9a7
SM
127372015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12738
12739 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12740
077836f7
PP
127412015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12742
12743 * gdb.base/gdb-sigterm-2.exp: New test.
12744
b8cc7b2e
DE
127452015-07-25 Doug Evans <xdje42@gmail.com>
12746
12747 Revert:
12748 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12749 (workers/%.worker, build-perf): New rule.
12750 (GDB_PERFTEST_MODE): New variable.
12751 (check-perf): Use it.
12752 (clean): Clean up gdb.perf parallel build subdirs.
12753 * lib/build-piece.exp: New file.
12754 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12755 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12756 name.
12757 (standard_temp_file): Ditto.
12758 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12759 of $GDB_PARALLEL.
12760
c8bd4544
DE
127612015-07-24 Doug Evans <dje@google.com>
12762
12763 * gdb.perf/lib/perftest/utils.py: New file.
12764 * gdb.perf/gm-hello.cc: New file.
12765 * gdb.perf/gm-pervasive-typedef.cc: New file.
12766 * gdb.perf/gm-pervasive-typedef.h: New file.
12767 * gdb.perf/gm-std.cc: New file.
12768 * gdb.perf/gm-std.h: New file.
12769 * gdb.perf/gm-use-cerr.cc: New file.
12770 * gdb.perf/gm-utils.h: New file.
12771 * gdb.perf/gmonster-null-lookup.py: New file.
12772 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12773 * gdb.perf/gmonster-print-cerr.py: New file.
12774 * gdb.perf/gmonster-ptype-string.py: New file.
12775 * gdb.perf/gmonster-runto-main.py: New file.
12776 * gdb.perf/gmonster-select-file.py: New file.
12777 * gdb.perf/gmonster1-null-lookup.exp: New file.
12778 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12779 * gdb.perf/gmonster1-print-cerr.exp: New file.
12780 * gdb.perf/gmonster1-ptype-string.exp: New file.
12781 * gdb.perf/gmonster1-runto-main.exp: New file.
12782 * gdb.perf/gmonster1-select-file.exp: New file.
12783 * gdb.perf/gmonster1.cc: New file.
12784 * gdb.perf/gmonster1.exp: New file.
12785 * gdb.perf/gmonster2-null-lookup.exp: New file.
12786 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12787 * gdb.perf/gmonster2-print-cerr.exp: New file.
12788 * gdb.perf/gmonster2-ptype-string.exp: New file.
12789 * gdb.perf/gmonster2-runto-main.exp: New file.
12790 * gdb.perf/gmonster2-select-file.exp: New file.
12791 * gdb.perf/gmonster2.cc: New file.
12792 * gdb.perf/gmonster2.exp: New file.
12793
6eab34f3
DE
127942015-07-24 Doug Evans <dje@google.com>
12795
12796 * gdb.perf/README: New file.
12797 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12798 * lib/gen-perf-test.exp: New file.
12799
63738bfd
DE
128002015-07-24 Doug Evans <dje@google.com>
12801
12802 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12803 (PerfTest::startup): New function.
12804 (PerfTest::run): Return result of calling body.
12805 (PerfTest::assemble): Rewrite.
12806 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12807 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12808 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12809 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12810 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12811
7b606f95
DE
128122015-07-24 Doug Evans <dje@google.com>
12813
12814 * lib/gdb.exp (clean_restart): Make executable optional.
12815
a97b16b8
DE
128162015-07-24 Doug Evans <dje@google.com>
12817
12818 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12819 compiler_info references.
12820 * gdb.cp/temargs.exp: Ditto.
12821 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12822 (get_compiler_info): Early exit if already computed. Set compiler_info
12823 to "unknown" if there was a problem.
12824 (test_compiler_info): Add function comment. Call get_compiler_info.
12825
35baa57f
DE
128262015-07-24 Doug Evans <dje@google.com>
12827
12828 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12829 (workers/%.worker, build-perf): New rule.
12830 (GDB_PERFTEST_MODE): New variable.
12831 (check-perf): Use it.
12832 (clean): Clean up gdb.perf parallel build subdirs.
12833 * lib/build-piece.exp: New file.
12834 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12835 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12836 name.
12837 (standard_temp_file): Ditto.
12838 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12839 of $GDB_PARALLEL.
12840
6ebea266
DE
128412015-07-24 Doug Evans <dje@google.com>
12842
12843 * lib/future.exp (gdb_default_target_compile): New option
12844 "early_flags".
12845 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12846 --as-needed.
12847
1e76a7e9
SDJ
128482015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12849
12850 * gdb.base/catch-syscall.exp: Call gdb_exit before
12851 gdb_skip_xml_test.
12852
5068630a
PA
128532015-07-24 Pedro Alves <palves@redhat.com>
12854
12855 * gdb.python/py-events.exp: Accept output between the stop event
12856 and the prompt.
12857 * gdb.python/py-evsignal.exp: Likewise.
12858 * gdb.python/py-evthreads.exp: Likewise.
12859
77598427
PA
128602015-07-24 Pedro Alves <palves@redhat.com>
12861
12862 PR gdb/18717
12863 * gdb.threads/non-ldr-exit.c: New file.
12864 * gdb.threads/non-ldr-exit.exp: New file.
12865
11e6c98f
YQ
128662015-07-24 Yao Qi <yao.qi@linaro.org>
12867
12868 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12869 restarting process.
12870
51aee833
YQ
128712015-07-24 Yao Qi <yao.qi@linaro.org>
12872
12873 * gdb.server/ext-restart.exp: New file.
12874
8cfe207c
YQ
128752015-07-24 Yao Qi <yao.qi@linaro.org>
12876
12877 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12878 argument options.
12879 * gdb.server/ext-wrapper.exp: New file.
12880
cc12ce38
DE
128812015-07-23 Doug Evans <dje@google.com>
12882
12883 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12884 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12885
d0d84780
PMR
128862015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12887
12888 * gdb.ada/var_arr_typedef.exp: New testcase.
12889 * gdb.ada/var_arr_typedef/pack.adb: New file.
12890 * gdb.ada/var_arr_typedef/pack.ads: New file.
12891 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12892
8b558f79
JB
128932015-07-20 Joel Brobecker <brobecker@adacore.com>
12894
12895 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12896
775a3298
JK
128972015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12898
12899 * gdb.arch/i386-biarch-core.exp: Replace istarget
12900 by "complete set gnutarget". Remove expectation for the "core-file"
12901 command.
12902
db1ff28b
JK
129032015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12904
12905 Revert the previous commit:
12906 Tests for validate symbol file using build-id.
12907
0a94970d
JK
129082015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12909
12910 Tests for validate symbol file using build-id.
12911 * gdb.base/solib-mismatch-lib.c: New file.
12912 * gdb.base/solib-mismatch-libmod.c: New file.
12913 * gdb.base/solib-mismatch.c: New file.
12914 * gdb.base/solib-mismatch.exp: New file.
12915
03346981
SL
129162015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12917
12918 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12919 nios2-*-linux*.
12920 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12921 * gdb.base/siginfo.exp: Likewise.
12922 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12923
42422cc7
PL
129242015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12925
12926 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12927 Move it to ...
12928 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12929 ... here.
12930 * gdb.trace/range-stepping.exp: Check that the target supports
12931 range stepping.
12932
cfa68bae
JK
129332015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12934
12935 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12936
8ffdba26
PA
129372015-07-14 Pedro Alves <palves@redhat.com>
12938
12939 * gdb.base/killed-outside.exp: New file.
12940 * gdb.base/killed-outside.c: New file.
12941
218a5a11
JK
129422015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12943
12944 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12945 (n at main): New.
12946 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12947
e03ed3c6
AA
129482015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12949
12950 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12951 infcall tests instead of setting up for KFAIL.
12952
485668e5
MM
129532015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12954
12955 * gdb.btrace/record_goto-step.exp: New.
12956
08464196
JK
129572015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12958
12959 PR compile/18484
12960 * gdb.compile/compile.c (struct struct_type): Add volatile to
12961 selffield's type.
12962 * gdb.compile/compile.exp
12963 (compile code struct_object.selffield = &struct_object): Skip further
12964 struct_object tests if this one xfails.
12965
bcf5c1d9
RC
129662015-07-08 Robert O'Callahan <robert@ocallahan.org>
12967
12968 PR exp/18617
12969 * gdb.trace/ax.exp: Add test.
12970
4931af25
YQ
129712015-07-07 Yao Qi <yao.qi@linaro.org>
12972
12973 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12974 instead of istarget "aarch64*-*-*".
12975 * gdb.arch/aarch64-fp.exp: Likewise.
12976 * gdb.base/float.exp: Likewise.
12977 * gdb.reverse/aarch64.exp: Likewise.
12978 * lib/gdb.exp (is_aarch64_target): New proc.
12979
9fcf688e
YQ
129802015-07-07 Yao Qi <yao.qi@linaro.org>
12981
12982 * lib/gdb.exp (is_aarch32_target): New proc.
12983 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12984 instead of "istarget "arm*-*-*"".
12985 * gdb.arch/arm-disp-step.exp: Likewise.
12986 * gdb.arch/thumb-bx-pc.exp: Likewise.
12987 * gdb.arch/thumb-prologue.exp: Likewise.
12988 * gdb.arch/thumb-singlestep.exp: Likewise.
12989 * gdb.base/disp-step-syscall.exp: Likewise.
12990 * gdb.base/float.exp: Likewise.
12991
fbd8d50d
YQ
129922015-07-07 Yao Qi <yao.qi@linaro.org>
12993
12994 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12995 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12996
71be1fdc
YQ
129972015-07-07 Yao Qi <yao.qi@linaro.org>
12998
12999 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13000 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13001 if it exists.
13002 * gdb.multi/multi-arch.exp: Likewise.
13003
3e221d36
SM
130042015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13005
13006 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13007 print.
13008
d441430b
YQ
130092015-07-07 Yao Qi <yao.qi@linaro.org>
13010
13011 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13012
06f810bd
MG
130132015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13014
13015 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13016 '[' and ']' characters.
13017
5e61e7c0
IB
130182015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13019
13020 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13021
28bf096c
PA
130222015-06-29 Pedro Alves <palves@redhat.com>
13023
13024 PR threads/18127
13025 * gdb.threads/hand-call-new-thread.c: New file.
13026 * gdb.threads/hand-call-new-thread.c: New file.
13027
ee93cd5e
KS
130282015-06-26 Keith Seitz <keiths@redhat.com>
13029 Doug Evans <dje@google.com>
13030
13031 PR 16253
13032 * gdb.cp/var-tag-2.cc: New file.
13033 * gdb.cp/var-tag-3.cc: New file.
13034 * gdb.cp/var-tag-4.cc: New file.
13035 * gdb.cp/var-tag.cc: New file.
13036 * gdb.cp/var-tag.exp: New file.
13037
fc637f04
PP
130382015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13039
13040 * gdb.base/history-duplicates.exp: New test.
13041
2e52ae68
PP
130422015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13043
13044 * gdb.base/completion.exp: Test the completion of the "focus"
13045 command.
13046
6e22494e
JK
130472015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13048
13049 * gdb.arch/amd64-prologue-skip.S: New file.
13050 * gdb.arch/amd64-prologue-skip.exp: New file.
13051
bf7b9cd9
SM
130522015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13053
13054 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13055 is_address_zero_readable check.
13056
201e8dfd
PB
130572015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13058
13059 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13060 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13061
5cd867b4
YQ
130622015-06-24 Yao Qi <yao.qi@linaro.org>
13063
13064 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13065 linux targets.
13066
4d7be007
YQ
130672015-06-24 Yao Qi <yao.qi@linaro.org>
13068
13069 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13070 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13071 * gdb.base/siginfo-thread.exp: Likewise.
13072
07fcd301
YQ
130732015-06-22 Yao Qi <yao.qi@linaro.org>
13074
13075 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13076
52042a00
YQ
130772015-06-22 Yao Qi <yao.qi@linaro.org>
13078
13079 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13080 aarch64*-*-*.
13081 (skip_hw_watchpoint_tests): Likewise.
13082
74bd41ce
PP
130832015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13084
13085 * gdb.base/gdbinit-history.exp: Test the interaction between
13086 setting GDBHISTSIZE and setting the history size via .gdbinit.
13087
bc460514
PP
130882015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13089
13090 PR gdb/16999
13091 * gdb.base/gdbhistsize-history.exp: New test.
13092
b58c513b
PP
130932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13094
13095 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13096 with GDBHISTSIZE.
13097 * gdb.base/readline.exp: Likewise.
13098
92046791
YQ
130992015-06-17 Yao Qi <yao.qi@linaro.org>
13100
13101 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13102 line.
13103
2093d2d3
PP
131042015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13105
13106 * gdb.base/gdbinit-history.exp: Add test case to check that
13107 an unlimited history file does not get truncated on exit.
13108
e6c693af
AA
131092015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13110
13111 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13112 (VECTOR): New macro. Use it...
13113 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13114 ...for these typedefs.
13115 (int8, char1, int1, double1): New typedefs.
13116 (struct just_int2, struct two_int2): New structures.
13117 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13118 (add_structvecs, add_singlevecs): New functions.
13119 (main): Call add_some_intvecs twice.
13120 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13121 the compile and exit upon failure. Try compiling for the "native"
13122 architecture. Test inferior function calls with vector arguments
13123 and vector return value handling with "finish" and "return".
13124
c74f7d1c
JT
131252015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13126
13127 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13128 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13129 PE file.
13130 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13131
98aa42ee
AT
131322015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13133
13134 PR breakpoints/16465
13135 * gdb.mi/mi-dprintf-pending.c: New file.
13136 * gdb.mi/mi-dprintf-pending.exp: New test.
13137 * gdb.mi/mi-dprintf-pendshr.c: New file.
13138
7d73c23c 131392015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13140 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13141
13142 * gdb.arch/i386-mpx-map.c: New file.
13143 * gdb.arch/i386-mpx-map.exp: New File.
13144
131452015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13146
13147 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13148 * gdb.arch/i386-mpx.exp: Indentation fixed.
13149
131502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13151
13152 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13153 function and improved indentation.
13154 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13155 gdb_test_multiple. Added additional tests to skip the test.
13156
131572015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13158
13159 * gdb.arch/i386-avx512.c: Change path in include file.
13160 * gdb.arch/i386-avx512.exp: Change include dir path
13161 compilation flag.
13162 * gdb.arch/i386-mpx.c: Change path in include file.
13163 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13164 flag.
13165
d5eba19a
JK
131662015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13167
13168 * gdb.compile/compile-print.exp (compile print *vararray@3)
13169 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13170
7f361056
JK
131712015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13172
13173 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13174 (do not keep jit in memory): ... this.
13175 (expect 5): Change it to ...
13176 (expect no 5): ... this.
13177
3b462ec2
SM
131782015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13179
13180 PR gdb/15564
13181 * gdb.mi/mi-detach.exp: New file.
13182
e0619de6
JK
131832015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13184
13185 PR symtab/18392
13186 * gdb.arch/amd64-tailcall-self.S: New file.
13187 * gdb.arch/amd64-tailcall-self.c: New file.
13188 * gdb.arch/amd64-tailcall-self.exp: New file.
13189
e970cb34
DB
131902015-05-28 Don Breazeal <donb@codesourcery.com>
13191
13192 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13193 tests for remote targets by checking is_target_gdbserver.
13194
b2e2f908
DE
131952015-05-27 Doug Evans <dje@google.com>
13196
13197 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13198 * gdb.dwarf2/opaque-type-lookup.c: New file.
13199 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13200
82c7be31
DE
132012015-05-26 Doug Evans <dje@google.com>
13202
13203 * gdb.cp/iostream.cc: New file.
13204 * gdb.cp/iostream.exp: New file.
13205
b4f54984
DE
132062015-05-26 Doug Evans <dje@google.com>
13207
13208 * gdb.dwarf2/dw2-op-call.exp: Update.
13209 * gdb.dwarf2/dw4-sig-types.exp: Update.
13210 * gdb.dwarf2/implptr.exp: Update.
13211 * gdb.mi/mi-cmd-param-changed.exp: Update.
13212
4ea6efe9
DE
132132015-05-26 Doug Evans <dje@google.com>
13214
13215 * gdb.python/py-lazy-string.c: New file.
13216 * gdb.python/py-lazy-string.exp: New file.
13217 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13218 (main): Update. Add estring3.
13219 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13220 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13221
f6bb7db3
YQ
132222015-05-26 Omair Javaid <omair.javaid@linaro.org>
13223 Yao Qi <yao.qi@linaro.org>
13224
13225 * gdb.reverse/aarch64.c: New.
13226 * gdb.reverse/aarch64.exp: New.
13227
a81bfbd0
OJ
132282015-05-26 Omair Javaid <omair.javaid@linaro.org>
13229
25d49b86
PA
13230 * lib/gdb.exp (supports_process_record): Return true for
13231 aarch64*-linux*.
a81bfbd0
OJ
13232 (supports_reverse): Likewise.
13233
158bf1b4
PP
132342015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13235
13236 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13237 Use with_test_prefix.
13238
a0145030
AB
132392015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13240
13241 * gdb.base/completion.exp: Add test for completion of layout
13242 names.
13243
ebe3b578
AB
132442015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13245
13246 * lib/gdb.exp (skip_tui_tests): New proc.
13247 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13248
84204ed7
PA
132492015-05-19 Pedro Alves <palves@redhat.com>
13250
13251 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13252 Save the whole env array instead of just HOME. Unset HISTSIZE in
13253 the environment while testing. Restore whole environment
13254 afterwards.
13255
37442ce1
DE
132562015-05-16 Doug Evans <xdje42@gmail.com>
13257
13258 * gdb.guile/scm-ports.c: New file.
13259 * gdb.guile/scm-ports.exp: Add memory port tests.
13260
36de76f9
JK
132612015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13262
13263 * gdb.compile/compile-print.c: New file.
13264 * gdb.compile/compile-print.exp: New file.
13265
3a9558c4
JK
132662015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13267
13268 * gdb.compile/compile-ops.exp: Cast param to void.
13269 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13270 (compile code struct_object.selffield = &struct_object): Add xfail.
13271
aa715135
JG
132722015-05-15 Joel Brobecker <brobecker@adacore.com>
13273
13274 * gdb.ada/arr_enum_with_gap: New testcase.
13275
931e5bc3
JG
132762015-05-15 Joel Brobecker <brobecker@adacore.com>
13277
13278 * gdb.ada/byte_packed_arr: New testcase.
13279
9cd4d857
JB
132802015-05-15 Joel Brobecker <brobecker@adacore.com>
13281
13282 * gdb.ada/pckd_neg: New testcase.
13283
ebfd00d2
PP
132842015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13285
13286 PR gdb/17820
13287 * gdb.base/gdbinit-history.exp: New test.
13288 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13289 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13290
4c082a81
SC
132912015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13292
13293 * gdb.python/py-xmethods.cc: Enhance test case.
13294 * gdb.python/py-xmethods.exp: New tests.
13295 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13296 function.
13297 (B_indexoper): Likewise.
13298 (global_dm_list) : Add new xmethod worker functions.
13299
f7797074
SDJ
133002015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13301
13302 * gdb.base/coredump-filter.exp: Correctly unset
13303 "coredump_var_addr" array.
13304
a4674e4e
PA
133052015-05-08 Pedro Alves <palves@redhat.com>
13306
13307 * gdb.server/non-existing-program.exp: Unset spawn_id.
13308
df2eb078
SC
133092015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13310
13311 PR python/18291
13312 * gdb.python/py-xmethods.exp: Add tests.
13313
422349a3
YQ
133142015-05-08 Yao Qi <yao.qi@linaro.org>
13315
13316 PR gdb/18208
13317 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13318 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13319 function set_coredump_filter, and remove remote_exec call.
13320 Remove argument ipid. Callers update.
13321 (top level): Don't get inferior's PID.
13322
63fc80ce
AA
133232015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13324
13325 * gdb.base/watch_thread_num.exp: Skip test on targets without
13326 access watchpoints.
13327
80ad801e
PA
133282015-05-06 Pedro Alves <palves@redhat.com>
13329
13330 PR server/18081
13331 * gdb.server/non-existing-program.exp: New file.
13332
0fa7fe50
JB
133332015-05-05 Joel Brobecker <brobecker@adacore.com>
13334
13335 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13336
3ea89b92
PMR
133372015-05-05 Joel Brobecker <brobecker@adacore.com>
13338
13339 * gdb.ada/out_of_line_in_inlined: New testcase.
13340
87b8eff0
JB
133412015-05-05 Joel Brobecker <brobecker@adacore.com>
13342
13343 * gdb.ada/var_rec_arr: New testcase.
13344
5fccc635
YQ
133452015-04-30 Yao Qi <yao.qi@linaro.org>
13346
13347 * gdb.base/break-idempotent.exp: If
13348 skip_hw_watchpoint_multi_tests returns true, skip the tests
13349 on "rwatch" and "awatch".
13350
42d38f42
YQ
133512015-04-30 Yao Qi <yao.qi@linaro.org>
13352
13353 * gdb.base/relativedebug.exp: Invoke gdb command
13354 "info sharedlibrary", and if libc.so doesn't have debug info,
13355 skip the test.
13356
2ce1cdbf
DE
133572015-04-29 Doug Evans <dje@google.com>
13358
13359 * gdb.python/py-xmethods.exp: Add ptype tests.
13360 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13361 get_result_type method.
13362
f24a38c5
LM
133632015-04-29 Luis Machado <lgustavo@codesourcery.com>
13364
13365 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13366 the target does not support hardware watchpoints.
13367
ecbf2b3c
LM
133682015-04-29 Luis Machado <lgustavo@codesourcery.com>
13369
13370 * gdb.base/break-always.exp: Abort testing if writing to memory
13371 causes an error.
13372
34f5f757
DE
133732015-04-28 Doug Evans <dje@google.com>
13374
13375 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13376 * gdb.python/py-pp-registration.exp: ... here. New file.
13377 * gdb.python/py-pp-registration.c: New file.
13378 * gdb.python/py-pp-registration.py: New file.
13379
69b4374a
DE
133802015-04-28 Doug Evans <dje@google.com>
13381
13382 * gdb.python/py-bad-printers.c: New file.
13383 * gdb.python/py-bad-printers.py: New file.
13384 * gdb.python/py-bad-printers.exp: New file.
13385
59fb7612
SS
133862015-04-28 Sasha Smundak <asmundak@google.com>
13387
13388 * gdb.python/py-type.exp: New test.
13389
2631b16a
AW
133902015-04-28 Andy Wingo <wingo@igalia.com>
13391
13392 * gdb.python/py-parameter.exp:
13393 * gdb.guile/scm-parameter.exp: Escape the path that we are
13394 matching against, as it might contain characters that are special
13395 to regular expressions.
13396
460efde1
JB
133972015-04-27 Joel Brobecker <brobecker@adacore.com>
13398
13399 * gdb.ada/rec_comp: New testcase.
13400
2d369d8e
SDJ
134012015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13402
13403 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13404 before using it.
13405
cf75d6c3
AB
134062015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13407
13408 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13409 new tests for verilog output.
13410
8dbe7ca5
YQ
134112015-04-24 Yao Qi <yao.qi@linaro.org>
13412
13413 * boards/remote-gdbserver-on-localhost.exp: New file.
13414
4ef9fb2f
PA
134152015-04-23 Pedro Alves <palves@redhat.com>
13416
13417 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13418 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13419 "end of file", remove $inferior_spawn_id from the indirect list.
13420
0a803169
PA
134212015-04-23 Pedro Alves <palves@redhat.com>
13422
13423 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13424
749ef8f8
PA
134252015-04-23 Pedro Alves <palves@redhat.com>
13426
13427 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13428 on $any_spawn_id instead of only on $gdb_spawn_id.
13429
8aae4344
PM
134302015-04-21 Pierre Muller <muller@sourceware.org>
13431
13432 PR pascal/17815
13433 * lib/pascal.exp (gpc_compile): Add new option "class".
13434 (fpc_compile): Likewise.
13435 * gdb.pascal/case-insensitive-symbols.pas: New file.
13436 * gdb.pascal/case-insensitive-symbols.exp: New file.
13437
1586c8fb
GB
134382015-04-20 Gary Benson <gbenson@redhat.com>
13439
13440 * gdb.base/attach.exp: Fix three extended remote failures.
13441
1b6e6f5c
GB
134422015-04-17 Gary Benson <gbenson@redhat.com>
13443
13444 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13445 the main executable over the remote protocol.
13446
e797481d
PA
134472015-04-16 Pedro Alves <palves@redhat.com>
13448
13449 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13450 a new gdbserver if gdbserver_reconnect_p is set.
13451
1ca99c42
PA
134522015-04-16 Pedro Alves <palves@redhat.com>
13453
13454 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13455 is set, don't exit gdbserver.
13456
af9fd6f8
AA
134572015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13458
13459 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13460 appropriate .insn, such that an older assembler can be used.
13461 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13462 the z/Architecture instruction set on 31-bit targets as well.
13463
04ff1e61
AA
134642015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13465
13466 * gdb.go/handcall.exp: Remove all logic related to the first
13467 breakpoint and rely on go_runto_main instead.
13468 * gdb.go/strings.exp: Likewise.
13469 * gdb.go/unsafe.exp: Likewise.
13470 * gdb.go/hello.exp: Likewise. Also rename the remaining
13471 breakpoint marker to "breakpoint 1".
13472 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13473 * gdb.go/strings.go: Likewise.
13474 * gdb.go/unsafe.go: Likewise.
13475 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13476 "set breakpoint 2 here" and rename the remaining breakpoint marker
13477 to "breakpoint 1".
13478
40d2f8d6
SM
134792015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13480
13481 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13482 if itertools.imap is not present.
13483 * gdb.python/py-objfile.exp: Add parentheses.
13484 * gdb.python/py-type.exp: Same.
13485 * gdb.python/py-unwind-maint.py: Same.
13486
8cbc97c6
YQ
134872015-04-15 Yao Qi <yao.qi@linaro.org>
13488
13489 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13490 of ":$ptr_size" and set its form explicitly.
13491
45fd756c
YQ
134922015-04-15 Pedro Alves <palves@redhat.com>
13493 Yao Qi <yao.qi@linaro.org>
13494
13495 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13496 timeout by factor of 4.
13497 (test_regular_watch): Likewise.
13498 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13499 * gdb.reverse/sigall-reverse.exp: Likewise.
13500 * gdb.reverse/until-precsave.exp: Likewise.
13501 * lib/gdb.exp (with_timeout_factor): New proc.
13502 (gdb_expect): Move some code to ...
13503 (get_largest_timeout): ... here. New procedure.
13504
9e811bc3
LM
135052015-04-14 Luis Machado <lgustavo@codesourcery.com>
13506
13507 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13508
0ff6fcb2
LM
135092015-04-13 Luis Machado <lgustavo@codesourcery.com>
13510
13511 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13512 to write to the .text section.
13513
7578d5f7
LM
135142015-04-13 Luis Machado <lgustavo@codesourcery.com>
13515
13516 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13517 Handle the case of targets that do not provide PID information.
13518
2efe15c4
YQ
135192015-04-13 Yao Qi <yao.qi@linaro.org>
13520
13521 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13522 and use expect instead of gdb_expect.
13523
8cd8f2f8
SDJ
135242015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13525
13526 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13527 "coredump_var_addr" to avoid naming conflict with other testcases.
13528
9ee41772
PA
135292015-04-10 Pedro Alves <palves@redhat.com>
13530
13531 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13532 gdb_test_sequence and gdb_assert.
13533
07473109
PA
135342015-04-10 Pedro Alves <palves@redhat.com>
13535
13536 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13537 test messages that don't include the breakpoint address.
13538
de3db44c
YQ
135392015-04-10 Yao Qi <yao.qi@linaro.org>
13540
13541 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13542 false for some offset and width combinations which aren't
13543 supported by linux kernel.
13544
c79d856c
PA
135452015-04-10 Pedro Alves <palves@redhat.com>
13546
13547 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13548 procedure, factored out from ...
13549 (top level): ... here. Add "set displaced-stepping" testing axis.
13550 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13551 parameter "displaced". Use it.
13552 (top level): Use foreach and add "set displaced-stepping" testing
13553 axis.
13554
ebc90b50
PA
135552015-04-10 Pedro Alves <palves@redhat.com>
13556
13557 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13558 Remove comment.
13559 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13560 both the address of the instruction that triggers the watchpoint
13561 and the address of the instruction immediately after, and use
13562 those addresses for the test. Fix comment.
13563
8f572e5c
PA
135642015-04-10 Pedro Alves <palves@redhat.com>
13565
13566 * gdb.base/sigstep.exp (breakpoint_to_handler)
13567 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13568 Test "backtrace" in handler.
13569 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13570 (top level): Add new "displaced" test axis to
13571 breakpoint_to_handler, breakpoint_to_handler_entry and
13572 breakpoint_over_handler.
13573
8d707a12
PA
135742015-04-10 Pedro Alves <palves@redhat.com>
13575
13576 PR gdb/18216
13577 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13578
ef713951
YQ
135792015-04-10 Yao Qi <yao.qi@linaro.org>
13580
13581 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13582 (test_add_rn_pc): New function.
13583 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13584 (top level): Invoke test_add_rn_pc.
13585
906d60cf
PA
135862015-04-10 Pedro Alves <palves@redhat.com>
13587
13588 PR gdb/13858
13589 * gdb.base/step-over-no-symbols.exp: New file.
13590
f2983cc3
AW
135912015-04-09 Andy Wingo <wingo@igalia.com>
13592
13593 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13594 after the Python tests.
13595
6d62641c
SDJ
135962015-04-08 Keith Seitz <keiths@redhat.com>
13597
13598 PR python/16699
13599 * gdb.python/py-completion.exp: New tests for completion.
13600 * gdb.python/py-completion.py (CompleteLimit1): New class.
13601 (CompleteLimit2): Likewise.
13602 (CompleteLimit3): Likewise.
13603 (CompleteLimit4): Likewise.
13604 (CompleteLimit5): Likewise.
13605 (CompleteLimit6): Likewise.
13606 (CompleteLimit7): Likewise.
13607
f3770638
PA
136082015-04-08 Pedro Alves <palves@redhat.com>
13609
13610 PR gdb/18214
13611 PR gdb/18216
13612 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13613 function.
13614 (main): Install it as SIGUSR1 handler.
13615 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13616 parameter. Always use "setup" as prefix. Toggle "set
13617 displaced-stepping" off/on depending on global. Don't switch to
13618 thread 1 here.
13619 (top level): Add displaced stepping "off/on" test axis. Update
13620 "setup" calls. Wrap each subtest with with_test_prefix. Test
13621 continuing with a queued signal in each thread.
13622
4496bed7
PA
136232015-04-08 Pedro Alves <palves@redhat.com>
13624
13625 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13626 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13627 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13628 Return early if running to main fails.
13629 * gdb.trace/while-stepping.exp: Likewise.
13630
b97fde92
PA
136312015-04-07 Pedro Alves <palves@redhat.com>
13632
13633 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13634 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13635 interact with inferior program.
13636
f71c18e7
PA
136372015-04-07 Pedro Alves <palves@redhat.com>
13638
13639 * lib/gdb.exp (inferior_spawn_id): New global.
13640 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13641 spawn id after processing the user code.
13642 (default_gdb_start): Set inferior_spawn_id.
13643 (send_inferior): New procedure.
13644 * lib/gdbserver-support.exp (gdbserver_start): Set
13645 inferior_spawn_id.
13646 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13647
6423214f
PA
136482015-04-07 Pedro Alves <palves@redhat.com>
13649
13650 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13651 * lib/gdbserver-support.exp (gdbserver_start): Make
13652 $server_spawn_id global.
13653 (gdbserver_start): Don't wait for gdbserver's spawn id with
13654 expect_background.
13655 (close_gdbserver): New procedure.
13656 (gdb_exit): Rename the default version and reimplement.
13657
71c0ee8c
PA
136582015-04-07 Pedro Alves <palves@redhat.com>
13659
72f4393d 13660 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13661 append the substituted item, not the original item.
13662
203bc29b
PA
136632015-04-07 Pedro Alves <palves@redhat.com>
13664
13665 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13666 gdb_expect.
13667
508a3ddf
PA
136682015-04-07 Pedro Alves <palves@redhat.com>
13669
13670 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13671 output appearing once only.
13672
9f6dbe2b
PA
136732015-04-07 Pedro Alves <palves@redhat.com>
13674
13675 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13676 that doesn't expect anything. Return early if running to main
13677 fails.
13678
337532fa
YQ
136792015-04-07 Yao Qi <yao.qi@linaro.org>
13680
13681 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13682 (child_function): Call alarm.
13683 (main): Move call to alarm into the loop.
13684 * gdb.threads/non-stop-fair-events.exp: Build program with
13685 -DTIMEOUT=$timeout.
13686
01b622d4
DE
136872015-04-06 Doug Evans <xdje42@gmail.com>
13688
13689 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13690 Fix dest parameter to board_info.
13691 (fpc_compile): Ditto.
13692 (gdb_compile_pascal): Rename dest arg to destfile.
13693
961f4160
PMR
136942015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13695
13696 * gdb.ada/funcall_ref.exp: New file.
13697 * gdb.ada/funcall_ref/foo.adb: New file.
13698
cafda597
YQ
136992015-04-02 Yao Qi <yao.qi@linaro.org>
13700
13701 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13702 is remote.
13703
fed040c6
GB
137042015-04-02 Gary Benson <gbenson@redhat.com>
13705
13706 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13707
d11916aa
SS
137082015-04-01 Sasha Smundak <asmundak@google.com>
13709
13710 * gdb.python/py-unwind-maint.c: New file.
13711 * gdb.python/py-unwind-maint.exp: New test.
13712 * gdb.python/py-unwind-maint.py: New file.
13713 * gdb.python/py-unwind.c: New file.
13714 * gdb.python/py-unwind.exp: New test.
13715 * gdb.python/py-unwind.py: New test.
13716
a1471180
PA
137172015-04-01 Pedro Alves <palves@redhat.com>
13718
13719 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13720 to fail instead of non-existent $test.
13721
0bbeccb1
PA
137222015-04-01 Pedro Alves <palves@redhat.com>
13723
13724 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13725 GDBFLAGS if not empty.
13726
3c724c8c
PMR
137272015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13728
13729 * gdb.ada/complete.exp: Remove "multi_line".
13730 * gdb.ada/info_exc.exp: Remove "multi_line".
13731 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13732 * gdb.ada/ptype_field.exp: Remove "multi_line".
13733 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13734 * gdb.ada/tagged.exp: Remove "multi_line".
13735 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13736 [multi_line ...]
13737 * gdb.btrace/delta.exp: Likewise.
13738 * gdb.btrace/exception.exp: Likewise.
13739 * gdb.btrace/function_call_history.exp: Likewise.
13740 * gdb.btrace/instruction_history.exp: Likewise.
13741 * gdb.btrace/nohist.exp: Likewise.
13742 * gdb.btrace/record_goto.exp: Likewise.
13743 * gdb.btrace/segv.exp: Likewise.
13744 * gdb.btrace/stepi.exp: Likewise.
13745 * gdb.btrace/tailcall.exp: Likewise.
13746 * gdb.btrace/unknown_functions.exp: Likewise.
13747 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13748 * lib/gdb.exp: Add the "multi_line" helper.
13749
4eec2deb
PA
137502015-04-01 Pedro Alves <palves@redhat.com>
13751
13752 * gdb.threads/tid-reuse.c: New file.
13753 * gdb.threads/tid-reuse.exp: New file.
13754
df8411da
SDJ
137552015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13756
13757 PR corefiles/16092
13758 * gdb.base/coredump-filter.c: New file.
13759 * gdb.base/coredump-filter.exp: Likewise.
13760
6ef37366
PM
137612015-03-27 Petr Machata <pmachata@redhat.com>
13762
13763 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13764 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13765 (Dwarf::assemble): Initialize them.
13766 (Dwarf::lines): New function.
13767
7ec911b0
JT
137682015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13769
13770 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13771 SYMBOL_PREFIX for x86_64-*-cygwin.
13772
ff908ebf
AW
137732015-03-26 Andy Wingo <wingo@igalia.com>
13774
13775 PR symtab/18148
13776 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13777 const_value but not a location.
13778 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13779 location defined in non-main CUs are visible.
13780
6d5f0679
YQ
137812015-03-26 Yao Qi <yao.qi@linaro.org>
13782
13783 PR testsuite/18139
13784 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13785 Add a line number entry for the same line.
13786 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13787 Add a line number entry for the same line.
13788
2898689b
YQ
137892015-03-26 Yao Qi <yao.qi@linaro.org>
13790
13791 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13792 .int 0.
13793 (func): Likewise. Add .Lfunc_1 label.
13794 Use .Lfunc_1 label.
13795 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13796 .int 0.
13797 (func): Likewise.
13798 Use .Lfunc_1 label.
13799
85180498
YQ
138002015-03-26 Yao Qi <yao.qi@linaro.org>
13801
13802 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13803 Call gdb_compile instead to compile each .s files without debug
13804 information.
13805
8aa08a8d
YQ
138062015-03-26 Yao Qi <yao.qi@linaro.org>
13807
13808 * gdb.base/savedregs.exp (process_saved_regs): Make
13809 "Saved registers:" optional in the pattern.
13810
66849923
MM
138112015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13812
13813 * gdb.btrace/next.exp: Merged into step.exp.
13814 * gdb.btrace/finish.exp: Merged into step.exp.
13815 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13816 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13817 "record goto" and checking the exact replay position.
13818 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13819 check for "Recording format" in "info record" output.
13820 * gdb.btrace/record_goto.exp: Choose test file based on target.
13821 * gdb.btrace/x86-record_goto.S: Renamed into ...
13822 * gdb.btrace/x86_64-record_goto.S: ... this.
13823 * gdb.btrace/i686-record_goto.S: New.
13824 * gdb.btrace/x86-tailcall.S: Renamed into ...
13825 * gdb.btrace/x86_64-tailcall.S: ... this.
13826 * gdb.btrace/i686-tailcall.S: New.
13827 * gdb.btrace/x86-tailcall.c: Renamed into ...
13828 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13829 separate statements. Update test.
13830 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13831 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13832 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13833 * gdb.btrace/tailcall.exp: Choose test file based on target.
13834 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13835
11cc1b74
MM
138362015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13837
13838 * gdb.btrace/exception.exp: Increase BTS buffer size.
13839
a25d8bf9
PA
138402015-03-24 Pedro Alves <palves@redhat.com>
13841
13842 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13843
856e7dd6
PA
138442015-03-24 Pedro Alves <palves@redhat.com>
13845
13846 * gdb.threads/schedlock.exp (test_step): No longer expect that
13847 "set scheduler-locking step" with "next" over a function call runs
13848 threads unlocked.
13849
ad235a41
AT
138502015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13851
13852 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13853
15630549
AT
138542015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13855
13856 PR breakpoints/16466
13857 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13858 * gdb.mi/mi-pending.c (thread_func): New function.
13859 (int main): Add threading support required.
13860 * gdb.mi/mi-pending.exp: Add tests for this issue.
13861 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13862 (pendfunc2): Remove stdio dependency.
13863 * gdb.mi/mi-pendshr2.c: New file.
13864
693dca06
KS
138652015-03-23 Keith Seitz <keiths@redhat.com>
13866
13867 * gdb.linespec/keywords.c: New file.
13868 * gdb.linespec/keywords.exp: New file.
13869
7e993ebf
KS
138702015-03-23 Keith Seitz <keiths@redhat.com>
13871
13872 PR gdb/18021
13873 * gdb.dwarf2/staticvirtual.exp: New test.
13874
bc23328c
JK
138752015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13876
13877 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13878 * README: Remove HP-UX and gdb.hp.
13879 (configuration):
13880 * configure: Regenerate.
13881 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13882 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13883 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13884 gdb.hp/gdb.defects/Makefile.
13885 * gdb.hp/Makefile.in: File deleted.
13886 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13887 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13888 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13889 * gdb.hp/gdb.aCC/run.c: File deleted.
13890 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13891 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13892 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13893 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13894 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13895 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13896 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13897 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13898 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13899 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13900 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13901 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13902 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13903 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13904 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13905 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13906 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13907 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13908 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13909 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13910 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13911 * gdb.hp/gdb.compat/average.c: File deleted.
13912 * gdb.hp/gdb.compat/sum.c: File deleted.
13913 * gdb.hp/gdb.compat/xdb.c: File deleted.
13914 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13915 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13916 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13917 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13918 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13919 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13920 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13921 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13922 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13923 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13924 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13925 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13926 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13927 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13928 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13929 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13930 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13931 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13932 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13933 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13934 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13935 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13936 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13937 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13938 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13939 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13940 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13941 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13942 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13943 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13944 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13945 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13946 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13947 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13948 * gdb.hp/tools/odump: File deleted.
13949
8bf3b159
PA
139502015-03-19 Pedro Alves <palves@redhat.com>
13951
13952 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13953 (saw_thread_3): New globals.
13954 (top level): Increment them when an event for the corresponding
13955 thread is seen.
13956 (no thread starvation): New test.
13957
eb54c8bf
PA
139582015-03-19 Pedro Alves <palves@redhat.com>
13959
13960 * gdb.threads/continue-pending-status.c: New file.
13961 * gdb.threads/continue-pending-status.exp: New file.
13962
32d2e5d6
PA
139632015-03-18 Pedro Alves <palves@redhat.com>
13964
13965 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13966 Use gdb_is_target_remote instead of is_remote. Use
13967 gdb_test_multiple instead of gdb_expect. Exit early if
13968 gdb_test_multiple hits its internal matches. Tighten stepi tests
13969 expected output. Fail on exit with any signal, instead of just
13970 SIGILL.
13971
f68f11b7
YQ
139722015-03-18 Yao Qi <yao.qi@linaro.org>
13973
13974 PR tdep/18107
13975 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13976 variable.
13977 * gdb.base/catch-syscall.exp: Don't skip it on
13978 aarch64*-*-linux* target. Remove elements in all_syscalls.
13979 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13980 target.
13981 (setup_all_syscalls): New proc.
13982
ca5fd19b
YQ
139832015-03-16 Yao Qi <yao.qi@linaro.org>
13984
13985 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13986 (top level): Skip tests if valid_addr_p returns false for
13987 $cmd1 or $cmd2.
13988
85642ba0
AW
139892015-03-11 Andy Wingo <wingo@igalia.com>
13990
13991 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13992
e03f9645
YQ
139932015-03-11 Yao Qi <yao.qi@linaro.org>
13994
13995 * gdb.base/catch-syscall.exp: Fix typo in comments.
13996
5d0962b2
YQ
139972015-03-11 Yao Qi <yao.qi@linaro.org>
13998
13999 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14000
b2df3cef
PA
140012015-03-09 Pedro Alves <palves@redhat.com>
14002
14003 * dg-extract-results.py: Delete.
14004
ef878e53
PA
140052015-03-09 Pedro Alves <palves@redhat.com>
14006
14007 Merge dg-extract-results.sh from GCC upstream (r218843).
14008
14009 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14010 * dg-extract-results.sh: Use --text with grep to avoid issues with
14011 binary files. Fall back to cat -v, if that doesn't work.
14012
9494d219
PA
140132015-03-05 Pedro Alves <palves@redhat.com>
14014
14015 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14016
a8d9763a
SM
140172015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14018
14019 * lib/mi-support.exp (mi_expect_interrupt): Accept
14020 alternative event for when in all-stop mode.
14021
be9957b8
PA
140222015-03-04 Pedro Alves <palves@redhat.com>
14023
14024 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14025
d57be0f4 140262015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14027
14028 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14029
c214c7cf
AA
140302015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14031
14032 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14033 regexps for GDB's current line display, accept a hex address
14034 preceding the line number.
14035
6d74a497
AA
140362015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14037
14038 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14039 the 'arch1' variable for "s390*-linux*" targets.
14040
511aee7c
PA
140412015-03-04 Pedro Alves <palves@redhat.com>
14042
14043 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14044 (main): Pass missing retval argument to pthread_join call.
14045
95e50b27
PA
140462015-03-02 Pedro Alves <palves@redhat.com>
14047
14048 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14049 (top level): Call do_test with non-stop as well.
14050
28054d69
PA
140512015-03-02 Pedro Alves <palves@redhat.com>
14052
14053 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14054 -1.
14055
4fa5d7b4
AA
140562015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14057
14058 * gdb.arch/s390-vregs.exp: New test.
14059 * gdb.arch/s390-vregs.S: New file.
14060
97c18565
PA
140612015-02-27 Pedro Alves <palves@redhat.com>
14062
14063 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14064 call to catch_command_errors.
14065 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14066 catch_command_errors.
14067
a37bfa30
PA
140682015-02-27 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14071 "true" for boolean result.
14072 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14073 prototype of main.
14074
6f98576f
PA
140752015-02-27 Pedro Alves <palves@redhat.com>
14076
14077 * lib/unbuffer_output.c: New file.
14078 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14079 (main): Call gdb_unbuffer_output.
14080
eba5ab56
YQ
140812015-02-27 Yao Qi <yao.qi@linaro.org>
14082
14083 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14084 target.
14085
0def5aaa
DE
140862015-02-26 Doug Evans <dje@google.com>
14087
14088 * gdb.cp/class2.cc (Dbase, D): New classes.
14089 (main): New local delta.
14090 * gdb.cp/class2.exp: Test printing delta.
14091 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14092 (dynbar): New global.
14093 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14094
081a1c2c
JK
140952015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14096
14097 * gdb.compile/compile-ifunc.c: New file.
14098 * gdb.compile/compile-ifunc.exp: New file.
14099
2f41223f
AT
141002015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14101
14102 * gdb.base/structs.exp: Check for correct struct on finish.
14103
03eddd80
YQ
141042015-02-26 Yao Qi <yao.qi@linaro.org>
14105
14106 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14107 is zero.
14108
80c57053
JK
141092015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14110
14111 * gdb.arch/cordic.ko.bz2: New file.
14112 * gdb.arch/cordic.ko.debug.bz2: New file.
14113 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14114
21613c12
YQ
141152015-02-25 Yao Qi <yao.qi@linaro.org>
14116
14117 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14118 aarch64*-*-* target.
14119
d8b901ed
PA
141202015-02-23 Pedro Alves <palves@redhat.com>
14121
14122 * lib/gdb.exp (delete_breakpoints): Rewrite using
14123 gdb_test_multiple.
14124
e5b85ead
PA
141252015-02-23 Pedro Alves <palves@redhat.com>
14126
14127 * gdb.base/info-os.c: Include stdlib.h.
14128
85c3a371
DE
141292015-02-22 Doug Evans <xdje42@gmail.com>
14130
14131 PR symtab/17855
14132 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14133 is read after symbols have been re-read.
14134 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14135 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14136
96553a0c
DE
141372015-02-21 Doug Evans <dje@google.com>
14138
14139 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14140
97a0c697
JK
141412015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14142
14143 PR corefiles/17808
14144 * gdb.arch/i386-biarch-core.core.bz2: New file.
14145 * gdb.arch/i386-biarch-core.exp: New file.
14146
a47cd6e9
PA
141472015-02-21 Pedro Alves <palves@redhat.com>
14148
14149 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14150 runto_main fails.
14151
c5facdc4
PA
141522015-02-20 Pedro Alves <palves@redhat.com>
14153
14154 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14155 info probes.
14156
2db9a427
PA
141572015-02-20 Pedro Alves <palves@redhat.com>
14158
14159 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14160
60fb7e9e
PA
141612015-02-20 Pedro Alves <palves@redhat.com>
14162
14163 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14164 clean_restart before gdb_target_supports_trace.
14165
5c5019c2
PA
141662015-02-20 Pedro Alves <palves@redhat.com>
14167
14168 PR threads/18006
14169 * gdb.threads/clone-thread_db.c: New file.
14170 * gdb.threads/clone-thread_db.exp: New file.
14171
c9587f88
AT
141722015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14173
14174 PR breakpoints/16812
14175 * gdb.base/catch-gdb-caused-signals.c: New file.
14176 * gdb.base/catch-gdb-caused-signals.exp: New file.
14177
f6a88844
JM
141782015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14179
14180 * configure: Regenerated.
14181 * configure.ac: Use GDB_AC_TRANSFORM.
14182 * aclocal.m4: sinclude ../transform.m4.
14183
497c491b
JM
141842015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14185
14186 * lib/dtrace.exp: New file.
14187 * gdb.base/dtrace-probe.exp: Likewise.
14188 * gdb.base/dtrace-probe.d: Likewise.
14189 * gdb.base/dtrace-probe.c: Likewise.
14190 * lib/pdtrace.in: Likewise.
14191 * configure.ac: Output variables with the transformed names of
14192 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14193 * configure: Regenerated.
14194
03e98035
JM
141952015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14196
14197 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14198 expected message when trying to access $_probe_* convenience
14199 variables while not on a probe.
14200
63cc30e9
JK
142012015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14202
14203 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14204
0703599a
PA
142052015-02-11 Pedro Alves <pedro@codesourcery.com>
14206
14207 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14208 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14209
7e60a48e
DE
142102015-02-10 Doug Evans <xdje42@gmail.com>
14211
14212 * lib/gdb.exp (gdb_load): Always return a result.
14213
01b088bc
PA
142142015-02-10 Pedro Alves <palves@redhat.com>
14215
14216 * gdb.threads/signal-sigtrap.c: New file.
14217 * gdb.threads/signal-sigtrap.exp: New file.
14218
b05ec7a5
AT
142192015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14220
14221 * gdb.trace/no-attach-trace.c: New file.
14222 * gdb.trace/no-attach-trace.exp: New file.
14223
a2c2acaf
MW
142242015-02-09 Mark Wielaard <mjw@redhat.com>
14225
14226 * gdb.dwarf2/atomic.c: New file.
14227 * gdb.dwarf2/atomic-type.exp: Likewise.
14228
31fd9caa
MM
142292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14230
14231 * gdb.btrace/buffer-size.exp: Update "info record" output.
14232 * gdb.btrace/delta.exp: Update "info record" output.
14233 * gdb.btrace/enable.exp: Update "info record" output.
14234 * gdb.btrace/finish.exp: Update "info record" output.
14235 * gdb.btrace/instruction_history.exp: Update "info record" output.
14236 * gdb.btrace/next.exp: Update "info record" output.
14237 * gdb.btrace/nexti.exp: Update "info record" output.
14238 * gdb.btrace/step.exp: Update "info record" output.
14239 * gdb.btrace/stepi.exp: Update "info record" output.
14240 * gdb.btrace/nohist.exp: Update "info record" output.
14241
d33501a5
MM
142422015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14243
14244 * gdb.btrace/buffer-size: New.
14245
f4abbc16
MM
142462015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14247
14248 * gdb.btrace/delta.exp: Update "info record" output.
14249 * gdb.btrace/enable.exp: Update "info record" output.
14250 * gdb.btrace/finish.exp: Update "info record" output.
14251 * gdb.btrace/instruction_history.exp: Update "info record" output.
14252 * gdb.btrace/next.exp: Update "info record" output.
14253 * gdb.btrace/nexti.exp: Update "info record" output.
14254 * gdb.btrace/step.exp: Update "info record" output.
14255 * gdb.btrace/stepi.exp: Update "info record" output.
14256 * gdb.btrace/nohist.exp: Update "info record" output.
14257
b9d61307
SM
142582015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14259
14260 PR gdb/15678
14261 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14262
e584fdbc
PA
142632015-02-06 Pedro Alves <palves@redhat.com>
14264
14265 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14266 macro.
14267 (seconds_left, again): New globals.
14268 (main): Wait seconds_left in a 1-second sleep loop instead of
14269 sleeping 180 seconds. If 'again' is set, reset the seconds
14270 counter.
14271 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14272 'again' in the inferior before detaching. Print the seconds left.
14273 (options): New global.
14274 (top level): Build program with -DTIMEOUT=$timeout.
14275
77f41761
PA
142762015-02-06 Pedro Alves <palves@redhat.com>
14277
14278 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14279 determine how many seconds to pass to 'alarm'.
14280 * gdb.base/gdb-sigterm.exp (top level): Build program with
14281 -DTIMEOUT=$timeout.
14282 (do_test): Return success/failure indication. Add more verbose
14283 logging. Don't fail if 200 single steps are seen. Instead, fail
14284 when the test times out.
14285 (passes): New global.
14286 (top level): Break the testing loop if testing fails on any
14287 iteration. Use gdb_assert.
14288
b9394193
DB
142892015-02-04 Don Breazeal <donb@codesourcery.com>
14290
14291 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14292 and initialize them.
14293 (ipc_cleanup): New function.
14294 (main): Don't declare shmid, semid, and msqid. Add a call to
14295 atexit so that we call ipc_cleanup on exit.
14296
42d9e528
PA
142972015-02-04 Pedro Alves <palves@redhat.com>
14298
14299 * boards/native-extended-gdbserver.exp: Remove any target variant
14300 specifications from the board name before clearing the isremote
14301 flag from board_info.
14302
ae6ae975
DE
143032015-01-31 Doug Evans <xdje42@gmail.com>
14304
14305 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14306
cfb069a8
GB
143072015-01-31 Gary Benson <gbenson@redhat.com>
14308
14309 * gdb.base/completion.exp: Disable completion limiting for
14310 existing tests. Add new tests to check completion limiting.
14311 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14312
5dd31d79
DE
143132015-01-31 Doug Evans <xdje42@gmail.com>
14314
14315 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14316
9f050062
DE
143172015-01-31 Doug Evans <xdje42@gmail.com>
14318
14319 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14320 entries. Duplicate file section script entries.
14321 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14322 inlined entries. Add test for safe-path rejection.
14323 * gdb.python/py-section-script.c: Add duplicate inlined section script
14324 entries. Duplicate file section script entries.
14325 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14326 inlined entries. Add test for safe-path rejection.
14327
df25ebbd
JB
143282015-01-29 Joel Brobecker <brobecker@adacore.com>
14329
14330 * gdb.ada/disc_arr_bound: New testcase.
14331
4a0ca9ec
JB
143322015-01-29 Joel Brobecker <brobecker@adacore.com>
14333
14334 * gdb.ada/mi_var_array: New testcase.
14335
3a8b707a
DE
143362015-01-27 Doug Evans <dje@google.com>
14337
14338 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14339 Add test for objfile.filename, objfile.username after objfile
14340 has been unloaded.
14341
f8313f6e
JB
143422015-01-26 Joel Brobecker <brobecker@adacore.com>
14343
14344 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14345 the second test to print the name attribute of value
14346 returned by the call to gdb.lookup_type, and adjust
14347 the expected output accordingly.
14348
37bc665e
MW
143492015-01-25 Mark Wielaard <mjw@redhat.com>
14350
14351 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14352 * gdb.base/disp-step-fork.c: Include unistd.h.
14353 * gdb.base/siginfo-obj.c: Include stdio.h.
14354 * gdb.base/siginfo-thread.c: Likewise.
14355 * gdb.mi/non-stop.c: Include unistd.h.
14356 * gdb.mi/nsthrexec.c: Include stdio.h.
14357 * gdb.mi/pthreads.c: Include unistd.h.
14358 * gdb.modula2/unbounded1.c (main): Declare returns int.
14359 * gdb.reverse/consecutive-reverse.c: Likewise.
14360 * gdb.threads/create-fail.c: Include unistd.h.
14361 * gdb.threads/killed.c: Likewise.
14362 * gdb.threads/linux-dp.c: Likewise.
14363 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14364 * gdb.threads/non-ldr-exc-2.c: Likewise.
14365 * gdb.threads/non-ldr-exc-3.c: Likewise.
14366 * gdb.threads/non-ldr-exc-4.c: Likewise.
14367 * gdb.threads/pthreads.c: Include unistd.h.
14368 (main): Declare returns int.
14369 * gdb.threads/tls-main.c (foo): New declaration.
14370 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14371
f7e5394d
SM
143722015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14373
14374 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14375 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14376
743649fd
MW
143772015-01-15 Mark Wielaard <mjw@redhat.com>
14378
14379 * gdb.base/noreturn-return.c: New file.
14380 * gdb.base/noreturn-return.exp: New file.
14381 * gdb.base/noreturn-finish.c: New file.
14382 * gdb.base/noreturn-finish.exp: New file.
14383
198297aa
PA
143842015-01-23 Pedro Alves <palves@redhat.com>
14385
14386 * gdb.threads/continue-pending-after-query.c: New file.
14387 * gdb.threads/continue-pending-after-query.exp: New file.
14388
717cf30c
AG
143892015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14390 Simon Marchi <simon.marchi@ericsson.com>
14391
14392 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14393 * gdb.base/valgrind-db-attach.exp: Same.
14394 * gdb.base/valgrind-infcall.exp: Same.
14395 * lib/mi-support.exp (default_mi_gdb_start): Same.
14396 * lib/prompt.exp (default_prompt_gdb_start): Same.
14397 * lib/gdb.exp (default_gdb_spawn): Same.
14398 (gdb_interact): New.
14399
14400
4b62a76e
JK
144012015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14402
14403 * gdb.compile/compile.exp (pointer to jit function): New test.
14404
b4cdae6f
WW
144052015-01-17 Wei-cheng Wang <cole945@gmail.com>
14406
14407 * lib/gdb.exp (supports_process_record): Return true for
14408 powerpc*-*-linux*.
14409 (supports_reverse): Likewise.
14410
d221e7ef
DB
144112015-01-15 Don Breazeal <donb@codesourcery.com>
14412
14413 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14414 instead of checking whether the target board is remote and
14415 use spawn_wait_for_attach instead of exec/sleep.
14416 * gdb.base/attach-twice.exp: Likewise.
14417
bafffb51
JB
144182015-01-15 Joel Brobecker <brobecker@adacore.com>
14419
14420 * gdb.ada/var_arr_attrs: New testcase.
14421
5589af0e
PA
144222015-01-14 Pedro Alves <palves@redhat.com>
14423 Joel Brobecker <brobecker@adacore.com>
14424
14425 PR gdb/17525
14426 * gdb.base/bp-cmds-execution-x-script.c: New file.
14427 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14428 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14429
6c400b59
PA
144302015-01-14 Pedro Alves <palves@redhat.com>
14431
14432 PR cli/17828
14433 * gdb.base/batch-preserve-term-settings.c: New file.
14434 * gdb.base/batch-preserve-term-settings.exp: New file.
14435
e02c96a7
DE
144362015-01-13 Doug Evans <dje@google.com>
14437
14438 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14439 binary.
14440
576fd14c
JB
144412015-01-13 Joel Brobecker <brobecker@adacore.com>
14442
14443 * Makefile.in (clean mostlyclean): Do not delete *.py.
14444
04dccad0
JB
144452015-01-13 Joel Brobecker <brobecker@adacore.com>
14446
14447 * gdb.python/py-lookup-type.exp: New file.
14448
3d230f71
PA
144492015-01-12 Pedro Alves <palves@redhat.com>
14450
14451 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14452 restore GDBFLAGS before returning.
14453
7e67715d
JK
144542015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14455
14456 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14457 is_amd64_regs_target and is_x86_like_target.
14458
f2e0d4b4
DE
144592015-01-11 Doug Evans <xdje42@gmail.com>
14460
14461 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14462 is given without an explicit form.
14463 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14464 attributes.
14465 * gdb.dwarf/corrupt.exp: Ditto.
14466 * gdb.dwarf2/enum-type.exp: Ditto.
14467 * gdb.trace/entry-values.exp: Ditto.
14468 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14469
439250fb
DE
144702015-01-11 Doug Evans <xdje42@gmail.com>
14471
14472 PR gdb/15830
14473 * gdb.base/maint.exp: Remove references to "maint demangle".
14474 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14475 Add tests for explicitly specifying language to demangle.
14476 * gdb.dlang/demangle.exp: Ditto.
14477
ede9f622
PA
144782015-01-09 Pedro Alves <palves@redhat.com>
14479
14480 * gdb.threads/non-stop-fair-events.c: New file.
14481 * gdb.threads/non-stop-fair-events.exp: New file.
14482
a7b796db
PA
144832015-01-09 Pedro Alves <palves@redhat.com>
14484
14485 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14486 the global scope. Set a breakpoint after all threads are started
14487 rather than stepping over two source lines. Expect the prompt.
14488 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14489 global.
14490 (NUM): Now 15.
14491 (main): Use threads_started_barrier to wait for all threads to
14492 start. Main thread no longer calls thread_function. Exit after
14493 180 seconds.
14494 (loop): New function.
14495 (thread_function): Wait on threads_started_barrier barrier. Call
14496 'loop' at each iteration.
14497 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14498 threads have started, instead of hardcoding number of "next"
14499 steps. Use an access watchpoint instead of a write watchpoint.
14500
9665ffdd
PA
145012015-01-09 Pedro Alves <palves@redhat.com>
14502
14503 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14504 (thread_func): Wait on barrier.
14505 (main): Wait for all threads to start before stopping GDB.
14506 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14507 global.
14508 (thread1_func, thread2_func): Wait on barrier.
14509 (main): Wait for all threads to start before stopping GDB.
14510 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14511 New global.
14512 (thread1_func, thread2_func): Wait on barrier.
14513 (main): Wait for all threads to start before stopping GDB.
14514
c945a99f
PA
145152015-01-09 Pedro Alves <palves@redhat.com>
14516
14517 * gdb.threads/attach-many-short-lived-threads.c: New file.
14518 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14519
c1a747c1
PA
145202014-01-09 Pedro Alves <palves@redhat.com>
14521
14522 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14523 instead of to thread 2.
14524 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14525 Add barrier around each pthread_create call instead of around all
14526 calls.
14527 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14528 Set a break on thread_function and have the child threads hit it
14529 one at at a time.
14530
60b3033e
PA
145312015-01-09 Pedro Alves <palves@redhat.com>
14532
14533 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14534 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14535 false.
14536 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14537 checking whether the target board is remote.
14538 * gdb.multi/multi-attach.exp: Likewise.
14539 * gdb.python/py-sync-interp.exp: Likewise.
14540 * gdb.server/ext-attach.exp: Likewise.
14541 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14542 tests that need to attach, instead of checking whether the target
14543 board is remote at the top of the file.
14544
acc018ac
YQ
145452015-01-08 Yao Qi <yao@codesourcery.com>
14546
14547 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14548
50a18af8
JK
145492015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14550
14551 Fix testcase compilation.
14552 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14553
8503d6e1
JB
145542015-01-06 Joel Brobecker <brobecker@adacore.com>
14555
14556 * gdb.python/py-type.exp: Add a couple test about empty
14557 array creation, and negative-length array creation.
14558
cc73dbcc
DE
145592015-01-02 Doug Evans <xdje42@gmail.com>
14560
14561 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14562
0300bbc7
DE
145632015-01-02 Doug Evans <dje@google.com>
14564
14565 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14566
9d85a0ec
YQ
145672014-12-29 Yao Qi <yao@codesourcery.com>
14568
14569 * gdb.trace/entry-values.exp: Update comments. Rename variable
14570 bar_call_foo to returned_from_foo.
14571
87186c6a
MMN
145722014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14573
14574 PR gdb/17394
14575 * gdb.linespec/break-asm-file.c: New file.
14576 * gdb.linespec/break-asm-file.exp: New file.
14577 * gdb.linespec/break-asm-file0.s: New file.
14578 * gdb.linespec/break-asm-file1.s: New file.
14579
1bab7383
YQ
145802014-12-18 Nigel Stephens <nigel@mips.com>
14581 Maciej W. Rozycki <macro@codesourcery.com>
14582
14583 * gdb.base/float.exp: Handle the new output from "info float" on
14584 MIPS targets.
14585
1bc1068a
JK
145862014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14587
14588 Fix MinGW compilation.
14589 * gdb.compile/compile-ops.exp: Update untested message if
14590 !skip_compile_feature_tests.
14591 * gdb.compile/compile-setjmp.exp: Likewise.
14592 * gdb.compile/compile-tls.exp: Likewise.
14593 * gdb.compile/compile.exp: Likewise.
14594 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14595 supported on this host".
14596
b6615d10
DE
145972014-12-16 Doug Evans <xdje42@gmail.com>
14598
14599 * boards/stabs.exp: New file.
14600
25dda427
AA
146012014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14602
14603 * gdb.base/completion.exp: Adjust to format changes of "maint
14604 print user-registers".
14605
bf330350
CU
146062014-12-16 Catalin Udma <catalin.udma@freescale.com>
14607
14608 PR server/17457
14609 * gdb.arch/aarch64-fp.c: New file.
14610 * gdb.arch/aarch64-fp.exp: New file.
14611
395cf596
SDJ
146122014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14613
14614 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14615 r210637, r210913, r211666, r215400, r215817).
14616
14617 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14618 * dg-extract-results.py: New file.
14619 * dg-extract-results.sh: Use it if the environment seems
14620 suitable.
14621
14622 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14623
14624 * dg-extract-results.py (parse_run): Handle warnings that
14625 are printed before a test harness is run.
14626
14627 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14628
14629 * dg-extract-results.py (Named): Remove __cmp__ method.
14630 (output_variation): Use a key to sort variation.harnesses.
14631
14632 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14633
14634 * dg-extract-results.py: For Python 3, force sys.stdout to
14635 handle surrogate escape sequences.
14636 (safe_open): New function.
14637 (output_segment, main): Use it.
14638
14639 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14640
14641 * dg-extract-results.py (Prog.result_re): Include options
14642 in test name.
14643
14644 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14645
14646 * dg-extract-results.py (output_variation): Always sort if
14647 do_sum.
14648
e882ef3c
SM
146492014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14650
14651 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14652 as long as we get pagination notifications.
14653
4992aa20
JM
146542014-12-15 Jason Merrill <jason@redhat.com>
14655
14656 * Makefile.in (check-gdb.%): Restore.
14657 * README: Mention it.
14658
c1b5a1a6
JB
146592014-12-13 Joel Brobecker <brobecker@adacore.com>
14660
14661 * gdb.ada/str_uninit: New testcase.
14662
5537b577
JK
146632014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14664
14665 PR symtab/17642
14666 * gdb.base/vla-stub-define.c: New file.
14667 * gdb.base/vla-stub.c: New file.
14668 * gdb.base/vla-stub.exp: New file.
14669
bb2ec1b3
TT
146702014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14671 Jan Kratochvil <jan.kratochvil@redhat.com>
14672 Tom Tromey <tromey@redhat.com>
14673
14674 * configure.ac: Add gdb.compile/.
14675 * configure: Regenerate.
14676 * gdb.compile/Makefile.in: New file.
14677 * gdb.compile/compile-ops.exp: New file.
14678 * gdb.compile/compile-ops.c: New file.
14679 * gdb.compile/compile-tls.c: New file.
14680 * gdb.compile/compile-tls.exp: New file.
14681 * gdb.compile/compile-constvar.S: New file.
14682 * gdb.compile/compile-constvar.c: New file.
14683 * gdb.compile/compile-mod.c: New file.
14684 * gdb.compile/compile-nodebug.c: New file.
14685 * gdb.compile/compile-setjmp-mod.c: New file.
14686 * gdb.compile/compile-setjmp.c: New file.
14687 * gdb.compile/compile-setjmp.exp: New file.
14688 * gdb.compile/compile-shlib.c: New file.
14689 * gdb.compile/compile.c: New file.
14690 * gdb.compile/compile.exp: New file.
14691 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14692
4ff709eb
TT
146932014-12-12 Tom Tromey <tromey@redhat.com>
14694
14695 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14696 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14697
6dddd6a5
DE
146982014-12-12 Doug Evans <dje@google.com>
14699
14700 * lib/gdb-python.exp (get_python_valueof): New function.
14701 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14702
71c24708
AA
147032014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14704
14705 * gdb.base/completion.exp: Add test for completion of "info
14706 registers ".
14707
3e29f34a
MR
147082014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14709
14710 * gdb.base/func-ptrs.c: New file.
14711 * gdb.base/func-ptrs.exp: New file.
14712
fc126975
SM
147132014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14714
14715 PR breakpoints/17012
14716 * gdb.base/dprintf-detach.c: New file.
14717 * gdb.base/dprintf-detach.exp: New file.
14718
0a46d518
SM
147192014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14720
14721 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14722 * lib/gdb.exp (target_is_gdbserver): New procedure.
14723
a0be3e44
DE
147242014-12-08 Doug Evans <dje@google.com>
14725
14726 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14727
df1b803a
YQ
147282014-12-05 Yao Qi <yao@codesourcery.com>
14729
14730 * gdb.guile/scm-error.exp: Remove the third argument to
14731 gdb_remote_download.
14732 * gdb.guile/scm-frame-args.exp: Likewise.
14733 * gdb.guile/scm-section-script.exp: Likewise.
14734
ddb9f679
YQ
147352014-12-05 Yao Qi <yao@codesourcery.com>
14736
14737 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14738
86e4ed39
DE
147392014-12-04 Doug Evans <dje@google.com>
14740
14741 * gdb.python/py-objfile.exp: Add tests for
14742 objfile.add_separate_debug_file.
14743
7c50a931
DE
147442014-12-04 Doug Evans <dje@google.com>
14745
14746 * lib/gdb.exp (get_build_id): New function.
14747 (build_id_debug_filename_get): Rewrite to use it.
14748 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14749
621661e3
MR
147502014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14751
14752 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14753 `method(long)', not just 0x0.
14754 * gdb.cp/nsalias.exp: Align code labels to 4.
14755 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14756 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14757 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14758 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14759 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14760 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14761
29f0c3b7
DE
147622014-12-02 Doug Evans <dje@google.com>
14763
e1e061e7 14764 PR symtab/17602
29f0c3b7 14765 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14766 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14767 * gdb.cp/anon-ns.exp: Update.
14768
162078c8
NB
147692014-12-02 Nick Bull <nicholaspbull@gmail.com>
14770
14771 * gdb.python/py-events.py (inferior_call_handler): New.
14772 (register_changed_handler, memory_changed_handler): New.
14773 (test_events.invoke): Register new handlers.
14774 * gdb.python/py-events.exp: Add tests for inferior call,
14775 memory_changed and register_changed events.
14776
fdb09caf
AA
147772014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14778
14779 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14780 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14781 if the linker doesn't understand this.
14782
55cfb2c4
SM
147832014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14784
14785 * gdb.python/python.exp: Change expected reply to help().
14786
9e8cd6df
YQ
147872014-12-01 Yao Qi <yao@codesourcery.com>
14788
14789 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14790 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14791 * configure: Re-generated.
14792
6c659fc2
SC
147932014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14794
14795 * gdb.cp/chained-calls.cc: New file.
14796 * gdb.cp/chained-calls.exp: New file.
14797 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14798
d7fc3181
SM
147992014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14800
14801 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14802 * gdb.dwarf2/symtab-producer.exp: Same.
14803 * gdb.gdb/python-interrupts.exp: Same.
14804 * gdb.gdb/python-selftest.exp: Same.
14805 * gdb.python/py-linetable.exp: Same.
14806 * gdb.python/py-type.exp: Same.
14807 * gdb.python/py-value-cc.exp: Same.
14808 * gdb.python/py-value.exp: Same.
14809
10e79639
YQ
148102014-11-28 Yao Qi <yao@codesourcery.com>
14811
14812 * gdb.base/break-probes.exp: Match library name prefixed with
14813 sysroot.
14814
f28a0564
SM
148152014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14816
14817 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14818 test expected output. Add parentheses for the call to print.
14819 Remove L suffix from integers.
14820
3fe1ce1d
DE
148212014-11-26 Doug Evans <dje@google.com>
14822
14823 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14824
84429e27
YQ
148252014-11-22 Yao Qi <yao@codesourcery.com>
14826
14827 * gdb.trace/entry-values.c: Remove asms.
14828 (foo): Add foo_label.
14829 (bar): Add bar_label.
14830 * gdb.trace/entry-values.exp: Remove code computing foo's
14831 length and bar's length.
14832 (Dwarf::assemble): Invoke function_range for bar and use
14833 MACRO_AT_func for foo.
14834
26741859
YQ
148352014-11-22 Yao Qi <yao@codesourcery.com>
14836
14837 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14838 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14839 Use .Lgcc43_procstart instead of gcc43.
14840
45e44d27
JB
148412014-11-21 Joel Brobecker <brobecker@adacore.com>
14842
14843 * gdb.ada/n_arr_bound: New testcase.
14844
458c8db8
SDJ
148452014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14846
14847 PR breakpoints/10737
14848 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14849 test_catch_syscall_multi_arch.
14850 (test_catch_syscall_multi_arch): New function.
14851
43f3e411
DE
148522014-11-20 Doug Evans <xdje42@gmail.com>
14853
14854 * gdb.base/maint.exp: Update expected output.
14855
0d7b2549
AA
148562014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14857
14858 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14859 4-byte instruction on S390.
14860
8908fca5
JB
148612014-11-19 Joel Brobecker <brobecker@adacore.com>
14862
14863 * gdb.ada/arr_arr: New testcase.
14864
4a46959e
JB
148652014-11-19 Joel Brobecker <brobecker@adacore.com>
14866
14867 * gdb.ada/pkd_arr_elem: New Testcase.
14868
470e2f4e
LM
148692014-11-18 Luis Machado <lgustavo@codesourcery.com>
14870
14871 * gdb.reverse/break-precsave: Expect completion message for
14872 core file reads.
14873 * gdb.reverse/consecutive-precsave.exp: Likewise.
14874 * gdb.reverse/finish-precsave.exp: Likewise.
14875 * gdb.reverse/i386-precsave.exp: Likewise.
14876 * gdb.reverse/machinestate-precsave.exp: Likewise.
14877 * gdb.reverse/sigall-precsave.exp: Likewise.
14878 * gdb.reverse/solib-precsave.exp: Likewise.
14879 * gdb.reverse/step-precsave.exp: Likewise.
14880 * gdb.reverse/until-precsave.exp: Likewise.
14881 * gdb.reverse/watch-precsave.exp: Likewise.
14882
a267f3ad
AA
148832014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14884
14885 * gdb.base/bp-permanent.c: Include unistd.h.
14886 * gdb.python/py-framefilter-mi.c (main): Add return type.
14887 * gdb.python/py-framefilter.c (main): Likewise.
14888 * gdb.trace/actions-changed.c (main): Likewise.
14889
12084a9a
AA
148902014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14891
14892 * gdb.mi/until.c: Add eye-catchers.
14893 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14894 line numbers.
14895
dc7e1a77
AA
148962014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14897
14898 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14899 function header variants in break1.c.
14900 * gdb.base/ena-dis-br.exp: Likewise.
14901 * gdb.base/hbreak2.exp: Likewise.
14902 * gdb.reverse/until-precsave.exp: Drop references to removed
14903 non-prototype function header variants in ur1.c.
14904 * gdb.reverse/until-reverse.exp: Likewise.
14905
41c77605
PM
149062014-11-17 Petr Machata <pmachata@redhat.com>
14907
14908 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14909 ${_cu_offset_size} bytes abbrev offset.
14910
34248c3a
DE
149112014-11-15 Doug Evans <xdje42@gmail.com>
14912
14913 PR symtab/17559
14914 * gdb.base/line-symtabs.exp: New file.
14915 * gdb.base/line-symtabs.c: New file.
14916 * gdb.base/line-symtabs.h: New file.
14917
646da059
YQ
149182014-11-14 Yao Qi <yao@codesourcery.com>
14919
14920 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14921 (func): Add label func_label.
14922 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14923 Replace low_pc and high_pc with MACRO_AT_range.
14924 Replace name, low_pc and high_pc with MACRO_AT_func.
14925
9301ebe6
YQ
149262014-11-14 Yao Qi <yao@codesourcery.com>
14927
14928 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14929 Replace name, low_pc and high_pc with MACRO_AT_func.
14930
f166b542
YQ
149312014-11-14 Yao Qi <yao@codesourcery.com>
14932
14933 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14934 produce debug information.
14935 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14936
0f6e71e3
YQ
149372014-11-14 Yao Qi <yao@codesourcery.com>
14938
14939 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14940 object and get function length.
14941 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14942 with MACRO_AT_func.
14943 (top-level): Replace gdb_compile and clean_restart with
14944 prepare_for_testing.
14945 * gdb.dwarf2/main.c (main): Add label main_label.
14946
876c4df9
YQ
149472014-11-14 Yao Qi <yao@codesourcery.com>
14948
14949 * lib/dwarf.exp (function_range): New procedure.
14950 (Dwarf::_handle_macro_at_func): New procedure.
14951 (Dwarf::_handle_macro_at_range): New procedure.
14952 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14953
02ad9cf1
YQ
149542014-11-14 Yao Qi <yao@codesourcery.com>
14955
14956 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14957 (_handle_attribute): New procedure.
14958
a59add0c
AA
149592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14960
14961 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14962 * gdb.base/call-sc.c (zed): Likewise.
14963 * gdb.base/checkpoint.c (main): Likewise.
14964 * gdb.base/dump.c (main): Likewise.
14965 * gdb.base/gcore.c (main): Likewise.
14966 * gdb.base/huge.c (main): Likewise.
14967 * gdb.base/multi-forks.c (main): Likewise.
14968 * gdb.base/pr10179-a.c (main): Likewise.
14969 * gdb.base/savedregs.c (main): Likewise.
14970 * gdb.base/sigaltstack.c (main): Likewise.
14971 * gdb.base/siginfo.c (main): Likewise.
14972 * gdb.base/structs.c (zed): Likewise.
14973 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14974 * gdb.mi/mi-syn-frame.c (main): Likewise.
14975 * gdb.mi/until.c (foo, main): Likewise.
14976 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14977 * gdb.base/solib-weak.c (foo): Declare.
14978 * gdb.base/attach-twice.c: Include stdio.h.
14979 * gdb.base/weaklib1.c: Likewise.
14980 * gdb.base/weaklib2.c: Likewise.
14981 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14982 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14983 unistd.h.
14984 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14985 * gdb.mi/mi-exit-code.c: Likewise.
14986 * gdb.base/break-interp-lib.c: Include string.h.
14987 * gdb.base/coremaker.c: Likewise.
14988 * gdb.base/testenv.c: Likewise.
14989 * gdb.python/py-finish-breakpoint.c: Likewise.
14990 * gdb.base/inferior-died.c: Include sys/wait.h.
14991 * gdb.base/fileio.c: Include time.h.
14992 * gdb.base/async-shell.c: Include unistd.h.
14993 * gdb.base/dprintf-non-stop.c: Likewise.
14994 * gdb.base/info-os.c: Likewise.
14995 * gdb.mi/mi-console.c: Likewise.
14996 * gdb.mi/watch-nonstop.c: Likewise.
14997 * gdb.python/py-events.c: Likewise.
14998 * gdb.base/async.c (baz): Move up before its invocation.
14999 * gdb.base/code_elim2.c (my_global_func): Likewise.
15000 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15001 * gdb.base/advance.c (func2): Likewise.
15002
3b5d5997
AA
150032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15004
15005 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15006 variant.
15007 * gdb.base/annota3.c: Likewise.
15008 * gdb.base/async.c: Likewise.
15009 * gdb.base/average.c: Likewise.
15010 * gdb.base/call-ar-st.c: Likewise.
15011 * gdb.base/call-rt-st.c: Likewise.
15012 * gdb.base/call-sc.c: Likewise.
15013 * gdb.base/call-strs.c: Likewise.
15014 * gdb.base/ending-run.c: Likewise.
15015 * gdb.base/execd-prog.c: Likewise.
15016 * gdb.base/exprs.c: Likewise.
15017 * gdb.base/foll-exec.c: Likewise.
15018 * gdb.base/foll-fork.c: Likewise.
15019 * gdb.base/foll-vfork.c: Likewise.
15020 * gdb.base/funcargs.c: Likewise.
15021 * gdb.base/gcore.c: Likewise.
15022 * gdb.base/jump.c: Likewise.
15023 * gdb.base/langs0.c: Likewise.
15024 * gdb.base/langs1.c: Likewise.
15025 * gdb.base/langs2.c: Likewise.
15026 * gdb.base/mips_pro.c: Likewise.
15027 * gdb.base/nodebug.c: Likewise.
15028 * gdb.base/opaque0.c: Likewise.
15029 * gdb.base/opaque1.c: Likewise.
15030 * gdb.base/recurse.c: Likewise.
15031 * gdb.base/run.c: Likewise.
15032 * gdb.base/scope0.c: Likewise.
15033 * gdb.base/scope1.c: Likewise.
15034 * gdb.base/setshow.c: Likewise.
15035 * gdb.base/setvar.c: Likewise.
15036 * gdb.base/shmain.c: Likewise.
15037 * gdb.base/shr1.c: Likewise.
15038 * gdb.base/shr2.c: Likewise.
15039 * gdb.base/sigall.c: Likewise.
15040 * gdb.base/signals.c: Likewise.
15041 * gdb.base/so-indr-cl.c: Likewise.
15042 * gdb.base/solib2.c: Likewise.
15043 * gdb.base/structs.c: Likewise.
15044 * gdb.base/sum.c: Likewise.
15045 * gdb.base/vforked-prog.c: Likewise.
15046 * gdb.base/watchpoint.c: Likewise.
15047 * gdb.reverse/shr2.c: Likewise.
15048 * gdb.reverse/until-reverse.c: Likewise.
15049 * gdb.reverse/ur1.c: Likewise.
15050 * gdb.reverse/watch-reverse.c: Likewise.
15051
066a77c5
AA
150522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15053
15054 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15055 variant.
15056 * gdb.base/sepdebug.exp: Drop references to removed code.
15057
4f204ea5
AA
150582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15059
15060 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15061 variant. Preserve original line numbering.
15062 * gdb.base/list1.c: Likewise.
15063
3b377a3a
AA
150642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15065
15066 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15067 variant.
15068 * gdb.base/break1.c: Likewise.
15069 * gdb.base/break.exp: Drop references to removed code.
15070
e444df73
AA
150712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15072
15073 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15074 variant.
15075
8008f2a7
AA
150762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15077
15078 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15079
a5a06887
AA
150802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15081
15082 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15083 logic into perform_all_tests() and invoke it with and without
15084 function header prototypes.
15085 (do_function_calls): Remove conditional XFAIL for PR 5318.
15086 (rerun_and_prepare): Remove duplicate code.
15087 (perform_all_tests): New. Main logic moved here.
15088
44dba9b9
AA
150892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15090
15091 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15092 code guarded by #ifdef NO_PROTOTYPES.
15093 (t_double_many_args): Likewise.
15094 (DEF_FUNC_MANY_ARGS_1): Likewise.
15095 (DEF_FUNC_VALUES_1): Likewise.
15096 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15097 guarded by #ifdef PROTOTYPES.
15098
d1fbcd56
AA
150992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15100
15101 * gdb.mi/mi-console.c: Add eye-catcher.
15102 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15103 instead of literal line number.
15104
b0e59b8f
AA
151052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15106
15107 * gdb.base/shr2.c: Add eye-catcher.
15108 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15109 line number.
15110
78f98cca
AA
151112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15112
15113 * gdb.base/jump.c: Add eye-catchers.
15114 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15115 numbers.
15116
58fa2af0
AA
151172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15118
15119 * gdb.base/execd-prog.c: Add eye-catchers.
15120 * gdb.base/foll-exec.c: Likewise.
15121 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15122 line numbers.
15123
04e5059b
AA
151242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15125
15126 * gdb.base/ending-run.c: Add eye-catchers.
15127 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15128 literal line numbers.
15129
dbfdb174
AA
151302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15131
15132 * gdb.base/call-rt-st.c: Add eye-catchers.
15133 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15134 literal line numbers.
15135
888a2ade
AA
151362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15137
15138 * gdb.base/call-ar-st.c: Add eye-catchers.
15139 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15140 literal line numbers.
15141
6acc2dde
AA
151422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15143
15144 * gdb.base/average.c: Add eye-catchers.
15145 * gdb.base/sum.c: Likewise.
15146 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15147 regexps dynamically.
15148
9ecfcd1d
AA
151492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15150
15151 * gdb.base/solib1.c: Add eye-catchers.
15152 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15153 literal line numbers.
15154
78708b7c
PA
151552014-11-12 Pedro Alves <palves@redhat.com>
15156
15157 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15158 leader has exited.
15159
af48d08f
PA
151602014-11-12 Pedro Alves <palves@redhat.com>
15161
15162 * gdb.arch/i386-bp_permanent.c: New file.
15163 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15164 (srcfile): Set to i386-bp_permanent.c.
15165 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15166 that stepi does not execute the 'leave' instruction, instead of
15167 testing it does execute.
15168 * gdb.base/bp-permanent.c: New file.
15169 * gdb.base/bp-permanent.exp: New file.
15170
af3768e9
DE
151712014-11-10 Doug Evans <xdje42@gmail.com>
15172
15173 PR symtab/17564
15174 * gdb.base/symtab-search-order.exp: New file.
15175 * gdb.base/symtab-search-order.c: New file.
15176 * gdb.base/symtab-search-order-1.c: New file.
15177 * gdb.base/symtab-search-order-shlib-1.c: New file.
15178
9de00a4a
PA
151792014-11-07 Pedro Alves <palves@redhat.com>
15180
15181 PR gdb/17511
15182 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15183 i?86-*-linux*.
15184
e0f52461
SC
151852014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15186
15187 PR c++/17494
15188 * gdb.cp/pr17494.cc: New file.
15189 * gdb.cp/pr17494.exp: New file.
15190
6ce8c980
YQ
151912014-11-02 Yao Qi <yao@codesourcery.com>
15192
15193 * gdb.python/python.exp: Get working directory and match the
15194 output of "set extended-prompt \\w " with it.
15195
02be9a71
DE
151962014-10-30 Doug Evans <dje@google.com>
15197
15198 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15199 in objfiles.
15200 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15201 in progspaces.
15202
3bdff46b
LM
152032014-10-30 Janis Johnson <janisjo@codesourcery.com>
15204
15205 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15206 * gdb.base/realname-expand.exp: Likewise.
15207 * gdb.linespec/macro-relative.exp: Likewise.
15208
ab917dfb
PA
152092014-10-29 Pedro Alves <palves@redhat.com>
15210
15211 PR gdb/17408
15212 * gdb.threads/schedlock.c (some_function): New function.
15213 (call_function): New global.
15214 (MAYBE_CALL_SOME_FUNCTION): New macro.
15215 (thread_function): Call it.
15216 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15217 and use it instead of a global counter. Adjust all callers.
15218 (get_current_thread): Use "find current thread" for test message
15219 here rather than having all callers pass down the same string.
15220 (goto_loop): New procedure, factored out from ...
15221 (my_continue): ... this.
15222 (step_ten_loops): Change parameter from test message to command to
15223 use. Adjust.
15224 (list_count): Delete global.
15225 (check_result): New procedure, factored out from duplicate top
15226 level code.
15227 (continue tests): Wrap in with_test_prefix.
15228 (test_step): New procedure, factored out from duplicate top level
15229 code.
15230 (top level): Test "step" in combination with all scheduler-locking
15231 modes. Test "next" in combination with all scheduler-locking
15232 modes, and in combination with stepping over a function call or
15233 not.
15234 * gdb.threads/next-bp-other-thread.c: New file.
15235 * gdb.threads/next-bp-other-thread.exp: New file.
15236
d3d4baed
PA
152372014-10-29 Pedro Alves <palves@redhat.com>
15238
15239 PR python/17372
15240 * gdb.python/python.exp: Test a multi-line command that spawns
15241 interactive Python.
15242 * gdb.base/multi-line-starts-subshell.exp: New file.
15243
563e8d85
YQ
152442014-10-29 Yao Qi <yao@codesourcery.com>
15245
15246 * gdb.base/fileio.exp: Make directories on host.
15247
0ea4d52e
YQ
152482014-10-29 Yao Qi <yao@codesourcery.com>
15249
15250 * gdb.base/fileio.c (test_write): Close the file.
15251
7f5ef605
PA
152522014-10-28 Pedro Alves <palves@redhat.com>
15253
15254 PR gdb/12623
15255 * gdb.base/sigstep.c (no_handler): New global.
15256 (main): If 'no_handler is true, set the signal handlers to
15257 SIG_IGN.
15258 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15259 with_sw_watch and no_handler parameters. Handle them.
15260 (top level) <stepping over handler when stopped at a breakpoint
15261 test>: Add a test axis for testing with a software watchpoint, and
15262 another for testing with the signal handler set to SIG_IGN.
15263 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15264 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15265
abbdbd03
PA
152662014-10-28 Pedro Alves <palves@redhat.com>
15267
15268 PR gdb/17511
15269 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15270 * gdb.base/sigstep.exp (other_handler_location): New global.
15271 (advance): Support stepping into the signal handler, and running
15272 commands while in the handler.
15273 (in_handler_map): New global.
15274 (top level): In the advance test, add combinations for getting
15275 into the handler with stepping commands, and for running commands
15276 in the handler. Add comment descripting the advancei tests.
15277
1df4399f
PA
152782014-10-28 Pedro Alves <palves@redhat.com>
15279
15280 * gdb.base/sigstep.exp: Use build_executable instead of
15281 prepare_for_testing.
15282 (top level): Move code that starts GDB, runs to main and creates a
15283 display to ...
15284 (restart): ... this new procedure.
15285 (top level): Move backtrace from signal handler test to ...
15286 (validate_backtrace): ... this new procedure.
15287 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15288 with_test_prefix. Always restart GDB.
15289 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15290 with_test_prefix. Always restart GDB. No need to delete
15291 breakpoints after the test.
15292 (test_skip_handler): Remove prefix parameter.
15293 (skip_over_handler, breakpoint_to_handler)
15294 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15295 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15296 restart GDB. No need to delete breakpoints after the test.
15297 (top level): Use foreach to call the test procedures with
15298 different commands.
15299
a5b6e449
PA
153002014-10-28 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15303 instead of GNATS numbers.
15304 * gdb.base/sigbpt.exp: Likewise.
15305 * gdb.base/siginfo.exp: Likewise.
15306 * gdb.base/sigstep.exp: Likewise.
15307
e5f8a7cc
PA
153082014-10-27 Pedro Alves <palves@redhat.com>
15309
15310 * gdb.base/sigstep.c (dummy): New global.
15311 (main): Issue a couple writes to the new global.
15312 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15313 procedures.
15314 (skip_over_handler): Use test_skip_handler.
15315 (top level): Call skip_over_handler for stepi and nexti too.
15316 (breakpoint_over_handler): Use test_skip_handler.
15317 (top level): Call breakpoint_over_handler for stepi and nexti too.
15318
763905a3
YQ
153192014-10-27 Yao Qi <yao@codesourcery.com>
15320
15321 * gdb.trace/tfile.c (adjust_function_address)
15322 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15323 function descriptor.
15324
6f259a23
DB
153252014-10-24 Don Breazeal <donb@codesourcery.com>
15326
15327 * gdb.base/foll-fork.exp (test_follow_fork,
15328 catch_fork_child_follow): Check for updated fork messages emitted
15329 from infrun.c.
15330 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15331 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15332 vfork_and_exec_child_follow_through_step): Check for updated vfork
15333 messages emitted from infrun.c.
15334
09dd9a69
PA
153352014-10-24 Pedro Alves <palves@redhat.com>
15336
15337 * gdb.base/corefile.exp: Remove references to ultrix.
15338 * gdb.base/interrupt.exp: Likewise.
15339 * gdb.base/whatis.exp: Likewise.
15340 * gdb.gdb/selftest.exp: Likewise.
15341 * gdb.threads/manythreads.exp: Likewise.
15342 * gdb.threads/print-threads.exp: Likewise.
15343 * gdb.threads/pthreads.exp:: Likewise.
15344 * gdb.threads/schedlock.exp: Likewise.
15345
3433cfa5
SC
153462014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15347
15348 * gdb.cp/non-trivial-retval.cc: Add a test case.
15349 * gdb.cp/non-trivial-retval.exp: Add a test.
15350
092f880b
YQ
153512014-10-20 Yao Qi <yao@codesourcery.com>
15352
15353 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15354 * gdb.python/py-objfile-script-gdb.py: New file.
15355 * gdb.python/py-objfile-script.exp: Update reference to
15356 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15357 of remote_download. Remove the dest file.
15358
acbdb7f3
YQ
153592014-10-20 Yao Qi <yao@codesourcery.com>
15360
15361 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15362 * gdb.base/step-line.exp: Likewise.
15363 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15364 * gdb.dwarf2/dw2-basic.exp: Likewise.
15365 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15366 * gdb.dwarf2/dw2-filename.exp: Likewise.
15367 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15368 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15369 * gdb.dwarf2/dw2-producer.exp: Likewise.
15370 * gdb.dwarf2/mac-fileno.exp: Likewise.
15371 * gdb.python/py-frame-args.exp: Likewise.
15372 * gdb.python/py-framefilter.exp: Likewise.
15373 * gdb.python/py-mi.exp: Likewise.
15374 * gdb.python/py-objfile-script.exp: Likewise
15375 * gdb.python/py-pp-integral.exp: Likewise.
15376 * gdb.python/py-pp-re-notag.exp: Likewise.
15377 * gdb.python/py-prettyprint.exp: Likewise.
15378 * gdb.python/py-section-script.exp: Likewise.
15379 * gdb.python/py-typeprint.exp: Likewise.
15380 * gdb.python/py-xmethods.exp: Likewise.
15381 * gdb.stabs/weird.exp: Likewise.
15382 * gdb.xml/tdesc-regs.exp: Likewise.
15383
bd286a29
KCY
153842014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15385
15386 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15387 (out_cu): Use addr_len for the size of addresses.
15388 (out_line): Likewise. Size DW_LNE_set_address instruction
15389 according to addr_len.
15390 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15391 (FUNC): Add START_INSNS to definition.
15392
673dc4a0
YQ
153932014-10-18 Yao Qi <yao@codesourcery.com>
15394
15395 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15396 gdb_has_argv0 return true.
15397 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15398 check [target_info exists noargs], check [gdb_has_argv0]
15399 instead.
15400 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15401 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15402 procedures.
15403
4ffbba72
DE
154042014-10-17 Doug Evans <dje@google.com>
15405
15406 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15407 event.
15408 * gdb.python/py-events.py: Add clear_objfiles event.
15409
d096d8c1
DE
154102014-10-17 Doug Evans <dje@google.com>
15411
15412 * gdb.python/py-objfile.exp: Test progspace attribute.
15413
a80db015
LM
154142014-10-17 Luis Machado <lgustavo@codesourcery.com>
15415
15416 * gdb.guile/scm-breakpoint.exp: Do not assume any
15417 directory separators when matching source file paths.
15418 * gdb.python/py-breakpoint.exp: Likewise.
15419 * gdb.reverse/break-precsave.exp: Likewise.
15420 * gdb.reverse/break-reverse.exp: Likewise.
15421 * gdb.reverse/consecutive-precsave.exp: Likewise.
15422 * gdb.reverse/finish-precsave.exp: Likewise.
15423 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15424 * gdb.reverse/finish-reverse.exp: Likewise.
15425 * gdb.reverse/i386-precsave.exp: Likewise.
15426 * gdb.reverse/i387-env-reverse.exp: Likewise.
15427 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15428 * gdb.reverse/machinestate-precsave.exp: Likewise.
15429 * gdb.reverse/machinestate.exp: Likewise.
15430 * gdb.reverse/sigall-precsave.exp: Likewise.
15431 * gdb.reverse/solib-precsave.exp: Likewise.
15432 * gdb.reverse/step-precsave.exp: Likewise.
15433 * gdb.reverse/until-precsave.exp: Likewise.
15434 * gdb.reverse/watch-precsave.exp: Likewise.
15435 * gdb.reverse/watch-reverse.exp: Likewise.
15436
b22089ab
YQ
154372014-10-17 Yao Qi <yao@codesourcery.com>
15438
15439 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15440 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15441
6c4486e6
PA
154422014-10-17 Pedro Alves <palves@redhat.com>
15443
15444 PR gdb/17471
15445 * gdb.base/bg-execution-repeat.c: New file.
15446 * gdb.base/bg-execution-repeat.exp: New file.
15447
0ff33695
PA
154482014-10-17 Pedro Alves <palves@redhat.com>
15449
15450 PR gdb/17300
15451 * gdb.base/continue-all-already-running.c: New file.
15452 * gdb.base/continue-all-already-running.exp: New file.
15453
6fdebc3d
PA
154542014-10-17 Pedro Alves <palves@redhat.com>
15455
15456 PR gdb/17472
15457 * gdb.base/annota-input-while-running.c: New file.
15458 * gdb.base/annota-input-while-running.exp: New file.
15459
32a8097b
PA
154602014-10-17 Pedro Alves <palves@redhat.com>
15461
15462 * gdb.base/callfuncs.exp: emove references to osf.
15463 * gdb.base/sigall.exp: Likewise.
15464 * gdb.gdb/selftest.exp: Likewise.
15465 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15466 * gdb.mi/non-stop.c: Likewise.
15467 * gdb.mi/pthreads.c: Likewise.
15468 * gdb.reverse/sigall-precsave.exp: Likewise.
15469 * gdb.reverse/sigall-reverse.exp: Likewise.
15470 * gdb.threads/pthreads.c: Likewise.
15471 * gdb.threads/pthreads.exp: Likewise.
15472
7a3517ff
YQ
154732014-10-17 Yao Qi <yao@codesourcery.com>
15474
15475 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15476 check 'target_info exists noargs'.
15477 (test_command_prompt_position): Likewise.
15478 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15479 Remove "set args".
15480 (progvar_simple_while_test): Likewise.
15481 (progvar_complex_if_while_test): Likewise.
15482 (if_while_breakpoint_command_test): Likewise.
15483 (infrun_breakpoint_command_test): Likewise.
15484 (breakpoint_command_test): Likewise.
15485 (watchpoint_command_test): Likewise.
15486 (bp_deleted_in_command_test): Likewise.
15487 (temporary_breakpoint_commands): Likewise.
15488
bb99c472
YQ
154892014-10-16 Yao Qi <yao@codesourcery.com>
15490
15491 * gdb.base/remotetimeout.exp: Remove noargs checking.
15492
7c16b83e
PA
154932014-10-15 Pedro Alves <palves@redhat.com>
15494
15495 PR breakpoints/9649
15496 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15497 * gdb.base/breakpoint-in-ro-region.exp
15498 (probe_target_hardware_step): New procedure.
15499 (top level): Probe hardware stepping and hardware breakpoint
15500 support. Test stepping through a read-only region, with both
15501 "breakpoint auto-hw" on and off and both "always-inserted" on and
15502 off.
15503
35a49624
IB
155042014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15505
15506 * gdb.dlang/demangle.exp: Update for demangling changes.
15507
2d1c107c
SC
155082014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15509
15510 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15511 * gdb.cp/non-trivial-retval.exp: Add new tests.
15512
778811d5
SC
155132014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15514
15515 PR c++/13403
15516 PR c++/15154
15517 * gdb.cp/non-trivial-retval.cc: New file.
15518 * gdb.cp/non-trivial-retval.exp: New file.
15519
10c5f0a8
YQ
155202014-10-15 Yao Qi <yao@codesourcery.com>
15521
15522 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15523 remote host.
15524
65d7b369
YQ
155252014-10-15 Yao Qi <yao@codesourcery.com>
15526
15527 * gdb.python/py-symbol.exp: Match file base name if host is
15528 remote, otherwise match file name with dir name.
15529 * gdb.python/py-symtab.exp: Likewise.
15530 * gdb.python/python.exp: Likewise.
15531
46dc1394
YQ
155322014-10-15 Yao Qi <yao@codesourcery.com>
15533
15534 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15535 pattern.
15536 * gdb.python/py-symtab.exp: Likewise.
15537 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15538 locationn.
15539
c40cc657
JB
155402014-10-14 Joel Brobecker <brobecker@adacore.com>
15541
15542 * gdb.ada/addr_arith: New testcase.
15543
2abf49e1
MR
155442014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15545
15546 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15547 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15548 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15549 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15550
f7088df3
SDJ
155512014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15552
15553 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15554 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15555 * gdb.arch/stap-eval-lang-ada.exp: New file.
15556
4dc06805
YQ
155572014-10-14 Yao Qi <yao@codesourcery.com>
15558
15559 * gdb.mi/mi-var-child.c (nothing1): New function.
15560 (nothing2): New function.
15561 (do_children_tests): Set function pointers by nothing1 and
15562 nothing2.
15563 * gdb.mi/mi-var-child.exp: Step over new added statements.
15564 Update test to match the new output.
15565 * gdb.mi/var-cmd.c (nothing1): New function.
15566 (nothing2): New function.
15567 (do_children_tests): Set function pointers by nothing1 and
15568 nothing2.
15569 * gdb.mi/mi-var-display.exp: Update test to match output.
15570 Step to the line specified by $line_dct_nothing.
15571 Increase the number of lines to step.
15572
46a93de2
YQ
155732014-10-14 Yao Qi <yao@codesourcery.com>
15574
15575 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15576 tests.
15577 * gdb.mi/mi2-var-child.exp: Likewise.
15578
14ea52ee
DE
155792014-10-13 Doug Evans <dje@google.com>
15580
15581 * gdb.python/py-objfile.exp: Change name of file name test.
15582
e5c6e92b
DE
155832014-10-13 Doug Evans <dje@google.com>
15584
15585 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15586 from the start of the CU.
15587
c780cc2f
JK
155882014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15589 Yao Qi <yao@codesourcery.com>
15590
15591 Fix "save breakpoints" for "catch" command.
15592 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15593 Remove -nonewline. Match also the added "main" line.
15594
99894e11
JK
155952014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15596
15597 Fix "save breakpoints" for "disable $bpnum" command.
15598 * gdb.base/save-bp.c (main): Add label.
15599 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15600
6e1ac5a3
JK
156012014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15602
15603 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15604
754dd2b0
YQ
156052014-10-11 Yao Qi <yao@codesourcery.com>
15606
15607 * gdb.server/server-kill.exp: Execute command
15608 "set remote trace-status-packet on" before "tstatus".
15609
f90183d7
YQ
156102014-10-11 Yao Qi <yao@codesourcery.com>
15611
15612 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15613 (main): Call getppid.
15614 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15615 and continue to it. Read variable "server_pid".
15616
bf40a607
YQ
156172014-10-11 Yao Qi <yao@codesourcery.com>
15618
15619 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15620
052ca370
YQ
156212014-10-11 Yao Qi <yao@codesourcery.com>
15622
15623 * gdb.threads/thread-find.exp: Don't execute command
15624 "info threads".
15625 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15626 * gdb.threads/linux-dp.exp: Don't check the condition
15627 $threads_created equals to zero.
15628
3831839c
PA
156292014-10-10 Pedro Alves <palves@redhat.com>
15630
15631 * gdb.base/bigcore.exp: Remove references to IRIX.
15632 * gdb.base/funcargs.exp: Likewise.
15633 * gdb.base/interrupt.exp: Likewise.
15634 * gdb.base/mips_pro.exp: Likewise.
15635 * gdb.base/nodebug.exp: Likewise.
15636 * gdb.base/setvar.exp: Likewise.
15637 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15638
8b9a549d
PA
156392014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15640 Pedro Alves <palves@redhat.com>
15641
15642 PR symtab/14466
15643 * gdb.base/vdso-warning.c: New file.
15644 * gdb.base/vdso-warning.exp: New file.
15645
d48ba5e8
DE
156462014-10-02 Doug Evans <dje@google.com>
15647
15648 * gdb.base/structs.c (main): Don't run forever.
15649
2278c276
PA
156502014-10-02 Pedro Alves <palves@redhat.com>
15651
15652 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15653 (top level) <stop threads 1, stop threads 2>: Use it.
15654
b57bacec
PA
156552014-10-02 Pedro Alves <palves@redhat.com>
15656
15657 * gdb.threads/break-while-running.exp (test): Add new
15658 'update_thread_list' argument. Skip "info threads" if false.
15659 (top level): Add new 'update_thread_list' axis.
15660
13fd3ff3
PA
156612014-10-02 Pedro Alves <palves@redhat.com>
15662
15663 PR breakpoints/17431
15664 * gdb.base/execl-update-breakpoints.c: New file.
15665 * gdb.base/execl-update-breakpoints.exp: New file.
15666
0fec99e8
PA
156672014-10-01 Pedro Alves <palves@redhat.com>
15668
15669 * gdb.base/breakpoint-in-ro-region.c: New file.
15670 * gdb.base/breakpoint-in-ro-region.exp: New file.
15671
2ddf4301
SM
156722014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15673
15674 * gdb.mi/mi-exit-code.exp: New file.
15675 * gdb.mi/mi-exit-code.c: New file.
15676
6a5f3f43
YQ
156772014-09-30 Yao Qi <yao@codesourcery.com>
15678
15679 * lib/prelink-support.exp (build_executable_own_libs): Error if
15680 the target isn't native.
15681
345bcc73
YQ
156822014-09-30 Yao Qi <yao@codesourcery.com>
15683
15684 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15685 false.
15686
a25a5a45
PA
156872014-09-22 Pedro Alves <palves@redhat.com>
15688
15689 * gdb.threads/break-while-running.exp: New file.
15690 * gdb.threads/break-while-running.c: New file.
15691
00ba3162
YQ
156922014-09-19 Yao Qi <yao@codesourcery.com>
15693
15694 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15695 Invoke test. Restart GDB with --readnow and invoke test again.
15696
c3b7b696
YQ
156972014-09-19 Yao Qi <yao@codesourcery.com>
15698
15699 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15700 proc set_breakpoint_on_gcd_function. Invoke
15701 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15702 invoke set_breakpoint_on_gcd_function again.
15703
2b4fd423
DE
157042014-09-18 Doug Evans <dje@google.com>
15705
15706 * gdb.dwarf2/symtab-producer.exp: New file.
15707
a5947601
SDJ
157082014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15709
15710 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15711 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15712 * gdb.base/global-var-nested-by-dso.c: Likewise.
15713 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15714
91c19059
SDJ
157152014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15716 Pedro Alves <palves@redhat.com>
15717
15718 * gdb.base/watch-bitfields.exp: Pass string other than test file
15719 name to prepare_for_testing.
15720 (watch): New procedure.
15721 (expect_watchpoint): Use with_test_prefix.
15722 (top level): Factor out tests to ...
15723 (test_watch_location, test_regular_watch): ... these new
15724 procedures, and use with_test_prefix and gdb_continue_to_end.
15725
bb9d5f81
PP
157262014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15727
15728 PR breakpoints/12526
15729 * gdb.base/watch-bitfields.exp: New file.
15730 * gdb.base/watch-bitfields.c: New file.
15731
635856f5
PA
157322014-09-16 Pedro Alves <palves@redhat.com>
15733
15734 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15735 software and hardware addresses, not software address against
15736 itself.
15737
7280ceea
PA
157382014-09-16 Pedro Alves <palves@redhat.com>
15739
15740 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15741 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15742
428b16bd
PA
157432014-09-16 Pedro Alves <palves@redhat.com>
15744
15745 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15746 files.
15747 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15748 "*-*-vxworks*" throughout.
15749 * gdb.base/break.exp: Likewise.
15750 * gdb.base/default.exp: Likewise.
15751 * gdb.base/scope.exp: Likewise.
15752 * gdb.base/sepdebug.exp: Likewise.
15753 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15754 throughout.
15755 * gdb.base/run.c: Likewise.
15756 * gdb.base/sepdebug.c: Likewise.
15757 * gdb.hp/gdb.aCC/run.c: Likewise.
15758 * gdb.reverse/until-reverse.c: Likewise.
15759 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15760
666d413c
YQ
157612014-09-16 Yao Qi <yao@codesourcery.com>
15762
15763 * boards/local-remote-host-native.exp: New file.
15764
57cbd724
DE
157652014-09-14 Doug Evans <xdje42@gmail.com>
15766
15767 * gdb.threads/queue-signal.c (thread_count): New variable.
15768 (thread_count_mutex, thread_count_condvar): New variables.
15769 (incr_thread_count, wait_all_threads_running): New functions.
15770 (main): Wait for all threads to be in their thread functions.
15771
81219e53
DE
157722014-09-13 Doug Evans <xdje42@gmail.com>
15773
15774 * gdb.threads/queue-signal.c: New file.
15775 * gdb.threads/queue-signal.exp: New file.
15776
3714cea7
DE
157772014-09-13 Doug Evans <xdje42@gmail.com>
15778
15779 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15780 be consistent with what default_gdb_init uses.
15781 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15782 the plain text of the prompt. Add some logging printfs.
15783 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15784
fa43b1d7
PA
157852014-09-12 Pedro Alves <palves@redhat.com>
15786
15787 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15788 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15789 * gdb.arch/i386-size-overlap.exp: Likewise.
15790 * gdb.arch/i386-size.exp: Likewise.
15791 * gdb.arch/i386-unwind.exp: Likewise.
15792 * gdb.base/a2-run.exp: Likewise.
15793 * gdb.base/break.exp: Likewise.
15794 * gdb.base/charset.exp: Likewise.
15795 * gdb.base/chng-syms.exp: Likewise.
15796 * gdb.base/commands.exp: Likewise.
15797 * gdb.base/dbx.exp: Likewise.
15798 * gdb.base/find.exp: Likewise.
15799 * gdb.base/funcargs.exp: Likewise.
15800 * gdb.base/jit-simple.exp: Likewise.
15801 * gdb.base/reread.exp: Likewise.
15802 * gdb.base/sepdebug.exp: Likewise.
15803 * gdb.base/step-bt.exp: Likewise.
15804 * gdb.cp/mb-inline.exp: Likewise.
15805 * gdb.cp/mb-templates.exp: Likewise.
15806 * gdb.objc/basicclass.exp: Likewise.
15807 * gdb.threads/killed.exp: Likewise.
15808
9d9bf2df
EBM
158092014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15810
15811 PR tdep/17379
15812 * gdb.arch/powerpc-stackless.S: New file.
15813 * gdb.arch/powerpc-stackless.exp: New file.
15814
1cf2f1b0
JK
158152014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15816
15817 * gdb.base/attach.c: Include unistd.h.
15818 (main): Call alarm. Add label postloop.
15819 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15820 gdb_breakpoint, gdb_continue_to_breakpoint.
15821 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15822
98880d46
PA
158232014-09-11 Pedro Alves <palves@redhat.com>
15824
15825 PR gdb/17347
15826 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15827 * gdb.base/attach.exp (test_command_line_attach_run): New
15828 procedure.
15829 (top level): Call it.
15830
4c92ff2c
PA
158312014-09-11 Pedro Alves <palves@redhat.com>
15832
15833 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15834 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15835 (do_command_attach_tests): Use spawn_wait_for_attach.
15836 * gdb.base/solib-overlap.exp: Likewise.
15837 * gdb.multi/multi-attach.exp: Likewise.
15838 * gdb.python/py-prompt.exp: Likewise.
15839 * gdb.python/py-sync-interp.exp: Likewise.
15840 * gdb.server/ext-attach.exp: Likewise.
15841
3adc1a7d
GKB
158422014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15843
15844 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15845 command in testcase. Simplify testcase.
15846
96334934
JB
158472014-09-10 Joel Brobecker <brobecker@adacore.com>
15848
15849 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15850
eb479039
JB
158512014-09-10 Joel Brobecker <brobecker@adacore.com>
15852
15853 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15854
deede10c
JB
158552014-09-10 Joel Brobecker <brobecker@adacore.com>
15856
15857 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15858
7828a5f5
JB
158592014-09-10 Joel Brobecker <brobecker@adacore.com>
15860
15861 * gdb.dwarf2/dynarr-ptr.c: New file.
15862 * gdb.dwarf2/dynarr-ptr.exp: New file.
15863
33aeebcf
MR
158642014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15865
15866 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15867 of 30 rather than hardcoding 120 for a slow test case. Take the
15868 `gdb,timeout' target setting into account for this calculation.
15869 Don't extend the timeout for the test cases that don't need it.
15870
7b415901
MR
158712014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15872
15873 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15874 a factor of 2 for a slow test case. Take the `gdb,timeout'
15875 target setting into account for this calculation.
15876 * gdb.reverse/until-precsave.exp: Increase the timeout by
15877 a factor of 15 and 3 respectively rather than adding 120
15878 for a pair of slow test cases. Take the `gdb,timeout'
15879 target setting into account for this calculation.
15880
4a40f85a
MR
158812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15882
15883 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15884 timeout, don't pass one down to gdb_expect.
15885 (gdb_expect): Rework timeout selection.
15886
09635af7
MR
158872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15888
15889 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15890 exception on timeout.
15891 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15892 (gdbserver_start_extended): Catch any `gdbserver_start' error
15893 exceptions.
15894 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15895 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15896 `gdbserver_gdb_load' error exceptions.
15897
2bdd10b7
MR
158982014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15899
15900 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15901 120 on waiting for the TCP socket to open.
15902
316935f0
DE
159032014-09-09 Doug Evans <xdje42@gmail.com>
15904
15905 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15906 _caller_matches, _any_caller_is, _any_caller_matches.
15907
83740597
DE
159082014-09-09 Doug Evans <xdje42@gmail.com>
15909
15910 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15911
4c122fc3
YQ
159122014-09-09 Yao Qi <yao@codesourcery.com>
15913
15914 * gdb.mi/mi-var-display.exp: Set print symbol off.
15915
a9f116cb
GKB
159162014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15917
15918 PR gdb/17035
15919 * gdb.base/commands.exp: Add tests to verify user-defined
15920 commands with empty bodies.
15921 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15922 python commands in `show user command`.
15923 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15924 scheme commands in `show user command`.
15925
c75bd3a2
JK
159262014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15927
15928 PR python/17355
15929 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15930 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15931 * gdb.python/py-framefilter-invalidarg.exp: New file.
15932 * gdb.python/py-framefilter-invalidarg.py: New file.
15933
faa42425
DE
159342014-09-06 Doug Evans <xdje42@gmail.com>
15935
15936 PR 15276
15937 * gdb.python/py-caller-is.c: New file.
15938 * gdb.python/py-caller-is.exp: New file.
15939
474ca4f6
SDJ
159402014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15941
15942 PR gdb/17235
15943 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15944 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15945
eb0b0463
SDJ
159462014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15947
15948 PR fortran/17237
15949 * gdb.fortran/print-formatted.exp: New file.
15950 * gdb.fortran/print-formatted.f90: Likewise.
15951
5f3b99cf
SS
159522014-09-03 Sasha Smundak <asmundak@google.com>
15953
15954 * gdb.python/py-frame.exp: Test Frame.read_register.
15955
7d793aa9
SDJ
159562014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15957
15958 PR python/16699
15959 * gdb.python/py-completion.exp: New file.
15960 * gdb.python/py-completion.py: Likewise.
15961
fb0576e9
DE
159622014-08-28 Doug Evans <dje@google.com>
15963
15964 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15965 eax,etc. are live with values set by gdb and thus the compiler can't
15966 use them.
15967 * gdb.arch/i386-pseudo.c (main): Ditto.
15968
ee92b0dd
DE
159692014-08-27 Doug Evans <dje@google.com>
15970
15971 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15972
6649db35
DE
159732014-08-25 Doug Evans <dje@google.com>
15974
15975 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15976 (main): Ditto.
15977
564b7600
DE
159782014-08-25 Doug Evans <dje@google.com>
15979
15980 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15981
3881fb67
YQ
159822014-08-24 Yao Qi <yao@codesourcery.com>
15983
15984 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15985 symbol off.
15986 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15987
a05a36a5
DE
159882014-08-22 Doug Evans <dje@google.com>
15989
15990 PR 17276
15991 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15992 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15993 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15994
7c343b48
YQ
159952014-08-22 Yao Qi <yao@codesourcery.com>
15996
15997 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15998 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15999 * gdb.python/python.exp: Likewise. Use .py file on the host
16000 instead of the build.
16001
22fd09ae
JK
160022014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16003
16004 * gdb.threads/gcore-stale-thread.c: New file.
16005 * gdb.threads/gcore-stale-thread.exp: New file.
16006
a8454a7c
PA
160072014-08-21 Pedro Alves <palves@redhat.com>
16008
16009 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16010 * gdb.base/gcore-relro-pie.exp: Likewise.
16011 * gdb.base/gcore-relro.exp: Likewise.
16012 * gdb.base/gcore.exp: Likewise.
16013 * gdb.base/print-symbol-loading.exp: Likewise.
16014 * gdb.threads/gcore-thread.exp: Likewise.
16015 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16016
2a31c623
PA
160172014-08-20 Pedro Alves <palves@redhat.com>
16018 Jan Kratochvil <jan.kratochvil@redhat.com>
16019
16020 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16021 configure.
16022 (EXPECT): Handle READ1 being set.
16023 (all): Depend on EXTRA_RULES.
16024 (check-read1, expect-read1, read1.so, read1): New rules.
16025 * README (Testsuite Parameters): Document the READ1 make variable.
16026 (Race detection): New section.
16027 * configure: Regenerate.
16028 * configure.ac: If build==host==target, and running under a
16029 GNU/glibc system, add read1 to the extra Makefile rules.
16030 (EXTRA_RULES): AC_SUBST it.
16031 * lib/read1.c: New file.
16032
d36430db
JB
160332014-08-20 Joel Brobecker <brobecker@adacore.com>
16034
16035 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16036 the handling of variables declared as a typedef to an array
16037 which a DW_AT_data_location attribute.
16038
9a0dc9e3
PA
160392014-08-19 Andrew Burgess <aburgess@broadcom.com>
16040 Pedro Alves <palves@redhat.com>
16041
16042 PR symtab/14604
16043 PR symtab/14605
16044 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16045 gdb_test.
16046
0718a8da
PA
160472014-08-19 Pedro Alves <palves@redhat.com>
16048
16049 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16050
13b448cd
YQ
160512014-08-19 Yao Qi <yao@codesourcery.com>
16052
16053 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16054 right line.
16055
1cbf5077
DB
160562014-08-18 David Blaikie <dblaikie@gmail.com>
16057
16058 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16059
bf0fae19
JB
160602014-08-18 Joel Brobecker <brobecker@adacore.com>
16061
16062 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16063 attribute in array range.
16064
3c8c5dcc
JB
160652014-08-18 Joel Brobecker <brobecker@adacore.com>
16066
16067 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16068
e66d4446
SC
160692014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16070
16071 PR c++/17132
16072 * gdb.cp/pr17132.cc: New file.
16073 * gdb.cp/pr17132.exp: New file.
16074
940df408
SC
160752014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16076
16077 * gdb.python/py-xmethods.py (A_getarrayind)
16078 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16079 Use 'print' with function call syntax.
16080 (E_method_matcher.match): Fix tab vs space indentation mixup.
16081
ebcc6c3a
YQ
160822014-08-15 Yao Qi <yao@codesourcery.com>
16083
16084 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16085 false.
16086
775e0f04
YQ
160872014-08-15 Yao Qi <yao@codesourcery.com>
16088
16089 * gdb.cp/casts.exp: Set print symbol off.
16090 * gdb.cp/class2.exp: Likewise.
16091 * gdb.cp/overload.exp: Likewise.
16092 * gdb.cp/templates.exp: Likewise.
16093
d769e349
DE
160942014-08-11 Doug Evans <dje@google.com>
16095
16096 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16097 (test_load_shlib): Update.
16098
20c6f1e1
YQ
160992014-08-09 Yao Qi <yao@codesourcery.com>
16100
16101 * gdb.base/display.exp: Invoke is_address_zero_readable.
16102 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16103 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16104 * gdb.base/hbreak-unmapped.exp: Return if
16105 is_address_zero_readable returns true.
16106 * gdb.base/signest.exp: Likewise.
16107 * gdb.base/signull.exp: Likewise.
16108 * gdb.base/sigbpt.exp: Likewise.
16109 * gdb.guile/scm-disasm.exp: Do the test if
16110 is_address_zero_readable returns false.
16111 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16112 * gdb.python/py-arch.exp: Likewise.
16113 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16114 * lib/gdb.exp (is_address_zero_readable): New proc.
16115
5792e8e3
YQ
161162014-08-09 Yao Qi <yao@codesourcery.com>
16117
16118 PR testsuite/13443
16119 * gdb.mi/mi-var-display.exp: Make test messages unique.
16120
3cecbbbe
TT
161212014-08-04 Tom Tromey <tromey@redhat.com>
16122
16123 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16124 target 0".
16125
00b51ff5
TT
161262014-08-04 Tom Tromey <tromey@redhat.com>
16127
16128 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16129 "target_resume".
16130
6908c509
JB
161312014-08-01 Joel Brobecker <brobecker@adacore.com>
16132
16133 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16134 inner_vla_struct_object_size.
16135 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16136 as xfail.
16137
cc6563d2
PA
161382014-07-30 Pedro Alves <palves@redhat.com>
16139
16140 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16141 comment.
16142
7e09a223
YQ
161432014-07-29 Yao Qi <yao@codesourcery.com>
16144
16145 PR gdb/17206
16146 * gdb.base/until-nodebug.exp: New.
16147
7ebdbe92
DE
161482014-07-28 Doug Evans <xdje42@gmail.com>
16149
16150 PR guile/17203
16151 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16152 previously existing parameter, and previously ambiguously spelled
16153 parameter.
16154
fdb1adc6
WN
161552014-07-28 Will Newton <will.newton@linaro.org>
16156
16157 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16158
186fcde0
DE
161592014-07-26 Ludovic Courtès <ludo@gnu.org>
16160 Doug Evans <xdje42@gmail.com>
16161
16162 PR guile/17146
16163 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16164
70509625
PA
161652014-07-25 Pedro Alves <palves@redhat.com>
16166
16167 * gdb.threads/signal-command-handle-nopass.c: New file.
16168 * gdb.threads/signal-command-handle-nopass.exp: New file.
16169 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16170 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16171 * gdb.threads/signal-delivered-right-thread.c: New file.
16172 * gdb.threads/signal-delivered-right-thread.exp: New file.
16173
c3f814a1
PA
161742014-07-25 Pedro Alves <palves@redhat.com>
16175
16176 * gdb.base/double-prompt-target-event-error.exp
16177 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16178 match.
16179 (cancel_pagination_in_target_event): Rework double prompt
16180 detection.
16181 * gdb.base/paginate-after-ctrl-c-running.exp
16182 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16183 <return>' match.
16184 * gdb.base/paginate-bg-execution.exp
16185 (test_bg_execution_pagination_return)
16186 (test_bg_execution_pagination_cancel): Remove '-notransfer
16187 <return>' matches.
16188 * gdb.base/paginate-execution-startup.exp
16189 (test_fg_execution_pagination_return)
16190 (test_fg_execution_pagination_cancel): Remove '-notransfer
16191 <return>' matches.
16192 * gdb.base/paginate-inferior-exit.exp
16193 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16194 match.
16195 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16196 * lib/gdb.exp (pagination_prompt): Run text through
16197 string_to_regexp.
16198 (gdb_test_multiple): Match $pagination_prompt instead of
16199 "<return>".
16200 (string_to_regexp): Move to lib/gdb-utils.exp.
16201
e214cf6c
JK
162022014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16203
16204 * gdb.arch/amd64-entry-value-paramref.S: New file.
16205 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16206 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16207 * gdb.arch/amd64-optimout-repeat.S: New file.
16208 * gdb.arch/amd64-optimout-repeat.c: New file.
16209 * gdb.arch/amd64-optimout-repeat.exp: New file.
16210
17d0c5c8
JK
162112014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16212
16213 PR gdb/17170
16214 * gdb.base/statistics.exp: New file.
16215
b8b8facf
DE
162162014-07-17 Doug Evans <dje@google.com>
16217
74b49205 16218 PR gdb/17170
b8b8facf
DE
16219 * gdb.base/maint.exp: Update testing of per-command stats.
16220
1b5d0ab3
PA
162212014-07-16 Pedro Alves <palves@redhat.com>
16222
16223 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16224 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16225 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16226 (tfile_write_buf): New functions.
16227 (add_memory_block): Rewrite using the above.
16228 (adjust_function_address): New function.
16229 (FUNCTION_ADDRESS): New macro.
16230 (write_basic_trace_file): Remove short_x local, and use
16231 tfile_write_16. Change type of func_addr local to unsigned long
16232 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16233 here. Cast argument of add_memory_block to char pointer.
16234 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16235 (main): Remove parameters.
16236 * gdb.trace/tfile.exp: Remove nowarnings.
16237
4d974e88
SM
162382014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16239
16240 * gdb.base/debug-expr.exp: Test string evaluation with
16241 "debug expression" on.
16242
41e99568
PA
162432014-07-15 Pedro Alves <palves@redhat.com>
16244
16245 * gdb.base/reread.exp: Use clean_restart.
16246
487d9753
PL
162472014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16248
16249 * gdb.arch/avr-flash-qualifer.c: New.
16250 * gdb.arch/avr-flash-qualifer.exp: New.
16251
cc1c52ad
PA
162522014-07-14 Pedro Alves <palves@redhat.com>
16253
16254 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16255 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16256
1e973570
PA
162572014-07-14 Pedro Alves <palves@redhat.com>
16258
16259 * gdb.base/double-prompt-target-event-error.c: New file.
16260 * gdb.base/double-prompt-target-event-error.exp: New file.
16261
93d6eb10
PA
162622014-07-14 Pedro Alves <palves@redhat.com>
16263
16264 PR gdb/17072
16265 * gdb.base/paginate-inferior-exit.c: New file.
16266 * gdb.base/paginate-inferior-exit.exp: New file.
16267
0017922d
PA
162682014-07-14 Pedro Alves <palves@redhat.com>
16269
16270 PR gdb/17072
16271 * gdb.base/paginate-bg-execution.c: New file.
16272 * gdb.base/paginate-bg-execution.exp: New file.
16273
94696ad3
PA
162742014-07-14 Pedro Alves <palves@redhat.com>
16275
16276 PR gdb/17072
16277 * gdb.base/paginate-execution-startup.c: New file.
16278 * gdb.base/paginate-execution-startup.exp: New file.
16279 * lib/gdb.exp (pagination_prompt): New global.
16280 (default_gdb_spawn): New procedure, factored out from
16281 default_gdb_spawn.
16282 (default_gdb_start): Adjust to call default_gdb_spawn.
16283 (gdb_spawn): New procedure.
16284
bd293940
PA
162852014-07-14 Pedro Alves <palves@redhat.com>
16286
16287 * lib/gdb.exp (gdb_assert): New procedure.
16288 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16289
c933f875
PA
162902014-07-14 Pedro Alves <palves@redhat.com>
16291
16292 * gdb.base/execution-termios.c: New file.
16293 * gdb.base/execution-termios.exp: New file.
16294
d98b7a16
TT
162952014-07-14 Tom Tromey <tromey@redhat.com>
16296
16297 * gdb.cp/vla-cxx.cc: New file.
16298 * gdb.cp/vla-cxx.exp: New file.
16299
548740d6
TT
163002014-07-14 Tom Tromey <tromey@redhat.com>
16301
16302 * gdb.reverse/rerun-prec.c: New file.
16303 * gdb.reverse/rerun-prec.exp: New file.
16304
a25eb028
MR
163052014-07-12 Maciej W. Rozycki <macro@mips.com>
16306 Maciej W. Rozycki <macro@codesourcery.com>
16307
16308 * lib/gdb-utils.exp: New file.
16309 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16310 inline `gdb_init_command' processing.
16311 (gdb_start_cmd): Likewise.
16312 * lib/mi-support.exp (mi_run_cmd): Likewise.
16313 * README: Document `gdb_init_command' and `gdb_init_commands'.
16314
218c2655
JK
163152014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16316
16317 Fix false FAIL running under a very long directory name.
16318 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16319 and "set print elements 10000". Twice.
16320
5401fde3
YQ
163212014-07-11 Yao Qi <yao@codesourcery.com>
16322
16323 * gdb.base/exprs.exp: "set print symbol off".
16324
e76126e8
PA
163252014-07-11 Pedro Alves <palves@redhat.com>
16326
16327 * gdb.threads/kill.c: New file.
16328 * gdb.threads/kill.exp: New file.
16329
2d6f0de6
YQ
163302014-07-10 Yao Qi <yao@codesourcery.com>
16331
16332 * gdb.trace/tfile.c (write_basic_trace_file)
16333 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16334 address written to trace file.
16335
7180e04a
PA
163362014-07-09 Pedro Alves <palves@redhat.com>
16337
16338 * gdb.base/attach-wait-input.exp: New file.
16339 * gdb.base/attach-wait-input.c: New file.
16340
9a9a7608
AB
163412014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16342
16343 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16344 setting up test structures.
16345 (main): Call new test function.
16346 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16347 test function, continue into test function and walk test
16348 structures.
16349
161ac41e
YQ
163502014-07-02 Yao Qi <yao@codesourcery.com>
16351
16352 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16353 'bar_start' at the beginning of functions 'foo' and 'bar'
16354 respectively.
16355 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16356 instead of 'foo' and 'bar'.
16357
1f267ae3
MM
163582014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16359
16360 * gdb.btrace/segv.exp: New.
16361 * gdb.btrace/segv.c: New.
16362
2b239efb
LM
163632014-07-02 Luis Machado <lgustavo@codesourcery.com>
16364
16365 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16366 instruction.
16367
cf363f18
MW
163682014-06-30 Mark Wielaard <mjw@redhat.com>
16369
16370 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16371 vulture, vilify, villar): New volatile array constants.
16372 (vindictive, vegetation): New const volatile array constants.
16373 * gdb.base/volatile.exp: Test volatile and const volatile array
16374 types.
16375
aebf9d24
AA
163762014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16377
16378 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16379 target lacks support for awatch, rwatch, or hbreak.
16380
b67a2c6f
YQ
163812014-06-27 Yao Qi <yao@codesourcery.com>
16382
16383 * gdb.multi/dummy-frame-restore.exp: New.
16384 * gdb.multi/dummy-frame-restore.c: New.
16385
aef92902
MM
163862014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16387
16388 * gdb.btrace/gcore.exp: New.
16389
8e9db26e
PA
163902014-06-23 Pedro Alves <palves@redhat.com>
16391
16392 * gdb.base/watchpoint-reuse-slot.c: New file.
16393 * gdb.base/watchpoint-reuse-slot.exp: New file.
16394
70afc5b7
SC
163952014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16396
16397 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16398 progspace's filename in 'info', 'enable' and 'disable' command
16399 tests.
16400
b972bd9c
JK
164012014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16402
16403 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16404 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16405 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16406
125f8a3d
GB
164072014-06-20 Gary Benson <gbenson@redhat.com>
16408
16409 * gdb.arch/i386-avx.exp: Fix include file location.
16410 * gdb.arch/i386-sse.exp: Likewise.
16411
3ed9baed
IB
164122014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16413
16414 * gdb.dlang/expression.exp: New file.
16415
034f788c
PA
164162014-06-19 Pedro Alves <palves@redhat.com>
16417
16418 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16419 out from ...
16420 (top level): ... here. Iterate running tests under different
16421 scheduler-locking settings.
16422
45371d0c
LM
164232014-06-18 Luis Machado <lgustavo@codesourcery.com>
16424
16425 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16426 to DW_FORM_addr and use non-zero addresses.
16427
5d376983
SC
164282014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16429
16430 PR gdb/17017
16431 * gdb.python/py-xmethods.cc: Add global function call counters and
16432 increment them in their respective functions. Remove "cout"
16433 statements.
16434 * gdb.python/py-xmethods.exp: Make tests check the global function
16435 call counters instead of depending on inferior IO.
16436
a1aa2221
LM
164372014-06-18 Don Breazeal <donb@codesourcery.com>
16438
16439 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16440 Deleted procedure.
16441 (explicit_fork_parent_follow): Deleted procedure.
16442 (explicit_fork_child_follow): Deleted procedure.
16443 (test_follow_fork): New procedure.
16444 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16445 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16446 procedure calls.
16447
0fc05997
YQ
164482014-06-17 Yao Qi <yao@codesourcery.com>
16449
16450 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16451 CP1252.
16452
70795c52
LM
164532014-06-17 Luis Machado <lgustavo@codesourcery.com>
16454
16455 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16456 Initialize ptr and S explicitly.
16457 (skip_type_update_when_not_use_rtti_test): Likewise.
16458
6be47f0c
KS
164592014-06-16 Keith Seitz <keiths@redhat.com>
16460
16461 PR mi/15863
16462 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16463 the inferior is started.
16464
d03de421
PA
164652014-06-16 Pedro Alves <palves@redhat.com>
16466
16467 * gdb.base/break-main-file-remove-fail.c: New file.
16468 * gdb.base/break-main-file-remove-fail.exp: New file.
16469 * gdb.base/break-unload-file.exp: Use build_executable instead of
16470 prepare_for_testing.
16471 (test_break): New parameter "initial_load". Handle it.
16472 (top level): Add initial_load cmdline/file axis.
16473
f9579b99
TT
164742014-06-12 Tom Tromey <tromey@redhat.com>
16475
16476 * gdb.base/completion.exp: Don't use directory name in test.
16477
3657956b
GB
164782014-06-09 Gary Benson <gbenson@redhat.com>
16479
16480 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16481 separate the always-available ANSI-standard signals from the
16482 signals that require checking.
16483 (main): Likewise.
16484 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16485 Likewise.
16486 (main): Likewise.
16487
4186eb54
KS
164882014-06-07 Keith Seitz <keiths@redhat.com>
16489
16490 Revert:
16491 PR c++/16253
16492 * gdb.cp/var-tag.cc: New file.
16493 * gdb.cp/var-tag.exp: New file.
16494 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16495 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16496 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16497 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16498
25326a28 164992014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16500
16501 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16502
829155c9
PA
165032014-06-06 Pedro Alves <palves@redhat.com>
16504
16505 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16506 in target debug output instead of looking at RSP packets,
16507 disabling the test on any target that uses hardware stepping.
16508 Update comments.
16509
61c8d22e
PA
165102014-06-06 Pedro Alves <palves@redhat.com>
16511
16512 * gdb.base/break-unload-file.exp: Fix typo.
16513
d9a47287
YQ
165142014-06-06 Yao Qi <yao@codesourcery.com>
16515
16516 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16517 from "jit_function" to "^jit_function".
16518
e5e01dbf
YQ
165192014-06-06 Yao Qi <yao@codesourcery.com>
16520
16521 * gdb.base/async.c (foo): Add one statement.
16522 * gdb.base/async.exp: Get the next instruction address and
16523 match the output of "nexti" by instruction address. Match
16524 the hex address in the output of "finish".
16525
73ba372c
GB
165262014-06-06 Gary Benson <gbenson@redhat.com>
16527
16528 * gdb.base/call-signals.c: Remove preprocessor conditionals
16529 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16530 SIGSEGV and SIGTERM.
16531 * gdb.base/sigall.c: Likewise.
16532 * gdb.base/unwindonsignal.c: Likewise.
16533 * gdb.reverse/sigall-reverse.c: Likewise.
16534
831517df
YQ
165352014-06-06 Yao Qi <yao@codesourcery.com>
16536
16537 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16538 readable, skip the test.
16539
b8b91e98
YQ
165402014-06-06 Yao Qi <yao@codesourcery.com>
16541
16542 * gdb.threads/staticthreads.c (thread_function): Move the line
16543 setting breakpoint on forward.
16544 * gdb.threads/staticthreads.exp: Update comments.
16545
fb934770
LC
165462014-06-05 Ludovic Courtès <ludo@gnu.org>
16547
16548 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16549 "history-append! type error".
16550
6ef284bd
SM
165512014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16552
16553 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16554 erroneous dprintf expected input.
16555
a872e241
DE
165562014-06-04 Doug Evans <xdje42@gmail.com>
16557
16558 * gdb.guile/scm-generics.exp: Delete.
16559
16f691fb
DE
165602014-06-04 Doug Evans <xdje42@gmail.com>
16561
16562 * gdb.guile/scm-breakpoint.exp: Update.
16563 Add tests for breakpoint registration.
16564
012370f6
TT
165652014-06-04 Tom Tromey <tromey@redhat.com>
16566
16567 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16568 VLA-in-union.
16569 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16570 inner_vla_struct, vla_union types. Initialize objects of those
16571 types and compute their sizes.
16572
9f5a4cef
HZ
165732014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16574 Hui Zhu <hui@codesourcery.com>
16575
16576 * gdb.base/fileio.exp: Add test for shell not available as well as
16577 available.
16578 * gdb.base/fileio.c (test_system): Check for shell twice.
16579
90a45c4d
YQ
165802014-06-04 Yao Qi <yao@codesourcery.com>
16581
16582 * gdb.base/auto-connect-native-target.exp: Remove redundant
16583 space from the regexp pattern.
16584
70017e41
YQ
165852014-06-04 Yao Qi <yao@codesourcery.com>
16586
16587 * gdb.base/default.exp: Replace "child" with "native" in
16588 regexp pattern.
16589
883964a7
SC
165902014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16591
16592 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16593 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16594 * gdb.python/py-xmethods.py: Python script supporting the
16595 new testcase and tests.
16596
ef370185
JB
165972014-06-03 Joel Brobecker <brobecker@adacore.com>
16598 Pedro Alves <palves@redhat.com>
16599
16600 PR breakpoints/17000
16601 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16602 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16603
1e2ccb61
BM
166042014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16605
16606 * gdb.base/subst.exp: Add tests to verify partial path matching
16607 output.
16608
c6ec5ab2
PA
166092014-06-03 Pedro Alves <palves@redhat.com>
16610
16611 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16612 target that doesn't use software single-stepping.
16613
835c559f
PA
166142014-06-03 Pedro Alves <palves@redhat.com>
16615
16616 PR breakpoints/17000
16617 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16618 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16619
06eb1586
DE
166202014-06-02 Doug Evans <xdje42@gmail.com>
16621
16622 * gdb.guile/scm-parameter.exp: New file.
16623
e698b8c4
DE
166242014-06-02 Doug Evans <xdje42@gmail.com>
16625
16626 * gdb.guile/scm-cmd.c: New file.
16627 * gdb.guile/scm-cmd.exp: New file.
16628
ded03782
DE
166292014-06-02 Doug Evans <xdje42@gmail.com>
16630
16631 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16632 pretty-printer lookup.
16633 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16634 (make-pp_s-printer): Call it.
16635 (make-pretty-printer-from-dict): New function.
16636 (lookup-pretty-printer-maker-from-dict): New function.
16637 (*pretty-printer*): Simplify.
16638 (make-objfile-pp_s-printer): New function.
16639 (install-objfile-pretty-printers!): New function.
16640 (make-progspace-pp_s-printer): New function.
16641 (install-progspace-pretty-printers!): New function.
16642 * gdb.guile/scm-progspace.c: New file.
16643 * gdb.guile/scm-progspace.exp: New file.
16644
41fac0cf
PA
166452014-06-02 Pedro Alves <palves@redhat.com>
16646
16647 * gdb.base/dprintf-bp-same-addr.c: New file.
16648 * gdb.base/dprintf-bp-same-addr.exp: New file.
16649
96ae5695
EBM
166502014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16651
16652 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16653 * gdb.arch/powerpc-power.s: Likewise.
16654
da02b3a8
JB
166552014-06-02 Joel Brobecker <brobecker@adacore.com>
16656
16657 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16658
c72b2e7b
YQ
166592014-06-01 Yao Qi <yao@codesourcery.com>
16660
16661 * gdb.base/watchpoint.exp (test_watch_location): Check null
16662 pointer can be dereferenced. If not, do the test, otherwise
16663 skip it.
16664
53e8a631
AB
166652014-05-30 Andrew Burgess <aburgess@broadcom.com>
16666
16667 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16668 results.
16669 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16670
938f0e2f
AB
166712014-05-30 Andrew Burgess <aburgess@broadcom.com>
16672
16673 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16674 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16675 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16676 * gdb.arch/amd64-invalid-stack-top.c: New file.
16677 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16678
9ba6657a
PA
166792014-05-30 Pedro Alves <palves@redhat.com>
16680
16681 PR breakpoints/17000
16682 * gdb.base/sss-bp-on-user-bp.c: New file.
16683 * gdb.base/sss-bp-on-user-bp.exp: New file.
16684
522c09bf
DB
166852014-05-30 David Blaikie <dblaikie@gmail.com>
16686
16687 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16688 gnu_inline semantics via attribute.
16689 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16690 source explicitly specifies the required semantics.
16691
bf4ef81e
MR
166922014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16693
16694 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16695
329ea579
PA
166962014-05-29 Pedro Alves <palves@redhat.com>
16697 Tom Tromey <tromey@redhat.com>
16698
16699 * gdb.base/async-shell.exp: Don't enable target-async.
16700 * gdb.base/async.exp
16701 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16702 parameter. Adjust.
16703 (top level): Don't test with "target-async".
16704 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16705 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16706 * gdb.base/inferior-died.exp: Don't enable target-async.
16707 * gdb.base/interrupt-noterm.exp: Likewise.
16708 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16709 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16710 * gdb.mi/mi-nonstop.exp: Likewise.
16711 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16712 * gdb.mi/mi-nsintrall.exp: Likewise.
16713 * gdb.mi/mi-nsmoribund.exp: Likewise.
16714 * gdb.mi/mi-nsthrexec.exp: Likewise.
16715 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16716 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16717 * gdb.python/py-evsignal.exp: Don't enable target-async.
16718 * gdb.python/py-evthreads.exp: Likewise.
16719 * gdb.python/py-prompt.exp: Likewise.
16720 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16721 * gdb.server/solib-list.exp: Don't enable target-async.
16722 * gdb.threads/thread-specific-bp.exp: Likewise.
16723 * lib/mi-support.exp: Adjust to use mi-async.
16724
fd664c91
PA
167252014-05-29 Pedro Alves <palves@redhat.com>
16726
16727 PR gdb/13860
16728 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16729 reason, even in sync mode.
16730
251bde03
PA
167312014-05-29 Pedro Alves <palves@redhat.com>
16732 Hui Zhu <hui@codesourcery.com>
16733
16734 PR PR15693
16735 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16736 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16737 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16738 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16739
7f3c0343
JB
167402014-05-28 Joel Brobecker <brobecker@adacore.com>
16741
16742 * config/monitor.exp (gdb_target_monitor): Replace use of
16743 "set remotebaud" by "set serial baud".
16744
b2715b27
AW
167452014-05-26 Andy Wingo <wingo@igalia.com>
16746
16747 * gdb.guile/scm-breakpoint.exp:
16748 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16749 properties instead of gdb-object-properties.
16750
498a4489
YQ
167512014-05-26 Yao Qi <yao@codesourcery.com>
16752
16753 * gdb.server/no-thread-db.exp: Specify source file name
16754 explicitly when setting a breakpoint.
16755
589fdceb
MM
167562014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16757
16758 * gdb.btrace/vdso.c: New.
16759 * gdb.btrace/vdso.exp: New.
16760
e9089e05
MM
167612014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16762
16763 * gdb.base/gcore.exp (capture_command_output): Move ...
16764 * lib/gdb.exp (capture_command_output): ... here.
16765
67b5c0c1
MM
167662014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16767
16768 * gdb.btrace/data.exp: Test memory access during btrace replay.
16769
a2199296
SM
167702014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16771
16772 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16773
17b2616c
PA
167742014-05-21 Pedro Alves <palves@redhat.com>
16775
16776 PR gdb/13860
16777 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16778 (top level): Test that output related to execution commands is
16779 sent to the console with CLI commands, but not with MI commands.
16780 Test that breakpoint events are always mirrored to the console.
16781 Also expect the new source line to be output after a "next" in
16782 async mode too. Make it a pass/fail test.
16783 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16784 output.
16785 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16786
5166082f
PA
167872014-05-21 Pedro Alves <palves@redhat.com>
16788
16789 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16790 Use them to test variations of "list" after reaching a breakpoint.
16791 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16792 Test "list" with listsize 10 after reaching a breakpoint.
16793 * gdb.python/python.exp (decode_line current location line
16794 number): Adjust expected line number.
16795
2f25d70f
SM
167962014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16797
16798 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16799 behavior for $args, pass it directly to "run".
16800
ff604a67
MR
168012014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16802
16803 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16804 30000 to 65536.
16805
6a3cb8e8
PA
168062014-05-21 Pedro Alves <palves@redhat.com>
16807
16808 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16809 auto-connect-native-target off".
16810 * gdb.base/auto-connect-native-target.c: New file.
16811 * gdb.base/auto-connect-native-target.exp: New file.
16812
4ebfc96e
PA
168132014-05-21 Pedro Alves <palves@redhat.com>
16814
16815 * gdb.base/default.exp: Test "target native" instead of "target
16816 child".
16817
36d46afb
MW
168182014-05-21 Mark Wielaard <mjw@redhat.com>
16819
16820 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16821
5876f503
JK
168222014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16823
16824 Fix TLS access for -static -pthread.
16825 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16826 <HAVE_TLS> (thread_function, main): Initialize it.
16827 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16828 Add clean_restart.
16829 <$have_tls != "">: Check TLSVAR.
16830
0256a6ac
PA
168312014-05-21 Pedro Alves <palves@redhat.com>
16832
16833 * gdb.base/dcache-line-read-error.c: New.
16834 * gdb.base/dcache-line-read-error.exp: New.
16835
936d2992
PA
168362014-05-20 Pedro Alves <palves@redhat.com>
16837
16838 * gdb.base/compare-sections.c: New file.
16839 * gdb.base/compare-sections.exp: New file.
16840
802e8e6d
PA
168412014-05-20 Pedro Alves <palves@redhat.com>
16842
16843 * gdb.base/break-idempotent.c: New file.
16844 * gdb.base/break-idempotent.exp: New file.
16845
e59fa00f
MM
168462014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16847
16848 * gdb.btrace/nohist.exp: New.
16849
8b696e31
YQ
168502014-05-20 Yao Qi <yao@codesourcery.com>
16851
16852 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16853 gdb.reverse directory and gdb_reverse_timeout exists in board
16854 setting.
16855 * README: Document gdb_reverse_timeout.
16856
73c9764f
YQ
168572014-05-20 Yao Qi <yao@codesourcery.com>
16858
16859 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16860 'test_file_name'. Treat args as a string instead of a list.
16861 (gdb_init): Rename argument 'args' by 'test_file_name'.
16862
f1f4348a
JK
168632014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16864
16865 * gdb.arch/powerpc-power.exp: New file.
16866 * gdb.arch/powerpc-power.s: New file.
16867
0dbe70ce
DE
168682014-05-16 Doug Evans <dje@google.com>
16869
16870 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16871 * gdb.base/completion.exp: Check that all expected files exist
16872 before doing file completion.
0dbe70ce 16873
8d551b02
DE
168742014-05-16 Doug Evans <dje@google.com>
16875
16876 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16877 Update.
16878 (do_syscall_tests_without_xml): Update.
16879
73eb7709
PA
168802014-05-16 Pedro Alves <palves@redhat.com>
16881
16882 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16883 instead of "unknown output after running".
16884
3fae92fc
YQ
168852014-05-16 Yao Qi <yao@codesourcery.com>
16886
16887 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16888 file1.txt from host at the end.
16889 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16890
c2b2ccc5
DE
168912014-05-15 Doug Evans <dje@google.com>
16892
16893 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16894 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16895 loading file. Add test for TU lookup.
16896
8c217a4b
SM
168972014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16898
16899 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16900 calling "-exec-arguments" or "set args" before running the
16901 inferior.
16902
3deb39c6
SM
169032014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16904
16905 * lib/mi-support.exp (mi_expect_stop): Expect message for
16906 inferiors that exit with non-zero exit code.
16907
71a79f8c
YQ
169082014-05-14 Yao Qi <yao@codesourcery.com>
16909
16910 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16911 match absolute path on remote host.
16912 (test_file_list_exec_source_files): Remove "/" from the
16913 pattern.
16914
f23fcd46
YQ
169152014-05-14 Yao Qi <yao@codesourcery.com>
16916
16917 * boards/local-remote-host-notty.exp (${board}_file): New
16918 proc.
16919
9404b58f
KM
169202014-05-07 Kyle McMartin <kyle@redhat.com>
16921
16922 Pushed by Joel Brobecker <brobecker@adacore.com>.
16923 * gdb.arch/aarch64-atomic-inst.c: New file.
16924 * gdb.arch/aarch64-atomic-inst.exp: New file.
16925
5e45f04c
YQ
169262014-05-07 Yao Qi <yao@codesourcery.com>
16927
16928 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16929 in current context" too.
16930
c888a17d
KS
169312014-05-05 Keith Seitz <keiths@redhat.com>
16932
16933 * gdb.linespec/ls-dollar.exp: Add test for linespec
16934 file:convenience_variable.
16935
290a839c
YQ
169362014-05-05 Yao Qi <yao@codesourcery.com>
16937
16938 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16939 traceframes into tfile and ctf trace files. Read data from
16940 trace file and test collected data.
16941 (gdb_collect_locals_test): Likewise.
16942 (gdb_unavailable_registers_test): Likewise.
16943 (gdb_unavailable_floats): Likewise.
16944 (gdb_collect_globals_test): Likewise.
16945 (top-level): Append "ctf" to trace_file_targets if GDB
16946 supports.
16947
b5262cd0
YQ
169482014-05-05 Yao Qi <yao@codesourcery.com>
16949
16950 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16951 code to ...
16952 (gdb_collect_args_test_1): ... it. New proc.
16953 (gdb_collect_locals_test): Move some code to ...
16954 (gdb_collect_locals_test_1): ... it. New proc.
16955 (gdb_unavailable_registers_test): Move some code to ...
16956 (gdb_unavailable_registers_test_1): ... it. New proc.
16957 (gdb_unavailable_floats): Move some code to ...
16958 (gdb_unavailable_floats_1): ... it. New proc.
16959
30a1e6cc
SDJ
169602014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16961
16962 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16963 probes to test for bitness recognition.
16964 * gdb.arch/amd64-stap-optional-prefix.exp
16965 (test_probe_value_without_reg): New procedure.
16966 Add code to test for different kinds of bitness.
16967
f33da99a
SDJ
169682014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16969
16970 PR breakpoints/16889
16971 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16972 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16973
5b80f00d
PA
169742014-05-01 Pedro Alves <palves@redhat.com>
16975
16976 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16977 gdb_file_cmd if no file is specified.
16978 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16979 last_loaded_file to set the remote exec-file.
16980
f8c2a73c
PA
169812014-05-01 Pedro Alves <palves@redhat.com>
16982
16983 * boards/local-remote-host.exp: New file.
16984
be6e8ac7
PA
169852014-05-01 Pedro Alves <palves@redhat.com>
16986
16987 * boards/local-remote-host.exp: Rename to ...
16988 * boards/local-remote-host-notty.exp: ... this.
16989
cac0dc8f
JB
169902014-04-28 Joel Brobecker <brobecker@adacore.com>
16991
16992 * gdb.ada/dyn_arrayidx: New testcase.
16993
9730e6cc
YQ
169942014-04-26 Yao Qi <yao@codesourcery.com>
16995
16996 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16997 and compute the length of function main. Save it in
16998 $main_length.
16999 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17000 (top-level): Use gdb_compile to compile objects into
17001 executable and restart GDB. Remove invocation to
17002 prepare_for_testing.
17003
7ae1a6a6
PA
170042014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17005 Pedro Alves <palves@redhat.com>
17006
17007 PR server/16255
17008 * gdb.multi/multi-attach.c: New file.
17009 * gdb.multi/multi-attach.exp: New file.
17010
4082afcc
PA
170112014-04-25 Pedro Alves <palves@redhat.com>
17012
17013 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17014 user.
17015 (top level): Test that "set remote conditional-breakpoints-packet
17016 off" works as intended.
17017 * gdb.base/dprintf.exp: Test that "set remote
17018 breakpoint-commands-packet off" works as intended.
17019 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17020 New function.
17021 (top level): Call it.
17022 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17023 remote fast-tracepoints-packet off" works as intended.
17024 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17025 * lib/gdb.exp (gdb_is_target_remote): ... here.
17026
2abc3f8d
DB
170272014-04-24 David Blaikie <dblaikie@gmail.com>
17028
17029 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17030 ensure clang would not discard them.
17031 * gdb.base/gdbvars.c: Ditto.
17032 * gdb.base/memattr.c: Ditto.
17033 * gdb.base/whatis.c: Ditto.
17034 * gdb.python/py-prettyprint.c: Ditto.
17035 * gdb.trace/actions.c: Ditto.
17036 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17037 ensure clang would not discard it.
17038
bfd39632
DB
170392014-04-24 David Blaikie <dblaikie@gmail.com>
17040
17041 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17042 clang to emit the full definition of type required by the test
17043 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17044
22842ff6
DB
170452014-04-24 David Blaikie <dblaikie@gmail.com>
17046
17047 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17048 coax Clang into emitting the definition of the type.
17049 * gdb.cp/pr10728-x.h (y): Ditto.
17050 * gdb.cp/pr10728-y.cc (y): Ditto.
17051
c2e827ad
DB
170522014-04-24 David Blaikie <dblaikie@gmail.com>
17053
17054 * gdb.base/label.exp: XFAIL label related tests under Clang.
17055 * gdb.cp/cplabel.exp: Ditto.
17056 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17057 under Clang those using labels.
17058
4c2d33e7
YQ
170592014-04-25 Yao Qi <yao@codesourcery.com>
17060
17061 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17062 double_label.
17063 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17064 partial_label and double_label.
17065
56083b99
DB
170662014-04-24 David Blaikie <dblaikie@gmail.com>
17067
17068 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17069
25d4e99d
DB
170702014-04-24 David Blaikie <dblaikie@gmail.com>
17071
17072 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17073 of the function to work across GCC and Clang.
17074 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17075 pointer types (const void ** const V void **).
17076
01f9f808
MS
170772014-04-24 Michael Sturm <michael.sturm@mintel.com>
17078 Walfred Tedeschi <walfred.tedeschi@intel.com>
17079
17080 * Makefile.in (EXECUTABLES): Added i386-avx512.
17081 * gdb.arch/i386-avx512.c: New file.
17082 * gdb.arch/i386-avx512.exp: Likewise.
17083
4b48d439
KS
170842014-04-23 Keith Seitz <keiths@redhat.com>
17085
17086 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17087 (mi_make_breakpoint_table): New procedure.
17088 (mi_create_breakpoint): Use mi_make_breakpoint
17089 and return the result.
17090 (mi_make_breakpoint): New procedure.
17091 (mi_build_kv_pairs): New procedure.
17092
17093 * gdb.mi/mi-break.exp: Remove unused globals,
17094 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17095 All callers updated.
17096 * gdb.mi/mi-dprintf.exp: Use variable to track command
17097 number.
17098 Update all callers of mi_create_breakpoint and use
17099 mi_make_breakpoint_table.
17100 Remove any unused global variables.
17101 * gdb.mi/mi-nonstop.exp: Likewise.
17102 * gdb.mi/mi-nsintrall.exp: Likewise.
17103 * gdb.mi/mi-nsmoribund.exp: Likewise.
17104 * gdb.mi/mi-nsthrexec.exp: Likewise.
17105 * gdb.mi/mi-reverse.exp: Likewise.
17106 * gdb.mi/mi-simplerun.exp: Likewise.
17107 * gdb.mi/mi-stepn.exp: Likewise.
17108 * gdb.mi/mi-syn-frame.exp: Likewise.
17109 * gdb.mi/mi-until.exp: Likewise.
17110 * gdb.mi/mi-var-cp.exp: Likewise.
17111 * gdb.mi/mi-var-display.exp: Likewise.
17112 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17113 * gdb.mi/mi2-var-child.exp: Likewise.
17114 * gdb.mi/mi-vla-c99.exp: Likewise.
17115 * lib/mi-support.exp: Likewise.
17116
17117 From Ian Lance Taylor <iant@cygnus.com>:
17118 * lib/gdb.exp (parse_args): New procedure.
17119
08351840
PA
171202014-04-23 Pedro Alves <palves@redhat.com>
17121
17122 * gdb.base/break-unload-file.c: New file.
17123 * gdb.base/break-unload-file.exp: New file.
17124 * gdb.base/sym-file-lib.c (baz): New function.
17125 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17126 field.
17127 (load): Store the segment's mapped size.
17128 (unload): New function.
17129 (unload_shlib): New function.
17130 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17131 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17132 set a breakpoint at baz, and call it.
17133 * gdb.base/sym-file.exp: New tests for stale breakpoint
17134 instructions.
17135
076855f9
PA
171362014-04-23 Pedro Alves <palves@redhat.com>
17137
17138 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17139 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17140 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17141 * gdb.base/hbreak-unmapped.c: New file.
17142 * gdb.base/hbreak-unmapped.exp: New file.
17143 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17144 * lib/gdb.exp (gdb_is_target_remote): ... here.
17145
483805cf
PA
171462014-04-22 Pedro Alves <palves@redhat.com>
17147
17148 * gdb.base/consecutive-step-over.c: New file.
17149 * gdb.base/consecutive-step-over.exp: New file.
17150
06d97543
PA
171512014-04-22 Pedro Alves <palves@redhat.com>
17152
17153 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17154 instead of send_gdb/gdb_expect.
17155
b4429ea2
YQ
171562014-04-22 Yao Qi <yao@codesourcery.com>
17157
17158 * lib/trace-support.exp (generate_tracefile): New procedure.
17159 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17160 return 0.
17161 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17162 if generate_tracefile returns 1.
17163
51d48146
PA
171642014-04-18 Tom Tromey <palves@redhat.com>
17165 Pedro alves <tromey@redhat.com>
17166
17167 PR backtrace/15558
17168 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17169 with a backtrace limit.
17170 * gdb.python/py-frame-inline.exp: Test running to an inline
17171 function with a backtrace limit, and printing the newest frame.
17172 * gdb.python/py-frame-inline.c (main): Call f.
17173
bd1dce5f
MS
171742014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17175
17176 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17177
40d1a503
MS
171782014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17179
17180 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17181 Drop prefix from unsupported source file path.
17182
389b98f7
YQ
171832014-04-17 Yao Qi <yao@codesourcery.com>
17184
17185 * lib/gdb.exp (with_target_charset): New proc.
17186 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17187 with_target_charset.
17188 (test_print_strings): Likewise.
17189 (test_repeat_bytes): Likewise.
17190 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17191 for some tests.
17192
22869d73
KS
171932014-04-16 Keith Seitz <keiths@redhat.com>
17194
17195 PR gdb/15827
17196 * gdb.dwarf2/corrupt.c: New file.
17197 * gdb.dwarf2/corrupt.exp: New file.
17198
c4f87ca6
KS
171992014-04-16 Keith Seitz <keiths@redhat.com>
17200
17201 PR c++/16597
17202 * gdb.cp/namelessclass.cc: New file.
17203 * gdb.cp/namelessclass.exp: New file.
17204 * gdb.cp/namelessclass.S: New file.
17205
ab19de87
DE
172062014-04-16 Doug Evans <dje@google.com>
17207
17208 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17209 Add comment.
17210 (gdbserver_default_get_comm_port): New function.
17211 (gdbserver_start): Check if board file provided
17212 "gdbserver,get_comm_port" and use it if so.
17213 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17214 (gdb,socketport): Set to "stdio".
17215 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17216 (stdio_gdbserver_template): Delete.
17217 (${board}_get_remote_address): Update.
17218 (${board}_build_remote_cmd): Delete.
17219 (${board}_get_comm_port): New function.
17220 (${board}_spawn): Update.
17221 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17222 Delete.
17223 (${board}_get_remote_address): Update.
17224 (${board}_get_comm_port): New function.
17225
fc98a809
AB
172262014-04-16 Andrew Burgess <aburgess@broadcom.com>
17227
17228 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17229 appearing in any order.
17230
87fd9e6e
DE
172312014-04-15 Doug Evans <dje@google.com>
17232
17233 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17234 uninitialized value of "description".
17235
099fc3ea
KS
172362014-04-15 Keith Seitz <keiths@redhat.com>
17237
17238 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17239 Remove unused globals.
17240 (test_running_the_program): Likewise.
17241 (test_controlled_execution): Likewise.
17242 (test_controlling_breakpoints): Likewise.
17243 (test_program_termination): Likewise.
17244
5da151d4
KS
172452014-04-15 Keith Seitz <keiths@redhat.com>
17246
17247 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17248 unused globals.
17249 (test_rbreak_creation_and_listing): Likewise.
17250 (test_ignore_count): Likewise.
17251 (test_error): Likewise.
17252
35e5d2f0
PA
172532014-04-15 Pedro Alves <palves@redhat.com>
17254
17255 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17256 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17257 sym-file-loader.c.
17258 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17259 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17260 to sym-file-loader.c.
17261 (struct library): Forward declare.
17262 (load_shlib, lookup_function): Change prototypes.
17263 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17264 (translate_offset): Remove declarations.
17265 (get_text_addr): New declaration.
17266 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17267 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17268 sym-file-loader.h.
17269 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17270 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17271 here from sym-file-loader.h.
17272 (struct library): New structure.
17273 (load_shlib, lookup_function): Change prototypes and adjust to
17274 work with a struct library.
17275 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17276 (translate_offset): Make static.
17277 (get_text_addr): New function.
17278 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17279
eb4c1710
PA
172802014-04-15 Pedro Alves <palves@redhat.com>
17281
17282 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17283
2d1baf52
PA
172842014-04-15 Pedro Alves <palves@redhat.com>
17285
17286 * gdb.base/sym-file-loader.c: Include <limits.h>.
17287 (SELF_LINK): New define.
17288 (get_origin): New function.
17289 (load_shlib): Use it.
17290 * gdb.base/sym-file.exp: Don't early return if the target is
17291 remote. Use runto_main, and issue fail is that fails. Use
17292 gdb_load_shlibs.
17293 (shlib_name): Delete.
17294 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17295
7dd6df01
PA
172962014-04-15 Pedro Alves <palves@redhat.com>
17297
17298 * gdb.base/sym-file.exp: Remove regex characters from test
17299 message. Don't refer to breakpoint numbers in test messages.
17300
b50c8614
KS
173012014-04-14 Keith Seitz <keiths@redhat.com>
17302
17303 PR c++/16253
17304 * gdb.cp/var-tag.cc: New file.
17305 * gdb.cp/var-tag.exp: New file.
17306 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17307 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17308 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17309 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17310
3d567982
TT
173112014-04-14 Tom Tromey <tromey@redhat.com>
17312
17313 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17314 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17315 type.
17316 * gdb.cp/enum-class.exp: New file.
17317 * gdb.cp/enum-class.cc: New file.
17318
0626fc76
TT
173192014-04-14 Tom Tromey <tromey@redhat.com>
17320
17321 * gdb.dwarf2/enum-type.exp: New file.
17322
dca325b3
SA
173232014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17324
17325 * gdb.mi/mi-vla-c99.exp: New file.
17326 * gdb.mi/vla.c: New file.
17327
5854b38a
SA
173282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17329
17330 * gdb.base/vla-datatypes.c: New file.
17331 * gdb.base/vla-datatypes.exp: New file.
17332
463bb957
SA
173332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17334
17335 * gdb.base/vla-ptr.c: New file.
17336 * gdb.base/vla-ptr.exp: New file.
17337
3dd170be
SA
173382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17339
17340 * gdb.dwarf2/count.exp: New file.
17341
5ecaaa66
SA
173422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17343
17344 * gdb.base/vla-sideeffect.c: New file.
17345 * gdb.base/vla-sideeffect.exp: New file.
17346
41f1ada5
DB
173472014-04-14 David Blaikie <dblaikie@gmail.com>
17348
17349 * gdb.mi/non-stop.c: Add return value for non-void function return
17350 statement.
17351 * gdb.threads/staticthreads.c: Ditto.
17352
0be03e84
DE
173532014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17354 Doug Evans <xdje42@gmail.com>
17355
17356 * gdb.guile/scm-value.c: Improve test case.
17357 * gdb.guile/scm-value.exp: Add new test.
17358
f180a1fb
DB
173592014-04-11 David Blaikie <dblaikie@gmail.com>
17360
17361 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17362 override Clang's default.
17363
6b662e19
JB
173642014-04-11 Joel Brobecker <brobecker@adacore.com>
17365
17366 Revert the following changes (regressions):
17367
17368 * gdb.base/vla-sideeffect.c: New file.
17369 * gdb.base/vla-sideeffect.exp: New file.
17370
17371 * gdb.dwarf2/count.exp: New file.
17372
17373 * gdb.base/vla-multi.c: New file.
17374 * gdb.base/vla-multi.exp: New file.
17375
17376 * gdb.base/vla-ptr.c: New file.
17377 * gdb.base/vla-ptr.exp: New file.
17378
17379 * gdb.base/vla-datatypes.c: New file.
17380 * gdb.base/vla-datatypes.exp: New file.
17381
17382 * gdb.mi/mi-vla-c99.exp: New file.
17383 * gdb.mi/vla.c: New file.
17384
245a5f0b
KS
173852014-04-11 Keith Seitz <keiths@redhat.com>
17386
17387 PR c++/16675
17388 * gdb.cp/cpsizeof.exp: New file.
17389 * gdb.cp/cpsizeof.cc: New file.
17390
58a84dcf
SA
173912014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17392
191a8a90
JB
17393 * gdb.mi/mi-vla-c99.exp: New file.
17394 * gdb.mi/vla.c: New file.
58a84dcf 17395
c8655f75
SA
173962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17397
17398 * gdb.base/vla-datatypes.c: New file.
17399 * gdb.base/vla-datatypes.exp: New file.
17400
024e13b4
SA
174012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17402
17403 * gdb.base/vla-ptr.c: New file.
17404 * gdb.base/vla-ptr.exp: New file.
17405
1a237e0e
SA
174062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17407
17408 * gdb.base/vla-multi.c: New file.
17409 * gdb.base/vla-multi.exp: New file.
17410
504f3432
SA
174112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17412
17413 * gdb.dwarf2/count.exp: New file.
17414
3bce8237
SA
174152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17416
191a8a90
JB
17417 * gdb.base/vla-sideeffect.c: New file.
17418 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17419
322f9c21
YQ
174202014-04-11 Yao Qi <yao@codesourcery.com>
17421
17422 * gdb.base/completion.exp: Check file exists before running tests
17423 on file completion.
17424
d708bcd1
PA
174252014-04-10 Pedro Alves <palves@redhat.com>
17426
17427 * gdb.base/cond-eval-mode.c: New file.
17428 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17429 prepare_for_testing to build the new file. Check result of
17430 runto_main.
17431 (test_break, test_watch): New procedures.
17432 (top level): Use them.
17433
ae1d2761
PM
174342014-04-08 Pierre Muller <muller@sourceware.org>
17435
17436 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17437 Ctrl-V use for mingw hosts.
17438
7af389b8
SC
174392014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17440
17441 * gdb.python/py-value.c: Improve test case.
17442 * gdb.python/py-value.exp: Add new test.
17443
5e703181
DE
174442014-04-07 David Blaikie <dblaikie@gmail.com>
17445
17446 * lib/compiler.c: Identify the clang compiler.
17447 * lib/compiler.cc: Ditto.
17448
9810b410
YQ
174492014-04-03 Yao Qi <yao@codesourcery.com>
17450
17451 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17452
98d1b8dc
AB
174532014-04-01 Anton Blanchard <anton@samba.org>
17454
17455 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17456 messages unique.
17457
3114cea1
AB
174582014-04-01 Anton Blanchard <anton@samba.org>
17459
17460 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17461 prepare_for_testing.
17462
62f7182c
AB
174632014-04-01 Anton Blanchard <anton@samba.org>
17464
17465 * gdb.arch/ppc64-atomic-inst.c: Remove.
17466 * gdb.arch/ppc64-atomic-inst.S: New file.
17467 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17468
770e7fc7
DE
174692014-03-31 Doug Evans <dje@google.com>
17470
17471 * gdb.base/print-symbol-loading-lib.c: New file.
17472 * gdb.base/print-symbol-loading-main.c: New file.
17473 * gdb.base/print-symbol-loading.exp: New file.
17474
46e2bafa
YQ
174752014-03-31 Yao Qi <yao@codesourcery.com>
17476
17477 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17478
8776cfe9
JB
174792014-03-28 Joel Brobecker <brobecker@adacore.com>
17480
17481 * gdb.ada/mi_dyn_arr: New testcase.
17482
5d1ef361
DE
174832014-03-27 Doug Evans <dje@google.com>
17484
17485 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17486
b5bee914
YQ
174872014-03-27 Yao Qi <yao@codesourcery.com>
17488
17489 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17490 if target is nios2-*-*.
17491
0d4d0e77
YQ
174922014-03-26 Yao Qi <yao@codesourcery.com>
17493
17494 * lib/gdb.exp (readline_is_used): New proc.
17495 * gdb.base/completion.exp: Move tests on command complete up.
17496 Skip the rest of tests if readline is not used.
17497 * gdb.ada/complete.exp: Skp the test if readline is not
17498 used.
17499 * gdb.base/filesym.exp: Likewise.
17500 * gdb.base/macscp.exp: Likewise.
17501 * gdb.base/readline-ask.exp: Likewise.
17502 * gdb.base/readline.exp: Likewise.
17503 * gdb.python/py-cmd.exp: Likewise.
17504 * gdb.trace/tfile.exp: Likewise.
17505
29361eee
YQ
175062014-03-26 Yao Qi <yao@codesourcery.com>
17507
17508 * gdb.base/macscp.exp: Fix code format issues.
17509
bc9a5525
UW
175102014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17511
17512 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17513 * gdb.asm/powerpc64le.inc: New file.
17514
d3839ede
PA
175152014-03-25 Pedro Alves <palves@redhat.com>
17516 Doug Evans <dje@google.com>
17517
17518 * gdb.base/source-execution.c: New file.
17519 * gdb.base/source-execution.exp: New file.
17520 * gdb.base/source-execution.gdb: New file.
17521
01672a57
DE
175222014-03-24 Doug Evans <dje@google.com>
17523
17524 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17525 using fission.
17526
88bbeca9
HZ
175272014-03-24 Hui Zhu <hui@codesourcery.com>
17528 Pedro Alves <palves@redhat.com>
17529
17530 PR breakpoints/16101
17531 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17532 test pass/fail messages. Detect missing support for dprintf when
17533 breakpoints are actually inserted.
17534 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17535 breakpoints are actually inserted.
17536 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17537 fails.
17538
d2348791
JK
175392014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17540
17541 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17542
feef67ab
DE
175432014-03-22 Doug Evans <xdje42@gmail.com>
17544
17545 * gdb.python/python.exp (python not supported): Verify multi-line
17546 python command issues an error.
25d743f9 17547 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17548 guile command issues an error.
feef67ab 17549
ecebef6a
MR
175502014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17551
17552 * gdb.threads/thread-specific.exp: Handle the lack of usable
17553 $this_breakpoint and $this_thread.
17554
ccdd1909
HZ
175552014-03-21 Hui Zhu <hui@codesourcery.com>
17556
17557 * gdb.base/attach.exp (do_command_attach_tests): New.
17558
beb460e8
PA
175592014-03-20 Tom Tromey <tromey@redhat.com>
17560 Pedro Alves <palves@redhat.com>
17561
17562 PR cli/15718
17563 * gdb.base/condbreak-call-false.c: New file.
17564 * gdb.base/condbreak-call-false.exp: New file.
17565
40acf43a
PA
175662014-03-20 Pedro Alves <palves@redhat.com>
17567
17568 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17569 Delete.
17570 (block_signals, unblock_signals): Delete.
17571 (child_function_2, main): Remove references to deleted variable
17572 and functions.
17573
9f5e1e02
PA
175742014-03-20 Pedro Alves <palves@redhat.com>
17575
17576 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17577 Use pthread_kill to signal thread 2.
17578 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17579 Adjust to make the test send itself a signal rather than using the
17580 host's "kill" command.
17581
99619bea
PA
175822014-03-20 Pedro Alves <palves@redhat.com>
17583
17584 * gdb.threads/multiple-step-overs.c: New file.
17585 * gdb.threads/multiple-step-overs.exp: New file.
17586 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17587 Adjust expected infrun debug output.
17588
2adfaa28
PA
175892014-03-20 Pedro Alves <palves@redhat.com>
17590
17591 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17592 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17593
31e77af2
PA
175942014-03-20 Pedro Alves <palves@redhat.com>
17595
17596 PR breakpoints/7143
17597 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17598 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17599 of gdb_test_multiple.
17600 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17601 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17602
b9f437de
PA
176032014-03-20 Pedro Alves <palves@redhat.com>
17604
17605 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17606 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17607
05adc73e
PA
176082014-03-19 Pedro Alves <palves@redhat.com>
17609
17610 * gdb.base/async.exp: Remove early return.
17611
6048b950
PA
176122014-03-19 Pedro Alves <palves@redhat.com>
17613
17614 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17615
8bcfb00a
PA
176162014-03-19 Pedro Alves <palves@redhat.com>
17617
17618 * gdb.base/async.exp (test_background): Expect \r\n after
17619 "completed." in the fail pattern.
17620
884e37dc
PA
176212014-03-19 Pedro Alves <palves@redhat.com>
17622
17623 * gdb.base/async.exp (test_background): New procedure.
17624 Use it for all background execution command tests.
17625
148e57e2
PA
176262014-03-19 Pedro Alves <palves@redhat.com>
17627
17628 * gdb.base/async.exp: Use prepare_for_testing.
17629
f48088c7
PA
176302014-03-19 Pedro Alves <palves@redhat.com>
17631
17632 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17633 the same line.
17634
e2f6c966
PA
176352014-03-19 Pedro Alves <palves@redhat.com>
17636
17637 * gdb.base/async.c (main): Add "jump here" and "until here" line
17638 marker comments.
17639 * gdb.base/async.exp (jump_here): New global.
17640 (jump& test): Use it.
17641 (until_here): New global.
17642 (until& test): Use it.
17643
c30568d4
PA
176442014-03-19 Pedro Alves <palves@redhat.com>
17645
17646 * gdb.base/async.exp: Don't frob gdb_protocol.
17647
0172b6a7
DE
176482014-03-18 Doug Evans <xdje42@gmail.com>
17649
17650 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17651 Fix spelling of exec-done-display.
17652
06c868a8
JK
176532014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17654
17655 PR gdb/15358
17656 * gdb.base/gdb-sigterm.c: New file.
17657 * gdb.base/gdb-sigterm.exp: New file.
17658
0c7e1a46
PA
176592014-03-18 Pedro Alves <palves@redhat.com>
17660
17661 PR gdb/13860
17662 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17663 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17664 solib-event.
17665
f7c77d93
JB
176662014-03-17 Joel Brobecker <brobecker@adacore.com>
17667
17668 * gdb.ada/pckd_arr_ren: New testcase.
17669
5a1e8c7a
DE
176702014-03-13 Doug Evans <xdje42@gmail.com>
17671
17672 PR guile/16612
17673 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17674 collect after discarding symbols.
17675
350e1a76
DE
176762014-03-13 Ludovic Courtès <ludo@gnu.org>
17677 Doug Evans <xdje42@gmail.com>
17678
17679 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17680 to history survives a gc.
17681
a69900ae
PA
176822014-03-13 Pedro Alves <palves@redhat.com>
17683
17684 * gdb.base/default.exp: Don't test "target procfs".
17685
5db9f0bd
PA
176862014-03-13 Pedro Alves <palves@redhat.com>
17687
17688 * gdb.base/default.exp: Update "target child" and "target procfs"
17689 tests to not expect "Unix".
17690
b3ccfe11
TT
176912014-03-12 Tom Tromey <tromey@redhat.com>
17692
17693 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17694 New procs. Add target-async tests.
17695 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17696 Add target-async tests.
17697
646f4417
AA
176982014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17699
17700 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17701 'func_start' and 'func_end' for the beginning and end of the
17702 function code, respectively.
17703 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17704 'func_end' instead of 'func' and 'main'.
17705
288c211f
AA
177062014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17707
17708 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17709 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17710 generate the debug info assembler source.
17711
e0c0f156
AA
177122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17713
17714 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17715 * gdb.dwarf2/arr-subrange.exp: Likewise.
17716 * gdb.dwarf2/dwz.exp: Likewise.
17717 * gdb.dwarf2/method-ptr.exp: Likewise.
17718 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17719 * gdb.dwarf2/subrange.exp: Likewise.
17720 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17721 * gdb.dwarf2/implptrpiece.exp: Likewise.
17722 * gdb.dwarf2/nostaticblock.exp: Likewise.
17723
0e5c4555
AA
177242014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17725
17726 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17727 directory to absolute path name arguments.
17728
5ec18f2b
JG
177292014-03-10 Joel Brobecker <brobecker@adacore.com>
17730
17731 * gdb.ada/tagged_access: New testcase.
17732
847fc4f2
MM
177332014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17734
17735 * gdb.btrace/data.exp: Update expected output.
17736
cc3da688
YQ
177372014-03-06 Yao Qi <yao@codesourcery.com>
17738
17739 * gdb.trace/pr16508.exp: New file.
17740
0f26cec1
PA
177412014-03-05 Pedro Alves <palves@redhat.com>
17742
17743 PR gdb/16575
17744 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17745 procedure.
17746 (top level): Adjust to use it. Add tests that exercise breakpoint
17747 interaction with the code-cache.
17748
7a5a839f
LC
177492014-02-26 Ludovic Courtès <ludo@gnu.org>
17750
17751 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17752 test for 'history-append!'.
17753
31aa7e4e
JB
177542014-02-26 Joel Brobecker <brobecker@adacore.com>
17755
17756 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17757 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17758 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17759 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17760 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17761 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17762
1b588015
JB
177632014-02-26 Joel Brobecker <brobecker@adacore.com>
17764
17765 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17766 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17767 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17768
55426c9d
JB
177692014-02-26 Joel Brobecker <brobecker@adacore.com>
17770
17771 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17772
dc53a7ad
JB
177732014-02-26 Joel Brobecker <brobecker@adacore.com>
17774
17775 * gdb.dwarf2/arr-stride.c: New file.
17776 * gdb.dwarf2/arr-stride.exp: New file.
17777
12ab52e9
PA
177782014-02-26 Pedro Alves <palves@redhat.com>
17779
17780 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17781 that won't ever trigger. Make sure that GDB reports the correct
17782 breakpoint that caused the stop.
17783
849c862e
JK
177842014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17785
17786 PR gdb/16626
17787 * gdb.base/auto-load-script: New file.
17788 * gdb.base/auto-load.c: New file.
17789 * gdb.base/auto-load.exp: New file.
17790
71b7d793
JK
17791 PR gdb/16626
17792 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17793
e2f0d509
JK
177942014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17795
17796 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17797 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17798
50cc37c8
DE
177992014-02-24 Doug Evans <dje@google.com>
17800
17801 * lib/gdb.exp (run_on_host): Log error output if program fails.
17802
ea4758f2
PA
178032014-02-21 Pedro Alves <palves@redhat.com>
17804
17805 * gdb.threads/step-after-sr-lock.c: Rename to ...
17806 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17807 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17808 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17809 ... this.
17810
d7b30f67
SDJ
178112014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17812
17813 PR tdep/16397
17814 * gdb.arch/amd64-stap-special-operands.exp: New file.
17815 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17816 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17817 * gdb.arch/amd64-stap-triplet.S: Likewise.
17818 * gdb.arch/amd64-stap-triplet.c: Likewise.
17819
83deb43f
JB
178202014-02-20 Joel Brobecker <brobecker@adacore.com>
17821
17822 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17823 in .section pseudo-op.
17824
adde2bff
DE
178252014-02-20 lin zuojian <manjian2006@gmail.com>
17826 Joel Brobecker <brobecker@adacore.com>
17827 Doug Evans <xdje42@gmail.com>
17828
17829 PR symtab/16581
17830 * gdb.dwarf2/dw2-icycle.S: New file.
17831 * gdb.dwarf2/dw2-icycle.c: New file.
17832 * gdb.dwarf2/dw2-icycle.exp: New file.
17833
f7bd0f78
SC
178342014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17835
17836 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17837 operations on gdb.Value objects.
17838 * gdb.python/py-value-cc.exp: Add new test to test operations on
17839 gdb.Value objects.
17840
c17ef0d5
DE
178412014-02-18 Doug Evans <dje@google.com>
17842
17843 * Makefile.in (TESTS): New variable.
17844 (expanded_tests, expanded_tests_or_none): New variables
17845 (check-single): Pass $(expanded_tests_or_none) to runtest.
17846 (check-parallel): Only run tests in $(TESTS) if non-empty.
17847 (check/no-matching-tests-found): New rule.
17848 * README: Document TESTS makefile variable.
17849
5dd3176f
DE
178502014-02-18 Doug Evans <dje@google.com>
17851
17852 * Makefile.in (check-parallel): rm -rf outputs temp.
17853
0b10be4f
JK
178542014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17855
17856 Fix "ERROR: no fileid for" in the testsuite.
17857 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17858
85f224e7
DE
178592014-02-12 Doug Evans <dje@google.com>
17860
17861 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17862 (MISCELLANEOUS): New variable.
17863 (clean): rm -rf $(MISCELLANEOUS).
17864 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17865 dwp live in the same directory as symlinks, with each symlink pointed
17866 to a differently named file in a different directory.
17867
149b30ff
DE
178682014-02-11 Doug Evans <dje@google.com>
17869
17870 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17871 of Tcl file commands.
17872
1dfdac32
MK
178732014-02-10 Mark Kettenis <kettenis@gnu.org>
17874
17875 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17876 "kill -SIGUSR1 -1".
17877
aa4fb036
JB
178782014-02-10 Joel Brobecker <brobecker@adacore.com>
17879
17880 * gdb.ada/tick_length_array_enum_idx: New testcase.
17881
ed3ef339
DE
178822014-02-10 Doug Evans <xdje42@gmail.com>
17883
17884 * configure.ac (AC_OUTPUT): Add gdb.guile.
17885 * configure: Regenerate.
17886 * lib/gdb-guile.exp: New file.
17887 * lib/gdb.exp (get_target_charset): New function.
17888 * gdb.base/help.exp: Update expected output from "apropos apropos".
17889 * gdb.guile/Makefile.in: New file.
17890 * gdb.guile/guile.exp: New file.
17891 * gdb.guile/scm-arch.c: New file.
17892 * gdb.guile/scm-arch.exp: New file.
17893 * gdb.guile/scm-block.c: New file.
17894 * gdb.guile/scm-block.exp: New file.
17895 * gdb.guile/scm-breakpoint.c: New file.
17896 * gdb.guile/scm-breakpoint.exp: New file.
17897 * gdb.guile/scm-disasm.c: New file.
17898 * gdb.guile/scm-disasm.exp: New file.
17899 * gdb.guile/scm-equal.c: New file.
17900 * gdb.guile/scm-equal.exp: New file.
17901 * gdb.guile/scm-error.exp: New file.
17902 * gdb.guile/scm-error.scm: New file.
17903 * gdb.guile/scm-frame-args.c: New file.
17904 * gdb.guile/scm-frame-args.exp: New file.
17905 * gdb.guile/scm-frame-args.scm: New file.
17906 * gdb.guile/scm-frame-inline.c: New file.
17907 * gdb.guile/scm-frame-inline.exp: New file.
17908 * gdb.guile/scm-frame.c: New file.
17909 * gdb.guile/scm-frame.exp: New file.
17910 * gdb.guile/scm-generics.exp: New file.
17911 * gdb.guile/scm-gsmob.exp: New file.
17912 * gdb.guile/scm-iterator.c: New file.
17913 * gdb.guile/scm-iterator.exp: New file.
17914 * gdb.guile/scm-math.c: New file.
17915 * gdb.guile/scm-math.exp: New file.
17916 * gdb.guile/scm-objfile-script-gdb.in: New file.
17917 * gdb.guile/scm-objfile-script.c: New file.
17918 * gdb.guile/scm-objfile-script.exp: New file.
17919 * gdb.guile/scm-objfile.c: New file.
17920 * gdb.guile/scm-objfile.exp: New file.
17921 * gdb.guile/scm-ports.exp: New file.
17922 * gdb.guile/scm-pretty-print.c: New file.
17923 * gdb.guile/scm-pretty-print.exp: New file.
17924 * gdb.guile/scm-pretty-print.scm: New file.
17925 * gdb.guile/scm-section-script.c: New file.
17926 * gdb.guile/scm-section-script.exp: New file.
17927 * gdb.guile/scm-section-script.scm: New file.
17928 * gdb.guile/scm-symbol.c: New file.
17929 * gdb.guile/scm-symbol.exp: New file.
17930 * gdb.guile/scm-symtab-2.c: New file.
17931 * gdb.guile/scm-symtab.c: New file.
17932 * gdb.guile/scm-symtab.exp: New file.
17933 * gdb.guile/scm-type.c: New file.
17934 * gdb.guile/scm-type.exp: New file.
17935 * gdb.guile/scm-value-cc.cc: New file.
17936 * gdb.guile/scm-value-cc.exp: New file.
17937 * gdb.guile/scm-value.c: New file.
17938 * gdb.guile/scm-value.exp: New file.
17939 * gdb.guile/source2.scm: New file.
17940 * gdb.guile/types-module.cc: New file.
17941 * gdb.guile/types-module.exp: New file.
17942
7026a7c1
YQ
179432014-02-10 Yao Qi <yao@codesourcery.com>
17944
17945 PR testsuite/16543
17946 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17947 * configure: Regenerated.
17948 * Makefile.in: New file.
17949
6c466447
AS
179502014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17951
17952 * gdb.python/py-framefilter.exp: Fix typo.
17953
6e854735
YQ
179542014-02-08 Yao Qi <yao@codesourcery.com>
17955
17956 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17957 that no =breakpoint-modified is emitted when breakpoints are
17958 modified through MI commands.
17959
d137e6dc
PA
179602014-02-07 Pedro Alves <pedro@codesourcery.com>
17961 Pedro Alves <palves@redhat.com>
17962
17963 * gdb.threads/step-after-sr-lock.c: New file.
17964 * gdb.threads/step-after-sr-lock.exp: New file.
17965
b5ee5a50
PA
179662014-02-07 Pedro Alves <palves@redhat.com>
17967
17968 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17969
3c77faf3
JK
179702014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17971
17972 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17973 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17974
6dddc817
DE
179752014-02-06 Doug Evans <xdje42@gmail.com>
17976
17977 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17978 output.
17979
17980 * gdb.gdb/python-interrupts.exp: New file.
17981
de7b2893
YQ
179822014-02-05 Yao Qi <yao@codesourcery.com>
17983
17984 * gdb.trace/report.exp (use_collected_data): Test the output
17985 of "info threads" and "info inferiors".
17986
66d032ac
YQ
179872014-02-05 Yao Qi <yao@codesourcery.com>
17988
17989 Revert this patch:
17990
17991 2013-05-24 Yao Qi <yao@codesourcery.com>
17992
17993 * gdb.trace/tfile.exp: Test inferior and thread.
17994
591a12a1
UW
179952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17996
17997 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17998 on a function.
17999 * gdb.base/step-bt.c: Call hello via function pointer to make
18000 sure its first instruction is executed on powerpc64le-linux.
18001
0ff3e01f
UW
180022014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18003
18004 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18005
084ee545
UW
180062014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18007
18008 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18009 of the test patterns for use on little-endian systems.
18010
6ed14ff3
UW
180112014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18012
18013 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18014 (decimal_vector): Fix for little-endian.
18015
401e27fd
JM
180162014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18017
18018 * gdb.arch/sparc-sysstep.exp: New file.
18019 * gdb.arch/sparc-sysstep.c: Likewise.
18020
18021 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18022
8b924729
EBM
180232014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18024
18025 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18026
fb151210
JB
180272014-01-23 Tom Tromey <tromey@redhat.com>
18028
18029 * gdb.ada/array_char_idx: New testcase.
18030
0740f8d8
TT
180312014-01-23 Tom Tromey <tromey@redhat.com>
18032
18033 PR python/16487:
18034 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18035 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18036 classes.
18037
21909fa1
TT
180382014-01-23 Tom Tromey <tromey@redhat.com>
18039
18040 PR python/16491:
18041 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18042 string from an inferior frame.
18043 * gdb.python/py-framefilter-mi.exp: Update.
18044
87ce2a04
DE
180452014-01-22 Doug Evans <dje@google.com>
18046
18047 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18048
237b092b
AA
180492014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18050
18051 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18052
d674a709
AA
180532014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18054
18055 * gdb.trace/entry-values.exp: Remove excess space character from
18056 regex patterns. Handle s390 call instruction.
18057
20fa3390
AA
180582014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18059
18060 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18061 define "*_start" label. Make "name" static.
18062 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18063 ${name} by references to ${name}_start.
18064
78466714
AA
180652014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18066
18067 * gdb.base/info-macros.exp: Remove "debug" from the compile
18068 options.
18069
ec9f644a
IB
180702014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18071
18072 * gdb.dlang/demangle.exp: New file.
18073
94b1b47e
IB
180742014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18075
18076 * gdb.dlang/primitive-types.exp: New file.
18077
7f420862
IB
180782014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18079
18080 * configure.ac: Create gdb.dlang/Makefile.
18081 * configure: Regenerate.
18082 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18083 * gdb.dlang/Makefile.in: New file.
18084 * lib/d-support.exp: New file.
18085 * lib/gdb.exp (skip_d_tests): New proc.
18086
52834460
MM
180872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18088
18089 * gdb.btrace/delta.exp: Check reverse stepi.
18090 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18091 * gdb.btrace/finish.exp: New.
18092 * gdb.btrace/next.exp: New.
18093 * gdb.btrace/nexti.exp: New.
18094 * gdb.btrace/record_goto.c: Add comments.
18095 * gdb.btrace/step.exp: New.
18096 * gdb.btrace/stepi.exp: New.
18097 * gdb.btrace/multi-thread-step.c: New.
18098 * gdb.btrace/multi-thread-step.exp: New.
18099 * gdb.btrace/rn-dl-bind.c: New.
18100 * gdb.btrace/rn-dl-bind.exp: New.
18101 * gdb.btrace/data.c: New.
18102 * gdb.btrace/data.exp: New.
18103 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18104
6e07b1d2
MM
181052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18106
18107 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18108 * gdb.btrace/exception.exp: Update.
18109 * gdb.btrace/instruction_history.exp: Update.
18110 * gdb.btrace/record_goto.exp: Update.
18111 * gdb.btrace/tailcall.exp: Update.
18112 * gdb.btrace/unknown_functions.exp: Update.
18113 * gdb.btrace/delta.exp: New.
18114
0b722aec
MM
181152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18116
18117 * gdb.btrace/record_goto.exp: Add backtrace test.
18118 * gdb.btrace/tailcall.exp: Add backtrace test.
18119
066ce621
MM
181202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18121
18122 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18123 * gdb.btrace/record_goto.c: New.
18124 * gdb.btrace/record_goto.exp: New.
18125 * gdb.btrace/x86-record_goto.S: New.
18126
0688d04e
MM
181272014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18128
18129 * gdb.btrace/function_call_history.exp: Update tests.
18130 * gdb.btrace/instruction_history.exp: Update tests.
18131
8710b709
MM
181322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18133
18134 * gdb.btrace/function_call_history.exp: Fix expected field
18135 order for "record function-call-history".
18136 Add new tests for "record function-call-history /c".
18137 * gdb.btrace/exception.cc: New.
18138 * gdb.btrace/exception.exp: New.
18139 * gdb.btrace/tailcall.exp: New.
18140 * gdb.btrace/x86-tailcall.S: New.
18141 * gdb.btrace/x86-tailcall.c: New.
18142 * gdb.btrace/unknown_functions.c: New.
18143 * gdb.btrace/unknown_functions.exp: New.
18144 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18145
5de9129b
MM
181462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18147
18148 * gdb.btrace/instruction_history.exp: Update.
18149 * gdb.btrace/function_call_history.exp: Update.
18150
23a7fe75
MM
181512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18152
18153 * gdb.btrace/function_call_history.exp: Fix expected function
18154 trace.
18155 * gdb.btrace/instruction_history.exp: Initialize traced.
18156 Remove traced_functions.
18157
724c7dd8
MM
181582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18159
18160 * gdb.btrace/function_call_history.exp: Update
18161 * gdb.btrace/instruction_history.exp: Update.
18162
6d78d93b
MM
181632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18164
18165 * gdb.btrace/enable.exp: Update expected text.
18166
93a360cc
OJ
181672014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18168
18169 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18170 bytes.
18171
3772b53f
MR
181722014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18173
18174 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18175
596662fa
OJ
181762014-01-15 Omair Javaid <omair.javaid@linaro.org>
18177
18178 * lib/gdb.exp (supports_process_record): Return true for
18179 arm*-linux*. (supports_reverse): Likewise.
18180
b5b08fb4
SC
181812014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18182
18183 PR python/15464
18184 PR python/16113
18185 * gdb.python/py-type.c: Enhance test case.
18186 * gdb.python/py-value-cc.cc: Likewise
18187 * gdb.python/py-type.exp: Add new tests.
18188 * gdb.python/py-value-cc.exp: Likewise
18189
52d7fb13
AA
181902014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18191 Pedro Alves <palves@redhat.com>
18192
18193 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18194 Make "name" extern.
18195 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18196 references to ${name}_start by references to ${name}.
18197
a2cd8cfe
JB
181982014-01-10 Joel Brobecker <brobecker@adacore.com>
18199
18200 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18201
4e23fced
JB
182022014-01-10 Joel Brobecker <brobecker@adacore.com>
18203
18204 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18205
c6a9e42c
PA
182062014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18207 Pedro Alves <palves@redhat.com>
18208
18209 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18210 mi_gdb_target_load.
c6a9e42c 18211
b7ea362b
PA
182122014-01-08 Pedro Alves <palves@redhat.com>
18213
18214 * gdb.threads/reconnect-signal.c: New file.
18215 * gdb.threads/reconnect-signal.exp: New file.
18216
5e3f4fab
EBM
182172014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18218
18219 * gdb.base/source-dir.exp: New file.
18220
79301218
JB
182212014-01-07 Joel Brobecker <brobecker@adacore.com>
18222
18223 * gdb.ada/mi_interface: New testcase.
18224
8e355c5d
JB
182252014-01-07 Joel Brobecker <brobecker@adacore.com>
18226
18227 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18228 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18229 gdb.ada/pp-rec-component/pck.ads: New files.
18230
c0d48811
JB
182312014-01-07 Joel Brobecker <brobecker@adacore.com>
18232
18233 * gdb.python/py-pp-integral.c: New file.
18234 * gdb.python/py-pp-integral.py: New file.
18235 * gdb.python/py-pp-integral.exp: New file.
18236
17b609c3 18237For older changes see ChangeLog-1993-2013.
c906108c 18238\f
8d8cb839
EZ
18239;; Local Variables:
18240;; mode: change-log
18241;; left-margin: 8
18242;; fill-column: 74
18243;; version-control: never
18244;; End:
902f2ccb 18245
b811d2c2 18246 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18247 Copying and distribution of this file, with or without modification,
18248 are permitted provided the copyright notice and this notice are preserved.
This page took 3.476957 seconds and 4 git commands to generate.