]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Add install-strip target to gdbserver
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
1ba1ac88
AB
12020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 PR gdb/23718
4 * gdb.server/server-kill-python.exp: New file.
5
f3364a6d
AB
62020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.server/multi-ui-errors.c: New file.
9 * gdb.server/multi-ui-errors.exp: New file.
10
733d0a67
AB
112020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 PR tui/9765
14 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
15
4f13c1c0
TT
162020-01-19 Tom Tromey <tom@tromey.com>
17
18 * gdb.tui/main.exp: Add check for plain "file".
19
40c94099
CB
202020-01-16 Christian Biesinger <cbiesinger@google.com>
21
22 * lib/gdb.exp: Fix spelling error (seperatelly).
23
ff47f4f0
TT
242020-01-14 Tom Tromey <tom@tromey.com>
25
26 PR symtab/12535:
27 * gdb.python/python.exp: Test decode_line with empty string
28 argument.
29
717c684d
BE
302020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
31
32 * gdb.base/skip-inline.exp: Extend test.
33
44e4c775
AB
342020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
35
36 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
37 * gdb.dwarf2/dw2-bad-elf.c: New file.
38 * gdb.dwarf2/dw2-bad-elf.exp: New file.
39
d93c6db7
AB
402020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
43 _line_saw_file.
44
9a6d629c
AB
452020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
48 border.
49
d9ebdab7
TBA
502020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
51
52 * gdb.multi/multi-target.exp (setup): Factor out "info
53 connections" and "info inferiors" tests to ...
54 (test_info_inferiors): ... this new procedure.
55 (top level): Run new "info-inferiors" tests.
56
f3c469b9
PA
572020-01-10 Pedro Alves <palves@redhat.com>
58
59 * gdb.server/bkpt-other-inferior.exp: New file.
60
121b3efd
PA
612020-01-10 Pedro Alves <palves@redhat.com>
62
63 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
64 of "add-inferior".
65 * gdb.base/quit-live.exp: Likewise.
66 * gdb.base/remote-exec-file.exp: Likewise.
67 * gdb.guile/scm-progspace.exp: Likewise.
68 * gdb.linespec/linespec.exp: Likewise.
69 * gdb.mi/new-ui-mi-sync.exp: Likewise.
70 * gdb.mi/user-selected-context-sync.exp: Likewise.
71 * gdb.multi/multi-target.exp (setup): Add "info connection" and
72 "info inferiors" tests.
73 * gdb.multi/remove-inferiors.exp: Adjust expected output of
74 "add-inferior".
75 * gdb.multi/watchpoint-multi.exp: Likewise.
76 * gdb.python/py-inferior.exp: Likewise.
77 * gdb.server/extended-remote-restart.exp: Likewise.
78 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
79 "info inferiors".
80 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
81 * gdb.trace/report.exp: Likewise.
82
1dadb1dd
PA
832020-01-10 Pedro Alves <palves@redhat.com>
84
85 * gdb.multi/multi-target.c: New file.
86 * gdb.multi/multi-target.exp: New file.
87 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
88 mode requested, but remote does not support non-stop".
89
78f2c40a
PA
902020-01-10 Pedro Alves <palves@redhat.com>
91
92 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
93 disconnect before reconnecting.
94
e7af6c70
TBA
952020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
96 Pedro Alves <palves@redhat.com>
97
98 * gdb.server/connect-without-multi-process.exp: Also test
99 continuing to end.
100
acdf84a6
PA
1012020-01-10 Pedro Alves <palves@redhat.com>
102
103 * gdb.base/remote-exec-file.exp: New file.
104
873657b9
PA
1052020-01-10 Pedro Alves <palves@redhat.com>
106
107 * gdb.base/fork-running-state.exp (do_test): Adjust expected
108 output.
109 * gdb.threads/async.c: New.
110 * gdb.threads/async.exp: New.
111 * gdb.multi/tids-gid-reset.c: New.
112 * gdb.multi/tids-gid-reset.exp: New.
113
7f0ae84c
GB
1142020-01-10 George Barrett <bob@bob131.so>
115
116 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
117 to help in finding the image relocation offset.
118 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
119 options in arguments.
120 (stap_test_no_debuginfo): Likewise.
121 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
122 test variants.
123 (stap_test): Add null semaphore relocation test.
124
47e9d49d
GB
1252020-01-10 George Barrett <bob@bob131.so>
126
127 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
128 * gdb.base/stap-probe.exp: Likewise.
129 (stap_test): Pass argument as an additional flag.
130 (stap_test_no_debuginfo): Likewise.
131 (stap_test): Check `info probes stap' output for semaphore
132 addresses if the test binary is supposed to have them.
133
f5a7c406
AB
1342020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
135
136 * gdb.tui/basic.exp: Add more scrolling tests.
137
9ae6bf64
TT
1382020-01-09 Tom Tromey <tom@tromey.com>
139
140 PR tui/18932:
141 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
142 meangingful value.
143 (Term::command, Term::resize): Update.
144 * gdb.tui/basic.exp: Add scrolling test.
145
b2efe70c
AB
1462020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
147
148 * gdb.tui/tui-layout-asm.exp: New file.
149
3804da7e
AB
1502020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
151
152 * lib/tuiterm.exp (Term::check_box_contents): New proc.
153
b40aa28f
AB
1542020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
155
156 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
157 (Term::enter_tui): Use Term::prepare_for_tui.
158
63ffd7c9
AB
1592020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
160
161 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
162 called.
163
3be966f6
AB
1642020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
165
166 * gdb.base/skip.exp: Fix race condition in test.
167
153d79c4
AB
1682020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
169
170 * gdb.base/backtrace.c: New file.
171 * gdb.base/backtrace.exp: New file.
172
f2302a34
AB
1732020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
174
175 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
176
6ec1d75e
PW
1772020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
178
179 * gdb.base/style.exp: Test that warnings are styled.
180
c296cbe6
BE
1812019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
182
183 * gdb.base/line65535.exp: New file.
184 * gdb.base/line65535.c: New file.
185
b28a729d
SM
1862019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
187
188 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
189 * lib/gnat_debug_info_test.adb: New file.
190 * gdb.ada/ptype_tagged_param.exp: Use
191 gnat_runtime_has_debug_info, expect a different output if
192 runtime does not have debug info.
193
7f2d7a0d
SM
1942019-12-20 Simon Marchi <simon.marchi@efficios.com>
195
196 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
197 (another) quote in test name.
198
f3bce483
SM
1992019-12-20 Simon Marchi <simon.marchi@efficios.com>
200
201 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
202 Add quote in test name.
203
c855a912
TBA
2042019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
205
206 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
207 directory instead.
208 * gdb.cp/pass-by-ref.exp: Extend with more cases.
209 * gdb.cp/pass-by-ref-2.cc: New file.
210 * gdb.cp/pass-by-ref-2.exp: New file.
211
fc9d2d72
TT
2122019-12-20 Tom Tromey <tom@tromey.com>
213
214 * gdb.tui/list-before.exp: New file.
215
77b97e00
TT
2162019-12-20 Tom Tromey <tom@tromey.com>
217
218 * gdb.tui/list.exp: Check for source on initial listing.
219
f69656d0
TT
2202019-12-11 Tom Tromey <tromey@adacore.com>
221
222 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
223 Add crlf test.
224
99a55965
SM
2252019-12-18 Simon Marchi <simon.marchi@efficios.com>
226
227 * gdb.base/default.exp: Update value of $_gdb_major.
228
5024637f
BE
2292019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
230
231 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
232
b63634be
BE
2332019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
234
235 * gdb.base/skip.exp: Whitespace fix.
236
45d73523
BE
2372019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
238
239 * gdb.base/skip-inline.c: New file.
240 * gdb.base/skip-inline.exp: New file.
241
d043f8c8
SM
2422019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
243
244 * gdb.base/jit-reader.exp (jit_reader_test): Rename
245 jit_function_00 to jit_function_stack_mangle.
246 * gdb.base/jithost.c (jit_function_t): Rename to...
247 (jit_function_stack_mangle_t): ... this.
248 (jit_function_add_t): New typedef.
249 (jit_function_00_code): Rename to...
250 (jit_function_stack_mangle_code): ... this, make static.
251 (jit_function_add_code): New.
252 (main): Generate "add" function and call it. Adjust to changes
253 in jithost_abi.
254 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
255 (struct jithost_abi) <begin, end>: Remove fields.
256 <object, function_stack_mangle, function_add>: New fields.
257 * gdb.base/jitreader.c (struct reader_state) <code_begin,
258 code_end>: Remove fields.
259 <func_stack_mangle>: New field.
260 (read_debug_info): Adjust to renaming, create block for "add"
261 function.
262 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
263
873de05c
TT
2642019-12-11 Tom Tromey <tom@tromey.com>
265
266 * gdb.tui/resize.exp: Fix regexp.
267 * gdb.tui/regs.exp: Fix regexps.
268 * gdb.tui/main.exp: Fix regexp.
269
3d979945
TT
2702019-12-11 Tom Tromey <tom@tromey.com>
271
272 * gdb.tui/resize.exp: Update.
273 * gdb.tui/empty.exp (layouts): Update.
274
2192a9d3
TT
2752019-12-11 Tom Tromey <tom@tromey.com>
276
277 * gdb.tui/regs.exp: Update.
278 * gdb.tui/empty.exp (layouts): Update.
279 * gdb.tui/basic.exp: Update.
280 * lib/tuiterm.exp (_check_box): Don't check bottom border.
281
d8edc8b7
PW
2822019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
283
284 * gdb.base/options.exp: Add -raw-values in the print completion list.
285 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
286
4c12d936
KB
2872019-12-10 Kevin Buettner <kevinb@redhat.com>
288
289 * gdb.threads/omp-par-scope.c: New file.
290 * gdb/threads/omp-par-scope.exp: New file.
291
26b911fb
KB
2922019-12-10 Kevin Buettner <kevinb@redhat.com>
293
bb47f919
KB
294 * lib/gdb.exp (support_nested_function_tests): New proc.
295
2962019-12-10 Kevin Buettner <kevinb@redhat.com>
297
298 * lib/gdb.exp (gdb_compile_openmp): New proc.
299 (build_executable_from_specs): Add an "openmp" option.
300 (gdb_compile_pthreads): Add non-executable case.
26b911fb 301
6c71eb7d
TT
3022019-12-10 Tom Tromey <tromey@adacore.com>
303
304 * gdb.ada/unchecked_union.exp: New file.
305 * gdb.ada/unchecked_union/pck.adb: New file.
306 * gdb.ada/unchecked_union/pck.ads: New file.
307 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
308 * gdb-utils.exp (string_to_regexp): Also quote "?".
309
bac7c5cf
GB
3102019-12-10 George Barrett <bob@bob131.so>
311
312 Test scripted probe breakpoints.
313 * gdb.guile/scm-breakpoint.c (main): Add probe point.
314 * gdb.python/py-breakpoint.c (main): Likewise.
315 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
316 specifier test.
317 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
318
330f1d38
TBA
3192019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
320
321 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
322 an rvalue parameter.
323 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
324 parameter.
325
b43315e2
AB
3262019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
327
328 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
329 modules.
330
54f73dad
AB
3312019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
334 broken version of GCC.
335
d57cbee9
AB
3362019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
337
338 * gdb.fortran/info-modules.exp: Rewrite to make use of new
339 sym-info-cmds library.
340 * gdb.fortran/info-types.exp: Likewise.
341 * lib/sym-info-cmds.exp: New file.
342
c14aab8c
TV
3432019-12-08 Tom de Vries <tdevries@suse.de>
344
345 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
346
aa2d5a42
KS
3472019-12-07 Keith Seitz <keiths@redhat.com>
348
349 * gdb.base/corefile-buildid-shlib-shr.c: New file.
350 * gdb.base/corefile-buildid-shlib.c: New file.
351 * gdb.base/corefile-buildid.c: New file.
352 * gdb.base/corefile-buildid.exp: New file.
353
93e55f0a
TV
3542019-12-06 Tom de Vries <tdevries@suse.de>
355
356 * gdb.dwarf2/varval.exp: Add decl before def test.
357
c7d12402
TBA
3582019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
359
360 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
361
06acc08f
TBA
3622019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
363
364 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
365 CV and reference conversion for overload resolution.
366 * gdb.cp/rvalue-ref-overload.exp: Test it.
367
e0fad1ea
PW
3682019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
369
370 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
371 * gdb.base/frameapply.exp: Test faas without command.
372
8d70a9f0
AB
3732019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
374
375 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
376 Fortran tests.
377 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
378 order.
379
36c8fb93
AB
3802019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
381
382 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
383 casting to type with no kind specified.
384 (test_basic_parsing_of_type_kinds): Additional tests for types
385 with no kind specified, and add tests for single/double
386 precision/complex types.
387
4139ff00
TT
3882019-12-04 Tom Tromey <tromey@adacore.com>
389
390 * gdb.base/endianity.c (struct other) <x>: New field.
391 (main): Initialize it.
392 * gdb.base/endianity.exp: Update.
393
a05cf17a
TT
3942019-12-04 Tom Tromey <tromey@adacore.com>
395
396 * gdb.ada/scalar_storage/storage.adb: New file.
397 * gdb.ada/scalar_storage/pck.adb: New file.
398 * gdb.ada/scalar_storage/pck.ads: New file.
399 * gdb.ada/scalar_storage.exp: New file.
400
103a685e
TT
4012019-12-04 Tom Tromey <tromey@adacore.com>
402
403 * gdb.base/endianity.c (struct otherendian) <f>: New field.
404 (main): Initialize it.
405 * gdb.base/endianity.exp: Update.
406
c2512106
AB
4072019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
408
409 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
410
293b38d6
AB
4112019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
414 -symbol-info-module-functions and -symbol-info-module-variables.
415
216a7e6b
AB
4162019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
417
418 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
419
5bbd8269
AB
4202019-12-01 Richard Bunt <richard.bunt@arm.com>
421 Andrew Burgess <andrew.burgess@embecosm.com>
422
423 * gdb.fortran/derived-type-striding.exp: New file.
424 * gdb.fortran/derived-type-striding.f90: New file.
425 * gdb.fortran/array-slices.exp: New file.
426 * gdb.fortran/array-slices.f90: New file.
427
be09caf1
PW
4282019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
429
430 * gdb.base/define.exp: Test . in command names.
431 * gdb.base/setshow.exp: Update test, as . is now part of
432 command name.
433
643c0cbe
PW
4342019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
435
436 * gdb.base/define-prefix.exp: New file.
437
dcdec678
AB
4382019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
439
440 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
441 compile.
442 (skip_btrace_pt_tests): Likewise.
443
640ab947
AB
4442019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
445
446 * gdb.fortran/info-modules.exp: Compile source files in correct
447 order.
448
d22670f0
KB
4492019-11-27 Kevin Buettner <kevinb@redhat.com>
450
451 * gdb.dwarf2/imported-unit.exp: New file.
452 * gdb.dwarf2/imported-unit.c: New file.
453
db5960b4
AB
4542019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
455
456 * gdb.mi/mi-fortran-modules-2.f90: New file.
457 * gdb.mi/mi-fortran-modules.exp: New file.
458 * gdb.mi/mi-fortran-modules.f90: New file.
459
7dc42066
AB
4602019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
461
462 * gdb.mi/mi-sym-info-1.c: New file.
463 * gdb.mi/mi-sym-info-2.c: New file.
464 * gdb.mi/mi-sym-info.exp: New file.
465
0dfeecca
TT
4662019-11-22 Tom Tromey <tromey@adacore.com>
467
468 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
469 * gdb.ada/tasks/foo.adb: Add another stopping location.
470
34877895
PJ
4712019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
472
473 * gdb.base/endianity.c: New test.
474 * gdb.base/endianity.exp: New file.
475
2e84f897
LD
4762019-11-21 Lukas Durfina <ldurfina@tachyum.com>
477
478 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
479
65d1cd5f
TV
4802019-11-21 Tom de Vries <tdevries@suse.de>
481
482 PR gdb/24956
483 * gdb.base/ui-redirect.exp: Test output of user-defined command.
484
4f22c3f4
SDJ
4852019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
486
487 * gdb.python/py-progspace.exp: Add missing parentheses on some
488 'print' commands.
489
9f6ad286
TT
4902019-11-19 Tom Tromey <tom@tromey.com>
491
492 * gdb.tui/winheight.exp: New file.
493
0b8dbf3f
AB
4942019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
495
496 * gdb.base/ctf-whatis.c: Delete.
497 * gdb.base/ctf-whatis.exp: Delete.
498 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
499
f833b7a7
AB
5002019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
501
502 * gdb.base/ctf-cvexpr.exp: Delete.
503 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
504
30d0a636
AB
5052019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
508 the compiler. Clean up header comment a little.
509 * gdb.base/ctf-ptype.exp: Likewise.
510 * gdb.base/ctf-whatis.exp: Likewise.
511 * lib/gdb.exp (skip_ctf_tests): New proc.
512
494409bb
SDJ
5132019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
514
515 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
516 * gdb.tui/corefile-run.exp: New file.
517
55708e99
TT
5182019-11-14 Tom Tromey <tromey@adacore.com>
519
520 * gdb.base/gdbvars.exp (test_convenience_variables): Add
521 regression tests.
522
45e42163
TT
5232019-11-12 Tom Tromey <tom@tromey.com>
524
525 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
526 after any command. Expect prompt after WAIT_FOR is seen.
527 (enter_tui): Enable resize messages.
528 (command): Expect command in output.
529 (get_line): Avoid error when cursor appears to be off-screen.
530 (dump_screen): Include screen size in title.
531 (_do_resize): New proc, from "resize".
532 (resize): Rewrite. Do resize in two steps.
533 * gdb.tui/empty.exp (layouts): Fix entries.
534 (check_boxes): Remove xfail.
535 (check_text): Dump screen on failure.
536
086baaf1
AB
5372019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
538
539 * gdb.python/py-symbol.exp: Add test for
540 gdb.lookup_static_symbols.
541
09ff83af
AB
5422019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
543
544 * gdb.python/py-symbol.c: Declare and call function from new
545 py-symbol-2.c file.
546 * gdb.python/py-symbol.exp: Compile both source files, and add new
547 tests for gdb.lookup_static_symbol.
548 * gdb.python/py-symbol-2.c: New file.
549
11af934b
TV
5502019-11-02 Tom de Vries <tdevries@suse.de>
551
552 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
553 * gdb.base/anon.exp: Same.
554 * gdb.base/auto-connect-native-target.exp: Same.
555 * gdb.base/call-ar-st.exp: Same.
556 * gdb.base/catch-syscall.exp: Same.
557 * gdb.base/commands.exp: Same.
558 * gdb.base/default.exp: Same.
559 * gdb.base/display.exp: Same.
560 * gdb.base/float.exp: Same.
561 * gdb.base/foll-fork.exp: Same.
562 * gdb.base/help.exp: Same.
563 * gdb.base/info-macros.exp: Same.
564 * gdb.base/info-proc.exp: Same.
565 * gdb.base/info-target.exp: Same.
566 * gdb.base/long_long.exp: Same.
567 * gdb.base/macscp.exp: Same.
568 * gdb.base/memattr.exp: Same.
569 * gdb.base/nofield.exp: Same.
570 * gdb.base/pointers.exp: Same.
571 * gdb.base/printcmds.exp: Same.
572 * gdb.base/ptype.exp: Same.
573 * gdb.base/restore.exp: Same.
574 * gdb.base/return.exp: Same.
575 * gdb.base/scope.exp: Same.
576 * gdb.base/set-noassign.exp: Same.
577 * gdb.base/setshow.exp: Same.
578 * gdb.base/shlib-call.exp: Same.
579 * gdb.base/signals.exp: Same.
580 * gdb.base/sigstep.exp: Same.
581 * gdb.base/skip.exp: Same.
582 * gdb.base/solib-symbol.exp: Same.
583 * gdb.base/stap-probe.exp: Same.
584 * gdb.base/step-line.exp: Same.
585 * gdb.base/step-test.exp: Same.
586 * gdb.base/style.exp: Same.
587 * gdb.base/varargs.exp: Same.
588 * gdb.base/vla-datatypes.exp: Same.
589 * gdb.base/vla-ptr.exp: Same.
590 * gdb.base/vla-sideeffect.exp: Same.
591 * gdb.base/volatile.exp: Same.
592 * gdb.base/watch-cond-infcall.exp: Same.
593 * gdb.base/watchpoint.exp: Same.
594
e96ec2ba
TV
5952019-11-02 Tom de Vries <tdevries@suse.de>
596
597 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
598 * gdb.cp/cpexprs.exp: Same.
599 * gdb.cp/except-multi-location.exp: Same.
600 * gdb.cp/exceptprint.exp: Same.
601 * gdb.cp/gdb2384.exp: Same.
602 * gdb.cp/inherit.exp: Same.
603 * gdb.cp/m-static.exp: Same.
604 * gdb.cp/meth-typedefs.exp: Same.
605 * gdb.cp/misc.exp: Same.
606 * gdb.cp/namespace.exp: Same.
607 * gdb.cp/non-trivial-retval.exp: Same.
608 * gdb.cp/overload.exp: Same.
609 * gdb.cp/pr17132.exp: Same.
610 * gdb.cp/re-set-overloaded.exp: Same.
611 * gdb.cp/rvalue-ref-types.exp: Same.
612 * gdb.cp/templates.exp: Same.
613
bd5766ec
LM
6142019-11-01 Luis Machado <luis.machado@linaro.org>
615
616 PR gdb/25124
617
618 * gdb.arch/pr25124.S: New file.
619 * gdb.arch/pr25124.exp: New file.
620
165f8965
AB
6212019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
622
623 * gdb.fortran/info-modules.exp: Update expected results, and add
624 additional tests for 'info module functinos', and 'info module
625 variables'.
626 * gdb.fortran/info-types.exp: Update expected results.
627 * gdb.fortran/info-types.f90: Extend testcase with additional
628 module variables and functions.
629
59c35742
AB
6302019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
631
632 * gdb.fortran/info-modules.exp: New file.
633 * gdb.fortran/info-types.exp: Build with new file.
634 * gdb.fortran/info-types.f90: Include and use new module.
635 * gdb.fortran/info-types-2.f90: New file.
636
f3fb2519
PW
6372019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
638
639 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
640 * gdb.base/settings.exp: Test all settings types using
641 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
642 that now verifies that the value of "maint show" is the same as
643 returned by the settings functions. Test the type of the
644 maintenance settings.
645 * gdb.base/default.exp: Update show_conv_list.
646
d1e36019
TV
6472019-10-31 Tom de Vries <tdevries@suse.de>
648
649 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
650 gdb_test.
651 * gdb.arch/amd64-disp-step.exp: Same.
652 * gdb.asm/asm-source.exp: Same.
653 * gdb.btrace/buffer-size.exp: Same.
654 * gdb.btrace/cpu.exp: Same.
655 * gdb.btrace/enable.exp: Same.
656 * gdb.dwarf2/count.exp: Same.
657 * gdb.dwarf2/dw2-ranges-func.exp: Same.
658 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
659 * gdb.fortran/vla-datatypes.exp: Same.
660 * gdb.fortran/vla-history.exp: Same.
661 * gdb.fortran/vla-ptype.exp: Same.
662 * gdb.fortran/vla-value.exp: Same.
663 * gdb.fortran/whatis_type.exp: Same.
664 * gdb.guile/guile.exp: Same.
665 * gdb.multi/tids.exp: Same.
666 * gdb.python/py-finish-breakpoint.exp: Same.
667 * gdb.python/py-framefilter.exp: Same.
668 * gdb.python/py-pp-registration.exp: Same.
669 * gdb.python/py-xmethods.exp: Same.
670 * gdb.python/python.exp: Same.
671 * gdb.server/connect-with-no-symbol-file.exp: Same.
672 * gdb.server/no-thread-db.exp: Same.
673 * gdb.server/run-without-local-binary.exp: Same.
674 * gdb.stabs/weird.exp: Same.
675 * gdb.threads/attach-many-short-lived-threads.exp: Same.
676 * gdb.threads/thread-find.exp: Same.
677 * gdb.threads/tls-shared.exp: Same.
678 * gdb.threads/tls.exp: Same.
679 * gdb.threads/wp-replication.exp: Same.
680 * gdb.trace/ax.exp: Same.
681 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
682
3d11e68e
TV
6832019-10-31 Tom de Vries <tdevries@suse.de>
684
685 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
686 * gdb.ada/array_subscript_addr.exp: Same.
687 * gdb.ada/arrayidx.exp: Same.
688 * gdb.ada/arrayparam.exp: Same.
689 * gdb.ada/arrayptr.exp: Same.
690 * gdb.ada/boolean_expr.exp: Same.
691 * gdb.ada/call_pn.exp: Same.
692 * gdb.ada/complete.exp: Same.
693 * gdb.ada/fixed_cmp.exp: Same.
694 * gdb.ada/fun_addr.exp: Same.
695 * gdb.ada/funcall_param.exp: Same.
696 * gdb.ada/interface.exp: Same.
697 * gdb.ada/mod_from_name.exp: Same.
698 * gdb.ada/null_array.exp: Same.
699 * gdb.ada/packed_array.exp: Same.
700 * gdb.ada/packed_tagged.exp: Same.
701 * gdb.ada/print_chars.exp: Same.
702 * gdb.ada/print_pc.exp: Same.
703 * gdb.ada/ptype_arith_binop.exp: Same.
704 * gdb.ada/ptype_field.exp: Same.
705 * gdb.ada/ptype_tagged_param.exp: Same.
706 * gdb.ada/rec_return.exp: Same.
707 * gdb.ada/ref_tick_size.exp: Same.
708 * gdb.ada/str_ref_cmp.exp: Same.
709 * gdb.ada/taft_type.exp: Same.
710 * gdb.ada/tagged.exp: Same.
711 * gdb.ada/type_coercion.exp: Same.
712 * gdb.ada/uninitialized_vars.exp: Same.
713
60b6ede8
TV
7142019-10-30 Tom de Vries <tdevries@suse.de>
715
716 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
717
30baf67b
TV
7182019-10-26 Tom de Vries <tdevries@suse.de>
719
720 * gdb.base/bigcore.c: Fix typos in comments.
721 * gdb.base/ctf-ptype.c: Same.
722 * gdb.base/long_long.c: Same.
723 * gdb.dwarf2/dw2-op-out-param.S: Same.
724 * gdb.python/py-evthreads.c: Same.
725 * gdb.reverse/i387-stack-reverse.c: Same.
726 * gdb.trace/tfile.c: Same.
727 * lib/compiler.c: Same.
728 * lib/compiler.cc: Same.
729
158da0d1
TV
7302019-10-25 Tom de Vries <tdevries@suse.de>
731
732 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
733 gdb_test_multiple calls.
734 * gdb.reverse/sigall-reverse.exp: Same.
735 * gdb.reverse/solib-precsave.exp: Same.
736 * gdb.reverse/solib-reverse.exp: Same.
737 * gdb.reverse/until-precsave.exp: Same.
738 * gdb.reverse/until-reverse.exp: Same.
739
4ccdfbec
TV
7402019-10-24 Tom de Vries <tdevries@suse.de>
741
742 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
743 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
744 kfail using -wrap pattern flag and convenience variable
745 gdb_test_name.
746
33d569b7
AB
7472019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * gdb.python/py-progspace.exp: Add tests for the
750 Progspace.block_for_pc method.
751
4d0b984b
TT
7522019-10-23 Tom Tromey <tom@tromey.com>
753
754 * configure: Rebuild.
755 * aclocal.m4: Use m4_include, not sinclude.
756
94cb3754
TV
7572019-10-21 Tom de Vries <tdevries@suse.de>
758
759 * gdb.base/infcall-nested-structs.c: Add
760 __attribute__((noinline,noclone)) to all functions.
761 (call_all): Add missing variable initialization. Simplify return value.
762 (breakpt): Increment volatile variable, to prevent call from being
763 optimized out.
764 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
765
062f1fc1
TV
7662019-10-17 Tom de Vries <tdevries@suse.de>
767
768 * gdb.fortran/module.exp: Allow info variables to print info for files
769 other than module.f90.
770
0b54364d
AB
7712019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.fortran/module.exp: Extend with 'info variables' test.
774
7ff5fae7
AB
7752019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
776
777 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
778 F77_FOR_TARGET.
779
d10eccaa
TV
7802019-10-16 Tom de Vries <tdevries@suse.de>
781
782 PR tdep/25096
783 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
784
745ff14e
TV
7852019-10-16 Tom de Vries <tdevries@suse.de>
786
787 PR tdep/24104
788 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
789 Add KFAIL for PR tdep/25096.
790
03e1ab94
TV
7912019-10-16 Tom de Vries <tdevries@suse.de>
792
793 PR testsuite/25059
794 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
795
b17fcc10
TV
7962019-10-16 Tom de Vries <tdevries@suse.de>
797
798 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
799 as signed.
800
9223170f
SM
8012019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
802
803 * gdb.mi/list-thread-groups-available.exp: Read entries one by
804 one instead of increasing timeout.
805
d6e76313
TV
8062019-10-13 Tom de Vries <tdevries@suse.de>
807
808 PR record/25038
809 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
810 * gdb.reverse/sigall-reverse.exp: Same.
811 * gdb.reverse/solib-precsave.exp: Same.
812 * gdb.reverse/solib-reverse.exp: Same.
813 * gdb.reverse/step-precsave.exp: Same.
814 * gdb.reverse/until-precsave.exp: Same.
815 * gdb.reverse/until-reverse.exp: Same.
816 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
817
6dfc0041
AA
8182019-10-10 Andreas Arnez <arnez@linux.ibm.com>
819
820 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
821 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
822 (cmp_struct_05_01, cmp_struct_static_02_01)
823 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
824 comparisons.
825
abcf2cc8
TV
8262019-10-10 Tom de Vries <tdevries@suse.de>
827
828 PR testsuite/24888
829 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
830 gnatlink.
831
a50faaf6
TV
8322019-10-09 Tom de Vries <tdevries@suse.de>
833
834 PR testsuite/25048
835 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
836
60ff3cd7
AB
8372019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
840 exceptions due to missing debug information.
841
dfee8566
TV
8422019-10-07 Tom de Vries <tdevries@suse.de>
843
844 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
845
3d63690a
AB
8462019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
847
848 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
849 * gdb.base/annota1.exp: Update to use gdb_test_name.
850
30d1f018
WP
8512019-10-07 Weimin Pan <weimin.pan@oracle.com>
852
853 * gdb.base/ctf-whatis.exp: New file.
854 * gdb.base/ctf-whatis.c: New file.
855 * gdb.base/ctf-ptype.exp: New file.
856 * gdb.base/ctf-ptype.c: New file.
857 * gdb.base/ctf-constvars.exp: New file.
858 * gdb.base/ctf-constvars.c: New file.
859 * gdb.base/ctf-cvexpr.exp: New file.
860
4dbbb47c
TV
8612019-10-04 Tom de Vries <tdevries@suse.de>
862
863 * gdb.cp/local-static.c (main): Move declaration of int i out of the
864 for loop.
865
77c2dba3
TT
8662019-10-03 Tom Tromey <tom@tromey.com>
867
868 PR rust/24976:
869 * gdb.rust/simple.rs (Union2): New type.
870 (main): Use Union2.
871 * gdb.rust/simple.exp: Add test.
872
179aed7f
AB
8732019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
874
875 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
876 nested function prefix.
877
0a4b0913
AB
8782019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
879 Richard Bunt <richard.bunt@arm.com>
880 Andrew Burgess <andrew.burgess@embecosm.com>
881
882 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
883 nested functions.
884 * gdb.fortran/nested-funcs.f90: Update expected results.
885 * gdb.fortran/nested-funcs-2.exp: New file.
886 * gdb.fortran/nested-funcs-2.f90: New file.
887
082cce05
AB
8882019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
889
890 * gdb.python/py-parameter.exp: Make test names unique.
891 * gdb.python/py-template.exp: Likewise.
892 * gdb.python/py-value.exp: Likewise.
893
2b74ba5a
AB
8942019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
895
896 * gdb.base/break-interp.exp: Reduce test name duplication.
897 * gdb.base/call-sc.exp: Likewise.
898 * gdb.base/callfuncs.exp: Likewise.
899 * gdb.base/charset.exp: Likewise.
900 * gdb.base/dump.exp: Likewise.
901 * gdb.base/ena-dis-br.exp: Likewise.
902 * gdb.base/relational.exp: Likewise.
903 * gdb.base/step-over-syscall.exp: Likewise.
904 * gdb.base/structs.exp: Likewise.
905
58eb20d5
AB
9062019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
907
908 * gdb.linespec/explicit.exp: Make test names unique.
909 * gdb.linespec/ls-errs.exp: Likewise.
910
4d421147
AB
9112019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
912
913 * gdb.reverse/break-precsave.exp: Make test names unique.
914 * gdb.reverse/break-reverse.exp: Likewise.
915 * gdb.reverse/finish-precsave.exp: Likewise.
916 * gdb.reverse/finish-reverse.exp: Likewise.
917 * gdb.reverse/machinestate-precsave.exp: Likewise.
918 * gdb.reverse/machinestate.exp: Likewise.
919 * gdb.reverse/readv-reverse.exp: Likewise.
920 * gdb.reverse/recvmsg-reverse.exp: Likewise.
921 * gdb.reverse/sigall-precsave.exp: Likewise.
922 * gdb.reverse/sigall-reverse.exp: Likewise.
923 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
924 * gdb.reverse/watch-precsave.exp: Likewise.
925 * gdb.reverse/watch-reverse.exp: Likewise.
926
d8c06f22
AB
9272019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
928
929 * gdb.threads/stop-with-handle.c: New file.
930 * gdb.threads/stop-with-handle.exp: New file.
931
3a56ed86
TV
9322019-10-03 Tom de Vries <tdevries@suse.de>
933
934 PR testsuite/25059
935 * gdb.base/list-missing-source.exp: Allowing the "Compilation
936 directory" line to be missing.
937
42275044
TV
9382019-10-03 Tom de Vries <tdevries@suse.de>
939
940 PR testsuite/25059
941 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
942 type optional.
943
9ef62df0
AA
9442019-10-02 Andreas Arnez <arnez@linux.ibm.com>
945
946 * gdb.python/py-format-string.c (string.h): New include.
947 (main): Fill a_struct_with_union.the_union.an_int with bytes of
948 the same value, for endianness-independence.
949 * gdb.python/py-format-string.exp (default_regexp_dict)
950 (test_pretty_structs, test_format): Adjust expected output to the
951 changed initialization.
952
37f6a7f4
TT
9532019-10-02 Tom Tromey <tromey@adacore.com>
954
955 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
956
1d58d6a2
PA
9572019-10-02 Pedro Alves <palves@redhat.com>
958 Andrew Burgess <andrew.burgess@embecosm.com>
959
960 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
961 "print-file-var.h".
962 (this_version_id) Use ATTRIBUTE_VISIBILITY.
963 (get_version_1): Print this_version_id and its address.
964 Add extern "C" wrappers around interface functions.
965 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
966 "print-file-var.h".
967 (this_version_id) Use ATTRIBUTE_VISIBILITY.
968 (get_version_2): Print this_version_id and its address.
969 Add extern "C" wrappers around interface functions.
970 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
971 <stddef.h> and "print-file-var.h".
972 Add extern "C" wrappers around interface functions.
973 [VERSION_ID_MAIN] (this_version_id): Define.
974 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
975 * gdb.base/print-file-var.h: Add some #defines to simplify setting
976 up extern "C" blocks.
977 * gdb.base/print-file-var.exp (test): New, factored out from top
978 level.
979 (top level): Test all combinations of attribute hidden or not,
980 dlopen or not, and this_version_id symbol in main file or not.
981 Compile tests as both C++ and C, make test names unique.
982
d770d56f
TT
9832019-10-01 Tom Tromey <tom@tromey.com>
984
985 * gdb.base/style.exp: Test "show logging filename".
986
7f6aba03
TT
9872019-10-01 Tom Tromey <tom@tromey.com>
988
989 * lib/gdb-utils.exp (style): Handle "metadata" argument.
990 * gdb.base/style.exp: Add metadata style test.
991
14309bb6
TT
9922019-10-01 Tom Tromey <tom@tromey.com>
993
994 * gdb.base/style.exp: Test "pwd".
995
2a3c1174
PA
9962019-10-01 Tom Tromey <tom@tromey.com>
997
998 * gdb.base/style.exp: Update tests.
999
53d666ec
AA
10002019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1001
1002 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1003 'six' to unsigned.
1004 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1005 'five'. Use an all-ones bit pattern for each.
1006 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1007 to its changed values.
1008
4a56a520
TT
10092019-09-30 Tom Tromey <tromey@adacore.com>
1010
1011 * gdb.rust/traits.rs: Disable all warnings.
1012
0df0352a
TV
10132019-09-29 Tom de Vries <tdevries@suse.de>
1014
1015 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1016
73d9a918
TV
10172019-09-29 Tom de Vries <tdevries@suse.de>
1018
1019 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1020
060b3ab4
TV
10212019-09-27 Tom de Vries <tdevries@suse.de>
1022
1023 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1024
68f7d34d
TV
10252019-09-27 Tom de Vries <tdevries@suse.de>
1026
1027 PR record/23188
1028 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1029
5d63b30a
TT
10302019-09-26 Tom Tromey <tromey@adacore.com>
1031
1032 * gdb.ada/py_taft.exp: New file.
1033 * gdb.ada/py_taft/main.adb: New file.
1034 * gdb.ada/py_taft/pkg.adb: New file.
1035 * gdb.ada/py_taft/pkg.ads: New file.
1036
3d435220
TV
10372019-09-24 Tom de Vries <tdevries@suse.de>
1038
1039 PR gdb/24598
1040 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1041
77d03678
TV
10422019-09-22 Tom de Vries <tdevries@suse.de>
1043
1044 * gdb.base/restore.exp: Allow register variables to be optimized out at
1045 -O0.
1046
abf516c6
UW
10472019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1048
1049 * gdb.arch/spu-info.exp: Remove file.
1050 * gdb.arch/spu-info.c: Remove file.
1051 * gdb.arch/spu-ls.exp: Remove file.
1052 * gdb.arch/spu-ls.c: Remove file.
1053
1054 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1055 * gdb.asm/spu.inc: Remove file.
1056
1057 * gdb.base/dump.exp: Remove support for spu*-*-*.
1058 * gdb.base/stack-checking.exp: Likewise.
1059 * gdb.base/overlays.exp: Likewise.
1060 * gdb.base/ovlymgr.c: Likewise.
1061 * gdb.base/spu.ld: Remove file.
1062
1063 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1064 * gdb.cp/cpexprs.exp: Likewise.
1065 * gdb.cp/exception.exp: Likewise.
1066 * gdb.cp/gdb2495.exp: Likewise.
1067 * gdb.cp/mb-templates.exp: Likewise.
1068 * gdb.cp/pr9167.exp: Likewise.
1069 * gdb.cp/userdef.exp: Likewise.
1070
1071 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1072
1073 * gdb.cell: Remove directory.
1074 * lib/cell.exp: Remove file.
1075
e452e88f
TV
10762019-09-19 Tom de Vries <tdevries@suse.de>
1077
1078 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1079
8a625130
TV
10802019-09-19 Tom de Vries <tdevries@suse.de>
1081
1082 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1083
81dc3ab5
TV
10842019-09-19 Tom de Vries <tdevries@suse.de>
1085
1086 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1087 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1088 (gdb_target_cmd): ... here.
1089 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1090 value 2.
1091
b078f3ac
AB
10922019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1093
1094 * gdb.base/source-dir.exp: Avoid having directory names in test
1095 names.
1096
f1b620e9
MG
10972019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1098
1099 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1100 directory.
1101
67f3ed6a
AB
11022019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1103
1104 * gdb.base/list-missing-source.exp: New file.
1105
d1b70248
TV
11062019-09-14 Tom de Vries <tdevries@suse.de>
1107
1108 PR teststuite/24599
1109 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1110 * lib/ada.exp (gnatmake_version_at_least): New proc.
1111
5fabdcd6
AB
11122019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * gdb.base/maint.exp: Use exec_has_index_section.
1115
aa17805f
AB
11162019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1117
1118 * gdb.base/maint.exp: Add test for 'maint info sections'.
1119
25e5c209
TV
11202019-09-12 Tom de Vries <tdevries@suse.de>
1121
1122 * gdb.base/store.exp: Allow register variables to be optimized out at
1123 -O0.
1124
4993045d
PW
11252019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1126
1127 * gdb.ada/rdv_wait.exp: Update to new task names.
1128 * gdb.base/task_switch_in_core.exp: Likewise.
1129 * gdb.base/info_sources_base.c: Likewise.
1130
8a516164
TT
11312019-09-10 Tom Tromey <tromey@adacore.com>
1132
1133 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1134
aa391654
TT
11352019-09-10 Tom Tromey <tromey@adacore.com>
1136
1137 * gdb.ada/dgopt.exp: New file.
1138 * gdb.ada/dgopt/x.adb: New file.
1139
8634b462
TT
11402019-09-08 Tom Tromey <tom@tromey.com>
1141
1142 * gdb.tui/resize.exp: Remove setup_xfail.
1143 * gdb.tui/regs.exp: Remove setup_xfail.
1144 * gdb.tui/basic.exp: Remove setup_xfail.
1145
736b0f76
DB
11462019-09-06 David Blaikie <dblaikie@gmail.com>
1147
1148 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1149 * gdb.cp/cplabel.exp: Ditto.
1150 * gdb.linespec/ls-errs.exp: Ditto.
1151
30331a6c
TV
11522019-09-05 Tom de Vries <tdevries@suse.de>
1153
1154 * lib/gdb.exp (cmp_file_string): New proc.
1155 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1156 runto_main. Verify save breakpoints output.
1157
98b0ebab
PW
11582019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1159
1160 * gdb.base/info-var.exp: Test info variables without running
1161 to main, to avoid expect's buffer overflow.
1162
4e962e74
TT
11632019-09-03 Tom Tromey <tromey@adacore.com>
1164
1165 * gdb.ada/bias.exp: New file.
1166 * gdb.ada/bias/bias.adb: New file.
1167 * gdb.ada/print_chars.exp: Add regression test.
1168 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1169 (MC): New variable.
1170
2ea1a07a
SL
11712019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1172
1173 * gdb.base/argv0-symlink.exp: Run only on native target
1174 and local host.
1175
8077c50d
TV
11762019-08-29 Tom de Vries <tdevries@suse.de>
1177
1178 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1179 diverse debug info.
1180 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1181
48352473
TV
11822019-08-28 Tom de Vries <tdevries@suse.de>
1183
1184 * gdb.base/info-var.exp: Allow info variables to print info for files
1185 other than info-var-f1.c and info-var-f2.c.
1186
d8f27c60
AB
11872019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1188
1189 * gdb.fortran/info-types.exp: Add module.
1190 * gdb.fortran/info-types.f90: Update expected results.
1191
1f20c35e
AB
11922019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1193
1194 * gdb.fortran/info-types.exp: New file.
1195 * gdb.fortran/info-types.f90: New file.
1196 * lib/fortran.exp (fortran_character1): New proc.
1197
4acfdd20
AB
11982019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1199
1200 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1201 functions'. Reindent as needed.
1202 * gdb.base/info-var-f1.c: New file.
1203 * gdb.base/info-var-f2.c: New file.
1204 * gdb.base/info-var.exp: New file.
1205 * gdb.base/info-var.h: New file.
1206
5c31b358
TV
12072019-08-26 Tom de Vries <tdevries@suse.de>
1208
1209 PR c++/24852
1210 * gdb.cp/no-libstdcxx-probe.exp: New test.
1211
b694989f
TV
12122019-08-26 Tom de Vries <tdevries@suse.de>
1213
1214 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1215 * tests need to be skipped.
1216 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1217 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1218 mi_skip_libstdcxx_probe_tests.
1219
d9c4ba53
SDJ
12202019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1221
1222 * gdb.python/py-xmethods.exp: Use raw strings when passing
1223 arguments to SimpleXMethodMatcher.
1224
395fad09
TV
12252019-08-22 Tom de Vries <tdevries@suse.de>
1226
1227 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1228 more informative.
1229
26c957f1
PA
12302019-08-21 Pedro Alves <palves@redhat.com>
1231
1232 * gdb.base/with.exp: Test "with" with no arguments.
1233
61f80d5d
TV
12342019-08-21 Tom de Vries <tdevries@suse.de>
1235
1236 * gdb.base/gdb-caching-proc.exp: Sort files.
1237
d7a11d13
TV
12382019-08-20 Tom de Vries <tdevries@suse.de>
1239
1240 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1241 compilation.
1242
34dafe9f
TV
12432019-08-16 Tom de Vries <tdevries@suse.de>
1244
1245 * gdb.base/compare-sections.exp ("after run to main"): Allow
1246 mismatched read-only sections for PIE executables.
1247
398fdd60
TT
12482019-08-16 Tom Tromey <tom@tromey.com>
1249
1250 * lib/tuiterm.exp (_csi_Z): New proc.
1251 * gdb.tui/basic.exp: Update window positions.
1252 * gdb.tui/empty.exp: Update window positions.
1253
d8f9e51c
SL
12542019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1255
1256 * gdb.base/examine-backward.exp: Correct regexp for
1257 "examine 3 bytes backward from ${address_zero}".
1258
3df505f6
TT
12592019-08-15 Tom Tromey <tom@tromey.com>
1260
1261 * gdb.tui/empty.exp: Enable resizing tests.
1262
272560b5
TT
12632019-08-15 Tom Tromey <tromey@adacore.com>
1264
1265 * gdb.ada/char_enum.exp: Add regression tests.
1266 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1267 and '0'.
1268 (Char, Gchar): Update.
1269 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1270
08235187
CB
12712019-08-15 Christian Biesinger <cbiesinger@google.com>
1272
1273 * gdb.python/python.exp: Expect a leading underscore on
1274 GdbOutput{,Error}File.
1275
22a2ab04
SL
12762019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1277
1278 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1279 Windows host.
1280
835b995b
SL
12812019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1282
1283 * gdb.base/batch-preserve-term-settings.exp
1284 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1285
97dd8e07
CB
12862019-08-15 Christian Biesinger <cbiesinger@google.com>
1287
1288 * lib/gdb.exp: When running on a mingw target, replace
1289 /x/ with x:/.
1290
75faf5c4
AH
12912019-08-14 Alan Hayward <alan.hayward@arm.com>
1292
1293 * gdb.arch/aarch64-prologue.c: New test.
1294 * gdb.arch/aarch64-prologue.exp: New file.
1295
abc6c00f
TV
12962019-08-13 Tom de Vries <tdevries@suse.de>
1297
1298 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1299 Thread.
1300
74c2c1f4
SL
13012019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1302
1303 * gdb.python/py-completion.exp: Download the .py file to the host
1304 and use its host pathname. Conditionalize tests that use
1305 tab completion and manipulate files on the build machine.
1306 * gdb.python/py-events.exp: Download the .py file to the host
1307 and use its host pathname.
1308 * gdb.python/py-evsignal.exp: Likewise.
1309 * gdb.python/py-evthreads.exp: Likewise.
1310 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1311 pathname syntax.
1312 * gdb.python/py-framefilter.exp: Download the .py file to the right
1313 place on the host. Match Windows pathname syntax.
1314 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1315 .py file to the host and use its host pathname.
1316 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1317 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1318 build pathname. Skip symlink test on Windows host. Add missing
1319 newline at end of file.
1320 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1321 and use its host pathname.
1322 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1323 * gdb.python/py-section-script.exp: Use host location of binfile
1324 on safe-path. Use correct path separator on Windows host.
1325 Reorder alternatives in gdb_test_multiple to prevent matching
1326 the wrong alternative on success.
1327 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1328
ca2589f3
PP
13292019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1330
1331 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1332 expect the GDB inferior to no longer immediately stop after
1333 being resumed with "signal SIGINT".
1334
020a839d
SL
13352019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1336
1337 * gdb.linespec/break-ask.exp: Generalize regexps to match
1338 Windows pathnames too.
1339
128d6509
TV
13402019-08-08 Tom de Vries <tdevries@suse.de>
1341
1342 PR testsuite/24862
1343 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1344
590042fc
PW
13452019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1346
1347 * gdb.base/style.exp: Update tests for help doc new invariants.
1348 * gdb.base/help.exp: Likewise.
1349
046bebe1
TT
13502019-08-06 Tom Tromey <tom@tromey.com>
1351
1352 * gdb.base/style.exp: Add disassemble test.
1353 * gdb.base/style.c (some_called_function): New function.
1354 (main): Use it.
1355
0b27c27d
CB
13562019-08-05 Christian Biesinger <cbiesinger@google.com>
1357
1358 * gdb.python/py-block.exp: Test dictionary access on blocks.
1359
580f1034
SM
13602019-08-05 Simon Marchi <simon.marchi@efficios.com>
1361
1362 PR gdb/24863
1363 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1364 -list-thread-groups --available test when running under
1365 check-read1.
1366
d86bd7cb
TV
13672019-08-05 Tom de Vries <tdevries@suse.de>
1368
1369 PR testsuite/24863
1370 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1371 * gdb.base/help.exp: Use with_read1_timeout_factor.
1372 * gdb.base/info-macros.exp: Same.
1373 * gdb.cp/nested-types.exp: Same.
1374
a80cf5d8
TV
13752019-08-05 Tom de Vries <tdevries@suse.de>
1376
1377 * lib/gdb.exp (version_at_least): Factor out of ...
1378 (tcl_version_at_least): ... here.
1379 (gdb_compile): Fail if pie results in non-PIE executable.
1380 (readelf_version, readelf_prints_pie): New proc.
1381 (exec_is_pie): Return -1 if unknown.
1382
d0962838
TV
13832019-08-05 Tom de Vries <tdevries@suse.de>
1384
1385 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1386
2252ff3d
SL
13872019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1388
1389 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1390
26655f53
SL
13912019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1392
1393 * lib/completion-support.exp (test_gdb_complete_none): Skip
1394 tab completion tests if no readline support.
1395 (test_gdb_complete_unique_re): Likewise.
1396 (test_gdb_complete_multiple): Likewise.
1397
db4dc13e
PW
13982019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1399
1400 * gdb.base/info_sources.exp: New file.
1401 * gdb.base/info_sources.c: New file.
1402 * gdb.base/info_sources_base.c: New file.
1403
0eba165a
PFC
14042019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1405
1406 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1407 prefix argument.
1408 (test_exit_status): Add prefix argument.
1409
59bd512b
TV
14102019-08-01 Tom de Vries <tdevries@suse.de>
1411
1412 PR testsuite/24863
1413 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1414 calling exp_continue for new thread and thread exited messages.
1415
2a3ad588
TV
14162019-08-01 Tom de Vries <tdevries@suse.de>
1417
1418 PR testsuite/24863
1419 * gdb.base/structs.exp: Fix check-read1 timeout using
1420 gdb_test_sequence.
1421 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1422
117eb594
TV
14232019-08-01 Tom de Vries <tdevries@suse.de>
1424
1425 PR testsuite/24863
1426 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1427 line.
1428
ed591340
TV
14292019-08-01 Tom de Vries <tdevries@suse.de>
1430
1431 PR testsuite/24863
1432 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1433
aa3b6533
TT
14342019-07-30 Tom Tromey <tromey@adacore.com>
1435
1436 * gdb.ada/display_nested.exp: New file.
1437 * gdb.ada/display_nested/foo.adb: New file.
1438 * gdb.ada/display_nested/pack.adb: New file.
1439 * gdb.ada/display_nested/pack.ads: New file.
1440
2906593f
CB
14412019-07-30 Christian Biesinger <cbiesinger@google.com>
1442
1443 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1444 namespace.
1445 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1446
0f575925
TV
14472019-07-30 Tom de Vries <tdevries@suse.de>
1448
1449 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1450 instead.
1451
b13057d9
TV
14522019-07-30 Tom de Vries <tdevries@suse.de>
1453
1454 PR testsuite/24834
1455 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1456 (exec_is_pie): New proc.
1457
5c4dde85
CB
14582019-07-29 Christian Biesinger <cbiesinger@google.com>
1459
1460 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1461
c620ed88
CB
14622019-07-29 Christian Biesinger <cbiesinger@google.com>
1463
1464 * gdb.python/py-objfile.c: Add global and static vars.
1465 * gdb.python/py-objfile.exp: Test new functions Objfile.
1466 lookup_global_symbol and lookup_static_symbol.
1467
3d235706
TT
14682019-07-29 Tom Tromey <tom@tromey.com>
1469
1470 * lib/tuiterm.exp (Term::_csi_@): New proc.
1471 (Term::_csi_X): Don't move cursor.
1472
c7e4c0a6
PW
14732019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1474
1475 * gdb.base/options.exp: Update backtrace - completion to
1476 new option -frame-info.
1477 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1478 Test new 'set print frame-info'. Test backtrace -frame-info
1479 overriding 'set print frame-info'.
1480 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1481 Test new 'set print frame-info'.
1482 Verify consistency of backtrace with and without filters, with and
1483 without -no-filters.
1484 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1485 default.
1486
de28a3b7
TV
14872019-07-29 Tom de Vries <tdevries@suse.de>
1488
1489 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1490 no arguments".
1491
507dd60e
TV
14922019-07-29 Tom de Vries <tdevries@suse.de>
1493
1494 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1495 is a substring of the first for "complete non-unique file name".
1496
5beafce9
TV
14972019-07-29 Tom de Vries <tdevries@suse.de>
1498
1499 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1500 with ".*".
1501
2d274232
TV
15022019-07-29 Tom de Vries <tdevries@suse.de>
1503
1504 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1505 Pass prompt_regexp parameter to gdb_test_multiple calls.
1506
9197cd8b
TV
15072019-07-29 Tom de Vries <tdevries@suse.de>
1508
1509 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1510 print registers" regexps.
1511
b528dae0
TV
15122019-07-29 Tom de Vries <tdevries@suse.de>
1513
1514 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1515
d17725d7
TV
15162019-07-29 Tom de Vries <tdevries@suse.de>
1517
1518 PR gdb/24855
1519 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1520 (skip_python_tests_prompt): Add prompt_regexp argument to
1521 gdb_test_multiple calls.
1522
52b75bf1
TT
15232019-07-27 Tom Tromey <tom@tromey.com>
1524
1525 * gdb.tui/main.exp: New file.
1526
2b1d00c2
TT
15272019-07-27 Tom Tromey <tom@tromey.com>
1528
1529 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1530 optional.
1531 * gdb.tui/empty.exp: New file.
1532
ded631d5
TT
15332019-07-27 Tom Tromey <tom@tromey.com>
1534
1535 * lib/tuiterm.exp (spawn): New proc.
1536 (Term::resize): New proc.
1537 * gdb.tui/resize.exp: New file.
1538
58ac439d
TT
15392019-07-27 Tom Tromey <tom@tromey.com>
1540
1541 * gdb.tui/list.exp: New file.
1542
fe1f56ee
TT
15432019-07-27 Tom Tromey <tom@tromey.com>
1544
1545 * gdb.tui/regs.exp: New file.
1546
f790b310
TT
15472019-07-27 Tom Tromey <tom@tromey.com>
1548
1549 * gdb.tui/basic.exp: Add "layout split" test.
1550
d95fc6ee
TT
15512019-07-27 Tom Tromey <tom@tromey.com>
1552
1553 * gdb.tui/basic.exp: Add "layout asm" test.
1554
c3786b3a
TT
15552019-07-27 Tom Tromey <tom@tromey.com>
1556
1557 * lib/tuiterm.exp: New file.
1558 * gdb.tui/basic.exp: New file.
1559
98a617f8
KB
15602019-07-27 Kevin Buettner <kevinb@redhat.com>
1561
1562 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1563 Enable tests associated with this flag. Adjust regex
1564 referencing "foo_low" to now refer to "foo_cold" instead.
1565
5c076da4
KB
15662019-07-27 Kevin Buettner <kevinb@redhat.com>
1567
1568 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1569 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1570 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1571 foo_cold. Revise comments to match.
1572 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1573 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1574 were wrapped into this proc; Call do_test in loop from outermost
1575 level.
1576 (foo_low): Rename all occurrences to "foo_cold".
1577 (backtrace from baz): New test.
1578 (x2/i foo_cold): New test.
1579 (info line *foo_cold): New test.
1580
1512d3b7
TV
15812019-07-26 Tom de Vries <tdevries@suse.de>
1582
1583 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1584
297989a1
TV
15852019-07-25 Tom de Vries <tdevries@suse.de>
1586
1587 PR testsuite/24830
1588 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1589 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1590 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1591 (skip_libstdcxx_probe_tests): ... here.
1592 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1593
b3b965fb
TV
15942019-07-24 Tom de Vries <tdevries@suse.de>
1595
1596 PR testsuite/24807
1597 * gdb.objc/basicclass.m: Include stdio.h.
1598 * gdb.objc/nondebug.m: Same.
1599 * gdb.objc/objcdecode.m: Same.
1600
4625b4d0
TV
16012019-07-24 Tom de Vries <tdevries@suse.de>
1602
1603 PR testsuite/24612
1604 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1605 additional_flags.
1606
024a5840
TV
16072019-07-24 Tom de Vries <tdevries@suse.de>
1608
1609 PR testsuite/24831
1610 * gdb.multi/tids.exp: Update error messages for info threads.
1611
c76ddaa3
TV
16122019-07-24 Tom de Vries <tdevries@suse.de>
1613
1614 * gdb.base/info-types.exp: Allow info types to print info for more than
1615 one file.
1616
9a618ef6
TV
16172019-07-23 Tom de Vries <tdevries@suse.de>
1618
1619 PR testsuite/24842
1620 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1621 gdb_spawn_with_cmdline_opts.
1622
40eadf04
SP
16232019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1624
1625 * gdb.arch/arm-cmse-sgstubs.c: New test.
1626 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1627
5ba29434
TV
16282019-07-23 Tom de Vries <tdevries@suse.de>
1629
1630 PR testsuite/24711
1631 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1632 issuing next command.
1633
a8e9d247
AB
16342019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1635
1636 * gdb.ada/info_auto_lang.exp: Update expected results.
1637 * gdb.base/info-types.c: Add additional types to check.
1638 * gdb.base/info-types.exp: Update expected results.
1639
eb86c5e2
AB
16402019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1641
1642 * gdb.base/info-types.c: New file.
1643 * gdb.base/info-types.exp: New file.
1644
01e175fe
AB
16452019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1646
1647 * gdb.arch/riscv-bp-infcall.c: New file.
1648 * gdb.arch/riscv-bp-infcall.exp: New file.
1649
6b78c3f8
AB
16502019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1651
1652 PR breakpoints/24541
1653 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1654
da738167
TV
16552019-07-14 Tom de Vries <tdevries@suse.de>
1656
1657 PR testsuite/24760
1658 * gdb.objc/basicclass.exp: Fix unterminated string.
1659
0d4e84ed
AB
16602019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1661 Andrew Burgess <andrew.burgess@embecosm.com>
1662
1663 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1664 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1665 negative bounds.
1666 * gdb.fortran/vla-value.exp: Print elements of an array with
1667 negative bounds.
1668 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1669 testing.
1670
021d8588
AB
16712019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1672
1673 * gdb.base/options.exp (expect_string): Dequote strings in
1674 results.
1675 (test-string): Test strings with different quoting and reindent.
1676
f06f1252
TT
16772019-07-10 Tom Tromey <tromey@adacore.com>
1678
1679 * gdb.ada/mi_ex_cond.exp: Update expected results.
1680 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1681 * gdb.ada/mi_catch_ex.exp: Update expected results.
1682 * gdb.ada/mi_catch_assert.exp: Update expected results.
1683 * gdb.ada/catch_ex.exp (catch_exception_info)
1684 (catch_exception_entry, catch_assert_entry)
1685 (catch_unhandled_entry): Update.
1686 * gdb.ada/catch_assert_if.exp: Update expected results.
1687
b863685d
RB
16882019-07-10 Richard Bunt <richard.bunt@arm.com>
1689 Stephen Roberts <stephen.roberts@arm.com>
1690
1691 * gdb.base/define.exp: Restore original prompt.
1692
cb1e4e32
PA
16932019-07-09 Pedro Alves <palves@redhat.com>
1694
1695 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1696 breakpoints" output.
1697 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1698 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1699 throw" creates breakpoint.
1700 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1701 'type="catchpoint"'.
1702
b58a68fe
PA
17032019-07-09 Pedro Alves <palves@redhat.com>
1704
1705 PR c++/15468
1706 * gdb.cp/except-multi-location-lib.cc: New.
1707 * gdb.cp/except-multi-location-main.cc: New.
1708 * gdb.cp/except-multi-location.exp: New.
1709
0826779b
PW
17102019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1711
1712 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1713 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1714 argument and update callers.
1715
5b0e2db4
AB
17162019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.arch/amd64-break-on-asm-line.S: New file.
1719 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1720
1f6f6e21
PW
17212019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1722
1723 * gdb.base/printcmds.exp: Test printing C string and
1724 C wide string convenience vars without transiting via the inferior.
1725 Also make test names unique.
1726
ea142fbf
AH
17272019-07-08 Alan Hayward <alan.hayward@arm.com>
1728
5862c886 1729 PR breakpoints/25011
ea142fbf
AH
1730 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1731
213fd9fa
PA
17322019-07-04 Pedro Alves <palves@redhat.com>
1733
1734 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1735 body returned ok(0), break(3) or continue(4).
1736 * gdb.testsuite/foreach_with_prefix.exp: New file.
1737
2b40fda7
AH
17382019-07-04 Alan Hayward <alan.hayward@arm.com>
1739
1740 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1741
a26c8de0
PA
17422019-07-03 Pedro Alves <palves@redhat.com>
1743
1744 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1745 "return -code".
1746
5f4ba3e7
PA
17472019-07-03 Pedro Alves <palves@redhat.com>
1748
1749 PR cli/24732
1750 * gdb.base/shell.exp: Load completion-support.exp.
1751 Adjust expected error output. Add completion tests.
1752
a994424f
PA
17532019-07-03 Pedro Alves <palves@redhat.com>
1754
1755 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1756 string_to_regexp.
1757
3d9be6f5
PA
17582019-07-03 Pedro Alves <palves@redhat.com>
1759
1760 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1761 (expect_integer): Adjust to expect "-string".
1762 (expect_string): New.
1763 (all_options): Expect "-string".
1764 (test-flag, test-boolean): Adjust to expect "-string".
1765 (test-string): New proc.
1766 (top level): Call it.
1767
41fc454c
PA
17682019-07-03 Pedro Alves <palves@redhat.com>
1769
1770 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1771 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1772 the expected output in the success.
1773
b2b2a215
PA
17742019-07-03 Pedro Alves <palves@redhat.com>
1775
1776 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1777 Split one gdb_test_multiple call in two to avoid a race.
1778
fdbc9870
PA
17792019-07-03 Pedro Alves <palves@redhat.com>
1780
1781 * gdb.base/with.c: New file.
1782 * gdb.base/with.exp: New file.
1783
c6ac8931
PA
17842019-07-03 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.base/settings.exp: Replace all references to "maint
1787 test-settings set" with references to "maint set test-settings",
1788 and all references to "maint test-settings show" with references
1789 to "maint show test-settings".
1790
970f9d09
PA
17912019-07-03 Pedro Alves <palves@redhat.com>
1792
1793 * gdb.base/settings.exp (test-string): Adjust expected out when
1794 testing "maint test-settings show filename"
1795
54d66006
PA
17962019-07-02 Pedro Alves <palves@redhat.com>
1797
1798 * gdb.base/options.exp (test-info-threads): New procedure.
1799 (top level): Call it.
1800
10d06d82
TT
18012019-06-28 Tom Tromey <tromey@adacore.com>
1802
1803 * gdb.dwarf2/ada-linkage-name.c: New file.
1804 * gdb.dwarf2/ada-linkage-name.exp: New file.
1805
3d507ff2
TT
18062019-06-27 Tom Tromey <tromey@adacore.com>
1807
d039f014 1808 PR c++/20020:
3d507ff2
TT
1809 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1810
8af58ffe
TV
18112019-06-26 Tom de Vries <tdevries@suse.de>
1812
1813 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1814
22e21752
TV
18152019-06-26 Tom de Vries <tdevries@suse.de>
1816
1817 * gdb.base/index-cache.exp: Add back missing debug option.
1818
b65b566c
PW
18192019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1820
1821 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1822
5c2c8c69
TV
18232019-06-25 Tom de Vries <tdevries@suse.de>
1824
1825 PR testsuite/24727
1826 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1827
164e3873
TV
18282019-06-24 Tom de Vries <tdevries@suse.de>
1829
1830 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1831
824eacee
TV
18322019-06-24 Tom de Vries <tdevries@suse.de>
1833
1834 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1835 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1836 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1837
385b97d3
TV
18382019-06-24 Tom de Vries <tdevries@suse.de>
1839
1840 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1841
c596f180
TV
18422019-06-21 Tom de Vries <tdevries@suse.de>
1843
1844 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1845
b13a7d03
TV
18462019-06-21 Tom de Vries <tdevries@suse.de>
1847
1848 PR testsuite/24518
1849 PR ada/24713
1850 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1851 index.
1852
899277ae
TT
18532019-06-19 Tom Tromey <tromey@adacore.com>
1854
1855 * gdb.ada/length_cond.exp: Add intro comment.
1856
680e1bee
TT
18572019-06-19 Tom Tromey <tromey@adacore.com>
1858
1859 * gdb.ada/length_cond.exp: New file.
1860 * gdb.ada/length_cond/length_cond.adb: New file.
1861 * gdb.ada/length_cond/pck.adb: New file.
1862 * gdb.ada/length_cond/pck.ads: New file.
1863
0ed4690a
TV
18642019-06-18 Tom de Vries <tdevries@suse.de>
1865
1866 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1867
d20ed5fd
TT
18682019-06-18 Tom Tromey <tromey@adacore.com>
1869
1870 * gdb.base/list0.h: Add comment explaining control character.
1871
86e04673
TV
18722019-06-18 Tom de Vries <tdevries@suse.de>
1873
1874 * boards/fission.exp: Break up long debug_flags line.
1875
c4973306
SM
18762019-06-16 Tom de Vries <tdevries@suse.de>
1877
1878 PR gdb/24445
1879 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1880 generated index.
1881
93cb9841
AB
18822019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1883
1884 PR gdb/24686
1885 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1886 improve detection of bug gdb/24541.
1887
399aaebd
SM
18882019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1889
1890 PR gdb/24669
1891 * gdb.base/index-cache.exp (uses_readnow,
1892 expecting_index_cache_use): Define global variable.
1893 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1894 expecting_index_cache_use.
1895
584a927c
AB
18962019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1897 Andrew Burgess <andrew.burgess@embecosm.com>
1898
1899 * gdb.fortran/pointers.f90: New file.
1900 * gdb.fortran/print_type.exp: New file.
1901 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1902 * gdb.fortran/vla-type.exp: Likewise.
1903 * gdb.fortran/vla-value.exp: Likewise.
1904 * gdb.mi/mi-vla-fortran.exp: Likewise.
1905
30056ea0
AB
19062019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1907
1908 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1909 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1910 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1911 as a stop reason.
1912
ec8e2b6d
AB
19132019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1914
1915 * gdb.base/annota1.exp: Update expected results.
1916 * gdb.cp/annota2.exp: Likewise.
1917 * gdb.cp/annota3.exp: Likewise.
1918
09e4c4e1
AB
19192019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1920
1921 * gdb.base/style-logging.exp: Remove path from test name.
1922
0735b091
TT
19232019-06-14 Tom Tromey <tromey@adacore.com>
1924
1925 PR gdb/24502:
1926 * gdb.base/style-logging.exp: New file.
1927
f5686554
TT
19282019-06-14 Tom Tromey <tromey@adacore.com>
1929
1930 * gdb.base/symfile-warn.exp: New file.
1931 * gdb.base/symfile-warn.c: New file.
1932
a0c1ffed
TT
19332019-06-14 Tom Tromey <tromey@adacore.com>
1934
1935 * gdb.base/annotate-symlink.exp: New file.
1936
f411722c
TT
19372019-06-14 Tom Tromey <tromey@adacore.com>
1938
1939 * gdb.ada/set_wstr.exp: Add reassignment test.
1940
4268ec18
TT
19412019-06-14 Tom Tromey <tromey@adacore.com>
1942
1943 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1944 'unchecked_access and 'unrestricted_access as well.
1945
9a9e394b
TT
19462019-06-14 Tom Tromey <tromey@adacore.com>
1947
1948 PR ada/24539:
1949 * gdb.ada/vla.exp: Update tests.
1950 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1951 pragma.
1952
4c048731
PA
19532019-06-13 Pedro Alves <palves@redhat.com>
1954
1955 * gdb.base/settings.exp (test-integer): Test junk after
1956 "unlimited".
1957
6665660a
PA
19582019-06-13 Pedro Alves <palves@redhat.com>
1959
1960 * gdb.base/options.exp (test-thread-apply): New.
1961 (top level): Call it.
1962
5d707134
PA
19632019-06-13 Pedro Alves <palves@redhat.com>
1964
1965 * gdb.base/options.exp (test-frame-apply): New.
1966 (top level): Test print commands with different "frame apply"
1967 prefixes.
1968
e2a689da
PA
19692019-06-13 Pedro Alves <palves@redhat.com>
1970
e79be6e5 1971 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1972 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1973 'max_completions' parameter and handle it.
1974 (test_gdb_completion_offers_commands): New.
1975
90a1ef87
PA
19762019-06-13 Pedro Alves <palves@redhat.com>
1977
1978 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1979
d4c16835
PA
19802019-06-13 Pedro Alves <palves@redhat.com>
1981
1982 * gdb.base/options.exp (test-backtrace): New.
1983 (top level): Call it.
1984
2daf894e
PA
19852019-06-13 Pedro Alves <palves@redhat.com>
1986
1987 * gdb.guile/scm-frame-args.exp: Use "set print
1988 raw-frame-arguments" instead of "set print raw frame-arguments".
1989 * gdb.python/py-frame-args.exp: Likewise.
1990
e6ed716c
PA
19912019-06-13 Pedro Alves <palves@redhat.com>
1992
1993 * gdb.compile/compile.exp: Adjust expected output to option
1994 processing changes.
1995
7d8062de
PA
19962019-06-13 Pedro Alves <palves@redhat.com>
1997
1998 * gdb.base/options.exp: Build executable.
1999 (test-print): New procedure.
2000 (top level): Call it, once for "print" and another for "compile
2001 print".
2002
9d0faba9
PA
20032019-06-13 Pedro Alves <palves@redhat.com>
2004
2005 * gdb.base/options.c: New file.
2006 * gdb.base/options.exp: New file.
2007
dee7b4c8
PA
20082019-06-13 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2011 that "o" is ambiguous.
2012
dca0f6c0
PA
20132019-06-13 Pedro Alves <palves@redhat.com>
2014
2015 * gdb.base/settings.c: New file.
2016 * gdb.base/settings.exp: New file.
2017
ccf46844
PA
20182019-06-13 Pedro Alves <palves@redhat.com>
2019
2020 * gdb.base/completion.exp: Fix comment typo.
2021
b9a3f842
PA
20222019-06-13 Pedro Alves <palves@redhat.com>
2023
2024 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2025 foo --1" test.
2026
d106773e
PA
20272019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2028
2029 * gdb.fortran/block-data.f: New.
2030 * gdb.fortran/block-data.exp: New.
2031
fea82da0
TV
20322019-06-11 Tom de Vries <tdevries@suse.de>
2033
2034 PR testsuite/24521
2035 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2036 message.
2037
8c2e74f1
TV
20382019-06-11 Tom de Vries <tdevries@suse.de>
2039
2040 PR testsuite/24521
2041 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2042
b49851c8
TV
20432019-06-11 Tom de Vries <tdevries@suse.de>
2044
2045 * boards/readnow.exp: New file.
2046
a7067863
AB
20472019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2048
2049 * gdb.fortran/vla-sizeof.exp: Update expected results.
2050
1a3da2cd
AB
20512019-06-06 Amos Bird <amosbird@gmail.com>
2052
2053 * gdb.base/annota1.exp (thread_switch): Add test for
2054 thread-exited annotation.
2055
3847a7bf
TT
20562019-06-06 Tom Tromey <tromey@adacore.com>
2057
2058 * gdb.base/maint.exp: Expect command started/finished output.
2059
0088ba59
AB
20602019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2061
2062 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2063 comment.
2064 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2065
312617a3
AB
20662019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2067
2068 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2069 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2070 * gdb.arch/riscv-unwind-long-insn.c: New file.
2071 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2072
e1f2e1a2
CB
20732019-06-04 Christian Biesinger <cbiesinger@google.com>
2074
d3238f7d 2075 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2076
206584bd
PW
20772019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2078
2079 * lib/gdb.exp (help_list_trailer): New regexp variable
2080 factorizing the help trailer message.
2081 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2082 arg to allow to better factorize various tests.
2083 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2084 (test_prefix_command_help): Use help_list_trailer.
2085 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2086 * gdb.guile/scm-cmd.exp: Likewise.
2087 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2088 * gdb.base/help.exp: Use test_user_defined_class_help.
2089 * gdb.base/style.exp: Add tests for styling of help and apropos.
2090 * lib/gdb-utils.exp (style): Add title and highlight styles.
2091
708dc93e
PW
20922019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2093
2094 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2095 $_shell_exitsignal.
2096 * gdb.base/default.exp: Update for new convenience variables.
2097
f49055a5
TT
20982019-05-29 Tom Tromey <tromey@adacore.com>
2099
2100 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2101 to "break complete ada" test case's regexp.
2102
4330d61d
TT
21032019-05-29 Tom Tromey <tromey@adacore.com>
2104
2105 PR c++/20020:
2106 * gdb.cp/constexpr-field.exp: New file.
2107 * gdb.cp/constexpr-field.cc: New file.
2108
000439d5
TT
21092019-05-29 Tom Tromey <tromey@adacore.com>
2110
2111 * gdb.base/finish.exp (finish_no_print): New proc.
2112 (finish_tests): Call it.
2113
5a01c34c
TV
21142019-05-24 Tom de Vries <tdevries@suse.de>
2115
2116 * gdb.dwarf2/gdb-add-index.exp: New file.
2117
18125b16
TT
21182019-05-22 Tom Tromey <tromey@adacore.com>
2119
2120 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2121 * gdb.base/style.exp: Use "style".
2122 * lib/gdb-utils.exp (style): New proc.
2123
af1a8d03
TV
21242019-05-22 Tom de Vries <tdevries@suse.de>
2125
2126 * gdb.base/align.exp: Require c++11.
2127
e7fe496b
TV
21282019-05-22 Tom de Vries <tdevries@suse.de>
2129
2130 PR testsuite/24586
2131 * gdb.python/py-mi-var-info-path-expression.exp: Call
2132 mi_skip_python_tests to check if python is supported.
2133
8fca4da0
AH
21342019-05-22 Alan Hayward <alan.hayward@arm.com>
2135
2136 * gdb.arch/aarch64-pauth.c: New test.
2137 * gdb.arch/aarch64-pauth.exp: New file.
2138
b7060614
AH
21392019-05-22 Alan Hayward <alan.hayward@arm.com>
2140
2141 * README (Re-running Tests Outside The Testsuite): New section.
2142
669d0468
TV
21432019-05-21 Tom de Vries <tdevries@suse.de>
2144
2145 * gdb.arch/amd64-eval.exp: Require c++11.
2146 * gdb.base/max-depth.exp: Same.
2147 * gdb.compile/compile-cplus-array-decay.exp: Same.
2148 * gdb.cp/meth-typedefs.exp: Same.
2149 * gdb.cp/subtypes.exp: Same.
2150 * gdb.cp/temargs.exp: Same.
2151
ce3ebcaa
AH
21522019-05-21 Alan Hayward <alan.hayward@arm.com>
2153
2154 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2155
34d11c68
AB
21562019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2157
2158 PR gdb/18644
2159 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2160 * gdb.fortran/printing-types.exp: Add new test.
2161 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2162 testing.
2163 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2164 setup_kfail call.
2165
87781e84
AH
21662019-05-17 Alan Hayward <alan.hayward@arm.com>
2167
2168 * README (Running the Testsuite): Change example.
2169 (Testsuite Parameters): Remove TRANSCRIPT.
2170 * lib/gdb.exp: Remove TRANSCRIPT check.
2171
b420b89e
AH
21722019-05-17 Alan Hayward <alan.hayward@arm.com>
2173
2174 * README (Testsuite Parameters): Add replay logging to
2175 GDBSERVER_DEBUG.
2176 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2177 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2178 as a comma separated list.
2179 (gdb_debug_init): Override procedure.
2180
408e9b8b
AH
21812019-05-17 Alan Hayward <alan.hayward@arm.com>
2182
2183 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2184 (gdb_write_cmd_file): New procedure.
2185 * lib/gdbserver-support.exp (gdbserver_start): Call
2186 gdbserver_write_cmd_file.
2187 (gdbserver_write_cmd_file): New procedure.
2188
f9e2e39d
AH
21892019-05-17 Alan Hayward <alan.hayward@arm.com>
2190
2191 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2192 (delete_breakpoints): Likewise.
2193 (gdb_run_cmd): Likewise.
2194 (gdb_start_cmd): Likewise.
2195 (gdb_starti_cmd): Likewise.
2196 (gdb_internal_error_resync): Likewise.
2197 (gdb_test_multiple): Likewise.
2198 (gdb_reinitialize_dir): Likewise.
2199 (default_gdb_exit): Likewise.
2200 (gdb_file_cmd): Mark kill as optional.
2201 (default_gdb_start): Call gdb_stdin_log_init.
2202 (send_gdb): Call gdb_stdin_log_write.
2203 (rerun_to_main): Mark Y as an answer.
2204 (gdb_stdin_log_init): New function.
2205 (gdb_stdin_log_write): Likewise.
2206
81f47ac2
AH
22072019-05-17 Alan Hayward <alan.hayward@arm.com>
2208
2209 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2210 * gdb.base/debug-expr.exp: Likewise.
2211 * gdb.base/foll-fork.exp: Likewise.
2212 * gdb.base/foll-vfork.exp: Likewise.
2213 * gdb.base/fork-print-inferior-events.exp: Likewise.
2214 * gdb.base/gdb-sigterm.exp: Likewise.
2215 * gdb.base/gdbinit-history.exp: Likewise.
2216 * gdb.base/osabi.exp: Likewise.
2217 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2218 * gdb.base/ui-redirect.exp: Likewise.
2219 * gdb.gdb/unittest.exp: Likewise.
2220 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2221 * gdb.mi/mi-watch.exp: Likewise.
2222 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2223 * gdb.mi/user-selected-context-sync.exp: Likewise.
2224 * gdb.python/python.exp: Disable debug test when debugging.
2225 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2226 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2227 Likewise.
2228 * gdb.threads/stepi-random-signal.exp: Likewise.
2229
29b52314
AH
22302019-05-17 Alan Hayward <alan.hayward@arm.com>
2231
2232 * Makefile.in: Pass through GDB_DEBUG.
2233 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2234 (gdb,debug): Add board setting.
2235 * lib/gdb.exp (default_gdb_start): Start debugging.
2236 (gdb_debug_enabled): New procedure.
2237 (gdb_debug_init): Likewise.
29b52314
AH
2238
22392019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2240
29b52314
AH
2241 * Makefile.in: Pass through GDB_DEBUG.
2242 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2243 (gdb,debug): Add board setting.
2244 * lib/gdb.exp (default_gdb_start): Start debugging.
2245 (gdb_debug_enabled): New procedure.
2246 (gdb_debug_init): Likewise.
29b52314 2247
ca1285d1
AH
22482019-05-17 Alan Hayward <alan.hayward@arm.com>
2249
2250 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2251
f3a09c80
AH
22522019-05-17 Alan Hayward <alan.hayward@arm.com>
2253
2254 * gdb.base/ui-redirect.exp: Test redirection.
2255
26648588
JV
22562019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2257
2258 * gdb.mi/mi-complete.exp: New file.
2259 * gdb.mi/mi-complete.cc: Likewise.
2260
14237686
AB
22612019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2262
2263 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2264 indexed and sliced arrays, and pointers to arrays.
2265
e7bd7fba
TT
22662019-05-14 Tom Tromey <tromey@adacore.com>
2267
2268 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2269 styling test.
2270
2764128d
TV
22712019-05-14 Tom de Vries <tdevries@suse.de>
2272
2273 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2274 selection entry encoding.
2275
71bed2db
TT
22762019-05-10 Tom Tromey <tromey@adacore.com>
2277
2278 * gdb.ada/info_exc.exp: Add "complete" test.
2279
63b667ad
TV
22802019-05-09 Tom de Vries <tdevries@suse.de>
2281
2282 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2283 CU-relative.
2284
9cfd2b89
TV
22852019-05-09 Tom de Vries <tdevries@suse.de>
2286
2287 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2288 CU-relative.
2289
2228ef77
XR
22902019-05-08 Joel Brobecker <brobecker@adacore.com>
2291
2292 * gdb.ada/frame_arg_lang.exp: New testcase.
2293 * gdb.ada/frame_arg_lang/bla.adb: New file.
2294 * gdb.ada/frame_arg_lang/pck.ads: New file.
2295 * gdb.ada/frame_arg_lang/pck.adb: New file.
2296 * gdb.ada/frame_arg_lang/foo.c: New file.
2297
80e55b13
TT
22982019-05-08 Tom Tromey <tromey@adacore.com>
2299
2300 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2301
9d3421af
TT
23022019-05-08 Tom Tromey <tromey@adacore.com>
2303
2304 * gdb.base/ptype-offsets.exp: Update tests.
2305
844333e2
TT
23062019-05-08 Tom Tromey <tromey@adacore.com>
2307
2308 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2309 cases.
2310 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2311 "short".
2312
988915ee
TT
23132019-05-08 Tom Tromey <tromey@adacore.com>
2314
2315 * gdb.ada/vla.exp: New file.
2316 * gdb.ada/vla/vla.adb: New file.
2317
7bd55dac
TV
23182019-05-07 Tom de Vries <tdevries@suse.de>
2319
2320 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2321
75f06e9d
TV
23222019-05-07 Tom de Vries <tdevries@suse.de>
2323
2324 PR testsuite/24522
2325 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2326 section.
2327
77e7aaa4
TV
23282019-05-07 Tom de Vries <tdevries@suse.de>
2329
2330 PR testsuite/24522
2331 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2332 .debug_aranges section.
2333
456ba0fa
TV
23342019-05-07 Tom de Vries <tdevries@suse.de>
2335
2336 PR testsuite/24159
2337 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2338
5a56d6a6
TV
23392019-05-06 Tom de Vries <tdevries@suse.de>
2340
2341 * lib/gdb.exp (exec_has_index_section): New proc.
2342 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2343 section.
2344
9d6d4be8
TV
23452019-05-04 Tom de Vries <tdevries@suse.de>
2346
2347 * boards/cc-with-debug-names.exp: New file.
2348
222a8d25
TT
23492019-05-03 Tom Tromey <tromey@adacore.com>
2350
2351 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2352 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2353 * gdb.ada/char_enum.exp: Add test.
2354
0fdfd794
TV
23552019-05-03 Tom de Vries <tdevries@suse.de>
2356
2357 * boards/cc-with-gdb-index.exp: New file.
2358
80062eb9
AB
23592019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2360
2361 * gdb.rust/simple.exp: Add new test case.
2362 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2363 (main): Initialise an instance of the new struct.
2364
4504bbde
TT
23652019-05-01 Tom Tromey <tromey@adacore.com>
2366
2367 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2368 record.
2369 (NPR): New variable.
2370 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2371 test.
2372
d48e62f4
TT
23732019-05-01 Tom Tromey <tromey@adacore.com>
2374
2375 * gdb.ada/packed_array_assign.exp: Add packed assignment
2376 regression test.
2377
f59f30f5
TV
23782019-05-01 Tom de Vries <tdevries@suse.de>
2379
2380 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2381
b70bfc54
TV
23822019-05-01 Tom de Vries <tdevries@suse.de>
2383
2384 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2385
15f18d14
AT
23862019-04-30 Ali Tamur <tamur@google.com>
2387
2388 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2389
2ff0a947
TT
23902019-04-30 Tom Tromey <tromey@adacore.com>
2391
2392 * lib/ada.exp (find_ada_tool): New proc.
2393 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2394 * gdb.ada/catch_ex_std.exp: New file.
2395 * gdb.ada/catch_ex_std/foo.adb: New file.
2396 * gdb.ada/catch_ex_std/some_package.adb: New file.
2397 * gdb.ada/catch_ex_std/some_package.ads: New file.
2398
a776957c
TT
23992019-04-30 Tom Tromey <tromey@adacore.com>
2400
2401 PR c++/24470:
2402 * gdb.cp/temargs.cc: Add test code from PR.
2403
bc68014d
AB
24042019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2405
2406 * gdb.fortran/vla-datatypes.exp: Update expected results.
2407 * gdb.fortran/vla-ptype.exp: Likewise.
2408 * gdb.fortran/vla-type.exp: Likewise.
2409 * gdb.fortran/vla-value.exp: Likewise.
2410
f1fdc960
AB
24112019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2412
2413 * gdb.fortran/ptr-indentation.exp: Update expected results.
2414 * gdb.fortran/ptype-on-functions.exp: Likewise.
2415 * gdb.fortran/vla-ptr-info.exp: Likewise.
2416 * gdb.fortran/vla-value.exp: Likewise.
2417
bf7a4de1
AB
24182019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2419
2420 * gdb.fortran/ptype-on-functions.exp: New file.
2421 * gdb.fortran/ptype-on-functions.f90: New file.
2422
bbe75b9d
AB
24232019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2424
2425 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2426 case void string.
2427
1db455a7
AB
24282019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2429
2430 * gdb.fortran/complex.exp: Expand.
2431 * gdb.fortran/complex.f: Renamed to...
2432 * gdb.fortran/complex.f90: ...this, and extended to add more
2433 complex values.
2434
b6d03bb2
AB
24352019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2436
2437 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2438 MODULO, CMPLX.
2439
2e62ab40
AB
24402019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2441 Richard Bunt <richard.bunt@arm.com>
2442
2443 * gdb.base/max-depth.c: New file.
2444 * gdb.base/max-depth.exp: New file.
2445 * gdb.python/py-nested-maps.c: New file.
2446 * gdb.python/py-nested-maps.exp: New file.
2447 * gdb.python/py-nested-maps.py: New file.
2448 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2449 (test_all_common): Call test_max_depth.
2450 * gdb.fortran/max-depth.exp: New file.
2451 * gdb.fortran/max-depth.f90: New file.
2452 * gdb.go/max-depth.exp: New file.
2453 * gdb.go/max-depth.go: New file.
2454 * gdb.modula2/max-depth.exp: New file.
2455 * gdb.modula2/max-depth.c: New file.
2456 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2457
d2b584a5
TV
24582019-04-29 Tom de Vries <tdevries@suse.de>
2459
2460 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2461
136afab8
PW
24622019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2463
2464 * gdb.base/callexit.exp: Test may-call-functions off.
2465
725cbb63
KS
24662019-04-25 Keith Seitz <keiths@redhat.com>
2467
2468 PR c++/24367
2469 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2470 (another_incomplete_struct, test_incomplete): New definitions.
2471 (main): Use new definitions.
2472 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2473 functions.
2474
701adfb0
PA
24752019-04-25 Ali Tamur <tamur@google.com>
2476
2477 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2478
82433e3e
SDJ
24792019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2480
2481 PR corefiles/11608
2482 PR corefiles/18187
2483 * gdb.base/coredump-filter-build-id.exp: New file.
2484
dd06d4d6
AH
24852019-04-25 Alan Hayward <alan.hayward@arm.com>
2486
e79be6e5
SM
2487 * Makefile.in: Pass through GDBSERVER_DEBUG.
2488 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2489 (gdbserver,debug): Add board setting.
2490 * gdb.trace/tspeed.exp: Skip when debugging.
2491 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2492 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2493
1670072e
TT
24942019-04-24 Tom Tromey <tromey@adacore.com>
2495
2496 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2497 Rust.
2498
a59240a4
TT
24992019-04-24 Tom Tromey <tromey@adacore.com>
2500
2501 * gdb.arch/amd64-eval.exp: Test bitfield return.
2502 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2503 (class Foo) <return_bitfields>: New method.
2504 (main): Call it.
2505
b907456c
AB
25062019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2507
2508 * gdb.cp/many-args.cc: New file.
2509 * gdb.cp/many-args.exp: New file.
2510
5c565afd
TV
25112019-04-23 Tom de Vries <tdevries@suse.de>
2512
2513 PR gdb/24433
2514 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2515
ba22ff86
AH
25162019-04-23 Alan Hayward <alan.hayward@arm.com>
2517
2518 * gdb.trace/backtrace.exp: Use nopie flag.
2519 * gdb.trace/circ.exp: Likewise.
2520 * gdb.trace/collection.exp: Likewise.
2521 * gdb.trace/ftrace.exp: Likewise.
2522 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2523 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2524 * gdb.trace/qtro.exp: Likewise.
2525 * gdb.trace/read-memory.exp: Likewise.
2526 * gdb.trace/report.exp: Likewise.
2527 * gdb.trace/tfile.exp: Likewise.
2528 * gdb.trace/tfind.exp: Likewise.
2529 * gdb.trace/unavailable.exp: Likewise.
2530
7905fc35
PA
25312019-04-22 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.base/solib-probes-nosharedlibrary.c,
2534 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2535
8ecb59f8
TT
25362019-04-19 Tom Tromey <tromey@adacore.com>
2537
2538 * gdb.ada/ptype_union.c: New file.
2539 * gdb.ada/ptype_union.exp: New file.
2540
62160ec9
TT
25412019-04-19 Tom Tromey <tromey@adacore.com>
2542
2543 PR symtab/24423:
2544 * gdb.base/list0.h (foo): Add a control-l character.
2545
36cd4ba5
TV
25462019-04-18 Tom de Vries <tdevries@suse.de>
2547
2548 PR gdb/24433
2549 * boards/local-board.exp: Set sysroot to "".
2550
b73715df
TV
25512019-04-18 Tom de Vries <tdevries@suse.de>
2552 Pedro Alves <palves@redhat.com>
2553
2554 PR gdb/24454
2555 * gdb.threads/vfork-follow-child-exec.c: New file.
2556 * gdb.threads/vfork-follow-child-exec.exp: New file.
2557 * gdb.threads/vfork-follow-child-exit.c: New file.
2558 * gdb.threads/vfork-follow-child-exit.exp: New file.
2559
4aa866af
LS
25602019-04-15 Leszek Swirski <leszeks@google.com>
2561
2562 * gdb.arch/amd64-eval.cc: New file.
2563 * gdb.arch/amd64-eval.exp: New file.
2564
e5a1a79a
AH
25652019-04-11 Alan Hayward <alan.hayward@arm.com>
2566
2567 * gdb.server/sysroot.c: New test.
2568 * gdb.server/sysroot.exp: New file.
2569 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2570 matching param.
2571
41077b66
AB
25722019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2573
2574 * gdb.base/align.exp: Extend test to cover structures containing
2575 only static fields.
2576
c30391f8
TV
25772019-04-11 Tom de Vries <tdevries@suse.de>
2578
2579 * boards/cc-with-dwz-m.exp: New file.
2580 * boards/cc-with-dwz.exp: New file.
2581 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2582
e242fd12
SM
25832019-04-09 Simon Marchi <simon.marchi@efficios.com>
2584
2585 * gdb.base/start-cpp.exp: New file.
2586 * gdb.base/start-cpp.cc: New file.
2587
2b0c8b01
KB
25882019-04-08 Kevin Buettner <kevinb@redhat.com>
2589
2590 * gdb.python/py-thrhandle.exp: Adjust tests to call
2591 thread_from_handle instead of thread_from_thread_handle.
2592
947210e5
KB
25932019-04-08 Kevin Buettner <kevinb@redhat.com>
2594
2595 * gdb.python/py-thrhandle.exp: Add tests for
2596 gdb.InferiorThread.handle.
2597
d7df6549
AB
25982019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2599
2600 * gdb.python/py-function.exp: Check calling helper function from
2601 all languages.
2602 * lib/gdb.exp (gdb_supported_languages): New proc.
2603
8bdc1658
AB
26042019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2605
2606 * gdb.base/complex-parts.c: New file.
2607 * gdb.base/complex-parts.exp: New file.
2608
05caa1d2
TT
26092019-04-01 Tom Tromey <tromey@adacore.com>
2610
2611 PR symtab/23331:
2612 * gdb.dwarf2/dw2-ranges-main.c: New file.
2613 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2614 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2615
7734102d
EZ
26162019-03-30 Simon Marchi <simark@simark.ca>
2617
2618 * gdb.base/default.exp: Add values for $_gdb_major and
2619 $_gdb_minor.
2620
188e1fa9
TT
26212019-03-29 Tom Tromey <tromey@adacore.com>
2622
2623 * gdb.base/help.exp: Tighten apropos regexp.
2624
2880242d
KS
26252019-03-29 Keith Seitz <keiths@redhat.com>
2626
2627 * gdb.fortran/array-bounds.exp: New file.
2628 * gdb.fortran/array-bounds.f90: New file.
2629
077cad8e
PW
26302019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2631
2632 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2633
80047cfc
PW
26342019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2635
2636 * gdb.multi/hello.c (main): Increase alarm timer.
2637
f489207e
SL
26382019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2639
2640 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2641 factor when no hardware watchpoint support.
2642
c92df149
AH
26432019-03-28 Alan Hayward <alan.hayward@arm.com>
2644 Pedro Alves <palves@redhat.com>
2645
2646 * boards/local-board.exp: set sysroot to /.
2647
933aebfa
AH
26482019-03-27 Alan Hayward <alan.hayward@arm.com>
2649
2650 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2651 in child.
2652
9f9aa852
AB
26532019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2654
2655 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2656 field.
2657 (make_container): Initialise new field.
2658 * gdb.python/py-prettyprint.exp: Add new tests.
2659 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2660 <display_hint>: New method.
2661
3714a195
AB
26622019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2663
2664 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2665 gdb_continue_to_breakpoint more throughout this test.
2666 (run_lang_tests) Supply unique test names, and use
2667 gdb_test_no_output.
2668
18c77628
AB
26692019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2670
2671 * gdb.base/finish-pretty.exp: Update expected results.
2672 * gdb.base/pretty-print.c: New file.
2673 * gdb.base/pretty-print.exp: New file.
2674
9a93502f
PA
26752019-03-25 Pedro Alves <palves@redhat.com>
2676
2677 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2678 move comments outside list. Append '-i "" eof' section.
2679
968aa7ae
AH
26802019-03-22 Alan Hayward <alan.hayward@arm.com>
2681
34a7f2a4 2682 PR testsuite/25016
968aa7ae
AH
2683 * README: Add pie options.
2684 * gdb.base/break-interp.exp: Ensure pie is disabled.
2685 * gdb.base/dump.exp: Likewise.
2686 * lib/gdb.exp (gdb_compile): Add pie option.
2687
4c7d57e7
TT
26882019-03-19 Tom Tromey <tromey@adacore.com>
2689
2690 * gdb.mi/mi2-cli-display.c: New file.
2691 * gdb.mi/mi2-cli-display.exp: New file.
2692
bff8c71f
TT
26932019-03-18 Joel Brobecker <brobecker@adacore.com>
2694 Tom Tromey <tromey@adacore.com>
2695
2696 * gdb.ada/ptype_array/pck.adb: New file.
2697 * gdb.ada/ptype_array/pck.ads: New file.
2698 * gdb.ada/ptype_array/foo.adb: New file.
2699 * gdb.ada/ptype_array.exp: New file.
2700
d085f989
TT
27012019-03-14 Tom Tromey <tromey@adacore.com>
2702
2703 * gdb.base/style.exp: Add "set style sources" test.
2704
b4be1b06
SM
27052019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2706
2707 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2708 * mi-breakpoint-multiple-locations.exp: ... this.
2709 (make_breakpoints_pattern): New proc.
2710 (do_test): Add mi_version parameter, test -break-insert,
2711 -break-info and =breakpoint-created.
2712
7cde5fc2
AB
27132019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2714
2715 * config/default.exp: Remove 'load_lib gdb.exp'.
2716 * config/monitor.exp: Likewise.
2717 * config/sid.exp: Likewise.
2718 * config/sim.exp: Likewise.
2719 * config/slite.exp: Likewise.
2720 * config/unix.exp: Likewise.
2721 * gdb.base/default.exp: Remove unhelpful comment.
2722
efbecbc1
AB
27232019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2724
2725 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2726
0841c79a
AB
27272019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2728
2729 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2730
4a270568
AB
27312019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2732
2733 * gdb.fortran/type-kinds.exp: Update expected results.
2734
067630bd
AB
27352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2736
2737 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2738
3be47f7a
AB
27392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2742 function.
2743 (test_basic_parsing_of_type_kinds): Expand types tested.
2744 (test_parsing_invalid_type_kinds): New function.
2745
4d00f5d8
AB
27462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.fortran/intrinsics.exp: New file.
2749 * gdb.fortran/intrinsics.f90: New file.
2750 * gdb.fortran/type-kinds.exp: New file.
2751
c8f91604
AB
27522019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2753
2754 * gdb.fortran/dot-ops.exp: New file.
2755
dd9f2c76
AB
27562019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2757
2758 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2759 Check upper and lower case logical literals.
2760
84ec9724
AB
27612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2762
2763 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2764 Remove duplicate tests.
2765
c3734e09
AH
27662019-03-06 Alan Hayward <alan.hayward@arm.com>
2767
2768 * lib/gdb.exp (builtin_cd): rename of cd.
2769 (cd): Override builtin.
2770
aa3cfbda
RB
27712019-03-06 Richard Bunt <richard.bunt@arm.com>
2772
2773 * gdb.fortran/function-calls.exp: New file.
2774 * gdb.fortran/function-calls.f90: New test.
2775
7b63ad86
RB
27762019-03-04 Richard Bunt <richard.bunt@arm.com>
2777
2778 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2779 on user program standard output.
2780 * gdb.fortran/short-circuit-argument-list.f90: Record function
2781 calls.
2782
01abb042
AH
27832019-02-28 Alan Hayward <alan.hayward@arm.com>
2784
c3734e09
AH
2785 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2786 failure.
01abb042 2787
92137da0
RO
27882019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2789
2790 PR gdb/8527
2791 * gdb.base/interrupt-daemon-attach.c,
2792 gdb.base/interrupt-daemon-attach.exp: New test.
2793
5862844d
PA
27942019-02-27 Pedro Alves <palves@redhat.com>
2795
2796 * gdb.base/page.exp: Add tests for "set width/height -1".
2797
8ed25214
PA
27982019-02-27 Pedro Alves <palves@redhat.com>
2799
2800 * gdb.base/page.exp: Add tests for "set/show width/height" with
2801 "infinite" values.
2802
6c28e44a
TT
28032019-02-27 Tom Tromey <tromey@adacore.com>
2804
2805 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2806 2.4.
2807 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2808 workaround.
2809
bf9a735e
AB
28102019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2811
2812 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2813 tests for structs with static members.
2814
8791793c
TT
28152019-02-26 Tom Tromey <tromey@adacore.com>
2816
2817 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2818 ValueError, not TypeError.
2819
bc2a507e
KB
28202019-02-26 Kevin Buettner <kevinb@redhat.com>
2821
2822 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2823 call from main program.
2824
e0e7d3bd
JB
28252019-02-23 Joel Brobecker <brobecker@adacore.com>
2826
2827 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2828 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2829 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2830 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2831 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2832
9600246d
KS
28332019-02-22 Keith Seitz <keiths@redhat.com>
2834
2835 PR symtab/23853
2836 * gdb.base/symlink-sourcefile.c: New file.
2837 * gdb.base/symlink-sourcefile.exp: New file.
2838
0c95f9ed
TT
28392019-02-20 Tom Tromey <tom@tromey.com>
2840
2841 * gdb.base/info_qt.exp: Update.
2842
6caa91b6
SM
28432019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2844
2845 * gdb.base/source.exp: Move "error in sourced script" code to
2846 the end.
2847 * gdb.base/source-error.gdb: Move contents to
2848 source-error-1.gdb. Add new code to source source-error-1.gdb.
2849 * gdb.base/source-error-1.gdb: New file, from previous
2850 source-error.gdb.
2851
6506371f
TT
28522019-02-17 Tom Tromey <tom@tromey.com>
2853
2854 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2855 for macro styling.
2856 * gdb.base/style.c (SOME_MACRO): New macro.
2857
a0087920
TT
28582019-02-17 Tom Tromey <tom@tromey.com>
2859
2860 * gdb.base/style.exp: Add line-wrapping tests.
2861 * gdb.base/page.exp: Add test for quitting during pagination.
2862
a2cd4f14
JB
28632019-02-17 Joel Brobecker <brobecker@adacore.com>
2864
2865 * gdb.ada/big_packed_array: New testcase.
2866 * gdb.ada/homonym.exp: Fix incorrect expected output for
2867 "break <homonym__get_value>" test.
2868
9d70ffbc
WP
28692019-02-13 Weimin Pan <weimin.pan@oracle.com>
2870
2871 PR breakpoints/21870
2872 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2873 and prepare_for_testing. Add comment.
2874 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2875 redundant cleanup call. Clean up comment.
2876
01c7ae81
WP
28772019-02-12 Weimin Pan <weimin.pan@oracle.com>
2878
2879 PR breakpoints/21870
2880 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2881 * gdb.arch/aarch64-dbreg-contents.c: New file.
2882
aff29d1c
JB
28832019-02-10 Joel Brobecker <brobecker@adacore.com>
2884
2885 * gdb.ada/mi_ref_changeable: New testcase.
2886
df0da8a2
AH
28872019-02-07 Alan Hayward <alan.hayward@arm.com>
2888
2889 * gdb.base/attach.exp: Add double attach test.
2890
bd447abb
SM
28912019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2892
2893 * lib/gdb.exp (default_gdb_start): Don't match pagination
2894 prompt.
2895 (gdb_init): Set stty_init.
2896
1dbc40b9
TT
28972019-01-27 Tom Tromey <tom@tromey.com>
2898
2899 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2900 skip_python_tests.
2901
353229bf
AH
29022019-01-24 Alan Hayward <alan.hayward@arm.com>
2903
2904 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2905 New structure.
2906 (struct struct_static_02_02): Likewise.
2907 (struct struct_static_02_03): Likewise.
2908 (struct struct_static_02_04): Likewise.
2909 (struct struct_static_04_01): Likewise.
2910 (struct struct_static_04_02): Likewise.
2911 (struct struct_static_04_03): Likewise.
2912 (struct struct_static_04_04): Likewise.
2913 (struct struct_static_06_01): Likewise.
2914 (struct struct_static_06_02): Likewise.
2915 (struct struct_static_06_03): Likewise.
2916 (struct struct_static_06_04): Likewise.
2917 (cmp_struct_static_02_01): Likewise.
2918 (cmp_struct_static_02_02): Likewise.
2919 (cmp_struct_static_02_03): Likewise.
2920 (cmp_struct_static_02_04): Likewise.
2921 (cmp_struct_static_04_01): Likewise.
2922 (cmp_struct_static_04_02): Likewise.
2923 (cmp_struct_static_04_03): Likewise.
2924 (cmp_struct_static_04_04): Likewise.
2925 (cmp_struct_static_06_01): Likewise.
2926 (cmp_struct_static_06_02): Likewise.
2927 (cmp_struct_static_06_03): Likewise.
2928 (cmp_struct_static_06_04): Likewise.
2929 (call_all): Test new structs.
2930 * gdb.base/infcall-nested-structs.exp: Likewise.
2931
73021deb
AH
29322019-01-21 Alan Hayward <alan.hayward@arm.com>
2933 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2934
fc65c7db
AH
29352019-01-21 Alan Hayward <alan.hayward@arm.com>
2936 * gdb.base/stack-protector.c: New test.
2937 * gdb.base/stack-protector.exp: New file.
2938 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2939 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2940 option.
2941 (gdb_compile): Remove stack protector for GCC and prevent
2942 recursion.
2943
c24bdb02
KS
29442019-01-16 Keith Seitz <keiths@redhat.com>
2945
2946 PR gdb/23773
2947 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2948
6f072a10
PFC
29492019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2950
2951 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2952 aliases.
2953 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2954 tests.
2955 * gdb.arch/powerpc-vector-regs.c: New file.
2956 * gdb.arch/powerpc-vector-regs.exp: New file.
2957
a7b8d682
PFC
29582019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2959
2960 * gdb.arch/altivec-regs.exp: Fix the list passed to
2961 gdb_expect_list when testing "info vector".
2962
6eb6fb67
AB
29632019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2964
2965 * gdb.base/style.exp: Don't include path in testname.
2966
b56f80d8
KS
29672019-01-10 Keith Seitz <keiths@redhat.com>
2968
2969 PR gdb/23712
2970 PR symtab/23010
2971 * gdb.dwarf2/multidictionary.exp: New file.
2972
041be526
SM
29732019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2974
2975 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2976 (test_gnuv3_style_demangling): ... this.
2977 (test_lucid_style_demangling): Remove.
2978 (test_arm_style_demangling): Remove.
2979 (test_hp_style_demangling): Remove.
2980 (do_tests): Remove calls to the above.
2981
d820d0c3
AB
29822019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2985 case.
2986
f097f5ad
TT
29872019-01-06 Tom Tromey <tom@tromey.com>
2988
2989 PR gdb/28155:
2990 * gdb.dwarf2/typedef-void-finish.exp: New file.
2991
2cd8cc0b
TT
29922018-12-28 Tom Tromey <tom@tromey.com>
2993 Simon Marchi <simark@simark.ca>
2994
2995 * gdb.base/jit-exec.exp: New file.
2996 * gdb.base/jit-exec.c: New file.
2997 * gdb.base/jit-execd.c: New file.
2998
35fb8261
TT
29992018-12-28 Tom Tromey <tom@tromey.com>
3000
3001 * gdb.base/style.exp: Update test to check for address styling.
3002
47fd17cd
TT
30032018-12-28 Tom Tromey <tom@tromey.com>
3004
3005 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3006 message.
3007
d47032b7
TT
30082018-12-28 Tom Tromey <tom@tromey.com>
3009
3010 * gdb.base/style.exp: Add test for version number styling.
3011
af79b68d
TT
30122018-12-28 Tom Tromey <tom@tromey.com>
3013
3014 * gdb.base/style.exp: Add test for print_address_symbolic.
3015
0bb296cb
TT
30162018-12-28 Tom Tromey <tom@tromey.com>
3017
3018 * gdb.base/style.exp: Add test for breakpoint setting.
3019
80ae2043
TT
30202018-12-28 Tom Tromey <tom@tromey.com>
3021
3022 * gdb.base/style.exp: Add test for variable names.
3023
cbe56571
TT
30242018-12-28 Tom Tromey <tom@tromey.com>
3025
3026 * gdb.base/style.exp: New file.
3027 * gdb.base/style.c: New file.
3028
9162a27c
TT
30292018-12-28 Tom Tromey <tom@tromey.com>
3030
3031 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3032 "dumb".
3033 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3034 the TERM environment variable.
3035
bc543c90
TT
30362018-12-27 Tom Tromey <tom@tromey.com>
3037
3038 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3039 pagination test.
3040
6f0ffe50
AB
30412018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3042
3043 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3044 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3045
b5a1e557
PW
30462018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3047
3048 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3049 Filename a.adb changed to bp_fun_addr.adb.
3050 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3051
6e8b1ab2
JV
30522018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3053
3054 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3055 non-PIE executables.
3056 * README: Mention the gdb,nopie_flag board setting.
3057 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3058 non-PIE executable.
3059 * gdb.arch/amd64-entry-value.exp: Likewise.
3060 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3061 * gdb.arch/i386-float.exp: Likewise.
3062 * gdb.arch/i386-signal.exp: Likewise.
3063 * gdb.mi/mi-reg-undefined.exp: Likewise.
3064
d00a27c5
PM
30652018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3066
3067 PR gdb/23974
3068 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3069
161d081c
PW
30702018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3071
3072 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3073 Update order of results accordingly.
3074
b001de23
AB
30752018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3076
3077 * gdb.base/annota1.exp: Update a test regexp.
3078
99e1a184
AB
30792018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3080
3081 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3082
7a81c1e2
PW
30832018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3084
3085 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3086 (reuse_time): Initialize to REUSE_TIME_CAP.
3087 (check_rc): New function.
3088 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3089 Check pthread_create rc.
3090 (spawner_thread_func): Check pthread_create and pthread_join rc.
3091
73e8dc90
PA
30922018-12-08 Pedro Alves <palves@redhat.com>
3093
3094 * gdb.base/list.exp (test_forward_search): Rename to ...
3095 (test_forward_reverse_search): ... this. Also test reverse-search
3096 and the forward-search alias.
3097
13f2ed32
AB
30982018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3099
3100 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3101 local timeout variable before return, and remove all local timeout
3102 variable entirely.
3103 (gdb_load): Likewise.
3104
64d27cfc
TV
31052018-12-01 Tom de Vries <tdevries@suse.de>
3106
3107 * gdb.base/gdb-caching-proc.exp: New file.
3108
f63c03b4
SDJ
31092018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3110
3111 * Makefile.in (TIMESTAMP): New variable.
3112 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3113 command.
3114 (check-single-racy): Likewise.
3115 (check/%.exp): Likewise.
3116 (check-racy/%.exp): Likewise.
3117 (workers/%.worker): Likewise.
3118 (build-perf): Likewise.
3119 (check-perf): Likewise.
3120 * README: Describe new "TS" and "TS_FORMAT" variables.
3121 * print-ts.py: New file.
3122
1c97054b
BF
31232018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3124
3125 PR python/23714
3126 * gdb.python/python.exp: Test command repetition after
3127 gdb.execute.
3128
1871a62d
AB
31292018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3130
3131 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3132 is correctly aligned.
3133
fb5e1ed9
PW
31342018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3135
3136 * gdb.ada/info_auto_lang.exp: New testcase.
3137 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3138 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3139 * gdb.ada/info_auto_lang/some_c.c: New file.
3140
43d397ca
PW
31412018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3142
3143 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3144 FUNC_lang language syntax.
3145
beddd671
PW
31462018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3147
3148 * gdb.base/info_minsym.c: New file.
3149 * gdb.base/info_minsym.exp: New file.
3150
73fc52c4
TT
31512018-11-19 Tom Tromey <tom@tromey.com>
3152
3153 PR rust/23625:
3154 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3155 * gdb.rust/expr.exp: Update expected output. Change one test.
3156
994b876a
TT
31572018-11-19 Tom Tromey <tom@tromey.com>
3158
3159 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3160
6769f276
PA
31612018-11-19 Pedro Alves <palves@redhat.com>
3162
3163 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3164 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3165 see the expected warning.
3166
38a72da0
AH
31672018-11-16 Alan Hayward <alan.hayward@arm.com>
3168
3169 PR gdb/22736:
3170 * gdb.cp/infcall-nodebug-lib.c: New test.
3171 * gdb.cp/infcall-nodebug-main.c: New test.
3172 * gdb.cp/infcall-nodebug.exp: New file.
3173
53a89d6e
SM
31742018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3175
3176 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3177 completer tests.
3178
9325300d
TV
31792018-11-09 Tom de Vries <tdevries@suse.de>
3180
3181 * gdb.base/msym-lang.c: New test.
3182 * gdb.base/msym-lang.exp: New file.
3183 * gdb.base/msym-lang-main.c: New test.
3184
20f0d60d
TT
31852018-11-08 Tom Tromey <tom@tromey.com>
3186
3187 PR gdb/23555:
3188 PR gdb/23838:
3189 * gdb.base/warning.exp: New file.
3190
b5420128
JB
31912018-11-08 Jan Beulich <jbeulich@suse.com>
3192
3193 * testsuite/gdb.arch/i386-avx512.c,
3194 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3195
cd115d61
AB
31962018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3197
3198 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3199 point hardware.
3200
35ee2dc2
AB
32012018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3202
3203 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3204 * gdb.dwarf2/missing-type-name.exp: New file.
3205
31aceee8
TV
32062018-11-06 Tom de Vries <tdevries@suse.de>
3207
3208 * gdb.base/many-headers.c: New test.
3209 * gdb.base/many-headers.exp: New file.
3210
109be305
JW
32112018-11-06 Jim Wilson <jimw@sifive.com>
3212
3213 * gdb.base/code_elim.exp: For riscv, set additional_flags
3214 to include -msmall-data-limit=0.
3215
e2b7af72
JB
32162018-11-01 Joel Brobecker <brobecker@adacore.com>
3217
3218 * gdb.ada/watch_minus_l: New testcase.
3219
cdcda965
SM
32202018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3221
3222 * gdb.arch/aix-sighandle.c: New file.
3223 * gdb.arch/aix-sighandle.exp: New file.
3224
92dcebf3
AB
32252018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3226
3227 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3228 registers being unions.
3229
68b9ac18
TV
32302018-10-31 Tom de Vries <tdevries@suse.de>
3231
3232 * lib/valgrind.exp: New file.
3233 (vgdb_start, vgdb_stop): New procs, factored out of ...
3234 * gdb.base/valgrind-bt.exp: ... here, ...
3235 * gdb.base/valgrind-disp-step.exp: ... here and ...
3236 * gdb.base/valgrind-infcall.exp: ... here.
3237
1443936e
TV
32382018-10-31 Tom de Vries <tdevries@suse.de>
3239
3240 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3241
eb77c9df
AB
32422018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3243
3244 * gdb.dwarf2/void-type.c: New file.
3245 * gdb.dwarf2/void-type.exp: New file.
3246
82b5e646
PW
32472018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3248
3249 * gdb.base/info_qt.c: New file.
3250 * gdb.base/info_qt.exp: New file.
3251
8d619c01
EBM
32522018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3253
3254 * gdb.arch/powerpc-htm-regs.c: New file.
3255 * gdb.arch/powerpc-htm-regs.exp: New file.
3256
f2cf6173
EBM
32572018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3258
3259 * gdb.arch/powerpc-tar.c: New file.
3260 * gdb.arch/powerpc-tar.exp: New file.
3261
7ca18ed6
EBM
32622018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3263
3264 * gdb.arch/powerpc-ppr-dscr.c: New file.
3265 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3266
bfcc0eba
TV
32672018-10-25 Tom de Vries <tdevries@suse.de>
3268
3269 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3270
fe1a5cad
TV
32712018-10-24 Tom de Vries <tdevries@suse.de>
3272
3273 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3274 longer exists error.
3275
a76dc3b7
TV
32762018-10-24 Tom de Vries <tdevries@suse.de>
3277
3278 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3279
4df46df7
TV
32802018-10-24 Tom de Vries <tdevries@suse.de>
3281
3282 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3283 --db-attach in valgrind.
3284
0dbfcfff
AB
32852018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3286
3287 * gdb.arch/riscv-reg-aliases.c: New file.
3288 * gdb.arch/riscv-reg-aliases.exp: New file.
3289
b04480b1
AH
32902018-10-19 Alan Hayward <alan.hayward@arm.com>
3291
3292 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3293
2c6ac8d7
AH
32942018-10-19 Alan Hayward <alan.hayward@arm.com>
3295
3296 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3297
2bc69f25
AH
32982018-10-19 Alan Hayward <alan.hayward@arm.com>
3299
3300 * gdb.cp/ovldbreak.exp: Fix regexps.
3301
1f1ae3a3
AH
33022018-10-19 Alan Hayward <alan.hayward@arm.com>
3303
3304 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3305
94c18618
SDJ
33062018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3307
3308 PR cli/23785
3309 * gdb.base/restore.exp: New test to check if "restore" with an
3310 invalid file doesn't segfault.
3311
812cd6eb
TV
33122018-10-18 Tom de Vries <tdevries@suse.de>
3313
3314 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3315 * gdb.ada/excep_handle.exp: Same.
3316 * gdb.ada/mi_string_access.exp: Same.
3317 * gdb.ada/mi_var_union.exp: Same.
3318 * gdb.arch/arc-analyze-prologue.exp: Same.
3319 * gdb.arch/arc-decode-insn.exp: Same.
3320 * gdb.base/readnever.exp: Same.
3321 * gdb.fortran/printing-types.exp: Same.
3322 * gdb.guile/scm-lazy-string.exp: Same.
3323
c4b90788
TV
33242018-10-16 Tom de Vries <tdevries@suse.de>
3325
3326 PR gdb/23730
3327 * gdb.base/catch-follow-exec.c: Add copyright notice.
3328 * gdb.base/catch-follow-exec.exp: Rewrite to use
3329 gdb_spawn_with_cmdline_opts. Require gdb-native.
3330
8bca2978
SL
33312018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3332
3333 * gdb.trace/actions-changed.exp: Check for arch support.
3334 * gdb.trace/actions.exp: Likewise.
3335 * gdb.trace/ax.exp: Likewise.
3336 * gdb.trace/backtrace.exp: Likewise.
3337 * gdb.trace/change-loc.exp: Likewise.
3338 * gdb.trace/deltrace.exp: Likewise.
3339 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3340 * gdb.trace/ftrace.exp: Likewise.
3341 * gdb.trace/infotrace.exp: Check for arch support.
3342 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3343 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3344 * gdb.trace/mi-tsv-changed.exp: Likewise.
3345 * gdb.trace/packetlen.exp: Likewise.
3346 * gdb.trace/passc-dyn.exp: Likewise.
3347 * gdb.trace/passcount.exp: Likewise.
3348 * gdb.trace/pending.exp: Likewise.
3349 * gdb.trace/range-stepping.exp: Check for shlib support.
3350 * gdb.trace/report.exp: Check for arch support.
3351 * gdb.trace/save-trace.exp: Likewise.
3352 * gdb.trace/signal.exp: Check for signal support.
3353 * gdb.trace/tfind.exp: Check for arch support.
3354 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3355 * gdb.trace/trace-common.h: Add comment.
3356 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3357 * gdb.trace/trace-enable-disable.exp: Likewise.
3358 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3359 * gdb.trace/tracecmd.exp: Check for arch support.
3360 * gdb.trace/tspeed.exp: Check for shlib and target support.
3361 * gdb.trace/tstatus.exp: Check for arch support.
3362 * gdb.trace/tsv.exp: Likewise.
3363 * gdb.trace/while-dyn.exp: Likewise.
3364 * gdb.trace/while-stepping.exp: Likewise.
3365 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3366
f9c49bff
SM
33672018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3368
3369 * gdb.trace/tspeed.exp: Remove nowarnings.
3370 (prepare_for_trace_test): Declare "global ipalib".
3371 * gdb.trace/tspeed.c: Include unistd.h.
3372 (main): Remove superfluous printf argument.
3373
d4330bde
SL
33742018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3375
3376 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3377 directory prefix on the filename.
3378
8ecfd7bd
SDJ
33792018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3380
3381 * gdb.gdb/unittest.exp: Update expected message informing that
3382 selftests have been disabled.
3383 * gdb.server/unittest.exp: Likewise.
3384
58bbcd02
TV
33852018-10-09 Tom de Vries <tdevries@suse.de>
3386
3387 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3388 with runto_main.
3389
9f6b697b
WP
33902018-10-08 Weimin Pan <weimin.pan@oracle.com>
3391
3392 PR c++/16841
3393 * gdb.cp/virtbase2.cc: New file.
3394 * gdb.cp/virtbase2.exp: New file.
3395
add5ded5
TT
33962018-10-06 Tom Tromey <tom@tromey.com>
3397
3398 PR python/19399:
3399 * gdb.python/py-inferior.exp: Add architecture test.
3400
f9e48344
TT
34012018-10-06 Tom Tromey <tom@tromey.com>
3402
3403 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3404 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3405
2a8be203
TT
34062018-10-06 Tom Tromey <tom@tromey.com>
3407
3408 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3409 of a "throw" catchpoint.
3410
e04caa70
SDJ
34112018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3412
3413 * gdb.base/info-proc.exp: Update string expected from "help info
3414 proc".
3415
5ca8c39f
TT
34162018-10-04 Tom Tromey <tom@tromey.com>
3417
3418 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3419 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3420 (test_initial_complaints, test_empty_complaints): Update.
3421 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3422
3453e7e4
TT
34232018-10-04 Tom Tromey <tom@tromey.com>
3424
3425 PR cli/19551:
3426 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3427 * lib/gdb.exp (gdb_file_cmd): Update.
3428 * gdb.stabs/weird.exp (print_weird_var): Update.
3429 * gdb.server/solib-list.exp: Update.
3430 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3431 * gdb.mi/mi-cli.exp: Update.
3432 * gdb.linespec/linespec.exp: Update.
3433 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3434 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3435 * gdb.cp/cp-relocate.exp: Update.
3436 * gdb.base/sym-file.exp: Update.
3437 * gdb.base/relocate.exp: Update.
3438 * gdb.base/readnever.exp: Update.
3439 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3440 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3441 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3442 * gdb.base/code_elim.exp: Update.
3443 * gdb.base/break-unload-file.exp (test_break): Update.
3444 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3445 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3446 Update.
3447 * gdb.base/attach.exp (do_attach_tests): Update.
3448 * gdb.base/sepdebug.exp: Update.
3449 * gdb.python/py-section-script.exp: Update.
3450
6afcf761
TT
34512018-10-04 Tom Tromey <tom@tromey.com>
3452
3453 PR cli/22234:
3454 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3455 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3456 output.
3457
fef1b293
TT
34582018-10-04 Tom Tromey <tom@tromey.com>
3459
3460 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3461 set width and height to 0.
3462 (test_command_line_attach_run): Use -quiet.
3463
ca98345e
SL
34642018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3465
3466 * lib/gdb.exp (skip_ifunc_tests): New.
3467 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3468 other compile failures.
3469 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3470
ff34e6ae
SM
34712018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3472
3473 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3474 is_amd64_regs_target.
3475
6bb8890e
AH
34762018-10-01 Alan Hayward <alan.hayward@arm.com>
3477
3478 * gdb.arch/aarch64-sighandler-regs.c: New test.
3479 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3480 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3481
224d30d3
MM
34822018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3483
3484 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3485 assembly.
3486
f67ffa6a
AB
34872018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3488
3489 * gdb.base/frame-selection.exp: New file.
3490 * gdb.base/frame-selection.c: New file.
3491
9fc3183f
AH
34922018-09-27 Alan Hayward <alan.hayward@arm.com>
3493
3494 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3495 pthread barrier.
3496 (main): Likewise.
3497
d354055e
AB
34982018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3499
3500 * gdb.base/large-frame-1.c: New file.
3501 * gdb.base/large-frame-2.c: New file.
3502 * gdb.base/large-frame.exp: New file.
3503 * gdb.base/large-frame.h: New file.
3504
db727370
JL
35052018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3506
3507 PR gdb/20948
3508 * gdb.base/write_mem.exp: New test.
3509 * gdb.base/write_mem.c: Likewise.
3510
ae778caf
TT
35112018-09-23 Tom Tromey <tom@tromey.com>
3512
3513 PR python/18852:
3514 * gdb.python/py-parameter.exp: Add test for parameter that throws
3515 on "set".
3516
fd3ba736
TT
35172018-09-23 Tom Tromey <tom@tromey.com>
3518
3519 PR python/17284:
3520 * gdb.python/py-template.exp (test_template_arg): Add test for
3521 negative template argument number.
3522
39a24317
TT
35232018-09-23 Tom Tromey <tom@tromey.com>
3524
3525 PR python/14062:
3526 * gdb.python/python.exp: Add test for post_event error.
3527
f5769a2c
TT
35282018-09-23 Tom Tromey <tom@tromey.com>
3529
3530 PR python/18170:
3531 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3532 convert pointers to int and long.
3533
1c1e54f6
TT
35342018-09-23 Tom Tromey <tom@tromey.com>
3535
3536 PR python/20126:
3537 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3538 signed-ness conversion tests.
3539
fb4fa946
TT
35402018-09-23 Tom Tromey <tom@tromey.com>
3541
3542 PR python/18352;
3543 * gdb.python/py-value.exp (test_float_conversion): New proc.
3544 Use it.
3545
a466edac
HAQ
35462018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3547
3548 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3549
4ee9b0c5
SL
35502018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3551
3552 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3553 no readline.
3554 * gdb.base/utf8-identifiers.exp: Likewise.
3555 * gdb.cp/cpcompletion.exp: Likewise.
3556 * gdb.linespec/cpcompletion.exp: Likewise.
3557 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3558 * gdb.linespec/cpls-ops.exp: Likewise.
3559
23be8da7
RB
35602018-09-19 Richard Bunt <richard.bunt@arm.com>
3561 Chris January <chris.january@arm.com>
3562
3563 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3564 * gdb.fortran/short-circuit-argument-list.exp: New file.
3565 * gdb.fortran/short-circuit-argument-list.f90: New test.
3566
5031d0ae
SDJ
35672018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3568
3569 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3570 "arch=" keyword when executing "-stack-list-frames".
3571
b4c0d1a4
SDJ
35722018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3573
3574 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3575 "arch=" keyword when executing "-stack-list-frames".
3576
7a6d2b45
SDJ
35772018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3578
3579 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3580 break ada".
3581
8588b356
SM
35822018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3583
3584 PR python/23669
3585 * gdb.python/python.exp: Test gdb.execute("show commands").
3586
65e65158
TT
35872018-09-16 Tom Tromey <tom@tromey.com>
3588
3589 * gdb.base/new-ui.exp (do_execution_tests): Update.
3590 * gdb.base/dbx.exp (test_breakpoints): Update.
3591
bf326452
AH
35922018-09-14 Alan Hayward <alan.hayward@arm.com>
3593
3594 * lib/gdb.exp (gdb_simple_compile): Add proc.
3595 (is_elf_target): Use gdb_simple_compile.
3596 (skip_altivec_tests): Likewise.
3597 (skip_vsx_tests): Likewise.
3598 (skip_tsx_tests): Likewise.
3599 (skip_btrace_tests): Likewise.
3600 (skip_btrace_pt_tests): Likewise.
3601 (gdb_can_simple_compile): Likewise.
3602 (gdb_has_argv0): Likewise.
3603 (gdb_target_symbol_prefix): Likewise.
3604 (target_supports_scheduler_locking): Likewise.
3605
2361b0fb
TT
36062018-09-13 Tom Tromey <tom@tromey.com>
3607
3608 * Makefile.in (TAGS): Recognize proc_with_prefix and
3609 gdb_caching_proc.
3610
0ae1a321
SM
36112018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3612
3613 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3614 method.
3615
a40bf0c2
SM
36162018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3617
3618 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3619 and a few other Inferior properties when the Inferior is no
3620 longer valid.
3621
4a3fe98f
TT
36222018-09-13 Tom Tromey <tom@tromey.com>
3623
3624 PR rust/23650:
3625 * gdb.rust/simple.exp: Add test for enum field access error.
3626
098b2108
TT
36272018-09-13 Tom Tromey <tom@tromey.com>
3628
3629 PR rust/23626:
3630 * gdb.rust/simple.rs (EmptyEnum): New type.
3631 (main): Use it.
3632 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3633
1256af7d
SM
36342018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3635
3636 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3637 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3638 * gdb.python/py-symtab.exp: Update test printing an objfile.
3639
4aa8e6c2
SM
36402018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3641
3642 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3643 object.
3644
c221b2f7
AH
36452018-09-12 Alan Hayward <alan.hayward@arm.com>
3646
3647 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3648 (support_complex_tests): Use gdb_can_simple_compile.
3649 (is_ilp32_target): Likewise.
3650 (is_lp64_target): Likewise.
3651 (is_64_target): Likewise.
3652 (is_amd64_regs_target): Likewise.
3653 (is_aarch32_target): Likewise.
3654 (gdb_int128_helper): Likewise.
3655
6f1107b5
JK
36562018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3657
3658 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3659
1f5d1570
JG
36602018-09-10 Jerome Guitton <guitton@adacore.com>
3661
3662 * gdb.ada/same_component_name: Add test for case of tagged record
3663 with variable-length fields.
3664
cc330e39
XR
36652018-09-10 Xavier Roirand <roirand@adacore.com>
3666
3667 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3668 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3669 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3670 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3671
b9c50e9a
XR
36722018-09-10 Xavier Roirand <roirand@adacore.com>
3673
3674 * gdb.ada/mi_string_access.exp: New testcase.
3675 * gdb.ada/mi_string_access/bar.adb: New file.
3676 * gdb.ada/mi_string_access/pck.adb: New file.
3677 * gdb.ada/mi_string_access/pck.asd: New file.
3678
2963898f
XR
36792018-09-10 Xavier Roirand <roirand@adacore.com>
3680
3681 * gdb.ada/mi_var_union.exp: New testcase.
3682 * gdb.ada/mi_var_union/bar.adb: New file.
3683 * gdb.ada/mi_var_union/pck.adb: New file.
3684 * gdb.ada/mi_var_union/pck.asd: New file.
3685
1aac008f
TT
36862018-09-08 Tom Tromey <tom@tromey.com>
3687
3688 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3689
332cf4c9
TT
36902018-09-08 Tom Tromey <tom@tromey.com>
3691
3692 PR python/16047:
3693 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3694 (register_pretty_printers): Register new printer.
3695 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3696 test.
3697 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3698 (an_int_type3): New global.
3699
424da6cf
JB
37002018-09-08 Joel Brobecker <brobecker@adacore.com>
3701
3702 * gdb.ada/expr_with_funcall: New testcase.
3703
2a62dfa9
JB
37042018-09-08 Joel Brobecker <brobecker@adacore.com>
3705
3706 * gdb.ada/packed_array_assign: New testcase.
3707
96b6697f
AB
37082018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3709
3710 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3711 names, and add test prefixes to make test names unique.
3712
e4a62c65
TV
37132018-09-05 Tom de Vries <tdevries@suse.de>
3714
3715 * gdb.dwarf2/varval.exp: Add test.
3716
dd083ee2
GB
37172018-09-04 Gary Benson <gbenson@redhat.com>
3718
3719 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3720 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3721
aef9346c
TT
37222018-08-31 Tom Tromey <tom@tromey.com>
3723
3724 * gdb.rust/simple.rs: Rename second variable "v".
3725
c67f2e15
AB
37262018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3727
3728 * gdb.base/funcargs.c (use_a): New function.
3729 (recurse): Call use_a.
3730
078a0207
KS
37312018-08-29 Keith Seitz <keiths@redhat.com>
3732
3733 * gdb.compile/compile-cplus-anonymous.cc: New file.
3734 * gdb.compile/compile-cplus-anonymous.exp: New file.
3735 * gdb.compile/compile-cplus-array-decay.cc: New file.
3736 * gdb.compile/compile-cplus-array-decay.exp: New file.
3737 * gdb.compile/compile-cplus-inherit.cc: New file.
3738 * gdb.compile/compile-cplus-inherit.exp: New file.
3739 * gdb.compile/compile-cplus-member.cc: New file.
3740 * gdb.compile/compile-cplus-member.exp: New file.
3741 * gdb.compile/compile-cplus-method.cc: New file.
3742 * gdb.compile/compile-cplus-method.exp: New file.
3743 * gdb.compile/compile-cplus-mod.c: "New" file.
3744 * gdb.compile/compile-cplus-namespace.cc: New file.
3745 * gdb.compile/compile-cplus-namespace.exp: New file.
3746 * gdb.compile/compile-cplus-nested.cc: New file.
3747 * gdb.compile/compile-cplus-nested.exp: New file.
3748 * gdb.compile/compile-cplus-print.c: "New" file.
3749 * gdb.compile/compile-cplus-print.exp: "New" file.
3750 * gdb.compile/compile-cplus-virtual.cc: New file.
3751 * gdb.compile/compile-cplus-virtual.exp: New file.
3752 * gdb.compile/compile-cplus.c: "New" file.
3753 * gdb.compile/compile-cplus.exp: "New" file.
3754 * lib/compile-support.exp: New file.
3755
b0f492b9
GB
37562018-08-16 Gary Benson <gbenson@redhat.com>
3757
3758 PR gdb/13000:
3759 * gdb.base/batch-exit-status.exp: New file.
3760 * gdb.base/batch-exit-status.good-commands: Likewise.
3761 * gdb.base/batch-exit-status.bad-commands: Likewise.
3762
36eb4c5f
AH
37632018-08-29 Alan Hayward <alan.hayward@arm.com>
3764
3765 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3766 (struct struct02): Likewise.
3767 (struct struct03): Likewise.
3768 (struct struct04): Likewise.
3769 (struct struct_01_01): New struct.
3770 (struct struct_01_02): Likewise.
3771 (struct struct_01_03): Likewise.
3772 (struct struct_01_04): Likewise.
3773 (struct struct_02_01): Likewise.
3774 (struct struct_02_02): Likewise.
3775 (struct struct_02_03): Likewise.
3776 (struct struct_02_04): Likewise.
3777 (struct struct_04_01): Likewise.
3778 (struct struct_04_02): Likewise.
3779 (struct struct_04_03): Likewise.
3780 (struct struct_04_04): Likewise.
3781 (struct struct_05_01): Likewise.
3782 (struct struct_05_02): Likewise.
3783 (struct struct_05_03): Likewise.
3784 (struct struct_05_04): Likewise.
3785 (cmp_struct01): Remove function.
3786 (cmp_struct02): Likewise.
3787 (cmp_struct03): Likewise.
3788 (cmp_struct04): Likewise.
3789 (cmp_struct_01_01): Add Function.
3790 (cmp_struct_01_02): Likewise.
3791 (cmp_struct_01_03): Likewise.
3792 (cmp_struct_01_04): Likewise.
3793 (cmp_struct_02_01): Likewise.
3794 (cmp_struct_02_02): Likewise.
3795 (cmp_struct_02_03): Likewise.
3796 (cmp_struct_02_04): Likewise.
3797 (cmp_struct_04_01): Likewise.
3798 (cmp_struct_04_02): Likewise.
3799 (cmp_struct_04_03): Likewise.
3800 (cmp_struct_04_04): Likewise.
3801 (cmp_struct_05_01): Likewise.
3802 (cmp_struct_05_02): Likewise.
3803 (cmp_struct_05_03): Likewise.
3804 (cmp_struct_05_04): Likewise.
3805 (call_all): Add new structs.
3806 * gdb.base/infcall-nested-structs.exp: Likewise.
3807
3bf9c013
JV
38082018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3809
3810 * gdb.python/py-framefilter-mi.exp: Update regexp to
3811 check for "arch" field in frame output.
3812
450d1e88
KB
38132018-08-23 Kevin Buettner <kevinb@redhat.com>
3814
3815 * gdb.dwarf2/dw2-ranges-func.c: New file.
3816 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3817
ae739fe7
SM
38182018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3819
3820 * gdb.base/term.exp: Compare terminal settings with values from
3821 the inferior.
3822 * gdb.base/term.c: Get and set terminal settings.
3823
6d52907e
JV
38242018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3825
3826 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3827 accommodate new "arch" field in frame output.
3828 * gdb.mi/mi-return.exp: Likewise.
3829 * gdb.mi/mi-stack.exp: Likewise.
3830 * gdb.mi/mi-syn-frame.exp: Likewise.
3831 * gdb.mi/user-selected-context-sync.exp: Likewise.
3832
be2d111a
MS
38332018-08-19 Michael Spang <spang@google.com>
3834
3835 PR gdb/11786
3836 * gdb.base/gcore-tls-pie.c: New file.
3837 * gdb.base/gcore-tls-pie.exp: New file.
3838
ae3a7c47
KB
38392018-08-18 Kevin Buettner <kevinb@redhat.com>
3840
3841 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3842 * gdb.dwarf2/varval.c: New file.
3843 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3844
2ecae92e
AH
38452018-08-17 Alan Hayward <alan.hayward@arm.com>
3846
3847 PR gdb/18931
3848 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3849
c1854f1d
KS
38502018-08-16 Keith Seitz <keiths@redhat.com>
3851
3852 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3853 tests expected to pass.
3854
26fb3983
JV
38552018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3856
3857 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3858 -data-disassemble -a.
3859 (test_disassembly_bogus_args): Likewise.
3860
67943c00
AB
38612018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3862
3863 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3864
5ff2bbae
AB
38652018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3866
3867 * gdb.base/vla-optimized-out.exp: Add new test.
3868
e5bbcd0f
AB
38692018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3870
3871 * gdb.base/vla-optimized-out-o3.exp: Delete.
3872 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3873 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3874 deleted tests.
3875
9d4a934c
AB
38762018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3877
3878 PR gdb/18050:
3879 * gdb.server/extended-remote-restart.c: New file.
3880 * gdb.server/extended-remote-restart.exp: New file.
3881
045cf012
SM
38822018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3883
3884 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3885 "set variable index = 42".
3886
87d6a7aa
SM
38872018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3888
3889 * boards/index-cache-gdb.exp: New file.
3890 * gdb.dwarf2/index-cache.exp: New file.
3891 * gdb.dwarf2/index-cache.c: New file.
3892 * gdb.base/maint.exp: Check if we are using the index cache.
3893
96d68bd4
RO
38942018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3895
3896 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3897 MAKEFLAGS.
3898
5a699617
RO
38992018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3900
3901 * dg-extract-results.sh: Move to toplevel contrib.
3902 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3903 * Makefile.in (check-parallel-racy): Likewise.
3904
5bd18990
AB
39052018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3906
3907 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3908 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3909 tests if the target supports scheduler locking.
3910
3fbbcf47
TV
39112018-08-04 Tom de Vries <tdevries@suse.de>
3912
3913 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3914
3e1d3d8c
TT
39152018-08-02 Tom Tromey <tom@tromey.com>
3916
3917 PR symtab/16842.
3918 * gdb.cp/temargs.exp: Test "info address" of a template
3919 parameter.
3920
5abe0f0c
JV
39212018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3922
3923 * gdb.python/py-mi-var-info-path-expression.c: New file.
3924 * gdb.python/py-mi-var-info-path-expression.py: New file.
3925 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3926
fb66cde8
SDJ
39272018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3928
3929 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3930 error after "cannot resolve name" string.
3931
c708f4d2
AB
39322018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3933
3934 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3935 started.
3936 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3937
37cc0cae
TV
39382018-07-28 Tom de Vries <tdevries@suse.de>
3939
3940 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3941
63b4ecf7
TV
39422018-07-26 Tom de Vries <tdevries@suse.de>
3943
3944 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3945
3c3bb058
AB
39462018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3947
3948 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3949 is visible.
3950
9e7f3bbb
TV
39512018-07-26 Tom de Vries <tdevries@suse.de>
3952
3953 PR breakpoints/23366
3954 * gdb.base/catch-follow-exec.c: New test.
3955 * gdb.base/catch-follow-exec.exp: New file.
3956
16f808ec
TV
39572018-07-25 Tom de Vries <tdevries@suse.de>
3958
3959 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3960 vla-optimized-out.c.
3961
d7154a8d
JV
39622018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3963
3964 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3965 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3966
232a0032
TV
39672018-07-20 Tom de Vries <tdevries@suse.de>
3968
3969 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3970 NOCLONE macro.
3971 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3972
fbb1d502
TV
39732018-07-19 Tom de Vries <tdevries@suse.de>
3974
3975 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3976 regular expression.
3977
42dc7699
TV
39782018-07-18 Tom de Vries <tdevries@suse.de>
3979
3980 * gdb.base/vla-optimized-out.c: New test.
3981 * gdb.base/vla-optimized-out.exp: New file.
3982
7f1f7e23
SDJ
39832018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3984
3985 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3986 message "No address associated with hostname" when gdbserver
3987 cannot resolve the hostname.
3988
5759ebb3
PW
39892018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3990
3991 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3992 Add some test prefixes to make tests unique.
3993
3606ccab
PW
39942018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3995
3996 * gdb.base/frameapply.c: New file.
3997 * gdb.base/frameapply.exp: New file.
3998
529c08b2
PW
39992018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4000
4001 * gdb.base/skip.exp: Update expected error message.
4002
c7ab0aef
SDJ
40032018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4004 Jan Kratochvil <jan.kratochvil@redhat.com>
4005 Paul Fertser <fercerpav@gmail.com>
4006 Tsutomu Seki <sekiriki@gmail.com>
4007
4008 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4009 parameter.
4010 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4011 by default.
4012 * boards/native-gdbserver.exp: Likewise.
4013 * gdb.server/run-without-local-binary.exp: Improve regexp used
4014 for detecting when a remote debugging connection succeeds.
4015 * gdb.server/server-connect.exp: New file.
4016 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4017 Do not prefix the port number with ":".
4018 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4019 support for detecting and using it. Add '$debughost_gdbserver'
4020 to the list of arguments used to start gdbserver. Handle case
4021 when gdbserver cannot resolve a network name.
4022
16ff70dd
SDJ
40232018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4024
4025 PR c++/23373
4026 * gdb.base/ptype-offsets.cc (struct static_member): New
4027 struct.
4028 (main) <stmember>: New variable.
4029 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4030 with a static member in it.
4031
3541979f
AB
40322018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4033
4034 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4035 watchpoints enabled and disabled.
4036
c8ad9b9a
AB
40372018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4038
4039 * gdb.base/examine-backward.exp: Still run tests around address
4040 0x0, even if address 0x0 is not readable. Update the pattern for
4041 matching address 0x0 in expected output.
4042
e0e5e971
AB
40432018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4044
4045 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4046 malloc/free.
4047
1ea5da02
TV
40482018-07-04 Tom de Vries <tdevries@suse.de>
4049
4050 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4051
471b9d15
MR
40522018-07-02 Maciej W. Rozycki <macro@mips.com>
4053
4054 PR tdep/8282
4055 * gdb.arch/mips-disassembler-options.exp: New test.
4056 * gdb.arch/mips-disassembler-options.s: New test source.
4057
75acb486
PA
40582018-06-29 Pedro Alves <palves@redhat.com>
4059
4060 * gdb.threads/names.exp: Adjust expected "info threads" output.
4061
cd2bb709
PA
40622018-06-29 Pedro Alves <palves@redhat.com>
4063
4064 * gdb.opt/inline-break.exp (line number, address): Add "info
4065 break" tests.
4066
991ff292
PA
40672018-06-29 Pedro Alves <palves@redhat.com>
4068
4069 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4070 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4071 number and address and running to them.
4072
356819b6 40732018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4074
4075 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4076
2512d7ef
JK
40772018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4078
4079 * lib/compiler.c: Remove executable permission flag.
4080
be1b6474
RB
40812018-06-28 Richard Bunt <richard.bunt@arm.com>
4082
4083 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4084 code.
4085 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4086
291f9a96
PT
40872018-06-28 Petr Tesarik <ptesarik@suse.cz>
4088
4089 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4090
ed6dfe51
PT
40912018-06-28 Petr Tesarik <ptesarik@suse.cz>
4092
4093 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4094 address argument is omitted.
4095
d4d429d5
PT
40962018-06-28 Petr Tesarik <ptesarik@suse.cz>
4097
4098 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4099
7ab6656f
OJ
41002018-06-27 Omair Javaid <omair.javaid@linaro.org>
4101
4102 PR gdb/21695
4103 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4104 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4105
a33ccfc7
TT
41062018-06-26 Tom Tromey <tom@tromey.com>
4107
4108 PR rust/22574:
4109 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4110 * gdb.rust/simple.rs (struct SimpleLayout): New.
4111
6d72d289
SM
41122018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4113
4114 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4115 "info registers" output.
4116
8363f9d5
RB
41172018-06-21 Richard Bunt <richard.bunt@arm.com>
4118
4119 * gdb.base/watchpoint-hw-attach.c: New test.
4120 * gdb.base/watchpoint-hw-attach.exp: New file.
4121
f00674fe
SM
41222018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4123
4124 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4125 through /bin/sh.
4126 * boards/dwarf4-gdb-index.exp: Likewise.
4127 * boards/fission-dwp.exp: Likewise.
4128
1d554008
UW
41292018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4130
4131 * gdb.base/float128.exp: Add comment and improved fail message
4132 to the failure case of "print large128" test.
4133
d0ac1c44
SM
41342018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4135
4136 * configure.ac: Remove AC_PREREQ.
4137 * configure: Re-generate.
4138
61b04dd0
PA
41392018-06-19 Pedro Alves <palves@redhat.com>
4140
4141 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4142 (func_extern_caller): New.
4143 (main): Call func_extern_caller.
4144 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4145 logic change.
4146
f63b508a
SM
41472018-06-18 Weimin Pan <weimin.pan@oracle.com>
4148
4149 PR gdb/16841
4150 * gdb.cp/typedef-base.cc: New file.
4151 * gdb.cp/typedef-base.exp: New file.
4152
0fe3a558
TV
41532018-06-18 Tom de Vries <tdevries@suse.de>
4154
4155 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4156
7010835a
AB
41572018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4158 Richard Bunt <Richard.Bunt@arm.com>
4159
4160 * gdb.threads/attach-slow-waitpid.c: New file.
4161 * gdb.threads/attach-slow-waitpid.exp: New file.
4162 * gdb.threads/slow-waitpid.c: New file.
4163
14897d65
PA
41642018-06-14 Pedro Alves <palves@redhat.com>
4165
4166 * gdb.base/fork-running-state.c: Include <errno.h>.
4167 (exit_if_relative_exits): New.
4168 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4169 exits.
4170 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4171 child exits.
4172
5d9a0608
TV
41732018-06-14 Tom de Vries <tdevries@suse.de>
4174
4175 PR cli/22573
4176 * gdb.base/finish-pretty.c: New test.
4177 * gdb.base/finish-pretty.exp: New file.
4178
11ae5818
PA
41792018-06-14 Pedro Alves <palves@redhat.com>
4180
4181 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4182 gdb's expected startup output.
4183
1d39de44
PA
41842018-06-14 Pedro Alves <palves@redhat.com>
4185
4186 * lib/selftest-support.exp (selftest_setup): Remove inlined
4187 function handling.
4188
70ee0000
TV
41892018-06-14 Tom de Vries <tdevries@suse.de>
4190
4191 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4192 matching of breakpoint printing.
4193
11f4b608
TV
41942018-06-13 Tom de Vries <tdevries@suse.de>
4195
4196 PR testsuite/23269
4197 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4198 (fork_child): ... here, and ...
4199 (fork_parent): ... here.
4200
42012018-06-12 Tom de Vries <tdevries@suse.de>
4202
4203 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4204
9516f85a
AB
42052018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4206 Stephen Roberts <stephen.roberts@arm.com>
4207
4208 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4209 rewrite test to describe action performed, rather than possible
4210 failure.
4211
5045b3d7
GB
42122018-06-08 Gary Benson <gbenson@redhat.com>
4213
4214 * gdb.threads/check-libthread-db.exp: New file.
4215 * gdb.threads/check-libthread-db.c: Likewise.
4216
c61b06a1
TT
42172018-06-05 Tom Tromey <tom@tromey.com>
4218
4219 * gdb.base/default.exp: Update expected "show version" output.
4220
eb6af809
TT
42212018-06-05 Tom Tromey <tom@tromey.com>
4222
4223 PR cli/12326:
4224 * gdb.cp/static-print-quit.exp: Update.
4225 * lib/gdb.exp (pagination_prompt): Update.
4226 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4227 * gdb.python/python.exp: Update.
4228
178d6a63
JB
42292018-06-04 Joel Brobecker <brobecker@adacore.com>
4230
4231 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4232
8e817061
JB
42332018-06-01 Joel Brobecker <brobecker@adacore.com>
4234
4235 * gdb.ada/bp_fun_addr: New testcase.
4236
e86ca25f
TT
42372018-06-01 Tom Tromey <tom@tromey.com>
4238
4239 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4240 results.
4241 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4242 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4243 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4244 * gdb.base/maint.exp (maint_pass_if): Update.
4245
4b2dfa9d
MR
42462018-05-31 Maciej W. Rozycki <macro@mips.com>
4247
4248 * gdb.base/endian.exp: New test.
4249 * gdb.base/endian.c: New test source.
4250
45f25d6c
AB
42512018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4252
4253 PR gdb/23203
4254 * gdb.base/bt-selected-frame.c: New file.
4255 * gdb.base/bt-selected-frame.exp: New file.
4256 * lib/gdb.exp (get_current_frame_number): New function.
4257
d9f6d7f8
MR
42582018-05-24 Maciej W. Rozycki <macro@mips.com>
4259 Pedro Alves <palves@redhat.com>
4260
4261 * gdb.threads/tls-core.c: Include <stdlib.h>
4262 (thread_proc): Call `abort'.
4263 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4264 (tls_core_test): New procedure, bits factored out from ...
4265 (top level): ... here. Test both native cores and gcore cores.
4266
ff1cf532
TT
42672018-05-23 Tom Tromey <tom@tromey.com>
4268
4269 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4270
b98664d3
TT
42712018-05-23 Tom Tromey <tom@tromey.com>
4272
4273 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4274 symfile_complaints.
4275 (test_short_complaints): Likewise.
4276 (test_empty_complaints): Likewise.
4277 (test_initial_complaints): Update.
4278
4e9668d0
TT
42792018-05-23 Tom Tromey <tom@tromey.com>
4280
4281 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4282
43ba33c7
TT
42832018-05-23 Tom Tromey <tom@tromey.com>
4284
4285 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4286 (test_short_complaints): Update.
4287
035522c0
PA
42882018-05-22 Pedro Alves <palves@redhat.com>
4289
4290 * gdb.base/remote.exp: Only gdb_start after compiling the
4291 testcase. Issue "disconnect" before testing "set remote" command
4292 defaults. Issue clean_restart before running to main.
4293
cc0be08f
PA
42942018-05-22 Pedro Alves <palves@redhat.com>
4295
4296 * gdb.base/remote.exp: Adjust expected output of "show remote
4297 memory-write-packet-size". Add tests for "set remote
4298 memory-write-packet-size 0" and "set remote
4299 memory-write-packet-size fixed/limit".
4300
b1b60145
PA
43012018-05-22 Pedro Alves <palves@redhat.com>
4302
4303 PR gdb/22973
4304 * gdb.base/utf8-identifiers.c: New file.
4305 * gdb.base/utf8-identifiers.exp: New file.
4306
0ec848ad
PFC
43072018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4308
4309 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4310
2c3305f6
PFC
43112018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4312
4313 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4314
ce1e8424
TT
43152018-05-18 Tom Tromey <tom@tromey.com>
4316
4317 * gdb.base/ptype-offsets.exp: Update.
4318
ddfe970e
KS
43192018-05-17 Keith Seitz <keiths@redhat.com>
4320
4321 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4322 in expected breakpoint stop locations.
4323 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4324 move to proper scope to test variable values.
4325 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4326 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4327 New functions.
4328 (main): Call not_inline_func3.
4329 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4330 inline_func1, inline_func2, and inline_func3. Test that when each
4331 breakpoint is hit, GDB properly reports both the stop location
4332 and the backtrace. Repeat tests for temporary breakpoints.
4333
0726fcc6
MR
43342018-05-15 Maciej W. Rozycki <macro@mips.com>
4335
4336 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4337 rather then trying to access it in determining whether the PID
4338 of `gdbserver' could have been retrieved.
4339
8ee22052
AB
43402018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4341
4342 * gdb.arch/amd64-init-x87-values.S: New file.
4343 * gdb.arch/amd64-init-x87-values.exp: New file.
4344
7785df48
JK
43452018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4348
56bcdbea
TT
43492018-05-04 Tom Tromey <tom@tromey.com>
4350
4351 PR python/22730:
4352 * gdb.python/python.exp: Test multi-line execute.
4353
a913fffb
TT
43542018-05-04 Tom Tromey <tom@tromey.com>
4355
4356 PR python/22731:
4357 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4358
7a2c85f2
TT
43592018-05-04 Tom Tromey <tom@tromey.com>
4360
4361 PR gdb/11750:
4362 * gdb.base/define.exp: Test defining a user command inside a user
4363 command.
4364 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4365
a3b60e45
JK
43662018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4367 Pedro Alves <palves@redhat.com>
4368
4369 PR breakpoints/19806 and support for PR external/20207.
4370 * gdb.base/watchpoint-unaligned.c: New file.
4371 * gdb.base/watchpoint-unaligned.exp: New file.
4372
45fe4a03
AB
43732018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4374
4375 * gdb.base/maint.exp: Make test names unique, use
4376 test_prefix_command_help to test 'help maint info', and remove
4377 repeated test of 'help maint'.
4378
9be2ae8f
TT
43792018-05-04 Tom Tromey <tom@tromey.com>
4380
4381 PR gdb/22619:
4382 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4383 behavior.
4384
11859c31
AB
43852018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4386
4387 * gdb.base/maint.exp: Process output from 'maint print registers'
4388 line at a time.
4389
089a9490
AB
43902018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4391
4392 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4393 timeout.
4394
9b0797e2
AB
43952018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4396
4397 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4398 filter pattern.
4399
f6ac5f3d
PA
44002018-05-02 Pedro Alves <palves@redhat.com>
4401
4402 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4403 to_log_command renames.
4404 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4405
77d3c63b
TT
44062018-05-02 Tom Tromey <tom@tromey.com>
4407
4408 * gdb.python/py-parameter.exp: Set test message.
4409
0489430a
TT
44102018-05-02 Tom Tromey <tom@tromey.com>
4411
4412 PR python/20084:
4413 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4414 PARAM_ZUINTEGER_UNLIMITED tests.
4415
1632f8ba
DR
44162018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4417
4418 PR rust/23124
4419 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4420 when casting.
4421
6d7bb824
TT
44222018-04-30 Tom Tromey <tom@tromey.com>
4423
4424 * gdb.python/py-type.exp: Check align attribute.
4425 * gdb.python/py-type.c: New "aligncheck" global.
4426
007e1530
TT
44272018-04-30 Tom Tromey <tom@tromey.com>
4428
4429 PR exp/17095:
4430 * gdb.dwarf2/dw2-align.exp: New file.
4431 * gdb.cp/align.exp: New file.
4432 * gdb.base/align.exp: New file.
4433 * lib/gdb.exp (gdb_int128_helper): New proc.
4434 (has_int128_c, has_int128_cxx): New caching procs.
4435
6873858b
TT
44362018-04-27 Tom Tromey <tom@tromey.com>
4437
4438 PR rust/22545:
4439 * gdb.rust/simple.exp: Add inclusive range tests.
4440
79188d8d
PA
44412018-04-26 Pedro Alves <palves@redhat.com>
4442
4443 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4444 ifunc breakpoint locations correctly of ifunc breakpoints set
4445 while the program resolves the ifunc.
4446
c7075ad5
PA
44472018-04-26 Pedro Alves <palves@redhat.com>
4448
4449 * gdb.base/gnu-ifunc-final.c: New file.
4450 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4451 * gdb.base/gnu-ifunc.exp (executable): Delete.
4452 (staticexecutable): Adjust.
4453 (lib_opts, exec_opts): Delete.
4454 (make_binsuffix, build, set-break): New procedures.
4455 (misc_tests): New, with tests factored out from the top level.
4456 (top level): Test different combinations of ifunc resolver name,
4457 resolver with and with debug info, and ifunc target with and
4458 without debug info. Wrap static tests with with_target_prefix.
4459
8388016d
PA
44602018-04-26 Pedro Alves <palves@redhat.com>
4461
4462 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4463 return type" warnings.
4464
249b5733
PA
44652018-04-25 Pedro Alves <palves@redhat.com>
4466
4467 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4468 killed".
4469 * gdb.base/kill-after-signal.exp: Likewise.
4470 * gdb.threads/kill.exp: Likewise.
4471
f67c0c91
SDJ
44722018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4473 Sergio Durigan Junior <sergiodj@redhat.com>
4474 Pedro Alves <palves@redhat.com>
4475
4476 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4477 regexps to expect for '[Inferior ... detached]' as well.
4478 * gdb.base/attach.exp: Likewise.
4479 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4480 "gdb_continue_to_end".
4481 (test_catch_syscall_with_wrong_args): Likewise.
4482 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4483 ']'. Don't set 'verbose' on.
4484 * gdb.base/foll-vfork.exp: Likewise.
4485 * gdb.base/fork-print-inferior-events.c: New file.
4486 * gdb.base/fork-print-inferior-events.exp: New file.
4487 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4488 '[Inferior ... has been killed]' message.
4489 * gdb.base/kill-after-signal.exp: Likewise.
4490 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4491 detach message.
4492 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4493 message.
4494 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4495 regexps to expect for '[Inferior ... detached]' as well.
4496 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4497
0a8ddac4
SM
44982018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4499
4500 PR gdb/23104
4501 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4502
701adfb0
PA
45032018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4504
4505 PR gdb/23095
4506 * gdb.base/break-probes.exp: Pass shlib_load to
4507 prepare_for_testing. Set normal_bp to r_debug_state if target is
4508 bsd.
4509
d27d16bf
RB
45102018-04-19 Richard Bunt <richard.bunt@arm.com>
4511
4512 * gdb.threads/multiple-successive-infcall.c: New test.
4513 * gdb.threads/multiple-successive-infcall.exp: New file.
4514
a037790e
TT
45152018-04-17 Tom Tromey <tom@tromey.com>
4516
4517 * gdb.rust/simple.rs (Union): New type.
4518 (main): New local "u".
4519 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4520
e3a91079
AA
45212018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4522
4523 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4524 number information in output of "whereis" command.
4525 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4526
b744723f
AA
45272018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4528
4529 * gdb.ada/info_types.exp: Adjust expected output to the line
4530 numbers now printed by "info var/func/type".
4531 * gdb.base/completion.exp: Likewise.
4532 * gdb.base/included.exp: Likewise.
4533 * gdb.cp/cp-relocate.exp: Likewise.
4534 * gdb.cp/cplusfuncs.exp: Likewise.
4535 * gdb.cp/namespace.exp: Likewise.
4536 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4537
4a4495d6
MM
45382018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4539
4540 * gdb.btrace/cpu.exp: New.
4541
1d509aa6
MM
45422018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4543
4544 * gdb.base/step-indirect-call-thunk.exp: New.
4545 * gdb.base/step-indirect-call-thunk.c: New.
4546 * gdb.reverse/step-indirect-call-thunk.exp: New.
4547 * gdb.reverse/step-indirect-call-thunk.c: New.
4548
6295b6da
SM
45492018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4550
4551 * gdb.base/pie-fork.c: New file.
4552 * gdb.base/pie-fork.exp: New file.
4553
50146e70
TT
45542018-04-11 Tom Tromey <tom@tromey.com>
4555
4556 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4557
f50d8a2e
PA
45582018-04-10 Pedro Alves <palves@redhat.com>
4559
4560 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4561 exits. Instead loop running forever.
4562 (fork_parent): Run forever too.
4563
a0be7a36
SM
45642018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4565
4566 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4567 mi_continue_to_line.
4568 * gdb.mi/mi-stack.c (callee4): Add comment.
4569
9b73db36
SM
45702018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4571
4572 * gdb.mi/mi-stack.exp: Fix indentation.
4573
c912f608
SM
45742018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4575
4576 PR gdb/22979
4577 * gdb.arch/amd64-osabi.exp: New file.
4578
26540402
SM
45792018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4580
4581 PR gdb/22980
4582 * gdb.base/osabi.exp: New file.
4583
121ad66c 45842018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4585
4586 * gdb.cp/static-typedef-print.exp: New file.
4587 * gdb.cp/static-typedef-print.cc: New file.
4588
3fcded8f
JB
45892018-03-27 Joel Brobecker <brobecker@adacore.com>
4590
4591 * gdb.ada/varsize_limit: New testcase.
4592
59cc4834
JB
45932018-03-27 Joel Brobecker <brobecker@adacore.com>
4594
4595 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4596
4597 * gdb.ada/notcplusplus: New testcase.
4598
4599 * gdb.base/c-linkage-name.c: New file.
4600 * gdb.base/c-linkage-name.exp: New testcase.
4601
4ca59a9f
TT
46022018-03-26 Tom Tromey <tom@tromey.com>
4603
4604 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4605 * gdb.python/py-framefilter.py (name_error): New global.
4606 (ErrorInName.function): Use name_error.
4607
978d6c75
TT
46082018-03-26 Tom Tromey <tom@tromey.com>
4609
4610 PR backtrace/15582:
4611 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4612
b7fee5a3
KS
46132018-03-23 Keith Seitz <keiths@redhat.com>
4614
4615 PR c++/22968
4616 * gdb.cp/subtypes.exp: New file.
4617 * gdb.cp/subtypes.h: New file.
4618 * gdb.cp/subtypes.cc: New file.
4619 * gdb.cp/subtypes-2.cc: New file.
4620
376be529
AB
46212018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4622
4623 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4624 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4625 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4626 -nostartfiles when compiling the test. Confirm that all registers
4627 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4628
066cfa98
AB
46292018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4630
4631 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4632 option, syntax was wrong anyway.
4633 * gdb.arch/arm-disp-step.exp: Likewise.
4634 * gdb.arch/sparc64-regs.exp: Likewise.
4635 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4636 option, syntax was wrong anyway, switch to use
4637 prepare_for_testing.
4638 * gdb.arch/i386-disp-step.exp: Likewise.
4639
079670b9
AA
46402018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4641
4642 * gdb.ada/exec_changed.exp: Replace "target_info exists
4643 use_gdb_stub" by "use_gdb_stub".
4644 * gdb.ada/start.exp: Likewise.
4645 * gdb.base/async-shell.exp: Likewise.
4646 * gdb.base/attach-pie-misread.exp: Likewise.
4647 * gdb.base/attach-wait-input.exp: Likewise.
4648 * gdb.base/break-entry.exp: Likewise.
4649 * gdb.base/break-interp.exp: Likewise.
4650 * gdb.base/dprintf-detach.exp: Likewise.
4651 * gdb.base/nostdlib.exp: Likewise.
4652 * gdb.base/solib-nodir.exp: Likewise.
4653 * gdb.base/statistics.exp: Likewise.
4654 * gdb.base/testenv.exp: Likewise.
4655 * gdb.mi/mi-exec-run.exp: Likewise.
4656 * gdb.mi/mi-start.exp: Likewise.
4657 * gdb.multi/dummy-frame-restore.exp: Likewise.
4658 * gdb.multi/multi-arch-exec.exp: Likewise.
4659 * gdb.multi/multi-arch.exp: Likewise.
4660 * gdb.multi/tids.exp: Likewise.
4661 * gdb.multi/watchpoint-multi.exp: Likewise.
4662 * gdb.python/py-events.exp: Likewise.
4663 * gdb.threads/attach-into-signal.exp: Likewise.
4664 * gdb.threads/attach-stopped.exp: Likewise.
4665 * gdb.threads/threadapply.exp: Likewise.
4666 * lib/selftest-support.exp: Likewise.
4667
26d6cec4
AA
46682018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4669
4670 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4671
4ee89e90
SR
46722018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4673
4674 * gdb.perf/template-breakpoints.cc: New file.
4675 * gdb.perf/template-breakpoints.exp: New file.
4676 * gdb.perf/template-breakpoints.py: New file.
4677
92630041
TT
46782018-03-19 Tom Tromey <tom@tromey.com>
4679
4680 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4681 y0.
4682 * gdb.rust/simple.exp: Test bare identifier form of struct
4683 initializer.
4684
76727919
TT
46852018-03-19 Tom Tromey <tom@tromey.com>
4686
4687 * gdb.gdb/observer.exp: Remove.
4688
194ed413
AA
46892018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4690
4691 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4692 "qualified" option when setting breakpoints.
4693 * gdb.trace/backtrace.exp: Likewise.
4694 * gdb.trace/circ.exp: Likewise.
4695 * gdb.trace/collection.exp: Likewise.
4696 * gdb.trace/disconnected-tracing.exp: Likewise.
4697 * gdb.trace/ftrace-lock.exp: Likewise.
4698 * gdb.trace/ftrace.exp: Likewise.
4699 * gdb.trace/infotrace.exp: Likewise.
4700 * gdb.trace/packetlen.exp: Likewise.
4701 * gdb.trace/passc-dyn.exp: Likewise.
4702 * gdb.trace/qtro.exp: Likewise.
4703 * gdb.trace/read-memory.exp: Likewise.
4704 * gdb.trace/report.exp: Likewise.
4705 * gdb.trace/signal.exp: Likewise.
4706 * gdb.trace/status-stop.exp: Likewise.
4707 * gdb.trace/strace.exp: Likewise.
4708 * gdb.trace/tfind.exp: Likewise.
4709 * gdb.trace/trace-break.exp: Likewise.
4710 * gdb.trace/trace-condition.exp: Likewise.
4711 * gdb.trace/trace-mt.exp: Likewise.
4712 * gdb.trace/tstatus.exp: Likewise.
4713 * gdb.trace/tsv.exp: Likewise.
4714 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4715 * gdb.trace/unavailable.exp: Likewise.
4716 * gdb.trace/while-dyn.exp: Likewise.
4717
8b067d2c
AA
47182018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4719
4720 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4721 that libinproctrace is copied to the target.
4722
3ae9ce5d
TT
47232018-03-14 Tom Tromey <tom@tromey.com>
4724
4725 PR cli/14977:
4726 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4727 a null pointer.
4728 * gdb.base/wchar.exp: Likewise.
4729
b8c2339b
TT
47302018-03-14 Tom Tromey <tom@tromey.com>
4731
4732 PR cli/19918:
4733 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4734 flag.
4735
4872dc46
SM
47362018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4737
4738 PR gdb/22841
4739 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4740 "target" to remote_exec.
4741
e4fe3756
SM
47422018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4743
4744 PR gdb/22841
4745 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4746 ${board}_upload): Remove.
4747
e95a97d4
AA
47482018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4749
4750 * gdb.cp/watch-cp.cc: New test.
4751 * gdb.cp/watch-cp.exp: New file.
4752
dbbb1059
AB
47532018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4754
4755 * gdb.base/infcall-nested-structs.exp: New file.
4756 * gdb.base/infcall-nested-structs.c: New file.
4757 * gdb.base/float.exp: Add riscv support.
4758
ecc054c0
TP
47592018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4760
4761 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4762 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4763
25e3c82c
SDJ
47642018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4765
4766 * gdb.server/abspath.exp: New file.
4767 * lib/gdb.exp (with_cwd): New procedure.
4768
3083294d
SM
47692018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4770
4771 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4772 use it.
4773 (gdb_is_target_remote_prompt): New proc.
4774 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4775 (gdb_is_target_native): Pass prompt parameter to
4776 gdb_is_target_1.
4777
3275ef47
SM
47782018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4779
4780 * gdb.base/load-command.c: New file.
4781 * gdb.base/load-command.exp: New file.
4782 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4783 (gdb_is_target_1): ...this, and generalize for other targets
4784 than just remote.
4785 (gdb_is_target_remote): Use gdb_is_target_1.
4786 (gdb_is_target_native): use gdb_is_target_1.
4787
6893c19a
TT
47882018-02-26 Tom Tromey <tom@tromey.com>
4789
4790 PR python/16497:
4791 * gdb.python/py-framefilter.exp: Update test.
4792
2ddeaf8a
TT
47932018-02-26 Tom Tromey <tom@tromey.com>
4794
4795 * gdb.dwarf2/variant.c: New file.
4796 * gdb.dwarf2/variant.exp: New file.
4797
c9317f21
TT
47982018-02-26 Tom Tromey <tom@tromey.com>
4799
4800 * gdb.rust/simple.exp: Accept more possible results in enum test.
4801
6f6d0c26
SM
48022018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4803
4804 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4805 parentheses.
4806
11b03145
MR
48072018-02-23 Maciej W. Rozycki <macro@mips.com>
4808
4809 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4810 name of a variable: $actual_linejj -> $actual_line.
4811
54a27fe5
JB
48122018-02-21 John Baldwin <jhb@FreeBSD.org>
4813
4814 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4815
de65820c
MM
48162018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4817
4818 * gdb.btrace/buffer-size.exp: Do not force BTS.
4819
980548fd
PA
48202018-02-14 Pedro Alves <palves@redhat.com>
4821
4822 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4823 getting a "Quit".
4824
c4e12631
MM
48252018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4826
4827 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4828 Fix test name.
4829
c2e0e465
SM
48302018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4831
4832 * gdb.cp/m-static.exp: Check type of optimized out static
4833 member.
4834
f7216783
AB
48352018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4836
4837 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4838 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4839
0625771b
LS
48402018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4841 Leszek Swirski <leszeks@google.com>
4842
4843 * gdb.python/py-prettyprint.c
4844 (struct to_string_returns_value_inner,
4845 struct to_string_returns_value_wrapper): New.
4846 (main): Add tsrvw variable.
4847 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4848 ToStringReturnsValueWrapper): New classes.
4849 (register_pretty_printers): Register new pretty-printers.
4850 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4851 recursive pretty printer.
4852 * gdb.python/py-mi.exp: Likewise.
4853
59498c30
LS
48542018-02-01 Leszek Swirski <leszeks@google.com>
4855
4856 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4857 functions with the same name as an include file are parsed
4858 correctly.
4859
d4d38844
YQ
48602018-02-01 Yao Qi <yao.qi@linaro.org>
4861
4862 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4863 "\[^\r\n\]*".
4864
07e5f5cf
NP
48652018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4866
4867 * gdb.arch/powerpc-prologue-frame.s: New file.
4868 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4869 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4870
929b5ad4
JB
48712018-01-31 Joel Brobecker <brobecker@adacore.com>
4872
4873 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4874
e671cd59
PA
48752018-01-30 Pedro Alves <palves@redhat.com>
4876
4877 PR gdb/13211
4878 * gdb.base/interrupt-daemon.c: New.
4879 * gdb.base/interrupt-daemon.exp: New.
4880 * gdb.multi/multi-term-settings.c: New.
4881 * gdb.multi/multi-term-settings.exp: New.
4882
fc413dc4
JB
48832018-01-30 Joel Brobecker <brobecker@adacore.com>
4884
4885 * gdb.base/break.exp: Save the location where the breakpoint
4886 on break.c:47 was actually inserted when debugging the version
4887 compiled at -O2 and use it in the expected output of the "info
4888 break" test performed soon after.
4889
5c319bb2
PA
48902018-01-22 Pedro Alves <palves@redhat.com>
4891 Sergio Durigan Junior <sergiodj@redhat.com>
4892
4893 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4894 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4895
a9e40818
JB
48962018-01-22 Joel Brobecker <brobecker@adacore.com>
4897
4898 * gdb.base/break-include.c, gdb.base/break-include.inc,
4899 gdb.base/break-include.exp: New files.
4900 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4901 line number now being the actual line number where the breakpoint
4902 was inserted.
4903 * gdb.mi/mi-break.exp: Likewise.
4904 * gdb.mi/mi-reverse.exp: Likewise.
4905 * gdb.mi/mi-simplerun.exp: Ditto.
4906
e707fc44
AB
49072018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4908
4909 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4910 varobj.
4911 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4912
ae451627
AB
49132018-01-21 Don Breazeal <donb@codesourcery.com>
4914 Andrew Burgess <andrew.burgess@embecosm.com>
4915
4916 * gdb.mi/basics.c: Add new global.
4917 * gdb.mi/mi-frame-regs.exp: New file.
4918 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4919 case.
4920
b1b189e0
AB
49212018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4922
4923 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4924 non-parameter, and on an unknown symbol.
4925
fcfcc376
TT
49262018-01-19 Tom Tromey <tom@tromey.com>
4927
4928 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4929 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4930
634c1c31
AA
49312018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4932
4933 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4934 setrlimit and chdir to int.
4935
d6ad07fd
AA
49362018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4937
4938 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4939 function.
4940 (my_tend): Likewise.
4941 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4942 rationale of avoiding FP- and vector instructions.
4943
adf8243b
RK
49442018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4945
4946 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4947 "info reg" with "\[ \t\]*".
4948 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4949 "\[ \t\]+".
4950 * gdb.arch/s390-multiarch.exp: Ditto.
4951 * gdb.base/pc-fp.exp: Ditto.
4952 * gdb.reverse/i386-precsave.exp: Ditto.
4953 * gdb.reverse/i386-reverse.exp: Ditto.
4954 * gdb.reverse/i387-env-reverse.exp: Ditto.
4955 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4956
dcc06925
AA
49572018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4958
4959 * lib/gdb.exp (gdb_compile): Re-enable use of
4960 universal_compile_options for languages other than Rust.
4961
25d4fd80
AA
49622018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4963
4964 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4965
ee7f689e 49662018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4967
4968 PR gdb/16577
4969 * gdb.base/solib-vanish.exp: New.
4970 * gdb.base/solib-vanish-main.c: New.
4971 * gdb.base/solib-vanish-lib1.c: New.
4972 * gdb.base/solib-vanish-lib2.c: New.
4973
d8447b6b
YQ
49742018-01-17 Yao Qi <yao.qi@linaro.org>
4975
4976 * gdb.compile/compile.exp: Match the address printed for
4977 frame in the output of command "bt".
4978
86d6a90c
TT
49792018-01-15 Tom Tromey <tom@tromey.com>
4980
4981 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4982 compute sp_reg.
4983
cbcdb1aa
AB
49842018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4985
4986 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4987 to prepare.
4988 (prepare): Return 0 on error, 1 on success.
4989
eea61984
PA
49902018-01-12 Pedro Alves <palves@redhat.com>
4991
4992 * gdb.base/continue-after-aborted-step-over.c: New.
4993 * gdb.base/continue-after-aborted-step-over.exp: New.
4994
6181e9c2
SM
49952018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4996
4997 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4998 options when not creating an executable.
4999
3cada740
PA
50002018-01-11 Pedro Alves <palves@redhat.com>
5001
5002 PR remote/22597
5003 * gdb.server/stop-reply-no-thread.c: New file.
5004 * gdb.server/stop-reply-no-thread.exp: New file.
5005
c63d3e8d
PA
50062018-01-10 Pedro Alves <palves@redhat.com>
5007
5008 PR gdb/22670
5009 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5010 functions too. Test setting breakpoints and printing C functions
5011 with no debug info too.
5012 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5013
d4c2a405
PA
50142018-01-10 Pedro Alves <palves@redhat.com>
5015
5016 PR gdb/22670
5017 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5018 a fail.
5019
8825213e
PA
50202018-01-10 Pedro Alves <palves@redhat.com>
5021
5022 PR gdb/22670
5023 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5024
605fd3c6
YQ
50252018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5026
5027 * gdb.server/unittest.exp: Match the output in non-development
5028 mode.
5029
1e5ded6c
YQ
50302018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5031
5032 * gdb.gdb/unittest.exp: Match output in non-development mode.
5033
30066b0b
JB
50342018-01-08 Joel Brobecker <brobecker@adacore.com>
5035
5036 * gdb.ada/access_tagged_param.exp: Relax expected output
5037 for value of "ObjL" in "continue" to pck.inspect breakpoint
5038 test.
5039
04bafb1e
XR
50402018-01-08 Joel Brobecker <brobecker@adacore.com>
5041
9f86398b
JB
5042 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5043 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5044
e379cee6
PA
50452018-01-05 Pedro Alves <palves@redhat.com>
5046
5047 PR gdb/18653
5048 * gdb.base/libsegfault.exp: New.
5049
de63c46b
PA
50502018-01-05 Joel Brobecker <brobecker@adacore.com>
5051
5052 PR gdb/22670
5053 * gdb.ada/access_tagged_param.exp: New file.
5054 * gdb.ada/access_tagged_param/foo.adb: New file.
5055
f98fc17b
PA
50562018-01-05 Pedro Alves <palves@redhat.com>
5057
5058 PR gdb/22670
5059 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5060 exercise lower case too, and to exercise both full matching and
5061 wild matching.
5062
342f8240
JB
50632018-01-05 Joel Brobecker <brobecker@adacore.com>
5064
5065 * gdb.ada/rename_subscript_param: New testcase.
5066
7150d33c
JG
50672018-01-05 Jerome Guitton <guitton@adacore.com>
5068
5069 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5070
cc0e770c
JB
50712018-01-05 Joel Brobecker <brobecker@adacore.com>
5072
5073 * gdb.ada/convvar_comp: New testcase.
5074
672a41aa 50752018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5076
5077 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5078 (My_Table): New global variable.
5079 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5080
7365ec2f
JB
50812018-01-04 Joel Brobecker <brobecker@adacore.com>
5082
5083 PR gdb/22670
5084 * gdb.ada/maint_with_ada: New testcase.
5085
289483b6
JB
50862018-01-04 Joel Brobecker <brobecker@adacore.com>
5087
5088 PR gdb/22670
5089 * gdb.ada/bp_c_mixed_case: New testcase.
5090
344420da
JB
50912018-01-04 Joel Brobecker <brobecker@adacore.com>
5092
5093 PR gdb/22670
5094 * gdb.ada/complete.exp: Add "complete break ada" test.
5095
66fc87a0
JB
50962018-01-04 Joel Brobecker <brobecker@adacore.com>
5097
5098 PR gdb/22670
5099 * gdb.ada/info_addr_mixed_case: New testcase.
5100
9f757bf7
XR
51012018-01-03 Xavier Roirand <roirand@adacore.com>
5102
5103 * gdb.ada/excep_handle.exp: New testcase.
5104 * gdb.ada/excep_handle/foo.adb: New file.
5105 * gdb.ada/excep_handle/pck.ads: New file.
5106
bd570f80
JB
51072018-01-03 Joel Brobecker <brobecker@adacore.com>
5108
5109 * gdb.base/step-line.c: Add extra empty line in copyright header.
5110 * gdb.base/step-line.inp: Likewise.
5111
9fe561ab
JB
51122018-01-02 Joel Brobecker <brobecker@adacore.com>
5113
5114 * gdb.ada/dyn_stride.exp: Add slice test.
5115
a405673c
JB
51162018-01-02 Joel Brobecker <brobecker@adacore.com>
5117
5118 * gdb.ada/dyn_stride: New testcase.
5119
cef0f868
SH
51202017-12-27 Stafford Horne <shorne@gmail.com>
5121
5122 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5123 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5124
b67d92b0
SH
51252017-12-27 Stafford Horne <shorne@gmail.com>
5126
5127 * gdb.base/reggroups.c: New file.
5128 * gdb.base/reggroups.exp: New file.
5129
eccab96d
JB
51302017-12-18 Joel Brobecker <brobecker@adacore.com>
5131
5132 * gdb.dwarf2/ada-valprint-error.c: New file.
5133 * gdb.dwarf2/ada-valprint-error.exp: New file.
5134
0e2da9f0
JB
51352017-12-18 Joel Brobecker <brobecker@adacore.com>
5136
5137 * gdb.ada/assign_arr: New testcase.
5138
cb923fcc
XR
51392017-12-18 Xavier Roirand <roirand@adacore.com>
5140
5141 * gdb.ada/funcall_ptr: New testcase.
5142
7c161838
SDJ
51432017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5144
5145 PR cli/16224
5146 * gdb.base/ptype-offsets.cc: New file.
5147 * gdb.base/ptype-offsets.exp: New file.
5148
1af17fd9
YQ
51492017-12-15 Yao Qi <yao.qi@linaro.org>
5150
5151 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5152 if XML is disabled.
5153
828d5846
XR
51542017-12-15 Xavier Roirand <roirand@adacore.com>
5155
5156 * gdb.ada/same_component_name: New testcase.
5157
79e8fcaa
JB
51582017-12-14 Joel Brobecker <brobecker@adacore.com>
5159
5160 * gdb.ada/str_binop_equal: New testcase.
5161
e05fa6f9
JB
51622017-12-14 Joel Brobecker <brobecker@adacore.com>
5163
5164 * gdb.ada/task_switch_in_core: New testcase.
5165
b89641ba
SM
51662017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5167
5168 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5169 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5170 call test_bkpt_qualified.
5171 (test_bkpt_qualified): New proc.
5172
6892d2e4
PA
51732017-12-13 Pedro Alves <palves@redhat.com>
5174
5175 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5176 Tighten regexp by matching with an anchor.
5177
a22ecf70
PA
51782017-12-13 Pedro Alves <palves@redhat.com>
5179
5180 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5181 ("expression with namespace"): New set of tests.
5182 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5183 (Nested::Test_NS::qux): New.
5184 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5185 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5186
9937536c
JB
51872017-12-13 Joel Brobecker <brobecker@adacore.com>
5188
5189 * gdb.base/server-del-break.c: New file.
5190 * gdb.base/server-del-break.exp: New file.
5191
fe49c6f5
SH
51922017-12-12 Stafford Horne <shorne@gmail.com>
5193
5194 * gdb.xml/tdesc-regs.exp: Add or1k support.
5195
c3d18620
SH
51962017-12-12 Stafford Horne <shorne@gmail.com>
5197
5198 * gdb.base/bp-permanent.c: Define nop of or1k.
5199
c5f9cfc8
JB
52002017-12-11 Joel Brobecker <brobecker@adacore.com>
5201
5202 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5203 output with components being reordered.
5204
a9c135fc
JB
52052017-12-11 Joel Brobecker <brobecker@adacore.com>
5206
5207 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5208 output with components being reordered.
5209
927aa2e7
JK
52102017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5211 Pedro Alves <palves@redhat.com>
5212
5213 * gdb.base/maint.exp (check for .gdb_index): Check also for
5214 .debug_names.
5215 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5216 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5217 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5218 (.gdb_index used after symbol reloading): Support also .debug_names.
5219 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5220
f17d9474
YQ
52212017-12-08 Yao Qi <yao.qi@linaro.org>
5222
5223 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5224 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5225
a0de8c21
YQ
52262017-12-08 Yao Qi <yao.qi@linaro.org>
5227
5228 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5229 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5230
a738ea1d
YQ
52312017-12-08 Yao Qi <yao.qi@linaro.org>
5232
5233 * gdb.arch/aarch64-tagged-pointer.c: New file.
5234 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5235
1cd9a73b
SDJ
52362017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5237
5238 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5239 "int".
5240
fa6eb693
KS
52412017-12-07 Keith Seitz <keiths@redhat.com>
5242
5243 PR breakpoints/22569
5244 * gdb.linespec/ls-errs.exp: Change expected result of "break
5245 -source this file has spaces.c -line 3".
5246 Check that an explicit source file followed by whitespace is
5247 identified as an invalid explicit location.
5248
883fd55a
KS
52492017-12-07 Keith Seitz <keiths@redhat.com>
5250
5251 * gdb.cp/nested-types.cc: New file.
5252 * gdb.cp/nested-types.exp: New file.
5253 * lib/cp-support.exp: Load data-structures.exp library.
5254 (debug_cp_test_ptype_class): New global.
5255 (cp_ptype_class_verbose, next_line): New procedures.
5256 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5257 Add and document new return value.
5258 Switch the list of lines to a queue.
5259 Add support for new `type' key for nested type definitions.
5260 Add debugging/troubleshooting messages.
5261 * lib/data-structures.exp: New file.
5262
ec72db3e
SM
52632017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5264
5265 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5266 with proc_with_prefix, don't use with_test_prefix.
5267
99598d71
TT
52682017-12-07 Tom Tromey <tom@tromey.com>
5269
5270 * gdb.base/break.exp: Add test for empty "commands".
5271
a8806230
YQ
52722017-12-07 Yao Qi <yao.qi@linaro.org>
5273
5274 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5275 malloc and catch syscall.
5276
824cc835
PM
52772017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5278
e79be6e5 5279 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5280 tests for explicit locations.
5281
7cc244de
PA
52822017-12-06 Pedro Alves <palves@redhat.com>
5283
5284 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5285 force-disabling XML descriptions.
5286
50a1fdd5
PA
52872017-12-04 Pedro Alves <palves@redhat.com>
5288
5289 PR gdb/22499
5290 * gdb.arch/amd64-disp-step-avx.S: New file.
5291 * gdb.arch/amd64-disp-step-avx.exp: New file.
5292
f0fb2488
PA
52932017-12-03 Pedro Alves <palves@redhat.com>
5294
5295 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5296 and <string.h>.
5297 (parent_function): Print distinct messages when waitpid fails, or
5298 the child exits with a signal, or the child exits for an unhandled
5299 reason.
5300 * gdb.threads/process-dies-while-detaching.exp
5301 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5302 it. Wait for both inferior output and GDB's prompt. Use an
5303 indirect spawn id list.
5304 (do_detach): New parameter 'child_exit'. Use it to compute
5305 expected inferior output.
5306 (test_detach, test_detach_watch, test_detach_killed_outside):
5307 Adjust to pass down the expected child exit kind.
5308
97cbe998
SDJ
53092017-12-01 Joel Brobecker <brobecker@adacore.com>
5310 Sergio Durigan Junior <sergiodj@redhat.com>
5311 Pedro Alves <palves@redhat.com>
5312
5313 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5314
40fc416f
SDJ
53152017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5316
5317 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5318 to 'symbol-file' and 'add-symbol-file' can be
5319 position-independent.
5320
1cc75e92
YQ
53212017-12-01 Yao Qi <yao.qi@linaro.org>
5322
5323 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5324 the URL in copyright header.
5325 * gdb.arch/aarch64-fp.exp: Likewise.
5326 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5327 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5328 * gdb.base/expand-psymtabs.exp: Likewise.
5329 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5330 * gdb.fortran/common-block.exp: Likewise.
5331 * gdb.fortran/common-block.f90: Likewise.
5332 * gdb.fortran/logical.exp: Likewise.
5333 * gdb.fortran/vla-datatypes.f90: Likewise.
5334 * gdb.fortran/vla-sub.f90: Likewise.
5335
875fb7a7
JB
53362017-11-30 Joel Brobecker <brobecker@adacore.com>
5337
5338 * gdb.ada/repeat_dyn: New testcase.
5339
6f14765f
UW
53402017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5341
5342 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5343 Update for changed thread numbering.
5344 * gdb.cell/bt.exp: Update for changed GDB output.
5345
f1af7b94
SM
53462017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5347
5348 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5349 setting isremote by hand.
5350 * boards/dwarf4-gdb-index.exp: Likewise.
5351 * boards/fission.exp: Likewise.
5352 * boards/stabs.exp: Likewise.
5353
e3919f3e
PA
53542017-11-30 Pedro Alves <palves@redhat.com>
5355
5356 * gdb.linespec/cpls-ops.exp
5357 (check_explicit_skips_function_argument): Extract the underlying
5358 type of size_t instead of hardcoding it.
5359
bd69330d
PA
53602017-11-29 Pedro Alves <palves@redhat.com>
5361
5362 PR c++/19436
5363 * gdb.linespec/cpls-abi-tag.cc: New file.
5364 * gdb.linespec/cpls-abi-tag.exp: New file.
5365
a20714ff
PA
53662017-11-29 Pedro Alves <palves@redhat.com>
5367
5368 * gdb.base/langs.exp: Use -qualified.
5369 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5370 it.
5371 * gdb.cp/namespace.exp: Use -qualified.
5372 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5373 (overload-3, template-overload, template-ret-type, const-overload)
5374 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5375 procedures.
5376 (test_driver): Call them.
5377 * gdb.cp/save-bp-qualified.cc: New.
5378 * gdb.cp/save-bp-qualified.exp: New.
5379 * gdb.linespec/explicit.exp: Test -qualified.
5380 * lib/completion-support.exp (completion::explicit_opts_list): Add
5381 "-qualified".
5382 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5383
f6f1d339
PM
53842017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5385
5386 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5387
02ca603a
TT
53882017-11-29 Tom Tromey <tom@tromey.com>
5389
5390 * gdb.base/relocate.exp: Update invalid argument test.
5391 Add new tests for invalid arguments.
5392
ed6c0bfb
TP
53932017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5394
5395 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5396 Return 0 as a long.
5397 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5398
f106e10e
TP
53992017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5400
5401 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5402 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5403 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5404 func ().
5405 * gdb.cp/shadow.cc (B.func): Return 0.
5406
10329bb2
JB
54072017-11-27 Joel Brobecker <brobecker@adacore.com>
5408
5409 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5410 expected output in gdb_expect call to allow the exception
5411 message to be present as well. Fix syntax confusion to avoid
5412 TCL thinking that exception_name is an array.
5413
617cd4bc
UW
54142017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5415
5416 * gdb.arch/spu-info.c: Include <unistd.h>.
5417 (do_signal_test): Fix broken calls to write.
5418 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5419 Fix checks for empty mailboxes. Update signal tests for corrected
5420 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5421 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5422 * gdb.cell/arch.exp: Use standard_output_file.
5423 * gdb.cell/break.exp: Likewise.
5424 * gdb.cell/bt.exp: Likewise.
5425 * gdb.cell/core.exp: Likewise.
5426 * gdb.cell/dwarfaddr.exp: Likewise.
5427 * gdb.cell/ea-cache.exp: Likewise.
5428 * gdb.cell/ea-standalone.exp: Likewise.
5429 * gdb.cell/f-regs.exp: Likewise.
5430 * gdb.cell/fork.exp: Likewise.
5431 * gdb.cell/gcore.exp: Likewise.
5432 * gdb.cell/mem-access.exp: Likewise.
5433 * gdb.cell/ptype.exp: Likewise.
5434 * gdb.cell/registers.exp: Likewise.
5435 * gdb.cell/sizeof.exp: Likewise.
5436 * gdb.cell/solib-symbol.exp: Likewise.
5437 * gdb.cell/solib.exp: Likewise.
617cd4bc 5438
a81aaca0
PA
54392017-11-25 Pedro Alves <palves@redhat.com>
5440
5441 * gdb.base/complete-empty.exp: New file.
5442 * gdb.base/completion.exp: Adjust.
5443
6a3c6ee4
PA
54442017-11-25 Pedro Alves <palves@redhat.com>
5445
5446 * gdb.linespec/cpls-ops.cc: New file.
5447 * gdb.linespec/cpls-ops.exp: New file.
5448 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5449 factored out from ...
5450 (test_complete_prefix_range): ... this.
5451
8955eb2d
PA
54522017-11-24 Pedro Alves <palves@redhat.com>
5453
5454 * gdb.linespec/cpcompletion.exp: New file.
5455 * gdb.linespec/cpls-hyphen.cc: New file.
5456 * gdb.linespec/cpls.cc: New file.
5457 * gdb.linespec/cpls2.cc: New file.
5458 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5459 test to use test_gdb_complete_unique. Add label completion,
5460 keyword completion and explicit location completion tests.
5461 * lib/completion-support.exp: New file.
5462
e547c119
JB
54632017-11-24 Joel Brobecker <brobecker@adacore.com>
5464
5465 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5466 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5467 when hitting an exception catchpoint.
5468
7c3c1aa8
YQ
54692017-11-22 Yao Qi <yao.qi@linaro.org>
5470
5471 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5472
41bd68f5
SM
54732017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5474
5475 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5476 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5477 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5478
1daad298
YQ
54792017-11-22 Yao Qi <yao.qi@linaro.org>
5480
5481 * gdb.base/info-os.exp: Pass pthreads.
5482 * gdb.multi/multi-attach.exp: Likewise.
5483
88465e87
YQ
54842017-11-22 Yao Qi <yao.qi@linaro.org>
5485
5486 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5487 compiler.
5488
dc196b23
YQ
54892017-11-22 Yao Qi <yao.qi@linaro.org>
5490
5491 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5492 * gdb.base/break-interp.exp: Likewise.
5493 * gdb.base/jit-attach-pie.exp: Likewise.
5494
2400729e
UW
54952017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5496
5497 * gdb.base/float128.c (large128): New variable.
5498 * gdb.base/float128.exp: Add test to print largest __float128 value.
5499
7a26362d
UW
55002017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5501
5502 * gdb.arch/vsx-regs.exp: Update register content checks.
5503
ed0f4273
UW
55042017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5505
5506 * gdb.arch/ppc-longdouble.exp: New file.
5507 * gdb.arch/ppc-longdouble.c: Likewise.
5508
a25d69c6
PA
55092017-11-21 Pedro Alves <palves@redhat.com>
5510
5511 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5512
73fcf641
PA
55132017-11-20 Pedro Alves <palves@redhat.com>
5514
5515 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5516 (long_double_typedef): New typedefs.
5517 Use DEF on double and long double.
5518 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5519 cases.
5520 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5521 and 'long_double_ptr_same_size' locals. Use them to decide
5522 whether cast from array/function to float is valid/invalid.
5523
71a3c369
TT
55242017-11-17 Tom Tromey <tom@tromey.com>
5525
5526 * gdb.rust/traits.rs: New file.
5527 * gdb.rust/traits.exp: New file.
5528
ced9779b
JB
55292017-11-17 Joel Brobecker <brobecker@adacore.com>
5530
5531 * gdb.ada/minsyms: New testcase.
5532
a0922d80
PA
55332017-11-16 Pedro Alves <palves@redhat.com>
5534
5535 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5536 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5537
ea04e54c
PA
55382017-11-16 Pedro Alves <palves@redhat.com>
5539
5540 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5541 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5542
e849ea89
PA
55432017-11-16 Pedro Alves <palves@redhat.com>
5544
5545 * gdb.server/reconnect-ctrl-c.c: New file.
5546 * gdb.server/reconnect-ctrl-c.exp: New file.
5547
d8ae99a7
PM
55482017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5549
5550 * gdb.python/py-rbreak.exp: New file.
5551 * gdb.python/py-rbreak.c: New file.
5552 * gdb.python/py-rbreak-func2.c: New file.
5553
968a13f8
PA
55542017-11-16 Pedro Alves <palves@redhat.com>
5555
5556 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5557 pattern.
5558 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5559 GDB.
5560
71774bc9
SM
55612017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5562
5563 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5564 regex.
5565
ddbb44cf
SM
55662017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5567
5568 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5569 test names.
5570
584a564f
PA
55712017-11-09 Pedro Alves <palves@redhat.com>
5572
5573 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5574 factored out from ...
5575 (top level): ... here, and adjusted to avoid expecting beyond the
5576 prompt in a single gdb_test_multiple.
5577
5ed7a928
PA
55782017-11-09 Pedro Alves <palves@redhat.com>
5579
5580 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5581 output.
5582 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5583 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5584 * gdb.server/ext-run.exp ("kill" test): Likewise.
5585 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5586
a60e0738
PA
55872017-11-09 Pedro Alves <palves@redhat.com>
5588
5589 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5590 match till end of line.
5591
2c88253f
PA
55922017-11-09 Pedro Alves <palves@redhat.com>
5593
5594 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5595
c7a38517
PA
55962017-11-09 Pedro Alves <palves@redhat.com>
5597
5598 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5599 New procedures, factored out from ...
5600 (top level): ... here, and adjusted to avoid expecting beyond the
5601 prompt in one go.
5602
f29f4b6b
PA
56032017-11-09 Pedro Alves <palves@redhat.com>
5604
5605 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5606 output. Fix '?' match.
5607
286acbb5
JB
56082017-11-08 Joel Brobecker <brobecker@adacore.com>
5609
5610 * gdb.ada/scoped_watch: New testcase.
5611 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5612 which is actually correct.
5613 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5614 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5615
62d7ae92
PA
56162017-11-08 Pedro Alves <palves@redhat.com>
5617
5618 * gdb.gdb/complaints.exp (test_initial_complaints)
5619 (test_serial_complaints, test_short_complaints): Call
5620 complaint_internal instead of complaint.
5621
280ca31f
DT
56222017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5623
5624 * gdb.threads/tls-core.c: New file.
5625 * gdb.threads/tls-core.exp: Likewise.
5626
b5ec771e
PA
56272017-11-08 Pedro Alves <palves@redhat.com>
5628
5629 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5630 (p Exported_Capitalized): New test.
5631 (p exported_capitalized): New test.
5632
a02b41a7
PA
56332017-11-07 Pedro Alves <palves@redhat.com>
5634
5635 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5636
95e95a6d
PA
56372017-11-07 Pedro Alves <palves@redhat.com>
5638
5639 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5640 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5641 (disable_invalid, disable_inverted, disable_negative): New
5642 procedures.
5643 ("bad numbers"): New set of tests.
5644
cee62dbd
PA
56452017-11-07 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.cp/ena-dis-br-range.exp: Add tests.
5648
cc638e86
PA
56492017-11-07 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5652
d0fe4701
XR
56532017-11-07 Xavier Roirand <roirand@adacore.com>
5654 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.base/ena-dis-br.exp: Add reference to
5657 gdb.cp/ena-dis-br-range.exp.
5658 * gdb.cp/ena-dis-br-range.exp: New file.
5659 * gdb.cp/ena-dis-br-range.cc: New file.
5660
46f67f80
PA
56612017-11-06 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.base/attach-non-pgrp-leader.c: New.
5664 * gdb.base/attach-non-pgrp-leader.exp: New.
5665
726e1356
PA
56662017-11-06 Pedro Alves <palves@redhat.com>
5667
5668 * configure.ac: No longer check for termio.h and sgtty.h.
5669 * configure: Regenerate.
5670 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5671 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5672 Remove termio and sgtty code.
5673
50ab6ace
YQ
56742017-11-03 Yao Qi <yao.qi@linaro.org>
5675
5676 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5677 in GDB is disabled.
5678
8e68731c
YQ
56792017-11-03 Yao Qi <yao.qi@linaro.org>
5680
5681 * gdb.python/py-thrhandle.exp: Skip it if python is not
5682 enabled.
5683
3a87ae65
SM
56842017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5685
5686 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5687 as a breakpoint command.
5688
484d8d36
MD
56892017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5690
5691 PR python/21213
5692 * gdb.python/py-infthread.exp: Test calling
5693 InferiorThread.inferior () multiple times in a row.
5694
4a27f119
KS
56952017-10-27 Keith Seitz <keiths@redhat.com>
5696
5697 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5698 Test "info break" for every inlined function breakpoint.
5699
bb11dd58
YQ
57002017-10-27 Yao Qi <yao.qi@linaro.org>
5701
5702 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5703
a43f3893
PF
57042017-10-26 Patrick Frants <osscontribute@gmail.com>
5705
5706 * gdb.cp/classes.exp (test_static_members): Test printing
5707 Outer::instance.
5708 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5709 (Inner::instance, Outer::instance): New.
5710
792ccf00
PA
57112017-10-24 Pedro Alves <palves@redhat.com>
5712
5713 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5714 extra console" test in two stages.
5715
eb2bfbad
PA
57162017-10-24 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5719
1f75a651
PA
57202017-10-24 Pedro Alves <palves@redhat.com>
5721
5722 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5723 loop.
5724
779990d9
PA
57252017-10-24 Pedro Alves <palves@redhat.com>
5726
5727 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5728 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5729
ad9b8f5d
PA
57302017-10-24 Pedro Alves <palves@redhat.com>
5731
5732 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5733 parameter and handle it. Don't output read value in test name.
5734
fee6da6e
PA
57352017-10-24 Pedro Alves <palves@redhat.com>
5736
5737 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5738 custom test name.
5739
10389c2c
PA
57402017-10-24 Pedro Alves <palves@redhat.com>
5741
5742 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5743 include the unstable output directory name in the test's name.
5744 (initial_setup_simple) <'set args'>: Use custom test name.
5745
a80e65a9
PA
57462017-10-24 Pedro Alves <palves@redhat.com>
5747
5748 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5749 with explicit test name.
5750
15763a09
PA
57512017-10-20 Pedro Alves <palves@redhat.com>
5752
5753 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5754 'wait -i'. Use gdb_assert and remote_close.
5755
49a4ce2e
AB
57562017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5757
5758 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5759 number from variable rather than hard-coded.
5760
a75868f5
PA
57612017-10-19 Pedro Alves <palves@redhat.com>
5762
5763 * gdb.base/long-inferior-output.c: New file.
5764 * gdb.base/long-inferior-output.exp: New file.
5765
c8ba13ad
KS
57662017-11-18 Keith Seitz <keiths@redhat.com>
5767
5768 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5769 method.
5770 (main): Call it.
5771 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5772 Add additional user-defined conversion operator tests.
5773
b27de576
PA
57742017-10-17 Pedro Alves <palves@redhat.com>
5775
5776 * boards/native-stdio-gdbserver.exp: Load "local-board".
5777
8484c955
PA
57782017-10-17 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.base/quit-live.c: New file.
5781 * gdb.base/quit-live.exp: New file.
5782
83d5a34d
KS
57832017-10-16 Keith Seitz <keiths@redhat.com>
5784
5785 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5786 (class_with_protected_typedef, class_with_private_typedef)
5787 (struct_with_public_typedef, struct_with_protected_typedef)
5788 (struct_with_private_typedef): New classes/structs.
5789 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5790 typedefs and access specifiers.
5791
739b3f1d
PA
57922017-10-16 Pedro Alves <palves@redhat.com>
5793 Simon Marchi <simon.marchi@polymtl.ca>
5794
5795 * README (Local vs Remote vs Native): New section.
5796 * boards/local-board.exp: New file, with bits factored out from
5797 ...
5798 * boards/native-extended-gdbserver.exp: ... here. Load
5799 "local-board".
5800 * boards/native-gdbserver.exp: Load "local-board".
5801 (${board}_spawn, ${board}_exec): Delete.
5802 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5803 ...
5804 * boards/stdio-gdbserver-base.exp: ... this new file.
5805 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5806 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5807 procedure.
5808 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5809 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5810 stdio_gdbserver_command.
5811 (${board}_get_remote_address, ${board}_get_comm_port)
5812 (${board}_download, ${board}_upload): Delete.
5813 (get_target_remote_pipe_cmd): New.
5814
fe68b953
SM
58152017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5816
5817 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5818 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5819 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5820 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5821 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5822 remove with_test_prefix.
5823
300b6685
PA
58242017-10-13 Pedro Alves <palves@redhat.com>
5825
5826 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5827 * gdb.base/annota1.exp: Use it instead of is_remote.
5828 * gdb.base/annota3.exp: Use it instead of is_remote.
5829 * gdb.cp/annota2.exp: Use it instead of is_remote.
5830 * gdb.cp/annota3.exp: Use it instead of is_remote.
5831 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5832
50500caf
PA
58332017-10-13 Pedro Alves <palves@redhat.com>
5834
5835 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5836 (test_num_test_vars, run_and_count_vars, find_env)
5837 (test_set_unset_env, test_inherit_env_var): New procedures.
5838 (top level): Use them.
5839
dad0c6d2
PA
58402017-10-13 Pedro Alves <palves@redhat.com>
5841
5842 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5843 also skip on stub-like targets.
5844
8b0553c1
PA
58452017-10-13 Pedro Alves <palves@redhat.com>
5846
5847 PR gdb/22293
5848 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5849 (top level): Move some tests to ...
5850 (test_not_found): ... this new procedure.
5851 (top level): Call it.
5852
7594f623
PA
58532017-10-13 Pedro Alves <palves@redhat.com>
5854
5855 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5856 expect different "info terminal" output if testing with a
5857 non-native target.
5858
ebe3b402
PA
58592017-10-13 Pedro Alves <palves@redhat.com>
5860 Simon Marchi <simon.marchi@polymtl.ca>
5861
5862 PR python/12966
5863 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5864
42f1b161
PA
58652017-10-13 Pedro Alves <palves@redhat.com>
5866
5867 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5868 already.
5869
8d6ef72b
PA
58702017-10-13 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5873 is_remote.
5874
d7bcd5b8
PA
58752017-10-13 Pedro Alves <palves@redhat.com>
5876
5877 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5878 is_remote.
5879
df479dc6
PA
58802017-10-13 Pedro Alves <palves@redhat.com>
5881
5882 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5883 is set.
5884 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5885 instead of is_remote.
5886
23fb630a
PA
58872017-10-13 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5890 (top level): Add comment.
5891
cc77b1dc
PA
58922017-10-13 Pedro Alves <palves@redhat.com>
5893
5894 * gdb.base/remote.exp (top level): Fix comment typo and add
5895 missing return.
5896
27c9e813
PA
58972017-10-13 Pedro Alves <palves@redhat.com>
5898 Simon Marchi <simon.marchi@polymtl.ca>
5899
5900 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5901 calls and add comments. Skip test if use_gdb_stub is set.
5902 (top level): Use "set cwd" command instead of "cd" command.
5903
5e830d98
PA
59042017-10-13 Pedro Alves <palves@redhat.com>
5905
5906 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5907 is_remote target check.
5908
f5ca0032
PA
59092017-10-13 Pedro Alves <palves@redhat.com>
5910
5911 * gdb.base/scope.exp: Use build_executable + clean_restart +
5912 gdb_file_cmd instead of prepare_for_testing and no longer skip
5913 "before run" tests on is_remote target boards. Update comments.
5914 * boards/native-extended-gdbserver.exp
5915 (extended_gdbserver_load_last_file): New, factored out from ...
5916 (gdb_load): ... this. Move further below and add comment.
5917 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5918
8aed1c0d
PA
59192017-10-12 Pedro Alves <palves@redhat.com>
5920
5921 * gdb.base/attach.exp: Remove references to gdb64.
5922 * gdb.base/dbx.exp: Remove references to gdb64.
5923
cfa34c87
SM
59242017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5925 Pedro Alves <palves@redhat.com>
5926
5927 * gdb.base/label.exp: Remove is_remote target check.
5928
9192b7de
PA
59292017-10-12 Pedro Alves <palves@redhat.com>
5930
5931 * gdb.base/auvx.exp (coredir): Update comment.
5932 (top level) <core_works>: Use "set cwd" command instead of "cd"
5933 command.
5934
6bf0052d
PA
59352017-10-12 Pedro Alves <palves@redhat.com>
5936 Simon Marchi <simon.marchi@polymtl.ca>
5937
5938 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5939 target boards.
5940
e48ef82d
PA
59412017-10-12 Pedro Alves <palves@redhat.com>
5942 Simon Marchi <simon.marchi@polymtl.ca>
5943
5944 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5945 Instead skip if there's any gdb_protocol set.
5946
8d7aea57
SM
59472017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5948 Pedro Alves <palves@redhat.com>
5949
5950 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5951
30440677
PA
59522017-10-12 Pedro Alves <palves@redhat.com>
5953 Simon Marchi <simon.marchi@polymtl.ca>
5954
5955 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5956 instead of on dejagnu remote boards.
5957
4e04f045 59582017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5959 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5960
5961 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5962 checks. Use build_executable + clean_restart instead of
5963 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5964 of enabling non-stop after starting gdb.
5965
871a186e
PA
59662017-10-12 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5969 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5970 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5971 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5972
56d704da
AK
59732017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5974
5975 * gdb.arch/arc-tdesc-cpu.exp: New file.
5976 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5977
2f20e312
SM
59782017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5979
5980 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5981
65630365
PA
59822017-10-10 Pedro Alves <palves@redhat.com>
5983
5984 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5985 expect CLI output.
5986
bf469271
PA
59872017-10-10 Pedro Alves <palves@redhat.com>
5988
5989 * lib/selftest-support.exp (selftest_setup): Update for
5990 captured_command_loop's prototype change.
5991
777a42f1
PA
59922017-10-09 Pedro Alves <palves@redhat.com>
5993
5994 Test both arch1=>arch2 and arch2=>arch1.
5995
5996 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5997 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5998 factored out to...
5999 (append_arch1_options, append_arch2_options, append_arch_options)
6000 (build_executables): New procedures.
6001 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6002 local.
6003 (top level): Add new 'first_arch' testing axis.
6004
cbd2b4e3
PA
60052017-10-09 Pedro Alves <palves@redhat.com>
6006
6007 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6008 (barrier): New.
6009 (thread_start, all_started): New functions.
6010 (main): Spawn new thread and wait until it is scheduled.
6011 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6012 option.
6013 (do_test): Add 'selected_thread' parameter. Run to all_started
6014 instead of main. Explicitly set the breakpoint at main. Switch
6015 to the SELECTED_THREAD thread.
6016 (top level): Test handling the exec event with either the main
6017 thread or the second thread selected.
6018
5c9e4427
PA
60192017-10-09 Pedro Alves <palves@redhat.com>
6020
6021 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6022 logic. Move STOP marker after the value checks.
6023 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6024 regexp.
6025
b3b7c423
SL
60262017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6027
6028 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6029
3b4b2f16
UW
60302017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6031
6032 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6033 integer-to-dfp conversion.
6034 * gdb.base/dfp-test.exp: Likewise.
6035
5cd63fda
PA
60362017-10-04 Pedro Alves <palves@redhat.com>
6037
6038 * gdb.multi/hangout.c: Include <unistd.h>.
6039 (hangout_loop): New function.
6040 (main): Call alarm. Call hangout_loop in a loop.
6041 * gdb.multi/hello.c: Include <unistd.h>.
6042 (hello_loop): New function.
6043 (main): Call alarm. Call hangout_loop in a loop.
6044 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6045 inferior with the other selected.
6046
4c71c105
SM
60472017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6048
6049 * gdb.mi/list-thread-groups-available.exp: New file.
6050 * gdb.mi/list-thread-groups-available.c: New file.
6051
bc3b087d
SDJ
60522017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6053
6054 * gdb.base/set-cwd.exp: Make it available on
6055 native-extended-gdbserver.
6056
d092c5a2
SDJ
60572017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6058
6059 * gdb.base/set-cwd.c: New file.
6060 * gdb.base/set-cwd.exp: Likewise.
6061
45320ffa
TT
60622017-10-02 Tom Tromey <tom@tromey.com>
6063
6064 PR rust/22236:
6065 * gdb.rust/simple.rs (main): New variable "fslice".
6066 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6067
b3e3859b
TT
60682017-10-02 Tom Tromey <tom@tromey.com>
6069
6070 * gdb.rust/simple.exp: Test ptype of a slice.
6071
01af5e0d
TT
60722017-10-02 Tom Tromey <tom@tromey.com>
6073
6074 * gdb.rust/simple.exp: Test index of slice.
6075
a9bbfbd8
TT
60762017-09-27 Tom Tromey <tom@tromey.com>
6077
6078 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6079
df8899e5
TP
60802017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6081 Pedro Alves <palves@redhat.com>
6082
6083 * gdb.base/compare-sections.exp (get value of read-only section): Read
6084 as unsigned value.
6085 (corrupt read-only section): Likewise and don't set written if patching
6086 failed.
6087
757bf54b
KB
60882017-09-21 Kevin Buettner <kevinb@redhat.com>
6089
6090 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6091 files.
6092
06871ae8
PA
60932017-09-20 Pedro Alves <palves@redhat.com>
6094
6095 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6096 symbol names in gdb's output.
6097 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6098
e5f25bc5
PA
60992017-09-20 Pedro Alves <palves@redhat.com>
6100
6101 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6102 Rename to ...
6103 (test_list_ambiguous_symbol): ... this and add a symbol name
6104 parameter. Adjust.
6105 (test_list_ambiguous_function): Reimplement on top of
6106 test_list_ambiguous_symbol and also test listing ambiguous
6107 variables.
6108 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6109 (ambiguous_fun): ... this.
6110 (ambiguous_var): New.
6111 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6112 (ambiguous_fun): ... this.
6113 (ambiguous_var): New.
6114
4e5a4f58
JB
61152017-09-19 John Baldwin <jhb@FreeBSD.org>
6116
6117 * gdb.base/starti.c: New file.
6118 * gdb.base/starti.exp: New file.
6119 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6120
26e53f3e
PA
61212017-09-14 Pedro Alves <palves@redhat.com>
6122
6123 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6124 (top level): Use it instead of runto.
6125
cb791d59
TT
61262017-09-11 Tom Tromey <tom@tromey.com>
6127
6128 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6129
7c96f8c1
TT
61302017-09-11 Tom Tromey <tom@tromey.com>
6131
6132 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6133 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6134
469412dd
CW
61352017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6136
6137 * gdb.fortran/printing-types.exp: New file.
6138 * gdb.fortran/printing-types.exp: New file.
6139
e0f86435
BH
61402017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6141
6142 * gdb.fortran/vla-ptype.exp: Fix typos.
6143 * gdb.fortran/vla-value.exp: Same.
6144
9e9af4be
BH
61452017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6146
6147 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6148 * gdb.mi/mi-var-child-f.exp: Likewise.
6149 * gdb.mi/mi-vla-fortran.exp: Likewise.
6150
a5ad232b 61512017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6152 Christoph Weinmann <christoph.t.weinmann@intel.com>
6153 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6154
6155 * gdb.fortran/ptr-indentation.f90: New file.
6156 * gdb.fortran/ptr-indentation.exp: New file.
6157
5aec60eb
TT
61582017-09-05 Tom Tromey <tom@tromey.com>
6159
6160 PR gdb/22010:
6161 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6162
8f8f8152
TP
61632017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6164
6165 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6166
fbd1b771
JK
61672017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6168
6169 * gdb.threads/tls-nodebug-pie.c: New file.
6170 * gdb.threads/tls-nodebug-pie.exp: New file.
6171
5eb5f850
TT
61722017-09-05 Tom Tromey <tom@tromey.com>
6173
6174 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6175 for rust.
6176
ae780a21
SM
61772017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6178
6179 * gdb.multi/multi-arch-exec.exp: Test with different
6180 "follow-exec-mode" settings.
6181 (do_test): New procedure.
6182
3693fdb3
PA
61832017-09-04 Pedro Alves <palves@redhat.com>
6184
6185 * gdb.base/func-static.c (S::method const, S::method volatile)
6186 (S::method volatile const): New methods.
6187 (c_s, v_s, cv_s): New instances.
6188 (main): Call method() on them.
6189 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6190 (cannot_resolve): New procedure.
6191 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6192 print-quote-unquoted columns.
6193 (do_test): Test printing each scope too.
6194
e68cb8e0
PA
61952017-09-04 Pedro Alves <palves@redhat.com>
6196
6197 * gdb.base/local-static.exp: Also test with
6198 class::method::variable wholly quoted.
6199 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6200
858be34c
PA
62012017-09-04 Pedro Alves <palves@redhat.com>
6202
6203 * gdb.base/local-static.c: New.
6204 * gdb.base/local-static.cc: New.
6205 * gdb.base/local-static.exp: New.
6206
46a4882b
PA
62072017-09-04 Pedro Alves <palves@redhat.com>
6208
6209 * gdb.asm/asm-source.exp: Add casts to int.
6210 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6211 (dataglobal64_1, dataglobal64_2): New globals.
6212 * gdb.base/nodebug.exp: Test different expressions involving the
6213 new globals, with print, whatis and ptype. Add casts to int.
6214 * gdb.base/solib-display.exp: Add casts to int.
6215 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6216 * gdb.cp/m-static.exp: Add cast to int.
6217 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6218 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6219 tls variable with no debug info without a cast. Test with a cast
6220 to int too.
6221 * gdb.trace/entry-values.exp: Add casts.
6222
2c5a2be1
PA
62232017-09-04 Pedro Alves <palves@redhat.com>
6224
6225 * gdb.base/nodebug.exp: Test that ptype's error about functions
6226 with unknown return type includes the function name too.
6227
7022349d
PA
62282017-09-04 Pedro Alves <palves@redhat.com>
6229
6230 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6231 return type of munmap in infcall.
6232 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6233 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6234 type of ftell in infcall.
6235 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6236 type of getpid in infcall.
6237 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6238 infcall.
6239 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6240 Bail on failure to extract the pid.
6241 * gdb.base/nodebug.c: #include <stdint.h>.
6242 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6243 New functions.
6244 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6245 Change expected output of print/whatis/ptype with functions with
6246 no debug info. Test all supported languages. Call
6247 test_call_promotion.
6248 * gdb.compile/compile.exp: Adjust expected output to expect
6249 warning.
6250 * gdb.threads/siginfo-threads.exp: Likewise.
6251
54990598
PA
62522017-09-04 Pedro Alves <palves@redhat.com>
6253
6254 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6255 "prototypes". Test calling float functions via prototyped and
6256 unprototyped function pointers.
6257 (perform_all_tests): New parameter "prototypes". Pass it down.
6258 (top level): Pass down "prototypes" parameter to
6259 perform_all_tests.
6260
34d16ea2
SM
62612017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6262
6263 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6264 Test with nested loops.
6265
9521ecda
SM
62662017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6267
6268 * gdb.base/commands.exp: Call the new procedures.
6269 (loop_break_test, loop_continue_test): New procedures.
6270
80a65e9b
SM
62712017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6272
6273 * gdb.base/commands.exp: Call new procedure.
6274 (define_if_without_arg_test): New procedure.
6275
e439fa14
PA
62762017-09-04 Pedro Alves <palves@redhat.com>
6277
6278 * gdb.base/list-ambiguous.exp: New file.
6279 * gdb.base/list-ambiguous0.c: New file.
6280 * gdb.base/list-ambiguous1.c: New file.
6281 * gdb.base/list.exp (test_list_range): Adjust expected output.
6282
0a2dde4a
SDJ
62832017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6284
6285 * gdb.base/share-env-with-gdbserver.c: New file.
6286 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6287
5e89eb3a
SM
62882017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6289
6290 * gdb.base/commands.exp (gdbvar_simple_if_test,
6291 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6292 progvar_simple_if_test, progvar_simple_while_test,
6293 progvar_complex_if_while_test, user_defined_command_test,
6294 user_defined_command_args_eval,
6295 user_defined_command_args_stack_test,
6296 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6297 temporary_breakpoint_commands,
6298 gdb_test_no_prompt, redefine_hook_test,
6299 redefine_backtrace_test): Remove "global gdb_prompt".
6300
fd437cbc
SM
63012017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6302
6303 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6304 New proc, call it from toplevel.
6305
87215ad1
SDJ
63062017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6307
6308 PR remote/21852
6309 * gdb.server/normal.c: New file, copied from gdb.base.
6310 * gdb.server/run-without-local-binary.exp: New file.
6311
58afddc6
WP
63122017-08-07 Weimin Pan <weimin.pan@oracle.com>
6313
6314 * gdb.arch/sparc64-adi.exp: New file.
6315 * gdb.arch/sparc64-adi.c: New file.
6316
5277199a
PA
63172017-08-22 Pedro Alves <palves@redhat.com>
6318
6319 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6320 (top level): Add "list all overloads" tests.
6321
14278e1f
TT
63222017-08-22 Tom Tromey <tom@tromey.com>
6323
6324 * gdb.gdb/xfullpath.exp: Remove.
6325
bf223d3e
PA
63262017-08-21 Pedro Alves <palves@redhat.com>
6327
6328 PR gdb/19487
6329 * gdb.base/symbol-alias.c: New.
6330 * gdb.base/symbol-alias2.c: New.
6331 * gdb.base/symbol-alias.exp: New.
6332
c973d0aa
PA
63332017-08-21 Pedro Alves <palves@redhat.com>
6334
6335 * gdb.base/dfp-test.c
6336 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6337 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6338 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6339 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6340 * gdb.base/whatis-ptype-typedefs.c: New.
6341 * gdb.base/whatis-ptype-typedefs.exp: New.
6342 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6343 (an_int, an_int_type, an_int_type2): New globals.
6344 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6345 involving typedefs and cast expressions.
6346 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6347 (lookup_typedefs_function): New.
6348 (typedefs_pretty_printers_dict): New.
6349 (top level): Register lookup_typedefs_function in
6350 gdb.pretty_printers.
6351
6d580b63
YQ
63522017-08-18 Yao Qi <yao.qi@linaro.org>
6353
6354 * gdb.server/unittest.exp: New.
6355
206726fb
SDJ
63562017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6357
6358 PR gdb/21954
6359 * gdb.base/environ.exp: Add test to check if 'unset environment'
6360 works.
6361
bf0ec4c2
AA
63622017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6363
6364 * lib/gdb.exp (universal_compile_options): New caching proc.
6365 (gdb_compile): Suppress GCC's coloring of messages.
6366
d6382fff
TT
63672017-08-14 Tom Tromey <tom@tromey.com>
6368
6369 PR gdb/21675:
6370 * gdb.base/printcmds.exp (test_radices): New function.
6371 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6372 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6373 * lib/gdb.exp (get_integer_valueof): Use p/d.
6374
c2c2dd9f
SM
63752017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6376
6377 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6378 characters.
6379
fdffd6f4
TT
63802017-08-05 Tom Tromey <tom@tromey.com>
6381
6382 * gdb.rust/simple.exp: Allow String to appear in a different
6383 namespace.
6384
27d41eac
YQ
63852017-07-26 Yao Qi <yao.qi@linaro.org>
6386
6387 * gdb.gdb/unittest.exp: Invoke command
6388 "maintenance check xml-descriptions".
6389
031ed05d
AA
63902017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6391
6392 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6393 calling context.
6394 (hex128): Drop erroneous calculation of parameters.
6395
dcd27ddf
SM
63962017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6397
6398 * gdb.python/py-unwind.exp: Disable stack protection when
6399 building test file.
6400
47e77640
PA
64012017-07-20 Pedro Alves <palves@redhat.com>
6402
6403 * gdb.base/default.exp (set language): Adjust expected output.
6404
62d2a18a
PA
64052017-07-20 Pedro Alves <palves@redhat.com>
6406
6407 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6408 (test_minsym): ... this, and make static.
6409 (get_pck__foo__bar__minsym): Rename to ...
6410 (get_test_minsym): ... this.
6411 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6412 symbol names and comments.
6413 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6414 (get_test_minsym): ... this.
6415 (pck__foo__bar__minsym__2): Rename to ...
6416 (test_minsym): ... this.
6417 (main): Adjust.
6418
c45ec17c
PA
64192017-07-17 Pedro Alves <palves@redhat.com>
6420
6421 * gdb.base/completion.exp: Adjust expected output.
6422 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6423 the completer works.
6424
c6756f62
PA
64252017-07-17 Pedro Alves <palves@redhat.com>
6426
6427 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6428
5bd68487
AB
64292017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6430
6431 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6432
8880f2a9
TT
64332017-07-14 Tom Tromey <tom@tromey.com>
6434
6435 PR rust/21764:
6436 * gdb.rust/simple.exp: Add tests.
6437
65547233
TT
64382017-07-14 Tom Tromey <tom@tromey.com>
6439
6440 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6441
8f14146e
PA
64422017-07-14 Pedro Alves <palves@redhat.com>
6443
6444 * gdb.linespec/base/one/thefile.cc (z1): New function.
6445 * gdb.linespec/base/two/thefile.cc (z2): New function.
6446 * gdb.linespec/linespec.exp: Add tests.
6447
b4365d02
AB
64482017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6449
6450 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6451 to mi_create_breakpoint.
6452
5d2cbaa5
AB
64532017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6454
6455 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6456 mi_create_breakpoint.
6457
11cb5716
IB
64582017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6459
6460 * gdb.dlang/demangle.exp: Update for demangling changes.
6461
03278692
TT
64622017-07-09 Tom Tromey <tom@tromey.com>
6463
6464 * gdb.dwarf2/shortpiece.exp: New file.
6465
33c5cd75
DB
64662017-07-06 David Blaikie <dblaikie@gmail.com>
6467
6468 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6469 built from fissiont-multi-cu{1,2}.c.
6470 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6471 except putting 'main' and 'func' in separate CUs in the same DWO file.
6472 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6473 test.
6474 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6475 test.
6476
8455d262
PA
64772017-07-06 Pedro Alves <palves@redhat.com>
6478
6479 * gdb.python/py-unwind.exp: Test flushregs.
6480
dc4bde35
SDJ
64812017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6482
6483 PR cli/21688
6484 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6485 tests for alias commands and trailing whitespace.
6486
51ed89aa
SDJ
64872017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6488
6489 PR cli/21688
6490 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6491 procedure. Call it.
6492
eb17d413
PA
64932017-06-29 Pedro Alves <palves@redhat.com>
6494
6495 * gdb.base/printcmds.exp: Add tests.
6496
41664b45
DG
64972017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6498
6499 PR gdb/21337
6500 * gdb.base/reread-readsym.exp: New file.
6501 * gdb.base/reread-readsym.c: New file.
6502
75312ae3
KB
65032017-06-21 Kevin Buettner <kevinb@redhat.com>
6504
6505 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6506 subpattern.
6507
66953522
PB
65082017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6509
6510 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6511 extended mnemonic.
6512 * gdb.arch/powerpc-power9.s: Likewise.
6513
5524b525
AA
65142017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6515
6516 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6517 on 32-bit x86 targets. Exploit is_*_target macros where
6518 appropriate.
6519
03c8af18
AA
65202017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6521
6522 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6523 register pieces.
6524
3bf31011
AA
65252017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6526
6527 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6528 located in one or more DWARF pieces.
6529
805acca0
AA
65302017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6531
6532 * lib/gdb.exp (get_endianness): New proc.
6533 * gdb.arch/aarch64-fp.exp: Use it.
6534 * gdb.arch/altivec-regs.exp: Likewise.
6535 * gdb.arch/e500-regs.exp: Likewise.
6536 * gdb.arch/vsx-regs.exp: Likewise.
6537 * gdb.base/dump.exp: Likewise.
6538 * gdb.base/funcargs.exp: Likewise.
6539 * gdb.base/gnu_vector.exp: Likewise.
6540 * gdb.dwarf2/formdata16.exp: Likewise.
6541 * gdb.dwarf2/implptrpiece.exp: Likewise.
6542 * gdb.dwarf2/nonvar-access.exp: Likewise.
6543 * gdb.python/py-inferior.exp: Likewise.
6544 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6545
e9352324
AA
65462017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6547
6548 PR gdb/21226
6549 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6550 stack value pieces are taken from the LSB end.
6551
d5d1163e
AA
65522017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6553
6554 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6555 variable at nonzero offset.
6556
0567c986
AA
65572017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6558
6559 * gdb.dwarf2/var-access.c: New file.
6560 * gdb.dwarf2/var-access.exp: New test.
6561 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6562
973e9aab
TT
65632017-06-12 Tom Tromey <tom@tromey.com>
6564
6565 * gdb.dwarf2/formdata16.exp: Add tests.
6566
d9109c80
TT
65672017-06-12 Tom Tromey <tom@tromey.com>
6568
6569 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6570
30a25466
TT
65712017-06-12 Tom Tromey <tom@tromey.com>
6572
6573 PR exp/16225:
6574 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6575 * gdb.arch/vsx-regs.exp: Update tests.
6576 * gdb.arch/s390-vregs.exp (hex128): New proc.
6577 Update test.
6578 * gdb.arch/altivec-regs.exp: Update tests.
6579
aefd8b33
SDJ
65802017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6581
6582 * gdb.base/startup-with-shell.c: New file.
6583 * gdb.base/startup-with-shell.exp: Likewise.
6584
2090129c
SDJ
65852017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6586
6587 * gdb.server/non-existing-program.exp: Update regex in order to
6588 reflect the fact that gdbserver is now using fork_inferior (with a
6589 shell) to startup the inferior.
6590
8e86a419
SM
65912017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6592
6593 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6594 support function calls from GDB.
6595
e6cf65f2
TT
65962017-05-21 Tom Tromey <tom@tromey.com>
6597
6598 PR rust/21466:
6599 * gdb.rust/unsized.exp: New file.
6600 * gdb.rust/unsized.rs: New file.
6601
43cc5389
TT
66022017-05-19 Tom Tromey <tom@tromey.com>
6603
6604 PR rust/21484:
6605 * gdb.rust/watch.exp: New file.
6606 * gdb.rust/watch.rs: New file.
6607
ec8df234
TT
66082017-05-18 Tom Tromey <tom@tromey.com>
6609
6610 * gdb.rust/simple.exp: Allow Box to be qualified.
6611
3e3e7fae
TP
66122017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6613
6614 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6615
59cc050d
PA
66162017-05-18 Pedro Alves <palves@redhat.com>
6617
6618 * gdb.base/fileio.c (test_write, test_read, test_close)
6619 (test_fstat): Don't print 'ret' in the fail path.
6620
c8f6abd1
PA
66212017-05-18 Pedro Alves <palves@redhat.com>
6622
6623 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6624 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6625 (test_system, test_rename, test_unlink, test_time): Change
6626 prototypes.
6627 * gdb.base/fileio.exp (stop_msg): Adjust.
6628
d2a03b77
PA
66292017-05-18 Pedro Alves <palves@redhat.com>
6630
6631 * gdb.base/fileio.c (null_str): New global.
6632 (test_stat): Use it.
6633 * gdb.base/fileio.exp: Remove nowarnings.
6634
0d5c6999
YQ
66352017-05-17 Yao Qi <yao.qi@linaro.org>
6636
6637 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6638
21873064
YQ
66392017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6640
6641 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6642 argument command.
6643 (top-level): Invoke test_set_inferior_tty.
6644
d512d31c
PA
66452017-05-04 Pedro Alves <palves@redhat.com>
6646
6647 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6648 Add parens to print call for Python 3.
6649
90cef2ed
KS
66502017-05-03 Keith Seitz <keiths@redhat.com>
6651
6652 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6653 (main): Call it.
6654
14f819c8
TW
66552017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6656
6657 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6658 to prev and next.
6659
913aeadd
TW
66602017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6661
6662 * gdb.python/py-record-btrace.exp: Remove test for
6663 gdb.BtraceInstruction.error.
6664
a3be24ad
TW
66652017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6666
6667 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6668
ae20e79a
TW
66692017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6670
6671 * gdb.python/py-record-btrace-threads.c: New file.
6672 * gdb.python/py-record-btrace-threads.exp: New file.
6673
45ce1b47
SDJ
66742017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6675
6676 PR testsuite/8595
6677 * gdb.base/environ.exp: Make test available in all architectures.
6678 Move bits related to "info program" testing to
6679 gdb.base/info-program.exp. Rewrite tests to use the two new
6680 procedures mentione below.
6681 (test_set_show_env_var) New procedure.
6682 (test_set_show_env_var_equal): Likewise.
6683 * gdb.base/info-program.exp: New file.
6684
e15c3eb4
KS
66852017-04-27 Keith Seitz <keiths@redhat.com>
6686
6687 * gdb.cp/oranking.cc (test15): New function.
6688 (main): Call test15 and declare additional variables for testing.
6689 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6690 "p foo101('abc')" tests.
6691 Add tests for cv qualifier overloads.
6692 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6693 "lvalue reference overload" test.
6694 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6695 "print value of f1 on Child&& in f2" test.
6696
3a3fd0fd
PA
66972017-04-19 Pedro Alves <palves@redhat.com>
6698
6699 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6700 procedure.
6701 (top level): Call it.
6702 * lib/gdb.exp (gdb_define_cmd): New procedure.
6703
53375380
PA
67042017-04-12 Pedro Alves <palves@redhat.com>
6705
6706 PR gdb/21323
6707 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6708 (wchar): New global.
6709 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6710 (do_test_wide_char, wide_char_types_no_program, top level): Add
6711 wchar_t testing.
6712
53e710ac
PA
67132017-04-12 Pedro Alves <palves@redhat.com>
6714
6715 PR c++/21323
6716 * gdb.cp/wide_char_types.c: New file.
6717 * gdb.cp/wide_char_types.exp: New file.
6718
0ad9d8c7
SDJ
67192017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6720
6721 PR gdb/21352
6722 * gdb.trace/tsv.exp: Add test for "tsave -r".
6723
b1b45502
IB
67242017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6725
6726 * gdb.dlang/watch-loc.c: New file.
6727 * gdb.dlang/watch-loc.exp: New file.
6728
ec13808e
JK
67292017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6730
6731 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6732
fe5f7374
AK
67332017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6734
6735 * gdb.arch/arc-analyze-prologue.S: New file.
6736 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6737
eea78757
AK
67382017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6739
6740 * gdb.arch/arc-decode-insn.S: New file.
6741 * gdb.arch/arc-decode-insn.exp: Likewise.
6742
5badf10a
IR
67432017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6744
6745 PR tdep/20928
6746 * gdb.arch/sparc64-regs.exp: New file.
6747 * gdb.arch/sparc64-regs.S: Likewise.
6748
cee59b3f
TW
67492017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6750
6751 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6752 and memory view on Python 3.
6753
c0f55cc6
AV
67542017-03-20 Artemiy Volkov <artemiyv@acm.org>
6755 Keith Seitz <keiths@redhat.com>
6756
6757 PR gdb/14441
6758 * gdb.cp/demangle.exp: Add rvalue reference tests.
6759 * gdb.cp/rvalue-ref-casts.cc: New file.
6760 * gdb.cp/rvalue-ref-casts.exp: New file.
6761 * gdb.cp/rvalue-ref-overload.cc: New file.
6762 * gdb.cp/rvalue-ref-overload.exp: New file.
6763 * gdb.cp/rvalue-ref-params.cc: New file.
6764 * gdb.cp/rvalue-ref-params.exp: New file.
6765 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6766 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6767 * gdb.cp/rvalue-ref-types.cc: New file.
6768 * gdb.cp/rvalue-ref-types.exp: New file.
6769 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6770 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6771
51457a05
MAL
67722017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6773
6774 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6775 New procedure.
6776
5b291c04
MAL
67772017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6778
6779 * lib/mi-support.exp (mi_gdb_test): Add additional message
6780 for unexpected output.
6781
59a56148
AA
67822017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6783
6784 * gdb.base/examine-backward.c (Barrier): New character array
6785 constant, to ensure that TestStrings is preceded by a string
6786 terminator.
6787
7942e96e
AA
67882017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6789
6790 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6791 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6792 and implicit pointer into such a location.
6793
6ebac3fb
DE
67942017-03-16 Doug Evans <dje@google.com>
6795
6796 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6797
ec3b243d
TP
67982017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6799
6800 * gdb.cp/m-static.exp: Fix expectation for prototype of
6801 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6802
68032017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6804
6805 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6806 * gdb.guile/scm-lazy-string.c: New file.
6807 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6808 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6809 for pointer, array, typedef lazy strings.
6810
2cc36e25 68112017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6812
6813 PR python/17728, python/18439, python/18779
6814 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6815 * gdb.python/py-lazy-string.c (pointer): New typedef.
6816 (main): New locals ptr, array, typedef_ptr.
6817 * gdb.python/py-value.exp: Move lazy string tests to ...
6818 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6819 array, typedef lazy strings.
ec3b243d 6820
0efcde63
AK
68212017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6822
6823 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6824 Add optional 'test' parameter.
6825
7978d7c3
SM
68262017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6827
6828 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6829 Skip for versions of DejaGnu < 1.5.
6830
896c0c1e
SM
68312017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6832
6833 * lib/gdb.exp (dejagnu_version): New proc.
6834 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6835 Use dejagnu_version.
6836
5f4d1085
KS
68372017-03-10 Keith Seitz <keiths@redhat.com>
6838
6839 PR c++/8128
6840 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6841 type from destructor regexps.
6842 Add a branch which actually passes the test.
6843 Adjust "ptype t5i" test names.
6844
1de05205
PA
68452017-03-08 Pedro Alves <palves@redhat.com>
6846
6847 * gdb.base/step-over-exit.exp: Add explicit test message.
6848
c65d6b55
PA
68492017-03-08 Pedro Alves <palves@redhat.com>
6850
6851 PR gdb/18360
6852 * gdb.threads/interrupt-while-step-over.c: New file.
6853 * gdb.threads/interrupt-while-step-over.exp: New file.
6854
2e86a283
PA
68552017-03-08 Pedro Alves <palves@redhat.com>
6856
6857 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6858 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6859
25dcbff6
PA
68602017-03-08 Pedro Alves <palves@redhat.com>
6861
6862 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6863 PKRU as not supported as a PASS.
6864
dc9366eb
PA
68652017-03-08 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6868 prefix instead of $binfile1/$binfile2.
6869 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6870 in test message.
6871 * gdb.python/py-completion.exp: Use "load python file" as test
6872 messages instead of unstable path names.
6873
6e5d74e7
PA
68742017-03-08 Pedro Alves <palves@redhat.com>
6875 Jan Kratochvil <jan.kratochvil@redhat.com>
6876
6877 PR cli/21218
6878 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6879 New proc.
6880 (top level): Call it.
6881
9753a2f6
PA
68822017-03-08 Pedro Alves <palves@redhat.com>
6883
6884 PR tui/21216
6885 * gdb.tui/tui-nl-filtered-output.exp: New file.
6886
1a4dd9dd
PA
68872017-03-08 Pedro Alves <palves@redhat.com>
6888
6889 * gdb.base/completion.exp: Move TUI completion tests to ...
6890 * gdb.tui/completion.exp: ... this new file.
6891
7cbbff33
PA
68922017-03-08 Pedro Alves <palves@redhat.com>
6893
6894 * gdb.base/tui-disasm-long-lines.c,
6895 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6896 gdb.base/tui-layout.exp: Move to ...
6897 * gdb.tui/: ... this new directory.
6898
5f6fd321
PA
68992017-03-07 Pedro Alves <palves@redhat.com>
6900
6901 * gdb.base/tui-layout.c: New file.
6902 * gdb.base/tui-layout.exp: New file.
6903
44959fa8
PA
69042017-03-07 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.base/tui-layout.c: Rename to ...
6907 * gdb.base/tui-disasm-long-lines.c: ... this.
6908 * gdb.base/tui-layout.exp: Rename to ...
6909 * gdb.base/tui-disasm-long-lines.exp: ... this.
6910
f8c4e718
PA
69112017-03-07 Pedro Alves <palves@redhat.com>
6912
6913 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6914
6dbb839a 69152017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6916
6917 * i386-mpx-call.c: New file.
6918 * i386-mpx-call.exp: New file.
6919
65b48a81
PB
69202017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6921
6922 * gdb.arch/powerpc-power.exp: Delete test.
6923 * gdb.arch/powerpc-power.s: Likewise.
6924 * gdb.disasm/disassembler-options.exp: New test.
6925 * gdb.arch/powerpc-altivec.exp: Likewise.
6926 * gdb.arch/powerpc-altivec.s: Likewise.
6927 * gdb.arch/powerpc-altivec2.exp: Likewise.
6928 * gdb.arch/powerpc-altivec2.s: Likewise.
6929 * gdb.arch/powerpc-altivec3.exp: Likewise.
6930 * gdb.arch/powerpc-altivec3.s: Likewise.
6931 * gdb.arch/powerpc-power7.exp: Likewise.
6932 * gdb.arch/powerpc-power7.s: Likewise.
6933 * gdb.arch/powerpc-power8.exp: Likewise.
6934 * gdb.arch/powerpc-power8.s: Likewise.
6935 * gdb.arch/powerpc-power9.exp: Likewise.
6936 * gdb.arch/powerpc-power9.s: Likewise.
6937 * gdb.arch/powerpc-vsx.exp: Likewise.
6938 * gdb.arch/powerpc-vsx.s: Likewise.
6939 * gdb.arch/powerpc-vsx2.exp: Likewise.
6940 * gdb.arch/powerpc-vsx2.s: Likewise.
6941 * gdb.arch/powerpc-vsx3.exp: Likewise.
6942 * gdb.arch/powerpc-vsx3.s: Likewise.
6943 * gdb.arch/arm-disassembler-options.exp: Likewise.
6944 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6945 * gdb.arch/s390-disassembler-options.exp: Likewise.
6946
17cd4947
LM
69472017-02-23 Luis Machado <lgustavo@codesourcery.com>
6948
6949 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6950 (check_supported_features): ... this. Changed return type to void.
6951 (supports_rdseed): New static global.
6952 (rdseed): Check supports_rdseed.
6953 (initialize): Call check_supported_features.
6954
2039d74e
EBM
69552017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6956
6957 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6958 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6959 and lqarx/stqcx.
6960 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6961 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6962
a51d7ecf
EBM
69632017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6964
6965 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6966 uppercase.
6967
0224619f
JK
69682017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6969
6970 * gdb.dwarf2/formdata16.c: New file.
6971 * gdb.dwarf2/formdata16.exp: New file.
6972 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6973
216f72a1
JK
69742017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6975
6976 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6977 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6978 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6979 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6980 DW_AT_GNU_*.
6981
43988095
JK
69822017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6983
6984 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6985
99e8a4f9
SDJ
69862017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6987
6988 PR gdb/21164
6989 * gdb.base/maint.exp: Add testcases for when the commands do
6990 not have arguments.
6991
b58a8c0c
TP
69922017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6993
6994 * gdb.cp/chained-calls.exp: Use p instead of P.
6995
4e746bb6
TW
69962017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6997
6998 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6999 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7000
3f77c769
TT
70012017-02-14 Tom Tromey <tom@tromey.com>
7002
7003 PR python/13598:
7004 * gdb.python/py-events.exp: Add before_prompt event tests.
7005
075beec0
AA
70062017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7007
7008 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7009
bf5f525c
LM
70102017-02-13 Luis Machado <lgustavo@codesourcery.com>
7011
7012 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7013 (main): Call my_unique_function_name.
7014 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7015 completion of patterns with a single match.
7016 Add missing -re switches to gdb_test_multiple calls.
7017
13a66184
LM
70182017-02-13 Luis Machado <lgustavo@codesourcery.com>
7019
7020 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7021 return if core file is not recognized.
7022
26a06916
SM
70232017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7024
7025 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7026 and extra UIs.
7027
b761ca9e
SM
70282017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7029
7030 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7031 proc_with_prefix.
7032
b964bee0
TT
70332017-02-10 Tom Tromey <tom@tromey.com>
7034
7035 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7036
18da0c51
MG
70372017-02-10 Martin Galvan <martingalvan@sourceware.org>
7038
7039 PR gdb/21122
7040 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7041
604c4576
JG
70422017-02-08 Jerome Guitton <guitton@adacore.com>
7043
7044 * gdb.base/define.exp: Add test for command abbreviations
7045 in define.
7046
20b477a7
LM
70472017-02-06 Luis Machado <lgustavo@codesourcery.com>
7048
7049 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7050 * gdb.reverse/insn-reverse-x86.c: New file.
7051
3f7b46f2
IR
70522017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7053
7054 PR tdep/20936
7055 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7056
f0fd41c1
TT
70572017-02-03 Tom Tromey <tom@tromey.com>
7058
7059 PR rust/21097:
7060 * gdb.rust/simple.exp: Add new tests.
7061
5be5dbf0
PA
70622017-02-02 Pedro Alves <palves@redhat.com>
7063
7064 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7065 tests.
7066
7346ef59
AA
70672017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7068
7069 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7070 taking a 2-byte value out of a 4-byte DWARF implicit value on
7071 big-endian targets.
7072 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7073 logic. Add test cases for DW_OP_implicit.
7074
787f0025
MM
70752017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7076
7077 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7078
68777c29
MM
70792017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7080
7081 * gdb.btrace/enable.exp: Call gdb_exit before
7082 skip_gdbserver_tests.
7083
0a1c7e28
MM
70842017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7085
7086 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7087 GDBFLAGS.
7088
b5ac99b0
MM
70892017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7090
7091 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7092 the test is skipped.
7093 * gdb.btrace/data.exp: Likewise.
7094 * gdb.btrace/delta.exp: Likewise.
7095 * gdb.btrace/dlopen.exp: Likewise.
7096 * gdb.btrace/enable-running.exp: Likewise.
7097 * gdb.btrace/enable.exp: Likewise.
7098 * gdb.btrace/exception.exp: Likewise.
7099 * gdb.btrace/function_call_history.exp: Likewise.
7100 * gdb.btrace/gcore.exp: Likewise.
7101 * gdb.btrace/instruction_history.exp: Likewise.
7102 * gdb.btrace/multi-thread-step.exp: Likewise.
7103 * gdb.btrace/nohist.exp: Likewise.
7104 * gdb.btrace/non-stop.exp: Likewise.
7105 * gdb.btrace/reconnect.exp: Likewise.
7106 * gdb.btrace/record_goto-step.exp: Likewise.
7107 * gdb.btrace/record_goto.exp: Likewise.
7108 * gdb.btrace/rn-dl-bind.exp: Likewise.
7109 * gdb.btrace/segv.exp: Likewise.
7110 * gdb.btrace/step.exp: Likewise.
7111 * gdb.btrace/stepi.exp: Likewise.
7112 * gdb.btrace/tailcall-only.exp: Likewise.
7113 * gdb.btrace/tailcall.exp: Likewise.
7114 * gdb.btrace/tsx.exp: Likewise.
7115 * gdb.btrace/unknown_functions.exp: Likewise.
7116 * gdb.btrace/vdso.exp: Likewise.
7117
cd4007e4
MM
71182017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7119
7120 * gdb.btrace/enable-running.c: New.
7121 * gdb.btrace/enable-running.exp: New.
7122
2735833d
WT
71232017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7124
7125 * gdb.arch/amd64-gs_base.c: New file.
7126 * gdb.arch/amd64-gs_base.exp: New file.
7127
b51e1e94
LM
71282017-01-26 Luis Machado <lgustavo@codesourcery.com>
7129
7130 * lib/memory.exp: Remove spurious empty newlines.
7131
72ca0410
SM
71322017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7133
7134 * gdb.python/py-bad-printers.exp: Load python file using "source".
7135 * gdb.python/py-events.exp: Likewise.
7136 * gdb.python/py-evsignal.exp: Likewise.
7137 * gdb.python/py-evthreads.exp: Likewise.
7138 * gdb.python/py-frame-args.exp: Likewise.
7139 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7140 * gdb.python/py-framefilter-mi.exp: Likewise.
7141 * gdb.python/py-framefilter.exp: Likewise.
7142 * gdb.python/py-mi.exp: Likewise.
7143 * gdb.python/py-pp-maint.exp: Likewise.
7144 * gdb.python/py-pp-registration.exp: Likewise.
7145 * gdb.python/py-prettyprint.exp: Likewise.
7146 (run_lang_tests): Likewise.
7147 * gdb.python/py-typeprint.exp: Likewise.
7148
e309aa65
LM
71492017-01-26 Luis Machado <lgustavo@codesourcery.com>
7150
7151 * lib/memory.exp: New file.
7152 * lib/gdb.exp: Load memory.exp.
7153 * gdb.base/memattr.exp (delete_memory): Move proc to
7154 lib/memory.exp and rename to delete_memory_regions.
7155 Replace delete_memory with delete_memory_regions.
7156 Cleanup memory regions before tests.
7157 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7158 before tests.
7159
515aff23
LM
71602017-01-26 Luis Machado <lgustavo@codesourcery.com>
7161
7162 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7163 files.
7164 (initialize): New function conditionally defined.
7165 (testcases): Move within conditional block.
7166 (main): Call initialize.
7167 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7168 of gdb.reverse/insn-reverse.c.
7169 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7170 gdb.reverse/insn-reverse.c.
7171
d8b49cf0
YQ
71722017-01-26 Yao Qi <yao.qi@linaro.org>
7173
7174 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7175 disassemble on address 0.
7176
f13a9a0c
YQ
71772017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7178 Yao Qi <yao.qi@linaro.org>
7179
7180 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7181 * gdb.dwarf2/implptr-64bit.S: Remove.
7182 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7183 variables in caller's context. Add DW_OP_implicit_value.
7184
5ac95241
YQ
71852017-01-25 Yao Qi <yao.qi@linaro.org>
7186
7187 * lib/dwarf.exp (Dwarf::_location): Handle
7188 DW_OP_GNU_implicit_pointer with proper size.
7189
23e82930
LM
71902017-01-20 Luis Machado <lgustavo@codesourcery.com>
7191
7192 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7193 and add untested calls.
7194
d334ae25
LM
71952017-01-20 Luis Machado <lgustavo@codesourcery.com>
7196
7197 * gdb.python/python.exp: Check line number against what GDB thinks
7198 the line number is for func1.
7199
f5e6296e
IB
72002017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7201
7202 * gdb.dlang/debug-expr.exp: New file.
7203
5b362f04
LM
72042016-12-23 Luis Machado <lgustavo@codesourcery.com>
7205
7206 Fix test names for the following files:
7207
7208 * gdb.ada/exec_changed.exp
7209 * gdb.ada/info_types.exp
7210 * gdb.arch/aarch64-atomic-inst.exp
7211 * gdb.arch/aarch64-fp.exp
7212 * gdb.arch/altivec-abi.exp
7213 * gdb.arch/altivec-regs.exp
7214 * gdb.arch/amd64-byte.exp
7215 * gdb.arch/amd64-disp-step.exp
7216 * gdb.arch/amd64-dword.exp
7217 * gdb.arch/amd64-entry-value-inline.exp
7218 * gdb.arch/amd64-entry-value-param.exp
7219 * gdb.arch/amd64-entry-value-paramref.exp
7220 * gdb.arch/amd64-entry-value.exp
7221 * gdb.arch/amd64-i386-address.exp
7222 * gdb.arch/amd64-invalid-stack-middle.exp
7223 * gdb.arch/amd64-invalid-stack-top.exp
7224 * gdb.arch/amd64-optimout-repeat.exp
7225 * gdb.arch/amd64-prologue-skip.exp
7226 * gdb.arch/amd64-prologue-xmm.exp
7227 * gdb.arch/amd64-stap-special-operands.exp
7228 * gdb.arch/amd64-stap-wrong-subexp.exp
7229 * gdb.arch/amd64-tailcall-cxx.exp
7230 * gdb.arch/amd64-tailcall-noret.exp
7231 * gdb.arch/amd64-tailcall-ret.exp
7232 * gdb.arch/amd64-tailcall-self.exp
7233 * gdb.arch/amd64-word.exp
7234 * gdb.arch/arm-bl-branch-dest.exp
7235 * gdb.arch/arm-disp-step.exp
7236 * gdb.arch/arm-neon.exp
7237 * gdb.arch/arm-single-step-kernel-helper.exp
7238 * gdb.arch/avr-flash-qualifier.exp
7239 * gdb.arch/disp-step-insn-reloc.exp
7240 * gdb.arch/e500-abi.exp
7241 * gdb.arch/e500-regs.exp
7242 * gdb.arch/ftrace-insn-reloc.exp
7243 * gdb.arch/i386-avx512.exp
7244 * gdb.arch/i386-bp_permanent.exp
7245 * gdb.arch/i386-byte.exp
7246 * gdb.arch/i386-cfi-notcurrent.exp
7247 * gdb.arch/i386-disp-step.exp
7248 * gdb.arch/i386-dr3-watch.exp
7249 * gdb.arch/i386-float.exp
7250 * gdb.arch/i386-gnu-cfi.exp
7251 * gdb.arch/i386-mpx-map.exp
7252 * gdb.arch/i386-mpx-sigsegv.exp
7253 * gdb.arch/i386-mpx-simple_segv.exp
7254 * gdb.arch/i386-mpx.exp
7255 * gdb.arch/i386-permbkpt.exp
7256 * gdb.arch/i386-prologue.exp
7257 * gdb.arch/i386-signal.exp
7258 * gdb.arch/i386-size-overlap.exp
7259 * gdb.arch/i386-unwind.exp
7260 * gdb.arch/i386-word.exp
7261 * gdb.arch/mips-fcr.exp
7262 * gdb.arch/powerpc-d128-regs.exp
7263 * gdb.arch/powerpc-stackless.exp
7264 * gdb.arch/ppc64-atomic-inst.exp
7265 * gdb.arch/s390-stackless.exp
7266 * gdb.arch/s390-tdbregs.exp
7267 * gdb.arch/s390-vregs.exp
7268 * gdb.arch/sparc-sysstep.exp
7269 * gdb.arch/thumb-bx-pc.exp
7270 * gdb.arch/thumb-singlestep.exp
7271 * gdb.arch/thumb2-it.exp
7272 * gdb.arch/vsx-regs.exp
7273 * gdb.asm/asm-source.exp
7274 * gdb.base/a2-run.exp
7275 * gdb.base/advance.exp
7276 * gdb.base/all-bin.exp
7277 * gdb.base/anon.exp
7278 * gdb.base/args.exp
7279 * gdb.base/arithmet.exp
7280 * gdb.base/async-shell.exp
7281 * gdb.base/async.exp
7282 * gdb.base/attach-pie-noexec.exp
7283 * gdb.base/attach-twice.exp
7284 * gdb.base/auto-load.exp
7285 * gdb.base/bang.exp
7286 * gdb.base/bitfields.exp
7287 * gdb.base/break-always.exp
7288 * gdb.base/break-caller-line.exp
7289 * gdb.base/break-entry.exp
7290 * gdb.base/break-inline.exp
7291 * gdb.base/break-on-linker-gcd-function.exp
7292 * gdb.base/break-probes.exp
7293 * gdb.base/break.exp
7294 * gdb.base/breakpoint-shadow.exp
7295 * gdb.base/call-ar-st.exp
7296 * gdb.base/call-sc.exp
7297 * gdb.base/call-signal-resume.exp
7298 * gdb.base/call-strs.exp
7299 * gdb.base/callfuncs.exp
7300 * gdb.base/catch-fork-static.exp
7301 * gdb.base/catch-gdb-caused-signals.exp
7302 * gdb.base/catch-load.exp
7303 * gdb.base/catch-signal-fork.exp
7304 * gdb.base/catch-signal.exp
7305 * gdb.base/catch-syscall.exp
7306 * gdb.base/charset.exp
7307 * gdb.base/checkpoint.exp
7308 * gdb.base/chng-syms.exp
7309 * gdb.base/code-expr.exp
7310 * gdb.base/code_elim.exp
7311 * gdb.base/commands.exp
7312 * gdb.base/completion.exp
7313 * gdb.base/complex.exp
7314 * gdb.base/cond-expr.exp
7315 * gdb.base/condbreak.exp
7316 * gdb.base/consecutive.exp
7317 * gdb.base/continue-all-already-running.exp
7318 * gdb.base/coredump-filter.exp
7319 * gdb.base/corefile.exp
7320 * gdb.base/dbx.exp
7321 * gdb.base/debug-expr.exp
7322 * gdb.base/define.exp
7323 * gdb.base/del.exp
7324 * gdb.base/disabled-location.exp
7325 * gdb.base/disasm-end-cu.exp
7326 * gdb.base/disasm-optim.exp
7327 * gdb.base/display.exp
7328 * gdb.base/duplicate-bp.exp
7329 * gdb.base/ena-dis-br.exp
7330 * gdb.base/ending-run.exp
7331 * gdb.base/enumval.exp
7332 * gdb.base/environ.exp
7333 * gdb.base/eu-strip-infcall.exp
7334 * gdb.base/eval-avoid-side-effects.exp
7335 * gdb.base/eval-skip.exp
7336 * gdb.base/exitsignal.exp
7337 * gdb.base/expand-psymtabs.exp
7338 * gdb.base/filesym.exp
7339 * gdb.base/find-unmapped.exp
7340 * gdb.base/finish.exp
7341 * gdb.base/float.exp
7342 * gdb.base/foll-exec-mode.exp
7343 * gdb.base/foll-exec.exp
7344 * gdb.base/foll-fork.exp
7345 * gdb.base/fortran-sym-case.exp
7346 * gdb.base/freebpcmd.exp
7347 * gdb.base/func-ptr.exp
7348 * gdb.base/func-ptrs.exp
7349 * gdb.base/funcargs.exp
7350 * gdb.base/gcore-buffer-overflow.exp
7351 * gdb.base/gcore-relro-pie.exp
7352 * gdb.base/gcore-relro.exp
7353 * gdb.base/gcore.exp
7354 * gdb.base/gdb1090.exp
7355 * gdb.base/gdb11530.exp
7356 * gdb.base/gdb11531.exp
7357 * gdb.base/gdb1821.exp
7358 * gdb.base/gdbindex-stabs.exp
7359 * gdb.base/gdbvars.exp
7360 * gdb.base/hbreak.exp
7361 * gdb.base/hbreak2.exp
7362 * gdb.base/included.exp
7363 * gdb.base/infcall-input.exp
7364 * gdb.base/inferior-died.exp
7365 * gdb.base/infnan.exp
7366 * gdb.base/info-macros.exp
7367 * gdb.base/info-os.exp
7368 * gdb.base/info-proc.exp
7369 * gdb.base/info-shared.exp
7370 * gdb.base/info-target.exp
7371 * gdb.base/infoline.exp
7372 * gdb.base/interp.exp
7373 * gdb.base/interrupt.exp
7374 * gdb.base/jit-reader.exp
7375 * gdb.base/jit-simple.exp
7376 * gdb.base/kill-after-signal.exp
7377 * gdb.base/kill-detach-inferiors-cmd.exp
7378 * gdb.base/label.exp
7379 * gdb.base/langs.exp
7380 * gdb.base/ldbl_e308.exp
7381 * gdb.base/line-symtabs.exp
7382 * gdb.base/linespecs.exp
7383 * gdb.base/list.exp
7384 * gdb.base/long_long.exp
7385 * gdb.base/longest-types.exp
7386 * gdb.base/maint.exp
7387 * gdb.base/max-value-size.exp
7388 * gdb.base/memattr.exp
7389 * gdb.base/mips_pro.exp
7390 * gdb.base/morestack.exp
7391 * gdb.base/moribund-step.exp
7392 * gdb.base/multi-forks.exp
7393 * gdb.base/nested-addr.exp
7394 * gdb.base/nextoverexit.exp
7395 * gdb.base/noreturn-finish.exp
7396 * gdb.base/noreturn-return.exp
7397 * gdb.base/nostdlib.exp
7398 * gdb.base/offsets.exp
7399 * gdb.base/opaque.exp
7400 * gdb.base/pc-fp.exp
7401 * gdb.base/permissions.exp
7402 * gdb.base/print-symbol-loading.exp
7403 * gdb.base/prologue-include.exp
7404 * gdb.base/psymtab.exp
7405 * gdb.base/ptype.exp
7406 * gdb.base/random-signal.exp
7407 * gdb.base/randomize.exp
7408 * gdb.base/range-stepping.exp
7409 * gdb.base/readline-ask.exp
7410 * gdb.base/recpar.exp
7411 * gdb.base/recurse.exp
7412 * gdb.base/relational.exp
7413 * gdb.base/restore.exp
7414 * gdb.base/return-nodebug.exp
7415 * gdb.base/return.exp
7416 * gdb.base/run-after-attach.exp
7417 * gdb.base/save-bp.exp
7418 * gdb.base/scope.exp
7419 * gdb.base/sect-cmd.exp
7420 * gdb.base/set-lang-auto.exp
7421 * gdb.base/set-noassign.exp
7422 * gdb.base/setvar.exp
7423 * gdb.base/sigall.exp
7424 * gdb.base/sigbpt.exp
7425 * gdb.base/siginfo-addr.exp
7426 * gdb.base/siginfo-infcall.exp
7427 * gdb.base/siginfo-obj.exp
7428 * gdb.base/siginfo.exp
7429 * gdb.base/signals-state-child.exp
7430 * gdb.base/signest.exp
7431 * gdb.base/sigstep.exp
7432 * gdb.base/sizeof.exp
7433 * gdb.base/skip.exp
7434 * gdb.base/solib-corrupted.exp
7435 * gdb.base/solib-nodir.exp
7436 * gdb.base/solib-search.exp
7437 * gdb.base/stack-checking.exp
7438 * gdb.base/stale-infcall.exp
7439 * gdb.base/stap-probe.exp
7440 * gdb.base/start.exp
7441 * gdb.base/step-break.exp
7442 * gdb.base/step-bt.exp
7443 * gdb.base/step-line.exp
7444 * gdb.base/step-over-exit.exp
7445 * gdb.base/step-over-syscall.exp
7446 * gdb.base/step-resume-infcall.exp
7447 * gdb.base/step-test.exp
7448 * gdb.base/store.exp
7449 * gdb.base/structs3.exp
7450 * gdb.base/sym-file.exp
7451 * gdb.base/symbol-without-target_section.exp
7452 * gdb.base/term.exp
7453 * gdb.base/testenv.exp
7454 * gdb.base/ui-redirect.exp
7455 * gdb.base/until.exp
7456 * gdb.base/unwindonsignal.exp
7457 * gdb.base/value-double-free.exp
7458 * gdb.base/vla-datatypes.exp
7459 * gdb.base/vla-ptr.exp
7460 * gdb.base/vla-sideeffect.exp
7461 * gdb.base/volatile.exp
7462 * gdb.base/watch-cond-infcall.exp
7463 * gdb.base/watch-cond.exp
7464 * gdb.base/watch-non-mem.exp
7465 * gdb.base/watch-read.exp
7466 * gdb.base/watch-vfork.exp
7467 * gdb.base/watchpoint-cond-gone.exp
7468 * gdb.base/watchpoint-delete.exp
7469 * gdb.base/watchpoint-hw-hit-once.exp
7470 * gdb.base/watchpoint-hw.exp
7471 * gdb.base/watchpoint-stops-at-right-insn.exp
7472 * gdb.base/watchpoints.exp
7473 * gdb.base/wchar.exp
7474 * gdb.base/whatis-exp.exp
7475 * gdb.btrace/buffer-size.exp
7476 * gdb.btrace/data.exp
7477 * gdb.btrace/delta.exp
7478 * gdb.btrace/dlopen.exp
7479 * gdb.btrace/enable.exp
7480 * gdb.btrace/exception.exp
7481 * gdb.btrace/function_call_history.exp
7482 * gdb.btrace/gcore.exp
7483 * gdb.btrace/instruction_history.exp
7484 * gdb.btrace/nohist.exp
7485 * gdb.btrace/reconnect.exp
7486 * gdb.btrace/record_goto-step.exp
7487 * gdb.btrace/record_goto.exp
7488 * gdb.btrace/rn-dl-bind.exp
7489 * gdb.btrace/segv.exp
7490 * gdb.btrace/step.exp
7491 * gdb.btrace/stepi.exp
7492 * gdb.btrace/tailcall-only.exp
7493 * gdb.btrace/tailcall.exp
7494 * gdb.btrace/tsx.exp
7495 * gdb.btrace/unknown_functions.exp
7496 * gdb.btrace/vdso.exp
7497 * gdb.compile/compile-ifunc.exp
7498 * gdb.compile/compile-ops.exp
7499 * gdb.compile/compile-print.exp
7500 * gdb.compile/compile-setjmp.exp
7501 * gdb.cp/abstract-origin.exp
7502 * gdb.cp/ambiguous.exp
7503 * gdb.cp/annota2.exp
7504 * gdb.cp/annota3.exp
7505 * gdb.cp/anon-ns.exp
7506 * gdb.cp/anon-struct.exp
7507 * gdb.cp/anon-union.exp
7508 * gdb.cp/arg-reference.exp
7509 * gdb.cp/baseenum.exp
7510 * gdb.cp/bool.exp
7511 * gdb.cp/breakpoint.exp
7512 * gdb.cp/bs15503.exp
7513 * gdb.cp/call-c.exp
7514 * gdb.cp/casts.exp
7515 * gdb.cp/chained-calls.exp
7516 * gdb.cp/class2.exp
7517 * gdb.cp/classes.exp
7518 * gdb.cp/cmpd-minsyms.exp
7519 * gdb.cp/converts.exp
7520 * gdb.cp/cp-relocate.exp
7521 * gdb.cp/cpcompletion.exp
7522 * gdb.cp/cpexprs.exp
7523 * gdb.cp/cplabel.exp
7524 * gdb.cp/cplusfuncs.exp
7525 * gdb.cp/cpsizeof.exp
7526 * gdb.cp/ctti.exp
7527 * gdb.cp/derivation.exp
7528 * gdb.cp/destrprint.exp
7529 * gdb.cp/dispcxx.exp
7530 * gdb.cp/enum-class.exp
7531 * gdb.cp/exception.exp
7532 * gdb.cp/exceptprint.exp
7533 * gdb.cp/expand-psymtabs-cxx.exp
7534 * gdb.cp/expand-sals.exp
7535 * gdb.cp/extern-c.exp
7536 * gdb.cp/filename.exp
7537 * gdb.cp/formatted-ref.exp
7538 * gdb.cp/fpointer.exp
7539 * gdb.cp/gdb1355.exp
7540 * gdb.cp/gdb2495.exp
7541 * gdb.cp/hang.exp
7542 * gdb.cp/impl-this.exp
7543 * gdb.cp/infcall-dlopen.exp
7544 * gdb.cp/inherit.exp
7545 * gdb.cp/iostream.exp
7546 * gdb.cp/koenig.exp
7547 * gdb.cp/local.exp
7548 * gdb.cp/m-data.exp
7549 * gdb.cp/m-static.exp
7550 * gdb.cp/mb-ctor.exp
7551 * gdb.cp/mb-inline.exp
7552 * gdb.cp/mb-templates.exp
7553 * gdb.cp/member-name.exp
7554 * gdb.cp/member-ptr.exp
7555 * gdb.cp/meth-typedefs.exp
7556 * gdb.cp/method.exp
7557 * gdb.cp/method2.exp
7558 * gdb.cp/minsym-fallback.exp
7559 * gdb.cp/misc.exp
7560 * gdb.cp/namelessclass.exp
7561 * gdb.cp/namespace-enum.exp
7562 * gdb.cp/namespace-nested-import.exp
7563 * gdb.cp/namespace.exp
7564 * gdb.cp/nextoverthrow.exp
7565 * gdb.cp/no-dmgl-verbose.exp
7566 * gdb.cp/non-trivial-retval.exp
7567 * gdb.cp/noparam.exp
7568 * gdb.cp/nsdecl.exp
7569 * gdb.cp/nsimport.exp
7570 * gdb.cp/nsnested.exp
7571 * gdb.cp/nsnoimports.exp
7572 * gdb.cp/nsrecurs.exp
7573 * gdb.cp/nsstress.exp
7574 * gdb.cp/nsusing.exp
7575 * gdb.cp/operator.exp
7576 * gdb.cp/oranking.exp
7577 * gdb.cp/overload-const.exp
7578 * gdb.cp/overload.exp
7579 * gdb.cp/ovldbreak.exp
7580 * gdb.cp/ovsrch.exp
7581 * gdb.cp/paren-type.exp
7582 * gdb.cp/parse-lang.exp
7583 * gdb.cp/pass-by-ref.exp
7584 * gdb.cp/pr-1023.exp
7585 * gdb.cp/pr-1210.exp
7586 * gdb.cp/pr-574.exp
7587 * gdb.cp/pr10687.exp
7588 * gdb.cp/pr12028.exp
7589 * gdb.cp/pr17132.exp
7590 * gdb.cp/pr17494.exp
7591 * gdb.cp/pr9067.exp
7592 * gdb.cp/pr9167.exp
7593 * gdb.cp/pr9631.exp
7594 * gdb.cp/printmethod.exp
7595 * gdb.cp/psmang.exp
7596 * gdb.cp/psymtab-parameter.exp
7597 * gdb.cp/ptype-cv-cp.exp
7598 * gdb.cp/ptype-flags.exp
7599 * gdb.cp/re-set-overloaded.exp
7600 * gdb.cp/ref-types.exp
7601 * gdb.cp/rtti.exp
7602 * gdb.cp/scope-err.exp
7603 * gdb.cp/shadow.exp
7604 * gdb.cp/smartp.exp
7605 * gdb.cp/static-method.exp
7606 * gdb.cp/static-print-quit.exp
7607 * gdb.cp/temargs.exp
7608 * gdb.cp/templates.exp
7609 * gdb.cp/try_catch.exp
7610 * gdb.cp/typedef-operator.exp
7611 * gdb.cp/typeid.exp
7612 * gdb.cp/userdef.exp
7613 * gdb.cp/using-crash.exp
7614 * gdb.cp/var-tag.exp
7615 * gdb.cp/virtbase.exp
7616 * gdb.cp/virtfunc.exp
7617 * gdb.cp/virtfunc2.exp
7618 * gdb.cp/vla-cxx.exp
7619 * gdb.disasm/t01_mov.exp
7620 * gdb.disasm/t02_mova.exp
7621 * gdb.disasm/t03_add.exp
7622 * gdb.disasm/t04_sub.exp
7623 * gdb.disasm/t05_cmp.exp
7624 * gdb.disasm/t06_ari2.exp
7625 * gdb.disasm/t07_ari3.exp
7626 * gdb.disasm/t08_or.exp
7627 * gdb.disasm/t09_xor.exp
7628 * gdb.disasm/t10_and.exp
7629 * gdb.disasm/t11_logs.exp
7630 * gdb.disasm/t12_bit.exp
7631 * gdb.disasm/t13_otr.exp
7632 * gdb.dlang/circular.exp
7633 * gdb.dwarf2/arr-stride.exp
7634 * gdb.dwarf2/arr-subrange.exp
7635 * gdb.dwarf2/atomic-type.exp
7636 * gdb.dwarf2/bad-regnum.exp
7637 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7638 * gdb.dwarf2/callframecfa.exp
7639 * gdb.dwarf2/clztest.exp
7640 * gdb.dwarf2/corrupt.exp
7641 * gdb.dwarf2/data-loc.exp
7642 * gdb.dwarf2/dup-psym.exp
7643 * gdb.dwarf2/dw2-anon-mptr.exp
7644 * gdb.dwarf2/dw2-anonymous-func.exp
7645 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7646 * gdb.dwarf2/dw2-bad-unresolved.exp
7647 * gdb.dwarf2/dw2-basic.exp
7648 * gdb.dwarf2/dw2-canonicalize-type.exp
7649 * gdb.dwarf2/dw2-case-insensitive.exp
7650 * gdb.dwarf2/dw2-common-block.exp
7651 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7652 * gdb.dwarf2/dw2-compressed.exp
7653 * gdb.dwarf2/dw2-const.exp
7654 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7655 * gdb.dwarf2/dw2-cu-size.exp
7656 * gdb.dwarf2/dw2-dup-frame.exp
7657 * gdb.dwarf2/dw2-entry-value.exp
7658 * gdb.dwarf2/dw2-icycle.exp
7659 * gdb.dwarf2/dw2-ifort-parameter.exp
7660 * gdb.dwarf2/dw2-inline-break.exp
7661 * gdb.dwarf2/dw2-inline-param.exp
7662 * gdb.dwarf2/dw2-intercu.exp
7663 * gdb.dwarf2/dw2-intermix.exp
7664 * gdb.dwarf2/dw2-lexical-block-bare.exp
7665 * gdb.dwarf2/dw2-linkage-name-trust.exp
7666 * gdb.dwarf2/dw2-minsym-in-cu.exp
7667 * gdb.dwarf2/dw2-noloc.exp
7668 * gdb.dwarf2/dw2-op-call.exp
7669 * gdb.dwarf2/dw2-op-out-param.exp
7670 * gdb.dwarf2/dw2-opt-structptr.exp
7671 * gdb.dwarf2/dw2-param-error.exp
7672 * gdb.dwarf2/dw2-producer.exp
7673 * gdb.dwarf2/dw2-ranges-base.exp
7674 * gdb.dwarf2/dw2-ref-missing-frame.exp
7675 * gdb.dwarf2/dw2-reg-undefined.exp
7676 * gdb.dwarf2/dw2-regno-invalid.exp
7677 * gdb.dwarf2/dw2-restore.exp
7678 * gdb.dwarf2/dw2-restrict.exp
7679 * gdb.dwarf2/dw2-single-line-discriminators.exp
7680 * gdb.dwarf2/dw2-strp.exp
7681 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7682 * gdb.dwarf2/dw2-unresolved.exp
7683 * gdb.dwarf2/dw2-var-zero-addr.exp
7684 * gdb.dwarf2/dw4-sig-types.exp
7685 * gdb.dwarf2/dwz.exp
7686 * gdb.dwarf2/dynarr-ptr.exp
7687 * gdb.dwarf2/enum-type.exp
7688 * gdb.dwarf2/gdb-index.exp
7689 * gdb.dwarf2/implptr-64bit.exp
7690 * gdb.dwarf2/implptr-optimized-out.exp
7691 * gdb.dwarf2/implptr.exp
7692 * gdb.dwarf2/implref-array.exp
7693 * gdb.dwarf2/implref-const.exp
7694 * gdb.dwarf2/implref-global.exp
7695 * gdb.dwarf2/implref-struct.exp
7696 * gdb.dwarf2/mac-fileno.exp
7697 * gdb.dwarf2/main-subprogram.exp
7698 * gdb.dwarf2/member-ptr-forwardref.exp
7699 * gdb.dwarf2/method-ptr.exp
7700 * gdb.dwarf2/missing-sig-type.exp
7701 * gdb.dwarf2/nonvar-access.exp
7702 * gdb.dwarf2/opaque-type-lookup.exp
7703 * gdb.dwarf2/pieces-optimized-out.exp
7704 * gdb.dwarf2/pieces.exp
7705 * gdb.dwarf2/pr10770.exp
7706 * gdb.dwarf2/pr13961.exp
7707 * gdb.dwarf2/staticvirtual.exp
7708 * gdb.dwarf2/subrange.exp
7709 * gdb.dwarf2/symtab-producer.exp
7710 * gdb.dwarf2/trace-crash.exp
7711 * gdb.dwarf2/typeddwarf.exp
7712 * gdb.dwarf2/valop.exp
7713 * gdb.dwarf2/watch-notconst.exp
7714 * gdb.fortran/array-element.exp
7715 * gdb.fortran/charset.exp
7716 * gdb.fortran/common-block.exp
7717 * gdb.fortran/complex.exp
7718 * gdb.fortran/derived-type-function.exp
7719 * gdb.fortran/derived-type.exp
7720 * gdb.fortran/logical.exp
7721 * gdb.fortran/module.exp
7722 * gdb.fortran/multi-dim.exp
7723 * gdb.fortran/nested-funcs.exp
7724 * gdb.fortran/print-formatted.exp
7725 * gdb.fortran/subarray.exp
7726 * gdb.fortran/vla-alloc-assoc.exp
7727 * gdb.fortran/vla-datatypes.exp
7728 * gdb.fortran/vla-history.exp
7729 * gdb.fortran/vla-ptr-info.exp
7730 * gdb.fortran/vla-ptype-sub.exp
7731 * gdb.fortran/vla-ptype.exp
7732 * gdb.fortran/vla-sizeof.exp
7733 * gdb.fortran/vla-type.exp
7734 * gdb.fortran/vla-value-sub-arbitrary.exp
7735 * gdb.fortran/vla-value-sub-finish.exp
7736 * gdb.fortran/vla-value-sub.exp
7737 * gdb.fortran/vla-value.exp
7738 * gdb.fortran/whatis_type.exp
7739 * gdb.go/chan.exp
7740 * gdb.go/handcall.exp
7741 * gdb.go/hello.exp
7742 * gdb.go/integers.exp
7743 * gdb.go/methods.exp
7744 * gdb.go/package.exp
7745 * gdb.go/strings.exp
7746 * gdb.go/types.exp
7747 * gdb.go/unsafe.exp
7748 * gdb.guile/scm-arch.exp
7749 * gdb.guile/scm-block.exp
7750 * gdb.guile/scm-breakpoint.exp
7751 * gdb.guile/scm-cmd.exp
7752 * gdb.guile/scm-disasm.exp
7753 * gdb.guile/scm-equal.exp
7754 * gdb.guile/scm-frame-args.exp
7755 * gdb.guile/scm-frame-inline.exp
7756 * gdb.guile/scm-frame.exp
7757 * gdb.guile/scm-iterator.exp
7758 * gdb.guile/scm-math.exp
7759 * gdb.guile/scm-objfile.exp
7760 * gdb.guile/scm-ports.exp
7761 * gdb.guile/scm-symbol.exp
7762 * gdb.guile/scm-symtab.exp
7763 * gdb.guile/scm-value-cc.exp
7764 * gdb.guile/types-module.exp
7765 * gdb.linespec/break-ask.exp
7766 * gdb.linespec/cpexplicit.exp
7767 * gdb.linespec/explicit.exp
7768 * gdb.linespec/keywords.exp
7769 * gdb.linespec/linespec.exp
7770 * gdb.linespec/ls-dollar.exp
7771 * gdb.linespec/ls-errs.exp
7772 * gdb.linespec/skip-two.exp
7773 * gdb.linespec/thread.exp
7774 * gdb.mi/mi-async.exp
7775 * gdb.mi/mi-basics.exp
7776 * gdb.mi/mi-break.exp
7777 * gdb.mi/mi-catch-load.exp
7778 * gdb.mi/mi-cli.exp
7779 * gdb.mi/mi-cmd-param-changed.exp
7780 * gdb.mi/mi-console.exp
7781 * gdb.mi/mi-detach.exp
7782 * gdb.mi/mi-disassemble.exp
7783 * gdb.mi/mi-eval.exp
7784 * gdb.mi/mi-file-transfer.exp
7785 * gdb.mi/mi-file.exp
7786 * gdb.mi/mi-fill-memory.exp
7787 * gdb.mi/mi-inheritance-syntax-error.exp
7788 * gdb.mi/mi-linespec-err-cp.exp
7789 * gdb.mi/mi-logging.exp
7790 * gdb.mi/mi-memory-changed.exp
7791 * gdb.mi/mi-read-memory.exp
7792 * gdb.mi/mi-record-changed.exp
7793 * gdb.mi/mi-reg-undefined.exp
7794 * gdb.mi/mi-regs.exp
7795 * gdb.mi/mi-return.exp
7796 * gdb.mi/mi-reverse.exp
7797 * gdb.mi/mi-simplerun.exp
7798 * gdb.mi/mi-solib.exp
7799 * gdb.mi/mi-stack.exp
7800 * gdb.mi/mi-stepi.exp
7801 * gdb.mi/mi-syn-frame.exp
7802 * gdb.mi/mi-until.exp
7803 * gdb.mi/mi-var-block.exp
7804 * gdb.mi/mi-var-child.exp
7805 * gdb.mi/mi-var-cmd.exp
7806 * gdb.mi/mi-var-cp.exp
7807 * gdb.mi/mi-var-display.exp
7808 * gdb.mi/mi-var-invalidate.exp
7809 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7810 * gdb.mi/mi-vla-fortran.exp
7811 * gdb.mi/mi-watch.exp
7812 * gdb.mi/mi2-var-child.exp
7813 * gdb.mi/user-selected-context-sync.exp
7814 * gdb.modula2/unbounded-array.exp
7815 * gdb.multi/dummy-frame-restore.exp
7816 * gdb.multi/multi-arch-exec.exp
7817 * gdb.multi/multi-arch.exp
7818 * gdb.multi/tids.exp
7819 * gdb.multi/watchpoint-multi.exp
7820 * gdb.opencl/callfuncs.exp
7821 * gdb.opencl/convs_casts.exp
7822 * gdb.opencl/datatypes.exp
7823 * gdb.opencl/operators.exp
7824 * gdb.opencl/vec_comps.exp
7825 * gdb.opt/clobbered-registers-O2.exp
7826 * gdb.opt/inline-break.exp
7827 * gdb.opt/inline-bt.exp
7828 * gdb.opt/inline-cmds.exp
7829 * gdb.opt/inline-locals.exp
7830 * gdb.pascal/case-insensitive-symbols.exp
7831 * gdb.pascal/floats.exp
7832 * gdb.pascal/gdb11492.exp
7833 * gdb.python/lib-types.exp
7834 * gdb.python/py-arch.exp
7835 * gdb.python/py-as-string.exp
7836 * gdb.python/py-bad-printers.exp
7837 * gdb.python/py-block.exp
7838 * gdb.python/py-breakpoint-create-fail.exp
7839 * gdb.python/py-breakpoint.exp
7840 * gdb.python/py-caller-is.exp
7841 * gdb.python/py-cmd.exp
7842 * gdb.python/py-explore-cc.exp
7843 * gdb.python/py-explore.exp
7844 * gdb.python/py-finish-breakpoint.exp
7845 * gdb.python/py-finish-breakpoint2.exp
7846 * gdb.python/py-frame-args.exp
7847 * gdb.python/py-frame-inline.exp
7848 * gdb.python/py-frame.exp
7849 * gdb.python/py-framefilter-mi.exp
7850 * gdb.python/py-infthread.exp
7851 * gdb.python/py-lazy-string.exp
7852 * gdb.python/py-linetable.exp
7853 * gdb.python/py-mi-events.exp
7854 * gdb.python/py-mi-objfile.exp
7855 * gdb.python/py-mi.exp
7856 * gdb.python/py-objfile.exp
7857 * gdb.python/py-pp-integral.exp
7858 * gdb.python/py-pp-maint.exp
7859 * gdb.python/py-pp-re-notag.exp
7860 * gdb.python/py-pp-registration.exp
7861 * gdb.python/py-recurse-unwind.exp
7862 * gdb.python/py-strfns.exp
7863 * gdb.python/py-symbol.exp
7864 * gdb.python/py-symtab.exp
7865 * gdb.python/py-sync-interp.exp
7866 * gdb.python/py-typeprint.exp
7867 * gdb.python/py-unwind-maint.exp
7868 * gdb.python/py-unwind.exp
7869 * gdb.python/py-value-cc.exp
7870 * gdb.python/py-xmethods.exp
7871 * gdb.reverse/amd64-tailcall-reverse.exp
7872 * gdb.reverse/break-precsave.exp
7873 * gdb.reverse/break-reverse.exp
7874 * gdb.reverse/consecutive-precsave.exp
7875 * gdb.reverse/consecutive-reverse.exp
7876 * gdb.reverse/finish-precsave.exp
7877 * gdb.reverse/finish-reverse-bkpt.exp
7878 * gdb.reverse/finish-reverse.exp
7879 * gdb.reverse/fstatat-reverse.exp
7880 * gdb.reverse/getresuid-reverse.exp
7881 * gdb.reverse/i386-precsave.exp
7882 * gdb.reverse/i386-reverse.exp
7883 * gdb.reverse/i386-sse-reverse.exp
7884 * gdb.reverse/i387-env-reverse.exp
7885 * gdb.reverse/i387-stack-reverse.exp
7886 * gdb.reverse/insn-reverse.exp
7887 * gdb.reverse/machinestate-precsave.exp
7888 * gdb.reverse/machinestate.exp
7889 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7890 * gdb.reverse/pipe-reverse.exp
7891 * gdb.reverse/readv-reverse.exp
7892 * gdb.reverse/recvmsg-reverse.exp
7893 * gdb.reverse/rerun-prec.exp
7894 * gdb.reverse/s390-mvcle.exp
7895 * gdb.reverse/step-precsave.exp
7896 * gdb.reverse/step-reverse.exp
7897 * gdb.reverse/time-reverse.exp
7898 * gdb.reverse/until-precsave.exp
7899 * gdb.reverse/until-reverse.exp
7900 * gdb.reverse/waitpid-reverse.exp
7901 * gdb.reverse/watch-precsave.exp
7902 * gdb.reverse/watch-reverse.exp
7903 * gdb.rust/generics.exp
7904 * gdb.rust/methods.exp
7905 * gdb.rust/modules.exp
7906 * gdb.rust/simple.exp
7907 * gdb.server/connect-with-no-symbol-file.exp
7908 * gdb.server/ext-attach.exp
7909 * gdb.server/ext-restart.exp
7910 * gdb.server/ext-wrapper.exp
7911 * gdb.server/file-transfer.exp
7912 * gdb.server/server-exec-info.exp
7913 * gdb.server/server-kill.exp
7914 * gdb.server/server-mon.exp
7915 * gdb.server/wrapper.exp
7916 * gdb.stabs/exclfwd.exp
7917 * gdb.stabs/gdb11479.exp
7918 * gdb.threads/clone-new-thread-event.exp
7919 * gdb.threads/corethreads.exp
7920 * gdb.threads/current-lwp-dead.exp
7921 * gdb.threads/dlopen-libpthread.exp
7922 * gdb.threads/gcore-thread.exp
7923 * gdb.threads/sigstep-threads.exp
7924 * gdb.threads/watchpoint-fork.exp
7925 * gdb.trace/actions-changed.exp
7926 * gdb.trace/backtrace.exp
7927 * gdb.trace/change-loc.exp
7928 * gdb.trace/circ.exp
7929 * gdb.trace/collection.exp
7930 * gdb.trace/disconnected-tracing.exp
7931 * gdb.trace/ftrace.exp
7932 * gdb.trace/mi-trace-frame-collected.exp
7933 * gdb.trace/mi-trace-unavailable.exp
7934 * gdb.trace/mi-traceframe-changed.exp
7935 * gdb.trace/mi-tsv-changed.exp
7936 * gdb.trace/no-attach-trace.exp
7937 * gdb.trace/passc-dyn.exp
7938 * gdb.trace/qtro.exp
7939 * gdb.trace/range-stepping.exp
7940 * gdb.trace/read-memory.exp
7941 * gdb.trace/save-trace.exp
7942 * gdb.trace/signal.exp
7943 * gdb.trace/status-stop.exp
7944 * gdb.trace/tfile.exp
7945 * gdb.trace/trace-break.exp
7946 * gdb.trace/trace-buffer-size.exp
7947 * gdb.trace/trace-condition.exp
7948 * gdb.trace/tracefile-pseudo-reg.exp
7949 * gdb.trace/tstatus.exp
7950 * gdb.trace/unavailable.exp
7951 * gdb.trace/while-dyn.exp
7952 * gdb.trace/while-stepping.exp
7953
34c41c68
DE
79542016-12-22 Doug Evans <xdje42@gmail.com>
7955
7956 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7957 and msymbols.
7958
16e69324
YQ
79592016-12-19 Yao Qi <yao.qi@linaro.org>
7960
7961 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7962 (test_with_self): Don't call do_steps_and_nexts, and remove
7963 code about stepping into xmalloc.
7964
f94f411b
YQ
79652016-12-09 Yao Qi <yao.qi@linaro.org>
7966
7967 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7968
79692016-12-09 Yao Qi <yao.qi@linaro.org>
7970
7971 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7972
f1b5deee
PA
79732016-12-09 Pedro Alves <palves@redhat.com>
7974
7975 * gdb.base/all-architectures-0.exp: New file.
7976 * gdb.base/all-architectures-1.exp: New file.
7977 * gdb.base/all-architectures-2.exp: New file.
7978 * gdb.base/all-architectures-3.exp: New file.
7979 * gdb.base/all-architectures-4.exp: New file.
7980 * gdb.base/all-architectures-5.exp: New file.
7981 * gdb.base/all-architectures-6.exp: New file.
7982 * gdb.base/all-architectures-7.exp: New file.
7983 * gdb.base/all-architectures.exp.in: New file.
7984
364ca42e
YQ
79852016-12-09 Yao Qi <yao.qi@linaro.org>
7986
7987 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7988
107c2d62
LM
79892016-12-02 Luis Machado <lgustavo@codesourcery.com>
7990
7991 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7992 possible.
7993 Remove useless pattern-matching code.
7994
df3ee9ca
PA
79952016-12-02 Pedro Alves <palves@redhat.com>
7996
7997 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7998 procedure.
7999 (top level): Call it.
8000
ec835369
PA
80012016-12-02 Pedro Alves <palves@redhat.com>
8002
8003 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8004 New procedure.
8005 (top level): Call it.
8006
01770bbd
PA
80072016-12-02 Pedro Alves <palves@redhat.com>
8008
8009 PR cli/20559
8010 * gdb.base/commands.exp (user_defined_command_args_eval): New
8011 procedure.
8012 (top level): Call it.
8013
008459ea
LM
80142016-12-02 Luis Machado <lgustavo@codesourcery.com>
8015
8016 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8017 timeout handling.
8018
0c1b455e
TT
80192016-12-02 Tom Tromey <tom@tromey.com>
8020
8021 * gdb.dwarf2/main-subprogram.c: New file.
8022 * gdb.dwarf2/main-subprogram.exp: New file.
8023
018572b8
LM
80242016-12-01 Luis Machado <lgustavo@codesourcery.com>
8025
8026 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8027 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8028 gdb_test_no_output for a couple of cases.
8029 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8030
84c93cd5
LM
80312016-12-01 Luis Machado <lgustavo@codesourcery.com>
8032
8033 Fix test names and standardize compilation error messages throughout
8034 the following files:
8035
8036 * gdb.ada/start.exp
8037 * gdb.arch/alpha-step.exp
8038 * gdb.arch/e500-prologue.exp
8039 * gdb.arch/ftrace-insn-reloc.exp
8040 * gdb.arch/gdb1291.exp
8041 * gdb.arch/gdb1431.exp
8042 * gdb.arch/gdb1558.exp
8043 * gdb.arch/i386-dr3-watch.exp
8044 * gdb.arch/i386-sse-stack-align.exp
8045 * gdb.arch/ia64-breakpoint-shadow.exp
8046 * gdb.arch/pa-nullify.exp
8047 * gdb.arch/powerpc-aix-prologue.exp
8048 * gdb.arch/thumb-bx-pc.exp
8049 * gdb.base/annota1.exp
8050 * gdb.base/annota3.exp
8051 * gdb.base/arrayidx.exp
8052 * gdb.base/assign.exp
8053 * gdb.base/attach.exp
8054 * gdb.base/auxv.exp
8055 * gdb.base/bang.exp
8056 * gdb.base/bfp-test.exp
8057 * gdb.base/bigcore.exp
8058 * gdb.base/bitfields2.exp
8059 * gdb.base/break-fun-addr.exp
8060 * gdb.base/break-probes.exp
8061 * gdb.base/call-rt-st.exp
8062 * gdb.base/callexit.exp
8063 * gdb.base/catch-fork-kill.exp
8064 * gdb.base/charset.exp
8065 * gdb.base/checkpoint.exp
8066 * gdb.base/comprdebug.exp
8067 * gdb.base/constvars.exp
8068 * gdb.base/coredump-filter.exp
8069 * gdb.base/cursal.exp
8070 * gdb.base/cvexpr.exp
8071 * gdb.base/detach.exp
8072 * gdb.base/display.exp
8073 * gdb.base/dmsym.exp
8074 * gdb.base/dprintf-pending.exp
8075 * gdb.base/dso2dso.exp
8076 * gdb.base/dtrace-probe.exp
8077 * gdb.base/dump.exp
8078 * gdb.base/enum_cond.exp
8079 * gdb.base/exe-lock.exp
8080 * gdb.base/exec-invalid-sysroot.exp
8081 * gdb.base/execl-update-breakpoints.exp
8082 * gdb.base/exprs.exp
8083 * gdb.base/fileio.exp
8084 * gdb.base/find.exp
8085 * gdb.base/finish.exp
8086 * gdb.base/fixsection.exp
8087 * gdb.base/foll-vfork.exp
8088 * gdb.base/frame-args.exp
8089 * gdb.base/gcore.exp
8090 * gdb.base/gdb1250.exp
8091 * gdb.base/global-var-nested-by-dso.exp
8092 * gdb.base/gnu-ifunc.exp
8093 * gdb.base/hashline1.exp
8094 * gdb.base/hashline2.exp
8095 * gdb.base/hashline3.exp
8096 * gdb.base/hbreak-in-shr-unsupported.exp
8097 * gdb.base/huge.exp
8098 * gdb.base/infcall-input.exp
8099 * gdb.base/info-fun.exp
8100 * gdb.base/info-shared.exp
8101 * gdb.base/jit-simple.exp
8102 * gdb.base/jit-so.exp
8103 * gdb.base/jit.exp
8104 * gdb.base/jump.exp
8105 * gdb.base/label.exp
8106 * gdb.base/lineinc.exp
8107 * gdb.base/logical.exp
8108 * gdb.base/longjmp.exp
8109 * gdb.base/macscp.exp
8110 * gdb.base/miscexprs.exp
8111 * gdb.base/new-ui-echo.exp
8112 * gdb.base/new-ui-pending-input.exp
8113 * gdb.base/new-ui.exp
8114 * gdb.base/nodebug.exp
8115 * gdb.base/nofield.exp
8116 * gdb.base/offsets.exp
8117 * gdb.base/overlays.exp
8118 * gdb.base/pending.exp
8119 * gdb.base/pointers.exp
8120 * gdb.base/pr11022.exp
8121 * gdb.base/printcmds.exp
8122 * gdb.base/prologue.exp
8123 * gdb.base/ptr-typedef.exp
8124 * gdb.base/realname-expand.exp
8125 * gdb.base/relativedebug.exp
8126 * gdb.base/relocate.exp
8127 * gdb.base/remote.exp
8128 * gdb.base/reread.exp
8129 * gdb.base/return2.exp
8130 * gdb.base/savedregs.exp
8131 * gdb.base/sep.exp
8132 * gdb.base/sepdebug.exp
8133 * gdb.base/sepsymtab.exp
8134 * gdb.base/set-inferior-tty.exp
8135 * gdb.base/setshow.exp
8136 * gdb.base/shlib-call.exp
8137 * gdb.base/sigaltstack.exp
8138 * gdb.base/siginfo-addr.exp
8139 * gdb.base/signals.exp
8140 * gdb.base/signull.exp
8141 * gdb.base/sigrepeat.exp
8142 * gdb.base/so-impl-ld.exp
8143 * gdb.base/solib-display.exp
8144 * gdb.base/solib-overlap.exp
8145 * gdb.base/solib-search.exp
8146 * gdb.base/solib-symbol.exp
8147 * gdb.base/structs.exp
8148 * gdb.base/structs2.exp
8149 * gdb.base/symtab-search-order.exp
8150 * gdb.base/twice.exp
8151 * gdb.base/unload.exp
8152 * gdb.base/varargs.exp
8153 * gdb.base/watchpoint-solib.exp
8154 * gdb.base/watchpoint.exp
8155 * gdb.base/whatis.exp
8156 * gdb.base/wrong_frame_bt_full.exp
8157 * gdb.btrace/dlopen.exp
8158 * gdb.cell/ea-standalone.exp
8159 * gdb.cell/ea-test.exp
8160 * gdb.cp/dispcxx.exp
8161 * gdb.cp/gdb2384.exp
8162 * gdb.cp/method2.exp
8163 * gdb.cp/nextoverthrow.exp
8164 * gdb.cp/pr10728.exp
8165 * gdb.disasm/am33.exp
8166 * gdb.disasm/h8300s.exp
8167 * gdb.disasm/mn10300.exp
8168 * gdb.disasm/sh3.exp
8169 * gdb.dwarf2/dw2-dir-file-name.exp
8170 * gdb.fortran/complex.exp
8171 * gdb.fortran/library-module.exp
8172 * gdb.guile/scm-pretty-print.exp
8173 * gdb.guile/scm-symbol.exp
8174 * gdb.guile/scm-type.exp
8175 * gdb.guile/scm-value.exp
8176 * gdb.linespec/linespec.exp
8177 * gdb.mi/gdb701.exp
8178 * gdb.mi/gdb792.exp
8179 * gdb.mi/mi-breakpoint-changed.exp
8180 * gdb.mi/mi-dprintf-pending.exp
8181 * gdb.mi/mi-dprintf.exp
8182 * gdb.mi/mi-exit-code.exp
8183 * gdb.mi/mi-pending.exp
8184 * gdb.mi/mi-solib.exp
8185 * gdb.mi/new-ui-mi-sync.exp
8186 * gdb.mi/pr11022.exp
8187 * gdb.mi/user-selected-context-sync.exp
8188 * gdb.opt/solib-intra-step.exp
8189 * gdb.python/py-events.exp
8190 * gdb.python/py-finish-breakpoint.exp
8191 * gdb.python/py-mi.exp
8192 * gdb.python/py-prettyprint.exp
8193 * gdb.python/py-shared.exp
8194 * gdb.python/py-symbol.exp
8195 * gdb.python/py-template.exp
8196 * gdb.python/py-type.exp
8197 * gdb.python/py-value.exp
8198 * gdb.reverse/solib-precsave.exp
8199 * gdb.reverse/solib-reverse.exp
8200 * gdb.server/solib-list.exp
8201 * gdb.stabs/weird.exp
8202 * gdb.threads/reconnect-signal.exp
8203 * gdb.threads/stepi-random-signal.exp
8204 * gdb.trace/actions.exp
8205 * gdb.trace/ax.exp
8206 * gdb.trace/backtrace.exp
8207 * gdb.trace/change-loc.exp
8208 * gdb.trace/deltrace.exp
8209 * gdb.trace/ftrace-lock.exp
8210 * gdb.trace/ftrace.exp
8211 * gdb.trace/infotrace.exp
8212 * gdb.trace/mi-tracepoint-changed.exp
8213 * gdb.trace/packetlen.exp
8214 * gdb.trace/passcount.exp
8215 * gdb.trace/pending.exp
8216 * gdb.trace/range-stepping.exp
8217 * gdb.trace/report.exp
8218 * gdb.trace/stap-trace.exp
8219 * gdb.trace/tfind.exp
8220 * gdb.trace/trace-break.exp
8221 * gdb.trace/trace-condition.exp
8222 * gdb.trace/trace-enable-disable.exp
8223 * gdb.trace/trace-mt.exp
8224 * gdb.trace/tracecmd.exp
8225 * gdb.trace/tspeed.exp
8226 * gdb.trace/tsv.exp
8227 * lib/perftest.exp
8228
fb9feb35
LM
82292016-12-01 Luis Machado <lgustavo@codesourcery.com>
8230
8231 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8232 with gdb_test_no_output.
8233 Use command as test name.
8234
cd2ddb6c
LM
82352016-12-01 Luis Machado <lgustavo@codesourcery.com>
8236
8237 Fix test names starting with uppercase throughout the files.
8238
8239 * gdb.ada/assign_1.exp
8240 * gdb.ada/boolean_expr.exp
8241 * gdb.base/arrayidx.exp
8242 * gdb.base/del.exp
8243 * gdb.base/gcore-buffer-overflow.exp
8244 * gdb.base/testenv.exp
8245 * gdb.compile/compile.exp
8246 * gdb.python/py-framefilter-invalidarg.exp
8247 * gdb.python/py-framefilter.exp
8248
bb95117e
LM
82492016-12-01 Luis Machado <lgustavo@codesourcery.com>
8250
8251 Fix test names starting with uppercase throughout the files.
8252
8253 * gdb.ada/array_return.exp
8254 * gdb.ada/expr_delims.exp
8255 * gdb.ada/mi_dyn_arr.exp
8256 * gdb.ada/mi_interface.exp
8257 * gdb.ada/mi_var_array.exp
8258 * gdb.ada/watch_arg.exp
8259 * gdb.arch/alpha-step.exp
8260 * gdb.arch/altivec-regs.exp
8261 * gdb.arch/e500-regs.exp
8262 * gdb.arch/powerpc-d128-regs.exp
8263 * gdb.base/arrayidx.exp
8264 * gdb.base/break.exp
8265 * gdb.base/checkpoint.exp
8266 * gdb.base/debug-expr.exp
8267 * gdb.base/dmsym.exp
8268 * gdb.base/radix.exp
8269 * gdb.base/sepdebug.exp
8270 * gdb.base/testenv.exp
8271 * gdb.base/watch_thread_num.exp
8272 * gdb.base/watchpoint-cond-gone.exp
8273 * gdb.cell/break.exp
8274 * gdb.cell/ea-cache.exp
8275 * gdb.compile/compile.exp
8276 * gdb.cp/gdb2495.exp
8277 * gdb.gdb/selftest.exp
8278 * gdb.gdb/xfullpath.exp
8279 * gdb.go/hello.exp
8280 * gdb.go/integers.exp
8281 * gdb.objc/basicclass.exp
8282 * gdb.pascal/hello.exp
8283 * gdb.pascal/integers.exp
8284 * gdb.python/py-breakpoint.exp
8285 * gdb.python/py-cmd.exp
8286 * gdb.python/py-linetable.exp
8287 * gdb.python/py-xmethods.exp
8288 * gdb.python/python.exp
8289 * gdb.reverse/consecutive-precsave.exp
8290 * gdb.reverse/finish-precsave.exp
8291 * gdb.reverse/i386-precsave.exp
8292 * gdb.reverse/machinestate-precsave.exp
8293 * gdb.reverse/sigall-precsave.exp
8294 * gdb.reverse/solib-precsave.exp
8295 * gdb.reverse/step-precsave.exp
8296 * gdb.reverse/until-precsave.exp
8297 * gdb.reverse/watch-precsave.exp
8298 * gdb.threads/leader-exit.exp
8299 * gdb.threads/pthreads.exp
8300 * gdb.threads/wp-replication.exp
8301 * gdb.trace/actions.exp
8302 * gdb.trace/mi-tsv-changed.exp
8303 * gdb.trace/tsv.exp
8304
de97fdd4
LM
83052016-12-01 Luis Machado <lgustavo@codesourcery.com>
8306
8307 Fix test names starting with uppercase throughout the files.
8308
8309 * gdb.arch/i386-bp_permanent.exp
8310 * gdb.arch/i386-gnu-cfi.exp
8311 * gdb.base/disasm-end-cu.exp
8312 * gdb.base/macscp.exp
8313 * gdb.base/pending.exp
8314 * gdb.base/watch_thread_num.exp
8315 * gdb.cp/exception.exp
8316 * gdb.cp/gdb2495.exp
8317 * gdb.cp/local.exp
8318 * gdb.python/py-evsignal.exp
8319 * gdb.python/python.exp
8320 * gdb.trace/tracecmd.exp
8321
9f058c10
LM
83222016-12-01 Luis Machado <lgustavo@codesourcery.com>
8323
8324 Fix test names starting with uppercase throughout the files.
8325
8326 * gdb.base/charset.exp
8327 * gdb.base/eval.exp
8328 * gdb.base/multi-forks.exp
8329 * gdb.guile/scm-progspace.exp
8330 * gdb.opencl/datatypes.exp
8331 * gdb.python/py-block.exp
8332 * gdb.python/py-function.exp
8333 * gdb.python/py-symbol.exp
8334 * gdb.python/py-symtab.exp
8335 * gdb.python/py-xmethods.exp
8336 * gdb.reverse/break-precsave.exp
8337 * gdb.reverse/break-reverse.exp
8338 * gdb.reverse/consecutive-precsave.exp
8339 * gdb.reverse/consecutive-reverse.exp
8340 * gdb.reverse/finish-precsave.exp
8341 * gdb.reverse/finish-reverse-bkpt.exp
8342 * gdb.reverse/finish-reverse.exp
8343 * gdb.reverse/fstatat-reverse.exp
8344 * gdb.reverse/getresuid-reverse.exp
8345 * gdb.reverse/i386-precsave.exp
8346 * gdb.reverse/i386-reverse.exp
8347 * gdb.reverse/i386-sse-reverse.exp
8348 * gdb.reverse/i387-stack-reverse.exp
8349 * gdb.reverse/insn-reverse.exp
8350 * gdb.reverse/machinestate-precsave.exp
8351 * gdb.reverse/machinestate.exp
8352 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8353 * gdb.reverse/pipe-reverse.exp
8354 * gdb.reverse/readv-reverse.exp
8355 * gdb.reverse/recvmsg-reverse.exp
8356 * gdb.reverse/rerun-prec.exp
8357 * gdb.reverse/s390-mvcle.exp
8358 * gdb.reverse/sigall-precsave.exp
8359 * gdb.reverse/sigall-reverse.exp
8360 * gdb.reverse/solib-precsave.exp
8361 * gdb.reverse/solib-reverse.exp
8362 * gdb.reverse/step-precsave.exp
8363 * gdb.reverse/step-reverse.exp
8364 * gdb.reverse/time-reverse.exp
8365 * gdb.reverse/until-precsave.exp
8366 * gdb.reverse/until-reverse.exp
8367 * gdb.reverse/waitpid-reverse.exp
8368 * gdb.reverse/watch-precsave.exp
8369 * gdb.reverse/watch-reverse.exp
8370
cdc7edd7
LM
83712016-12-01 Luis Machado <lgustavo@codesourcery.com>
8372
8373 Fix test names starting with uppercase throughout the files.
8374
8375 * gdb.arch/i386-mpx-simple_segv.exp
8376 * gdb.arch/i386-mpx.exp
8377 * gdb.arch/i386-permbkpt.exp
8378 * gdb.arch/pa-nullify.exp
8379 * gdb.arch/powerpc-d128-regs.exp
8380 * gdb.arch/vsx-regs.exp
8381 * gdb.base/bfp-test.exp
8382 * gdb.base/break.exp
8383 * gdb.base/breakpoint-shadow.exp
8384 * gdb.base/callfuncs.exp
8385 * gdb.base/charset.exp
8386 * gdb.base/commands.exp
8387 * gdb.base/completion.exp
8388 * gdb.base/dfp-test.exp
8389 * gdb.base/echo.exp
8390 * gdb.base/ending-run.exp
8391 * gdb.base/eval.exp
8392 * gdb.base/expand-psymtabs.exp
8393 * gdb.base/float128.exp
8394 * gdb.base/floatn.exp
8395 * gdb.base/foll-exec-mode.exp
8396 * gdb.base/gdb1056.exp
8397 * gdb.base/gdb11531.exp
8398 * gdb.base/kill-after-signal.exp
8399 * gdb.base/multi-forks.exp
8400 * gdb.base/overlays.exp
8401 * gdb.base/pending.exp
8402 * gdb.base/sepdebug.exp
8403 * gdb.base/testenv.exp
8404 * gdb.base/valgrind-db-attach.exp
8405 * gdb.base/watch_thread_num.exp
8406 * gdb.base/watchpoint-cond-gone.exp
8407 * gdb.base/watchpoint.exp
8408 * gdb.base/watchpoints.exp
8409 * gdb.cp/arg-reference.exp
8410 * gdb.cp/baseenum.exp
8411 * gdb.cp/operator.exp
8412 * gdb.cp/shadow.exp
8413 * gdb.dwarf2/dw2-op-out-param.exp
8414 * gdb.dwarf2/dw2-reg-undefined.exp
8415 * gdb.go/chan.exp
8416 * gdb.go/hello.exp
8417 * gdb.go/integers.exp
8418 * gdb.go/methods.exp
8419 * gdb.go/package.exp
8420 * gdb.guile/scm-parameter.exp
8421 * gdb.guile/scm-progspace.exp
8422 * gdb.guile/scm-value.exp
8423 * gdb.mi/mi-pending.exp
8424 * gdb.mi/user-selected-context-sync.exp
8425 * gdb.multi/multi-attach.exp
8426 * gdb.multi/tids.exp
8427 * gdb.opt/clobbered-registers-O2.exp
8428 * gdb.pascal/floats.exp
8429 * gdb.pascal/integers.exp
8430 * gdb.python/py-block.exp
8431 * gdb.python/py-events.exp
8432 * gdb.python/py-parameter.exp
8433 * gdb.python/py-symbol.exp
8434 * gdb.python/py-symtab.exp
8435 * gdb.python/py-type.exp
8436 * gdb.python/py-value.exp
8437 * gdb.python/py-xmethods.exp
8438 * gdb.python/python.exp
8439 * gdb.reverse/break-precsave.exp
8440 * gdb.reverse/consecutive-precsave.exp
8441 * gdb.reverse/finish-precsave.exp
8442 * gdb.reverse/i386-precsave.exp
8443 * gdb.reverse/machinestate-precsave.exp
8444 * gdb.reverse/sigall-precsave.exp
8445 * gdb.reverse/solib-precsave.exp
8446 * gdb.reverse/step-precsave.exp
8447 * gdb.reverse/until-precsave.exp
8448 * gdb.reverse/watch-precsave.exp
8449 * gdb.server/ext-attach.exp
8450 * gdb.server/ext-restart.exp
8451 * gdb.server/ext-run.exp
8452 * gdb.server/ext-wrapper.exp
8453 * gdb.stabs/gdb11479.exp
8454 * gdb.stabs/weird.exp
8455 * gdb.threads/attach-many-short-lived-threads.exp
8456 * gdb.threads/kill.exp
8457 * gdb.threads/watchpoint-fork.exp
8458
bc6c7af4
LM
84592016-12-01 Luis Machado <lgustavo@codesourcery.com>
8460
8461 Fix test names starting with uppercase throughout all the files below.
8462
8463 * gdb.ada/array_return.exp
8464 * gdb.ada/catch_ex.exp
8465 * gdb.ada/info_exc.exp
8466 * gdb.ada/mi_catch_ex.exp
8467 * gdb.ada/mi_dyn_arr.exp
8468 * gdb.ada/mi_ex_cond.exp
8469 * gdb.ada/mi_exc_info.exp
8470 * gdb.ada/mi_interface.exp
8471 * gdb.ada/mi_task_arg.exp
8472 * gdb.ada/mi_task_info.exp
8473 * gdb.ada/mi_var_array.exp
8474 * gdb.arch/alpha-step.exp
8475 * gdb.arch/amd64-disp-step.exp
8476 * gdb.arch/arm-disp-step.exp
8477 * gdb.arch/disp-step-insn-reloc.exp
8478 * gdb.arch/e500-prologue.exp
8479 * gdb.arch/ftrace-insn-reloc.exp
8480 * gdb.arch/gdb1558.exp
8481 * gdb.arch/i386-bp_permanent.exp
8482 * gdb.arch/i386-disp-step.exp
8483 * gdb.arch/i386-float.exp
8484 * gdb.arch/i386-gnu-cfi.exp
8485 * gdb.arch/ia64-breakpoint-shadow.exp
8486 * gdb.arch/mips16-thunks.exp
8487 * gdb.arch/pa-nullify.exp
8488 * gdb.arch/powerpc-aix-prologue.exp
8489 * gdb.arch/powerpc-power.exp
8490 * gdb.arch/ppc-dfp.exp
8491 * gdb.arch/s390-tdbregs.exp
8492 * gdb.arch/spu-info.exp
8493 * gdb.arch/spu-ls.exp
8494 * gdb.arch/thumb-bx-pc.exp
8495 * gdb.base/advance.exp
8496 * gdb.base/annota-input-while-running.exp
8497 * gdb.base/arrayidx.exp
8498 * gdb.base/asmlabel.exp
8499 * gdb.base/async.exp
8500 * gdb.base/attach-wait-input.exp
8501 * gdb.base/auto-connect-native-target.exp
8502 * gdb.base/batch-preserve-term-settings.exp
8503 * gdb.base/bfp-test.exp
8504 * gdb.base/bigcore.exp
8505 * gdb.base/bp-permanent.exp
8506 * gdb.base/break-always.exp
8507 * gdb.base/break-fun-addr.exp
8508 * gdb.base/break-idempotent.exp
8509 * gdb.base/break-main-file-remove-fail.exp
8510 * gdb.base/break-probes.exp
8511 * gdb.base/break-unload-file.exp
8512 * gdb.base/break.exp
8513 * gdb.base/call-ar-st.exp
8514 * gdb.base/call-rt-st.exp
8515 * gdb.base/call-sc.exp
8516 * gdb.base/call-signal-resume.exp
8517 * gdb.base/call-strs.exp
8518 * gdb.base/callexit.exp
8519 * gdb.base/callfuncs.exp
8520 * gdb.base/catch-gdb-caused-signals.exp
8521 * gdb.base/catch-signal-siginfo-cond.exp
8522 * gdb.base/catch-syscall.exp
8523 * gdb.base/compare-sections.exp
8524 * gdb.base/cond-eval-mode.exp
8525 * gdb.base/condbreak-call-false.exp
8526 * gdb.base/consecutive-step-over.exp
8527 * gdb.base/cursal.exp
8528 * gdb.base/disabled-location.exp
8529 * gdb.base/disasm-end-cu.exp
8530 * gdb.base/display.exp
8531 * gdb.base/double-prompt-target-event-error.exp
8532 * gdb.base/dprintf-bp-same-addr.exp
8533 * gdb.base/dprintf-detach.exp
8534 * gdb.base/dprintf-next.exp
8535 * gdb.base/dprintf-non-stop.exp
8536 * gdb.base/dprintf-pending.exp
8537 * gdb.base/dso2dso.exp
8538 * gdb.base/ending-run.exp
8539 * gdb.base/enum_cond.exp
8540 * gdb.base/examine-backward.exp
8541 * gdb.base/exe-lock.exp
8542 * gdb.base/exec-invalid-sysroot.exp
8543 * gdb.base/execl-update-breakpoints.exp
8544 * gdb.base/execution-termios.exp
8545 * gdb.base/fileio.exp
8546 * gdb.base/fixsection.exp
8547 * gdb.base/foll-exec-mode.exp
8548 * gdb.base/foll-exec.exp
8549 * gdb.base/fork-running-state.exp
8550 * gdb.base/frame-args.exp
8551 * gdb.base/fullpath-expand.exp
8552 * gdb.base/func-ptr.exp
8553 * gdb.base/gcore-relro-pie.exp
8554 * gdb.base/gdb1090.exp
8555 * gdb.base/gdb1555.exp
8556 * gdb.base/global-var-nested-by-dso.exp
8557 * gdb.base/gnu-ifunc.exp
8558 * gdb.base/hbreak-in-shr-unsupported.exp
8559 * gdb.base/hbreak-unmapped.exp
8560 * gdb.base/hook-stop.exp
8561 * gdb.base/infcall-input.exp
8562 * gdb.base/info-fun.exp
8563 * gdb.base/info-shared.exp
8564 * gdb.base/interrupt-noterm.exp
8565 * gdb.base/jit-so.exp
8566 * gdb.base/jit.exp
8567 * gdb.base/line-symtabs.exp
8568 * gdb.base/list.exp
8569 * gdb.base/longjmp.exp
8570 * gdb.base/macscp.exp
8571 * gdb.base/max-value-size.exp
8572 * gdb.base/nodebug.exp
8573 * gdb.base/nofield.exp
8574 * gdb.base/overlays.exp
8575 * gdb.base/paginate-after-ctrl-c-running.exp
8576 * gdb.base/paginate-bg-execution.exp
8577 * gdb.base/paginate-inferior-exit.exp
8578 * gdb.base/pending.exp
8579 * gdb.base/pr11022.exp
8580 * gdb.base/printcmds.exp
8581 * gdb.base/ptr-typedef.exp
8582 * gdb.base/ptype.exp
8583 * gdb.base/randomize.exp
8584 * gdb.base/range-stepping.exp
8585 * gdb.base/realname-expand.exp
8586 * gdb.base/relativedebug.exp
8587 * gdb.base/remote.exp
8588 * gdb.base/savedregs.exp
8589 * gdb.base/sepdebug.exp
8590 * gdb.base/set-noassign.exp
8591 * gdb.base/shlib-call.exp
8592 * gdb.base/shreloc.exp
8593 * gdb.base/sigaltstack.exp
8594 * gdb.base/sigbpt.exp
8595 * gdb.base/siginfo-addr.exp
8596 * gdb.base/siginfo-obj.exp
8597 * gdb.base/siginfo-thread.exp
8598 * gdb.base/signest.exp
8599 * gdb.base/signull.exp
8600 * gdb.base/sigrepeat.exp
8601 * gdb.base/skip.exp
8602 * gdb.base/so-impl-ld.exp
8603 * gdb.base/solib-corrupted.exp
8604 * gdb.base/solib-disc.exp
8605 * gdb.base/solib-display.exp
8606 * gdb.base/solib-overlap.exp
8607 * gdb.base/solib-search.exp
8608 * gdb.base/solib-symbol.exp
8609 * gdb.base/source-execution.exp
8610 * gdb.base/sss-bp-on-user-bp-2.exp
8611 * gdb.base/sss-bp-on-user-bp.exp
8612 * gdb.base/stack-checking.exp
8613 * gdb.base/stale-infcall.exp
8614 * gdb.base/step-break.exp
8615 * gdb.base/step-line.exp
8616 * gdb.base/step-over-exit.exp
8617 * gdb.base/step-test.exp
8618 * gdb.base/structs.exp
8619 * gdb.base/sym-file.exp
8620 * gdb.base/symtab-search-order.exp
8621 * gdb.base/term.exp
8622 * gdb.base/type-opaque.exp
8623 * gdb.base/unload.exp
8624 * gdb.base/until-nodebug.exp
8625 * gdb.base/until.exp
8626 * gdb.base/unwindonsignal.exp
8627 * gdb.base/watch-cond.exp
8628 * gdb.base/watch-non-mem.exp
8629 * gdb.base/watch_thread_num.exp
8630 * gdb.base/watchpoint-reuse-slot.exp
8631 * gdb.base/watchpoint-solib.exp
8632 * gdb.base/watchpoint.exp
8633 * gdb.btrace/dlopen.exp
8634 * gdb.cell/arch.exp
8635 * gdb.cell/break.exp
8636 * gdb.cell/bt.exp
8637 * gdb.cell/core.exp
8638 * gdb.cell/data.exp
8639 * gdb.cell/dwarfaddr.exp
8640 * gdb.cell/ea-cache.exp
8641 * gdb.cell/ea-standalone.exp
8642 * gdb.cell/ea-test.exp
8643 * gdb.cell/f-regs.exp
8644 * gdb.cell/fork.exp
8645 * gdb.cell/gcore.exp
8646 * gdb.cell/mem-access.exp
8647 * gdb.cell/ptype.exp
8648 * gdb.cell/registers.exp
8649 * gdb.cell/sizeof.exp
8650 * gdb.cell/solib-symbol.exp
8651 * gdb.cell/solib.exp
8652 * gdb.compile/compile-tls.exp
8653 * gdb.cp/exception.exp
8654 * gdb.cp/gdb2495.exp
8655 * gdb.cp/local.exp
8656 * gdb.cp/mb-inline.exp
8657 * gdb.cp/mb-templates.exp
8658 * gdb.cp/pr10687.exp
8659 * gdb.cp/pr9167.exp
8660 * gdb.cp/scope-err.exp
8661 * gdb.cp/templates.exp
8662 * gdb.cp/virtfunc.exp
8663 * gdb.dwarf2/dw2-dir-file-name.exp
8664 * gdb.dwarf2/dw2-single-line-discriminators.exp
8665 * gdb.fortran/complex.exp
8666 * gdb.fortran/library-module.exp
8667 * gdb.guile/guile.exp
8668 * gdb.guile/scm-cmd.exp
8669 * gdb.guile/scm-frame-inline.exp
8670 * gdb.guile/scm-objfile.exp
8671 * gdb.guile/scm-pretty-print.exp
8672 * gdb.guile/scm-symbol.exp
8673 * gdb.guile/scm-type.exp
8674 * gdb.guile/scm-value.exp
8675 * gdb.linespec/keywords.exp
8676 * gdb.linespec/ls-errs.exp
8677 * gdb.linespec/macro-relative.exp
8678 * gdb.linespec/thread.exp
8679 * gdb.mi/mi-breakpoint-changed.exp
8680 * gdb.mi/mi-dprintf-pending.exp
8681 * gdb.mi/mi-fullname-deleted.exp
8682 * gdb.mi/mi-logging.exp
8683 * gdb.mi/mi-pending.exp
8684 * gdb.mi/mi-solib.exp
8685 * gdb.mi/new-ui-mi-sync.exp
8686 * gdb.mi/user-selected-context-sync.exp
8687 * gdb.multi/dummy-frame-restore.exp
8688 * gdb.multi/multi-arch-exec.exp
8689 * gdb.multi/remove-inferiors.exp
8690 * gdb.multi/watchpoint-multi-exit.exp
8691 * gdb.opt/solib-intra-step.exp
8692 * gdb.perf/backtrace.exp
8693 * gdb.perf/single-step.exp
8694 * gdb.perf/skip-command.exp
8695 * gdb.perf/skip-prologue.exp
8696 * gdb.perf/solib.exp
8697 * gdb.python/lib-types.exp
8698 * gdb.python/py-as-string.exp
8699 * gdb.python/py-bad-printers.exp
8700 * gdb.python/py-block.exp
8701 * gdb.python/py-breakpoint.exp
8702 * gdb.python/py-cmd.exp
8703 * gdb.python/py-events.exp
8704 * gdb.python/py-evthreads.exp
8705 * gdb.python/py-finish-breakpoint.exp
8706 * gdb.python/py-finish-breakpoint2.exp
8707 * gdb.python/py-frame-inline.exp
8708 * gdb.python/py-frame.exp
8709 * gdb.python/py-inferior.exp
8710 * gdb.python/py-infthread.exp
8711 * gdb.python/py-mi.exp
8712 * gdb.python/py-objfile.exp
8713 * gdb.python/py-pp-maint.exp
8714 * gdb.python/py-pp-registration.exp
8715 * gdb.python/py-prettyprint.exp
8716 * gdb.python/py-recurse-unwind.exp
8717 * gdb.python/py-shared.exp
8718 * gdb.python/py-symbol.exp
8719 * gdb.python/py-symtab.exp
8720 * gdb.python/py-template.exp
8721 * gdb.python/py-type.exp
8722 * gdb.python/py-unwind-maint.exp
8723 * gdb.python/py-unwind.exp
8724 * gdb.python/py-value.exp
8725 * gdb.python/python.exp
8726 * gdb.reverse/finish-reverse-bkpt.exp
8727 * gdb.reverse/insn-reverse.exp
8728 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8729 * gdb.reverse/solib-precsave.exp
8730 * gdb.reverse/solib-reverse.exp
8731 * gdb.stabs/gdb11479.exp
8732 * gdb.stabs/weird.exp
8733 * gdb.threads/fork-child-threads.exp
8734 * gdb.threads/fork-plus-threads.exp
8735 * gdb.threads/fork-thread-pending.exp
8736 * gdb.threads/forking-threads-plus-breakpoint.exp
8737 * gdb.threads/hand-call-in-threads.exp
8738 * gdb.threads/interrupted-hand-call.exp
8739 * gdb.threads/linux-dp.exp
8740 * gdb.threads/local-watch-wrong-thread.exp
8741 * gdb.threads/next-while-other-thread-longjmps.exp
8742 * gdb.threads/non-ldr-exit.exp
8743 * gdb.threads/pending-step.exp
8744 * gdb.threads/print-threads.exp
8745 * gdb.threads/process-dies-while-detaching.exp
8746 * gdb.threads/process-dies-while-handling-bp.exp
8747 * gdb.threads/pthreads.exp
8748 * gdb.threads/queue-signal.exp
8749 * gdb.threads/reconnect-signal.exp
8750 * gdb.threads/signal-command-handle-nopass.exp
8751 * gdb.threads/signal-command-multiple-signals-pending.exp
8752 * gdb.threads/signal-delivered-right-thread.exp
8753 * gdb.threads/signal-sigtrap.exp
8754 * gdb.threads/sigthread.exp
8755 * gdb.threads/staticthreads.exp
8756 * gdb.threads/stepi-random-signal.exp
8757 * gdb.threads/thread-unwindonsignal.exp
8758 * gdb.threads/thread_check.exp
8759 * gdb.threads/thread_events.exp
8760 * gdb.threads/tid-reuse.exp
8761 * gdb.threads/tls-nodebug.exp
8762 * gdb.threads/tls-shared.exp
8763 * gdb.threads/tls-so_extern.exp
8764 * gdb.threads/tls.exp
8765 * gdb.threads/wp-replication.exp
8766 * gdb.trace/actions-changed.exp
8767 * gdb.trace/actions.exp
8768 * gdb.trace/backtrace.exp
8769 * gdb.trace/change-loc.exp
8770 * gdb.trace/collection.exp
8771 * gdb.trace/deltrace.exp
8772 * gdb.trace/disconnected-tracing.exp
8773 * gdb.trace/entry-values.exp
8774 * gdb.trace/ftrace-lock.exp
8775 * gdb.trace/ftrace.exp
8776 * gdb.trace/infotrace.exp
8777 * gdb.trace/mi-trace-frame-collected.exp
8778 * gdb.trace/mi-trace-unavailable.exp
8779 * gdb.trace/mi-traceframe-changed.exp
8780 * gdb.trace/mi-tracepoint-changed.exp
8781 * gdb.trace/mi-tsv-changed.exp
8782 * gdb.trace/no-attach-trace.exp
8783 * gdb.trace/packetlen.exp
8784 * gdb.trace/passc-dyn.exp
8785 * gdb.trace/passcount.exp
8786 * gdb.trace/pending.exp
8787 * gdb.trace/pr16508.exp
8788 * gdb.trace/qtro.exp
8789 * gdb.trace/range-stepping.exp
8790 * gdb.trace/read-memory.exp
8791 * gdb.trace/report.exp
8792 * gdb.trace/save-trace.exp
8793 * gdb.trace/signal.exp
8794 * gdb.trace/stap-trace.exp
8795 * gdb.trace/status-stop.exp
8796 * gdb.trace/strace.exp
8797 * gdb.trace/tfile.exp
8798 * gdb.trace/tfind.exp
8799 * gdb.trace/trace-break.exp
8800 * gdb.trace/trace-condition.exp
8801 * gdb.trace/trace-enable-disable.exp
8802 * gdb.trace/trace-mt.exp
8803 * gdb.trace/tracecmd.exp
8804 * gdb.trace/tracefile-pseudo-reg.exp
8805 * gdb.trace/tspeed.exp
8806 * gdb.trace/tstatus.exp
8807 * gdb.trace/tsv.exp
8808 * gdb.trace/unavailable.exp
8809 * gdb.trace/while-dyn.exp
8810 * gdb.trace/while-stepping.exp
8811 * lib/gdb-guile.exp
8812 * lib/gdb.exp
8813 * lib/mi-support.exp
8814 * lib/pascal.exp
8815 * lib/perftest.exp
8816 * lib/prelink-support.exp
8817 * lib/selftest-support.exp
8818
ad02e4fe
SM
88192016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8820
8821 * Makefile.in: Include disable-implicit-rules.mk.
8822
22347e55
AA
88232016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8824
8825 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8826 non-byte-aligned bit fields.
8827
da5b30da
AA
88282016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8829
8830 PR gdb/12616
8831 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8832 respects the DW_AT_data_bit_offset attribute.
8833
b593ecca
SM
88342016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8835
8836 * gdb.base/default.exp: Fix output of "set language".
8837
3b165252
SM
88382016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8839
8840 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8841 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8842 make.
8843 * configure.ac: Remove checks for the make program.
8844 * configure: Re-generate.
8845
1a2f3d7f
KB
88462016-11-16 Kevin Buettner <kevinb@redhat.com>
8847
8848 * gdb.python/py-recurse-unwind.c (main): Add loop.
8849 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8850 to read_register() and gdb.parse_and_eval(). Make each code
8851 call a separate case that can be individually tested.
8852 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8853 proc. Call cont_and_backtrace for each of the code paths that
8854 we want to test in the unwinder.
8855
b7f38fda
AA
88562016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8857
8858 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8859 the definition of struct S.
8860
1f8db343
CM
88612016-11-11 Catherine Moore <clm@codesourcery.com>
8862
8863 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8864
fad0c9fb
PA
88652016-11-09 Pedro Alves <palves@redhat.com>
8866
8867 * gdb.base/commands.exp (runto_or_return): New procedure.
8868 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8869 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8870 (progvar_simple_while_test, progvar_complex_if_while_test)
8871 (if_while_breakpoint_command_test)
8872 (infrun_breakpoint_command_test, breakpoint_command_test)
8873 (user_defined_command_test, watchpoint_command_test)
8874 (test_command_prompt_position, redefine_hook_test)
8875 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8876 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8877 multi_line_input and multi_line. Remove gdb_expect and
8878 gdb_stop_suppressing_tests uses.
8879 * lib/gdb.exp (valnum_re): New global.
8880 (multi_line_input): New procedure.
8881
8354c62c
SM
88822016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8883
8884 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8885 Remove.
8886 (test_setup): Define with proc_with_prefix.
8887 (test_cli_inferior): Likewise.
8888 (test_cli_thread): Likewise.
8889 (test_cli_frame): Likewise.
8890 (test_cli_select_frame): Likewise.
8891 (test_cli_up_down): Likewise.
8892 (test_mi_thread_select): Likewise.
8893 (test_mi_stack_select_frame): Likewise.
8894 (test_cli_in_mi_inferior): Likewise.
8895 (test_cli_in_mi_thread): Likewise.
8896 (test_cli_in_mi_frame): Likewise.
8897 (top level): Do not use with_test_prefix_procname.
8898
64f367a2
PA
88992016-11-09 Pedro Alves <palves@redhat.com>
8900
8901 * gdb.base/commands.exp (gdbvar_simple_if_test)
8902 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8903 (progvar_simple_if_test, progvar_simple_while_test)
8904 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8905 (infrun_breakpoint_command_test, breakpoint_command_test)
8906 (user_defined_command_test, watchpoint_command_test)
8907 (test_command_prompt_position, deprecated_command_test)
8908 (bp_deleted_in_command, temporary_breakpoint_commands)
8909 (stray_arg0_test, source_file_with_indented_comment)
8910 (recursive_source_test, if_commands_test)
8911 (error_clears_commands_left, redefine_hook_test)
8912 (redefine_backtrace_test): Use proc_with_prefix.
8913 * lib/gdb.exp (proc_with_prefix): New proc.
8914
0bb65f1e
AA
89152016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8916
8917 * gdb.base/tui-layout.c: New file.
8918 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8919 disassembly window contains very long lines.
8920
7353f247
TT
89212016-11-08 Tom Tromey <tom@tromey.com>
8922
8923 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8924 depend on Python 2.
8925
30a7bb83
TT
89262016-11-08 Tom Tromey <tom@tromey.com>
8927
8928 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8929 New method.
8930
cdf5a07c
MG
89312016-10-29 Manish Goregaokar <manish@mozilla.com>
8932
2806dc7e 8933 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8934
51a789c3
MG
89352016-10-27 Manish Goregaokar <manish@mozilla.com>
8936
2806dc7e
PA
8937 * gdb.rust/simple.rs: Add test for univariant enums without
8938 discriminants and for encoded struct-like enums.
51a789c3 8939
f610ab6d
PA
89402016-10-28 Pedro Alves <palves@redhat.com>
8941
8942 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8943 gdb_test_multiple, tighten regexps and match symtabs and line
8944 tables incrementally.
8945
b129b0ca
LM
89462016-10-28 Luis Machado <lgustavo@codesourcery.com>
8947
8948 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8949 general.
8950
ecf45d2c
SL
89512016-10-25 Luis Machado <lgustavo@codesourcery.com>
8952
8953 * gdb.base/exec-invalid-sysroot.exp: New file.
8954
b8d38ee4
JK
89552016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8956
8957 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8958
f90fd8c2
JK
89592016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8960
8961 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8962
2d2476aa
MR
89632016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8964
2806dc7e
PA
8965 * gdb.base/killed-outside.exp: Remove $options from a call to
8966 `prepare_for_testing'.
2d2476aa 8967
e42b25a0
SM
89682016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8969
8970 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8971 Change test message.
8972
3ccdb432
SM
89732016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8974
8975 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8976 Update comment.
8977
5bad3170
SM
89782016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8979
8980 * gdb.trace/mi-trace-save.exp: New file.
8981
5ad9dba7
YQ
89822016-10-13 Yao Qi <yao.qi@linaro.org>
8983
8984 * gdb.base/code_elim.exp (get_var_address): Remove.
8985 * gdb.base/relocate.exp: Likewise.
8986 * gdb.base/shreloc.exp: Likewise.
8987 * lib/gdb.exp (get_var_address): New.
8988
62df7e21
YQ
89892016-10-13 Yao Qi <yao.qi@linaro.org>
8990
8991 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8992 floating point tests if $skip_float_test is false.
8993
4dac951e
LM
89942016-10-12 Luis Machado <lgustavo@codesourcery.com>
8995
8996 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8997 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8998 argc values.
8999 Add 1 to argc so we guarantee distinct initial/modified argc values.
9000
8f1a8fc4
JK
90012016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9002
9003 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9004
16c85b5d
JK
90052016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9006
9007 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9008 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9009 * gdb.arch/vsx-regs.exp: Likewise.
9010
1d0e042a
YQ
90112016-10-07 Yao Qi <yao.qi@linaro.org>
9012
9013 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9014
68dadef5
MM
90152016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9016
9017 * gdb.python/python.exp: Test decode_line("*0").
9018
33fa2c6e
DE
90192016-10-06 Doug Evans <dje@google.com>
9020
9021 * gdb.python/py-value.exp (test_value_creation): Add test for large
9022 unsigned 64-bit value.
9023
9c37b5ae
TT
90242016-10-06 Tom Tromey <tom@tromey.com>
9025
9026 * gdb.compile/compile.exp: Change java tests to rust.
9027 * gdb.base/setshow.exp: Change java tests to rust.
9028 * gdb.base/default.exp: Remove java from language list.
9029 * README (Examples): Update language example.
9030 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9031 test.
9032 * lib/gdb.exp (skip_java_tests): Remove.
9033 * lib/java.exp: Remove.
9034 * gdb.java: Remove.
9035
78b86327
MR
90362016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9037
9038 * gdb.arch/mips-fcr.exp: New test.
9039 * gdb.arch/mips-fcr.c: Source for the new test.
9040
7470adbb
MR
90412016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9042
9043 * gdb.base/solib-disc.exp: Use `standard_output_file'
9044 throughout.
9045
4a556533
PA
90462016-10-06 Pedro Alves <palves@redhat.com>
9047
9048 * gdb.base/jit-simple-dl.c: New file.
9049 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9050 * gdb.base/jit-simple.c: ... this.
9051 * gdb.base/jit-simple.exp (jit_run): Delete.
9052 (build_jit): New proc.
9053 (jit_test_reread): Recompile either the main program or the shared
9054 library, depending on what is being tested. Skip changing address
9055 if caller wants to. Compare before/after addresses. If testing
9056 standalone, explicitly load the binary. Test "maint info
9057 breakpoints".
9058 (top level): Add "standalone vs shared lib" and "change address"
9059 vs "same address" axes.
9060
5a122fbc
PA
90612016-10-06 Pedro Alves <palves@redhat.com>
9062
9063 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9064 call.
9065 (jit_run): Delete.
9066 (jit_test_reread): Use with_test_prefix. Reload the main binary
9067 explicitly. Compare the before/after addresses of the JIT
9068 descriptor.
9069
ee8da4b8
DE
90702016-08-15 Doug Evans <dje@google.com>
9071
9072 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9073 for single bitfields is bool.
9074 * gdb.xml/tdesc-regs.exp: Ditto.
9075
f389f6fe
JK
90762016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9077
9078 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9079
fdebf1a4
YQ
90802016-10-05 Yao Qi <yao.qi@linaro.org>
9081
9082 * lib/gdb.exp (support_complex_tests): Return zero if
9083 gdb_skip_float_test return true.
9084
9c36d954 90852016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9086 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9087
9088 PR gdb/20487
9089 * gdb.mi/user-selected-context-sync.exp: New file.
9090 * gdb.mi/user-selected-context-sync.c: New file.
9091
4034d0ff 90922016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9093 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9094
9095 PR gdb/20487
9096 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9097 =thread-select-event check.
9098
a4297203
PB
90992016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9100
9101 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9102 the compulsory L operand changes.
9103 * gdb.arch/powerpc-power.s: Likewise.
9104
bb805577
JK
91052016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9106
9107 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9108 * gdb.base/jit-attach-pie.c: New file.
9109 * gdb.base/jit-attach-pie.exp: New file.
9110
6d61dee5
PA
91112016-09-28 Pedro Alves <palves@redhat.com>
9112
9113 * gdb.base/infcall-input.c: New file.
9114 * gdb.base/infcall-input.exp: New file.
9115
f73842fc
YQ
91162016-09-22 Yao Qi <yao.qi@linaro.org>
9117
9118 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9119 (gdb_exit): Rename it to ...
9120 (gdbserver_gdb_exit): ... Close GDBserver.
9121 (gdb_exit): New proc, call gdbserver_gdb_exit.
9122 (mi_gdb_exit): Likewise.
9123
90681dab
YQ
91242016-09-22 Yao Qi <yao.qi@linaro.org>
9125
9126 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9127 path.
9128 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9129 Remove duplication.
9130
9c211fd8
YQ
91312016-09-22 Yao Qi <yao.qi@linaro.org>
9132
9133 * lib/gdbserver-support.exp: Check the existence of
9134 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9135
ad0a504f
AK
91362016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9137
9138 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9139
36cf1806
TT
91402016-09-21 Tom Tromey <tom@tromey.com>
9141
9142 PR gdb/20604:
9143 * gdb.base/quit.exp: New file.
9144
74172ecf
SM
91452016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9146
9147 * .gitignore: New file.
9148
3d0ec882
MR
91492016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9150
9151 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9152 throughout.
9153
8193adea
AA
91542016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9155
9156 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9157
d41a5c09
JK
91582016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9159
9160 * gdb.cp/casts.cc (decltype): Move it ...
9161 (main): ... with its call to ...
9162 * gdb.cp/casts03.cc: ... a new file.
9163 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9164
d2dfe700
JK
91652016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9166
9167 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9168
e2a92b16
PB
91692016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9170
9171 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9172 and sync up the test with tests in gas/testsuite/gas/ppc.
9173 * gdb.arch/powerpc-power.exp: Likewise.
9174
49b4de64
JK
91752016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9176
9177 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9178
2c29df25
SDJ
91792016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9180 Jan Kratochvil <jan.kratochvil@redhat.com>
9181
9182 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9183 make m1's definition to be different from m2's. Use 'dummy' as an
9184 argument for probe 'two'.
9185
cc3c2846
JB
91862016-09-10 Jon Beniston <jon@beniston.com>
9187
9188 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9189 for sim target.
9190
e1b2624a
AA
91912016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9192
9193 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9194 variable declaration.
9195 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9196 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9197 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9198 received HWCAP as its argument.
9199
4295e285
PA
92002016-09-06 Pedro Alves <palves@redhat.com>
9201
9202 * gdb.base/new-ui-pending-input.c: New file.
9203 * gdb.base/new-ui-pending-input.exp: New file.
9204 * gdb.exp (clear_gdb_spawn_id): New procedure.
9205 (with_spawn_id): Check whether gdb_spawn_id exists before
9206 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9207 on exit.
9208
00d5215e
UW
92092016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9210
9211 * gdb.base/float128.c: New file.
9212 * gdb.base/float128.exp: Likewise.
9213 * gdb.base/floatn.c: Likewise.
9214 * gdb.base/floatn.exp: Likewise.
9215
a9ff5f12
UW
92162016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9217
9218 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9219
f245535c
PA
92202016-09-05 Pedro Alves <palves@redhat.com>
9221
9222 PR backtrace/19927
9223 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9224 unwinders are immediately called as side effect of "source" or
9225 "disable unwinder" commands.
9226 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9227
ae9cf263
YQ
92282016-09-02 Yao Qi <yao.qi@linaro.org>
9229
9230 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9231 is true and $type is "float" or "double".
9232
27aba047
YQ
92332016-09-02 Yao Qi <yao.qi@linaro.org>
9234
9235 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9236 true.
9237 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9238 * gdb.base/call-rt-st.exp: Likewise.
9239 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9240 return value instead of gdb,skip_float_test.
9241 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9242 (do_function_calls): Use its return value instead of
9243 gdb,skip_float_test.
9244 * gdb.base/finish.exp: Likewise.
9245 * gdb.base/funcargs.exp: Likewise.
9246 * gdb.base/return.exp: Likewise.
9247 * gdb.base/return2.exp: Likewise.
9248 * gdb.base/varargs.exp: Likewise.
9249 * lib/gdb.exp (gdb_skip_float_test): Change it to
9250 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9251
5af962df
AA
92522016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9253
9254 * gdb.multi/tids.exp: Test "thread apply all".
9255
7fac6910
JK
92562016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9257
9258 * gdb.base/default.exp (tty): Remove.
9259
bb1fe4ac
KB
92602016-08-24 Kevin Buettner <kevinb@redhat.com>
9261
2806dc7e
PA
9262 * gdb.python/py-recurse-unwind.c: New file.
9263 * gdb.python/py-recurse-unwind.py: New file.
9264 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9265
0a1ddfa6
SM
92662016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9267
9268 * gdb.base/set-inferior-tty.exp: New file.
9269 * gdb.base/set-inferior-tty.c: New file.
9270
d9de1fe3
PA
92712016-08-23 Pedro Alves <palves@redhat.com>
9272
9273 PR gdb/20494
9274 * gdb.base/new-ui-echo.c: New file.
9275 * gdb.base/new-ui-echo.exp: New file.
9276
e9d9abd7
YQ
92772016-08-23 Yao Qi <yao.qi@linaro.org>
9278
9279 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9280 gdbserver_spawn.
9281 * gdb.server/connect-without-multi-process.exp (do_test):
9282 Likewise.
9283
3589529e
YQ
92842016-08-23 Yao Qi <yao.qi@linaro.org>
9285
9286 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9287 standalone_txt. Delete gdb_txt and standalone_txt on host
9288 and target. Spawn the binary on target. Copy files from
9289 target to host.
9290
6bb90213
PA
92912016-08-22 Pedro Alves <palves@redhat.com>
9292
9293 PR gdb/20505
9294 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9295 with_test_prefix. Factor out bits to ...
9296 (test_no_vdso): ... this new procedure.
9297
20c2c024
CL
92982016-08-19 Carl Love <cel@us.ibm.com>
9299
9300 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9301 maintaining separate logic for constructing the output path.
9302 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9303 * gdb.arch/ppc-dfp.exp: Likewise.
9304 * gdb.arch/ppc-fp.exp: Likewise.
9305 * gdb.arch/vsx-regs.exp: Likewise.
9306 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9307 binprefix for generating the additional binary files.
9308
0646e07d
PA
93092016-08-19 Pedro Alves <palves@redhat.com>
9310
9311 * gdb.trace/mi-trace-frame-collected.exp
9312 (test_trace_frame_collected): On x32, expect two registers.
9313
46da9242
CL
93142016-08-18 Carl Love <cel@us.ibm.com>
9315
9316 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9317 and sync up the test with tests in gas/testsuite/gas/ppc.
9318 * gdb.arch/powerpc-power.exp: Likewise.
9319
eb2332d7
SM
93202016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9321
9322 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9323 expected error message.
9324
63c61e04
SM
93252016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9326
9327 * gdb.multi/remove-inferiors.exp: New file.
9328 * gdb.multi/remove-inferiors.c: New file.
9329
7b17065f
YQ
93302016-08-12 Yao Qi <yao.qi@linaro.org>
9331
9332 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9333 argument list.
9334
01d3dedf
PA
93352016-08-10 Pedro Alves <palves@redhat.com>
9336
9337 PR gdb/19187
9338 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9339 setup_kfails.
9340
3eb7562a
PA
93412016-08-09 Pedro Alves <palves@redhat.com>
9342 Simon Marchi <simon.marchi@ericsson.com>
9343
9344 PR gdb/20418
9345 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9346 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9347
80614914
PA
93482016-08-09 Pedro Alves <palves@redhat.com>
9349
9350 PR mi/20431
9351 * gdb.mi/mi-cmd-error.exp: New file.
9352
f348d89a
PA
93532016-08-09 Pedro Alves <palves@redhat.com>
9354
9355 PR gdb/18653
9356 * gdb.base/signals-state-child.c: New file.
9357 * gdb.base/signals-state-child.exp: New file.
9358 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9359
e5ca03b4
PA
93602016-08-09 Pedro Alves <palves@redhat.com>
9361
9362 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9363
282a0691
TT
93642016-08-03 Tom Tromey <tom@tromey.com>
9365
9366 PR python/18565:
9367 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9368
41bfcd63
YQ
93692016-08-01 Yao Qi <yao.qi@linaro.org>
9370
9371 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9372 variable mode to "multi-process" if $multi_process is 1, otherwise
9373 set it to "single-process".
9374
e3465b24
YQ
93752016-08-01 Yao Qi <yao.qi@linaro.org>
9376
9377 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9378 * gdb.cp/cpexprs.exp: Likewise.
9379 * gdb.cp/m-static.exp: Likewise.
9380
0b31a4bc
TT
93812016-07-26 Tom Tromey <tom@tromey.com>
9382
9383 PR python/20190:
9384 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9385 test.
9386
e0461dbb
MM
93872016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9388
9389 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9390 selecting assembly source files.
9391 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9392 assembly source files.
9393 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9394 assembly source files.
9395 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9396 selecting assembly source files.
9397
8194e927
SM
93982016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9399
9400 * gdb.base/new-ui.exp (do_test_invalid_args): New
9401 procedure.
9402
c0272db5
TW
94032016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9404
9405 * gdb.btrace/reconnect.c: New file.
9406 * gdb.btrace/reconnect.exp: New file.
9407
e3487908
GKB
94082016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9409
9410 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9411 to test_catch_syscall_group.
9412 (test_catch_syscall_group): New.
9413
12df5c00
TT
94142016-07-21 Tom Tromey <tom@tromey.com>
9415
9416 * gdb.rust/simple.rs (main): Use empty struct expression.
9417 * gdb.rust/simple.exp: Add tests for empty struct expression.
9418
bae62ee2
YQ
94192016-07-21 Yao Qi <yao.qi@linaro.org>
9420
9421 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9422 if gdb_skip_xml_test is true on some targets.
9423
b1b53fb3
YQ
94242016-07-21 Yao Qi <yao.qi@linaro.org>
9425
9426 * gdb.server/solib-list.exp: Unset last_loaded_file.
9427
027d97f8
JK
94282016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9429
9430 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9431 "step into captured_main (args)".
9432
7674d381
JK
94332016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9434
9435 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9436
72b5d099
JK
94372016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9438
9439 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9440
1f960ced
PA
94412016-07-19 Pedro Alves <palves@redhat.com>
9442
9443 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9444 * gdb.opt/inline-bt.exp: Likewise.
9445 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9446 additional_flags=-Winline.
9447 * gdb.opt/inline-locals.exp: Likewise.
9448 * gdb.opt/inline-markers.c (ATTR): Define.
9449 (inlined_fn): Use it.
9450
f25827c1
YQ
94512016-07-19 Yao Qi <yao.qi@linaro.org>
9452
9453 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9454 (test_with_self): Remove some code. Remove argument executable.
9455 (top-level): Use do_self_tests.
9456
37539ebe
DB
94572016-07-15 Zachary Welch <zwelch@codesourcery.com>
9458 Don Breazeal <donb@codesourcery.com>
9459
9460 * gdb.base/maint.exp: Escape paths used in regular expressions.
9461 * gdb.stabs/weird.exp: Likewise.
9462
dac790e1
TT
94632016-07-13 Tom Tromey <tom@tromey.com>
9464
9465 PR python/15620, PR python/18620:
9466 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9467 (test_bkpt_events): New procs.
9468
93daf339
TT
94692016-07-13 Tom Tromey <tom@tromey.com>
9470
9471 PR python/17698:
9472 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9473 test.
9474 (test_watchpoints): Likewise.
9475 (test_bkpt_pending): New proc.
9476
6571a381
TT
94772016-07-13 Tom Tromey <tom@tromey.com>
9478
9479 PR cli/18053:
9480 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9481 completion test.
9482
e8732474
JK
94832016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9484
9485 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9486 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9487 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9488 f_label.
9489 (g): Rename g_end_lbl to g_label.
9490 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9491 low_pc and high_pc.
9492 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9493
e0f3fd7c
TT
94942016-07-12 Tom Tromey <tom@tromey.com>
9495
9496 PR python/19293:
9497 * gdb.python/py-unwind-maint.exp: Update tests.
9498
3cfe46b6
YQ
94992016-07-12 Yao Qi <yao.qi@linaro.org>
9500
9501 * lib/selftest-support.exp (selftest_setup): Match the output
9502 when captured_main is inlined.
9503
4f19a0e6
WT
95042016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9505
9506 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9507 New variables.
9508 (print this%a, print this%b, print this): New tests.
9509 * gdb.fortran/derived-types.f90 (this): New object and
9510 initialization.
9511
986cf455
SM
95122016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9513
9514 * gdb.ada/arraydim.exp: Remove extra directory level in build
9515 directory.
9516
f0464b23
SM
95172016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9518
9519 * lib/ada.exp: Remove extra directory level in build directory.
9520 * gdb.ada/cond_lang.exp: Likewise.
9521 * gdb.ada/exec_changed.exp: Likewise.
9522 * gdb.ada/lang_switch.exp: Likewise.
9523
42d94011
MG
95242016-07-06 Manish Goregaokar <manish@mozilla.com>
9525
2806dc7e
PA
9526 * simple.rs: Add test for raw pointer subscripting.
9527 * simple.exp: Add test expectations.
42d94011 9528
647c264c
YQ
95292016-07-05 Yao Qi <yao.qi@linaro.org>
9530
9531 * gdb.mi/mi-reverse.exp: Match =record-started output.
9532
20aa2c60
PA
95332016-07-01 Pedro Alves <palves@redhat.com>
9534
9535 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9536 procedure.
9537 (jit_reader_test): Test the jit reader's unwinder.
9538 * gdb.base/jithost.c (jit_function_00_code): New global.
9539 (main): Use memcpy to fill in the mmapped code, instead of poking
9540 bytes manually here.
9541 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9542 value.
9543 (read_debug_info): Save the function's range.
9544 (read_sp): New function.
9545 (unwind_frame): Use it. Also unwind RBP.
9546 (get_frame_id): Use read_sp.
9547 (gdb_init_reader): Use calloc instead of malloc.
9548 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9549 parameter. Use gdb_test_multiple.
9550
ced2dffb
PA
95512016-07-01 Pedro Alves <palves@redhat.com>
9552 Antoine Tremblay <antoine.tremblay@ericsson.com>
9553
9554 * gdb.threads/process-dies-while-detaching.c: New file.
9555 * gdb.threads/process-dies-while-detaching.exp: New file.
9556
63000888
PA
95572016-07-01 Pedro Alves <palves@redhat.com>
9558
9559 * gdb.multi/watchpoint-multi-exit.c: New file.
9560 * gdb.multi/watchpoint-multi-exit.exp: New file.
9561
038d4868
PA
95622016-06-30 Pedro Alves <palves@redhat.com>
9563
9564 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9565 unset inferior_spawn_id.
9566
994e9c83
PA
95672016-06-30 Pedro Alves <palves@redhat.com>
9568
9569 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9570 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9571
e5653468
YQ
95722016-06-29 Yao Qi <yao.qi@linaro.org>
9573
9574 * gdb.base/return.c: Add copyright header.
9575
803b47e5
TT
95762016-06-29 Tom Tromey <tom@tromey.com>
9577
9578 PR python/20129:
9579 * gdb.python/py-framefilter.exp: Add tests for setting priority
9580 and disabling of non-existent frame filter.
9581
28244707
YQ
95822016-06-29 Yao Qi <yao.qi@linaro.org>
9583
9584 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9585 0x0f07ff.
9586
a31d2f06
YQ
95872016-06-28 Yao Qi <yao.qi@linaro.org>
9588
9589 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9590 triplets. Start gdb, execute catch syscall, and continue. Check
9591 gdb's output to determine catch syscall is supported.
9592
921d8f54
MG
95932016-06-27 Manish Goregaokar <manish@mozilla.com>
9594
25d49b86
PA
9595 * gdb.rust/simple.rs: Add test for returning unit in a function.
9596 * gdb.rust/simple.exp: Add expectation for functions returning
9597 unit.
921d8f54 9598
f4952523
PMR
95992016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9600
9601 * gdb.python/py-breakpoint-create-fail.c,
9602 gdb.python/py-breakpoint-create-fail.exp,
9603 gdb.python/py-breakpoint-create-fail.py: New testcase.
9604
fccb08f8
MG
96052016-06-25 Manish Goregaokar <manish@mozilla.com>
9606
9607 PR gdb/20239
9608 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9609 * gdb.rust/simple.exp: Add test expectations for new NonZero
9610 tests.
fccb08f8 9611
6b850546
DT
96122016-06-24 David Taylor <dtaylor@emc.com>
9613
9614 * gdb.base/offsets.exp: New file.
9615 * gdb.base/offsets.c: New file.
9616
17621150
TT
96172016-06-23 Tom Tromey <tom@tromey.com>
9618
9619 PR gdb/16483:
9620 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9621 before any filters are loaded.
9622
04d59df6
WT
96232016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9624
9625 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9626 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9627 structs.
9628 * gdb.fortran/derived-type-function.exp: New file.
9629 * gdb.fortran/derived-type-function.f90: New file.
9630
9631
ac69f786
PA
96322016-06-21 Pedro Alves <palves@redhat.com>
9633
9634 * gdb.base/new-ui.exp: New file.
9635 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9636 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9637 (with_spawn_id): New procedure.
9638
49940788
PA
96392016-06-21 Pedro Alves <palves@redhat.com>
9640
9641 * gdb.mi/mi-exec-run.exp: New file.
9642
ef274d26
PA
96432016-06-21 Pedro Alves <palves@redhat.com>
9644
9645 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9646 breakpoint command's output on the main UI.
9647 (test_break): New procedure, factored out from calls in the top
9648 level.
9649 (top level): Use foreach_with_prefix to test MI as main UI and as
9650 separate UI.
9651
468afe6c
PA
96522016-06-21 Pedro Alves <palves@redhat.com>
9653
9654 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9655 (test_awatch_creation_and_listing)
9656 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9657 Remove 'type' parameter.
9658 (test_watchpoint_all): New parameter mi_mode. Remove
9659 with_test_prefix.
9660 (top level): Use foreach_with_prefix, and add main/separate UI MI
9661 testing axis.
9662
51f77c37
PA
96632016-06-21 Pedro Alves <palves@redhat.com>
9664
9665 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9666 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9667 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9668 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9669 (gdb_main_spawn_id, mi_spawn_id): Declare and
9670 comment.
9671 (mi_create_inferior_pty): New procedure,
9672 factored out from default_mi_gdb_start.
9673 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9674 procedures.
9675 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9676 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9677 Use mi_create_inferior_pty.
9678 (mi_gdb_start): Use eval to pass down args list.
9679
8980e177
PA
96802016-06-21 Pedro Alves <palves@redhat.com>
9681
9682 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9683 * gdb.opt/inline-cmds.exp: Add MI tests.
9684
f38d3ad1
PA
96852016-06-21 Pedro Alves <palves@redhat.com>
9686
9687 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9688
45db7c09
PA
96892016-06-21 Pedro Alves <palves@redhat.com>
9690
9691 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9692 (top level): Use it instead of mi_execute_to.
9693
5a069ab3
PA
96942016-06-21 Pedro Alves <palves@redhat.com>
9695
9696 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9697 (cont_handler_str): New.
9698 (signal_stop_handler): Set stop_handler_str instead of printing to
9699 stdout.
9700 (continue_handler): Set cont_handler_str instead of printing to
9701 stdout.
9702 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9703 mi_send_resuming_command. Print stop_handler_str and
9704 cont_handler_str instead of expecting the python events print
9705 directly.
9706
2838cc1d
SD
97072016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9708
9709 * gdb.base/jit-reader.exp: New file.
9710 * gdb.base/jithost.c: New file.
9711 * gdb.base/jithost.h: New file.
9712 * gdb.base/jitreader.c : New file.
9713 * gdb.base/jit-protocol.h: New file.
9714
21a77091
YQ
97152016-06-17 Yao Qi <yao.qi@linaro.org>
9716
9717 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9718 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9719 and detach-on-fork. Adjust tests.
9720 (top level): Invoke break_cond_on_syscall with combinations of
9721 syscall, follow-fork-mode and detach-on-fork.
9722
f50bf8e5
YQ
97232016-06-17 Yao Qi <yao.qi@linaro.org>
9724
9725 * gdb.base/step-over-exit.c: New.
9726 * gdb.base/step-over-exit.exp: New.
9727
a28d8e50
YTL
97282016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9729
9730 * gdb.base/float.exp: Add target check for nds32*-*-*.
9731 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9732
cad8e26d
AB
97332016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9734
9735 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9736 for unsupported target features.
9737 * gdb.base/call-rt-st.exp: Likewise.
9738 * gdb.base/call-sc.exp: Likewise.
9739 * gdb.base/call-signal-resume.exp: Likewise.
9740 * gdb.base/call-strs.exp: Likewise.
9741 * gdb.base/callexit.exp: Likewise.
9742 * gdb.base/callfuncs.exp: Likewise.
9743 * gdb.base/nodebug.exp: Likewise.
9744 * gdb.base/printcmds.exp: Likewise.
9745 * gdb.base/ptype.exp: Likewise.
9746 * gdb.base/structs.exp: Likewise.
9747 * gdb.base/unwindonsignal.exp: Likewise.
9748 * gdb.cp/gdb2495.exp: Likewise.
9749 * gdb.cp/templates.exp: Likewise.
9750 * gdb.cp/virtfunc.exp: Likewise.
9751 * gdb.threads/hand-call-in-threads.exp: Likewise.
9752 * gdb.threads/interrupted-hand-call.exp: Likewise.
9753 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9754
347dc102
TT
97552016-06-10 Tom Tromey <tom@tromey.com>
9756
9757 PR rust/20110:
9758 * gdb.rust/expr.exp: Add test for integer constant larger than
9759 i32.
9760
5e13cf25
BH
97612016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9762
9763 * gdb.fortran/nested-funcs.exp: New.
9764 * gdb.fortran/nested-funcs.f90: New.
9765
bb556f1f
TK
97662016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9767
9768 * gdb.base/examine-backward.c: New file.
9769 * gdb.base/examine-backward.exp: New file.
9770
38b022b4
SM
97712016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9772
9773 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9774 matching.
9775
1b40ec05
TT
97762016-06-02 Tom Tromey <tom@tromey.com>
9777
9778 PR python/18984:
9779 * gdb.python/py-shared.exp: Add solib_name test.
9780
193bd378
SM
97812016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9782
9783 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9784
3326303b
MG
97852016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9786
9787 PR c++/19893
9788 * gdb.dwarf2/implref.exp: Rename to...
9789 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9790 * gdb.dwarf2/implref-array.c: New file.
9791 * gdb.dwarf2/implref-array.exp: Likewise.
9792 * gdb.dwarf2/implref-global.c: Likewise.
9793 * gdb.dwarf2/implref-global.exp: Likewise.
9794 * gdb.dwarf2/implref-struct.c: Likewise.
9795 * gdb.dwarf2/implref-struct.exp: Likewise.
9796
825c8ef2
AT
97972016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9798
9799 * gdb.trace/trace-condition.exp: Add 64bit tests.
9800
2320162a
AT
98012016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9802
9803 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9804 bits types.
9805 (main): Adapt to 8 to 64 bits types.
9806 * gdb.trace/trace-condition.exp: Add new tests.
9807
a7818233
AT
98082016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9809
9810 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9811
0d336466
AT
98122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9813
9814 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9815 Move condition tests...
9816 * gdb.trace/trace-condition.exp: Here.
9817
7faeb45a
AT
98182016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9819
9820 * gdb.trace/trace-condition.exp: Add counter-case tests.
9821
e385593e
JK
98222016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9823
9824 PR c++/15231
9825 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9826 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9827
744608cc
PA
98282016-05-27 Pedro Alves <palves@redhat.com>
9829
9830 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9831 New procedure.
9832 (top level): Call it, and bail out of DejaGnu is known to be bad.
9833
ac775bf4
AB
98342016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9835
9836 * gdb.base/whatis.c: Extend the test case.
9837 * gdb.base/whatis.exp: Add additional tests.
9838
2bbad2ea
BH
98392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9840
9841* gdb.fortran/type.f90: Add pointer variable.
9842* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9843
8b70175d
BH
98442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9845
9846 * gdb.fortran/vla-type.exp: Fix testcase name.
9847
86d8a848
BH
98482016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9849
9850 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9851
e188eb36
BH
98522016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9853
9854 * gdb.fortran/type.f90: Add nested structures.
9855 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9856 * gdb.fortran/derived-type.exp: Adapt expected output.
9857 * gdb.fortran/vla-type.exp: Adapt expected output.
9858
9b2db1fd
BH
98592016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9860
9861 * gdb.fortran/whatis_type.exp: Adapt expected output.
9862
72b17055
BH
98632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9864
9865 * gdb.fortran/print_type.exp: Fix expected output.
9866 * gdb.fortran/whatis_type.exp: Fix expected output.
9867
3cd81d8d
BH
98682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9869
9870 * gdb.fortran/whatis_type.exp: Use multi_line.
9871
ddae9462
TT
98722016-05-24 Tom Tromey <tom@tromey.com>
9873
9874 PR python/17386:
9875 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9876 use value as an index.
9877
1957f6b8
TT
98782016-05-23 Tom Tromey <tom@tromey.com>
9879
9880 PR python/17981:
9881 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9882 no-breakpoint case.
9883
026a9174
PA
98842016-05-24 Pedro Alves <palves@redhat.com>
9885
9886 PR gdb/19828
9887 * gdb.threads/clone-attach-detach.c: New file.
9888 * gdb.threads/clone-attach-detach.exp: New file.
9889
e70a7231
FR
98902016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9891
9892 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9893
0f6ed0e0
TT
98942016-05-23 Tom Tromey <tom@tromey.com>
9895
9896 PR python/19438, PR python/18393:
9897 * gdb.python/py-progspace.exp: Add "dir" test.
9898 * gdb.python/py-objfile.exp: Add "dir" test.
9899
ffd19d61
YQ
99002016-05-23 Yao Qi <yao.qi@linaro.org>
9901
9902 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9903 * gdb.arch/thumb2-it.exp: Likewise.
9904
9e8f9b05
SM
99052016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9906
9907 * gdb.mi/mi-threads-interrupt.c: New file.
9908 * gdb.mi/mi-threads-interrupt.exp: New file.
9909
61c6156d
SM
99102016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9911
9912 PR gdb/18077
9913 * gdb.mi/mi-async-run.exp: New file.
9914 * gdb.mi/mi-async-run.c: New file.
9915
67218854
TT
99162016-05-17 Tom Tromey <tom@tromey.com>
9917 Manish Goregaokar <manishsmail@gmail.com>
9918
9919 * lib/rust-support.exp: New file.
9920 * lib/gdb.exp (skip_rust_tests): New proc.
9921 (build_executable_from_specs): Handle rust.
9922 * lib/future.exp (gdb_find_rustc): New proc.
9923 (gdb_default_target_compile): Handle rust.
9924 * gdb.rust/expr.exp: New file.
9925 * gdb.rust/generics.exp: New file.
9926 * gdb.rust/generics.rs: New file.
9927 * gdb.rust/methods.exp: New file.
9928 * gdb.rust/methods.rs: New file.
9929 * gdb.rust/modules.exp: New file.
9930 * gdb.rust/modules.rs: New file.
9931 * gdb.rust/simple.exp: New file.
9932 * gdb.rust/simple.rs: New file.
9933
c44af4eb
TT
99342016-05-17 Tom Tromey <tom@tromey.com>
9935
9936 * gdb.base/default.exp (set language): Add rust.
9937
dcd1f979
TT
99382016-05-17 Tom Tromey <tom@tromey.com>
9939
9940 * gdb.gdb/unittest.exp: New file.
9941
155b7f57
YQ
99422016-05-16 Yao Qi <yao.qi@linaro.org>
9943
9944 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9945 shell_prompt. Update shell_prompt_re.
9946
8ddd5a6c
DE
99472016-05-12 Doug Evans <dje@google.com>
9948
9949 PR symtab/19999
9950 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9951 $options when building executable.
9952 * gdb.dwarf2/fission-loclists-pie.S: New file.
9953 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9954
02e370d9
SM
99552016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9956
9957 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9958 of [is_remote target],
9959
8929ad8b
SM
99602016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9961
9962 * lib/gdb.exp (use_gdb_stub): New procedure.
9963
6c447423
DE
99642016-05-03 Yunlian Jiang <yunlian@google.com>
9965 Doug Evans <dje@google.com>
9966
9967 PR symtab/19914
9968 * gdb.dwarf2/dwp-sepdebug.c: New file.
9969 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9970
444e826c
SM
99712016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9972
9973 * gdb.base/detach.exp: Remove is_remote check.
9974
740feeaa
SM
99752016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9976
9977 * gdb.base/annota-input-while-running.exp: Don't check for
9978 [is_remote target]. Enable annotations after running to main.
9979 Remove unused "set test..." line.
9980
9080ac9d
SM
99812016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9982
9983 * gdb.trace/trace-enable-disable.exp: New file.
9984 * gdb.trace/trace-enable-disable.c: New file.
9985
952ebca5
SM
99862016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9987
9988 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9989 use it in info sharedlibrary test.
9990 * gdb.trace/ftrace-lock.exp: Likewise.
9991 * gdb.trace/ftrace.exp: Likewise.
9992 * gdb.trace/range-stepping.exp: Likewise.
9993 * gdb.trace/trace-break.exp: Likewise.
9994 * gdb.trace/trace-condition.exp: Likewise.
9995 * gdb.trace/trace-mt.exp: Likewise.
9996
d9019901
SM
99972016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9998
9999 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10000 (gdb_load_shlib): ... this.
10001 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10002 gdb_load_shlib.
10003 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10004 * gdb.base/ctxobj.exp: Likewise.
10005 * gdb.base/dprintf-pending.exp: Likewise.
10006 * gdb.base/dso2dso.exp: Likewise.
10007 * gdb.base/fixsection.exp: Likewise.
10008 * gdb.base/gcore-relro.exp: Likewise.
10009 * gdb.base/gdb1555.exp: Likewise.
10010 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10011 * gdb.base/gnu-ifunc.exp: Likewise.
10012 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10013 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10014 * gdb.base/pending.exp: Likewise.
10015 * gdb.base/print-file-var.exp: Likewise.
10016 * gdb.base/print-symbol-loading.exp: Likewise.
10017 * gdb.base/shlib-call.exp: Likewise.
10018 * gdb.base/shreloc.exp: Likewise.
10019 * gdb.base/so-impl-ld.exp: Likewise.
10020 * gdb.base/solib-disc.exp: Likewise.
10021 * gdb.base/solib-nodir.exp: Likewise.
10022 * gdb.base/solib-overlap.exp: Likewise.
10023 * gdb.base/solib-symbol.exp: Likewise.
10024 * gdb.base/solib-weak.exp (do_test): Likewise.
10025 * gdb.base/sym-file.exp: Likewise.
10026 * gdb.base/symtab-search-order.exp: Likewise.
10027 * gdb.base/type-opaque.exp: Likewise.
10028 * gdb.base/unload.exp: Likewise.
10029 * gdb.base/watchpoint-solib.exp: Likewise.
10030 * gdb.compile/compile.exp: Likewise.
10031 * gdb.cp/gdb2384.exp: Likewise.
10032 * gdb.cp/infcall-dlopen.exp: Likewise.
10033 * gdb.cp/re-set-overloaded.exp: Likewise.
10034 * gdb.fortran/library-module.exp: Likewise.
10035 * gdb.opt/solib-intra-step.exp: Likewise.
10036 * gdb.python/py-finish-breakpoint.exp: Likewise.
10037 * gdb.python/py-shared.exp: Likewise.
10038 * gdb.reverse/solib-precsave.exp: Likewise.
10039 * gdb.reverse/solib-reverse.exp: Likewise.
10040 * gdb.server/solib-list.exp: Likewise.
10041 * gdb.threads/dlopen-libpthread.exp: Likewise.
10042 * gdb.threads/tls-shared.exp: Likewise.
10043 * gdb.threads/tls-so_extern.exp: Likewise.
10044 * gdb.trace/change-loc.exp: Likewise.
10045 * gdb.trace/ftrace-lock.exp: Likewise.
10046 * gdb.trace/ftrace.exp: Likewise.
10047 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10048 * gdb.trace/pending.exp: Likewise.
10049 * gdb.trace/range-stepping.exp: Likewise.
10050 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10051 (strace_info_marker): Likewise.
10052 (strace_probe_marker): Likewise.
10053 (strace_trace_on_same_addr): Likewise.
10054 (strace_trace_on_diff_addr): Likewise.
10055 * gdb.trace/trace-break.exp: Likewise.
10056 * gdb.trace/trace-condition.exp: Likewise.
10057 * gdb.trace/trace-mt.exp: Likewise.
10058
fca4cfd9
SM
100592016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10060
10061 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10062 result of gdb_remote_download.
10063 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10064 * gdb.base/dso2dso.exp: Likewise.
10065 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10066 * gdb.base/print-file-var.exp: Likewise.
10067 * gdb.base/shlib-call.exp: Likewise.
10068 * gdb.base/shreloc.exp: Likewise.
10069 * gdb.base/solib-overlap.exp: Likewise.
10070 * gdb.base/solib-weak.exp (do_test): Likewise.
10071 * gdb.base/unload.exp: Likewise.
10072
11cf4ffb
YQ
100732016-04-27 Yao Qi <yao.qi@linaro.org>
10074
10075 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10076 exists.
10077
3e2e34f8
KB
100782016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10079
10080 * vla-type.exp: Print structure from toplevel.
10081
8f07e298
BH
100822016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10083
10084 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10085 of dynamic types.
10086 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10087 of dynamic types.
10088
9920b434
BH
100892016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10090
10091 * gdb.fortran/vla-type.f90: New file.
10092 * gdb.fortran/vla-type.exp: New file.
10093
f3abeff5
YQ
100942016-04-25 Yao Qi <yao.qi@linaro.org>
10095
10096 * gdb.base/branch-to-self.c: New file.
10097 * gdb.base/branch-to-self.exp: New file.
10098
0a5d52f0
YQ
100992016-04-22 Yao Qi <yao.qi@linaro.org>
10100
10101 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10102 more after $hex.
10103
495346f6
YQ
101042016-04-22 Yao Qi <yao.qi@linaro.org>
10105
10106 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10107 * gdb.base/annota3.exp: Likewise.
10108
4a7e075c
YQ
101092016-04-22 Yao Qi <yao.qi@linaro.org>
10110
10111 * gdb.reverse/step-precsave.exp: Do one step and test program
10112 stops in "callee" and do multiple steps until program goes out
10113 of "callee".
10114 * gdb.reverse/step-reverse.exp: Likewise.
10115
5b061e98
YQ
101162016-04-22 Yao Qi <yao.qi@linaro.org>
10117
10118 * gdb.trace/signal.exp: Also pass if
10119 $tracepoint_hits($i) > $iterations.
10120
5c5dc57f
YQ
101212016-04-22 Yao Qi <yao.qi@linaro.org>
10122
10123 * gdb.trace/signal.c: New file.
10124 * gdb.trace/signal.exp: New file.
10125
a55411b9
DE
101262016-04-19 Doug Evans <xdje42@gmail.com>
10127
10128 * gdb.base/bad-file.exp: New file.
10129
a22df60a
MG
101302016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10131
10132 * gdb.dwarf2/implref.exp: New file.
10133
0c13f7e5
BH
101342016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10135
10136 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10137 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10138 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10139 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10140 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10141 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10142 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10143 * lib/fortran.exp (fortran_int4): New procedure.
10144 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10145 (fortran_logical4): Likewise.
10146
9b9b09e9
BH
101472016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10148
10149 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10150
a14d1f4d
BH
101512016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10152
10153 * lib/compiler.c: Add Intel specific preprocessor macros.
10154 * lib/compiler.cc: Likewise.
25d49b86 10155
7d49b1d0
LM
101562016-04-13 Luis Machado <lgustavo@codesourcery.com>
10157
10158 * gdb.server/connect-with-no-symbol-file.c: New file.
10159 * gdb.server/connect-with-no-symbol-file.exp: New file.
10160
8392fa22
SM
101612016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10162
10163 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10164
8c4c4aeb
SM
101652016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10166
10167 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10168 standard output directory.
10169
45e3745e
AT
101702016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10171
10172 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10173
e26b7e41
MM
101742016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10175
10176 * gdb.btrace/instruction_history.c (loop): Add declaration.
10177
8ce09462
AT
101782016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10179
10180 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10181
2e88a1ea
SM
101822016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10183
10184 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10185 parentheses to print.
10186 (continue_handler): Likewise.
10187
f48e22e3
SM
101882016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10189
10190 * gdb.server/solib-list.exp: Remove is_remote check.
10191 Pass shlib= to gdb_compile. Don't link shared library with
10192 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10193 Run binary filename through "readlink -f" on the target.
10194
096be756
PA
101952016-04-08 Pedro Alves <palves@redhat.com>
10196
10197 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10198 interpreter filename as argument to gdbserver_spawn.
10199 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10200 Return empty if $last_loaded_file does not exist.
10201
06500533
JK
102022016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10203
10204 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10205 * gdb.base/jit-main.c: Use exit after usage.
10206
2d35e871
JK
102072016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10208
10209 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10210 GDBHISTSIZE prior to the tests.
10211 * gdb.base/gdbinit-history.exp: Likewise.
10212
102132016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
10214
10215 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10216 instead of build_executable. Use gdb_load_shlibs.
10217
c8064e7e
YQ
102182016-04-07 Yao Qi <yao.qi@linaro.org>
10219
10220 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10221 Execute "si" command.
10222
bde47561
YQ
102232016-04-07 Yao Qi <yao.qi@linaro.org>
10224
10225 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10226 number instead of the comments on some line.
10227
b16f8a3b
DB
102282016-04-06 Don Breazeal <donb@codesourcery.com>
10229
10230 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10231 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10232
c2f901df
SM
102332016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10234
10235 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10236 standard_output_file. Remove unused binfile variable.
10237
ac17fda0
CU
102382016-04-05 Catalin Udma <catalin.udma@freescale.com>
10239
10240 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10241 * gdb.python/py-mi-objfile.exp: Match "list main" output
10242 in console format.
10243
03a8c4df
SM
102442016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10245
10246 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10247 absolute.
10248
6e774b13
SM
102492016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10250
10251 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10252 absolute.
10253 * gdb.trace/ftrace.exp: Likewise.
10254 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10255 targets as well.
10256 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10257 (gdb_load_shlibs): Copy libraries to test directory when testing
10258 natively. Only set solib-search-path if testing remotely.
10259 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10260
7817ea46
SM
102612016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10262
10263 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10264 gdb_download. Use it even if the target is not remote.
10265 * gdb.base/jit.exp (compile_jit_test): Likewise.
10266 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10267 output directory if the destination board is local, otherwise use
10268 the standard remote_download from DejaGnu.
10269 (gdb_download): Remove.
10270 (gdb_load_shlibs): Use gdb_remote_download instead of
10271 gdb_download.
10272 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10273 Use gdb_remote_download instead of gdb_download. Use it even if
10274 the target is not remote.
10275 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10276 instead of gdb_download.
10277
7beb7f68
SM
102782016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10279
10280 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10281 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10282 run.
10283
cc63428a
AV
102842016-04-01 Artemiy Volkov <artemiyv@acm.org>
10285
10286 PR gdb/19820
10287 * gdb.base/printcmds.exp: Add artificial arrays tests.
10288
64cdf930
PA
102892016-03-31 Pedro Alves <palves@redhat.com>
10290
10291 PR gdb/19858
10292 * gdb.base/jit-main.c: Include unistd.h.
10293 (ATTACH): Define to 0 if not already defined.
10294 (wait_for_gdb, mypid): New globals.
10295 (WAIT_FOR_GDB): New macro.
10296 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10297 some breakpoint locations.
10298 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10299 New procedures.
10300 (one_jit_test): Add REATTACH parameter, and handle it. Use
10301 continue_to_test_location.
10302 (top level): Test attach, and adjusts calls to one_jit_test.
10303
40dea8cb
PA
103042016-03-31 Pedro Alves <palves@redhat.com>
10305
10306 PR gdb/19858
10307 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10308 BINSUFFIX parameter, and handle it.
10309 (top level): Adjust calls compile_jit_test.
10310
e7ea3ec7
CU
103112016-03-31 Catalin Udma <catalin.udma@freescale.com>
10312
10313 PR python/19743
10314 * gdb.python/py-mi-events-gdb.py: New file.
10315 * gdb.python/py-mi-events.c: New file.
10316 * gdb.python/py-mi-events.exp: New file.
10317
e6359af3
YQ
103182016-03-30 Yao Qi <yao.qi@linaro.org>
10319
10320 * gdb.reverse/until-precsave.exp: Match function name only.
10321 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10322 Move malloc to a condition block.
10323 * gdb.reverse/until-reverse.exp: Match function name only.
10324
a4105d04
MK
103252016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10326
10327 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10328 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10329 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10330 variable for GPR 0 instead of assuming it is register 0.
10331 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10332 * lib/trace-support.exp: Add s390 registers.
10333
bfa6adb9
YQ
103342016-03-29 Yao Qi <yao.qi@linaro.org>
10335
10336 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10337
1e6697ea
YQ
103382016-03-24 Yao Qi <yao.qi@linaro.org>
10339
10340 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10341 test message.
10342
64bcd522
AA
103432016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10344
10345 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10346 maintaining separate logic for constructing the output path.
10347
7868401b
DB
103482016-03-16 Don Breazeal <donb@codesourcery.com>
10349
10350 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10351 Retry fork and waitpid on interrupted system call errors.
10352 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10353 Use with_timeout_factor to increase timeout by factor of 10.
10354
1cafadb4
DB
103552016-03-15 Don Breazeal <donb@codesourcery.com>
10356
10357 * gdb.cp/scope-err.cc: New test program.
10358 * gdb.cp/scope-err.exp: New test script.
10359 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10360 lines and "set breakpoint here" comment.
10361 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10362 Fixed some whitespace and format issues.
10363 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10364 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10365
81516450
DE
103662016-03-15 Doug Evans <dje@google.com>
10367
10368 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10369 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10370 All callers updated. Add tests for enums, mixed flags register.
10371
aa52b601
DE
103722016-03-15 Doug Evans <dje@google.com>
10373
10374 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10375 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10376
fa4ff313
SM
103772016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10378
10379 * gdb.base/default.exp: Add $_as_string to the list of expected
10380 convenience functions.
10381
f2403c39
AB
103822016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10383
10384 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10385
f2f3ccb9
SM
103862016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10387
10388 * gdb.python/py-as-string.exp: New file.
10389 * gdb.python/py-as-string.c: New file.
10390
00dbd492
PA
103912016-03-09 Pedro Alves <palves@redhat.com>
10392
10393 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10394 signal" -> "Thread NN received signal" output change.
10395 * gdb.threads/ia64-sigill.exp: Likewise.
10396 * gdb.threads/linux-dp.exp: Likewise.
10397 * gdb.threads/manythreads.exp: Likewise.
10398 * gdb.threads/pending-step.exp: Likewise.
10399 * gdb.threads/print-threads.exp: Likewise.
10400 * gdb.threads/sigstep-threads.exp: Likewise.
10401 * gdb.threads/staticthreads.exp: Likewise.
10402 * gdb.threads/tls.exp: Likewise.
10403
1e6697ea
YQ
104042016-03-09 Pedro Alves <palves@redhat.com>
10405
10406 * gdb.base/command-line-input.exp: New file.
10407
b04fd3be
MK
104082016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10409
10410 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10411 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10412 * gdb.trace/pending.exp: Accept leading dot before function name.
10413 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10414 * lib/trace-support.exp: Set registers for ppc.
10415
98fa59e9
MK
104162016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10417
10418 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10419 use it for disassembly; accept .main in addition to main in backtrace.
10420
f77198c8
MK
104212016-03-09 Wei-cheng Wang <cole945@gmail.com>
10422 Marcin Kościelnicki <koriakin@0x04.net>
10423
10424 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10425 (gdb_recursion_test_ptr): New global variable.
10426 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10427 gdb_recursion_test.
10428 (gdb_c_test): Ditto.
10429
ba84e0da
MK
104302016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10431
10432 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10433 ordering.
10434
4366d36e
MK
104352016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10436
10437 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10438 (bar): Add bar_start_lbl label.
10439 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10440 of foo/bar for emitting DWARF and tracing.
10441
5eb264df
SDJ
104422016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10443
10444 * analyze-racy-logs.py: Set executable bit.
10445
fb6a751f
SDJ
104462016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10447
10448 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10449 (CHECK_TARGET_TMP): Likewise.
10450 (check-single-racy): New rule.
10451 (check-parallel-racy): Likewise.
10452 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10453 (do-check-parallel-racy): New rule.
10454 (check-racy/%.exp): Likewise.
10455 * README (Racy testcases): New section.
10456 * analyze-racy-logs.py: New file.
10457
bdf7e230
DE
104582016-03-03 Doug Evans <dje@google.com>
10459
10460 * gdb.base/skip.exp: Use with_test_prefix.
10461
4719d415
YQ
104622016-03-03 Yao Qi <yao.qi@linaro.org>
10463
10464 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10465 Invoke step_over_syscall "clone" and break_cond_on_syscall
10466 "clone".
10467 * gdb.base/step-over-clone.c: New file.
10468
ea507862
YQ
104692016-03-03 Yao Qi <yao.qi@linaro.org>
10470
10471 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10472 code format.
10473
8fc8cbda
YQ
104742016-03-03 Yao Qi <yao.qi@linaro.org>
10475
10476 * gdb.base/disp-step-fork.c: Rename to ...
10477 * gdb.base/step-over-fork.c: ... it. New file.
10478 * gdb.base/disp-step-vfork.c: Rename to ...
10479 * gdb.base/step-over-vfork.c: ... it. New file.
10480 * gdb.base/disp-step-syscall.exp: Rename to ...
10481 * gdb.base/step-over-syscall.exp: ... it. New file.
10482 (disp_step_cross_syscall): Rename to ...
10483 (step_over_syscall): ... it.
10484
92fa70b0
YQ
104852016-03-03 Yao Qi <yao.qi@linaro.org>
10486
10487 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10488 If target supports condition evaluation on target, invoke
10489 break_cond_on_syscall for fork and vfork.
10490
e197ad3c
YQ
104912016-03-03 Yao Qi <yao.qi@linaro.org>
10492
10493 * gdb.base/disp-step-syscall.exp: Don't invoke
10494 support_displaced_stepping.
10495 (disp_step_cross_syscall): Test with displaced stepping off and
10496 on if supported.
10497
0b47da9f
YQ
104982016-03-03 Yao Qi <yao.qi@linaro.org>
10499
10500 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10501 proc.
10502 (setup): New proc.
10503 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10504 and setup.
10505
065ab6dc
BH
105062016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10507
10508 * gdb.fortran/vla-history.exp: Remove breakpoint.
10509
07e448ad 105102016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10511
25d49b86
PA
10512 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10513 exceeds timeout.
07e448ad 10514
9ac2d526 105152016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10516
25d49b86
PA
10517 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10518 breakpoint.
9ac2d526 10519
17807369
BH
105202016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10521
10522 * gdb.mi/vla.f90: Nullify pointer after declaration.
10523
86e501af
PA
105242016-03-01 Pedro Alves <palves@redhat.com>
10525
10526 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10527
1e903e32
PA
105282016-03-01 Pedro Alves <palves@redhat.com>
10529
10530 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10531 before anything else.
10532 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10533 _GNU_SOURCE here.
10534 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10535 before anything else.
10536 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10537
6ccb54e2
PA
105382016-03-01 Pedro Alves <palves@redhat.com>
10539
10540 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10541
30ca9da1
YQ
105422016-03-01 Yao Qi <yao.qi@linaro.org>
10543
10544 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10545 prepare_for_testing.
10546
dc856b38
YQ
105472016-03-01 Yao Qi <yao.qi@linaro.org>
10548
10549 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10550
4a932159
AA
105512016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10552
10553 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10554 manually constructing the output path.
10555
f2489477
AA
105562016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10557
10558 * gdb.arch/s390-stackless.S: New.
10559 * gdb.arch/s390-stackless.exp: New.
10560
38899f16
IB
105612016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10562
10563 * gdb.dlang/circular.c: New file.
10564 * gdb.dlang/circular.exp: New file.
10565
9fde51ed
YQ
105662016-02-26 Yao Qi <yao.qi@linaro.org>
10567
10568 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10569 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10570 (testcases): Update.
10571
ce90fefe
YQ
105722016-02-26 Yao Qi <yao.qi@linaro.org>
10573
10574 * gdb.reverse/aarch64.c: Rename to ...
10575 * gdb.reverse/insn-reverse.c: ... it.
10576 * gdb.reverse/aarch64.exp: Rename to ...
10577 * gdb.reverse/insn-reverse.exp: ... it.
10578
3263bceb
YQ
105792016-02-26 Yao Qi <yao.qi@linaro.org>
10580
10581 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10582 (testcase_ftype): New.
10583 (testcases): New array.
10584 (n_testcases): New.
10585 (main): Call each element in testcases.
10586 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10587 (read_testcase): New.
10588 Do the tests in a loop.
10589
6cb59ff1
YQ
105902016-02-25 Yao Qi <yao.qi@linaro.org>
10591
10592 * gdb.base/branches.c: Remove.
10593
ae91f625
MK
105942016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10595
10596 PR gdb/13808
10597 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10598
678b48b7
MK
105992016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10600
10601 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10602
7337a6f2
MK
106032016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10604
10605 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10606 change x86_64 call_insn to 'callq'.
10607
861ca91f
AT
106082016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10609
10610 * gdb.trace/tfile-avx.c: Move to...
10611 * gdb.trace/tracefile-pseudo-reg.c: Here.
10612 * gdb.trace/tfile-avx.exp: Move to...
10613 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10614
bf74e428
GB
106152016-02-24 Gary Benson <gbenson@redhat.com>
10616
10617 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10618 message on attach.
10619
cce0e923
DE
106202016-02-23 Doug Evans <dje@google.com>
10621
10622 * gdb.base/skip.c (test_skip): New function.
10623 (end_test_skip_file_and_function): New function.
10624 (test_skip_file_and_function): New function.
10625 * gdb.base/skip1.c (test_skip): New function.
10626 (skip1_test_skip_file_and_function): New function.
10627 * gdb.base/skip.exp: Add tests for new skip options.
10628 * gdb.base/skip-solib.exp: Update expected output.
10629 * gdb.perf/skip-command.cc: New file.
10630 * gdb.perf/skip-command.exp: New file.
10631 * gdb.perf/skip-command.py: New file.
10632
4000e47e
MK
106332016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10634
10635 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10636 info registers pattern.
10637
24f75ead
IB
106382016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10639
10640 * lib/future.exp: Add D support.
10641 (gdb_find_gdc): New proc.
10642 (gdb_default_target_compile): Add D support.
10643
fbb7bcbe
WW
106442016-02-18 Wei-cheng Wang <cole945@gmail.com>
10645
10646 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10647 user+system time.
10648 (trace_speed_test): Determine the iteration count for a time
10649 between 15..30 seconds.
10650
012b3a21
WT
106512016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10652
10653 * gdb.arch/i386-mpx-sigsegv.c: New file.
10654 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10655 * gdb.arch/i386-mpx-simple_segv.c: New file.
10656 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10657
2d5189bd
YQ
106582016-02-18 Yao Qi <yao.qi@linaro.org>
10659
10660 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10661 Don't call setup_kfail.
10662
40fb20d0
YQ
106632016-02-18 Yao Qi <yao.qi@linaro.org>
10664
10665 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10666 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10667
21b1f8d2
DE
106682016-02-16 Doug Evans <dje@google.com>
10669
10670 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10671 * gdb.base/skip1.c: Ditto.
10672 * gdb.base/skip.exp: Whitespace cleanup.
10673
4041ed77
DB
106742016-02-16 Don Breazeal <donb@codesourcery.com>
10675
10676 PR remote/19496
10677 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10678 Remove kfail for PR remote/19496.
10679
c4ef31bf
SM
106802016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10681
10682 * lib/gdb.exp (standard_temp_file): Return a path specific to
10683 the runtest invocation.
10684
266b65b3
SM
106852016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10686
10687 * gdb.trace/save-trace.exp: Change relative path to be in the
10688 standard output directory.
10689
a7a0a6a9
JK
106902016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10691
10692 * gdb.arch/i386-prologue.c: Add missing prototypes.
10693
c99dbb42
JK
106942016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10695
10696 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10697 * gdb.arch/i386-prologue.exp: Likewise.
10698 * gdb.arch/i386-size.exp: Likewise.
10699
aa480355
SM
107002016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10701
10702 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10703 define object file path.
10704 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10705 file path.
10706 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10707 standard_output_file to define binfile.
10708
ba881f50
JK
107092016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10710
10711 Fix compatibility with recent gfortran-5.3.1.
10712 * gdb.fortran/vla-history.exp (print vla1 allocated)
10713 (print vla2 allocated, print $2, print $3): Remove
10714 (print $4): Rename to ...
10715 (print $2): ... here.
10716 (print $9): Rename to ...
10717 (print $5): ... here.
10718 (print $10): Rename to ...
10719 (print $6): ... here.
10720 * gdb.fortran/vla.f90: Add pvla initialization.
10721
e9fb005c
JK
107222016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10723
10724 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10725 New test.
10726 * gdb.fortran/vla-value-sub.exp: Likewise.
10727
e44e00ff
MK
107282016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10729
10730 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10731
97e94151
SM
107322016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10733
10734 * i386-biarch-core.exp: Define corefile using
10735 standard_output_file.
10736
01113bc1
YQ
107372016-02-12 Yao Qi <yao.qi@linaro.org>
10738
10739 * gdb.arch/arm-single-step-kernel-helper.c: New.
10740 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10741
33b4777c
MM
107422016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10743
10744 * gdb.btrace/tailcall-only.exp: New.
10745 * gdb.btrace/tailcall-only.c: New.
10746 * gdb.btrace/x86_64-tailcall-only.S: New.
10747 * gdb.btrace/i686-tailcall-only.S: New.
10748
acc23c11
PA
107492016-02-11 Pedro Alves <palves@redhat.com>
10750
10751 * README (Parallel testing): Add missing double quotes.
10752
e352bf0a
PA
107532016-02-11 Pedro Alves <palves@redhat.com>
10754
10755 * README (Parallel testing): New section.
10756 (GDB_PARALLEL): Rewrite.
10757 (FORCE_PARALLEL): Document.
10758
9f5fed78
MK
107592016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10760
10761 * gdb.trace/tfile-avx.c: New test.
10762 * gdb.trace/tfile-avx.exp: New test.
10763
9ef9e6a6
KS
107642016-02-09 Keith Seitz <keiths@redhat.com>
10765
10766 PR breakpoints/19546
10767 * gdb.base/infcall-exec.c: New file.
10768 * gdb.base/infcall-exec2.c: New file.
10769 * gdb.base/infcall-exec.exp: New file.
10770
a96e36da
KS
107712016-02-09 Keith Seitz <keiths@redhat.com>
10772
10773 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10774 (toplevel): Call test_bkpt_address.
10775
9f61929f
KS
107762016-02-09 Keith Seitz <keiths@redhat.com>
10777
10778 PR python/19506
10779 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10780 (toplevel): Call test_bkpt_address.
10781
1e94266c
SM
107822016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10783
10784 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10785 to AC_OUTPUT.
10786 * configure: Regenerate.
10787
2a7f3dff
PA
107882016-02-09 Pedro Alves <palves@redhat.com>
10789
10790 PR breakpoints/19548
10791 * gdb.base/execl-update-breakpoints.c (some_function): New
10792 function.
10793 (main): Call it.
10794 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10795 Tighten expected GDB output.
10796
2151ccc5
SM
107972016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10798
10799 * Makefile.in (ALL_SUBDIRS): Remove.
10800 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10801 (distclean maintainer-clean realclean): Likewise.
10802 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10803 * configure: Regenerate.
10804 * gdb.ada/Makefile.in: Delete.
10805 * gdb.arch/Makefile.in: Likewise.
10806 * gdb.asm/Makefile.in: Likewise.
10807 * gdb.base/Makefile.in: Likewise.
10808 * gdb.btrace/Makefile.in: Likewise.
10809 * gdb.cell/Makefile.in: Likewise.
10810 * gdb.compile/Makefile.in: Likewise.
10811 * gdb.cp/Makefile.in: Likewise.
10812 * gdb.disasm/Makefile.in: Likewise.
10813 * gdb.dlang/Makefile.in: Likewise.
10814 * gdb.dwarf2/Makefile.in: Likewise.
10815 * gdb.fortran/Makefile.in: Likewise.
10816 * gdb.gdb/Makefile.in: Likewise.
10817 * gdb.go/Makefile.in: Likewise.
10818 * gdb.guile/Makefile.in: Likewise.
10819 * gdb.java/Makefile.in: Likewise.
10820 * gdb.linespec/Makefile.in: Likewise.
10821 * gdb.mi/Makefile.in: Likewise.
10822 * gdb.modula2/Makefile.in: Likewise.
10823 * gdb.multi/Makefile.in: Likewise.
10824 * gdb.objc/Makefile.in: Likewise.
10825 * gdb.opencl/Makefile.in: Likewise.
10826 * gdb.opt/Makefile.in: Likewise.
10827 * gdb.pascal/Makefile.in: Likewise.
10828 * gdb.perf/Makefile.in: Likewise.
10829 * gdb.python/Makefile.in: Likewise.
10830 * gdb.reverse/Makefile.in: Likewise.
10831 * gdb.server/Makefile.in: Likewise.
10832 * gdb.stabs/Makefile.in: Likewise.
10833 * gdb.threads/Makefile.in: Likewise.
10834 * gdb.trace/Makefile.in: Likewise.
10835 * gdb.xml/Makefile.in: Likewise.
10836 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10837 GDB_PARALLEL.
10838 (standard_output_file): Remove check for GDB_PARALLEL, always
10839 return path in outputs/$subdir/$testname.
10840
437277d4
SM
108412016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10842
10843 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10844 (site.exp): Assign abs_srcdir to tcl's srcdir.
10845
31d913c7
YQ
108462016-02-04 Yao Qi <yao.qi@linaro.org>
10847
10848 * gdb.base/foll-exec-mode.c: Include limits.h.
10849 (main): Add parameters argc and argv. Get directory from
10850 argv[0].
10851 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10852 compilation.
10853 * gdb.base/foll-exec.c: Include limits.h.
10854 (main): Add parameters argc and argv.
10855 Get directory from argv[0].
10856 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10857 Adjust tests on the number of lines as source code changed.
10858 * gdb.base/foll-vfork-exit.c: Include limits.h.
10859 (main): Add one line of statement before vfork.
10860 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10861 (main): Add parameters argc and argv. Get directory from
10862 argv[0].
10863 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10864 (setup_gdb): Set tbreak to skip some source lines.
10865 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10866 (main): Add parameters argc and argv. Get directory from
10867 argv[0].
10868 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10869 compilation.
10870 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10871 (main): Add parameters argc and argv. Get directory from
10872 argv[0].
10873 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10874 compilation.
10875
9482b9fb
DE
108762016-02-01 Doug Evans <dje@google.com>
10877
10878 * gdb.base/skip.exp: Clean up multiple references to same test name.
10879
6b2e4f10
PA
108802016-02-01 Pedro Alves <palves@redhat.com>
10881
ccb6afd6 10882 PR remote/19496
6b2e4f10
PA
10883 * gdb.threads/forking-threads-plus-breakpoint.exp
10884 (displaced_stepping_supported): New global.
10885 (probe_displaced_stepping_support): New procedure.
10886 (do_test): Add 'displaced' parameter, and use it.
10887 (top level): Check for displaced stepping support. Add displaced
10888 stepping on/off testing axis.
10889
37a8db1a
AB
108902016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10891
10892 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10893 pointer. Don't perform further tests on the unassociated pointer
10894 if the first test fails.
10895
5fdf6324
AB
108962016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10897
10898 * gdb.base/max-value-size.c: New file.
10899 * gdb.base/max-value-size.exp: New file.
10900 * gdb.base/huge.exp: Disable max-value-size for this test.
10901
935c6144
IB
109022016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10903
10904 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10905
7fe8399d
YQ
109062016-01-28 Yao Qi <yao.qi@linaro.org>
10907
10908 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10909
a2077e25
PA
109102016-01-25 Pedro Alves <palves@redhat.com>
10911
10912 PR threads/19461
10913 * gdb.base/fork-running-state.c: New file.
10914 * gdb.base/fork-running-state.exp: New file.
10915
1d2736d4
PA
109162016-01-25 Pedro Alves <palves@redhat.com>
10917
10918 PR gdb/19494
10919 * gdb.base/catch-fork-kill.c: New file.
10920 * gdb.base/catch-fork-kill.exp: New file.
10921
f1da4b11
PA
109222016-01-25 Pedro Alves <palves@redhat.com>
10923
10924 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10925 Delete, moved to lib/gdb.exp.
10926 * gdb.threads/forking-threads-plus-breakpoint.exp
10927 (foreach_with_prefix): Likewise.
10928 * gdb.threads/process-dies-while-handling-bp.exp
10929 (foreach_with_prefix): Likewise.
10930 * lib/gdb.exp (foreach_with_prefix): New procedure.
10931
45f38546
MK
109322016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10933
10934 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10935 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10936
dc29a1ce
MK
109372016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10938
10939 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10940 endian targets.
10941
092127d7
JK
109422016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10943 Pedro Alves <palves@redhat.com>
10944
10945 Fix testsuite compatibility with Guile.
10946 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10947 number.
10948
31d765d3
JK
109492016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10950
10951 Fix testsuite compatibility with Guile.
10952 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10953 (thread 1): New test for backtrace through signal handler.
10954
1ac78c04
YQ
109552016-01-22 Yao Qi <yao.qi@linaro.org>
10956
10957 PR testsuite/19491
10958 * gdb.base/multi-forks.c: Include
10959 ../lib/unbuffer_output.c
10960 (main): Call gdb_unbuffer_output.
10961
4f5946a8
DE
109622016-01-21 Doug Evans <dje@google.com>
10963
10964 * lib/ada.exp (gdb_compile_ada): Fix typo.
10965
305e13e6
JB
109662016-01-21 Joel Brobecker <brobecker@adacore.com>
10967
10968 * gdb.base/break-fun-addr.exp: New file.
10969 * gdb.base/break-fun-addr1.c: New file.
10970 * gdb.base/break-fun-addr2.c: New file.
10971
5f5dfff6
SM
109722016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10973
10974 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10975 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10976 enum flag values.
10977
fd356fa2
AA
109782016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10979
10980 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10981 when GDB can not set the vector return value. Add more comments
10982 for clarification.
10983
9df22175
AT
109842016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10985
10986 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10987 command.
10988
41d1845e
SM
109892016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10990
10991 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10992
01ac6840
SM
109932016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10994
10995 * Makefile.in (check-single): Pass --status to runtest.
10996 (check/%.exp): Likewise.
10997
109982016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10999
11000 * Makefile.in (check-parallel): Propagate return code from make
11001 do-check-parallel.
11002
bd0a71fa
MK
110032016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11004
11005 * gdb.trace/ftrace.exp: Fix expected message on continue.
11006 * gdb.trace/pending.exp: Fix expected message on continue.
11007 * gdb.trace/trace-break.exp: Fix expected message on continue.
11008
8bcbad33
SM
110092016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11010
11011 * lib/gdb.exp (gdb_test): Remove unused global references.
11012
f303dbd6
PA
110132016-01-18 Pedro Alves <palves@redhat.com>
11014
11015 * gdb.base/async-shell.exp: Adjust expected output.
11016 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11017 * gdb.base/siginfo-thread.exp: Adjust expected output.
11018 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11019 * gdb.java/jnpe.exp: Adjust expected output.
11020 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11021 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11022 * gdb.threads/leader-exit.exp: Adjust expected output.
11023 * gdb.threads/manythreads.exp: Adjust expected output.
11024 * gdb.threads/pthreads.exp: Adjust expected output.
11025 * gdb.threads/schedlock.exp: Adjust expected output.
11026 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11027 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11028 expected output.
11029 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11030 output.
11031 * gdb.threads/sigthread.exp: Adjust expected output.
11032 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11033
b2789696
YQ
110342016-01-18 Yao Qi <yao.qi@linaro.org>
11035
11036 * gdb.guile/scm-section-script.c: Replace @progbits with
11037 %progbits.
11038 * gdb.python/py-section-script.c: Likewise.
11039
71ef29a8
PA
110402016-01-15 Pedro Alves <palves@redhat.com>
11041
11042 * gdb.multi/tids.exp: Test star wildcard ranges.
11043
3f5b7598
PA
110442016-01-15 Pedro Alves <palves@redhat.com>
11045
11046 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11047 command from "thread apply" invocation.
11048 (thr_apply_info_thr_invalid): Default the expected output to the
11049 input tid list.
11050 (top level): Add tests that use convenience variables. Add tests
11051 for "thread apply" with a valid TID list, but missing the command.
11052
663f6d42
PA
110532016-01-13 Pedro Alves <palves@redhat.com>
11054
11055 * gdb.base/default.exp: Expect $_gthread as well.
11056 * gdb.multi/tids.exp: Test $_gthread.
11057 * gdb.threads/thread-specific.exp: Test $_gthread.
11058
c84f6bbf
PA
110592016-01-13 Pedro Alves <palves@redhat.com>
11060
11061 * gdb.multi/tids.exp: Test "info threads -gid".
11062
22a02324
PA
110632016-01-13 Pedro Alves <palves@redhat.com>
11064
11065 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11066 Breakpoint.thread.
11067 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11068
5d5658a1
PA
110692016-01-07 Pedro Alves <palves@redhat.com>
11070
11071 * gdb.base/break.exp: Adjust to output changes.
11072 * gdb.base/hbreak2.exp: Likewise.
11073 * gdb.base/sepdebug.exp: Likewise.
11074 * gdb.base/watch_thread_num.exp: Likewise.
11075 * gdb.linespec/keywords.exp: Likewise.
11076 * gdb.multi/info-threads.exp: Likewise.
11077 * gdb.threads/thread-find.exp: Likewise.
11078 * gdb.multi/tids.c: New file.
11079 * gdb.multi/tids.exp: New file.
11080
84654457
PA
110812016-01-13 Pedro Alves <palves@redhat.com>
11082
11083 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11084
e3940304
PA
110852016-01-13 Pedro Alves <palves@redhat.com>
11086
11087 * gdb.base/default.exp: Expect $_inferior as well.
11088 * gdb.multi/base.exp: Test $_inferior.
11089
a911d87a
PA
110902016-01-13 Pedro Alves <palves@redhat.com>
11091
11092 PR breakpoints/19388
11093 * gdb.base/catch-signal-siginfo-cond.c: New file.
11094 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11095
82075af2
JS
110962016-01-12 Josh Stone <jistone@redhat.com>
11097 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11098
11099 * gdb.base/catch-syscall.c (do_execve): New variable.
11100 (main): Conditionally trigger an execve.
11101 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11102 (test_catch_syscall_execve): New, check entry/return across execve.
11103 (do_syscall_tests): Call test_catch_syscall_execve.
11104
e46eeedd
PA
111052016-01-12 Pedro Alves <palves@redhat.com>
11106
11107 * gdb.base/random-signal.exp (do_test): New procedure, with body
11108 of testcase moved in.
11109
01d8c27e
JK
111102016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11111 Pedro Alves <palves@redhat.com>
11112
11113 * gdb.base/funcargs.exp (finish from indirectly called function):
11114 Reintroduce the case for 'First'.
11115
9a706302
JK
111162016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11117 Pedro Alves <palves@redhat.com>
11118
11119 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11120 (tcatch_vfork_then_child_follow_exec)
11121 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11122 identification.
11123
c0ecb95f
JK
111242016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11125
11126 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11127 and repeats to unlimited.
11128 * gdb.python/py-value.exp: Likewise.
11129 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11130 and repeats to unlimited.
11131
6cfc1fcb
JK
111322016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11133
11134 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11135 and reordering the functions.
11136 * gdb.multi/hangout.c: Likewise.
11137 * gdb.multi/hello.c: Likewise.
11138
582a1b00
SM
111392016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11140
11141 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11142 absolute.
11143 (SingleStatisticTestResult.report): Use dict.keys instead of
11144 dict.iterkeys.
11145
79bc59cb
PA
111462016-01-06 Pedro Alves <palves@redhat.com>
11147
11148 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11149
43368e1d
MM
111502016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11151
11152 * gdb.btrace/dlopen.exp: New.
11153 * gdb.btrace/dlopen.c: New.
11154 * gdb.btrace/dlopen-dso.c: New.
11155
79fad5b8
SL
111562015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11157
11158 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11159 PATTERN argument is optional.
11160
ab8314b3
JB
111612015-12-24 Joel Brobecker <brobecker@adacore.com>
11162
11163 * lib/ada.exp (target_compile_ada_from_dir): New function.
11164 (gdb_compile_ada): Reimplement avoiding the use of project files.
11165 * gdb.ada/gnat_ada.gpr: Delete.
11166 * gdb.ada/cond_lang.exp: Adjust test to make path before
11167 filename optional.
11168 * gdb.ada/small_reg_param.exp: Likewise.
11169
fe33faff
SM
111702015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11171
11172 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11173
6d265cb4
TP
111742015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11175
11176 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11177 case.
11178
10125099
SM
111792015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11180
11181 * gdb.base/break.exp: Remove dead code.
11182 * gdb.base/sepdebug.exp: Likewise.
11183
3ca22649
SM
111842015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11185
11186 * gdb.asm/asm-source.exp: Remove HP-UX references.
11187 * gdb.base/annota1.exp: Likewise.
11188 * gdb.base/annota3.exp: Likewise.
11189 * gdb.base/attach.exp: Likewise.
11190 * gdb.base/bigcore.exp: Likewise.
11191 * gdb.base/break.exp: Likewise.
11192 * gdb.base/call-ar-st.exp: Likewise.
11193 * gdb.base/callfuncs.exp: Likewise.
11194 * gdb.base/catch-fork-static.exp: Likewise.
11195 * gdb.base/display.exp: Likewise.
11196 * gdb.base/foll-exec-mode.exp: Likewise.
11197 * gdb.base/foll-exec.exp: Likewise.
11198 * gdb.base/foll-fork.exp: Likewise.
11199 * gdb.base/foll-vfork.exp: Likewise.
11200 * gdb.base/funcargs.exp: Likewise.
11201 * gdb.base/hbreak2.exp: Likewise.
11202 * gdb.base/inferior-died.exp: Likewise.
11203 * gdb.base/interrupt.exp: Likewise.
11204 * gdb.base/multi-forks.exp: Likewise.
11205 * gdb.base/nodebug.exp: Likewise.
11206 * gdb.base/sepdebug.exp: Likewise.
11207 * gdb.base/solib1.c: Likewise.
11208 * gdb.base/step-test.exp: Likewise.
11209 * gdb.mi/non-stop.c: Likewise.
11210 * gdb.mi/pthreads.c: Likewise.
11211 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11212 * gdb.threads/pthreads.c: Likewise.
11213 * gdb.threads/staticthreads.exp: Likewise.
11214 * lib/future.exp: Likewise.
11215 * lib/gdb.exp: Likewise.
11216 * gdb.base/so-indr-cl.c: Remove.
11217 * gdb.base/so-indr-cl.exp: Likewise.
11218 * gdb.base/solib.c: Likewise.
11219 * gdb.base/solib.exp: Likewise.
11220 * gdb.base/solib2.c: Likewise.
11221
b6304613
SM
112222015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11223
11224 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11225 * gdb.base/call-ar-st.exp: Likewise.
11226 * gdb.base/callfuncs.exp: Likewise.
11227 * gdb.base/condbreak.exp: Likewise.
11228 * gdb.base/constvars.exp: Likewise.
11229 * gdb.base/hbreak2.exp: Likewise.
11230 * gdb.base/langs.exp: Likewise.
11231 * gdb.base/list.exp: Likewise.
11232 * gdb.base/long_long.exp: Likewise.
11233 * gdb.base/ptype.exp: Likewise.
11234 * gdb.base/scope.exp: Likewise.
11235 * gdb.base/signals.exp: Likewise.
11236 * gdb.base/so-impl-ld.exp: Likewise.
11237 * gdb.base/varargs.exp: Likewise.
11238 * gdb.base/volatile.exp: Likewise.
11239 * gdb.base/whatis.exp: Likewise.
11240 * gdb.cp/cplusfuncs.exp: Likewise.
11241 * gdb.cp/inherit.exp: Likewise.
11242 * gdb.cp/local.exp: Likewise.
11243 * gdb.cp/member-ptr.exp: Likewise.
11244 * gdb.cp/method.exp: Likewise.
11245 * gdb.cp/overload.exp: Likewise.
11246 * gdb.cp/templates.exp: Likewise.
11247 * gdb.stabs/weird.exp: Likewise.
11248 * lib/compiler.c: Likewise.
11249 * lib/compiler.cc: Likewise.
11250 * lib/cp-support.exp: Likewise.
11251 * lib/gdb.exp: Likewise.
11252
bf401b07
SM
112532015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11254
11255 * configure.ac: Remove HP-UX case.
11256 * configure: Regenerate.
11257
aff9c0f8
SM
112582015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11259
11260 * lib/gdb.exp (gdb_compile): Add function doc.
11261
a6904d5a
PA
112622015-12-17 Pedro Alves <palves@redhat.com>
11263
11264 PR threads/19354
11265 * gdb.multi/info-threads.exp: New file.
11266
a22279dd
YQ
112672015-12-15 Yao Qi <yao.qi@linaro.org>
11268
11269 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11270 is aarch64*-*-*.
11271
0588c796
SL
112722015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11273
11274 * gdb.base/history-duplicates.exp: Skip if no readline support.
11275
5d978e17
SL
112762015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11277
11278 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11279
7e763b86
SL
112802015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11281
11282 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11283
87a3a92c
SL
112842015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11285
11286 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11287 ctrl-C if nointerrupts target property is set.
11288 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11289 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11290 * gdb.base/paginate-bg-execution.exp: Likewise.
11291 * gdb.base/paginate-execution-startup.exp: Likewise.
11292 * gdb.base/random-signal.exp: Likewise.
11293 * gdb.base/range-stepping.exp: Likewise.
11294 * gdb.cp/annota2.exp: Likewise.
11295 * gdb.cp/annota3.exp: Likewise.
11296 * gdb.gdb/selftest.exp: Likewise.
11297 * gdb.threads/continue-pending-status.exp: Likewise.
11298 * gdb.threads/leader-exit.exp: Likewise.
11299 * gdb.threads/manythreads.exp: Likewise.
11300 * gdb.threads/pthreads.exp: Likewise.
11301 * gdb.threads/schedlock.exp: Likewise.
11302 * gdb.threads/sigthread.exp: Likewise.
11303
a8f077dc
DB
113042015-12-11 Don Breazeal <donb@codesourcery.com>
11305
11306 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11307 remote.
11308 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11309 * gdb.base/foll-exec.exp (main): Enable for target remote.
11310 * gdb.base/foll-fork.exp (main): Likewise.
11311 * gdb.base/foll-vfork.exp (main): Likewise.
11312 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11313 (proc continue_to_exit_bp_loc): Use clean_restart.
11314 * gdb.base/pie-execl.exp (main): Disable for target remote.
11315 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11316 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11317 * gdb.threads/execl.exp (main): Likewise.
11318 * gdb.threads/fork-child-threads.exp (main): Likewise.
11319 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11320 remote.
11321 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11322 remote.
11323 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11324 pid.tid style ptids, instead of just tid.
11325 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11326 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11327 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11328 ptids, instead of just tid.
11329
3b2464a8
AB
113302015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11331
11332 * gdb.base/list.exp (test_list_forward): Add end of file error
11333 test.
11334 (test_repeat_list_command): Add end of file error test.
11335 (test_list_backwards): Add beginning of file error test.
11336
a0def019
AB
113372015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11338
11339 * gdb.base/list.exp (test_list_invalid_args): New function,
11340 defined, and called.
11341
5c000dff
AB
113422015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11343
11344 * gdb.base/list.exp (test_list): Make test names unique.
11345
f1637ebe
YQ
113462015-12-11 Yao Qi <yao.qi@linaro.org>
11347
11348 * gdb.base/coremaker2.c: Remove.
11349
36d6fc0a
PA
113502015-12-10 Pedro Alves <palves@redhat.com>
11351
11352 * gdb.multi/base.exp: Remove stale "spaces" references.
11353
762f7747
PA
113542015-12-10 Pedro Alves <palves@redhat.com>
11355
11356 * gdb.multi/base.exp: Don't use nowarnings.
11357 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11358 * gdb.multi/hangout.c: Include stdio.h.
11359 * gdb.multi/hello.c: Include stdlib.h.
11360 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11361 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11362 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11363
28d2bfb9
AB
113642015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11365
11366 * gdb.dwarf2/dw2-ranges-base.c: New file.
11367 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11368 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11369 support additional line table, and debug ranges generation.
11370 (Dwarf::ranges): New function, generate .debug_ranges.
11371 (Dwarf::lines): Support generating simple line table programs.
11372 (Dwarf::assemble): Initialise new namespace variables.
11373
5fc2beac
KB
113742015-12-09 Kevin Buettner <kevinb@redhat.com>
11375
11376 * gdb.base/async.exp (proc test_background): Add case for
11377 asynchronous execution not supported.
11378
1c35a88f
LM
113792015-12-09 Luis Machado <lgustavo@codesourcery.com>
11380
11381 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11382 format and change test names to make them unique.
11383
b593e3d9
RK
113842015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11385 Pedro Alves <pedro@redhat.com>
11386
11387 PR gdb/18702
11388 Add checking of floatformats setup on x86_64 hosts.
11389 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11390 (smallval, bigval): New labels/constants.
11391 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11392 float" after loading bigval and smallval.
11393
d72413e6
PMR
113942015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11395
11396 * gdb.ada/fun_overload_menu.exp: New testcase.
11397 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11398
ece66d65
JS
113992015-12-04 Josh Stone <jistone@redhat.com>
11400
11401 * gdb.base/catch-fork-static.exp: New.
11402
41d0efca
YQ
114032015-12-03 Yao Qi <yao.qi@linaro.org>
11404
11405 * gdb.base/sizeof.c: Don't include stdio.h and
11406 ../lib/unbuffer_output.c.
11407 (main): New variable 'size' and 'value'. Remove printf and
11408 gdb_unbuffer_output. Assign return value to size and value.
11409 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11410 at the beginning.
11411 (check_sizeof): Check the result by printing variable 'size'.
11412 (check_valueof): Check the result by printing variable 'value'.
11413
99fd02d9
YQ
114142015-12-01 Yao Qi <yao.qi@linaro.org>
11415
11416 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11417 for aarch64*-*-linux* target.
11418
f2faf941
PA
114192015-11-30 Pedro Alves <palves@redhat.com>
11420
11421 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11422
04bf20c5
PA
114232015-11-30 Pedro Alves <palves@redhat.com>
11424
11425 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11426 Handle non-stop mode vCont replies.
11427
09df4675
PA
114282015-11-30 Pedro Alves <palves@redhat.com>
11429
11430 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11431 prepare_for_testing. Start gdb with "set non-stop on" appended to
11432 GDBFLAGS. Lax expected stop output.
11433
58b584af
YQ
114342015-11-27 Yao Qi <yao.qi@linaro.org>
11435
11436 * gdb.arch/arm-neon.exp: New.
11437 * gdb.arch/arm-neon.c: New.
11438
dfcb77a8
YQ
114392015-11-27 Yao Qi <yao.qi@linaro.org>
11440
11441 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11442
88e8ec1b
YQ
114432015-11-27 Yao Qi <yao.qi@linaro.org>
11444
11445 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11446 frames-invalid annotation.
11447
bfde72c2
YQ
114482015-11-27 Yao Qi <yao.qi@linaro.org>
11449
11450 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11451
f6512a69
SM
114522015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11453
11454 * gdb.threads/names.exp: New file.
11455 * gdb.threads/names.c: New file.
11456 * README: Mention gdb,no_thread_names.
11457
46a3515b
MM
114582015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11459
11460 PR 19297
11461 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11462 support" error.
11463
62147a22
PA
114642015-11-24 Pedro Alves <palves@redhat.com>
11465
11466 PR 17539
11467 * gdb.base/display.exp: Expect displays to be sorted in ascending
11468 order. Use multi_line.
11469 * gdb.base/solib-display.exp: Likewise.
11470
2f341b6e
PA
114712015-11-24 Pedro Alves <palves@redhat.com>
11472
11473 PR 17539
25d49b86
PA
11474 * gdb.base/display.exp: Expect displays to be sorted in ascending
11475 order. Use multi_line.
11476 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11477
7e0aa6aa
PA
114782015-11-24 Pedro Alves <palves@redhat.com>
11479
11480 PR 17539
11481 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11482 threads in ascending order.
11483 * gdb.base/foll-fork.exp: Likewise.
11484 * gdb.base/foll-vfork.exp: Likewise.
11485 * gdb.base/multi-forks.exp: Likewise.
11486 * gdb.mi/mi-nonstop.exp: Likewise.
11487 * gdb.mi/mi-nsintrall.exp: Likewise.
11488 * gdb.multi/base.exp: Likewise.
11489 * gdb.multi/multi-arch.exp: Likewise.
11490 * gdb.python/py-inferior.exp: Likewise.
11491 * gdb.threads/break-while-running.exp: Likewise.
11492 * gdb.threads/execl.exp: Likewise.
11493 * gdb.threads/gcore-thread.exp: Likewise.
11494 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11495 * gdb.threads/kill.exp: Likewise.
11496 * gdb.threads/linux-dp.exp: Likewise.
11497 * gdb.threads/multiple-step-overs.exp: Likewise.
11498 * gdb.threads/next-bp-other-thread.exp: Likewise.
11499 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11500 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11501 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11502 * gdb.threads/thread-find.exp: Likewise.
11503 * gdb.threads/tls.exp: Likewise.
11504 * lib/mi-support.exp (mi_reverse_list): Delete.
11505 (mi_check_thread_states): No longer reverse list.
11506
2cc57ad8
PA
115072015-11-24 Pedro Alves <palves@redhat.com>
11508
11509 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11510 use lowercase.
11511
c93e8391
SM
115122015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11513
11514 * gdb.trace/actions.c: Include trace-common.h.
11515 (main): Add a location for a fast tracepoint.
11516 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11517 the normal tracepoints.
11518 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11519
045ccf91
SM
115202015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11521
11522 * save-trace.exp: Factor out code to these...
11523 (gdb_save_tracepoints): New.
11524 (gdb_load_tracepoints): New.
11525 (do_save_load_test): New.
11526
5506f9f6
KB
115272015-11-23 Kevin Buettner <kevinb@redhat.com>
11528
11529 * gdb.base/asmlabel.exp: New test.
11530 * gdb.base/asmlabel.c: New test case.
11531
16c3b12f
JB
115322015-11-23 Joel Brobecker <brobecker@adacore.com>
11533
11534 * gdb.base/wrong_frame_bt_full-main.c: New file.
11535 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11536 * gdb.base/wrong_frame_bt_full.exp: New file.
11537
155bfbd3
JB
115382015-11-23 Joel Brobecker <brobecker@adacore.com>
11539
11540 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11541
bb097445
JM
115422015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11543
206853a0 11544 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11545 pstate register when comparing registers values in
11546 sparc64-*-linux-gnu targets to avoid spurious differences.
11547
9c88ed8f
JM
115482015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11549
206853a0 11550 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11551
96161e25
SL
115522015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11553
11554 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11555 as type argument to gdb_compile.
11556 * gdb.base/nested-subp2.exp: Likewise.
11557 * gdb.base/nested-subp3.exp: Likewise.
11558
340c2830
DV
115592015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11560
11561 * lib/dwarf.exp (_note): Fix left shift of negative value.
11562 * gdb.trace/trace-condition.exp: Likewise.
11563
c1862d0f
YQ
115642015-11-13 Yao Qi <yao.qi@linaro.org>
11565
11566 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11567 comments about d10v.
11568 (test_scalar_returns): Likewise.
11569 * gdb.base/d10v.ld: Remove.
11570 * gdb.base/overlays.exp: Remove the target triplet checking for
11571 d10v-*-*.
11572 * gdb.base/structs.exp (test_struct_returns): Remove the
11573 comments about d10v.
11574 (test_struct_calls): Likewise.
11575
77ae9c19
YQ
115762015-11-13 Yao Qi <yao.qi@linaro.org>
11577
11578 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11579 * gdb.base/gnu_vector.c: Don't include stdio.h.
11580 (main): Don't print res and call add_some_intvecs.
11581
430e004e
MK
115822015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11583
11584 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11585 macro.
11586 (func5): Removed.
11587 (func4): Use FAST_TRACEPOINT_LABEL.
11588 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11589 macro.
11590 (func): Removed.
11591 (thread_function): Use FAST_TRACEPOINT_LABEL.
11592 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11593 (func): Remove.
11594 (marker): Use FAST_TRACEPOINT_LABEL.
11595 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11596 (pendfunc1): Remove.
11597 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11598 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11599 (foo): Remove.
11600 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11601 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11602 macro.
11603 (func): Remove.
11604 (marker): Use FAST_TRACEPOINT_LABEL.
11605 * gdb.trace/trace-common.h: New header.
11606 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11607 macro.
11608 (func): Remove.
11609 (marker): Use FAST_TRACEPOINT_LABEL.
11610 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11611 (func): Remove.
11612 (thread_function): Use FAST_TRACEPOINT_LABEL.
11613
6e7675a7
MK
116142015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11615
11616 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11617 in front.
11618 * gdb.trace/change-loc.exp: Use global pcreg definition.
11619 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11620 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11621 in front.
11622 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11623 * gdb.trace/pending.exp: Likewise.
11624 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11625 * gdb.trace/trace-break.exp: Likewise.
11626 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11627 in front.
11628 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11629 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11630 in front.
11631 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11632
dddc0e16
JB
116332015-11-09 Joel Brobecker <brobecker@adacore.com>
11634
11635 * gdb.ada/fin_fun_out: New testcase.
11636
c6f0b406
KB
116372015-11-07 Kevin Buettner <kevinb@redhat.com>
11638
11639 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11640 value associated with DW_AT_byte_size.
11641 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11642 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11643 DW_AT_upper_bound.
11644
f01dcfd9
KB
116452015-11-07 Kevin Buettner <kevinb@redhat.com>
11646
11647 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11648 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11649 version.
11650 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11651 gdb.dwarf2/dw2-canonicalize-type.exp,
11652 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11653 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11654 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11655 provided by gdb_target_symbol_prefix_flags_asm.
11656 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11657 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11658 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11659 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11660 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11661 macros where needed). Use this macro for symbols which require
11662 the prefix provided by SYMBOL_PREFIX.
11663
2223449a
KB
116642015-11-05 Kevin Buettner <kevinb@redhat.com>
11665
11666 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11667 New procs.
11668 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11669 representing expressions, of more than one list element.
11670 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11671 to prepend linker symbol prefix to f.
11672 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11673 table_1 and table_2.
11674 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11675 Likewise, for f and g.
11676 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11677 for ptr.
11678 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11679 for main.
11680 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11681 table_1_ptr and table_2_ptr.
11682
6f2f1a3a
JK
116832015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11684 Joel Brobecker <brobecker@adacore.com>
11685
11686 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11687
566c56c9
MK
116882015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11689
11690 * gdb.reverse/s390-mvcle.c: New test.
11691 * gdb.reverse/s390-mvcle.exp: New file.
11692 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11693
d5f0636b
MK
116942015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11695
11696 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11697
7ad8b86c
MK
116982015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11699
11700 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11701 reaching marker2.
11702 * gdb.reverse/getresuid-reverse.exp: Likewise.
11703 * gdb.reverse/pipe-reverse.exp: Likewise.
11704 * gdb.reverse/readv-reverse.exp: Likewise.
11705 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11706 * gdb.reverse/time-reverse.exp: Likewise.
11707 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11708
4081c0f1
YQ
117092015-10-30 Yao Qi <yao.qi@linaro.org>
11710
11711 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11712 (empty_cycle): Remove.
11713 (main): Don't call empty_cycle. Don't use watch_count_done.
11714 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11715 empty_cycle. Rewrite the code counting HW watchpoints.
11716
452b4ba5
MK
117172015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11718
11719 * gdb.reverse/fstatat-reverse.c: New test.
11720 * gdb.reverse/fstatat-reverse.exp: New file.
11721 * gdb.reverse/getresuid-reverse.c: New test.
11722 * gdb.reverse/getresuid-reverse.exp: New file.
11723 * gdb.reverse/pipe-reverse.c: New test.
11724 * gdb.reverse/pipe-reverse.exp: New file.
11725 * gdb.reverse/readv-reverse.c: New test.
11726 * gdb.reverse/readv-reverse.exp: New file.
11727 * gdb.reverse/recvmsg-reverse.c: New test.
11728 * gdb.reverse/recvmsg-reverse.exp: New file.
11729 * gdb.reverse/time-reverse.c: New test.
11730 * gdb.reverse/time-reverse.exp: New file.
11731 * gdb.reverse/waitpid-reverse.c: New test.
11732 * gdb.reverse/waitpid-reverse.exp: New file.
11733
5e2e7507
JK
117342015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11735
11736 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11737
0fde2c53
DE
117382015-10-26 Doug Evans <dje@google.com>
11739
11740 PR symtab/17391
11741 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11742 * gdb.dwarf2/bad-regnum.c: New file.
11743 * gdb.dwarf2/bad-regnum.exp: New file.
11744
1a70ae97
DE
117452015-10-26 Doug Evans <dje@google.com>
11746
11747 PR python/18938
11748 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11749 file.
11750
27dc26ab
JK
117512015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11752
11753 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11754 for a change by "Mention language in compile error message".
11755
bed91f4d
SM
117562015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11757
11758 PR python/18073
11759 * gdb.python/py-type.c (C::a_method): New.
11760 (C::a_const_method): New.
11761 (C::a_static_method): New.
11762 (a_function): New.
11763 * gdb.python/py-type.exp (test_fields): Test getting fields
11764 from function and method.
11765
3f2f83dd
KB
117662015-10-21 Keven Boell <keven.boell@intel.com>
11767
11768 * gdb.fortran/vla-alloc-assoc.exp: New file.
11769 * gdb.fortran/vla-datatypes.exp: New file.
11770 * gdb.fortran/vla-datatypes.f90: New file.
11771 * gdb.fortran/vla-history.exp: New file.
11772 * gdb.fortran/vla-ptype-sub.exp: New file.
11773 * gdb.fortran/vla-ptype.exp: New file.
11774 * gdb.fortran/vla-sizeof.exp: New file.
11775 * gdb.fortran/vla-sub.f90: New file.
11776 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11777 * gdb.fortran/vla-value-sub-finish.exp: New file.
11778 * gdb.fortran/vla-value-sub.exp: New file.
11779 * gdb.fortran/vla-value.exp: New file.
11780 * gdb.fortran/vla-ptr-info.exp: New file.
11781 * gdb.mi/mi-vla-fortran.exp: New file.
11782 * gdb.mi/vla.f90: New file.
11783
27145d50
SL
117842015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11785
11786 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11787 of hardwired timeout value.
11788
5f3ff4f8
JK
117892015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11790 Pedro Alves <palves@redhat.com>
11791
11792 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11793 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11794
bfd09d20
JS
117952015-10-19 Josh Stone <jistone@redhat.com>
11796
11797 * gdb.base/catch-syscall.c: Include <sched.h>.
11798 (unknown_syscall): New variable.
11799 (main): Trigger a vfork and an unknown syscall.
11800 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11801 (unknown_syscall_number): Likewise.
11802 (check_call_to_syscall): Accept an optional syscall pattern.
11803 (check_return_from_syscall): Likewise.
11804 (check_continue): Likewise.
11805 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11806 (test_catch_syscall_skipping_return): New test toggling off 'catch
11807 syscall' to step over the syscall return, then toggling back on.
11808 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11809 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11810 (do_syscall_tests): Call test_catch_syscall_without_args and
11811 test_catch_syscall_mid_vfork.
11812 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11813 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11814
b32b93c6
AS
118152015-10-19 Andrew Stubbs <ams@codesourcery.com>
11816
11817 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11818 print g_vE): Add new pass patterns.
11819 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11820 print various symbol names for vptr fields.
11821
9d622bda
AB
118222015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11823
11824 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11825 results.
11826
0fd8ac1c
YQ
118272015-10-12 Yao Qi <yao.qi@linaro.org>
11828
11829 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11830
34240514
YQ
118312015-10-12 Yao Qi <yao.qi@linaro.org>
11832
11833 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11834 is aarch64*-*-linux*.
11835
8240f442
YQ
118362015-10-12 Yao Qi <yao.qi@linaro.org>
11837
11838 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11839 (can_relocate_bcond_true): ... it.
11840 (can_relocate_bcond_false): New function.
11841 (foo): Likewise.
11842 (can_relocate_bl): Likewise.
11843 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11844 can_relocate_bl.
11845
2520f728
PMR
118462015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11847
11848 * gdb.base/nested-addr.c: New file.
11849 * gdb.base/nested-addr.exp: New testcase.
11850
abcef95a
MM
118512015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11852
11853 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11854 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11855 its output. Ignore the output of "record goto begin" and instead
11856 check that GDB is replaying.
11857
145e3ddb
PA
118582015-10-09 Pedro Alves <palves@redhat.com>
11859
11860 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11861 (top level): Use it in the run with no args test.
11862
d5d8c4e1
IB
118632015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11864
11865 * gdb.dlang/properties.exp: New file.
11866
06e635ef
SL
118672015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11868
11869 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11870 whether or not address 0x1000 is mapped on the target.
11871
e019fd1d
SM
118722015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11873
11874 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11875 build.
11876
77ba2a67
MM
118772015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11878
11879 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11880 instruction-history test.
11881
c60eb31f
DE
118822015-09-28 Doug Evans <dje@google.com>
11883
11884 * gdb.base/gcore.c (array_func): Add reference to static_array.
11885
9a3c8263
SM
118862015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11887
11888 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11889 source line.
11890
9720e656
SL
118912015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11892
11893 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11894 short or char as base type.
11895
938d3bf2
SL
118962015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11897
11898 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11899 to allow any size enum.
11900
e6c2c623
PMR
119012015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11902
11903 * gdb.ada/array_ptr_renaming.exp: New testcase.
11904 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11905 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11906
06da0f77
PL
119072015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11908
11909 * gdb.trace/ftrace-lock.c: New file.
11910 * gdb.trace/ftrace-lock.exp: New file.
11911
4f51c22a
PL
119122015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11913
11914 * gdb.arch/insn-reloc.c: New file.
11915 * gdb.arch/ftrace-insn-reloc.exp: New file.
11916
7041adf4
PL
119172015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11918
11919 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11920 instruction.
11921 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11922 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11923 * gdb.trace/range-stepping.c: Likewise.
11924 * gdb.trace/trace-break.c: Likewise.
11925 * gdb.trace/trace-mt.c (thread_function): Likewise.
11926 * gdb.trace/ftrace.c (marker): Likewise.
11927 * gdb.trace/trace-condition.c (marker): Likewise.
11928 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11929 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11930 is_aarch64_target.
11931
015d2e7e
DE
119322015-09-18 Doug Evans <xdje42@gmail.com>
11933
11934 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11935 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11936
26b188a2
SL
119372015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11938
11939 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11940 the breakpoint.
11941
79dc332b
SL
119422015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11943
11944 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11945 the pending breakpoint. Remove timeout override for "Run till
11946 MI pending breakpoint on pendfunc3 on thread 2" test.
11947
f57929f2
SL
119482015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11949
11950 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11951 filename pattern.
11952
3f469b17
SL
119532015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11954
11955 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11956 in breakpoint filename pattern.
11957
515b89b3
SL
119582015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11959
7800dbe4
SL
11960 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11961
119622015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11963
515b89b3
SL
11964 * gdb.linespec/explicit.exp: Check for readline support for
11965 tab-completion tests. Fix obvious typo.
11966
d2939ba2
MM
119672015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11968
11969 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11970 and replay.
11971
cbb55fa7
MM
119722015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11973
11974 * gdb.btrace/non-stop.c: New.
11975 * gdb.btrace/non-stop.exp: New.
11976
43691ca1
PL
119772015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11978 Yao Qi <yao.qi@linaro.org>
11979
11980 * gdb.trace/trace-condition.c: New file.
11981 * gdb.trace/trace-condition.exp: New file.
11982
d78908cf
WW
119832015-09-16 Wei-cheng Wang <cole945@gmail.com>
11984
11985 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11986 for testing bytecode compilation.
11987
1ed415e2
PA
119882015-09-16 Pedro Alves <palves@redhat.com>
11989 Sandra Loosemore <sandra@codesourcery.com>
11990
11991 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11992 (SECONDS): Redefine.
11993 (main): Call pthread_kill and alarm early.
11994 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11995 support.
11996 (test): If the target can't hardware step and doesn't support
11997 displaced stepping, increase the timeout.
11998
d136eff5
PA
119992015-09-16 Pedro Alves <palves@redhat.com>
12000
12001 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12002 (enable_debug): New procedures.
12003 (test): Use them. Bail out if waiting for threads fails.
12004 (top level): Bail out if a test fails.
12005
991f019c
YQ
120062015-09-16 Yao Qi <yao.qi@linaro.org>
12007
12008 * gdb.asm/asm-source.exp: Set asm-arch for
12009 aarch64*-*-* target.
12010 * gdb.asm/aarch64.inc: New file.
12011
bfca584f
PMR
120122015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12013
12014 * gdb.ada/array_of_variable_length.exp: New testcase.
12015 * gdb.ada/array_of_variable_length/foo.adb: New file.
12016 * gdb.ada/array_of_variable_length/pck.adb: New file.
12017 * gdb.ada/array_of_variable_length/pck.ads: New file.
12018
b326e587
DE
120192015-09-15 Doug Evans <dje@google.com>
12020
12021 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12022 of function static local variable.
12023
5382cfab
PW
120242015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12025
12026 * gdb.threads/tls-so_extern.exp: New test file.
12027 * gdb.threads/tls-so_extern.c: New test file.
12028 * gdb.threads/tls-so_extern_main.c: New test file.
12029
141c5cc4
JK
120302015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12031
12032 * gdb.opt/solib-intra-step-lib.c: New file.
12033 * gdb.opt/solib-intra-step-main.c: New file.
12034 * gdb.opt/solib-intra-step.exp: New file.
12035
d15dcecd
PA
120362015-09-15 Pedro Alves <palves@redhat.com>
12037
12038 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12039 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12040
4c2f2a79
PA
120412015-09-14 Pedro Alves <palves@redhat.com>
12042
12043 * gdb.base/hook-stop-continue.c: Delete.
12044 * gdb.base/hook-stop-continue.exp: Delete.
12045 * gdb.base/hook-stop-frame.c: Delete.
12046 * gdb.base/hook-stop-frame.exp: Delete.
12047 * gdb.base/hook-stop.c: New file.
12048 * gdb.base/hook-stop.exp: New file.
12049
919e6dbe
PMR
120502015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12051
12052 * gdb.ada/access_to_packed_array.exp: New testcase.
12053 * gdb.ada/access_to_packed_array/foo.adb: New file.
12054 * gdb.ada/access_to_packed_array/pack.adb: New file.
12055 * gdb.ada/access_to_packed_array/pack.ads: New file.
12056
157280a4
MM
120572015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12058
12059 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12060 buffer size test.
12061
2fd33e94
DB
120622015-09-11 Don Breazeal <donb@codesourcery.com>
12063
12064 * gdb.base/foll-exec.c: Add copyright header. Fix
12065 formatting issues.
12066 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12067 (do_exec_tests): Use clean_restart in place of zap_session,
12068 and for test initialization. Fix formatting issues. Use
12069 fail in place of perror.
12070 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12071 an expect statement to match an expression with output from
12072 the program under debug.
12073 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12074 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12075 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12076 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12077 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12078
e70b6e8e
DE
120792015-09-09 Doug Evans <dje@google.com>
12080
12081 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12082
7a551a51
DE
120832015-09-09 Doug Evans <dje@google.com>
12084
12085 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12086
4c666f84
DE
120872015-09-09 Doug Evans <dje@google.com>
12088
12089 * gdb.base/savedregs.exp: Fix typo.
12090
243a9253
PA
120912015-09-09 Pedro Alves <palves@redhat.com>
12092
12093 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12094
c0fa8fbd
SL
120952015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12096
12097 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12098 command actually switches threads. Give up on remaining
12099 tests if target fails to stop at breakpoint.
12100
cd7c1778
PMR
121012015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12102
12103 * gdb.ada/funcall_char.exp: New testcase.
12104 * gdb.ada/funcall_char/foo.adb: New file.
12105
dc5c8746
PMR
121062015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12107
12108 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12109 expected outputs. Add two testcases for completing ambiguous
12110 functions.
12111 * gdb.ada/complete/aux_pck.adb: New file.
12112 * gdb.ada/complete/aux_pck.ads: New file.
12113 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12114 Ambiguous_Func functions.
12115 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12116 * gdb.ada/complete/pck.adb: Likewise.
12117
4e83a1e7
UW
121182015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12119
12120 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12121 failures to run the test program under GDB.
12122
8ce74153
LM
121232015-08-26 Luis Machado <lgustavo@codesourcery.com>
12124
12125 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12126 to C.
12127
e9756d52
PP
121282015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12129
12130 * gdb.base/run-after-attach.exp: New test file.
12131 * gdb.base/run-after-attach.c: New test file.
12132
8d37573b
DB
121332015-08-26 Don Breazeal <donb@codesourcery.com>
12134
12135 * gdb.base/foll-exec-2.c: New test program.
12136 * gdb.base/foll-exec-2.exp: New test.
12137
63e43d3a
PMR
121382015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12139
12140 * gdb.base/nested-subp1.exp: New file.
12141 * gdb.base/nested-subp1.c: New file.
12142 * gdb.base/nested-subp2.exp: New file.
12143 * gdb.base/nested-subp2.c: New file.
12144 * gdb.base/nested-subp3.exp: New file.
12145 * gdb.base/nested-subp3.c: New file.
12146
3d40fbb5
PA
121472015-08-24 Pedro Alves <palves@redhat.com>
12148
12149 * gdb.server/connect-without-multi-process.c: New file.
12150 * gdb.server/connect-without-multi-process.exp: New file.
12151
4422ac93
LM
121522015-08-24 Luis Machado <lgustavo@codesourcery.com>
12153
12154 * gdb.opt/inline-markers.c: Make z int.
12155
91dddb86
LM
121562015-08-24 Luis Machado <lgustavo@codesourcery.com>
12157
12158 * gdb.opt/inline-markers.c: Make z volatile.
12159
a48847ee
LM
121602015-08-24 Luis Machado <lgustavo@codesourcery.com>
12161
12162 * gdb.opt/inline-bt.c: New volatile global z.
12163 * gdb.opt/inline-cmds.c: Likewise.
12164 * gdb.opt/inline-locals.c: Likewise.
12165 * gdb.opt/inline-markers.c: New extern global z.
12166 (marker): Use z.
12167 (inline_fn): Likewise.
12168
0ebbc52b
PA
121692015-08-24 Pedro Alves <palves@redhat.com>
12170
12171 * config/m32r-stub.exp: Remove file.
12172 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12173 * gdb.base/call-rt-st.exp: Likewise.
12174 * gdb.base/call-strs.exp: Likewise.
12175 * gdb.base/default.exp: Remove references to h8300-*-hms and
12176 *-*-udi*.
12177 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12178
77c365df
AA
121792015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12180
12181 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12182 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12183 and "return" use KFAIL when GDB can not read/write the vector
12184 return value.
12185
4313b8c0
GB
121862015-08-21 Gary Benson <gbenson@redhat.com>
12187
12188 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12189
0e433b32
PA
121902015-08-20 Pedro Alves <palves@redhat.com>
12191
12192 * gdb.server/solib-list.exp: No longer expect an interior stop in
12193 non-stop mode.
12194
221e1a37
PA
121952015-08-20 Pedro Alves <palves@redhat.com>
12196
12197 * gdb.server/connect-stopped-target.c: New file.
12198 * gdb.server/connect-stopped-target.exp: New file.
12199
40e3ad0e
PA
122002015-08-20 Pedro Alves <palves@redhat.com>
12201
12202 * gdb.dwarf2/comp-unit-lang.exp: New file.
12203 * gdb.dwarf2/comp-unit-lang.c: New file.
12204
af39b327
PMR
122052015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12206
12207 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12208 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12209
7d45c7c3 122102015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 12211
7d45c7c3
KB
12212 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12213 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12214
4d6cceb4
DE
122152015-08-18 Doug Evans <dje@google.com>
12216 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12217
12218 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12219 skip_python_tests. New arg prompt_regexp.
12220 (skip_python_tests): New function.
12221 * lib/mi-support.exp (mi_skip_python_tests): New function.
12222 * gdb.python/py-mi-objfile-gdb.py: New file.
12223 * gdb.python/py-mi-objfile.c: New file.
12224 * gdb.python/py-mi-objfile.exp: New file.
12225
ad89c2aa
KS
122262015-08-17 Keith Seitz <keiths@redhat.com>
12227
12228 * gdb.linespec/explicit.exp: Move strace test from here ...
12229 * gdb.trace/strace.exp: ... to here.
12230
e3ae3c43
PP
122312015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12232
12233 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12234 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12235
604b2636
DE
122362015-08-14 Doug Evans <xdje42@gmail.com>
12237
12238 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12239 inferior before selecting a new file.
12240
6ff0ba5f
DE
122412015-08-14 Doug Evans <xdje42@gmail.com>
12242
12243 * gdb.mi/mi-disassemble.exp: Update.
12244 * gdb.base/disasm-optim.S: New file.
12245 * gdb.base/disasm-optim.c: New file.
12246 * gdb.base/disasm-optim.h: New file.
12247 * gdb.base/disasm-optim.exp: New file.
12248
9ca98f92
KS
122492015-08-14 Keith Seitz <keiths@redhat.com>
12250
12251 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12252 "evaluated-by".
12253
52bbc560
JB
122542015-08-13 Joel Brobecker <brobecker@adacore.com>
12255
12256 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12257
5d8c3ed3
PMR
122582015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12259
12260 * gdb.ada/fun_renaming.exp: New testcase.
12261 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12262 * gdb.ada/fun_renaming/pack.adb: New file.
12263 * gdb.ada/fun_renaming/pack.ads: New file.
12264
ea8812bc
KS
122652015-08-12 Keith Seitz <keiths@redhat.com>
12266
12267 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12268 gdb_get_line_number.
12269
4dafcdeb
JB
122702015-08-12 Joel Brobecker <brobecker@adacore.com>
12271
12272 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12273 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12274 gdb.base/dso2dso.exp: New files.
12275
5ba32597
SDJ
122762015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12277 Pedro Alves <palves@redhat.com>
12278 Keith Seitz <keiths@redhat.com>
12279
12280 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12281 GDBFLAGS.
12282
b6dafabf
PP
122832015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12284
12285 * gdb.base/gdbhistsize-history.exp
12286 (test_histsize_history_setting): Use save_vars.
12287 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12288 Use save_vars.
12289 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12290 * gdb.base/readline.exp: Use save_vars.
12291
abe8e607
PP
122922015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12293
12294 * lib/gdb.exp (save_vars): New proc.
12295
629500fa
KS
122962015-08-11 Keith Seitz <keiths@redhat.com>
12297
12298 * gdb.base/help.exp: Update help_breakpoint_text.
12299
eb8c4e2e
KS
123002015-08-11 Keith Seitz <keiths@redhat.com>
12301
12302 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12303 (at toplevel): Call test_explicit_breakpoints.
12304 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12305 breakpoints.
12306 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12307 breakpoint conditions, "-cond".
12308
87f0e720
KS
123092015-08-11 Keith Seitz <keiths@redhat.com>
12310
12311 * gdb.linespec/3explicit.c: New file.
12312 * gdb.linespec/cpexplicit.cc: New file.
12313 * gdb.linespec/cpexplicit.exp: New file.
12314 * gdb.linespec/explicit.c: New file.
12315 * gdb.linespec/explicit.exp: New file.
12316 * gdb.linespec/explicit2.c: New file.
12317 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12318 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12319 before using in the matching pattern.
12320 Clarify that `prefix' is a regular expression.
12321
f00aae0f
KS
123222015-08-11 Keith Seitz <keiths@redhat.com>
12323
12324 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12325 test.
12326 Add tests for missing ",FMT" and ",".
12327
e27852be
DE
123282015-08-10 Doug Evans <dje@google.com>
12329 Keith Seitz <keiths@redhat.com>
12330
12331 PR gdb/17960
12332 * gdb.base/completion.exp: Add location completer tests.
12333
7f03bd92
PA
123342015-08-07 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12337 tests here.
12338 (top level): Run do_test with and without displaced stepping.
12339
3fc8eb30
PA
123402015-08-07 Pedro Alves <palves@redhat.com>
12341
12342 * gdb.base/valgrind-disp-step.c: New file.
12343 * gdb.base/valgrind-disp-step.exp: New file.
12344
d4569d7b
PA
123452015-08-07 Pedro Alves <palves@redhat.com>
12346
12347 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12348 Delete function.
12349 (main): Add alarm. Run an infinite loop instead of calling
12350 wait_threads.
12351 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12352 comment.
12353 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12354 Delete function.
12355 (main): Add alarm. Run an infinite loop instead of calling
12356 wait_threads.
12357 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12358 comment.
12359
e1316e60
PA
123602015-08-07 Pedro Alves <palves@redhat.com>
12361
12362 * gdb.base/checkpoint-ns.exp: New file.
12363 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12364 standard_testfile.
12365
da8c46d2
MM
123662015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12367
12368 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12369 * gdb.btrace/instruction_history.exp: Update.
12370 * gdb.btrace/tsx.exp: New.
12371 * gdb.btrace/tsx.c: New.
12372
de1c2c52
PA
123732015-08-06 Pedro Alves <palves@redhat.com>
12374
12375 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12376 increase timeout.
12377 * gdb.reverse/until-precsave.exp: Bump timeouts.
12378
782e0bf4
PA
123792015-08-06 Pedro Alves <palves@redhat.com>
12380
12381 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12382
83e97ed0
PA
123832015-08-06 Pedro Alves <palves@redhat.com>
12384
12385 PR gdb/18749
12386 * gdb.threads/process-dies-while-handling-bp.c: New file.
12387 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12388
863d01bd
PA
123892015-08-06 Pedro Alves <palves@redhat.com>
12390
12391 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12392 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12393
0a39bb32
PA
123942015-08-05 Pedro Alves <palves@redhat.com>
12395
12396 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12397 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12398
ee2d2b10
SL
123992015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12400
12401 * gdb.base/bp-permanent.exp: Report test as unsupported if
12402 the target cannot stop at the permanent breakpoint.
12403
4e1bdb00
DE
124042015-08-03 Doug Evans <dje@google.com>
12405
12406 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12407 10000.
12408
3d338901
DE
124092015-08-03 Doug Evans <dje@google.com>
12410
12411 * Makefile.in (workers/%.worker, build-perf): New rule.
12412 (GDB_PERFTEST_MODE): New variable.
12413 (check-perf): Use it.
12414 (clean): Clean up gdb.perf parallel build subdirs.
12415 * lib/build-piece.exp: New file.
12416 * lib/gdb.exp (make_gdb_parallel_path): New function
12417 (standard_output_file, standard_temp_file): Call it.
12418 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12419 of $GDB_PARALLEL.
12420 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12421
af061d3e
DE
124222015-08-03 Doug Evans <dje@google.com>
12423
8e1afc81 12424 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12425 (LOG_FILE_NAME): New global.
12426 (TextReporter.__init__): Initialize self.txt_sum.
12427 (TextReporter.report): Add support for multiple data-points.
12428 Move report to perftest.sum, put raw data in perftest.log.
12429 (TextReporter.start): Open sum and log files.
12430 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12431 * gdb.perf/lib/perftest/testresult.py
12432 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12433
2c8c5d37
PA
124342015-07-31 Pedro Alves <palves@redhat.com>
12435
12436 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12437 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12438 kill_wait_spawned_process instead of explicit "kill -9".
12439 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12440 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12441 kill_wait_spawned_process.
12442 * gdb.base/attach-twice.exp: Likewise.
12443 * gdb.base/attach.exp: Likewise.
12444 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12445 gdb_test_multiple.
12446 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12447 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12448 kill_wait_spawned_process.
12449 * gdb.base/valgrind-infcall.exp: Likewise.
12450 * gdb.multi/multi-attach.exp: Likewise.
12451 * gdb.python/py-prompt.exp: Likewise.
12452 * gdb.python/py-sync-interp.exp: Likewise.
12453 * gdb.server/ext-attach.exp: Likewise.
12454 * gdb.threads/attach-into-signal.exp (corefunc): Use
12455 spawn_wait_for_attach, spawn_id_get_pid and
12456 kill_wait_spawned_process.
12457 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12458 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12459 spawn_id_get_pid and kill_wait_spawned_process.
12460 * gdb.threads/attach-stopped.exp (corefunc): Use
12461 spawn_wait_for_attach, spawn_id_get_pid and
12462 kill_wait_spawned_process.
12463 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12464 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12465 kill_wait_spawned_process instead of explicit "kill -9".
12466 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12467 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12468 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12469 processes. Don't map cygwin/windows pids here. Now returns a
12470 spawn id list.
12471
032a0fca
SL
124722015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12473
12474 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12475 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12476 correct patch.
12477
61a934ca
SL
124782015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12479
12480 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12481
4bc4d428
SL
124822015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12483
12484 Reapply:
12485 2014-05-21 Mark Wielaard <mjw@redhat.com>
12486
12487 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12488
998d452a
PA
124892015-07-30 Pedro Alves <palves@redhat.com>
12490
12491 * linux-low.c (handle_extended_wait): Set the child's last
12492 reported status to TARGET_WAITKIND_STOPPED.
12493
69dde7dc
PA
124942015-07-30 Pedro Alves <palves@redhat.com>
12495
12496 PR threads/18600
12497 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12498 only shows inferior 1.
12499
4dd63d48
PA
125002015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12501 Pedro Alves <palves@redhat.com>
12502
12503 PR threads/18600
12504 * gdb.threads/fork-plus-threads.c: New file.
12505 * gdb.threads/fork-plus-threads.exp: New file.
12506
d618e4c5
PP
125072015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12508
12509 * gdb.base/batch-preserve-term-settings.exp
12510 (test_terminal_settings_preserved_after_cli_exit): Use
12511 send_quit_command.
12512
1eef6428
PA
125132015-07-29 Pedro Alves <palves@redhat.com>
12514 Don Breazeal <donb@codesourcery.com>
12515
12516 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12517 output from both inferior_spawn_id and gdb_spawn_id.
12518
7da5b897
SDJ
125192015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12520
12521 * gdb.threads/attach-into-signal.exp (corefunc): Use
12522 with_test_prefix on nested loops, uniquefying the test messages.
12523
dac804df
SDJ
125242015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12525
12526 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12527 commit.
12528
06265e53
PP
125292015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12530
12531 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12532 New proc.
12533 (test_terminal_settings_preserved_after_sigterm): New test.
12534
18206ca3
PP
125352015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12536
12537 * gdb.base/batch-preserve-term-settings.exp
12538 (test_terminal_settings_preserved_after_cli_exit): New test.
12539
90074d11
PP
125402015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12541
12542 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12543 manipulation of saved_gdbflags.
12544 (test_terminal_settings_preserved): Remove global declaration of
12545 the unused variable pagination_prompt. Remove manipulation of
12546 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12547 GDBFLAGS.
12548
eb1a7902
PA
125492015-07-29 Pedro Alves <palves@redhat.com>
12550
12551 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12552
8b75dd3b
PA
125532015-07-29 Pedro Alves <palves@redhat.com>
12554
12555 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12556 at the top.
12557
dedad4e3
PA
125582015-07-29 Pedro Alves <palves@redhat.com>
12559
12560 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12561 (main): Call gdb_unbuffer_output.
12562 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12563 (main): Call gdb_unbuffer_output.
12564 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12565 (main): Call gdb_unbuffer_output.
12566 * gdb.base/call-strs.exp: Adjust to step over the
12567 gdb_unbuffer_output call.
12568 * gdb.base/catch-gdb-caused-signals.c: Include
12569 "../lib/unbuffer_output.c".
12570 (main): Call gdb_unbuffer_output.
12571 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12572 (main): Call gdb_unbuffer_output.
12573 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12574 (main): Call gdb_unbuffer_output.
12575 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12576 (main): Call gdb_unbuffer_output.
12577 * gdb.base/shlib-call.exp: Adjust to step over the
12578 gdb_unbuffer_output call.
12579 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12580 (main): Call gdb_unbuffer_output.
12581 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12582 (main): Call gdb_unbuffer_output.
12583 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12584 (main): Rename to ...
12585 (test): ... this.
12586 (main): Reimplement.
12587 * gdb.base/varargs.exp: Run to test instead of to main.
12588 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12589 (main): Call gdb_unbuffer_output.
12590
58789a91
PA
125912015-07-29 Pedro Alves <palves@redhat.com>
12592
12593 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12594 factore out from mi_continue_dprintf. For call-style dprintfs,
12595 expect dprintf output out of $inferior_spawn_id.
12596 (mi_continue_dprintf): Use mi_expect_dprintf.
12597 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12598 (main): Call gdb_unbuffer_output.
12599
e8376742
PA
126002015-07-29 Pedro Alves <palves@redhat.com>
12601
12602 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12603 (default_mi_gdb_start): Set inferior_spawn_id instead of
12604 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12605 gdb_spawn_id.
12606 (mi_gdb_test): Always expect inferior output from both
12607 $inferior_spawn_id and $gdb_spawn_id.
12608
08280010
PA
126092015-07-29 Pedro Alves <palves@redhat.com>
12610
12611 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12612 send_inferior and $inferior_spawn_id.
12613
4d30e432
PA
126142015-07-29 Pedro Alves <palves@redhat.com>
12615
12616 * gdb.gdb/complaints.exp (test_initial_complaints)
12617 (test_serial_complaints, test_short_complaints): Use
12618 gdb_test_stdio.
12619 (test_empty_complaint): Handle $inferior_spawn_id !=
12620 $gdb_spawn_id.
12621
0d30a335
PA
126222015-07-29 Pedro Alves <palves@redhat.com>
12623
12624 * gdb.base/varargs.exp: Use gdb_test_stdio.
12625
39413b29
PA
126262015-07-29 Pedro Alves <palves@redhat.com>
12627
12628 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12629
7cb000a9
PA
126302015-07-29 Pedro Alves <palves@redhat.com>
12631
12632 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12633
d7b8ac82
PA
126342015-07-29 Pedro Alves <palves@redhat.com>
12635
12636 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12637 parameter into two new parameters, "inf_result" and "gdb_result".
12638 Expect inferior output and gdb output from $inferior_spawn_id and
12639 $gdb_spawn_id, respectively. Adjust all callers.
12640
789c3a0c
PA
126412015-07-29 Pedro Alves <palves@redhat.com>
12642
12643 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12644 of gdb_test_sequence.
12645
77e760c3
PA
126462015-07-29 Pedro Alves <palves@redhat.com>
12647
12648 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12649 (saw_spurious_output): Expect inferior output from
12650 $inferior_spawn_id. Use gdb_test_stdio.
12651
8396d2cd
PA
126522015-07-29 Pedro Alves <palves@redhat.com>
12653
12654 * gdb.base/dprintf.exp: Use standard_testfile. Change
12655 prepare_for_testing call.
12656 (srcfile): Don't set.
12657 (restart): New procedure.
12658 (test_dprintf): New procecure, use to continue over dprintfs.
12659 (test_call, test_agent): New procedures, tests moved here.
12660 Restart gdb and recreate dprintfs. Adjust expected output.
12661
2051d61f
PA
126622015-07-29 Pedro Alves <palves@redhat.com>
12663
12664 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12665
452397af
PA
126662015-07-29 Pedro Alves <palves@redhat.com>
12667
12668 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12669
8aed9555
PA
126702015-07-29 Pedro Alves <palves@redhat.com>
12671
12672 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12673 gdb_test_stdio.
12674
188a61b4
PA
126752015-07-29 Pedro Alves <palves@redhat.com>
12676
12677 * lib/gdb.exp (gdb_test_stdio): New procedure.
12678
12264a45
PA
126792015-07-29 Pedro Alves <palves@redhat.com>
12680
12681 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12682
23ffc893
PA
126832015-07-29 Pedro Alves <palves@redhat.com>
12684
12685 * gdb.base/call-signal-resume.exp: Remove check for
12686 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12687 * gdb.base/unwindonsignal.exp: Likewise.
12688 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12689 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12690
65566918
PA
126912015-07-29 Pedro Alves <palves@redhat.com>
12692
12693 * gdb.base/siginfo-addr.c (pass): New function.
12694 (handler): Call it iff si_addr is correct.
12695 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12696 Set a breakpoint at "pass" and continue to it.
12697
d60a9221
SDJ
126982015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12699
12700 * gdb.python/py-objfile.exp: Make some tests have unique names.
12701 * gdb.python/py-pp-registration.exp: Likewise.
12702
bde40b8f
PA
127032015-07-28 Pedro Alves <palves@redhat.com>
12704
12705 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12706
13e1dec8
SM
127072015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12708
12709 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12710
da33c9a7
SM
127112015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12712
12713 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12714
077836f7
PP
127152015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12716
12717 * gdb.base/gdb-sigterm-2.exp: New test.
12718
b8cc7b2e
DE
127192015-07-25 Doug Evans <xdje42@gmail.com>
12720
12721 Revert:
12722 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12723 (workers/%.worker, build-perf): New rule.
12724 (GDB_PERFTEST_MODE): New variable.
12725 (check-perf): Use it.
12726 (clean): Clean up gdb.perf parallel build subdirs.
12727 * lib/build-piece.exp: New file.
12728 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12729 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12730 name.
12731 (standard_temp_file): Ditto.
12732 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12733 of $GDB_PARALLEL.
12734
c8bd4544
DE
127352015-07-24 Doug Evans <dje@google.com>
12736
12737 * gdb.perf/lib/perftest/utils.py: New file.
12738 * gdb.perf/gm-hello.cc: New file.
12739 * gdb.perf/gm-pervasive-typedef.cc: New file.
12740 * gdb.perf/gm-pervasive-typedef.h: New file.
12741 * gdb.perf/gm-std.cc: New file.
12742 * gdb.perf/gm-std.h: New file.
12743 * gdb.perf/gm-use-cerr.cc: New file.
12744 * gdb.perf/gm-utils.h: New file.
12745 * gdb.perf/gmonster-null-lookup.py: New file.
12746 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12747 * gdb.perf/gmonster-print-cerr.py: New file.
12748 * gdb.perf/gmonster-ptype-string.py: New file.
12749 * gdb.perf/gmonster-runto-main.py: New file.
12750 * gdb.perf/gmonster-select-file.py: New file.
12751 * gdb.perf/gmonster1-null-lookup.exp: New file.
12752 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12753 * gdb.perf/gmonster1-print-cerr.exp: New file.
12754 * gdb.perf/gmonster1-ptype-string.exp: New file.
12755 * gdb.perf/gmonster1-runto-main.exp: New file.
12756 * gdb.perf/gmonster1-select-file.exp: New file.
12757 * gdb.perf/gmonster1.cc: New file.
12758 * gdb.perf/gmonster1.exp: New file.
12759 * gdb.perf/gmonster2-null-lookup.exp: New file.
12760 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12761 * gdb.perf/gmonster2-print-cerr.exp: New file.
12762 * gdb.perf/gmonster2-ptype-string.exp: New file.
12763 * gdb.perf/gmonster2-runto-main.exp: New file.
12764 * gdb.perf/gmonster2-select-file.exp: New file.
12765 * gdb.perf/gmonster2.cc: New file.
12766 * gdb.perf/gmonster2.exp: New file.
12767
6eab34f3
DE
127682015-07-24 Doug Evans <dje@google.com>
12769
12770 * gdb.perf/README: New file.
12771 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12772 * lib/gen-perf-test.exp: New file.
12773
63738bfd
DE
127742015-07-24 Doug Evans <dje@google.com>
12775
12776 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12777 (PerfTest::startup): New function.
12778 (PerfTest::run): Return result of calling body.
12779 (PerfTest::assemble): Rewrite.
12780 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12781 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12782 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12783 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12784 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12785
7b606f95
DE
127862015-07-24 Doug Evans <dje@google.com>
12787
12788 * lib/gdb.exp (clean_restart): Make executable optional.
12789
a97b16b8
DE
127902015-07-24 Doug Evans <dje@google.com>
12791
12792 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12793 compiler_info references.
12794 * gdb.cp/temargs.exp: Ditto.
12795 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12796 (get_compiler_info): Early exit if already computed. Set compiler_info
12797 to "unknown" if there was a problem.
12798 (test_compiler_info): Add function comment. Call get_compiler_info.
12799
35baa57f
DE
128002015-07-24 Doug Evans <dje@google.com>
12801
12802 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12803 (workers/%.worker, build-perf): New rule.
12804 (GDB_PERFTEST_MODE): New variable.
12805 (check-perf): Use it.
12806 (clean): Clean up gdb.perf parallel build subdirs.
12807 * lib/build-piece.exp: New file.
12808 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12809 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12810 name.
12811 (standard_temp_file): Ditto.
12812 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12813 of $GDB_PARALLEL.
12814
6ebea266
DE
128152015-07-24 Doug Evans <dje@google.com>
12816
12817 * lib/future.exp (gdb_default_target_compile): New option
12818 "early_flags".
12819 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12820 --as-needed.
12821
1e76a7e9
SDJ
128222015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12823
12824 * gdb.base/catch-syscall.exp: Call gdb_exit before
12825 gdb_skip_xml_test.
12826
5068630a
PA
128272015-07-24 Pedro Alves <palves@redhat.com>
12828
12829 * gdb.python/py-events.exp: Accept output between the stop event
12830 and the prompt.
12831 * gdb.python/py-evsignal.exp: Likewise.
12832 * gdb.python/py-evthreads.exp: Likewise.
12833
77598427
PA
128342015-07-24 Pedro Alves <palves@redhat.com>
12835
12836 PR gdb/18717
12837 * gdb.threads/non-ldr-exit.c: New file.
12838 * gdb.threads/non-ldr-exit.exp: New file.
12839
11e6c98f
YQ
128402015-07-24 Yao Qi <yao.qi@linaro.org>
12841
12842 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12843 restarting process.
12844
51aee833
YQ
128452015-07-24 Yao Qi <yao.qi@linaro.org>
12846
12847 * gdb.server/ext-restart.exp: New file.
12848
8cfe207c
YQ
128492015-07-24 Yao Qi <yao.qi@linaro.org>
12850
12851 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12852 argument options.
12853 * gdb.server/ext-wrapper.exp: New file.
12854
cc12ce38
DE
128552015-07-23 Doug Evans <dje@google.com>
12856
12857 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12858 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12859
d0d84780
PMR
128602015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12861
12862 * gdb.ada/var_arr_typedef.exp: New testcase.
12863 * gdb.ada/var_arr_typedef/pack.adb: New file.
12864 * gdb.ada/var_arr_typedef/pack.ads: New file.
12865 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12866
8b558f79
JB
128672015-07-20 Joel Brobecker <brobecker@adacore.com>
12868
12869 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12870
775a3298
JK
128712015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12872
12873 * gdb.arch/i386-biarch-core.exp: Replace istarget
12874 by "complete set gnutarget". Remove expectation for the "core-file"
12875 command.
12876
db1ff28b
JK
128772015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12878
12879 Revert the previous commit:
12880 Tests for validate symbol file using build-id.
12881
0a94970d
JK
128822015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12883
12884 Tests for validate symbol file using build-id.
12885 * gdb.base/solib-mismatch-lib.c: New file.
12886 * gdb.base/solib-mismatch-libmod.c: New file.
12887 * gdb.base/solib-mismatch.c: New file.
12888 * gdb.base/solib-mismatch.exp: New file.
12889
03346981
SL
128902015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12891
12892 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12893 nios2-*-linux*.
12894 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12895 * gdb.base/siginfo.exp: Likewise.
12896 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12897
42422cc7
PL
128982015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12899
12900 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12901 Move it to ...
12902 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12903 ... here.
12904 * gdb.trace/range-stepping.exp: Check that the target supports
12905 range stepping.
12906
cfa68bae
JK
129072015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12908
12909 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12910
8ffdba26
PA
129112015-07-14 Pedro Alves <palves@redhat.com>
12912
12913 * gdb.base/killed-outside.exp: New file.
12914 * gdb.base/killed-outside.c: New file.
12915
218a5a11
JK
129162015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12917
12918 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12919 (n at main): New.
12920 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12921
e03ed3c6
AA
129222015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12923
12924 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12925 infcall tests instead of setting up for KFAIL.
12926
485668e5
MM
129272015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12928
12929 * gdb.btrace/record_goto-step.exp: New.
12930
08464196
JK
129312015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12932
12933 PR compile/18484
12934 * gdb.compile/compile.c (struct struct_type): Add volatile to
12935 selffield's type.
12936 * gdb.compile/compile.exp
12937 (compile code struct_object.selffield = &struct_object): Skip further
12938 struct_object tests if this one xfails.
12939
bcf5c1d9
RC
129402015-07-08 Robert O'Callahan <robert@ocallahan.org>
12941
12942 PR exp/18617
12943 * gdb.trace/ax.exp: Add test.
12944
4931af25
YQ
129452015-07-07 Yao Qi <yao.qi@linaro.org>
12946
12947 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12948 instead of istarget "aarch64*-*-*".
12949 * gdb.arch/aarch64-fp.exp: Likewise.
12950 * gdb.base/float.exp: Likewise.
12951 * gdb.reverse/aarch64.exp: Likewise.
12952 * lib/gdb.exp (is_aarch64_target): New proc.
12953
9fcf688e
YQ
129542015-07-07 Yao Qi <yao.qi@linaro.org>
12955
12956 * lib/gdb.exp (is_aarch32_target): New proc.
12957 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12958 instead of "istarget "arm*-*-*"".
12959 * gdb.arch/arm-disp-step.exp: Likewise.
12960 * gdb.arch/thumb-bx-pc.exp: Likewise.
12961 * gdb.arch/thumb-prologue.exp: Likewise.
12962 * gdb.arch/thumb-singlestep.exp: Likewise.
12963 * gdb.base/disp-step-syscall.exp: Likewise.
12964 * gdb.base/float.exp: Likewise.
12965
fbd8d50d
YQ
129662015-07-07 Yao Qi <yao.qi@linaro.org>
12967
12968 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12969 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12970
71be1fdc
YQ
129712015-07-07 Yao Qi <yao.qi@linaro.org>
12972
12973 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12974 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12975 if it exists.
12976 * gdb.multi/multi-arch.exp: Likewise.
12977
3e221d36
SM
129782015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12979
12980 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12981 print.
12982
d441430b
YQ
129832015-07-07 Yao Qi <yao.qi@linaro.org>
12984
12985 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12986
06f810bd
MG
129872015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12988
12989 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12990 '[' and ']' characters.
12991
5e61e7c0
IB
129922015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12993
12994 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12995
28bf096c
PA
129962015-06-29 Pedro Alves <palves@redhat.com>
12997
12998 PR threads/18127
12999 * gdb.threads/hand-call-new-thread.c: New file.
13000 * gdb.threads/hand-call-new-thread.c: New file.
13001
ee93cd5e
KS
130022015-06-26 Keith Seitz <keiths@redhat.com>
13003 Doug Evans <dje@google.com>
13004
13005 PR 16253
13006 * gdb.cp/var-tag-2.cc: New file.
13007 * gdb.cp/var-tag-3.cc: New file.
13008 * gdb.cp/var-tag-4.cc: New file.
13009 * gdb.cp/var-tag.cc: New file.
13010 * gdb.cp/var-tag.exp: New file.
13011
fc637f04
PP
130122015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13013
13014 * gdb.base/history-duplicates.exp: New test.
13015
2e52ae68
PP
130162015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13017
13018 * gdb.base/completion.exp: Test the completion of the "focus"
13019 command.
13020
6e22494e
JK
130212015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13022
13023 * gdb.arch/amd64-prologue-skip.S: New file.
13024 * gdb.arch/amd64-prologue-skip.exp: New file.
13025
bf7b9cd9
SM
130262015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13027
13028 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13029 is_address_zero_readable check.
13030
201e8dfd
PB
130312015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13032
13033 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13034 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13035
5cd867b4
YQ
130362015-06-24 Yao Qi <yao.qi@linaro.org>
13037
13038 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13039 linux targets.
13040
4d7be007
YQ
130412015-06-24 Yao Qi <yao.qi@linaro.org>
13042
13043 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13044 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13045 * gdb.base/siginfo-thread.exp: Likewise.
13046
07fcd301
YQ
130472015-06-22 Yao Qi <yao.qi@linaro.org>
13048
13049 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13050
52042a00
YQ
130512015-06-22 Yao Qi <yao.qi@linaro.org>
13052
13053 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13054 aarch64*-*-*.
13055 (skip_hw_watchpoint_tests): Likewise.
13056
74bd41ce
PP
130572015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13058
13059 * gdb.base/gdbinit-history.exp: Test the interaction between
13060 setting GDBHISTSIZE and setting the history size via .gdbinit.
13061
bc460514
PP
130622015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13063
13064 PR gdb/16999
13065 * gdb.base/gdbhistsize-history.exp: New test.
13066
b58c513b
PP
130672015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13068
13069 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13070 with GDBHISTSIZE.
13071 * gdb.base/readline.exp: Likewise.
13072
92046791
YQ
130732015-06-17 Yao Qi <yao.qi@linaro.org>
13074
13075 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13076 line.
13077
2093d2d3
PP
130782015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13079
13080 * gdb.base/gdbinit-history.exp: Add test case to check that
13081 an unlimited history file does not get truncated on exit.
13082
e6c693af
AA
130832015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13084
13085 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13086 (VECTOR): New macro. Use it...
13087 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13088 ...for these typedefs.
13089 (int8, char1, int1, double1): New typedefs.
13090 (struct just_int2, struct two_int2): New structures.
13091 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13092 (add_structvecs, add_singlevecs): New functions.
13093 (main): Call add_some_intvecs twice.
13094 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13095 the compile and exit upon failure. Try compiling for the "native"
13096 architecture. Test inferior function calls with vector arguments
13097 and vector return value handling with "finish" and "return".
13098
c74f7d1c
JT
130992015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13100
13101 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13102 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13103 PE file.
13104 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13105
98aa42ee
AT
131062015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13107
13108 PR breakpoints/16465
13109 * gdb.mi/mi-dprintf-pending.c: New file.
13110 * gdb.mi/mi-dprintf-pending.exp: New test.
13111 * gdb.mi/mi-dprintf-pendshr.c: New file.
13112
7d73c23c 131132015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13114 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13115
13116 * gdb.arch/i386-mpx-map.c: New file.
13117 * gdb.arch/i386-mpx-map.exp: New File.
13118
131192015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13120
13121 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13122 * gdb.arch/i386-mpx.exp: Indentation fixed.
13123
131242015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13125
13126 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13127 function and improved indentation.
13128 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13129 gdb_test_multiple. Added additional tests to skip the test.
13130
131312015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13132
13133 * gdb.arch/i386-avx512.c: Change path in include file.
13134 * gdb.arch/i386-avx512.exp: Change include dir path
13135 compilation flag.
13136 * gdb.arch/i386-mpx.c: Change path in include file.
13137 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13138 flag.
13139
d5eba19a
JK
131402015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13141
13142 * gdb.compile/compile-print.exp (compile print *vararray@3)
13143 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13144
7f361056
JK
131452015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13146
13147 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13148 (do not keep jit in memory): ... this.
13149 (expect 5): Change it to ...
13150 (expect no 5): ... this.
13151
3b462ec2
SM
131522015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13153
13154 PR gdb/15564
13155 * gdb.mi/mi-detach.exp: New file.
13156
e0619de6
JK
131572015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13158
13159 PR symtab/18392
13160 * gdb.arch/amd64-tailcall-self.S: New file.
13161 * gdb.arch/amd64-tailcall-self.c: New file.
13162 * gdb.arch/amd64-tailcall-self.exp: New file.
13163
e970cb34
DB
131642015-05-28 Don Breazeal <donb@codesourcery.com>
13165
13166 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13167 tests for remote targets by checking is_target_gdbserver.
13168
b2e2f908
DE
131692015-05-27 Doug Evans <dje@google.com>
13170
13171 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13172 * gdb.dwarf2/opaque-type-lookup.c: New file.
13173 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13174
82c7be31
DE
131752015-05-26 Doug Evans <dje@google.com>
13176
13177 * gdb.cp/iostream.cc: New file.
13178 * gdb.cp/iostream.exp: New file.
13179
b4f54984
DE
131802015-05-26 Doug Evans <dje@google.com>
13181
13182 * gdb.dwarf2/dw2-op-call.exp: Update.
13183 * gdb.dwarf2/dw4-sig-types.exp: Update.
13184 * gdb.dwarf2/implptr.exp: Update.
13185 * gdb.mi/mi-cmd-param-changed.exp: Update.
13186
4ea6efe9
DE
131872015-05-26 Doug Evans <dje@google.com>
13188
13189 * gdb.python/py-lazy-string.c: New file.
13190 * gdb.python/py-lazy-string.exp: New file.
13191 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13192 (main): Update. Add estring3.
13193 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13194 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13195
f6bb7db3
YQ
131962015-05-26 Omair Javaid <omair.javaid@linaro.org>
13197 Yao Qi <yao.qi@linaro.org>
13198
13199 * gdb.reverse/aarch64.c: New.
13200 * gdb.reverse/aarch64.exp: New.
13201
a81bfbd0
OJ
132022015-05-26 Omair Javaid <omair.javaid@linaro.org>
13203
25d49b86
PA
13204 * lib/gdb.exp (supports_process_record): Return true for
13205 aarch64*-linux*.
a81bfbd0
OJ
13206 (supports_reverse): Likewise.
13207
158bf1b4
PP
132082015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13209
13210 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13211 Use with_test_prefix.
13212
a0145030
AB
132132015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13214
13215 * gdb.base/completion.exp: Add test for completion of layout
13216 names.
13217
ebe3b578
AB
132182015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13219
13220 * lib/gdb.exp (skip_tui_tests): New proc.
13221 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13222
84204ed7
PA
132232015-05-19 Pedro Alves <palves@redhat.com>
13224
13225 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13226 Save the whole env array instead of just HOME. Unset HISTSIZE in
13227 the environment while testing. Restore whole environment
13228 afterwards.
13229
37442ce1
DE
132302015-05-16 Doug Evans <xdje42@gmail.com>
13231
13232 * gdb.guile/scm-ports.c: New file.
13233 * gdb.guile/scm-ports.exp: Add memory port tests.
13234
36de76f9
JK
132352015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13236
13237 * gdb.compile/compile-print.c: New file.
13238 * gdb.compile/compile-print.exp: New file.
13239
3a9558c4
JK
132402015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13241
13242 * gdb.compile/compile-ops.exp: Cast param to void.
13243 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13244 (compile code struct_object.selffield = &struct_object): Add xfail.
13245
aa715135
JG
132462015-05-15 Joel Brobecker <brobecker@adacore.com>
13247
13248 * gdb.ada/arr_enum_with_gap: New testcase.
13249
931e5bc3
JG
132502015-05-15 Joel Brobecker <brobecker@adacore.com>
13251
13252 * gdb.ada/byte_packed_arr: New testcase.
13253
9cd4d857
JB
132542015-05-15 Joel Brobecker <brobecker@adacore.com>
13255
13256 * gdb.ada/pckd_neg: New testcase.
13257
ebfd00d2
PP
132582015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13259
13260 PR gdb/17820
13261 * gdb.base/gdbinit-history.exp: New test.
13262 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13263 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13264
4c082a81
SC
132652015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13266
13267 * gdb.python/py-xmethods.cc: Enhance test case.
13268 * gdb.python/py-xmethods.exp: New tests.
13269 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13270 function.
13271 (B_indexoper): Likewise.
13272 (global_dm_list) : Add new xmethod worker functions.
13273
f7797074
SDJ
132742015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13275
13276 * gdb.base/coredump-filter.exp: Correctly unset
13277 "coredump_var_addr" array.
13278
a4674e4e
PA
132792015-05-08 Pedro Alves <palves@redhat.com>
13280
13281 * gdb.server/non-existing-program.exp: Unset spawn_id.
13282
df2eb078
SC
132832015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13284
13285 PR python/18291
13286 * gdb.python/py-xmethods.exp: Add tests.
13287
422349a3
YQ
132882015-05-08 Yao Qi <yao.qi@linaro.org>
13289
13290 PR gdb/18208
13291 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13292 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13293 function set_coredump_filter, and remove remote_exec call.
13294 Remove argument ipid. Callers update.
13295 (top level): Don't get inferior's PID.
13296
63fc80ce
AA
132972015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13298
13299 * gdb.base/watch_thread_num.exp: Skip test on targets without
13300 access watchpoints.
13301
80ad801e
PA
133022015-05-06 Pedro Alves <palves@redhat.com>
13303
13304 PR server/18081
13305 * gdb.server/non-existing-program.exp: New file.
13306
0fa7fe50
JB
133072015-05-05 Joel Brobecker <brobecker@adacore.com>
13308
13309 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13310
3ea89b92
PMR
133112015-05-05 Joel Brobecker <brobecker@adacore.com>
13312
13313 * gdb.ada/out_of_line_in_inlined: New testcase.
13314
87b8eff0
JB
133152015-05-05 Joel Brobecker <brobecker@adacore.com>
13316
13317 * gdb.ada/var_rec_arr: New testcase.
13318
5fccc635
YQ
133192015-04-30 Yao Qi <yao.qi@linaro.org>
13320
13321 * gdb.base/break-idempotent.exp: If
13322 skip_hw_watchpoint_multi_tests returns true, skip the tests
13323 on "rwatch" and "awatch".
13324
42d38f42
YQ
133252015-04-30 Yao Qi <yao.qi@linaro.org>
13326
13327 * gdb.base/relativedebug.exp: Invoke gdb command
13328 "info sharedlibrary", and if libc.so doesn't have debug info,
13329 skip the test.
13330
2ce1cdbf
DE
133312015-04-29 Doug Evans <dje@google.com>
13332
13333 * gdb.python/py-xmethods.exp: Add ptype tests.
13334 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13335 get_result_type method.
13336
f24a38c5
LM
133372015-04-29 Luis Machado <lgustavo@codesourcery.com>
13338
13339 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13340 the target does not support hardware watchpoints.
13341
ecbf2b3c
LM
133422015-04-29 Luis Machado <lgustavo@codesourcery.com>
13343
13344 * gdb.base/break-always.exp: Abort testing if writing to memory
13345 causes an error.
13346
34f5f757
DE
133472015-04-28 Doug Evans <dje@google.com>
13348
13349 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13350 * gdb.python/py-pp-registration.exp: ... here. New file.
13351 * gdb.python/py-pp-registration.c: New file.
13352 * gdb.python/py-pp-registration.py: New file.
13353
69b4374a
DE
133542015-04-28 Doug Evans <dje@google.com>
13355
13356 * gdb.python/py-bad-printers.c: New file.
13357 * gdb.python/py-bad-printers.py: New file.
13358 * gdb.python/py-bad-printers.exp: New file.
13359
59fb7612
SS
133602015-04-28 Sasha Smundak <asmundak@google.com>
13361
13362 * gdb.python/py-type.exp: New test.
13363
2631b16a
AW
133642015-04-28 Andy Wingo <wingo@igalia.com>
13365
13366 * gdb.python/py-parameter.exp:
13367 * gdb.guile/scm-parameter.exp: Escape the path that we are
13368 matching against, as it might contain characters that are special
13369 to regular expressions.
13370
460efde1
JB
133712015-04-27 Joel Brobecker <brobecker@adacore.com>
13372
13373 * gdb.ada/rec_comp: New testcase.
13374
2d369d8e
SDJ
133752015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13376
13377 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13378 before using it.
13379
cf75d6c3
AB
133802015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13381
13382 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13383 new tests for verilog output.
13384
8dbe7ca5
YQ
133852015-04-24 Yao Qi <yao.qi@linaro.org>
13386
13387 * boards/remote-gdbserver-on-localhost.exp: New file.
13388
4ef9fb2f
PA
133892015-04-23 Pedro Alves <palves@redhat.com>
13390
13391 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13392 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13393 "end of file", remove $inferior_spawn_id from the indirect list.
13394
0a803169
PA
133952015-04-23 Pedro Alves <palves@redhat.com>
13396
13397 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13398
749ef8f8
PA
133992015-04-23 Pedro Alves <palves@redhat.com>
13400
13401 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13402 on $any_spawn_id instead of only on $gdb_spawn_id.
13403
8aae4344
PM
134042015-04-21 Pierre Muller <muller@sourceware.org>
13405
13406 PR pascal/17815
13407 * lib/pascal.exp (gpc_compile): Add new option "class".
13408 (fpc_compile): Likewise.
13409 * gdb.pascal/case-insensitive-symbols.pas: New file.
13410 * gdb.pascal/case-insensitive-symbols.exp: New file.
13411
1586c8fb
GB
134122015-04-20 Gary Benson <gbenson@redhat.com>
13413
13414 * gdb.base/attach.exp: Fix three extended remote failures.
13415
1b6e6f5c
GB
134162015-04-17 Gary Benson <gbenson@redhat.com>
13417
13418 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13419 the main executable over the remote protocol.
13420
e797481d
PA
134212015-04-16 Pedro Alves <palves@redhat.com>
13422
13423 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13424 a new gdbserver if gdbserver_reconnect_p is set.
13425
1ca99c42
PA
134262015-04-16 Pedro Alves <palves@redhat.com>
13427
13428 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13429 is set, don't exit gdbserver.
13430
af9fd6f8
AA
134312015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13432
13433 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13434 appropriate .insn, such that an older assembler can be used.
13435 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13436 the z/Architecture instruction set on 31-bit targets as well.
13437
04ff1e61
AA
134382015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13439
13440 * gdb.go/handcall.exp: Remove all logic related to the first
13441 breakpoint and rely on go_runto_main instead.
13442 * gdb.go/strings.exp: Likewise.
13443 * gdb.go/unsafe.exp: Likewise.
13444 * gdb.go/hello.exp: Likewise. Also rename the remaining
13445 breakpoint marker to "breakpoint 1".
13446 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13447 * gdb.go/strings.go: Likewise.
13448 * gdb.go/unsafe.go: Likewise.
13449 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13450 "set breakpoint 2 here" and rename the remaining breakpoint marker
13451 to "breakpoint 1".
13452
40d2f8d6
SM
134532015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13454
13455 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13456 if itertools.imap is not present.
13457 * gdb.python/py-objfile.exp: Add parentheses.
13458 * gdb.python/py-type.exp: Same.
13459 * gdb.python/py-unwind-maint.py: Same.
13460
8cbc97c6
YQ
134612015-04-15 Yao Qi <yao.qi@linaro.org>
13462
13463 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13464 of ":$ptr_size" and set its form explicitly.
13465
45fd756c
YQ
134662015-04-15 Pedro Alves <palves@redhat.com>
13467 Yao Qi <yao.qi@linaro.org>
13468
13469 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13470 timeout by factor of 4.
13471 (test_regular_watch): Likewise.
13472 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13473 * gdb.reverse/sigall-reverse.exp: Likewise.
13474 * gdb.reverse/until-precsave.exp: Likewise.
13475 * lib/gdb.exp (with_timeout_factor): New proc.
13476 (gdb_expect): Move some code to ...
13477 (get_largest_timeout): ... here. New procedure.
13478
9e811bc3
LM
134792015-04-14 Luis Machado <lgustavo@codesourcery.com>
13480
13481 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13482
0ff6fcb2
LM
134832015-04-13 Luis Machado <lgustavo@codesourcery.com>
13484
13485 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13486 to write to the .text section.
13487
7578d5f7
LM
134882015-04-13 Luis Machado <lgustavo@codesourcery.com>
13489
13490 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13491 Handle the case of targets that do not provide PID information.
13492
2efe15c4
YQ
134932015-04-13 Yao Qi <yao.qi@linaro.org>
13494
13495 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13496 and use expect instead of gdb_expect.
13497
8cd8f2f8
SDJ
134982015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13499
13500 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13501 "coredump_var_addr" to avoid naming conflict with other testcases.
13502
9ee41772
PA
135032015-04-10 Pedro Alves <palves@redhat.com>
13504
13505 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13506 gdb_test_sequence and gdb_assert.
13507
07473109
PA
135082015-04-10 Pedro Alves <palves@redhat.com>
13509
13510 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13511 test messages that don't include the breakpoint address.
13512
de3db44c
YQ
135132015-04-10 Yao Qi <yao.qi@linaro.org>
13514
13515 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13516 false for some offset and width combinations which aren't
13517 supported by linux kernel.
13518
c79d856c
PA
135192015-04-10 Pedro Alves <palves@redhat.com>
13520
13521 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13522 procedure, factored out from ...
13523 (top level): ... here. Add "set displaced-stepping" testing axis.
13524 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13525 parameter "displaced". Use it.
13526 (top level): Use foreach and add "set displaced-stepping" testing
13527 axis.
13528
ebc90b50
PA
135292015-04-10 Pedro Alves <palves@redhat.com>
13530
13531 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13532 Remove comment.
13533 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13534 both the address of the instruction that triggers the watchpoint
13535 and the address of the instruction immediately after, and use
13536 those addresses for the test. Fix comment.
13537
8f572e5c
PA
135382015-04-10 Pedro Alves <palves@redhat.com>
13539
13540 * gdb.base/sigstep.exp (breakpoint_to_handler)
13541 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13542 Test "backtrace" in handler.
13543 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13544 (top level): Add new "displaced" test axis to
13545 breakpoint_to_handler, breakpoint_to_handler_entry and
13546 breakpoint_over_handler.
13547
8d707a12
PA
135482015-04-10 Pedro Alves <palves@redhat.com>
13549
13550 PR gdb/18216
13551 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13552
ef713951
YQ
135532015-04-10 Yao Qi <yao.qi@linaro.org>
13554
13555 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13556 (test_add_rn_pc): New function.
13557 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13558 (top level): Invoke test_add_rn_pc.
13559
906d60cf
PA
135602015-04-10 Pedro Alves <palves@redhat.com>
13561
13562 PR gdb/13858
13563 * gdb.base/step-over-no-symbols.exp: New file.
13564
f2983cc3
AW
135652015-04-09 Andy Wingo <wingo@igalia.com>
13566
13567 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13568 after the Python tests.
13569
6d62641c
SDJ
135702015-04-08 Keith Seitz <keiths@redhat.com>
13571
13572 PR python/16699
13573 * gdb.python/py-completion.exp: New tests for completion.
13574 * gdb.python/py-completion.py (CompleteLimit1): New class.
13575 (CompleteLimit2): Likewise.
13576 (CompleteLimit3): Likewise.
13577 (CompleteLimit4): Likewise.
13578 (CompleteLimit5): Likewise.
13579 (CompleteLimit6): Likewise.
13580 (CompleteLimit7): Likewise.
13581
f3770638
PA
135822015-04-08 Pedro Alves <palves@redhat.com>
13583
13584 PR gdb/18214
13585 PR gdb/18216
13586 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13587 function.
13588 (main): Install it as SIGUSR1 handler.
13589 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13590 parameter. Always use "setup" as prefix. Toggle "set
13591 displaced-stepping" off/on depending on global. Don't switch to
13592 thread 1 here.
13593 (top level): Add displaced stepping "off/on" test axis. Update
13594 "setup" calls. Wrap each subtest with with_test_prefix. Test
13595 continuing with a queued signal in each thread.
13596
4496bed7
PA
135972015-04-08 Pedro Alves <palves@redhat.com>
13598
13599 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13600 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13601 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13602 Return early if running to main fails.
13603 * gdb.trace/while-stepping.exp: Likewise.
13604
b97fde92
PA
136052015-04-07 Pedro Alves <palves@redhat.com>
13606
13607 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13608 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13609 interact with inferior program.
13610
f71c18e7
PA
136112015-04-07 Pedro Alves <palves@redhat.com>
13612
13613 * lib/gdb.exp (inferior_spawn_id): New global.
13614 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13615 spawn id after processing the user code.
13616 (default_gdb_start): Set inferior_spawn_id.
13617 (send_inferior): New procedure.
13618 * lib/gdbserver-support.exp (gdbserver_start): Set
13619 inferior_spawn_id.
13620 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13621
6423214f
PA
136222015-04-07 Pedro Alves <palves@redhat.com>
13623
13624 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13625 * lib/gdbserver-support.exp (gdbserver_start): Make
13626 $server_spawn_id global.
13627 (gdbserver_start): Don't wait for gdbserver's spawn id with
13628 expect_background.
13629 (close_gdbserver): New procedure.
13630 (gdb_exit): Rename the default version and reimplement.
13631
71c0ee8c
PA
136322015-04-07 Pedro Alves <palves@redhat.com>
13633
72f4393d 13634 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13635 append the substituted item, not the original item.
13636
203bc29b
PA
136372015-04-07 Pedro Alves <palves@redhat.com>
13638
13639 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13640 gdb_expect.
13641
508a3ddf
PA
136422015-04-07 Pedro Alves <palves@redhat.com>
13643
13644 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13645 output appearing once only.
13646
9f6dbe2b
PA
136472015-04-07 Pedro Alves <palves@redhat.com>
13648
13649 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13650 that doesn't expect anything. Return early if running to main
13651 fails.
13652
337532fa
YQ
136532015-04-07 Yao Qi <yao.qi@linaro.org>
13654
13655 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13656 (child_function): Call alarm.
13657 (main): Move call to alarm into the loop.
13658 * gdb.threads/non-stop-fair-events.exp: Build program with
13659 -DTIMEOUT=$timeout.
13660
01b622d4
DE
136612015-04-06 Doug Evans <xdje42@gmail.com>
13662
13663 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13664 Fix dest parameter to board_info.
13665 (fpc_compile): Ditto.
13666 (gdb_compile_pascal): Rename dest arg to destfile.
13667
961f4160
PMR
136682015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13669
13670 * gdb.ada/funcall_ref.exp: New file.
13671 * gdb.ada/funcall_ref/foo.adb: New file.
13672
cafda597
YQ
136732015-04-02 Yao Qi <yao.qi@linaro.org>
13674
13675 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13676 is remote.
13677
fed040c6
GB
136782015-04-02 Gary Benson <gbenson@redhat.com>
13679
13680 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13681
d11916aa
SS
136822015-04-01 Sasha Smundak <asmundak@google.com>
13683
13684 * gdb.python/py-unwind-maint.c: New file.
13685 * gdb.python/py-unwind-maint.exp: New test.
13686 * gdb.python/py-unwind-maint.py: New file.
13687 * gdb.python/py-unwind.c: New file.
13688 * gdb.python/py-unwind.exp: New test.
13689 * gdb.python/py-unwind.py: New test.
13690
a1471180
PA
136912015-04-01 Pedro Alves <palves@redhat.com>
13692
13693 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13694 to fail instead of non-existent $test.
13695
0bbeccb1
PA
136962015-04-01 Pedro Alves <palves@redhat.com>
13697
13698 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13699 GDBFLAGS if not empty.
13700
3c724c8c
PMR
137012015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13702
13703 * gdb.ada/complete.exp: Remove "multi_line".
13704 * gdb.ada/info_exc.exp: Remove "multi_line".
13705 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13706 * gdb.ada/ptype_field.exp: Remove "multi_line".
13707 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13708 * gdb.ada/tagged.exp: Remove "multi_line".
13709 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13710 [multi_line ...]
13711 * gdb.btrace/delta.exp: Likewise.
13712 * gdb.btrace/exception.exp: Likewise.
13713 * gdb.btrace/function_call_history.exp: Likewise.
13714 * gdb.btrace/instruction_history.exp: Likewise.
13715 * gdb.btrace/nohist.exp: Likewise.
13716 * gdb.btrace/record_goto.exp: Likewise.
13717 * gdb.btrace/segv.exp: Likewise.
13718 * gdb.btrace/stepi.exp: Likewise.
13719 * gdb.btrace/tailcall.exp: Likewise.
13720 * gdb.btrace/unknown_functions.exp: Likewise.
13721 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13722 * lib/gdb.exp: Add the "multi_line" helper.
13723
4eec2deb
PA
137242015-04-01 Pedro Alves <palves@redhat.com>
13725
13726 * gdb.threads/tid-reuse.c: New file.
13727 * gdb.threads/tid-reuse.exp: New file.
13728
df8411da
SDJ
137292015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13730
13731 PR corefiles/16092
13732 * gdb.base/coredump-filter.c: New file.
13733 * gdb.base/coredump-filter.exp: Likewise.
13734
6ef37366
PM
137352015-03-27 Petr Machata <pmachata@redhat.com>
13736
13737 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13738 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13739 (Dwarf::assemble): Initialize them.
13740 (Dwarf::lines): New function.
13741
7ec911b0
JT
137422015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13743
13744 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13745 SYMBOL_PREFIX for x86_64-*-cygwin.
13746
ff908ebf
AW
137472015-03-26 Andy Wingo <wingo@igalia.com>
13748
13749 PR symtab/18148
13750 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13751 const_value but not a location.
13752 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13753 location defined in non-main CUs are visible.
13754
6d5f0679
YQ
137552015-03-26 Yao Qi <yao.qi@linaro.org>
13756
13757 PR testsuite/18139
13758 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13759 Add a line number entry for the same line.
13760 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13761 Add a line number entry for the same line.
13762
2898689b
YQ
137632015-03-26 Yao Qi <yao.qi@linaro.org>
13764
13765 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13766 .int 0.
13767 (func): Likewise. Add .Lfunc_1 label.
13768 Use .Lfunc_1 label.
13769 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13770 .int 0.
13771 (func): Likewise.
13772 Use .Lfunc_1 label.
13773
85180498
YQ
137742015-03-26 Yao Qi <yao.qi@linaro.org>
13775
13776 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13777 Call gdb_compile instead to compile each .s files without debug
13778 information.
13779
8aa08a8d
YQ
137802015-03-26 Yao Qi <yao.qi@linaro.org>
13781
13782 * gdb.base/savedregs.exp (process_saved_regs): Make
13783 "Saved registers:" optional in the pattern.
13784
66849923
MM
137852015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13786
13787 * gdb.btrace/next.exp: Merged into step.exp.
13788 * gdb.btrace/finish.exp: Merged into step.exp.
13789 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13790 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13791 "record goto" and checking the exact replay position.
13792 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13793 check for "Recording format" in "info record" output.
13794 * gdb.btrace/record_goto.exp: Choose test file based on target.
13795 * gdb.btrace/x86-record_goto.S: Renamed into ...
13796 * gdb.btrace/x86_64-record_goto.S: ... this.
13797 * gdb.btrace/i686-record_goto.S: New.
13798 * gdb.btrace/x86-tailcall.S: Renamed into ...
13799 * gdb.btrace/x86_64-tailcall.S: ... this.
13800 * gdb.btrace/i686-tailcall.S: New.
13801 * gdb.btrace/x86-tailcall.c: Renamed into ...
13802 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13803 separate statements. Update test.
13804 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13805 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13806 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13807 * gdb.btrace/tailcall.exp: Choose test file based on target.
13808 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13809
11cc1b74
MM
138102015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13811
13812 * gdb.btrace/exception.exp: Increase BTS buffer size.
13813
a25d8bf9
PA
138142015-03-24 Pedro Alves <palves@redhat.com>
13815
13816 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13817
856e7dd6
PA
138182015-03-24 Pedro Alves <palves@redhat.com>
13819
13820 * gdb.threads/schedlock.exp (test_step): No longer expect that
13821 "set scheduler-locking step" with "next" over a function call runs
13822 threads unlocked.
13823
ad235a41
AT
138242015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13825
13826 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13827
15630549
AT
138282015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13829
13830 PR breakpoints/16466
13831 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13832 * gdb.mi/mi-pending.c (thread_func): New function.
13833 (int main): Add threading support required.
13834 * gdb.mi/mi-pending.exp: Add tests for this issue.
13835 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13836 (pendfunc2): Remove stdio dependency.
13837 * gdb.mi/mi-pendshr2.c: New file.
13838
693dca06
KS
138392015-03-23 Keith Seitz <keiths@redhat.com>
13840
13841 * gdb.linespec/keywords.c: New file.
13842 * gdb.linespec/keywords.exp: New file.
13843
7e993ebf
KS
138442015-03-23 Keith Seitz <keiths@redhat.com>
13845
13846 PR gdb/18021
13847 * gdb.dwarf2/staticvirtual.exp: New test.
13848
bc23328c
JK
138492015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13850
13851 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13852 * README: Remove HP-UX and gdb.hp.
13853 (configuration):
13854 * configure: Regenerate.
13855 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13856 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13857 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13858 gdb.hp/gdb.defects/Makefile.
13859 * gdb.hp/Makefile.in: File deleted.
13860 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13861 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13862 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13863 * gdb.hp/gdb.aCC/run.c: File deleted.
13864 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13865 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13866 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13867 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13868 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13869 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13870 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13871 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13872 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13873 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13874 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13875 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13876 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13877 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13878 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13879 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13880 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13881 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13882 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13883 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13884 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13885 * gdb.hp/gdb.compat/average.c: File deleted.
13886 * gdb.hp/gdb.compat/sum.c: File deleted.
13887 * gdb.hp/gdb.compat/xdb.c: File deleted.
13888 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13889 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13890 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13891 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13892 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13893 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13894 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13895 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13896 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13897 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13898 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13899 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13900 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13901 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13902 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13903 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13904 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13905 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13906 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13907 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13908 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13909 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13910 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13911 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13912 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13913 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13914 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13915 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13916 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13917 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13918 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13919 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13920 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13921 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13922 * gdb.hp/tools/odump: File deleted.
13923
8bf3b159
PA
139242015-03-19 Pedro Alves <palves@redhat.com>
13925
13926 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13927 (saw_thread_3): New globals.
13928 (top level): Increment them when an event for the corresponding
13929 thread is seen.
13930 (no thread starvation): New test.
13931
eb54c8bf
PA
139322015-03-19 Pedro Alves <palves@redhat.com>
13933
13934 * gdb.threads/continue-pending-status.c: New file.
13935 * gdb.threads/continue-pending-status.exp: New file.
13936
32d2e5d6
PA
139372015-03-18 Pedro Alves <palves@redhat.com>
13938
13939 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13940 Use gdb_is_target_remote instead of is_remote. Use
13941 gdb_test_multiple instead of gdb_expect. Exit early if
13942 gdb_test_multiple hits its internal matches. Tighten stepi tests
13943 expected output. Fail on exit with any signal, instead of just
13944 SIGILL.
13945
f68f11b7
YQ
139462015-03-18 Yao Qi <yao.qi@linaro.org>
13947
13948 PR tdep/18107
13949 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13950 variable.
13951 * gdb.base/catch-syscall.exp: Don't skip it on
13952 aarch64*-*-linux* target. Remove elements in all_syscalls.
13953 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13954 target.
13955 (setup_all_syscalls): New proc.
13956
ca5fd19b
YQ
139572015-03-16 Yao Qi <yao.qi@linaro.org>
13958
13959 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13960 (top level): Skip tests if valid_addr_p returns false for
13961 $cmd1 or $cmd2.
13962
85642ba0
AW
139632015-03-11 Andy Wingo <wingo@igalia.com>
13964
13965 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13966
e03f9645
YQ
139672015-03-11 Yao Qi <yao.qi@linaro.org>
13968
13969 * gdb.base/catch-syscall.exp: Fix typo in comments.
13970
5d0962b2
YQ
139712015-03-11 Yao Qi <yao.qi@linaro.org>
13972
13973 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13974
b2df3cef
PA
139752015-03-09 Pedro Alves <palves@redhat.com>
13976
13977 * dg-extract-results.py: Delete.
13978
ef878e53
PA
139792015-03-09 Pedro Alves <palves@redhat.com>
13980
13981 Merge dg-extract-results.sh from GCC upstream (r218843).
13982
13983 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13984 * dg-extract-results.sh: Use --text with grep to avoid issues with
13985 binary files. Fall back to cat -v, if that doesn't work.
13986
9494d219
PA
139872015-03-05 Pedro Alves <palves@redhat.com>
13988
13989 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13990
a8d9763a
SM
139912015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13992
13993 * lib/mi-support.exp (mi_expect_interrupt): Accept
13994 alternative event for when in all-stop mode.
13995
be9957b8
PA
139962015-03-04 Pedro Alves <palves@redhat.com>
13997
13998 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13999
d57be0f4 140002015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14001
14002 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14003
c214c7cf
AA
140042015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14005
14006 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14007 regexps for GDB's current line display, accept a hex address
14008 preceding the line number.
14009
6d74a497
AA
140102015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14011
14012 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14013 the 'arch1' variable for "s390*-linux*" targets.
14014
511aee7c
PA
140152015-03-04 Pedro Alves <palves@redhat.com>
14016
14017 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14018 (main): Pass missing retval argument to pthread_join call.
14019
95e50b27
PA
140202015-03-02 Pedro Alves <palves@redhat.com>
14021
14022 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14023 (top level): Call do_test with non-stop as well.
14024
28054d69
PA
140252015-03-02 Pedro Alves <palves@redhat.com>
14026
14027 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14028 -1.
14029
4fa5d7b4
AA
140302015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14031
14032 * gdb.arch/s390-vregs.exp: New test.
14033 * gdb.arch/s390-vregs.S: New file.
14034
97c18565
PA
140352015-02-27 Pedro Alves <palves@redhat.com>
14036
14037 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14038 call to catch_command_errors.
14039 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14040 catch_command_errors.
14041
a37bfa30
PA
140422015-02-27 Pedro Alves <palves@redhat.com>
14043
14044 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14045 "true" for boolean result.
14046 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14047 prototype of main.
14048
6f98576f
PA
140492015-02-27 Pedro Alves <palves@redhat.com>
14050
14051 * lib/unbuffer_output.c: New file.
14052 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14053 (main): Call gdb_unbuffer_output.
14054
eba5ab56
YQ
140552015-02-27 Yao Qi <yao.qi@linaro.org>
14056
14057 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14058 target.
14059
0def5aaa
DE
140602015-02-26 Doug Evans <dje@google.com>
14061
14062 * gdb.cp/class2.cc (Dbase, D): New classes.
14063 (main): New local delta.
14064 * gdb.cp/class2.exp: Test printing delta.
14065 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14066 (dynbar): New global.
14067 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14068
081a1c2c
JK
140692015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14070
14071 * gdb.compile/compile-ifunc.c: New file.
14072 * gdb.compile/compile-ifunc.exp: New file.
14073
2f41223f
AT
140742015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14075
14076 * gdb.base/structs.exp: Check for correct struct on finish.
14077
03eddd80
YQ
140782015-02-26 Yao Qi <yao.qi@linaro.org>
14079
14080 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14081 is zero.
14082
80c57053
JK
140832015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14084
14085 * gdb.arch/cordic.ko.bz2: New file.
14086 * gdb.arch/cordic.ko.debug.bz2: New file.
14087 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14088
21613c12
YQ
140892015-02-25 Yao Qi <yao.qi@linaro.org>
14090
14091 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14092 aarch64*-*-* target.
14093
d8b901ed
PA
140942015-02-23 Pedro Alves <palves@redhat.com>
14095
14096 * lib/gdb.exp (delete_breakpoints): Rewrite using
14097 gdb_test_multiple.
14098
e5b85ead
PA
140992015-02-23 Pedro Alves <palves@redhat.com>
14100
14101 * gdb.base/info-os.c: Include stdlib.h.
14102
85c3a371
DE
141032015-02-22 Doug Evans <xdje42@gmail.com>
14104
14105 PR symtab/17855
14106 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14107 is read after symbols have been re-read.
14108 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14109 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14110
96553a0c
DE
141112015-02-21 Doug Evans <dje@google.com>
14112
14113 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14114
97a0c697
JK
141152015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14116
14117 PR corefiles/17808
14118 * gdb.arch/i386-biarch-core.core.bz2: New file.
14119 * gdb.arch/i386-biarch-core.exp: New file.
14120
a47cd6e9
PA
141212015-02-21 Pedro Alves <palves@redhat.com>
14122
14123 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14124 runto_main fails.
14125
c5facdc4
PA
141262015-02-20 Pedro Alves <palves@redhat.com>
14127
14128 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14129 info probes.
14130
2db9a427
PA
141312015-02-20 Pedro Alves <palves@redhat.com>
14132
14133 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14134
60fb7e9e
PA
141352015-02-20 Pedro Alves <palves@redhat.com>
14136
14137 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14138 clean_restart before gdb_target_supports_trace.
14139
5c5019c2
PA
141402015-02-20 Pedro Alves <palves@redhat.com>
14141
14142 PR threads/18006
14143 * gdb.threads/clone-thread_db.c: New file.
14144 * gdb.threads/clone-thread_db.exp: New file.
14145
c9587f88
AT
141462015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14147
14148 PR breakpoints/16812
14149 * gdb.base/catch-gdb-caused-signals.c: New file.
14150 * gdb.base/catch-gdb-caused-signals.exp: New file.
14151
f6a88844
JM
141522015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14153
14154 * configure: Regenerated.
14155 * configure.ac: Use GDB_AC_TRANSFORM.
14156 * aclocal.m4: sinclude ../transform.m4.
14157
497c491b
JM
141582015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14159
14160 * lib/dtrace.exp: New file.
14161 * gdb.base/dtrace-probe.exp: Likewise.
14162 * gdb.base/dtrace-probe.d: Likewise.
14163 * gdb.base/dtrace-probe.c: Likewise.
14164 * lib/pdtrace.in: Likewise.
14165 * configure.ac: Output variables with the transformed names of
14166 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14167 * configure: Regenerated.
14168
03e98035
JM
141692015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14170
14171 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14172 expected message when trying to access $_probe_* convenience
14173 variables while not on a probe.
14174
63cc30e9
JK
141752015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14176
14177 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14178
0703599a
PA
141792015-02-11 Pedro Alves <pedro@codesourcery.com>
14180
14181 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14182 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14183
7e60a48e
DE
141842015-02-10 Doug Evans <xdje42@gmail.com>
14185
14186 * lib/gdb.exp (gdb_load): Always return a result.
14187
01b088bc
PA
141882015-02-10 Pedro Alves <palves@redhat.com>
14189
14190 * gdb.threads/signal-sigtrap.c: New file.
14191 * gdb.threads/signal-sigtrap.exp: New file.
14192
b05ec7a5
AT
141932015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14194
14195 * gdb.trace/no-attach-trace.c: New file.
14196 * gdb.trace/no-attach-trace.exp: New file.
14197
a2c2acaf
MW
141982015-02-09 Mark Wielaard <mjw@redhat.com>
14199
14200 * gdb.dwarf2/atomic.c: New file.
14201 * gdb.dwarf2/atomic-type.exp: Likewise.
14202
31fd9caa
MM
142032015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14204
14205 * gdb.btrace/buffer-size.exp: Update "info record" output.
14206 * gdb.btrace/delta.exp: Update "info record" output.
14207 * gdb.btrace/enable.exp: Update "info record" output.
14208 * gdb.btrace/finish.exp: Update "info record" output.
14209 * gdb.btrace/instruction_history.exp: Update "info record" output.
14210 * gdb.btrace/next.exp: Update "info record" output.
14211 * gdb.btrace/nexti.exp: Update "info record" output.
14212 * gdb.btrace/step.exp: Update "info record" output.
14213 * gdb.btrace/stepi.exp: Update "info record" output.
14214 * gdb.btrace/nohist.exp: Update "info record" output.
14215
d33501a5
MM
142162015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14217
14218 * gdb.btrace/buffer-size: New.
14219
f4abbc16
MM
142202015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14221
14222 * gdb.btrace/delta.exp: Update "info record" output.
14223 * gdb.btrace/enable.exp: Update "info record" output.
14224 * gdb.btrace/finish.exp: Update "info record" output.
14225 * gdb.btrace/instruction_history.exp: Update "info record" output.
14226 * gdb.btrace/next.exp: Update "info record" output.
14227 * gdb.btrace/nexti.exp: Update "info record" output.
14228 * gdb.btrace/step.exp: Update "info record" output.
14229 * gdb.btrace/stepi.exp: Update "info record" output.
14230 * gdb.btrace/nohist.exp: Update "info record" output.
14231
b9d61307
SM
142322015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14233
14234 PR gdb/15678
14235 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14236
e584fdbc
PA
142372015-02-06 Pedro Alves <palves@redhat.com>
14238
14239 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14240 macro.
14241 (seconds_left, again): New globals.
14242 (main): Wait seconds_left in a 1-second sleep loop instead of
14243 sleeping 180 seconds. If 'again' is set, reset the seconds
14244 counter.
14245 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14246 'again' in the inferior before detaching. Print the seconds left.
14247 (options): New global.
14248 (top level): Build program with -DTIMEOUT=$timeout.
14249
77f41761
PA
142502015-02-06 Pedro Alves <palves@redhat.com>
14251
14252 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14253 determine how many seconds to pass to 'alarm'.
14254 * gdb.base/gdb-sigterm.exp (top level): Build program with
14255 -DTIMEOUT=$timeout.
14256 (do_test): Return success/failure indication. Add more verbose
14257 logging. Don't fail if 200 single steps are seen. Instead, fail
14258 when the test times out.
14259 (passes): New global.
14260 (top level): Break the testing loop if testing fails on any
14261 iteration. Use gdb_assert.
14262
b9394193
DB
142632015-02-04 Don Breazeal <donb@codesourcery.com>
14264
14265 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14266 and initialize them.
14267 (ipc_cleanup): New function.
14268 (main): Don't declare shmid, semid, and msqid. Add a call to
14269 atexit so that we call ipc_cleanup on exit.
14270
42d9e528
PA
142712015-02-04 Pedro Alves <palves@redhat.com>
14272
14273 * boards/native-extended-gdbserver.exp: Remove any target variant
14274 specifications from the board name before clearing the isremote
14275 flag from board_info.
14276
ae6ae975
DE
142772015-01-31 Doug Evans <xdje42@gmail.com>
14278
14279 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14280
cfb069a8
GB
142812015-01-31 Gary Benson <gbenson@redhat.com>
14282
14283 * gdb.base/completion.exp: Disable completion limiting for
14284 existing tests. Add new tests to check completion limiting.
14285 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14286
5dd31d79
DE
142872015-01-31 Doug Evans <xdje42@gmail.com>
14288
14289 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14290
9f050062
DE
142912015-01-31 Doug Evans <xdje42@gmail.com>
14292
14293 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14294 entries. Duplicate file section script entries.
14295 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14296 inlined entries. Add test for safe-path rejection.
14297 * gdb.python/py-section-script.c: Add duplicate inlined section script
14298 entries. Duplicate file section script entries.
14299 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14300 inlined entries. Add test for safe-path rejection.
14301
df25ebbd
JB
143022015-01-29 Joel Brobecker <brobecker@adacore.com>
14303
14304 * gdb.ada/disc_arr_bound: New testcase.
14305
4a0ca9ec
JB
143062015-01-29 Joel Brobecker <brobecker@adacore.com>
14307
14308 * gdb.ada/mi_var_array: New testcase.
14309
3a8b707a
DE
143102015-01-27 Doug Evans <dje@google.com>
14311
14312 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14313 Add test for objfile.filename, objfile.username after objfile
14314 has been unloaded.
14315
f8313f6e
JB
143162015-01-26 Joel Brobecker <brobecker@adacore.com>
14317
14318 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14319 the second test to print the name attribute of value
14320 returned by the call to gdb.lookup_type, and adjust
14321 the expected output accordingly.
14322
37bc665e
MW
143232015-01-25 Mark Wielaard <mjw@redhat.com>
14324
14325 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14326 * gdb.base/disp-step-fork.c: Include unistd.h.
14327 * gdb.base/siginfo-obj.c: Include stdio.h.
14328 * gdb.base/siginfo-thread.c: Likewise.
14329 * gdb.mi/non-stop.c: Include unistd.h.
14330 * gdb.mi/nsthrexec.c: Include stdio.h.
14331 * gdb.mi/pthreads.c: Include unistd.h.
14332 * gdb.modula2/unbounded1.c (main): Declare returns int.
14333 * gdb.reverse/consecutive-reverse.c: Likewise.
14334 * gdb.threads/create-fail.c: Include unistd.h.
14335 * gdb.threads/killed.c: Likewise.
14336 * gdb.threads/linux-dp.c: Likewise.
14337 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14338 * gdb.threads/non-ldr-exc-2.c: Likewise.
14339 * gdb.threads/non-ldr-exc-3.c: Likewise.
14340 * gdb.threads/non-ldr-exc-4.c: Likewise.
14341 * gdb.threads/pthreads.c: Include unistd.h.
14342 (main): Declare returns int.
14343 * gdb.threads/tls-main.c (foo): New declaration.
14344 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14345
f7e5394d
SM
143462015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14347
14348 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14349 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14350
743649fd
MW
143512015-01-15 Mark Wielaard <mjw@redhat.com>
14352
14353 * gdb.base/noreturn-return.c: New file.
14354 * gdb.base/noreturn-return.exp: New file.
14355 * gdb.base/noreturn-finish.c: New file.
14356 * gdb.base/noreturn-finish.exp: New file.
14357
198297aa
PA
143582015-01-23 Pedro Alves <palves@redhat.com>
14359
14360 * gdb.threads/continue-pending-after-query.c: New file.
14361 * gdb.threads/continue-pending-after-query.exp: New file.
14362
717cf30c
AG
143632015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14364 Simon Marchi <simon.marchi@ericsson.com>
14365
14366 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14367 * gdb.base/valgrind-db-attach.exp: Same.
14368 * gdb.base/valgrind-infcall.exp: Same.
14369 * lib/mi-support.exp (default_mi_gdb_start): Same.
14370 * lib/prompt.exp (default_prompt_gdb_start): Same.
14371 * lib/gdb.exp (default_gdb_spawn): Same.
14372 (gdb_interact): New.
14373
14374
4b62a76e
JK
143752015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14376
14377 * gdb.compile/compile.exp (pointer to jit function): New test.
14378
b4cdae6f
WW
143792015-01-17 Wei-cheng Wang <cole945@gmail.com>
14380
14381 * lib/gdb.exp (supports_process_record): Return true for
14382 powerpc*-*-linux*.
14383 (supports_reverse): Likewise.
14384
d221e7ef
DB
143852015-01-15 Don Breazeal <donb@codesourcery.com>
14386
14387 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14388 instead of checking whether the target board is remote and
14389 use spawn_wait_for_attach instead of exec/sleep.
14390 * gdb.base/attach-twice.exp: Likewise.
14391
bafffb51
JB
143922015-01-15 Joel Brobecker <brobecker@adacore.com>
14393
14394 * gdb.ada/var_arr_attrs: New testcase.
14395
5589af0e
PA
143962015-01-14 Pedro Alves <palves@redhat.com>
14397 Joel Brobecker <brobecker@adacore.com>
14398
14399 PR gdb/17525
14400 * gdb.base/bp-cmds-execution-x-script.c: New file.
14401 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14402 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14403
6c400b59
PA
144042015-01-14 Pedro Alves <palves@redhat.com>
14405
14406 PR cli/17828
14407 * gdb.base/batch-preserve-term-settings.c: New file.
14408 * gdb.base/batch-preserve-term-settings.exp: New file.
14409
e02c96a7
DE
144102015-01-13 Doug Evans <dje@google.com>
14411
14412 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14413 binary.
14414
576fd14c
JB
144152015-01-13 Joel Brobecker <brobecker@adacore.com>
14416
14417 * Makefile.in (clean mostlyclean): Do not delete *.py.
14418
04dccad0
JB
144192015-01-13 Joel Brobecker <brobecker@adacore.com>
14420
14421 * gdb.python/py-lookup-type.exp: New file.
14422
3d230f71
PA
144232015-01-12 Pedro Alves <palves@redhat.com>
14424
14425 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14426 restore GDBFLAGS before returning.
14427
7e67715d
JK
144282015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14429
14430 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14431 is_amd64_regs_target and is_x86_like_target.
14432
f2e0d4b4
DE
144332015-01-11 Doug Evans <xdje42@gmail.com>
14434
14435 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14436 is given without an explicit form.
14437 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14438 attributes.
14439 * gdb.dwarf/corrupt.exp: Ditto.
14440 * gdb.dwarf2/enum-type.exp: Ditto.
14441 * gdb.trace/entry-values.exp: Ditto.
14442 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14443
439250fb
DE
144442015-01-11 Doug Evans <xdje42@gmail.com>
14445
14446 PR gdb/15830
14447 * gdb.base/maint.exp: Remove references to "maint demangle".
14448 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14449 Add tests for explicitly specifying language to demangle.
14450 * gdb.dlang/demangle.exp: Ditto.
14451
ede9f622
PA
144522015-01-09 Pedro Alves <palves@redhat.com>
14453
14454 * gdb.threads/non-stop-fair-events.c: New file.
14455 * gdb.threads/non-stop-fair-events.exp: New file.
14456
a7b796db
PA
144572015-01-09 Pedro Alves <palves@redhat.com>
14458
14459 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14460 the global scope. Set a breakpoint after all threads are started
14461 rather than stepping over two source lines. Expect the prompt.
14462 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14463 global.
14464 (NUM): Now 15.
14465 (main): Use threads_started_barrier to wait for all threads to
14466 start. Main thread no longer calls thread_function. Exit after
14467 180 seconds.
14468 (loop): New function.
14469 (thread_function): Wait on threads_started_barrier barrier. Call
14470 'loop' at each iteration.
14471 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14472 threads have started, instead of hardcoding number of "next"
14473 steps. Use an access watchpoint instead of a write watchpoint.
14474
9665ffdd
PA
144752015-01-09 Pedro Alves <palves@redhat.com>
14476
14477 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14478 (thread_func): Wait on barrier.
14479 (main): Wait for all threads to start before stopping GDB.
14480 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14481 global.
14482 (thread1_func, thread2_func): Wait on barrier.
14483 (main): Wait for all threads to start before stopping GDB.
14484 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14485 New global.
14486 (thread1_func, thread2_func): Wait on barrier.
14487 (main): Wait for all threads to start before stopping GDB.
14488
c945a99f
PA
144892015-01-09 Pedro Alves <palves@redhat.com>
14490
14491 * gdb.threads/attach-many-short-lived-threads.c: New file.
14492 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14493
c1a747c1
PA
144942014-01-09 Pedro Alves <palves@redhat.com>
14495
14496 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14497 instead of to thread 2.
14498 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14499 Add barrier around each pthread_create call instead of around all
14500 calls.
14501 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14502 Set a break on thread_function and have the child threads hit it
14503 one at at a time.
14504
60b3033e
PA
145052015-01-09 Pedro Alves <palves@redhat.com>
14506
14507 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14508 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14509 false.
14510 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14511 checking whether the target board is remote.
14512 * gdb.multi/multi-attach.exp: Likewise.
14513 * gdb.python/py-sync-interp.exp: Likewise.
14514 * gdb.server/ext-attach.exp: Likewise.
14515 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14516 tests that need to attach, instead of checking whether the target
14517 board is remote at the top of the file.
14518
acc018ac
YQ
145192015-01-08 Yao Qi <yao@codesourcery.com>
14520
14521 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14522
50a18af8
JK
145232015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14524
14525 Fix testcase compilation.
14526 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14527
8503d6e1
JB
145282015-01-06 Joel Brobecker <brobecker@adacore.com>
14529
14530 * gdb.python/py-type.exp: Add a couple test about empty
14531 array creation, and negative-length array creation.
14532
cc73dbcc
DE
145332015-01-02 Doug Evans <xdje42@gmail.com>
14534
14535 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14536
0300bbc7
DE
145372015-01-02 Doug Evans <dje@google.com>
14538
14539 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14540
9d85a0ec
YQ
145412014-12-29 Yao Qi <yao@codesourcery.com>
14542
14543 * gdb.trace/entry-values.exp: Update comments. Rename variable
14544 bar_call_foo to returned_from_foo.
14545
87186c6a
MMN
145462014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14547
14548 PR gdb/17394
14549 * gdb.linespec/break-asm-file.c: New file.
14550 * gdb.linespec/break-asm-file.exp: New file.
14551 * gdb.linespec/break-asm-file0.s: New file.
14552 * gdb.linespec/break-asm-file1.s: New file.
14553
1bab7383
YQ
145542014-12-18 Nigel Stephens <nigel@mips.com>
14555 Maciej W. Rozycki <macro@codesourcery.com>
14556
14557 * gdb.base/float.exp: Handle the new output from "info float" on
14558 MIPS targets.
14559
1bc1068a
JK
145602014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14561
14562 Fix MinGW compilation.
14563 * gdb.compile/compile-ops.exp: Update untested message if
14564 !skip_compile_feature_tests.
14565 * gdb.compile/compile-setjmp.exp: Likewise.
14566 * gdb.compile/compile-tls.exp: Likewise.
14567 * gdb.compile/compile.exp: Likewise.
14568 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14569 supported on this host".
14570
b6615d10
DE
145712014-12-16 Doug Evans <xdje42@gmail.com>
14572
14573 * boards/stabs.exp: New file.
14574
25dda427
AA
145752014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14576
14577 * gdb.base/completion.exp: Adjust to format changes of "maint
14578 print user-registers".
14579
bf330350
CU
145802014-12-16 Catalin Udma <catalin.udma@freescale.com>
14581
14582 PR server/17457
14583 * gdb.arch/aarch64-fp.c: New file.
14584 * gdb.arch/aarch64-fp.exp: New file.
14585
395cf596
SDJ
145862014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14587
14588 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14589 r210637, r210913, r211666, r215400, r215817).
14590
14591 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14592 * dg-extract-results.py: New file.
14593 * dg-extract-results.sh: Use it if the environment seems
14594 suitable.
14595
14596 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14597
14598 * dg-extract-results.py (parse_run): Handle warnings that
14599 are printed before a test harness is run.
14600
14601 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14602
14603 * dg-extract-results.py (Named): Remove __cmp__ method.
14604 (output_variation): Use a key to sort variation.harnesses.
14605
14606 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14607
14608 * dg-extract-results.py: For Python 3, force sys.stdout to
14609 handle surrogate escape sequences.
14610 (safe_open): New function.
14611 (output_segment, main): Use it.
14612
14613 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14614
14615 * dg-extract-results.py (Prog.result_re): Include options
14616 in test name.
14617
14618 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14619
14620 * dg-extract-results.py (output_variation): Always sort if
14621 do_sum.
14622
e882ef3c
SM
146232014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14624
14625 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14626 as long as we get pagination notifications.
14627
4992aa20
JM
146282014-12-15 Jason Merrill <jason@redhat.com>
14629
14630 * Makefile.in (check-gdb.%): Restore.
14631 * README: Mention it.
14632
c1b5a1a6
JB
146332014-12-13 Joel Brobecker <brobecker@adacore.com>
14634
14635 * gdb.ada/str_uninit: New testcase.
14636
5537b577
JK
146372014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14638
14639 PR symtab/17642
14640 * gdb.base/vla-stub-define.c: New file.
14641 * gdb.base/vla-stub.c: New file.
14642 * gdb.base/vla-stub.exp: New file.
14643
bb2ec1b3
TT
146442014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14645 Jan Kratochvil <jan.kratochvil@redhat.com>
14646 Tom Tromey <tromey@redhat.com>
14647
14648 * configure.ac: Add gdb.compile/.
14649 * configure: Regenerate.
14650 * gdb.compile/Makefile.in: New file.
14651 * gdb.compile/compile-ops.exp: New file.
14652 * gdb.compile/compile-ops.c: New file.
14653 * gdb.compile/compile-tls.c: New file.
14654 * gdb.compile/compile-tls.exp: New file.
14655 * gdb.compile/compile-constvar.S: New file.
14656 * gdb.compile/compile-constvar.c: New file.
14657 * gdb.compile/compile-mod.c: New file.
14658 * gdb.compile/compile-nodebug.c: New file.
14659 * gdb.compile/compile-setjmp-mod.c: New file.
14660 * gdb.compile/compile-setjmp.c: New file.
14661 * gdb.compile/compile-setjmp.exp: New file.
14662 * gdb.compile/compile-shlib.c: New file.
14663 * gdb.compile/compile.c: New file.
14664 * gdb.compile/compile.exp: New file.
14665 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14666
4ff709eb
TT
146672014-12-12 Tom Tromey <tromey@redhat.com>
14668
14669 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14670 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14671
6dddd6a5
DE
146722014-12-12 Doug Evans <dje@google.com>
14673
14674 * lib/gdb-python.exp (get_python_valueof): New function.
14675 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14676
71c24708
AA
146772014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14678
14679 * gdb.base/completion.exp: Add test for completion of "info
14680 registers ".
14681
3e29f34a
MR
146822014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14683
14684 * gdb.base/func-ptrs.c: New file.
14685 * gdb.base/func-ptrs.exp: New file.
14686
fc126975
SM
146872014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14688
14689 PR breakpoints/17012
14690 * gdb.base/dprintf-detach.c: New file.
14691 * gdb.base/dprintf-detach.exp: New file.
14692
0a46d518
SM
146932014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14694
14695 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14696 * lib/gdb.exp (target_is_gdbserver): New procedure.
14697
a0be3e44
DE
146982014-12-08 Doug Evans <dje@google.com>
14699
14700 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14701
df1b803a
YQ
147022014-12-05 Yao Qi <yao@codesourcery.com>
14703
14704 * gdb.guile/scm-error.exp: Remove the third argument to
14705 gdb_remote_download.
14706 * gdb.guile/scm-frame-args.exp: Likewise.
14707 * gdb.guile/scm-section-script.exp: Likewise.
14708
ddb9f679
YQ
147092014-12-05 Yao Qi <yao@codesourcery.com>
14710
14711 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14712
86e4ed39
DE
147132014-12-04 Doug Evans <dje@google.com>
14714
14715 * gdb.python/py-objfile.exp: Add tests for
14716 objfile.add_separate_debug_file.
14717
7c50a931
DE
147182014-12-04 Doug Evans <dje@google.com>
14719
14720 * lib/gdb.exp (get_build_id): New function.
14721 (build_id_debug_filename_get): Rewrite to use it.
14722 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14723
621661e3
MR
147242014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14725
14726 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14727 `method(long)', not just 0x0.
14728 * gdb.cp/nsalias.exp: Align code labels to 4.
14729 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14730 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14731 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14732 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14733 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14734 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14735
29f0c3b7
DE
147362014-12-02 Doug Evans <dje@google.com>
14737
e1e061e7 14738 PR symtab/17602
29f0c3b7 14739 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14740 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14741 * gdb.cp/anon-ns.exp: Update.
14742
162078c8
NB
147432014-12-02 Nick Bull <nicholaspbull@gmail.com>
14744
14745 * gdb.python/py-events.py (inferior_call_handler): New.
14746 (register_changed_handler, memory_changed_handler): New.
14747 (test_events.invoke): Register new handlers.
14748 * gdb.python/py-events.exp: Add tests for inferior call,
14749 memory_changed and register_changed events.
14750
fdb09caf
AA
147512014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14752
14753 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14754 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14755 if the linker doesn't understand this.
14756
55cfb2c4
SM
147572014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14758
14759 * gdb.python/python.exp: Change expected reply to help().
14760
9e8cd6df
YQ
147612014-12-01 Yao Qi <yao@codesourcery.com>
14762
14763 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14764 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14765 * configure: Re-generated.
14766
6c659fc2
SC
147672014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14768
14769 * gdb.cp/chained-calls.cc: New file.
14770 * gdb.cp/chained-calls.exp: New file.
14771 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14772
d7fc3181
SM
147732014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14774
14775 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14776 * gdb.dwarf2/symtab-producer.exp: Same.
14777 * gdb.gdb/python-interrupts.exp: Same.
14778 * gdb.gdb/python-selftest.exp: Same.
14779 * gdb.python/py-linetable.exp: Same.
14780 * gdb.python/py-type.exp: Same.
14781 * gdb.python/py-value-cc.exp: Same.
14782 * gdb.python/py-value.exp: Same.
14783
10e79639
YQ
147842014-11-28 Yao Qi <yao@codesourcery.com>
14785
14786 * gdb.base/break-probes.exp: Match library name prefixed with
14787 sysroot.
14788
f28a0564
SM
147892014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14790
14791 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14792 test expected output. Add parentheses for the call to print.
14793 Remove L suffix from integers.
14794
3fe1ce1d
DE
147952014-11-26 Doug Evans <dje@google.com>
14796
14797 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14798
84429e27
YQ
147992014-11-22 Yao Qi <yao@codesourcery.com>
14800
14801 * gdb.trace/entry-values.c: Remove asms.
14802 (foo): Add foo_label.
14803 (bar): Add bar_label.
14804 * gdb.trace/entry-values.exp: Remove code computing foo's
14805 length and bar's length.
14806 (Dwarf::assemble): Invoke function_range for bar and use
14807 MACRO_AT_func for foo.
14808
26741859
YQ
148092014-11-22 Yao Qi <yao@codesourcery.com>
14810
14811 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14812 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14813 Use .Lgcc43_procstart instead of gcc43.
14814
45e44d27
JB
148152014-11-21 Joel Brobecker <brobecker@adacore.com>
14816
14817 * gdb.ada/n_arr_bound: New testcase.
14818
458c8db8
SDJ
148192014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14820
14821 PR breakpoints/10737
14822 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14823 test_catch_syscall_multi_arch.
14824 (test_catch_syscall_multi_arch): New function.
14825
43f3e411
DE
148262014-11-20 Doug Evans <xdje42@gmail.com>
14827
14828 * gdb.base/maint.exp: Update expected output.
14829
0d7b2549
AA
148302014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14831
14832 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14833 4-byte instruction on S390.
14834
8908fca5
JB
148352014-11-19 Joel Brobecker <brobecker@adacore.com>
14836
14837 * gdb.ada/arr_arr: New testcase.
14838
4a46959e
JB
148392014-11-19 Joel Brobecker <brobecker@adacore.com>
14840
14841 * gdb.ada/pkd_arr_elem: New Testcase.
14842
470e2f4e
LM
148432014-11-18 Luis Machado <lgustavo@codesourcery.com>
14844
14845 * gdb.reverse/break-precsave: Expect completion message for
14846 core file reads.
14847 * gdb.reverse/consecutive-precsave.exp: Likewise.
14848 * gdb.reverse/finish-precsave.exp: Likewise.
14849 * gdb.reverse/i386-precsave.exp: Likewise.
14850 * gdb.reverse/machinestate-precsave.exp: Likewise.
14851 * gdb.reverse/sigall-precsave.exp: Likewise.
14852 * gdb.reverse/solib-precsave.exp: Likewise.
14853 * gdb.reverse/step-precsave.exp: Likewise.
14854 * gdb.reverse/until-precsave.exp: Likewise.
14855 * gdb.reverse/watch-precsave.exp: Likewise.
14856
a267f3ad
AA
148572014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14858
14859 * gdb.base/bp-permanent.c: Include unistd.h.
14860 * gdb.python/py-framefilter-mi.c (main): Add return type.
14861 * gdb.python/py-framefilter.c (main): Likewise.
14862 * gdb.trace/actions-changed.c (main): Likewise.
14863
12084a9a
AA
148642014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14865
14866 * gdb.mi/until.c: Add eye-catchers.
14867 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14868 line numbers.
14869
dc7e1a77
AA
148702014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14871
14872 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14873 function header variants in break1.c.
14874 * gdb.base/ena-dis-br.exp: Likewise.
14875 * gdb.base/hbreak2.exp: Likewise.
14876 * gdb.reverse/until-precsave.exp: Drop references to removed
14877 non-prototype function header variants in ur1.c.
14878 * gdb.reverse/until-reverse.exp: Likewise.
14879
41c77605
PM
148802014-11-17 Petr Machata <pmachata@redhat.com>
14881
14882 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14883 ${_cu_offset_size} bytes abbrev offset.
14884
34248c3a
DE
148852014-11-15 Doug Evans <xdje42@gmail.com>
14886
14887 PR symtab/17559
14888 * gdb.base/line-symtabs.exp: New file.
14889 * gdb.base/line-symtabs.c: New file.
14890 * gdb.base/line-symtabs.h: New file.
14891
646da059
YQ
148922014-11-14 Yao Qi <yao@codesourcery.com>
14893
14894 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14895 (func): Add label func_label.
14896 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14897 Replace low_pc and high_pc with MACRO_AT_range.
14898 Replace name, low_pc and high_pc with MACRO_AT_func.
14899
9301ebe6
YQ
149002014-11-14 Yao Qi <yao@codesourcery.com>
14901
14902 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14903 Replace name, low_pc and high_pc with MACRO_AT_func.
14904
f166b542
YQ
149052014-11-14 Yao Qi <yao@codesourcery.com>
14906
14907 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14908 produce debug information.
14909 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14910
0f6e71e3
YQ
149112014-11-14 Yao Qi <yao@codesourcery.com>
14912
14913 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14914 object and get function length.
14915 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14916 with MACRO_AT_func.
14917 (top-level): Replace gdb_compile and clean_restart with
14918 prepare_for_testing.
14919 * gdb.dwarf2/main.c (main): Add label main_label.
14920
876c4df9
YQ
149212014-11-14 Yao Qi <yao@codesourcery.com>
14922
14923 * lib/dwarf.exp (function_range): New procedure.
14924 (Dwarf::_handle_macro_at_func): New procedure.
14925 (Dwarf::_handle_macro_at_range): New procedure.
14926 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14927
02ad9cf1
YQ
149282014-11-14 Yao Qi <yao@codesourcery.com>
14929
14930 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14931 (_handle_attribute): New procedure.
14932
a59add0c
AA
149332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14934
14935 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14936 * gdb.base/call-sc.c (zed): Likewise.
14937 * gdb.base/checkpoint.c (main): Likewise.
14938 * gdb.base/dump.c (main): Likewise.
14939 * gdb.base/gcore.c (main): Likewise.
14940 * gdb.base/huge.c (main): Likewise.
14941 * gdb.base/multi-forks.c (main): Likewise.
14942 * gdb.base/pr10179-a.c (main): Likewise.
14943 * gdb.base/savedregs.c (main): Likewise.
14944 * gdb.base/sigaltstack.c (main): Likewise.
14945 * gdb.base/siginfo.c (main): Likewise.
14946 * gdb.base/structs.c (zed): Likewise.
14947 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14948 * gdb.mi/mi-syn-frame.c (main): Likewise.
14949 * gdb.mi/until.c (foo, main): Likewise.
14950 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14951 * gdb.base/solib-weak.c (foo): Declare.
14952 * gdb.base/attach-twice.c: Include stdio.h.
14953 * gdb.base/weaklib1.c: Likewise.
14954 * gdb.base/weaklib2.c: Likewise.
14955 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14956 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14957 unistd.h.
14958 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14959 * gdb.mi/mi-exit-code.c: Likewise.
14960 * gdb.base/break-interp-lib.c: Include string.h.
14961 * gdb.base/coremaker.c: Likewise.
14962 * gdb.base/testenv.c: Likewise.
14963 * gdb.python/py-finish-breakpoint.c: Likewise.
14964 * gdb.base/inferior-died.c: Include sys/wait.h.
14965 * gdb.base/fileio.c: Include time.h.
14966 * gdb.base/async-shell.c: Include unistd.h.
14967 * gdb.base/dprintf-non-stop.c: Likewise.
14968 * gdb.base/info-os.c: Likewise.
14969 * gdb.mi/mi-console.c: Likewise.
14970 * gdb.mi/watch-nonstop.c: Likewise.
14971 * gdb.python/py-events.c: Likewise.
14972 * gdb.base/async.c (baz): Move up before its invocation.
14973 * gdb.base/code_elim2.c (my_global_func): Likewise.
14974 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14975 * gdb.base/advance.c (func2): Likewise.
14976
3b5d5997
AA
149772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14978
14979 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14980 variant.
14981 * gdb.base/annota3.c: Likewise.
14982 * gdb.base/async.c: Likewise.
14983 * gdb.base/average.c: Likewise.
14984 * gdb.base/call-ar-st.c: Likewise.
14985 * gdb.base/call-rt-st.c: Likewise.
14986 * gdb.base/call-sc.c: Likewise.
14987 * gdb.base/call-strs.c: Likewise.
14988 * gdb.base/ending-run.c: Likewise.
14989 * gdb.base/execd-prog.c: Likewise.
14990 * gdb.base/exprs.c: Likewise.
14991 * gdb.base/foll-exec.c: Likewise.
14992 * gdb.base/foll-fork.c: Likewise.
14993 * gdb.base/foll-vfork.c: Likewise.
14994 * gdb.base/funcargs.c: Likewise.
14995 * gdb.base/gcore.c: Likewise.
14996 * gdb.base/jump.c: Likewise.
14997 * gdb.base/langs0.c: Likewise.
14998 * gdb.base/langs1.c: Likewise.
14999 * gdb.base/langs2.c: Likewise.
15000 * gdb.base/mips_pro.c: Likewise.
15001 * gdb.base/nodebug.c: Likewise.
15002 * gdb.base/opaque0.c: Likewise.
15003 * gdb.base/opaque1.c: Likewise.
15004 * gdb.base/recurse.c: Likewise.
15005 * gdb.base/run.c: Likewise.
15006 * gdb.base/scope0.c: Likewise.
15007 * gdb.base/scope1.c: Likewise.
15008 * gdb.base/setshow.c: Likewise.
15009 * gdb.base/setvar.c: Likewise.
15010 * gdb.base/shmain.c: Likewise.
15011 * gdb.base/shr1.c: Likewise.
15012 * gdb.base/shr2.c: Likewise.
15013 * gdb.base/sigall.c: Likewise.
15014 * gdb.base/signals.c: Likewise.
15015 * gdb.base/so-indr-cl.c: Likewise.
15016 * gdb.base/solib2.c: Likewise.
15017 * gdb.base/structs.c: Likewise.
15018 * gdb.base/sum.c: Likewise.
15019 * gdb.base/vforked-prog.c: Likewise.
15020 * gdb.base/watchpoint.c: Likewise.
15021 * gdb.reverse/shr2.c: Likewise.
15022 * gdb.reverse/until-reverse.c: Likewise.
15023 * gdb.reverse/ur1.c: Likewise.
15024 * gdb.reverse/watch-reverse.c: Likewise.
15025
066a77c5
AA
150262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15027
15028 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15029 variant.
15030 * gdb.base/sepdebug.exp: Drop references to removed code.
15031
4f204ea5
AA
150322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15033
15034 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15035 variant. Preserve original line numbering.
15036 * gdb.base/list1.c: Likewise.
15037
3b377a3a
AA
150382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15039
15040 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15041 variant.
15042 * gdb.base/break1.c: Likewise.
15043 * gdb.base/break.exp: Drop references to removed code.
15044
e444df73
AA
150452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15046
15047 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15048 variant.
15049
8008f2a7
AA
150502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15051
15052 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15053
a5a06887
AA
150542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15055
15056 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15057 logic into perform_all_tests() and invoke it with and without
15058 function header prototypes.
15059 (do_function_calls): Remove conditional XFAIL for PR 5318.
15060 (rerun_and_prepare): Remove duplicate code.
15061 (perform_all_tests): New. Main logic moved here.
15062
44dba9b9
AA
150632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15064
15065 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15066 code guarded by #ifdef NO_PROTOTYPES.
15067 (t_double_many_args): Likewise.
15068 (DEF_FUNC_MANY_ARGS_1): Likewise.
15069 (DEF_FUNC_VALUES_1): Likewise.
15070 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15071 guarded by #ifdef PROTOTYPES.
15072
d1fbcd56
AA
150732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15074
15075 * gdb.mi/mi-console.c: Add eye-catcher.
15076 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15077 instead of literal line number.
15078
b0e59b8f
AA
150792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15080
15081 * gdb.base/shr2.c: Add eye-catcher.
15082 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15083 line number.
15084
78f98cca
AA
150852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15086
15087 * gdb.base/jump.c: Add eye-catchers.
15088 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15089 numbers.
15090
58fa2af0
AA
150912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15092
15093 * gdb.base/execd-prog.c: Add eye-catchers.
15094 * gdb.base/foll-exec.c: Likewise.
15095 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15096 line numbers.
15097
04e5059b
AA
150982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15099
15100 * gdb.base/ending-run.c: Add eye-catchers.
15101 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15102 literal line numbers.
15103
dbfdb174
AA
151042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15105
15106 * gdb.base/call-rt-st.c: Add eye-catchers.
15107 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15108 literal line numbers.
15109
888a2ade
AA
151102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15111
15112 * gdb.base/call-ar-st.c: Add eye-catchers.
15113 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15114 literal line numbers.
15115
6acc2dde
AA
151162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15117
15118 * gdb.base/average.c: Add eye-catchers.
15119 * gdb.base/sum.c: Likewise.
15120 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15121 regexps dynamically.
15122
9ecfcd1d
AA
151232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15124
15125 * gdb.base/solib1.c: Add eye-catchers.
15126 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15127 literal line numbers.
15128
78708b7c
PA
151292014-11-12 Pedro Alves <palves@redhat.com>
15130
15131 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15132 leader has exited.
15133
af48d08f
PA
151342014-11-12 Pedro Alves <palves@redhat.com>
15135
15136 * gdb.arch/i386-bp_permanent.c: New file.
15137 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15138 (srcfile): Set to i386-bp_permanent.c.
15139 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15140 that stepi does not execute the 'leave' instruction, instead of
15141 testing it does execute.
15142 * gdb.base/bp-permanent.c: New file.
15143 * gdb.base/bp-permanent.exp: New file.
15144
af3768e9
DE
151452014-11-10 Doug Evans <xdje42@gmail.com>
15146
15147 PR symtab/17564
15148 * gdb.base/symtab-search-order.exp: New file.
15149 * gdb.base/symtab-search-order.c: New file.
15150 * gdb.base/symtab-search-order-1.c: New file.
15151 * gdb.base/symtab-search-order-shlib-1.c: New file.
15152
9de00a4a
PA
151532014-11-07 Pedro Alves <palves@redhat.com>
15154
15155 PR gdb/17511
15156 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15157 i?86-*-linux*.
15158
e0f52461
SC
151592014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15160
15161 PR c++/17494
15162 * gdb.cp/pr17494.cc: New file.
15163 * gdb.cp/pr17494.exp: New file.
15164
6ce8c980
YQ
151652014-11-02 Yao Qi <yao@codesourcery.com>
15166
15167 * gdb.python/python.exp: Get working directory and match the
15168 output of "set extended-prompt \\w " with it.
15169
02be9a71
DE
151702014-10-30 Doug Evans <dje@google.com>
15171
15172 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15173 in objfiles.
15174 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15175 in progspaces.
15176
3bdff46b
LM
151772014-10-30 Janis Johnson <janisjo@codesourcery.com>
15178
15179 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15180 * gdb.base/realname-expand.exp: Likewise.
15181 * gdb.linespec/macro-relative.exp: Likewise.
15182
ab917dfb
PA
151832014-10-29 Pedro Alves <palves@redhat.com>
15184
15185 PR gdb/17408
15186 * gdb.threads/schedlock.c (some_function): New function.
15187 (call_function): New global.
15188 (MAYBE_CALL_SOME_FUNCTION): New macro.
15189 (thread_function): Call it.
15190 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15191 and use it instead of a global counter. Adjust all callers.
15192 (get_current_thread): Use "find current thread" for test message
15193 here rather than having all callers pass down the same string.
15194 (goto_loop): New procedure, factored out from ...
15195 (my_continue): ... this.
15196 (step_ten_loops): Change parameter from test message to command to
15197 use. Adjust.
15198 (list_count): Delete global.
15199 (check_result): New procedure, factored out from duplicate top
15200 level code.
15201 (continue tests): Wrap in with_test_prefix.
15202 (test_step): New procedure, factored out from duplicate top level
15203 code.
15204 (top level): Test "step" in combination with all scheduler-locking
15205 modes. Test "next" in combination with all scheduler-locking
15206 modes, and in combination with stepping over a function call or
15207 not.
15208 * gdb.threads/next-bp-other-thread.c: New file.
15209 * gdb.threads/next-bp-other-thread.exp: New file.
15210
d3d4baed
PA
152112014-10-29 Pedro Alves <palves@redhat.com>
15212
15213 PR python/17372
15214 * gdb.python/python.exp: Test a multi-line command that spawns
15215 interactive Python.
15216 * gdb.base/multi-line-starts-subshell.exp: New file.
15217
563e8d85
YQ
152182014-10-29 Yao Qi <yao@codesourcery.com>
15219
15220 * gdb.base/fileio.exp: Make directories on host.
15221
0ea4d52e
YQ
152222014-10-29 Yao Qi <yao@codesourcery.com>
15223
15224 * gdb.base/fileio.c (test_write): Close the file.
15225
7f5ef605
PA
152262014-10-28 Pedro Alves <palves@redhat.com>
15227
15228 PR gdb/12623
15229 * gdb.base/sigstep.c (no_handler): New global.
15230 (main): If 'no_handler is true, set the signal handlers to
15231 SIG_IGN.
15232 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15233 with_sw_watch and no_handler parameters. Handle them.
15234 (top level) <stepping over handler when stopped at a breakpoint
15235 test>: Add a test axis for testing with a software watchpoint, and
15236 another for testing with the signal handler set to SIG_IGN.
15237 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15238 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15239
abbdbd03
PA
152402014-10-28 Pedro Alves <palves@redhat.com>
15241
15242 PR gdb/17511
15243 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15244 * gdb.base/sigstep.exp (other_handler_location): New global.
15245 (advance): Support stepping into the signal handler, and running
15246 commands while in the handler.
15247 (in_handler_map): New global.
15248 (top level): In the advance test, add combinations for getting
15249 into the handler with stepping commands, and for running commands
15250 in the handler. Add comment descripting the advancei tests.
15251
1df4399f
PA
152522014-10-28 Pedro Alves <palves@redhat.com>
15253
15254 * gdb.base/sigstep.exp: Use build_executable instead of
15255 prepare_for_testing.
15256 (top level): Move code that starts GDB, runs to main and creates a
15257 display to ...
15258 (restart): ... this new procedure.
15259 (top level): Move backtrace from signal handler test to ...
15260 (validate_backtrace): ... this new procedure.
15261 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15262 with_test_prefix. Always restart GDB.
15263 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15264 with_test_prefix. Always restart GDB. No need to delete
15265 breakpoints after the test.
15266 (test_skip_handler): Remove prefix parameter.
15267 (skip_over_handler, breakpoint_to_handler)
15268 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15269 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15270 restart GDB. No need to delete breakpoints after the test.
15271 (top level): Use foreach to call the test procedures with
15272 different commands.
15273
a5b6e449
PA
152742014-10-28 Pedro Alves <palves@redhat.com>
15275
15276 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15277 instead of GNATS numbers.
15278 * gdb.base/sigbpt.exp: Likewise.
15279 * gdb.base/siginfo.exp: Likewise.
15280 * gdb.base/sigstep.exp: Likewise.
15281
e5f8a7cc
PA
152822014-10-27 Pedro Alves <palves@redhat.com>
15283
15284 * gdb.base/sigstep.c (dummy): New global.
15285 (main): Issue a couple writes to the new global.
15286 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15287 procedures.
15288 (skip_over_handler): Use test_skip_handler.
15289 (top level): Call skip_over_handler for stepi and nexti too.
15290 (breakpoint_over_handler): Use test_skip_handler.
15291 (top level): Call breakpoint_over_handler for stepi and nexti too.
15292
763905a3
YQ
152932014-10-27 Yao Qi <yao@codesourcery.com>
15294
15295 * gdb.trace/tfile.c (adjust_function_address)
15296 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15297 function descriptor.
15298
6f259a23
DB
152992014-10-24 Don Breazeal <donb@codesourcery.com>
15300
15301 * gdb.base/foll-fork.exp (test_follow_fork,
15302 catch_fork_child_follow): Check for updated fork messages emitted
15303 from infrun.c.
15304 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15305 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15306 vfork_and_exec_child_follow_through_step): Check for updated vfork
15307 messages emitted from infrun.c.
15308
09dd9a69
PA
153092014-10-24 Pedro Alves <palves@redhat.com>
15310
15311 * gdb.base/corefile.exp: Remove references to ultrix.
15312 * gdb.base/interrupt.exp: Likewise.
15313 * gdb.base/whatis.exp: Likewise.
15314 * gdb.gdb/selftest.exp: Likewise.
15315 * gdb.threads/manythreads.exp: Likewise.
15316 * gdb.threads/print-threads.exp: Likewise.
15317 * gdb.threads/pthreads.exp:: Likewise.
15318 * gdb.threads/schedlock.exp: Likewise.
15319
3433cfa5
SC
153202014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15321
15322 * gdb.cp/non-trivial-retval.cc: Add a test case.
15323 * gdb.cp/non-trivial-retval.exp: Add a test.
15324
092f880b
YQ
153252014-10-20 Yao Qi <yao@codesourcery.com>
15326
15327 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15328 * gdb.python/py-objfile-script-gdb.py: New file.
15329 * gdb.python/py-objfile-script.exp: Update reference to
15330 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15331 of remote_download. Remove the dest file.
15332
acbdb7f3
YQ
153332014-10-20 Yao Qi <yao@codesourcery.com>
15334
15335 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15336 * gdb.base/step-line.exp: Likewise.
15337 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15338 * gdb.dwarf2/dw2-basic.exp: Likewise.
15339 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15340 * gdb.dwarf2/dw2-filename.exp: Likewise.
15341 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15342 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15343 * gdb.dwarf2/dw2-producer.exp: Likewise.
15344 * gdb.dwarf2/mac-fileno.exp: Likewise.
15345 * gdb.python/py-frame-args.exp: Likewise.
15346 * gdb.python/py-framefilter.exp: Likewise.
15347 * gdb.python/py-mi.exp: Likewise.
15348 * gdb.python/py-objfile-script.exp: Likewise
15349 * gdb.python/py-pp-integral.exp: Likewise.
15350 * gdb.python/py-pp-re-notag.exp: Likewise.
15351 * gdb.python/py-prettyprint.exp: Likewise.
15352 * gdb.python/py-section-script.exp: Likewise.
15353 * gdb.python/py-typeprint.exp: Likewise.
15354 * gdb.python/py-xmethods.exp: Likewise.
15355 * gdb.stabs/weird.exp: Likewise.
15356 * gdb.xml/tdesc-regs.exp: Likewise.
15357
bd286a29
KCY
153582014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15359
15360 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15361 (out_cu): Use addr_len for the size of addresses.
15362 (out_line): Likewise. Size DW_LNE_set_address instruction
15363 according to addr_len.
15364 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15365 (FUNC): Add START_INSNS to definition.
15366
673dc4a0
YQ
153672014-10-18 Yao Qi <yao@codesourcery.com>
15368
15369 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15370 gdb_has_argv0 return true.
15371 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15372 check [target_info exists noargs], check [gdb_has_argv0]
15373 instead.
15374 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15375 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15376 procedures.
15377
4ffbba72
DE
153782014-10-17 Doug Evans <dje@google.com>
15379
15380 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15381 event.
15382 * gdb.python/py-events.py: Add clear_objfiles event.
15383
d096d8c1
DE
153842014-10-17 Doug Evans <dje@google.com>
15385
15386 * gdb.python/py-objfile.exp: Test progspace attribute.
15387
a80db015
LM
153882014-10-17 Luis Machado <lgustavo@codesourcery.com>
15389
15390 * gdb.guile/scm-breakpoint.exp: Do not assume any
15391 directory separators when matching source file paths.
15392 * gdb.python/py-breakpoint.exp: Likewise.
15393 * gdb.reverse/break-precsave.exp: Likewise.
15394 * gdb.reverse/break-reverse.exp: Likewise.
15395 * gdb.reverse/consecutive-precsave.exp: Likewise.
15396 * gdb.reverse/finish-precsave.exp: Likewise.
15397 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15398 * gdb.reverse/finish-reverse.exp: Likewise.
15399 * gdb.reverse/i386-precsave.exp: Likewise.
15400 * gdb.reverse/i387-env-reverse.exp: Likewise.
15401 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15402 * gdb.reverse/machinestate-precsave.exp: Likewise.
15403 * gdb.reverse/machinestate.exp: Likewise.
15404 * gdb.reverse/sigall-precsave.exp: Likewise.
15405 * gdb.reverse/solib-precsave.exp: Likewise.
15406 * gdb.reverse/step-precsave.exp: Likewise.
15407 * gdb.reverse/until-precsave.exp: Likewise.
15408 * gdb.reverse/watch-precsave.exp: Likewise.
15409 * gdb.reverse/watch-reverse.exp: Likewise.
15410
b22089ab
YQ
154112014-10-17 Yao Qi <yao@codesourcery.com>
15412
15413 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15414 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15415
6c4486e6
PA
154162014-10-17 Pedro Alves <palves@redhat.com>
15417
15418 PR gdb/17471
15419 * gdb.base/bg-execution-repeat.c: New file.
15420 * gdb.base/bg-execution-repeat.exp: New file.
15421
0ff33695
PA
154222014-10-17 Pedro Alves <palves@redhat.com>
15423
15424 PR gdb/17300
15425 * gdb.base/continue-all-already-running.c: New file.
15426 * gdb.base/continue-all-already-running.exp: New file.
15427
6fdebc3d
PA
154282014-10-17 Pedro Alves <palves@redhat.com>
15429
15430 PR gdb/17472
15431 * gdb.base/annota-input-while-running.c: New file.
15432 * gdb.base/annota-input-while-running.exp: New file.
15433
32a8097b
PA
154342014-10-17 Pedro Alves <palves@redhat.com>
15435
15436 * gdb.base/callfuncs.exp: emove references to osf.
15437 * gdb.base/sigall.exp: Likewise.
15438 * gdb.gdb/selftest.exp: Likewise.
15439 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15440 * gdb.mi/non-stop.c: Likewise.
15441 * gdb.mi/pthreads.c: Likewise.
15442 * gdb.reverse/sigall-precsave.exp: Likewise.
15443 * gdb.reverse/sigall-reverse.exp: Likewise.
15444 * gdb.threads/pthreads.c: Likewise.
15445 * gdb.threads/pthreads.exp: Likewise.
15446
7a3517ff
YQ
154472014-10-17 Yao Qi <yao@codesourcery.com>
15448
15449 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15450 check 'target_info exists noargs'.
15451 (test_command_prompt_position): Likewise.
15452 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15453 Remove "set args".
15454 (progvar_simple_while_test): Likewise.
15455 (progvar_complex_if_while_test): Likewise.
15456 (if_while_breakpoint_command_test): Likewise.
15457 (infrun_breakpoint_command_test): Likewise.
15458 (breakpoint_command_test): Likewise.
15459 (watchpoint_command_test): Likewise.
15460 (bp_deleted_in_command_test): Likewise.
15461 (temporary_breakpoint_commands): Likewise.
15462
bb99c472
YQ
154632014-10-16 Yao Qi <yao@codesourcery.com>
15464
15465 * gdb.base/remotetimeout.exp: Remove noargs checking.
15466
7c16b83e
PA
154672014-10-15 Pedro Alves <palves@redhat.com>
15468
15469 PR breakpoints/9649
15470 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15471 * gdb.base/breakpoint-in-ro-region.exp
15472 (probe_target_hardware_step): New procedure.
15473 (top level): Probe hardware stepping and hardware breakpoint
15474 support. Test stepping through a read-only region, with both
15475 "breakpoint auto-hw" on and off and both "always-inserted" on and
15476 off.
15477
35a49624
IB
154782014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15479
15480 * gdb.dlang/demangle.exp: Update for demangling changes.
15481
2d1c107c
SC
154822014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15483
15484 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15485 * gdb.cp/non-trivial-retval.exp: Add new tests.
15486
778811d5
SC
154872014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15488
15489 PR c++/13403
15490 PR c++/15154
15491 * gdb.cp/non-trivial-retval.cc: New file.
15492 * gdb.cp/non-trivial-retval.exp: New file.
15493
10c5f0a8
YQ
154942014-10-15 Yao Qi <yao@codesourcery.com>
15495
15496 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15497 remote host.
15498
65d7b369
YQ
154992014-10-15 Yao Qi <yao@codesourcery.com>
15500
15501 * gdb.python/py-symbol.exp: Match file base name if host is
15502 remote, otherwise match file name with dir name.
15503 * gdb.python/py-symtab.exp: Likewise.
15504 * gdb.python/python.exp: Likewise.
15505
46dc1394
YQ
155062014-10-15 Yao Qi <yao@codesourcery.com>
15507
15508 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15509 pattern.
15510 * gdb.python/py-symtab.exp: Likewise.
15511 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15512 locationn.
15513
c40cc657
JB
155142014-10-14 Joel Brobecker <brobecker@adacore.com>
15515
15516 * gdb.ada/addr_arith: New testcase.
15517
2abf49e1
MR
155182014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15519
15520 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15521 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15522 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15523 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15524
f7088df3
SDJ
155252014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15526
15527 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15528 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15529 * gdb.arch/stap-eval-lang-ada.exp: New file.
15530
4dc06805
YQ
155312014-10-14 Yao Qi <yao@codesourcery.com>
15532
15533 * gdb.mi/mi-var-child.c (nothing1): New function.
15534 (nothing2): New function.
15535 (do_children_tests): Set function pointers by nothing1 and
15536 nothing2.
15537 * gdb.mi/mi-var-child.exp: Step over new added statements.
15538 Update test to match the new output.
15539 * gdb.mi/var-cmd.c (nothing1): New function.
15540 (nothing2): New function.
15541 (do_children_tests): Set function pointers by nothing1 and
15542 nothing2.
15543 * gdb.mi/mi-var-display.exp: Update test to match output.
15544 Step to the line specified by $line_dct_nothing.
15545 Increase the number of lines to step.
15546
46a93de2
YQ
155472014-10-14 Yao Qi <yao@codesourcery.com>
15548
15549 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15550 tests.
15551 * gdb.mi/mi2-var-child.exp: Likewise.
15552
14ea52ee
DE
155532014-10-13 Doug Evans <dje@google.com>
15554
15555 * gdb.python/py-objfile.exp: Change name of file name test.
15556
e5c6e92b
DE
155572014-10-13 Doug Evans <dje@google.com>
15558
15559 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15560 from the start of the CU.
15561
c780cc2f
JK
155622014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15563 Yao Qi <yao@codesourcery.com>
15564
15565 Fix "save breakpoints" for "catch" command.
15566 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15567 Remove -nonewline. Match also the added "main" line.
15568
99894e11
JK
155692014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15570
15571 Fix "save breakpoints" for "disable $bpnum" command.
15572 * gdb.base/save-bp.c (main): Add label.
15573 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15574
6e1ac5a3
JK
155752014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15576
15577 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15578
754dd2b0
YQ
155792014-10-11 Yao Qi <yao@codesourcery.com>
15580
15581 * gdb.server/server-kill.exp: Execute command
15582 "set remote trace-status-packet on" before "tstatus".
15583
f90183d7
YQ
155842014-10-11 Yao Qi <yao@codesourcery.com>
15585
15586 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15587 (main): Call getppid.
15588 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15589 and continue to it. Read variable "server_pid".
15590
bf40a607
YQ
155912014-10-11 Yao Qi <yao@codesourcery.com>
15592
15593 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15594
052ca370
YQ
155952014-10-11 Yao Qi <yao@codesourcery.com>
15596
15597 * gdb.threads/thread-find.exp: Don't execute command
15598 "info threads".
15599 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15600 * gdb.threads/linux-dp.exp: Don't check the condition
15601 $threads_created equals to zero.
15602
3831839c
PA
156032014-10-10 Pedro Alves <palves@redhat.com>
15604
15605 * gdb.base/bigcore.exp: Remove references to IRIX.
15606 * gdb.base/funcargs.exp: Likewise.
15607 * gdb.base/interrupt.exp: Likewise.
15608 * gdb.base/mips_pro.exp: Likewise.
15609 * gdb.base/nodebug.exp: Likewise.
15610 * gdb.base/setvar.exp: Likewise.
15611 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15612
8b9a549d
PA
156132014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15614 Pedro Alves <palves@redhat.com>
15615
15616 PR symtab/14466
15617 * gdb.base/vdso-warning.c: New file.
15618 * gdb.base/vdso-warning.exp: New file.
15619
d48ba5e8
DE
156202014-10-02 Doug Evans <dje@google.com>
15621
15622 * gdb.base/structs.c (main): Don't run forever.
15623
2278c276
PA
156242014-10-02 Pedro Alves <palves@redhat.com>
15625
15626 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15627 (top level) <stop threads 1, stop threads 2>: Use it.
15628
b57bacec
PA
156292014-10-02 Pedro Alves <palves@redhat.com>
15630
15631 * gdb.threads/break-while-running.exp (test): Add new
15632 'update_thread_list' argument. Skip "info threads" if false.
15633 (top level): Add new 'update_thread_list' axis.
15634
13fd3ff3
PA
156352014-10-02 Pedro Alves <palves@redhat.com>
15636
15637 PR breakpoints/17431
15638 * gdb.base/execl-update-breakpoints.c: New file.
15639 * gdb.base/execl-update-breakpoints.exp: New file.
15640
0fec99e8
PA
156412014-10-01 Pedro Alves <palves@redhat.com>
15642
15643 * gdb.base/breakpoint-in-ro-region.c: New file.
15644 * gdb.base/breakpoint-in-ro-region.exp: New file.
15645
2ddf4301
SM
156462014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15647
15648 * gdb.mi/mi-exit-code.exp: New file.
15649 * gdb.mi/mi-exit-code.c: New file.
15650
6a5f3f43
YQ
156512014-09-30 Yao Qi <yao@codesourcery.com>
15652
15653 * lib/prelink-support.exp (build_executable_own_libs): Error if
15654 the target isn't native.
15655
345bcc73
YQ
156562014-09-30 Yao Qi <yao@codesourcery.com>
15657
15658 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15659 false.
15660
a25a5a45
PA
156612014-09-22 Pedro Alves <palves@redhat.com>
15662
15663 * gdb.threads/break-while-running.exp: New file.
15664 * gdb.threads/break-while-running.c: New file.
15665
00ba3162
YQ
156662014-09-19 Yao Qi <yao@codesourcery.com>
15667
15668 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15669 Invoke test. Restart GDB with --readnow and invoke test again.
15670
c3b7b696
YQ
156712014-09-19 Yao Qi <yao@codesourcery.com>
15672
15673 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15674 proc set_breakpoint_on_gcd_function. Invoke
15675 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15676 invoke set_breakpoint_on_gcd_function again.
15677
2b4fd423
DE
156782014-09-18 Doug Evans <dje@google.com>
15679
15680 * gdb.dwarf2/symtab-producer.exp: New file.
15681
a5947601
SDJ
156822014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15683
15684 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15685 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15686 * gdb.base/global-var-nested-by-dso.c: Likewise.
15687 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15688
91c19059
SDJ
156892014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15690 Pedro Alves <palves@redhat.com>
15691
15692 * gdb.base/watch-bitfields.exp: Pass string other than test file
15693 name to prepare_for_testing.
15694 (watch): New procedure.
15695 (expect_watchpoint): Use with_test_prefix.
15696 (top level): Factor out tests to ...
15697 (test_watch_location, test_regular_watch): ... these new
15698 procedures, and use with_test_prefix and gdb_continue_to_end.
15699
bb9d5f81
PP
157002014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15701
15702 PR breakpoints/12526
15703 * gdb.base/watch-bitfields.exp: New file.
15704 * gdb.base/watch-bitfields.c: New file.
15705
635856f5
PA
157062014-09-16 Pedro Alves <palves@redhat.com>
15707
15708 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15709 software and hardware addresses, not software address against
15710 itself.
15711
7280ceea
PA
157122014-09-16 Pedro Alves <palves@redhat.com>
15713
15714 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15715 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15716
428b16bd
PA
157172014-09-16 Pedro Alves <palves@redhat.com>
15718
15719 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15720 files.
15721 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15722 "*-*-vxworks*" throughout.
15723 * gdb.base/break.exp: Likewise.
15724 * gdb.base/default.exp: Likewise.
15725 * gdb.base/scope.exp: Likewise.
15726 * gdb.base/sepdebug.exp: Likewise.
15727 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15728 throughout.
15729 * gdb.base/run.c: Likewise.
15730 * gdb.base/sepdebug.c: Likewise.
15731 * gdb.hp/gdb.aCC/run.c: Likewise.
15732 * gdb.reverse/until-reverse.c: Likewise.
15733 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15734
666d413c
YQ
157352014-09-16 Yao Qi <yao@codesourcery.com>
15736
15737 * boards/local-remote-host-native.exp: New file.
15738
57cbd724
DE
157392014-09-14 Doug Evans <xdje42@gmail.com>
15740
15741 * gdb.threads/queue-signal.c (thread_count): New variable.
15742 (thread_count_mutex, thread_count_condvar): New variables.
15743 (incr_thread_count, wait_all_threads_running): New functions.
15744 (main): Wait for all threads to be in their thread functions.
15745
81219e53
DE
157462014-09-13 Doug Evans <xdje42@gmail.com>
15747
15748 * gdb.threads/queue-signal.c: New file.
15749 * gdb.threads/queue-signal.exp: New file.
15750
3714cea7
DE
157512014-09-13 Doug Evans <xdje42@gmail.com>
15752
15753 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15754 be consistent with what default_gdb_init uses.
15755 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15756 the plain text of the prompt. Add some logging printfs.
15757 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15758
fa43b1d7
PA
157592014-09-12 Pedro Alves <palves@redhat.com>
15760
15761 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15762 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15763 * gdb.arch/i386-size-overlap.exp: Likewise.
15764 * gdb.arch/i386-size.exp: Likewise.
15765 * gdb.arch/i386-unwind.exp: Likewise.
15766 * gdb.base/a2-run.exp: Likewise.
15767 * gdb.base/break.exp: Likewise.
15768 * gdb.base/charset.exp: Likewise.
15769 * gdb.base/chng-syms.exp: Likewise.
15770 * gdb.base/commands.exp: Likewise.
15771 * gdb.base/dbx.exp: Likewise.
15772 * gdb.base/find.exp: Likewise.
15773 * gdb.base/funcargs.exp: Likewise.
15774 * gdb.base/jit-simple.exp: Likewise.
15775 * gdb.base/reread.exp: Likewise.
15776 * gdb.base/sepdebug.exp: Likewise.
15777 * gdb.base/step-bt.exp: Likewise.
15778 * gdb.cp/mb-inline.exp: Likewise.
15779 * gdb.cp/mb-templates.exp: Likewise.
15780 * gdb.objc/basicclass.exp: Likewise.
15781 * gdb.threads/killed.exp: Likewise.
15782
9d9bf2df
EBM
157832014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15784
15785 PR tdep/17379
15786 * gdb.arch/powerpc-stackless.S: New file.
15787 * gdb.arch/powerpc-stackless.exp: New file.
15788
1cf2f1b0
JK
157892014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15790
15791 * gdb.base/attach.c: Include unistd.h.
15792 (main): Call alarm. Add label postloop.
15793 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15794 gdb_breakpoint, gdb_continue_to_breakpoint.
15795 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15796
98880d46
PA
157972014-09-11 Pedro Alves <palves@redhat.com>
15798
15799 PR gdb/17347
15800 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15801 * gdb.base/attach.exp (test_command_line_attach_run): New
15802 procedure.
15803 (top level): Call it.
15804
4c92ff2c
PA
158052014-09-11 Pedro Alves <palves@redhat.com>
15806
15807 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15808 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15809 (do_command_attach_tests): Use spawn_wait_for_attach.
15810 * gdb.base/solib-overlap.exp: Likewise.
15811 * gdb.multi/multi-attach.exp: Likewise.
15812 * gdb.python/py-prompt.exp: Likewise.
15813 * gdb.python/py-sync-interp.exp: Likewise.
15814 * gdb.server/ext-attach.exp: Likewise.
15815
3adc1a7d
GKB
158162014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15817
15818 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15819 command in testcase. Simplify testcase.
15820
96334934
JB
158212014-09-10 Joel Brobecker <brobecker@adacore.com>
15822
15823 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15824
eb479039
JB
158252014-09-10 Joel Brobecker <brobecker@adacore.com>
15826
15827 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15828
deede10c
JB
158292014-09-10 Joel Brobecker <brobecker@adacore.com>
15830
15831 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15832
7828a5f5
JB
158332014-09-10 Joel Brobecker <brobecker@adacore.com>
15834
15835 * gdb.dwarf2/dynarr-ptr.c: New file.
15836 * gdb.dwarf2/dynarr-ptr.exp: New file.
15837
33aeebcf
MR
158382014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15839
15840 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15841 of 30 rather than hardcoding 120 for a slow test case. Take the
15842 `gdb,timeout' target setting into account for this calculation.
15843 Don't extend the timeout for the test cases that don't need it.
15844
7b415901
MR
158452014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15846
15847 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15848 a factor of 2 for a slow test case. Take the `gdb,timeout'
15849 target setting into account for this calculation.
15850 * gdb.reverse/until-precsave.exp: Increase the timeout by
15851 a factor of 15 and 3 respectively rather than adding 120
15852 for a pair of slow test cases. Take the `gdb,timeout'
15853 target setting into account for this calculation.
15854
4a40f85a
MR
158552014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15856
15857 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15858 timeout, don't pass one down to gdb_expect.
15859 (gdb_expect): Rework timeout selection.
15860
09635af7
MR
158612014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15862
15863 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15864 exception on timeout.
15865 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15866 (gdbserver_start_extended): Catch any `gdbserver_start' error
15867 exceptions.
15868 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15869 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15870 `gdbserver_gdb_load' error exceptions.
15871
2bdd10b7
MR
158722014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15873
15874 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15875 120 on waiting for the TCP socket to open.
15876
316935f0
DE
158772014-09-09 Doug Evans <xdje42@gmail.com>
15878
15879 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15880 _caller_matches, _any_caller_is, _any_caller_matches.
15881
83740597
DE
158822014-09-09 Doug Evans <xdje42@gmail.com>
15883
15884 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15885
4c122fc3
YQ
158862014-09-09 Yao Qi <yao@codesourcery.com>
15887
15888 * gdb.mi/mi-var-display.exp: Set print symbol off.
15889
a9f116cb
GKB
158902014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15891
15892 PR gdb/17035
15893 * gdb.base/commands.exp: Add tests to verify user-defined
15894 commands with empty bodies.
15895 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15896 python commands in `show user command`.
15897 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15898 scheme commands in `show user command`.
15899
c75bd3a2
JK
159002014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15901
15902 PR python/17355
15903 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15904 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15905 * gdb.python/py-framefilter-invalidarg.exp: New file.
15906 * gdb.python/py-framefilter-invalidarg.py: New file.
15907
faa42425
DE
159082014-09-06 Doug Evans <xdje42@gmail.com>
15909
15910 PR 15276
15911 * gdb.python/py-caller-is.c: New file.
15912 * gdb.python/py-caller-is.exp: New file.
15913
474ca4f6
SDJ
159142014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15915
15916 PR gdb/17235
15917 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15918 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15919
eb0b0463
SDJ
159202014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15921
15922 PR fortran/17237
15923 * gdb.fortran/print-formatted.exp: New file.
15924 * gdb.fortran/print-formatted.f90: Likewise.
15925
5f3b99cf
SS
159262014-09-03 Sasha Smundak <asmundak@google.com>
15927
15928 * gdb.python/py-frame.exp: Test Frame.read_register.
15929
7d793aa9
SDJ
159302014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15931
15932 PR python/16699
15933 * gdb.python/py-completion.exp: New file.
15934 * gdb.python/py-completion.py: Likewise.
15935
fb0576e9
DE
159362014-08-28 Doug Evans <dje@google.com>
15937
15938 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15939 eax,etc. are live with values set by gdb and thus the compiler can't
15940 use them.
15941 * gdb.arch/i386-pseudo.c (main): Ditto.
15942
ee92b0dd
DE
159432014-08-27 Doug Evans <dje@google.com>
15944
15945 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15946
6649db35
DE
159472014-08-25 Doug Evans <dje@google.com>
15948
15949 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15950 (main): Ditto.
15951
564b7600
DE
159522014-08-25 Doug Evans <dje@google.com>
15953
15954 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15955
3881fb67
YQ
159562014-08-24 Yao Qi <yao@codesourcery.com>
15957
15958 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15959 symbol off.
15960 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15961
a05a36a5
DE
159622014-08-22 Doug Evans <dje@google.com>
15963
15964 PR 17276
15965 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15966 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15967 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15968
7c343b48
YQ
159692014-08-22 Yao Qi <yao@codesourcery.com>
15970
15971 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15972 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15973 * gdb.python/python.exp: Likewise. Use .py file on the host
15974 instead of the build.
15975
22fd09ae
JK
159762014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15977
15978 * gdb.threads/gcore-stale-thread.c: New file.
15979 * gdb.threads/gcore-stale-thread.exp: New file.
15980
a8454a7c
PA
159812014-08-21 Pedro Alves <palves@redhat.com>
15982
15983 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15984 * gdb.base/gcore-relro-pie.exp: Likewise.
15985 * gdb.base/gcore-relro.exp: Likewise.
15986 * gdb.base/gcore.exp: Likewise.
15987 * gdb.base/print-symbol-loading.exp: Likewise.
15988 * gdb.threads/gcore-thread.exp: Likewise.
15989 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15990
2a31c623
PA
159912014-08-20 Pedro Alves <palves@redhat.com>
15992 Jan Kratochvil <jan.kratochvil@redhat.com>
15993
15994 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15995 configure.
15996 (EXPECT): Handle READ1 being set.
15997 (all): Depend on EXTRA_RULES.
15998 (check-read1, expect-read1, read1.so, read1): New rules.
15999 * README (Testsuite Parameters): Document the READ1 make variable.
16000 (Race detection): New section.
16001 * configure: Regenerate.
16002 * configure.ac: If build==host==target, and running under a
16003 GNU/glibc system, add read1 to the extra Makefile rules.
16004 (EXTRA_RULES): AC_SUBST it.
16005 * lib/read1.c: New file.
16006
d36430db
JB
160072014-08-20 Joel Brobecker <brobecker@adacore.com>
16008
16009 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16010 the handling of variables declared as a typedef to an array
16011 which a DW_AT_data_location attribute.
16012
9a0dc9e3
PA
160132014-08-19 Andrew Burgess <aburgess@broadcom.com>
16014 Pedro Alves <palves@redhat.com>
16015
16016 PR symtab/14604
16017 PR symtab/14605
16018 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16019 gdb_test.
16020
0718a8da
PA
160212014-08-19 Pedro Alves <palves@redhat.com>
16022
16023 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16024
13b448cd
YQ
160252014-08-19 Yao Qi <yao@codesourcery.com>
16026
16027 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16028 right line.
16029
1cbf5077
DB
160302014-08-18 David Blaikie <dblaikie@gmail.com>
16031
16032 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16033
bf0fae19
JB
160342014-08-18 Joel Brobecker <brobecker@adacore.com>
16035
16036 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16037 attribute in array range.
16038
3c8c5dcc
JB
160392014-08-18 Joel Brobecker <brobecker@adacore.com>
16040
16041 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16042
e66d4446
SC
160432014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16044
16045 PR c++/17132
16046 * gdb.cp/pr17132.cc: New file.
16047 * gdb.cp/pr17132.exp: New file.
16048
940df408
SC
160492014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16050
16051 * gdb.python/py-xmethods.py (A_getarrayind)
16052 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16053 Use 'print' with function call syntax.
16054 (E_method_matcher.match): Fix tab vs space indentation mixup.
16055
ebcc6c3a
YQ
160562014-08-15 Yao Qi <yao@codesourcery.com>
16057
16058 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16059 false.
16060
775e0f04
YQ
160612014-08-15 Yao Qi <yao@codesourcery.com>
16062
16063 * gdb.cp/casts.exp: Set print symbol off.
16064 * gdb.cp/class2.exp: Likewise.
16065 * gdb.cp/overload.exp: Likewise.
16066 * gdb.cp/templates.exp: Likewise.
16067
d769e349
DE
160682014-08-11 Doug Evans <dje@google.com>
16069
16070 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16071 (test_load_shlib): Update.
16072
20c6f1e1
YQ
160732014-08-09 Yao Qi <yao@codesourcery.com>
16074
16075 * gdb.base/display.exp: Invoke is_address_zero_readable.
16076 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16077 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16078 * gdb.base/hbreak-unmapped.exp: Return if
16079 is_address_zero_readable returns true.
16080 * gdb.base/signest.exp: Likewise.
16081 * gdb.base/signull.exp: Likewise.
16082 * gdb.base/sigbpt.exp: Likewise.
16083 * gdb.guile/scm-disasm.exp: Do the test if
16084 is_address_zero_readable returns false.
16085 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16086 * gdb.python/py-arch.exp: Likewise.
16087 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16088 * lib/gdb.exp (is_address_zero_readable): New proc.
16089
5792e8e3
YQ
160902014-08-09 Yao Qi <yao@codesourcery.com>
16091
16092 PR testsuite/13443
16093 * gdb.mi/mi-var-display.exp: Make test messages unique.
16094
3cecbbbe
TT
160952014-08-04 Tom Tromey <tromey@redhat.com>
16096
16097 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16098 target 0".
16099
00b51ff5
TT
161002014-08-04 Tom Tromey <tromey@redhat.com>
16101
16102 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16103 "target_resume".
16104
6908c509
JB
161052014-08-01 Joel Brobecker <brobecker@adacore.com>
16106
16107 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16108 inner_vla_struct_object_size.
16109 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16110 as xfail.
16111
cc6563d2
PA
161122014-07-30 Pedro Alves <palves@redhat.com>
16113
16114 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16115 comment.
16116
7e09a223
YQ
161172014-07-29 Yao Qi <yao@codesourcery.com>
16118
16119 PR gdb/17206
16120 * gdb.base/until-nodebug.exp: New.
16121
7ebdbe92
DE
161222014-07-28 Doug Evans <xdje42@gmail.com>
16123
16124 PR guile/17203
16125 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16126 previously existing parameter, and previously ambiguously spelled
16127 parameter.
16128
fdb1adc6
WN
161292014-07-28 Will Newton <will.newton@linaro.org>
16130
16131 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16132
186fcde0
DE
161332014-07-26 Ludovic Courtès <ludo@gnu.org>
16134 Doug Evans <xdje42@gmail.com>
16135
16136 PR guile/17146
16137 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16138
70509625
PA
161392014-07-25 Pedro Alves <palves@redhat.com>
16140
16141 * gdb.threads/signal-command-handle-nopass.c: New file.
16142 * gdb.threads/signal-command-handle-nopass.exp: New file.
16143 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16144 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16145 * gdb.threads/signal-delivered-right-thread.c: New file.
16146 * gdb.threads/signal-delivered-right-thread.exp: New file.
16147
c3f814a1
PA
161482014-07-25 Pedro Alves <palves@redhat.com>
16149
16150 * gdb.base/double-prompt-target-event-error.exp
16151 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16152 match.
16153 (cancel_pagination_in_target_event): Rework double prompt
16154 detection.
16155 * gdb.base/paginate-after-ctrl-c-running.exp
16156 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16157 <return>' match.
16158 * gdb.base/paginate-bg-execution.exp
16159 (test_bg_execution_pagination_return)
16160 (test_bg_execution_pagination_cancel): Remove '-notransfer
16161 <return>' matches.
16162 * gdb.base/paginate-execution-startup.exp
16163 (test_fg_execution_pagination_return)
16164 (test_fg_execution_pagination_cancel): Remove '-notransfer
16165 <return>' matches.
16166 * gdb.base/paginate-inferior-exit.exp
16167 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16168 match.
16169 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16170 * lib/gdb.exp (pagination_prompt): Run text through
16171 string_to_regexp.
16172 (gdb_test_multiple): Match $pagination_prompt instead of
16173 "<return>".
16174 (string_to_regexp): Move to lib/gdb-utils.exp.
16175
e214cf6c
JK
161762014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16177
16178 * gdb.arch/amd64-entry-value-paramref.S: New file.
16179 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16180 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16181 * gdb.arch/amd64-optimout-repeat.S: New file.
16182 * gdb.arch/amd64-optimout-repeat.c: New file.
16183 * gdb.arch/amd64-optimout-repeat.exp: New file.
16184
17d0c5c8
JK
161852014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16186
16187 PR gdb/17170
16188 * gdb.base/statistics.exp: New file.
16189
b8b8facf
DE
161902014-07-17 Doug Evans <dje@google.com>
16191
74b49205 16192 PR gdb/17170
b8b8facf
DE
16193 * gdb.base/maint.exp: Update testing of per-command stats.
16194
1b5d0ab3
PA
161952014-07-16 Pedro Alves <palves@redhat.com>
16196
16197 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16198 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16199 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16200 (tfile_write_buf): New functions.
16201 (add_memory_block): Rewrite using the above.
16202 (adjust_function_address): New function.
16203 (FUNCTION_ADDRESS): New macro.
16204 (write_basic_trace_file): Remove short_x local, and use
16205 tfile_write_16. Change type of func_addr local to unsigned long
16206 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16207 here. Cast argument of add_memory_block to char pointer.
16208 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16209 (main): Remove parameters.
16210 * gdb.trace/tfile.exp: Remove nowarnings.
16211
4d974e88
SM
162122014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16213
16214 * gdb.base/debug-expr.exp: Test string evaluation with
16215 "debug expression" on.
16216
41e99568
PA
162172014-07-15 Pedro Alves <palves@redhat.com>
16218
16219 * gdb.base/reread.exp: Use clean_restart.
16220
487d9753
PL
162212014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16222
16223 * gdb.arch/avr-flash-qualifer.c: New.
16224 * gdb.arch/avr-flash-qualifer.exp: New.
16225
cc1c52ad
PA
162262014-07-14 Pedro Alves <palves@redhat.com>
16227
16228 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16229 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16230
1e973570
PA
162312014-07-14 Pedro Alves <palves@redhat.com>
16232
16233 * gdb.base/double-prompt-target-event-error.c: New file.
16234 * gdb.base/double-prompt-target-event-error.exp: New file.
16235
93d6eb10
PA
162362014-07-14 Pedro Alves <palves@redhat.com>
16237
16238 PR gdb/17072
16239 * gdb.base/paginate-inferior-exit.c: New file.
16240 * gdb.base/paginate-inferior-exit.exp: New file.
16241
0017922d
PA
162422014-07-14 Pedro Alves <palves@redhat.com>
16243
16244 PR gdb/17072
16245 * gdb.base/paginate-bg-execution.c: New file.
16246 * gdb.base/paginate-bg-execution.exp: New file.
16247
94696ad3
PA
162482014-07-14 Pedro Alves <palves@redhat.com>
16249
16250 PR gdb/17072
16251 * gdb.base/paginate-execution-startup.c: New file.
16252 * gdb.base/paginate-execution-startup.exp: New file.
16253 * lib/gdb.exp (pagination_prompt): New global.
16254 (default_gdb_spawn): New procedure, factored out from
16255 default_gdb_spawn.
16256 (default_gdb_start): Adjust to call default_gdb_spawn.
16257 (gdb_spawn): New procedure.
16258
bd293940
PA
162592014-07-14 Pedro Alves <palves@redhat.com>
16260
16261 * lib/gdb.exp (gdb_assert): New procedure.
16262 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16263
c933f875
PA
162642014-07-14 Pedro Alves <palves@redhat.com>
16265
16266 * gdb.base/execution-termios.c: New file.
16267 * gdb.base/execution-termios.exp: New file.
16268
d98b7a16
TT
162692014-07-14 Tom Tromey <tromey@redhat.com>
16270
16271 * gdb.cp/vla-cxx.cc: New file.
16272 * gdb.cp/vla-cxx.exp: New file.
16273
548740d6
TT
162742014-07-14 Tom Tromey <tromey@redhat.com>
16275
16276 * gdb.reverse/rerun-prec.c: New file.
16277 * gdb.reverse/rerun-prec.exp: New file.
16278
a25eb028
MR
162792014-07-12 Maciej W. Rozycki <macro@mips.com>
16280 Maciej W. Rozycki <macro@codesourcery.com>
16281
16282 * lib/gdb-utils.exp: New file.
16283 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16284 inline `gdb_init_command' processing.
16285 (gdb_start_cmd): Likewise.
16286 * lib/mi-support.exp (mi_run_cmd): Likewise.
16287 * README: Document `gdb_init_command' and `gdb_init_commands'.
16288
218c2655
JK
162892014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16290
16291 Fix false FAIL running under a very long directory name.
16292 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16293 and "set print elements 10000". Twice.
16294
5401fde3
YQ
162952014-07-11 Yao Qi <yao@codesourcery.com>
16296
16297 * gdb.base/exprs.exp: "set print symbol off".
16298
e76126e8
PA
162992014-07-11 Pedro Alves <palves@redhat.com>
16300
16301 * gdb.threads/kill.c: New file.
16302 * gdb.threads/kill.exp: New file.
16303
2d6f0de6
YQ
163042014-07-10 Yao Qi <yao@codesourcery.com>
16305
16306 * gdb.trace/tfile.c (write_basic_trace_file)
16307 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16308 address written to trace file.
16309
7180e04a
PA
163102014-07-09 Pedro Alves <palves@redhat.com>
16311
16312 * gdb.base/attach-wait-input.exp: New file.
16313 * gdb.base/attach-wait-input.c: New file.
16314
9a9a7608
AB
163152014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16316
16317 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16318 setting up test structures.
16319 (main): Call new test function.
16320 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16321 test function, continue into test function and walk test
16322 structures.
16323
161ac41e
YQ
163242014-07-02 Yao Qi <yao@codesourcery.com>
16325
16326 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16327 'bar_start' at the beginning of functions 'foo' and 'bar'
16328 respectively.
16329 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16330 instead of 'foo' and 'bar'.
16331
1f267ae3
MM
163322014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16333
16334 * gdb.btrace/segv.exp: New.
16335 * gdb.btrace/segv.c: New.
16336
2b239efb
LM
163372014-07-02 Luis Machado <lgustavo@codesourcery.com>
16338
16339 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16340 instruction.
16341
cf363f18
MW
163422014-06-30 Mark Wielaard <mjw@redhat.com>
16343
16344 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16345 vulture, vilify, villar): New volatile array constants.
16346 (vindictive, vegetation): New const volatile array constants.
16347 * gdb.base/volatile.exp: Test volatile and const volatile array
16348 types.
16349
aebf9d24
AA
163502014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16351
16352 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16353 target lacks support for awatch, rwatch, or hbreak.
16354
b67a2c6f
YQ
163552014-06-27 Yao Qi <yao@codesourcery.com>
16356
16357 * gdb.multi/dummy-frame-restore.exp: New.
16358 * gdb.multi/dummy-frame-restore.c: New.
16359
aef92902
MM
163602014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16361
16362 * gdb.btrace/gcore.exp: New.
16363
8e9db26e
PA
163642014-06-23 Pedro Alves <palves@redhat.com>
16365
16366 * gdb.base/watchpoint-reuse-slot.c: New file.
16367 * gdb.base/watchpoint-reuse-slot.exp: New file.
16368
70afc5b7
SC
163692014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16370
16371 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16372 progspace's filename in 'info', 'enable' and 'disable' command
16373 tests.
16374
b972bd9c
JK
163752014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16376
16377 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16378 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16379 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16380
125f8a3d
GB
163812014-06-20 Gary Benson <gbenson@redhat.com>
16382
16383 * gdb.arch/i386-avx.exp: Fix include file location.
16384 * gdb.arch/i386-sse.exp: Likewise.
16385
3ed9baed
IB
163862014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16387
16388 * gdb.dlang/expression.exp: New file.
16389
034f788c
PA
163902014-06-19 Pedro Alves <palves@redhat.com>
16391
16392 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16393 out from ...
16394 (top level): ... here. Iterate running tests under different
16395 scheduler-locking settings.
16396
45371d0c
LM
163972014-06-18 Luis Machado <lgustavo@codesourcery.com>
16398
16399 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16400 to DW_FORM_addr and use non-zero addresses.
16401
5d376983
SC
164022014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16403
16404 PR gdb/17017
16405 * gdb.python/py-xmethods.cc: Add global function call counters and
16406 increment them in their respective functions. Remove "cout"
16407 statements.
16408 * gdb.python/py-xmethods.exp: Make tests check the global function
16409 call counters instead of depending on inferior IO.
16410
a1aa2221
LM
164112014-06-18 Don Breazeal <donb@codesourcery.com>
16412
16413 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16414 Deleted procedure.
16415 (explicit_fork_parent_follow): Deleted procedure.
16416 (explicit_fork_child_follow): Deleted procedure.
16417 (test_follow_fork): New procedure.
16418 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16419 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16420 procedure calls.
16421
0fc05997
YQ
164222014-06-17 Yao Qi <yao@codesourcery.com>
16423
16424 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16425 CP1252.
16426
70795c52
LM
164272014-06-17 Luis Machado <lgustavo@codesourcery.com>
16428
16429 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16430 Initialize ptr and S explicitly.
16431 (skip_type_update_when_not_use_rtti_test): Likewise.
16432
6be47f0c
KS
164332014-06-16 Keith Seitz <keiths@redhat.com>
16434
16435 PR mi/15863
16436 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16437 the inferior is started.
16438
d03de421
PA
164392014-06-16 Pedro Alves <palves@redhat.com>
16440
16441 * gdb.base/break-main-file-remove-fail.c: New file.
16442 * gdb.base/break-main-file-remove-fail.exp: New file.
16443 * gdb.base/break-unload-file.exp: Use build_executable instead of
16444 prepare_for_testing.
16445 (test_break): New parameter "initial_load". Handle it.
16446 (top level): Add initial_load cmdline/file axis.
16447
f9579b99
TT
164482014-06-12 Tom Tromey <tromey@redhat.com>
16449
16450 * gdb.base/completion.exp: Don't use directory name in test.
16451
3657956b
GB
164522014-06-09 Gary Benson <gbenson@redhat.com>
16453
16454 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16455 separate the always-available ANSI-standard signals from the
16456 signals that require checking.
16457 (main): Likewise.
16458 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16459 Likewise.
16460 (main): Likewise.
16461
4186eb54
KS
164622014-06-07 Keith Seitz <keiths@redhat.com>
16463
16464 Revert:
16465 PR c++/16253
16466 * gdb.cp/var-tag.cc: New file.
16467 * gdb.cp/var-tag.exp: New file.
16468 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16469 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16470 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16471 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16472
25326a28 164732014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16474
16475 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16476
829155c9
PA
164772014-06-06 Pedro Alves <palves@redhat.com>
16478
16479 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16480 in target debug output instead of looking at RSP packets,
16481 disabling the test on any target that uses hardware stepping.
16482 Update comments.
16483
61c8d22e
PA
164842014-06-06 Pedro Alves <palves@redhat.com>
16485
16486 * gdb.base/break-unload-file.exp: Fix typo.
16487
d9a47287
YQ
164882014-06-06 Yao Qi <yao@codesourcery.com>
16489
16490 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16491 from "jit_function" to "^jit_function".
16492
e5e01dbf
YQ
164932014-06-06 Yao Qi <yao@codesourcery.com>
16494
16495 * gdb.base/async.c (foo): Add one statement.
16496 * gdb.base/async.exp: Get the next instruction address and
16497 match the output of "nexti" by instruction address. Match
16498 the hex address in the output of "finish".
16499
73ba372c
GB
165002014-06-06 Gary Benson <gbenson@redhat.com>
16501
16502 * gdb.base/call-signals.c: Remove preprocessor conditionals
16503 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16504 SIGSEGV and SIGTERM.
16505 * gdb.base/sigall.c: Likewise.
16506 * gdb.base/unwindonsignal.c: Likewise.
16507 * gdb.reverse/sigall-reverse.c: Likewise.
16508
831517df
YQ
165092014-06-06 Yao Qi <yao@codesourcery.com>
16510
16511 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16512 readable, skip the test.
16513
b8b91e98
YQ
165142014-06-06 Yao Qi <yao@codesourcery.com>
16515
16516 * gdb.threads/staticthreads.c (thread_function): Move the line
16517 setting breakpoint on forward.
16518 * gdb.threads/staticthreads.exp: Update comments.
16519
fb934770
LC
165202014-06-05 Ludovic Courtès <ludo@gnu.org>
16521
16522 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16523 "history-append! type error".
16524
6ef284bd
SM
165252014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16526
16527 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16528 erroneous dprintf expected input.
16529
a872e241
DE
165302014-06-04 Doug Evans <xdje42@gmail.com>
16531
16532 * gdb.guile/scm-generics.exp: Delete.
16533
16f691fb
DE
165342014-06-04 Doug Evans <xdje42@gmail.com>
16535
16536 * gdb.guile/scm-breakpoint.exp: Update.
16537 Add tests for breakpoint registration.
16538
012370f6
TT
165392014-06-04 Tom Tromey <tromey@redhat.com>
16540
16541 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16542 VLA-in-union.
16543 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16544 inner_vla_struct, vla_union types. Initialize objects of those
16545 types and compute their sizes.
16546
9f5a4cef
HZ
165472014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16548 Hui Zhu <hui@codesourcery.com>
16549
16550 * gdb.base/fileio.exp: Add test for shell not available as well as
16551 available.
16552 * gdb.base/fileio.c (test_system): Check for shell twice.
16553
90a45c4d
YQ
165542014-06-04 Yao Qi <yao@codesourcery.com>
16555
16556 * gdb.base/auto-connect-native-target.exp: Remove redundant
16557 space from the regexp pattern.
16558
70017e41
YQ
165592014-06-04 Yao Qi <yao@codesourcery.com>
16560
16561 * gdb.base/default.exp: Replace "child" with "native" in
16562 regexp pattern.
16563
883964a7
SC
165642014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16565
16566 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16567 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16568 * gdb.python/py-xmethods.py: Python script supporting the
16569 new testcase and tests.
16570
ef370185
JB
165712014-06-03 Joel Brobecker <brobecker@adacore.com>
16572 Pedro Alves <palves@redhat.com>
16573
16574 PR breakpoints/17000
16575 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16576 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16577
1e2ccb61
BM
165782014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16579
16580 * gdb.base/subst.exp: Add tests to verify partial path matching
16581 output.
16582
c6ec5ab2
PA
165832014-06-03 Pedro Alves <palves@redhat.com>
16584
16585 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16586 target that doesn't use software single-stepping.
16587
835c559f
PA
165882014-06-03 Pedro Alves <palves@redhat.com>
16589
16590 PR breakpoints/17000
16591 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16592 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16593
06eb1586
DE
165942014-06-02 Doug Evans <xdje42@gmail.com>
16595
16596 * gdb.guile/scm-parameter.exp: New file.
16597
e698b8c4
DE
165982014-06-02 Doug Evans <xdje42@gmail.com>
16599
16600 * gdb.guile/scm-cmd.c: New file.
16601 * gdb.guile/scm-cmd.exp: New file.
16602
ded03782
DE
166032014-06-02 Doug Evans <xdje42@gmail.com>
16604
16605 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16606 pretty-printer lookup.
16607 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16608 (make-pp_s-printer): Call it.
16609 (make-pretty-printer-from-dict): New function.
16610 (lookup-pretty-printer-maker-from-dict): New function.
16611 (*pretty-printer*): Simplify.
16612 (make-objfile-pp_s-printer): New function.
16613 (install-objfile-pretty-printers!): New function.
16614 (make-progspace-pp_s-printer): New function.
16615 (install-progspace-pretty-printers!): New function.
16616 * gdb.guile/scm-progspace.c: New file.
16617 * gdb.guile/scm-progspace.exp: New file.
16618
41fac0cf
PA
166192014-06-02 Pedro Alves <palves@redhat.com>
16620
16621 * gdb.base/dprintf-bp-same-addr.c: New file.
16622 * gdb.base/dprintf-bp-same-addr.exp: New file.
16623
96ae5695
EBM
166242014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16625
16626 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16627 * gdb.arch/powerpc-power.s: Likewise.
16628
da02b3a8
JB
166292014-06-02 Joel Brobecker <brobecker@adacore.com>
16630
16631 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16632
c72b2e7b
YQ
166332014-06-01 Yao Qi <yao@codesourcery.com>
16634
16635 * gdb.base/watchpoint.exp (test_watch_location): Check null
16636 pointer can be dereferenced. If not, do the test, otherwise
16637 skip it.
16638
53e8a631
AB
166392014-05-30 Andrew Burgess <aburgess@broadcom.com>
16640
16641 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16642 results.
16643 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16644
938f0e2f
AB
166452014-05-30 Andrew Burgess <aburgess@broadcom.com>
16646
16647 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16648 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16649 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16650 * gdb.arch/amd64-invalid-stack-top.c: New file.
16651 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16652
9ba6657a
PA
166532014-05-30 Pedro Alves <palves@redhat.com>
16654
16655 PR breakpoints/17000
16656 * gdb.base/sss-bp-on-user-bp.c: New file.
16657 * gdb.base/sss-bp-on-user-bp.exp: New file.
16658
522c09bf
DB
166592014-05-30 David Blaikie <dblaikie@gmail.com>
16660
16661 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16662 gnu_inline semantics via attribute.
16663 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16664 source explicitly specifies the required semantics.
16665
bf4ef81e
MR
166662014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16667
16668 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16669
329ea579
PA
166702014-05-29 Pedro Alves <palves@redhat.com>
16671 Tom Tromey <tromey@redhat.com>
16672
16673 * gdb.base/async-shell.exp: Don't enable target-async.
16674 * gdb.base/async.exp
16675 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16676 parameter. Adjust.
16677 (top level): Don't test with "target-async".
16678 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16679 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16680 * gdb.base/inferior-died.exp: Don't enable target-async.
16681 * gdb.base/interrupt-noterm.exp: Likewise.
16682 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16683 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16684 * gdb.mi/mi-nonstop.exp: Likewise.
16685 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16686 * gdb.mi/mi-nsintrall.exp: Likewise.
16687 * gdb.mi/mi-nsmoribund.exp: Likewise.
16688 * gdb.mi/mi-nsthrexec.exp: Likewise.
16689 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16690 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16691 * gdb.python/py-evsignal.exp: Don't enable target-async.
16692 * gdb.python/py-evthreads.exp: Likewise.
16693 * gdb.python/py-prompt.exp: Likewise.
16694 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16695 * gdb.server/solib-list.exp: Don't enable target-async.
16696 * gdb.threads/thread-specific-bp.exp: Likewise.
16697 * lib/mi-support.exp: Adjust to use mi-async.
16698
fd664c91
PA
166992014-05-29 Pedro Alves <palves@redhat.com>
16700
16701 PR gdb/13860
16702 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16703 reason, even in sync mode.
16704
251bde03
PA
167052014-05-29 Pedro Alves <palves@redhat.com>
16706 Hui Zhu <hui@codesourcery.com>
16707
16708 PR PR15693
16709 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16710 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16711 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16712 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16713
7f3c0343
JB
167142014-05-28 Joel Brobecker <brobecker@adacore.com>
16715
16716 * config/monitor.exp (gdb_target_monitor): Replace use of
16717 "set remotebaud" by "set serial baud".
16718
b2715b27
AW
167192014-05-26 Andy Wingo <wingo@igalia.com>
16720
16721 * gdb.guile/scm-breakpoint.exp:
16722 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16723 properties instead of gdb-object-properties.
16724
498a4489
YQ
167252014-05-26 Yao Qi <yao@codesourcery.com>
16726
16727 * gdb.server/no-thread-db.exp: Specify source file name
16728 explicitly when setting a breakpoint.
16729
589fdceb
MM
167302014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16731
16732 * gdb.btrace/vdso.c: New.
16733 * gdb.btrace/vdso.exp: New.
16734
e9089e05
MM
167352014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16736
16737 * gdb.base/gcore.exp (capture_command_output): Move ...
16738 * lib/gdb.exp (capture_command_output): ... here.
16739
67b5c0c1
MM
167402014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16741
16742 * gdb.btrace/data.exp: Test memory access during btrace replay.
16743
a2199296
SM
167442014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16745
16746 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16747
17b2616c
PA
167482014-05-21 Pedro Alves <palves@redhat.com>
16749
16750 PR gdb/13860
16751 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16752 (top level): Test that output related to execution commands is
16753 sent to the console with CLI commands, but not with MI commands.
16754 Test that breakpoint events are always mirrored to the console.
16755 Also expect the new source line to be output after a "next" in
16756 async mode too. Make it a pass/fail test.
16757 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16758 output.
16759 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16760
5166082f
PA
167612014-05-21 Pedro Alves <palves@redhat.com>
16762
16763 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16764 Use them to test variations of "list" after reaching a breakpoint.
16765 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16766 Test "list" with listsize 10 after reaching a breakpoint.
16767 * gdb.python/python.exp (decode_line current location line
16768 number): Adjust expected line number.
16769
2f25d70f
SM
167702014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16771
16772 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16773 behavior for $args, pass it directly to "run".
16774
ff604a67
MR
167752014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16776
16777 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16778 30000 to 65536.
16779
6a3cb8e8
PA
167802014-05-21 Pedro Alves <palves@redhat.com>
16781
16782 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16783 auto-connect-native-target off".
16784 * gdb.base/auto-connect-native-target.c: New file.
16785 * gdb.base/auto-connect-native-target.exp: New file.
16786
4ebfc96e
PA
167872014-05-21 Pedro Alves <palves@redhat.com>
16788
16789 * gdb.base/default.exp: Test "target native" instead of "target
16790 child".
16791
36d46afb
MW
167922014-05-21 Mark Wielaard <mjw@redhat.com>
16793
16794 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16795
5876f503
JK
167962014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16797
16798 Fix TLS access for -static -pthread.
16799 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16800 <HAVE_TLS> (thread_function, main): Initialize it.
16801 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16802 Add clean_restart.
16803 <$have_tls != "">: Check TLSVAR.
16804
0256a6ac
PA
168052014-05-21 Pedro Alves <palves@redhat.com>
16806
16807 * gdb.base/dcache-line-read-error.c: New.
16808 * gdb.base/dcache-line-read-error.exp: New.
16809
936d2992
PA
168102014-05-20 Pedro Alves <palves@redhat.com>
16811
16812 * gdb.base/compare-sections.c: New file.
16813 * gdb.base/compare-sections.exp: New file.
16814
802e8e6d
PA
168152014-05-20 Pedro Alves <palves@redhat.com>
16816
16817 * gdb.base/break-idempotent.c: New file.
16818 * gdb.base/break-idempotent.exp: New file.
16819
e59fa00f
MM
168202014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16821
16822 * gdb.btrace/nohist.exp: New.
16823
8b696e31
YQ
168242014-05-20 Yao Qi <yao@codesourcery.com>
16825
16826 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16827 gdb.reverse directory and gdb_reverse_timeout exists in board
16828 setting.
16829 * README: Document gdb_reverse_timeout.
16830
73c9764f
YQ
168312014-05-20 Yao Qi <yao@codesourcery.com>
16832
16833 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16834 'test_file_name'. Treat args as a string instead of a list.
16835 (gdb_init): Rename argument 'args' by 'test_file_name'.
16836
f1f4348a
JK
168372014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16838
16839 * gdb.arch/powerpc-power.exp: New file.
16840 * gdb.arch/powerpc-power.s: New file.
16841
0dbe70ce
DE
168422014-05-16 Doug Evans <dje@google.com>
16843
16844 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16845 * gdb.base/completion.exp: Check that all expected files exist
16846 before doing file completion.
0dbe70ce 16847
8d551b02
DE
168482014-05-16 Doug Evans <dje@google.com>
16849
16850 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16851 Update.
16852 (do_syscall_tests_without_xml): Update.
16853
73eb7709
PA
168542014-05-16 Pedro Alves <palves@redhat.com>
16855
16856 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16857 instead of "unknown output after running".
16858
3fae92fc
YQ
168592014-05-16 Yao Qi <yao@codesourcery.com>
16860
16861 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16862 file1.txt from host at the end.
16863 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16864
c2b2ccc5
DE
168652014-05-15 Doug Evans <dje@google.com>
16866
16867 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16868 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16869 loading file. Add test for TU lookup.
16870
8c217a4b
SM
168712014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16872
16873 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16874 calling "-exec-arguments" or "set args" before running the
16875 inferior.
16876
3deb39c6
SM
168772014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16878
16879 * lib/mi-support.exp (mi_expect_stop): Expect message for
16880 inferiors that exit with non-zero exit code.
16881
71a79f8c
YQ
168822014-05-14 Yao Qi <yao@codesourcery.com>
16883
16884 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16885 match absolute path on remote host.
16886 (test_file_list_exec_source_files): Remove "/" from the
16887 pattern.
16888
f23fcd46
YQ
168892014-05-14 Yao Qi <yao@codesourcery.com>
16890
16891 * boards/local-remote-host-notty.exp (${board}_file): New
16892 proc.
16893
9404b58f
KM
168942014-05-07 Kyle McMartin <kyle@redhat.com>
16895
16896 Pushed by Joel Brobecker <brobecker@adacore.com>.
16897 * gdb.arch/aarch64-atomic-inst.c: New file.
16898 * gdb.arch/aarch64-atomic-inst.exp: New file.
16899
5e45f04c
YQ
169002014-05-07 Yao Qi <yao@codesourcery.com>
16901
16902 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16903 in current context" too.
16904
c888a17d
KS
169052014-05-05 Keith Seitz <keiths@redhat.com>
16906
16907 * gdb.linespec/ls-dollar.exp: Add test for linespec
16908 file:convenience_variable.
16909
290a839c
YQ
169102014-05-05 Yao Qi <yao@codesourcery.com>
16911
16912 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16913 traceframes into tfile and ctf trace files. Read data from
16914 trace file and test collected data.
16915 (gdb_collect_locals_test): Likewise.
16916 (gdb_unavailable_registers_test): Likewise.
16917 (gdb_unavailable_floats): Likewise.
16918 (gdb_collect_globals_test): Likewise.
16919 (top-level): Append "ctf" to trace_file_targets if GDB
16920 supports.
16921
b5262cd0
YQ
169222014-05-05 Yao Qi <yao@codesourcery.com>
16923
16924 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16925 code to ...
16926 (gdb_collect_args_test_1): ... it. New proc.
16927 (gdb_collect_locals_test): Move some code to ...
16928 (gdb_collect_locals_test_1): ... it. New proc.
16929 (gdb_unavailable_registers_test): Move some code to ...
16930 (gdb_unavailable_registers_test_1): ... it. New proc.
16931 (gdb_unavailable_floats): Move some code to ...
16932 (gdb_unavailable_floats_1): ... it. New proc.
16933
30a1e6cc
SDJ
169342014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16935
16936 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16937 probes to test for bitness recognition.
16938 * gdb.arch/amd64-stap-optional-prefix.exp
16939 (test_probe_value_without_reg): New procedure.
16940 Add code to test for different kinds of bitness.
16941
f33da99a
SDJ
169422014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16943
16944 PR breakpoints/16889
16945 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16946 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16947
5b80f00d
PA
169482014-05-01 Pedro Alves <palves@redhat.com>
16949
16950 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16951 gdb_file_cmd if no file is specified.
16952 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16953 last_loaded_file to set the remote exec-file.
16954
f8c2a73c
PA
169552014-05-01 Pedro Alves <palves@redhat.com>
16956
16957 * boards/local-remote-host.exp: New file.
16958
be6e8ac7
PA
169592014-05-01 Pedro Alves <palves@redhat.com>
16960
16961 * boards/local-remote-host.exp: Rename to ...
16962 * boards/local-remote-host-notty.exp: ... this.
16963
cac0dc8f
JB
169642014-04-28 Joel Brobecker <brobecker@adacore.com>
16965
16966 * gdb.ada/dyn_arrayidx: New testcase.
16967
9730e6cc
YQ
169682014-04-26 Yao Qi <yao@codesourcery.com>
16969
16970 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16971 and compute the length of function main. Save it in
16972 $main_length.
16973 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16974 (top-level): Use gdb_compile to compile objects into
16975 executable and restart GDB. Remove invocation to
16976 prepare_for_testing.
16977
7ae1a6a6
PA
169782014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16979 Pedro Alves <palves@redhat.com>
16980
16981 PR server/16255
16982 * gdb.multi/multi-attach.c: New file.
16983 * gdb.multi/multi-attach.exp: New file.
16984
4082afcc
PA
169852014-04-25 Pedro Alves <palves@redhat.com>
16986
16987 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16988 user.
16989 (top level): Test that "set remote conditional-breakpoints-packet
16990 off" works as intended.
16991 * gdb.base/dprintf.exp: Test that "set remote
16992 breakpoint-commands-packet off" works as intended.
16993 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16994 New function.
16995 (top level): Call it.
16996 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16997 remote fast-tracepoints-packet off" works as intended.
16998 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16999 * lib/gdb.exp (gdb_is_target_remote): ... here.
17000
2abc3f8d
DB
170012014-04-24 David Blaikie <dblaikie@gmail.com>
17002
17003 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17004 ensure clang would not discard them.
17005 * gdb.base/gdbvars.c: Ditto.
17006 * gdb.base/memattr.c: Ditto.
17007 * gdb.base/whatis.c: Ditto.
17008 * gdb.python/py-prettyprint.c: Ditto.
17009 * gdb.trace/actions.c: Ditto.
17010 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17011 ensure clang would not discard it.
17012
bfd39632
DB
170132014-04-24 David Blaikie <dblaikie@gmail.com>
17014
17015 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17016 clang to emit the full definition of type required by the test
17017 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17018
22842ff6
DB
170192014-04-24 David Blaikie <dblaikie@gmail.com>
17020
17021 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17022 coax Clang into emitting the definition of the type.
17023 * gdb.cp/pr10728-x.h (y): Ditto.
17024 * gdb.cp/pr10728-y.cc (y): Ditto.
17025
c2e827ad
DB
170262014-04-24 David Blaikie <dblaikie@gmail.com>
17027
17028 * gdb.base/label.exp: XFAIL label related tests under Clang.
17029 * gdb.cp/cplabel.exp: Ditto.
17030 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17031 under Clang those using labels.
17032
4c2d33e7
YQ
170332014-04-25 Yao Qi <yao@codesourcery.com>
17034
17035 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17036 double_label.
17037 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17038 partial_label and double_label.
17039
56083b99
DB
170402014-04-24 David Blaikie <dblaikie@gmail.com>
17041
17042 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17043
25d4e99d
DB
170442014-04-24 David Blaikie <dblaikie@gmail.com>
17045
17046 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17047 of the function to work across GCC and Clang.
17048 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17049 pointer types (const void ** const V void **).
17050
01f9f808
MS
170512014-04-24 Michael Sturm <michael.sturm@mintel.com>
17052 Walfred Tedeschi <walfred.tedeschi@intel.com>
17053
17054 * Makefile.in (EXECUTABLES): Added i386-avx512.
17055 * gdb.arch/i386-avx512.c: New file.
17056 * gdb.arch/i386-avx512.exp: Likewise.
17057
4b48d439
KS
170582014-04-23 Keith Seitz <keiths@redhat.com>
17059
17060 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17061 (mi_make_breakpoint_table): New procedure.
17062 (mi_create_breakpoint): Use mi_make_breakpoint
17063 and return the result.
17064 (mi_make_breakpoint): New procedure.
17065 (mi_build_kv_pairs): New procedure.
17066
17067 * gdb.mi/mi-break.exp: Remove unused globals,
17068 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17069 All callers updated.
17070 * gdb.mi/mi-dprintf.exp: Use variable to track command
17071 number.
17072 Update all callers of mi_create_breakpoint and use
17073 mi_make_breakpoint_table.
17074 Remove any unused global variables.
17075 * gdb.mi/mi-nonstop.exp: Likewise.
17076 * gdb.mi/mi-nsintrall.exp: Likewise.
17077 * gdb.mi/mi-nsmoribund.exp: Likewise.
17078 * gdb.mi/mi-nsthrexec.exp: Likewise.
17079 * gdb.mi/mi-reverse.exp: Likewise.
17080 * gdb.mi/mi-simplerun.exp: Likewise.
17081 * gdb.mi/mi-stepn.exp: Likewise.
17082 * gdb.mi/mi-syn-frame.exp: Likewise.
17083 * gdb.mi/mi-until.exp: Likewise.
17084 * gdb.mi/mi-var-cp.exp: Likewise.
17085 * gdb.mi/mi-var-display.exp: Likewise.
17086 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17087 * gdb.mi/mi2-var-child.exp: Likewise.
17088 * gdb.mi/mi-vla-c99.exp: Likewise.
17089 * lib/mi-support.exp: Likewise.
17090
17091 From Ian Lance Taylor <iant@cygnus.com>:
17092 * lib/gdb.exp (parse_args): New procedure.
17093
08351840
PA
170942014-04-23 Pedro Alves <palves@redhat.com>
17095
17096 * gdb.base/break-unload-file.c: New file.
17097 * gdb.base/break-unload-file.exp: New file.
17098 * gdb.base/sym-file-lib.c (baz): New function.
17099 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17100 field.
17101 (load): Store the segment's mapped size.
17102 (unload): New function.
17103 (unload_shlib): New function.
17104 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17105 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17106 set a breakpoint at baz, and call it.
17107 * gdb.base/sym-file.exp: New tests for stale breakpoint
17108 instructions.
17109
076855f9
PA
171102014-04-23 Pedro Alves <palves@redhat.com>
17111
17112 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17113 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17114 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17115 * gdb.base/hbreak-unmapped.c: New file.
17116 * gdb.base/hbreak-unmapped.exp: New file.
17117 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17118 * lib/gdb.exp (gdb_is_target_remote): ... here.
17119
483805cf
PA
171202014-04-22 Pedro Alves <palves@redhat.com>
17121
17122 * gdb.base/consecutive-step-over.c: New file.
17123 * gdb.base/consecutive-step-over.exp: New file.
17124
06d97543
PA
171252014-04-22 Pedro Alves <palves@redhat.com>
17126
17127 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17128 instead of send_gdb/gdb_expect.
17129
b4429ea2
YQ
171302014-04-22 Yao Qi <yao@codesourcery.com>
17131
17132 * lib/trace-support.exp (generate_tracefile): New procedure.
17133 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17134 return 0.
17135 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17136 if generate_tracefile returns 1.
17137
51d48146
PA
171382014-04-18 Tom Tromey <palves@redhat.com>
17139 Pedro alves <tromey@redhat.com>
17140
17141 PR backtrace/15558
17142 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17143 with a backtrace limit.
17144 * gdb.python/py-frame-inline.exp: Test running to an inline
17145 function with a backtrace limit, and printing the newest frame.
17146 * gdb.python/py-frame-inline.c (main): Call f.
17147
bd1dce5f
MS
171482014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17149
17150 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17151
40d1a503
MS
171522014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17153
17154 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17155 Drop prefix from unsupported source file path.
17156
389b98f7
YQ
171572014-04-17 Yao Qi <yao@codesourcery.com>
17158
17159 * lib/gdb.exp (with_target_charset): New proc.
17160 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17161 with_target_charset.
17162 (test_print_strings): Likewise.
17163 (test_repeat_bytes): Likewise.
17164 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17165 for some tests.
17166
22869d73
KS
171672014-04-16 Keith Seitz <keiths@redhat.com>
17168
17169 PR gdb/15827
17170 * gdb.dwarf2/corrupt.c: New file.
17171 * gdb.dwarf2/corrupt.exp: New file.
17172
c4f87ca6
KS
171732014-04-16 Keith Seitz <keiths@redhat.com>
17174
17175 PR c++/16597
17176 * gdb.cp/namelessclass.cc: New file.
17177 * gdb.cp/namelessclass.exp: New file.
17178 * gdb.cp/namelessclass.S: New file.
17179
ab19de87
DE
171802014-04-16 Doug Evans <dje@google.com>
17181
17182 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17183 Add comment.
17184 (gdbserver_default_get_comm_port): New function.
17185 (gdbserver_start): Check if board file provided
17186 "gdbserver,get_comm_port" and use it if so.
17187 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17188 (gdb,socketport): Set to "stdio".
17189 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17190 (stdio_gdbserver_template): Delete.
17191 (${board}_get_remote_address): Update.
17192 (${board}_build_remote_cmd): Delete.
17193 (${board}_get_comm_port): New function.
17194 (${board}_spawn): Update.
17195 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17196 Delete.
17197 (${board}_get_remote_address): Update.
17198 (${board}_get_comm_port): New function.
17199
fc98a809
AB
172002014-04-16 Andrew Burgess <aburgess@broadcom.com>
17201
17202 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17203 appearing in any order.
17204
87fd9e6e
DE
172052014-04-15 Doug Evans <dje@google.com>
17206
17207 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17208 uninitialized value of "description".
17209
099fc3ea
KS
172102014-04-15 Keith Seitz <keiths@redhat.com>
17211
17212 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17213 Remove unused globals.
17214 (test_running_the_program): Likewise.
17215 (test_controlled_execution): Likewise.
17216 (test_controlling_breakpoints): Likewise.
17217 (test_program_termination): Likewise.
17218
5da151d4
KS
172192014-04-15 Keith Seitz <keiths@redhat.com>
17220
17221 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17222 unused globals.
17223 (test_rbreak_creation_and_listing): Likewise.
17224 (test_ignore_count): Likewise.
17225 (test_error): Likewise.
17226
35e5d2f0
PA
172272014-04-15 Pedro Alves <palves@redhat.com>
17228
17229 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17230 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17231 sym-file-loader.c.
17232 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17233 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17234 to sym-file-loader.c.
17235 (struct library): Forward declare.
17236 (load_shlib, lookup_function): Change prototypes.
17237 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17238 (translate_offset): Remove declarations.
17239 (get_text_addr): New declaration.
17240 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17241 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17242 sym-file-loader.h.
17243 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17244 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17245 here from sym-file-loader.h.
17246 (struct library): New structure.
17247 (load_shlib, lookup_function): Change prototypes and adjust to
17248 work with a struct library.
17249 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17250 (translate_offset): Make static.
17251 (get_text_addr): New function.
17252 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17253
eb4c1710
PA
172542014-04-15 Pedro Alves <palves@redhat.com>
17255
17256 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17257
2d1baf52
PA
172582014-04-15 Pedro Alves <palves@redhat.com>
17259
17260 * gdb.base/sym-file-loader.c: Include <limits.h>.
17261 (SELF_LINK): New define.
17262 (get_origin): New function.
17263 (load_shlib): Use it.
17264 * gdb.base/sym-file.exp: Don't early return if the target is
17265 remote. Use runto_main, and issue fail is that fails. Use
17266 gdb_load_shlibs.
17267 (shlib_name): Delete.
17268 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17269
7dd6df01
PA
172702014-04-15 Pedro Alves <palves@redhat.com>
17271
17272 * gdb.base/sym-file.exp: Remove regex characters from test
17273 message. Don't refer to breakpoint numbers in test messages.
17274
b50c8614
KS
172752014-04-14 Keith Seitz <keiths@redhat.com>
17276
17277 PR c++/16253
17278 * gdb.cp/var-tag.cc: New file.
17279 * gdb.cp/var-tag.exp: New file.
17280 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17281 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17282 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17283 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17284
3d567982
TT
172852014-04-14 Tom Tromey <tromey@redhat.com>
17286
17287 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17288 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17289 type.
17290 * gdb.cp/enum-class.exp: New file.
17291 * gdb.cp/enum-class.cc: New file.
17292
0626fc76
TT
172932014-04-14 Tom Tromey <tromey@redhat.com>
17294
17295 * gdb.dwarf2/enum-type.exp: New file.
17296
dca325b3
SA
172972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17298
17299 * gdb.mi/mi-vla-c99.exp: New file.
17300 * gdb.mi/vla.c: New file.
17301
5854b38a
SA
173022014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17303
17304 * gdb.base/vla-datatypes.c: New file.
17305 * gdb.base/vla-datatypes.exp: New file.
17306
463bb957
SA
173072014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17308
17309 * gdb.base/vla-ptr.c: New file.
17310 * gdb.base/vla-ptr.exp: New file.
17311
3dd170be
SA
173122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17313
17314 * gdb.dwarf2/count.exp: New file.
17315
5ecaaa66
SA
173162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17317
17318 * gdb.base/vla-sideeffect.c: New file.
17319 * gdb.base/vla-sideeffect.exp: New file.
17320
41f1ada5
DB
173212014-04-14 David Blaikie <dblaikie@gmail.com>
17322
17323 * gdb.mi/non-stop.c: Add return value for non-void function return
17324 statement.
17325 * gdb.threads/staticthreads.c: Ditto.
17326
0be03e84
DE
173272014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17328 Doug Evans <xdje42@gmail.com>
17329
17330 * gdb.guile/scm-value.c: Improve test case.
17331 * gdb.guile/scm-value.exp: Add new test.
17332
f180a1fb
DB
173332014-04-11 David Blaikie <dblaikie@gmail.com>
17334
17335 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17336 override Clang's default.
17337
6b662e19
JB
173382014-04-11 Joel Brobecker <brobecker@adacore.com>
17339
17340 Revert the following changes (regressions):
17341
17342 * gdb.base/vla-sideeffect.c: New file.
17343 * gdb.base/vla-sideeffect.exp: New file.
17344
17345 * gdb.dwarf2/count.exp: New file.
17346
17347 * gdb.base/vla-multi.c: New file.
17348 * gdb.base/vla-multi.exp: New file.
17349
17350 * gdb.base/vla-ptr.c: New file.
17351 * gdb.base/vla-ptr.exp: New file.
17352
17353 * gdb.base/vla-datatypes.c: New file.
17354 * gdb.base/vla-datatypes.exp: New file.
17355
17356 * gdb.mi/mi-vla-c99.exp: New file.
17357 * gdb.mi/vla.c: New file.
17358
245a5f0b
KS
173592014-04-11 Keith Seitz <keiths@redhat.com>
17360
17361 PR c++/16675
17362 * gdb.cp/cpsizeof.exp: New file.
17363 * gdb.cp/cpsizeof.cc: New file.
17364
58a84dcf
SA
173652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17366
191a8a90
JB
17367 * gdb.mi/mi-vla-c99.exp: New file.
17368 * gdb.mi/vla.c: New file.
58a84dcf 17369
c8655f75
SA
173702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17371
17372 * gdb.base/vla-datatypes.c: New file.
17373 * gdb.base/vla-datatypes.exp: New file.
17374
024e13b4
SA
173752014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17376
17377 * gdb.base/vla-ptr.c: New file.
17378 * gdb.base/vla-ptr.exp: New file.
17379
1a237e0e
SA
173802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17381
17382 * gdb.base/vla-multi.c: New file.
17383 * gdb.base/vla-multi.exp: New file.
17384
504f3432
SA
173852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17386
17387 * gdb.dwarf2/count.exp: New file.
17388
3bce8237
SA
173892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17390
191a8a90
JB
17391 * gdb.base/vla-sideeffect.c: New file.
17392 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17393
322f9c21
YQ
173942014-04-11 Yao Qi <yao@codesourcery.com>
17395
17396 * gdb.base/completion.exp: Check file exists before running tests
17397 on file completion.
17398
d708bcd1
PA
173992014-04-10 Pedro Alves <palves@redhat.com>
17400
17401 * gdb.base/cond-eval-mode.c: New file.
17402 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17403 prepare_for_testing to build the new file. Check result of
17404 runto_main.
17405 (test_break, test_watch): New procedures.
17406 (top level): Use them.
17407
ae1d2761
PM
174082014-04-08 Pierre Muller <muller@sourceware.org>
17409
17410 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17411 Ctrl-V use for mingw hosts.
17412
7af389b8
SC
174132014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17414
17415 * gdb.python/py-value.c: Improve test case.
17416 * gdb.python/py-value.exp: Add new test.
17417
5e703181
DE
174182014-04-07 David Blaikie <dblaikie@gmail.com>
17419
17420 * lib/compiler.c: Identify the clang compiler.
17421 * lib/compiler.cc: Ditto.
17422
9810b410
YQ
174232014-04-03 Yao Qi <yao@codesourcery.com>
17424
17425 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17426
98d1b8dc
AB
174272014-04-01 Anton Blanchard <anton@samba.org>
17428
17429 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17430 messages unique.
17431
3114cea1
AB
174322014-04-01 Anton Blanchard <anton@samba.org>
17433
17434 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17435 prepare_for_testing.
17436
62f7182c
AB
174372014-04-01 Anton Blanchard <anton@samba.org>
17438
17439 * gdb.arch/ppc64-atomic-inst.c: Remove.
17440 * gdb.arch/ppc64-atomic-inst.S: New file.
17441 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17442
770e7fc7
DE
174432014-03-31 Doug Evans <dje@google.com>
17444
17445 * gdb.base/print-symbol-loading-lib.c: New file.
17446 * gdb.base/print-symbol-loading-main.c: New file.
17447 * gdb.base/print-symbol-loading.exp: New file.
17448
46e2bafa
YQ
174492014-03-31 Yao Qi <yao@codesourcery.com>
17450
17451 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17452
8776cfe9
JB
174532014-03-28 Joel Brobecker <brobecker@adacore.com>
17454
17455 * gdb.ada/mi_dyn_arr: New testcase.
17456
5d1ef361
DE
174572014-03-27 Doug Evans <dje@google.com>
17458
17459 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17460
b5bee914
YQ
174612014-03-27 Yao Qi <yao@codesourcery.com>
17462
17463 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17464 if target is nios2-*-*.
17465
0d4d0e77
YQ
174662014-03-26 Yao Qi <yao@codesourcery.com>
17467
17468 * lib/gdb.exp (readline_is_used): New proc.
17469 * gdb.base/completion.exp: Move tests on command complete up.
17470 Skip the rest of tests if readline is not used.
17471 * gdb.ada/complete.exp: Skp the test if readline is not
17472 used.
17473 * gdb.base/filesym.exp: Likewise.
17474 * gdb.base/macscp.exp: Likewise.
17475 * gdb.base/readline-ask.exp: Likewise.
17476 * gdb.base/readline.exp: Likewise.
17477 * gdb.python/py-cmd.exp: Likewise.
17478 * gdb.trace/tfile.exp: Likewise.
17479
29361eee
YQ
174802014-03-26 Yao Qi <yao@codesourcery.com>
17481
17482 * gdb.base/macscp.exp: Fix code format issues.
17483
bc9a5525
UW
174842014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17485
17486 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17487 * gdb.asm/powerpc64le.inc: New file.
17488
d3839ede
PA
174892014-03-25 Pedro Alves <palves@redhat.com>
17490 Doug Evans <dje@google.com>
17491
17492 * gdb.base/source-execution.c: New file.
17493 * gdb.base/source-execution.exp: New file.
17494 * gdb.base/source-execution.gdb: New file.
17495
01672a57
DE
174962014-03-24 Doug Evans <dje@google.com>
17497
17498 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17499 using fission.
17500
88bbeca9
HZ
175012014-03-24 Hui Zhu <hui@codesourcery.com>
17502 Pedro Alves <palves@redhat.com>
17503
17504 PR breakpoints/16101
17505 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17506 test pass/fail messages. Detect missing support for dprintf when
17507 breakpoints are actually inserted.
17508 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17509 breakpoints are actually inserted.
17510 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17511 fails.
17512
d2348791
JK
175132014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17514
17515 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17516
feef67ab
DE
175172014-03-22 Doug Evans <xdje42@gmail.com>
17518
17519 * gdb.python/python.exp (python not supported): Verify multi-line
17520 python command issues an error.
25d743f9 17521 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17522 guile command issues an error.
feef67ab 17523
ecebef6a
MR
175242014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17525
17526 * gdb.threads/thread-specific.exp: Handle the lack of usable
17527 $this_breakpoint and $this_thread.
17528
ccdd1909
HZ
175292014-03-21 Hui Zhu <hui@codesourcery.com>
17530
17531 * gdb.base/attach.exp (do_command_attach_tests): New.
17532
beb460e8
PA
175332014-03-20 Tom Tromey <tromey@redhat.com>
17534 Pedro Alves <palves@redhat.com>
17535
17536 PR cli/15718
17537 * gdb.base/condbreak-call-false.c: New file.
17538 * gdb.base/condbreak-call-false.exp: New file.
17539
40acf43a
PA
175402014-03-20 Pedro Alves <palves@redhat.com>
17541
17542 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17543 Delete.
17544 (block_signals, unblock_signals): Delete.
17545 (child_function_2, main): Remove references to deleted variable
17546 and functions.
17547
9f5e1e02
PA
175482014-03-20 Pedro Alves <palves@redhat.com>
17549
17550 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17551 Use pthread_kill to signal thread 2.
17552 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17553 Adjust to make the test send itself a signal rather than using the
17554 host's "kill" command.
17555
99619bea
PA
175562014-03-20 Pedro Alves <palves@redhat.com>
17557
17558 * gdb.threads/multiple-step-overs.c: New file.
17559 * gdb.threads/multiple-step-overs.exp: New file.
17560 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17561 Adjust expected infrun debug output.
17562
2adfaa28
PA
175632014-03-20 Pedro Alves <palves@redhat.com>
17564
17565 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17566 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17567
31e77af2
PA
175682014-03-20 Pedro Alves <palves@redhat.com>
17569
17570 PR breakpoints/7143
17571 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17572 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17573 of gdb_test_multiple.
17574 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17575 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17576
b9f437de
PA
175772014-03-20 Pedro Alves <palves@redhat.com>
17578
17579 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17580 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17581
05adc73e
PA
175822014-03-19 Pedro Alves <palves@redhat.com>
17583
17584 * gdb.base/async.exp: Remove early return.
17585
6048b950
PA
175862014-03-19 Pedro Alves <palves@redhat.com>
17587
17588 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17589
8bcfb00a
PA
175902014-03-19 Pedro Alves <palves@redhat.com>
17591
17592 * gdb.base/async.exp (test_background): Expect \r\n after
17593 "completed." in the fail pattern.
17594
884e37dc
PA
175952014-03-19 Pedro Alves <palves@redhat.com>
17596
17597 * gdb.base/async.exp (test_background): New procedure.
17598 Use it for all background execution command tests.
17599
148e57e2
PA
176002014-03-19 Pedro Alves <palves@redhat.com>
17601
17602 * gdb.base/async.exp: Use prepare_for_testing.
17603
f48088c7
PA
176042014-03-19 Pedro Alves <palves@redhat.com>
17605
17606 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17607 the same line.
17608
e2f6c966
PA
176092014-03-19 Pedro Alves <palves@redhat.com>
17610
17611 * gdb.base/async.c (main): Add "jump here" and "until here" line
17612 marker comments.
17613 * gdb.base/async.exp (jump_here): New global.
17614 (jump& test): Use it.
17615 (until_here): New global.
17616 (until& test): Use it.
17617
c30568d4
PA
176182014-03-19 Pedro Alves <palves@redhat.com>
17619
17620 * gdb.base/async.exp: Don't frob gdb_protocol.
17621
0172b6a7
DE
176222014-03-18 Doug Evans <xdje42@gmail.com>
17623
17624 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17625 Fix spelling of exec-done-display.
17626
06c868a8
JK
176272014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17628
17629 PR gdb/15358
17630 * gdb.base/gdb-sigterm.c: New file.
17631 * gdb.base/gdb-sigterm.exp: New file.
17632
0c7e1a46
PA
176332014-03-18 Pedro Alves <palves@redhat.com>
17634
17635 PR gdb/13860
17636 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17637 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17638 solib-event.
17639
f7c77d93
JB
176402014-03-17 Joel Brobecker <brobecker@adacore.com>
17641
17642 * gdb.ada/pckd_arr_ren: New testcase.
17643
5a1e8c7a
DE
176442014-03-13 Doug Evans <xdje42@gmail.com>
17645
17646 PR guile/16612
17647 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17648 collect after discarding symbols.
17649
350e1a76
DE
176502014-03-13 Ludovic Courtès <ludo@gnu.org>
17651 Doug Evans <xdje42@gmail.com>
17652
17653 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17654 to history survives a gc.
17655
a69900ae
PA
176562014-03-13 Pedro Alves <palves@redhat.com>
17657
17658 * gdb.base/default.exp: Don't test "target procfs".
17659
5db9f0bd
PA
176602014-03-13 Pedro Alves <palves@redhat.com>
17661
17662 * gdb.base/default.exp: Update "target child" and "target procfs"
17663 tests to not expect "Unix".
17664
b3ccfe11
TT
176652014-03-12 Tom Tromey <tromey@redhat.com>
17666
17667 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17668 New procs. Add target-async tests.
17669 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17670 Add target-async tests.
17671
646f4417
AA
176722014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17673
17674 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17675 'func_start' and 'func_end' for the beginning and end of the
17676 function code, respectively.
17677 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17678 'func_end' instead of 'func' and 'main'.
17679
288c211f
AA
176802014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17681
17682 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17683 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17684 generate the debug info assembler source.
17685
e0c0f156
AA
176862014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17687
17688 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17689 * gdb.dwarf2/arr-subrange.exp: Likewise.
17690 * gdb.dwarf2/dwz.exp: Likewise.
17691 * gdb.dwarf2/method-ptr.exp: Likewise.
17692 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17693 * gdb.dwarf2/subrange.exp: Likewise.
17694 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17695 * gdb.dwarf2/implptrpiece.exp: Likewise.
17696 * gdb.dwarf2/nostaticblock.exp: Likewise.
17697
0e5c4555
AA
176982014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17699
17700 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17701 directory to absolute path name arguments.
17702
5ec18f2b
JG
177032014-03-10 Joel Brobecker <brobecker@adacore.com>
17704
17705 * gdb.ada/tagged_access: New testcase.
17706
847fc4f2
MM
177072014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17708
17709 * gdb.btrace/data.exp: Update expected output.
17710
cc3da688
YQ
177112014-03-06 Yao Qi <yao@codesourcery.com>
17712
17713 * gdb.trace/pr16508.exp: New file.
17714
0f26cec1
PA
177152014-03-05 Pedro Alves <palves@redhat.com>
17716
17717 PR gdb/16575
17718 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17719 procedure.
17720 (top level): Adjust to use it. Add tests that exercise breakpoint
17721 interaction with the code-cache.
17722
7a5a839f
LC
177232014-02-26 Ludovic Courtès <ludo@gnu.org>
17724
17725 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17726 test for 'history-append!'.
17727
31aa7e4e
JB
177282014-02-26 Joel Brobecker <brobecker@adacore.com>
17729
17730 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17731 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17732 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17733 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17734 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17735 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17736
1b588015
JB
177372014-02-26 Joel Brobecker <brobecker@adacore.com>
17738
17739 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17740 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17741 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17742
55426c9d
JB
177432014-02-26 Joel Brobecker <brobecker@adacore.com>
17744
17745 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17746
dc53a7ad
JB
177472014-02-26 Joel Brobecker <brobecker@adacore.com>
17748
17749 * gdb.dwarf2/arr-stride.c: New file.
17750 * gdb.dwarf2/arr-stride.exp: New file.
17751
12ab52e9
PA
177522014-02-26 Pedro Alves <palves@redhat.com>
17753
17754 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17755 that won't ever trigger. Make sure that GDB reports the correct
17756 breakpoint that caused the stop.
17757
849c862e
JK
177582014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17759
17760 PR gdb/16626
17761 * gdb.base/auto-load-script: New file.
17762 * gdb.base/auto-load.c: New file.
17763 * gdb.base/auto-load.exp: New file.
17764
71b7d793
JK
17765 PR gdb/16626
17766 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17767
e2f0d509
JK
177682014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17769
17770 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17771 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17772
50cc37c8
DE
177732014-02-24 Doug Evans <dje@google.com>
17774
17775 * lib/gdb.exp (run_on_host): Log error output if program fails.
17776
ea4758f2
PA
177772014-02-21 Pedro Alves <palves@redhat.com>
17778
17779 * gdb.threads/step-after-sr-lock.c: Rename to ...
17780 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17781 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17782 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17783 ... this.
17784
d7b30f67
SDJ
177852014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17786
17787 PR tdep/16397
17788 * gdb.arch/amd64-stap-special-operands.exp: New file.
17789 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17790 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17791 * gdb.arch/amd64-stap-triplet.S: Likewise.
17792 * gdb.arch/amd64-stap-triplet.c: Likewise.
17793
83deb43f
JB
177942014-02-20 Joel Brobecker <brobecker@adacore.com>
17795
17796 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17797 in .section pseudo-op.
17798
adde2bff
DE
177992014-02-20 lin zuojian <manjian2006@gmail.com>
17800 Joel Brobecker <brobecker@adacore.com>
17801 Doug Evans <xdje42@gmail.com>
17802
17803 PR symtab/16581
17804 * gdb.dwarf2/dw2-icycle.S: New file.
17805 * gdb.dwarf2/dw2-icycle.c: New file.
17806 * gdb.dwarf2/dw2-icycle.exp: New file.
17807
f7bd0f78
SC
178082014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17809
17810 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17811 operations on gdb.Value objects.
17812 * gdb.python/py-value-cc.exp: Add new test to test operations on
17813 gdb.Value objects.
17814
c17ef0d5
DE
178152014-02-18 Doug Evans <dje@google.com>
17816
17817 * Makefile.in (TESTS): New variable.
17818 (expanded_tests, expanded_tests_or_none): New variables
17819 (check-single): Pass $(expanded_tests_or_none) to runtest.
17820 (check-parallel): Only run tests in $(TESTS) if non-empty.
17821 (check/no-matching-tests-found): New rule.
17822 * README: Document TESTS makefile variable.
17823
5dd3176f
DE
178242014-02-18 Doug Evans <dje@google.com>
17825
17826 * Makefile.in (check-parallel): rm -rf outputs temp.
17827
0b10be4f
JK
178282014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17829
17830 Fix "ERROR: no fileid for" in the testsuite.
17831 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17832
85f224e7
DE
178332014-02-12 Doug Evans <dje@google.com>
17834
17835 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17836 (MISCELLANEOUS): New variable.
17837 (clean): rm -rf $(MISCELLANEOUS).
17838 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17839 dwp live in the same directory as symlinks, with each symlink pointed
17840 to a differently named file in a different directory.
17841
149b30ff
DE
178422014-02-11 Doug Evans <dje@google.com>
17843
17844 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17845 of Tcl file commands.
17846
1dfdac32
MK
178472014-02-10 Mark Kettenis <kettenis@gnu.org>
17848
17849 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17850 "kill -SIGUSR1 -1".
17851
aa4fb036
JB
178522014-02-10 Joel Brobecker <brobecker@adacore.com>
17853
17854 * gdb.ada/tick_length_array_enum_idx: New testcase.
17855
ed3ef339
DE
178562014-02-10 Doug Evans <xdje42@gmail.com>
17857
17858 * configure.ac (AC_OUTPUT): Add gdb.guile.
17859 * configure: Regenerate.
17860 * lib/gdb-guile.exp: New file.
17861 * lib/gdb.exp (get_target_charset): New function.
17862 * gdb.base/help.exp: Update expected output from "apropos apropos".
17863 * gdb.guile/Makefile.in: New file.
17864 * gdb.guile/guile.exp: New file.
17865 * gdb.guile/scm-arch.c: New file.
17866 * gdb.guile/scm-arch.exp: New file.
17867 * gdb.guile/scm-block.c: New file.
17868 * gdb.guile/scm-block.exp: New file.
17869 * gdb.guile/scm-breakpoint.c: New file.
17870 * gdb.guile/scm-breakpoint.exp: New file.
17871 * gdb.guile/scm-disasm.c: New file.
17872 * gdb.guile/scm-disasm.exp: New file.
17873 * gdb.guile/scm-equal.c: New file.
17874 * gdb.guile/scm-equal.exp: New file.
17875 * gdb.guile/scm-error.exp: New file.
17876 * gdb.guile/scm-error.scm: New file.
17877 * gdb.guile/scm-frame-args.c: New file.
17878 * gdb.guile/scm-frame-args.exp: New file.
17879 * gdb.guile/scm-frame-args.scm: New file.
17880 * gdb.guile/scm-frame-inline.c: New file.
17881 * gdb.guile/scm-frame-inline.exp: New file.
17882 * gdb.guile/scm-frame.c: New file.
17883 * gdb.guile/scm-frame.exp: New file.
17884 * gdb.guile/scm-generics.exp: New file.
17885 * gdb.guile/scm-gsmob.exp: New file.
17886 * gdb.guile/scm-iterator.c: New file.
17887 * gdb.guile/scm-iterator.exp: New file.
17888 * gdb.guile/scm-math.c: New file.
17889 * gdb.guile/scm-math.exp: New file.
17890 * gdb.guile/scm-objfile-script-gdb.in: New file.
17891 * gdb.guile/scm-objfile-script.c: New file.
17892 * gdb.guile/scm-objfile-script.exp: New file.
17893 * gdb.guile/scm-objfile.c: New file.
17894 * gdb.guile/scm-objfile.exp: New file.
17895 * gdb.guile/scm-ports.exp: New file.
17896 * gdb.guile/scm-pretty-print.c: New file.
17897 * gdb.guile/scm-pretty-print.exp: New file.
17898 * gdb.guile/scm-pretty-print.scm: New file.
17899 * gdb.guile/scm-section-script.c: New file.
17900 * gdb.guile/scm-section-script.exp: New file.
17901 * gdb.guile/scm-section-script.scm: New file.
17902 * gdb.guile/scm-symbol.c: New file.
17903 * gdb.guile/scm-symbol.exp: New file.
17904 * gdb.guile/scm-symtab-2.c: New file.
17905 * gdb.guile/scm-symtab.c: New file.
17906 * gdb.guile/scm-symtab.exp: New file.
17907 * gdb.guile/scm-type.c: New file.
17908 * gdb.guile/scm-type.exp: New file.
17909 * gdb.guile/scm-value-cc.cc: New file.
17910 * gdb.guile/scm-value-cc.exp: New file.
17911 * gdb.guile/scm-value.c: New file.
17912 * gdb.guile/scm-value.exp: New file.
17913 * gdb.guile/source2.scm: New file.
17914 * gdb.guile/types-module.cc: New file.
17915 * gdb.guile/types-module.exp: New file.
17916
7026a7c1
YQ
179172014-02-10 Yao Qi <yao@codesourcery.com>
17918
17919 PR testsuite/16543
17920 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17921 * configure: Regenerated.
17922 * Makefile.in: New file.
17923
6c466447
AS
179242014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17925
17926 * gdb.python/py-framefilter.exp: Fix typo.
17927
6e854735
YQ
179282014-02-08 Yao Qi <yao@codesourcery.com>
17929
17930 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17931 that no =breakpoint-modified is emitted when breakpoints are
17932 modified through MI commands.
17933
d137e6dc
PA
179342014-02-07 Pedro Alves <pedro@codesourcery.com>
17935 Pedro Alves <palves@redhat.com>
17936
17937 * gdb.threads/step-after-sr-lock.c: New file.
17938 * gdb.threads/step-after-sr-lock.exp: New file.
17939
b5ee5a50
PA
179402014-02-07 Pedro Alves <palves@redhat.com>
17941
17942 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17943
3c77faf3
JK
179442014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17945
17946 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17947 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17948
6dddc817
DE
179492014-02-06 Doug Evans <xdje42@gmail.com>
17950
17951 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17952 output.
17953
17954 * gdb.gdb/python-interrupts.exp: New file.
17955
de7b2893
YQ
179562014-02-05 Yao Qi <yao@codesourcery.com>
17957
17958 * gdb.trace/report.exp (use_collected_data): Test the output
17959 of "info threads" and "info inferiors".
17960
66d032ac
YQ
179612014-02-05 Yao Qi <yao@codesourcery.com>
17962
17963 Revert this patch:
17964
17965 2013-05-24 Yao Qi <yao@codesourcery.com>
17966
17967 * gdb.trace/tfile.exp: Test inferior and thread.
17968
591a12a1
UW
179692014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17970
17971 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17972 on a function.
17973 * gdb.base/step-bt.c: Call hello via function pointer to make
17974 sure its first instruction is executed on powerpc64le-linux.
17975
0ff3e01f
UW
179762014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17977
17978 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17979
084ee545
UW
179802014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17981
17982 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17983 of the test patterns for use on little-endian systems.
17984
6ed14ff3
UW
179852014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17986
17987 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17988 (decimal_vector): Fix for little-endian.
17989
401e27fd
JM
179902014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17991
17992 * gdb.arch/sparc-sysstep.exp: New file.
17993 * gdb.arch/sparc-sysstep.c: Likewise.
17994
17995 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17996
8b924729
EBM
179972014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17998
17999 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18000
fb151210
JB
180012014-01-23 Tom Tromey <tromey@redhat.com>
18002
18003 * gdb.ada/array_char_idx: New testcase.
18004
0740f8d8
TT
180052014-01-23 Tom Tromey <tromey@redhat.com>
18006
18007 PR python/16487:
18008 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18009 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18010 classes.
18011
21909fa1
TT
180122014-01-23 Tom Tromey <tromey@redhat.com>
18013
18014 PR python/16491:
18015 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18016 string from an inferior frame.
18017 * gdb.python/py-framefilter-mi.exp: Update.
18018
87ce2a04
DE
180192014-01-22 Doug Evans <dje@google.com>
18020
18021 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18022
237b092b
AA
180232014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18024
18025 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18026
d674a709
AA
180272014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18028
18029 * gdb.trace/entry-values.exp: Remove excess space character from
18030 regex patterns. Handle s390 call instruction.
18031
20fa3390
AA
180322014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18033
18034 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18035 define "*_start" label. Make "name" static.
18036 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18037 ${name} by references to ${name}_start.
18038
78466714
AA
180392014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18040
18041 * gdb.base/info-macros.exp: Remove "debug" from the compile
18042 options.
18043
ec9f644a
IB
180442014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18045
18046 * gdb.dlang/demangle.exp: New file.
18047
94b1b47e
IB
180482014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18049
18050 * gdb.dlang/primitive-types.exp: New file.
18051
7f420862
IB
180522014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18053
18054 * configure.ac: Create gdb.dlang/Makefile.
18055 * configure: Regenerate.
18056 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18057 * gdb.dlang/Makefile.in: New file.
18058 * lib/d-support.exp: New file.
18059 * lib/gdb.exp (skip_d_tests): New proc.
18060
52834460
MM
180612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18062
18063 * gdb.btrace/delta.exp: Check reverse stepi.
18064 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18065 * gdb.btrace/finish.exp: New.
18066 * gdb.btrace/next.exp: New.
18067 * gdb.btrace/nexti.exp: New.
18068 * gdb.btrace/record_goto.c: Add comments.
18069 * gdb.btrace/step.exp: New.
18070 * gdb.btrace/stepi.exp: New.
18071 * gdb.btrace/multi-thread-step.c: New.
18072 * gdb.btrace/multi-thread-step.exp: New.
18073 * gdb.btrace/rn-dl-bind.c: New.
18074 * gdb.btrace/rn-dl-bind.exp: New.
18075 * gdb.btrace/data.c: New.
18076 * gdb.btrace/data.exp: New.
18077 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18078
6e07b1d2
MM
180792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18080
18081 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18082 * gdb.btrace/exception.exp: Update.
18083 * gdb.btrace/instruction_history.exp: Update.
18084 * gdb.btrace/record_goto.exp: Update.
18085 * gdb.btrace/tailcall.exp: Update.
18086 * gdb.btrace/unknown_functions.exp: Update.
18087 * gdb.btrace/delta.exp: New.
18088
0b722aec
MM
180892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18090
18091 * gdb.btrace/record_goto.exp: Add backtrace test.
18092 * gdb.btrace/tailcall.exp: Add backtrace test.
18093
066ce621
MM
180942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18095
18096 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18097 * gdb.btrace/record_goto.c: New.
18098 * gdb.btrace/record_goto.exp: New.
18099 * gdb.btrace/x86-record_goto.S: New.
18100
0688d04e
MM
181012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18102
18103 * gdb.btrace/function_call_history.exp: Update tests.
18104 * gdb.btrace/instruction_history.exp: Update tests.
18105
8710b709
MM
181062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18107
18108 * gdb.btrace/function_call_history.exp: Fix expected field
18109 order for "record function-call-history".
18110 Add new tests for "record function-call-history /c".
18111 * gdb.btrace/exception.cc: New.
18112 * gdb.btrace/exception.exp: New.
18113 * gdb.btrace/tailcall.exp: New.
18114 * gdb.btrace/x86-tailcall.S: New.
18115 * gdb.btrace/x86-tailcall.c: New.
18116 * gdb.btrace/unknown_functions.c: New.
18117 * gdb.btrace/unknown_functions.exp: New.
18118 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18119
5de9129b
MM
181202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18121
18122 * gdb.btrace/instruction_history.exp: Update.
18123 * gdb.btrace/function_call_history.exp: Update.
18124
23a7fe75
MM
181252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18126
18127 * gdb.btrace/function_call_history.exp: Fix expected function
18128 trace.
18129 * gdb.btrace/instruction_history.exp: Initialize traced.
18130 Remove traced_functions.
18131
724c7dd8
MM
181322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18133
18134 * gdb.btrace/function_call_history.exp: Update
18135 * gdb.btrace/instruction_history.exp: Update.
18136
6d78d93b
MM
181372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18138
18139 * gdb.btrace/enable.exp: Update expected text.
18140
93a360cc
OJ
181412014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18142
18143 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18144 bytes.
18145
3772b53f
MR
181462014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18147
18148 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18149
596662fa
OJ
181502014-01-15 Omair Javaid <omair.javaid@linaro.org>
18151
18152 * lib/gdb.exp (supports_process_record): Return true for
18153 arm*-linux*. (supports_reverse): Likewise.
18154
b5b08fb4
SC
181552014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18156
18157 PR python/15464
18158 PR python/16113
18159 * gdb.python/py-type.c: Enhance test case.
18160 * gdb.python/py-value-cc.cc: Likewise
18161 * gdb.python/py-type.exp: Add new tests.
18162 * gdb.python/py-value-cc.exp: Likewise
18163
52d7fb13
AA
181642014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18165 Pedro Alves <palves@redhat.com>
18166
18167 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18168 Make "name" extern.
18169 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18170 references to ${name}_start by references to ${name}.
18171
a2cd8cfe
JB
181722014-01-10 Joel Brobecker <brobecker@adacore.com>
18173
18174 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18175
4e23fced
JB
181762014-01-10 Joel Brobecker <brobecker@adacore.com>
18177
18178 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18179
c6a9e42c
PA
181802014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18181 Pedro Alves <palves@redhat.com>
18182
18183 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18184 mi_gdb_target_load.
c6a9e42c 18185
b7ea362b
PA
181862014-01-08 Pedro Alves <palves@redhat.com>
18187
18188 * gdb.threads/reconnect-signal.c: New file.
18189 * gdb.threads/reconnect-signal.exp: New file.
18190
5e3f4fab
EBM
181912014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18192
18193 * gdb.base/source-dir.exp: New file.
18194
79301218
JB
181952014-01-07 Joel Brobecker <brobecker@adacore.com>
18196
18197 * gdb.ada/mi_interface: New testcase.
18198
8e355c5d
JB
181992014-01-07 Joel Brobecker <brobecker@adacore.com>
18200
18201 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18202 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18203 gdb.ada/pp-rec-component/pck.ads: New files.
18204
c0d48811
JB
182052014-01-07 Joel Brobecker <brobecker@adacore.com>
18206
18207 * gdb.python/py-pp-integral.c: New file.
18208 * gdb.python/py-pp-integral.py: New file.
18209 * gdb.python/py-pp-integral.exp: New file.
18210
17b609c3 18211For older changes see ChangeLog-1993-2013.
c906108c 18212\f
8d8cb839
EZ
18213;; Local Variables:
18214;; mode: change-log
18215;; left-margin: 8
18216;; fill-column: 74
18217;; version-control: never
18218;; End:
902f2ccb 18219
b811d2c2 18220 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
18221 Copying and distribution of this file, with or without modification,
18222 are permitted provided the copyright notice and this notice are preserved.