Fix re-runs of a second inferior (PR gdb/25410)
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-01-24 Pedro Alves <palves@redhat.com>
2
3 PR gdb/25410
4 * gdb.multi/multi-re-run-1.c: New.
5 * gdb.multi/multi-re-run-2.c: New.
6 * gdb.multi/multi-re-run.exp: New.
7
8 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
9
10 PR gdb/23718
11 * gdb.server/server-kill-python.exp: New file.
12
13 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
14
15 * gdb.server/multi-ui-errors.c: New file.
16 * gdb.server/multi-ui-errors.exp: New file.
17
18 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
19
20 PR tui/9765
21 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
22
23 2020-01-19 Tom Tromey <tom@tromey.com>
24
25 * gdb.tui/main.exp: Add check for plain "file".
26
27 2020-01-16 Christian Biesinger <cbiesinger@google.com>
28
29 * lib/gdb.exp: Fix spelling error (seperatelly).
30
31 2020-01-14 Tom Tromey <tom@tromey.com>
32
33 PR symtab/12535:
34 * gdb.python/python.exp: Test decode_line with empty string
35 argument.
36
37 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
38
39 * gdb.base/skip-inline.exp: Extend test.
40
41 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
44 * gdb.dwarf2/dw2-bad-elf.c: New file.
45 * gdb.dwarf2/dw2-bad-elf.exp: New file.
46
47 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
50 _line_saw_file.
51
52 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
53
54 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
55 border.
56
57 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
58
59 * gdb.multi/multi-target.exp (setup): Factor out "info
60 connections" and "info inferiors" tests to ...
61 (test_info_inferiors): ... this new procedure.
62 (top level): Run new "info-inferiors" tests.
63
64 2020-01-10 Pedro Alves <palves@redhat.com>
65
66 * gdb.server/bkpt-other-inferior.exp: New file.
67
68 2020-01-10 Pedro Alves <palves@redhat.com>
69
70 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
71 of "add-inferior".
72 * gdb.base/quit-live.exp: Likewise.
73 * gdb.base/remote-exec-file.exp: Likewise.
74 * gdb.guile/scm-progspace.exp: Likewise.
75 * gdb.linespec/linespec.exp: Likewise.
76 * gdb.mi/new-ui-mi-sync.exp: Likewise.
77 * gdb.mi/user-selected-context-sync.exp: Likewise.
78 * gdb.multi/multi-target.exp (setup): Add "info connection" and
79 "info inferiors" tests.
80 * gdb.multi/remove-inferiors.exp: Adjust expected output of
81 "add-inferior".
82 * gdb.multi/watchpoint-multi.exp: Likewise.
83 * gdb.python/py-inferior.exp: Likewise.
84 * gdb.server/extended-remote-restart.exp: Likewise.
85 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
86 "info inferiors".
87 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
88 * gdb.trace/report.exp: Likewise.
89
90 2020-01-10 Pedro Alves <palves@redhat.com>
91
92 * gdb.multi/multi-target.c: New file.
93 * gdb.multi/multi-target.exp: New file.
94 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
95 mode requested, but remote does not support non-stop".
96
97 2020-01-10 Pedro Alves <palves@redhat.com>
98
99 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
100 disconnect before reconnecting.
101
102 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
103 Pedro Alves <palves@redhat.com>
104
105 * gdb.server/connect-without-multi-process.exp: Also test
106 continuing to end.
107
108 2020-01-10 Pedro Alves <palves@redhat.com>
109
110 * gdb.base/remote-exec-file.exp: New file.
111
112 2020-01-10 Pedro Alves <palves@redhat.com>
113
114 * gdb.base/fork-running-state.exp (do_test): Adjust expected
115 output.
116 * gdb.threads/async.c: New.
117 * gdb.threads/async.exp: New.
118 * gdb.multi/tids-gid-reset.c: New.
119 * gdb.multi/tids-gid-reset.exp: New.
120
121 2020-01-10 George Barrett <bob@bob131.so>
122
123 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
124 to help in finding the image relocation offset.
125 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
126 options in arguments.
127 (stap_test_no_debuginfo): Likewise.
128 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
129 test variants.
130 (stap_test): Add null semaphore relocation test.
131
132 2020-01-10 George Barrett <bob@bob131.so>
133
134 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
135 * gdb.base/stap-probe.exp: Likewise.
136 (stap_test): Pass argument as an additional flag.
137 (stap_test_no_debuginfo): Likewise.
138 (stap_test): Check `info probes stap' output for semaphore
139 addresses if the test binary is supposed to have them.
140
141 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
142
143 * gdb.tui/basic.exp: Add more scrolling tests.
144
145 2020-01-09 Tom Tromey <tom@tromey.com>
146
147 PR tui/18932:
148 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
149 meangingful value.
150 (Term::command, Term::resize): Update.
151 * gdb.tui/basic.exp: Add scrolling test.
152
153 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
154
155 * gdb.tui/tui-layout-asm.exp: New file.
156
157 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
158
159 * lib/tuiterm.exp (Term::check_box_contents): New proc.
160
161 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
162
163 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
164 (Term::enter_tui): Use Term::prepare_for_tui.
165
166 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
167
168 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
169 called.
170
171 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
172
173 * gdb.base/skip.exp: Fix race condition in test.
174
175 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * gdb.base/backtrace.c: New file.
178 * gdb.base/backtrace.exp: New file.
179
180 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
181
182 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
183
184 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
185
186 * gdb.base/style.exp: Test that warnings are styled.
187
188 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
189
190 * gdb.base/line65535.exp: New file.
191 * gdb.base/line65535.c: New file.
192
193 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
194
195 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
196 * lib/gnat_debug_info_test.adb: New file.
197 * gdb.ada/ptype_tagged_param.exp: Use
198 gnat_runtime_has_debug_info, expect a different output if
199 runtime does not have debug info.
200
201 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
202
203 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
204 (another) quote in test name.
205
206 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
207
208 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
209 Add quote in test name.
210
211 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
212
213 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
214 directory instead.
215 * gdb.cp/pass-by-ref.exp: Extend with more cases.
216 * gdb.cp/pass-by-ref-2.cc: New file.
217 * gdb.cp/pass-by-ref-2.exp: New file.
218
219 2019-12-20 Tom Tromey <tom@tromey.com>
220
221 * gdb.tui/list-before.exp: New file.
222
223 2019-12-20 Tom Tromey <tom@tromey.com>
224
225 * gdb.tui/list.exp: Check for source on initial listing.
226
227 2019-12-11 Tom Tromey <tromey@adacore.com>
228
229 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
230 Add crlf test.
231
232 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
233
234 * gdb.base/default.exp: Update value of $_gdb_major.
235
236 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
237
238 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
239
240 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
241
242 * gdb.base/skip.exp: Whitespace fix.
243
244 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
245
246 * gdb.base/skip-inline.c: New file.
247 * gdb.base/skip-inline.exp: New file.
248
249 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
250
251 * gdb.base/jit-reader.exp (jit_reader_test): Rename
252 jit_function_00 to jit_function_stack_mangle.
253 * gdb.base/jithost.c (jit_function_t): Rename to...
254 (jit_function_stack_mangle_t): ... this.
255 (jit_function_add_t): New typedef.
256 (jit_function_00_code): Rename to...
257 (jit_function_stack_mangle_code): ... this, make static.
258 (jit_function_add_code): New.
259 (main): Generate "add" function and call it. Adjust to changes
260 in jithost_abi.
261 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
262 (struct jithost_abi) <begin, end>: Remove fields.
263 <object, function_stack_mangle, function_add>: New fields.
264 * gdb.base/jitreader.c (struct reader_state) <code_begin,
265 code_end>: Remove fields.
266 <func_stack_mangle>: New field.
267 (read_debug_info): Adjust to renaming, create block for "add"
268 function.
269 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
270
271 2019-12-11 Tom Tromey <tom@tromey.com>
272
273 * gdb.tui/resize.exp: Fix regexp.
274 * gdb.tui/regs.exp: Fix regexps.
275 * gdb.tui/main.exp: Fix regexp.
276
277 2019-12-11 Tom Tromey <tom@tromey.com>
278
279 * gdb.tui/resize.exp: Update.
280 * gdb.tui/empty.exp (layouts): Update.
281
282 2019-12-11 Tom Tromey <tom@tromey.com>
283
284 * gdb.tui/regs.exp: Update.
285 * gdb.tui/empty.exp (layouts): Update.
286 * gdb.tui/basic.exp: Update.
287 * lib/tuiterm.exp (_check_box): Don't check bottom border.
288
289 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
290
291 * gdb.base/options.exp: Add -raw-values in the print completion list.
292 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
293
294 2019-12-10 Kevin Buettner <kevinb@redhat.com>
295
296 * gdb.threads/omp-par-scope.c: New file.
297 * gdb/threads/omp-par-scope.exp: New file.
298
299 2019-12-10 Kevin Buettner <kevinb@redhat.com>
300
301 * lib/gdb.exp (support_nested_function_tests): New proc.
302
303 2019-12-10 Kevin Buettner <kevinb@redhat.com>
304
305 * lib/gdb.exp (gdb_compile_openmp): New proc.
306 (build_executable_from_specs): Add an "openmp" option.
307 (gdb_compile_pthreads): Add non-executable case.
308
309 2019-12-10 Tom Tromey <tromey@adacore.com>
310
311 * gdb.ada/unchecked_union.exp: New file.
312 * gdb.ada/unchecked_union/pck.adb: New file.
313 * gdb.ada/unchecked_union/pck.ads: New file.
314 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
315 * gdb-utils.exp (string_to_regexp): Also quote "?".
316
317 2019-12-10 George Barrett <bob@bob131.so>
318
319 Test scripted probe breakpoints.
320 * gdb.guile/scm-breakpoint.c (main): Add probe point.
321 * gdb.python/py-breakpoint.c (main): Likewise.
322 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
323 specifier test.
324 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
325
326 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
327
328 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
329 an rvalue parameter.
330 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
331 parameter.
332
333 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
334
335 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
336 modules.
337
338 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
339
340 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
341 broken version of GCC.
342
343 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
344
345 * gdb.fortran/info-modules.exp: Rewrite to make use of new
346 sym-info-cmds library.
347 * gdb.fortran/info-types.exp: Likewise.
348 * lib/sym-info-cmds.exp: New file.
349
350 2019-12-08 Tom de Vries <tdevries@suse.de>
351
352 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
353
354 2019-12-07 Keith Seitz <keiths@redhat.com>
355
356 * gdb.base/corefile-buildid-shlib-shr.c: New file.
357 * gdb.base/corefile-buildid-shlib.c: New file.
358 * gdb.base/corefile-buildid.c: New file.
359 * gdb.base/corefile-buildid.exp: New file.
360
361 2019-12-06 Tom de Vries <tdevries@suse.de>
362
363 * gdb.dwarf2/varval.exp: Add decl before def test.
364
365 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
366
367 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
368
369 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
370
371 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
372 CV and reference conversion for overload resolution.
373 * gdb.cp/rvalue-ref-overload.exp: Test it.
374
375 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
376
377 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
378 * gdb.base/frameapply.exp: Test faas without command.
379
380 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
381
382 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
383 Fortran tests.
384 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
385 order.
386
387 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
388
389 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
390 casting to type with no kind specified.
391 (test_basic_parsing_of_type_kinds): Additional tests for types
392 with no kind specified, and add tests for single/double
393 precision/complex types.
394
395 2019-12-04 Tom Tromey <tromey@adacore.com>
396
397 * gdb.base/endianity.c (struct other) <x>: New field.
398 (main): Initialize it.
399 * gdb.base/endianity.exp: Update.
400
401 2019-12-04 Tom Tromey <tromey@adacore.com>
402
403 * gdb.ada/scalar_storage/storage.adb: New file.
404 * gdb.ada/scalar_storage/pck.adb: New file.
405 * gdb.ada/scalar_storage/pck.ads: New file.
406 * gdb.ada/scalar_storage.exp: New file.
407
408 2019-12-04 Tom Tromey <tromey@adacore.com>
409
410 * gdb.base/endianity.c (struct otherendian) <f>: New field.
411 (main): Initialize it.
412 * gdb.base/endianity.exp: Update.
413
414 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
417
418 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
419
420 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
421 -symbol-info-module-functions and -symbol-info-module-variables.
422
423 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
424
425 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
426
427 2019-12-01 Richard Bunt <richard.bunt@arm.com>
428 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.fortran/derived-type-striding.exp: New file.
431 * gdb.fortran/derived-type-striding.f90: New file.
432 * gdb.fortran/array-slices.exp: New file.
433 * gdb.fortran/array-slices.f90: New file.
434
435 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
436
437 * gdb.base/define.exp: Test . in command names.
438 * gdb.base/setshow.exp: Update test, as . is now part of
439 command name.
440
441 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
442
443 * gdb.base/define-prefix.exp: New file.
444
445 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
446
447 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
448 compile.
449 (skip_btrace_pt_tests): Likewise.
450
451 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
452
453 * gdb.fortran/info-modules.exp: Compile source files in correct
454 order.
455
456 2019-11-27 Kevin Buettner <kevinb@redhat.com>
457
458 * gdb.dwarf2/imported-unit.exp: New file.
459 * gdb.dwarf2/imported-unit.c: New file.
460
461 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
462
463 * gdb.mi/mi-fortran-modules-2.f90: New file.
464 * gdb.mi/mi-fortran-modules.exp: New file.
465 * gdb.mi/mi-fortran-modules.f90: New file.
466
467 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
468
469 * gdb.mi/mi-sym-info-1.c: New file.
470 * gdb.mi/mi-sym-info-2.c: New file.
471 * gdb.mi/mi-sym-info.exp: New file.
472
473 2019-11-22 Tom Tromey <tromey@adacore.com>
474
475 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
476 * gdb.ada/tasks/foo.adb: Add another stopping location.
477
478 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
479
480 * gdb.base/endianity.c: New test.
481 * gdb.base/endianity.exp: New file.
482
483 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
484
485 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
486
487 2019-11-21 Tom de Vries <tdevries@suse.de>
488
489 PR gdb/24956
490 * gdb.base/ui-redirect.exp: Test output of user-defined command.
491
492 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
493
494 * gdb.python/py-progspace.exp: Add missing parentheses on some
495 'print' commands.
496
497 2019-11-19 Tom Tromey <tom@tromey.com>
498
499 * gdb.tui/winheight.exp: New file.
500
501 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.base/ctf-whatis.c: Delete.
504 * gdb.base/ctf-whatis.exp: Delete.
505 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
506
507 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
508
509 * gdb.base/ctf-cvexpr.exp: Delete.
510 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
511
512 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
513
514 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
515 the compiler. Clean up header comment a little.
516 * gdb.base/ctf-ptype.exp: Likewise.
517 * gdb.base/ctf-whatis.exp: Likewise.
518 * lib/gdb.exp (skip_ctf_tests): New proc.
519
520 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
521
522 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
523 * gdb.tui/corefile-run.exp: New file.
524
525 2019-11-14 Tom Tromey <tromey@adacore.com>
526
527 * gdb.base/gdbvars.exp (test_convenience_variables): Add
528 regression tests.
529
530 2019-11-12 Tom Tromey <tom@tromey.com>
531
532 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
533 after any command. Expect prompt after WAIT_FOR is seen.
534 (enter_tui): Enable resize messages.
535 (command): Expect command in output.
536 (get_line): Avoid error when cursor appears to be off-screen.
537 (dump_screen): Include screen size in title.
538 (_do_resize): New proc, from "resize".
539 (resize): Rewrite. Do resize in two steps.
540 * gdb.tui/empty.exp (layouts): Fix entries.
541 (check_boxes): Remove xfail.
542 (check_text): Dump screen on failure.
543
544 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
545
546 * gdb.python/py-symbol.exp: Add test for
547 gdb.lookup_static_symbols.
548
549 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
550
551 * gdb.python/py-symbol.c: Declare and call function from new
552 py-symbol-2.c file.
553 * gdb.python/py-symbol.exp: Compile both source files, and add new
554 tests for gdb.lookup_static_symbol.
555 * gdb.python/py-symbol-2.c: New file.
556
557 2019-11-02 Tom de Vries <tdevries@suse.de>
558
559 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
560 * gdb.base/anon.exp: Same.
561 * gdb.base/auto-connect-native-target.exp: Same.
562 * gdb.base/call-ar-st.exp: Same.
563 * gdb.base/catch-syscall.exp: Same.
564 * gdb.base/commands.exp: Same.
565 * gdb.base/default.exp: Same.
566 * gdb.base/display.exp: Same.
567 * gdb.base/float.exp: Same.
568 * gdb.base/foll-fork.exp: Same.
569 * gdb.base/help.exp: Same.
570 * gdb.base/info-macros.exp: Same.
571 * gdb.base/info-proc.exp: Same.
572 * gdb.base/info-target.exp: Same.
573 * gdb.base/long_long.exp: Same.
574 * gdb.base/macscp.exp: Same.
575 * gdb.base/memattr.exp: Same.
576 * gdb.base/nofield.exp: Same.
577 * gdb.base/pointers.exp: Same.
578 * gdb.base/printcmds.exp: Same.
579 * gdb.base/ptype.exp: Same.
580 * gdb.base/restore.exp: Same.
581 * gdb.base/return.exp: Same.
582 * gdb.base/scope.exp: Same.
583 * gdb.base/set-noassign.exp: Same.
584 * gdb.base/setshow.exp: Same.
585 * gdb.base/shlib-call.exp: Same.
586 * gdb.base/signals.exp: Same.
587 * gdb.base/sigstep.exp: Same.
588 * gdb.base/skip.exp: Same.
589 * gdb.base/solib-symbol.exp: Same.
590 * gdb.base/stap-probe.exp: Same.
591 * gdb.base/step-line.exp: Same.
592 * gdb.base/step-test.exp: Same.
593 * gdb.base/style.exp: Same.
594 * gdb.base/varargs.exp: Same.
595 * gdb.base/vla-datatypes.exp: Same.
596 * gdb.base/vla-ptr.exp: Same.
597 * gdb.base/vla-sideeffect.exp: Same.
598 * gdb.base/volatile.exp: Same.
599 * gdb.base/watch-cond-infcall.exp: Same.
600 * gdb.base/watchpoint.exp: Same.
601
602 2019-11-02 Tom de Vries <tdevries@suse.de>
603
604 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
605 * gdb.cp/cpexprs.exp: Same.
606 * gdb.cp/except-multi-location.exp: Same.
607 * gdb.cp/exceptprint.exp: Same.
608 * gdb.cp/gdb2384.exp: Same.
609 * gdb.cp/inherit.exp: Same.
610 * gdb.cp/m-static.exp: Same.
611 * gdb.cp/meth-typedefs.exp: Same.
612 * gdb.cp/misc.exp: Same.
613 * gdb.cp/namespace.exp: Same.
614 * gdb.cp/non-trivial-retval.exp: Same.
615 * gdb.cp/overload.exp: Same.
616 * gdb.cp/pr17132.exp: Same.
617 * gdb.cp/re-set-overloaded.exp: Same.
618 * gdb.cp/rvalue-ref-types.exp: Same.
619 * gdb.cp/templates.exp: Same.
620
621 2019-11-01 Luis Machado <luis.machado@linaro.org>
622
623 PR gdb/25124
624
625 * gdb.arch/pr25124.S: New file.
626 * gdb.arch/pr25124.exp: New file.
627
628 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
629
630 * gdb.fortran/info-modules.exp: Update expected results, and add
631 additional tests for 'info module functinos', and 'info module
632 variables'.
633 * gdb.fortran/info-types.exp: Update expected results.
634 * gdb.fortran/info-types.f90: Extend testcase with additional
635 module variables and functions.
636
637 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
638
639 * gdb.fortran/info-modules.exp: New file.
640 * gdb.fortran/info-types.exp: Build with new file.
641 * gdb.fortran/info-types.f90: Include and use new module.
642 * gdb.fortran/info-types-2.f90: New file.
643
644 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
645
646 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
647 * gdb.base/settings.exp: Test all settings types using
648 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
649 that now verifies that the value of "maint show" is the same as
650 returned by the settings functions. Test the type of the
651 maintenance settings.
652 * gdb.base/default.exp: Update show_conv_list.
653
654 2019-10-31 Tom de Vries <tdevries@suse.de>
655
656 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
657 gdb_test.
658 * gdb.arch/amd64-disp-step.exp: Same.
659 * gdb.asm/asm-source.exp: Same.
660 * gdb.btrace/buffer-size.exp: Same.
661 * gdb.btrace/cpu.exp: Same.
662 * gdb.btrace/enable.exp: Same.
663 * gdb.dwarf2/count.exp: Same.
664 * gdb.dwarf2/dw2-ranges-func.exp: Same.
665 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
666 * gdb.fortran/vla-datatypes.exp: Same.
667 * gdb.fortran/vla-history.exp: Same.
668 * gdb.fortran/vla-ptype.exp: Same.
669 * gdb.fortran/vla-value.exp: Same.
670 * gdb.fortran/whatis_type.exp: Same.
671 * gdb.guile/guile.exp: Same.
672 * gdb.multi/tids.exp: Same.
673 * gdb.python/py-finish-breakpoint.exp: Same.
674 * gdb.python/py-framefilter.exp: Same.
675 * gdb.python/py-pp-registration.exp: Same.
676 * gdb.python/py-xmethods.exp: Same.
677 * gdb.python/python.exp: Same.
678 * gdb.server/connect-with-no-symbol-file.exp: Same.
679 * gdb.server/no-thread-db.exp: Same.
680 * gdb.server/run-without-local-binary.exp: Same.
681 * gdb.stabs/weird.exp: Same.
682 * gdb.threads/attach-many-short-lived-threads.exp: Same.
683 * gdb.threads/thread-find.exp: Same.
684 * gdb.threads/tls-shared.exp: Same.
685 * gdb.threads/tls.exp: Same.
686 * gdb.threads/wp-replication.exp: Same.
687 * gdb.trace/ax.exp: Same.
688 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
689
690 2019-10-31 Tom de Vries <tdevries@suse.de>
691
692 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
693 * gdb.ada/array_subscript_addr.exp: Same.
694 * gdb.ada/arrayidx.exp: Same.
695 * gdb.ada/arrayparam.exp: Same.
696 * gdb.ada/arrayptr.exp: Same.
697 * gdb.ada/boolean_expr.exp: Same.
698 * gdb.ada/call_pn.exp: Same.
699 * gdb.ada/complete.exp: Same.
700 * gdb.ada/fixed_cmp.exp: Same.
701 * gdb.ada/fun_addr.exp: Same.
702 * gdb.ada/funcall_param.exp: Same.
703 * gdb.ada/interface.exp: Same.
704 * gdb.ada/mod_from_name.exp: Same.
705 * gdb.ada/null_array.exp: Same.
706 * gdb.ada/packed_array.exp: Same.
707 * gdb.ada/packed_tagged.exp: Same.
708 * gdb.ada/print_chars.exp: Same.
709 * gdb.ada/print_pc.exp: Same.
710 * gdb.ada/ptype_arith_binop.exp: Same.
711 * gdb.ada/ptype_field.exp: Same.
712 * gdb.ada/ptype_tagged_param.exp: Same.
713 * gdb.ada/rec_return.exp: Same.
714 * gdb.ada/ref_tick_size.exp: Same.
715 * gdb.ada/str_ref_cmp.exp: Same.
716 * gdb.ada/taft_type.exp: Same.
717 * gdb.ada/tagged.exp: Same.
718 * gdb.ada/type_coercion.exp: Same.
719 * gdb.ada/uninitialized_vars.exp: Same.
720
721 2019-10-30 Tom de Vries <tdevries@suse.de>
722
723 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
724
725 2019-10-26 Tom de Vries <tdevries@suse.de>
726
727 * gdb.base/bigcore.c: Fix typos in comments.
728 * gdb.base/ctf-ptype.c: Same.
729 * gdb.base/long_long.c: Same.
730 * gdb.dwarf2/dw2-op-out-param.S: Same.
731 * gdb.python/py-evthreads.c: Same.
732 * gdb.reverse/i387-stack-reverse.c: Same.
733 * gdb.trace/tfile.c: Same.
734 * lib/compiler.c: Same.
735 * lib/compiler.cc: Same.
736
737 2019-10-25 Tom de Vries <tdevries@suse.de>
738
739 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
740 gdb_test_multiple calls.
741 * gdb.reverse/sigall-reverse.exp: Same.
742 * gdb.reverse/solib-precsave.exp: Same.
743 * gdb.reverse/solib-reverse.exp: Same.
744 * gdb.reverse/until-precsave.exp: Same.
745 * gdb.reverse/until-reverse.exp: Same.
746
747 2019-10-24 Tom de Vries <tdevries@suse.de>
748
749 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
750 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
751 kfail using -wrap pattern flag and convenience variable
752 gdb_test_name.
753
754 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * gdb.python/py-progspace.exp: Add tests for the
757 Progspace.block_for_pc method.
758
759 2019-10-23 Tom Tromey <tom@tromey.com>
760
761 * configure: Rebuild.
762 * aclocal.m4: Use m4_include, not sinclude.
763
764 2019-10-21 Tom de Vries <tdevries@suse.de>
765
766 * gdb.base/infcall-nested-structs.c: Add
767 __attribute__((noinline,noclone)) to all functions.
768 (call_all): Add missing variable initialization. Simplify return value.
769 (breakpt): Increment volatile variable, to prevent call from being
770 optimized out.
771 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
772
773 2019-10-17 Tom de Vries <tdevries@suse.de>
774
775 * gdb.fortran/module.exp: Allow info variables to print info for files
776 other than module.f90.
777
778 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
779
780 * gdb.fortran/module.exp: Extend with 'info variables' test.
781
782 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
783
784 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
785 F77_FOR_TARGET.
786
787 2019-10-16 Tom de Vries <tdevries@suse.de>
788
789 PR tdep/25096
790 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
791
792 2019-10-16 Tom de Vries <tdevries@suse.de>
793
794 PR tdep/24104
795 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
796 Add KFAIL for PR tdep/25096.
797
798 2019-10-16 Tom de Vries <tdevries@suse.de>
799
800 PR testsuite/25059
801 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
802
803 2019-10-16 Tom de Vries <tdevries@suse.de>
804
805 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
806 as signed.
807
808 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
809
810 * gdb.mi/list-thread-groups-available.exp: Read entries one by
811 one instead of increasing timeout.
812
813 2019-10-13 Tom de Vries <tdevries@suse.de>
814
815 PR record/25038
816 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
817 * gdb.reverse/sigall-reverse.exp: Same.
818 * gdb.reverse/solib-precsave.exp: Same.
819 * gdb.reverse/solib-reverse.exp: Same.
820 * gdb.reverse/step-precsave.exp: Same.
821 * gdb.reverse/until-precsave.exp: Same.
822 * gdb.reverse/until-reverse.exp: Same.
823 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
824
825 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
826
827 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
828 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
829 (cmp_struct_05_01, cmp_struct_static_02_01)
830 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
831 comparisons.
832
833 2019-10-10 Tom de Vries <tdevries@suse.de>
834
835 PR testsuite/24888
836 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
837 gnatlink.
838
839 2019-10-09 Tom de Vries <tdevries@suse.de>
840
841 PR testsuite/25048
842 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
843
844 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
845
846 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
847 exceptions due to missing debug information.
848
849 2019-10-07 Tom de Vries <tdevries@suse.de>
850
851 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
852
853 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
856 * gdb.base/annota1.exp: Update to use gdb_test_name.
857
858 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
859
860 * gdb.base/ctf-whatis.exp: New file.
861 * gdb.base/ctf-whatis.c: New file.
862 * gdb.base/ctf-ptype.exp: New file.
863 * gdb.base/ctf-ptype.c: New file.
864 * gdb.base/ctf-constvars.exp: New file.
865 * gdb.base/ctf-constvars.c: New file.
866 * gdb.base/ctf-cvexpr.exp: New file.
867
868 2019-10-04 Tom de Vries <tdevries@suse.de>
869
870 * gdb.cp/local-static.c (main): Move declaration of int i out of the
871 for loop.
872
873 2019-10-03 Tom Tromey <tom@tromey.com>
874
875 PR rust/24976:
876 * gdb.rust/simple.rs (Union2): New type.
877 (main): Use Union2.
878 * gdb.rust/simple.exp: Add test.
879
880 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
881
882 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
883 nested function prefix.
884
885 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
886 Richard Bunt <richard.bunt@arm.com>
887 Andrew Burgess <andrew.burgess@embecosm.com>
888
889 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
890 nested functions.
891 * gdb.fortran/nested-funcs.f90: Update expected results.
892 * gdb.fortran/nested-funcs-2.exp: New file.
893 * gdb.fortran/nested-funcs-2.f90: New file.
894
895 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
896
897 * gdb.python/py-parameter.exp: Make test names unique.
898 * gdb.python/py-template.exp: Likewise.
899 * gdb.python/py-value.exp: Likewise.
900
901 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
902
903 * gdb.base/break-interp.exp: Reduce test name duplication.
904 * gdb.base/call-sc.exp: Likewise.
905 * gdb.base/callfuncs.exp: Likewise.
906 * gdb.base/charset.exp: Likewise.
907 * gdb.base/dump.exp: Likewise.
908 * gdb.base/ena-dis-br.exp: Likewise.
909 * gdb.base/relational.exp: Likewise.
910 * gdb.base/step-over-syscall.exp: Likewise.
911 * gdb.base/structs.exp: Likewise.
912
913 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
914
915 * gdb.linespec/explicit.exp: Make test names unique.
916 * gdb.linespec/ls-errs.exp: Likewise.
917
918 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 * gdb.reverse/break-precsave.exp: Make test names unique.
921 * gdb.reverse/break-reverse.exp: Likewise.
922 * gdb.reverse/finish-precsave.exp: Likewise.
923 * gdb.reverse/finish-reverse.exp: Likewise.
924 * gdb.reverse/machinestate-precsave.exp: Likewise.
925 * gdb.reverse/machinestate.exp: Likewise.
926 * gdb.reverse/readv-reverse.exp: Likewise.
927 * gdb.reverse/recvmsg-reverse.exp: Likewise.
928 * gdb.reverse/sigall-precsave.exp: Likewise.
929 * gdb.reverse/sigall-reverse.exp: Likewise.
930 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
931 * gdb.reverse/watch-precsave.exp: Likewise.
932 * gdb.reverse/watch-reverse.exp: Likewise.
933
934 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
935
936 * gdb.threads/stop-with-handle.c: New file.
937 * gdb.threads/stop-with-handle.exp: New file.
938
939 2019-10-03 Tom de Vries <tdevries@suse.de>
940
941 PR testsuite/25059
942 * gdb.base/list-missing-source.exp: Allowing the "Compilation
943 directory" line to be missing.
944
945 2019-10-03 Tom de Vries <tdevries@suse.de>
946
947 PR testsuite/25059
948 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
949 type optional.
950
951 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
952
953 * gdb.python/py-format-string.c (string.h): New include.
954 (main): Fill a_struct_with_union.the_union.an_int with bytes of
955 the same value, for endianness-independence.
956 * gdb.python/py-format-string.exp (default_regexp_dict)
957 (test_pretty_structs, test_format): Adjust expected output to the
958 changed initialization.
959
960 2019-10-02 Tom Tromey <tromey@adacore.com>
961
962 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
963
964 2019-10-02 Pedro Alves <palves@redhat.com>
965 Andrew Burgess <andrew.burgess@embecosm.com>
966
967 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
968 "print-file-var.h".
969 (this_version_id) Use ATTRIBUTE_VISIBILITY.
970 (get_version_1): Print this_version_id and its address.
971 Add extern "C" wrappers around interface functions.
972 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
973 "print-file-var.h".
974 (this_version_id) Use ATTRIBUTE_VISIBILITY.
975 (get_version_2): Print this_version_id and its address.
976 Add extern "C" wrappers around interface functions.
977 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
978 <stddef.h> and "print-file-var.h".
979 Add extern "C" wrappers around interface functions.
980 [VERSION_ID_MAIN] (this_version_id): Define.
981 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
982 * gdb.base/print-file-var.h: Add some #defines to simplify setting
983 up extern "C" blocks.
984 * gdb.base/print-file-var.exp (test): New, factored out from top
985 level.
986 (top level): Test all combinations of attribute hidden or not,
987 dlopen or not, and this_version_id symbol in main file or not.
988 Compile tests as both C++ and C, make test names unique.
989
990 2019-10-01 Tom Tromey <tom@tromey.com>
991
992 * gdb.base/style.exp: Test "show logging filename".
993
994 2019-10-01 Tom Tromey <tom@tromey.com>
995
996 * lib/gdb-utils.exp (style): Handle "metadata" argument.
997 * gdb.base/style.exp: Add metadata style test.
998
999 2019-10-01 Tom Tromey <tom@tromey.com>
1000
1001 * gdb.base/style.exp: Test "pwd".
1002
1003 2019-10-01 Tom Tromey <tom@tromey.com>
1004
1005 * gdb.base/style.exp: Update tests.
1006
1007 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1008
1009 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1010 'six' to unsigned.
1011 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1012 'five'. Use an all-ones bit pattern for each.
1013 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1014 to its changed values.
1015
1016 2019-09-30 Tom Tromey <tromey@adacore.com>
1017
1018 * gdb.rust/traits.rs: Disable all warnings.
1019
1020 2019-09-29 Tom de Vries <tdevries@suse.de>
1021
1022 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1023
1024 2019-09-29 Tom de Vries <tdevries@suse.de>
1025
1026 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1027
1028 2019-09-27 Tom de Vries <tdevries@suse.de>
1029
1030 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1031
1032 2019-09-27 Tom de Vries <tdevries@suse.de>
1033
1034 PR record/23188
1035 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1036
1037 2019-09-26 Tom Tromey <tromey@adacore.com>
1038
1039 * gdb.ada/py_taft.exp: New file.
1040 * gdb.ada/py_taft/main.adb: New file.
1041 * gdb.ada/py_taft/pkg.adb: New file.
1042 * gdb.ada/py_taft/pkg.ads: New file.
1043
1044 2019-09-24 Tom de Vries <tdevries@suse.de>
1045
1046 PR gdb/24598
1047 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1048
1049 2019-09-22 Tom de Vries <tdevries@suse.de>
1050
1051 * gdb.base/restore.exp: Allow register variables to be optimized out at
1052 -O0.
1053
1054 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1055
1056 * gdb.arch/spu-info.exp: Remove file.
1057 * gdb.arch/spu-info.c: Remove file.
1058 * gdb.arch/spu-ls.exp: Remove file.
1059 * gdb.arch/spu-ls.c: Remove file.
1060
1061 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1062 * gdb.asm/spu.inc: Remove file.
1063
1064 * gdb.base/dump.exp: Remove support for spu*-*-*.
1065 * gdb.base/stack-checking.exp: Likewise.
1066 * gdb.base/overlays.exp: Likewise.
1067 * gdb.base/ovlymgr.c: Likewise.
1068 * gdb.base/spu.ld: Remove file.
1069
1070 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1071 * gdb.cp/cpexprs.exp: Likewise.
1072 * gdb.cp/exception.exp: Likewise.
1073 * gdb.cp/gdb2495.exp: Likewise.
1074 * gdb.cp/mb-templates.exp: Likewise.
1075 * gdb.cp/pr9167.exp: Likewise.
1076 * gdb.cp/userdef.exp: Likewise.
1077
1078 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1079
1080 * gdb.cell: Remove directory.
1081 * lib/cell.exp: Remove file.
1082
1083 2019-09-19 Tom de Vries <tdevries@suse.de>
1084
1085 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1086
1087 2019-09-19 Tom de Vries <tdevries@suse.de>
1088
1089 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1090
1091 2019-09-19 Tom de Vries <tdevries@suse.de>
1092
1093 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1094 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1095 (gdb_target_cmd): ... here.
1096 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1097 value 2.
1098
1099 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1100
1101 * gdb.base/source-dir.exp: Avoid having directory names in test
1102 names.
1103
1104 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1105
1106 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1107 directory.
1108
1109 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1110
1111 * gdb.base/list-missing-source.exp: New file.
1112
1113 2019-09-14 Tom de Vries <tdevries@suse.de>
1114
1115 PR teststuite/24599
1116 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1117 * lib/ada.exp (gnatmake_version_at_least): New proc.
1118
1119 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1120
1121 * gdb.base/maint.exp: Use exec_has_index_section.
1122
1123 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1124
1125 * gdb.base/maint.exp: Add test for 'maint info sections'.
1126
1127 2019-09-12 Tom de Vries <tdevries@suse.de>
1128
1129 * gdb.base/store.exp: Allow register variables to be optimized out at
1130 -O0.
1131
1132 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1133
1134 * gdb.ada/rdv_wait.exp: Update to new task names.
1135 * gdb.base/task_switch_in_core.exp: Likewise.
1136 * gdb.base/info_sources_base.c: Likewise.
1137
1138 2019-09-10 Tom Tromey <tromey@adacore.com>
1139
1140 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1141
1142 2019-09-10 Tom Tromey <tromey@adacore.com>
1143
1144 * gdb.ada/dgopt.exp: New file.
1145 * gdb.ada/dgopt/x.adb: New file.
1146
1147 2019-09-08 Tom Tromey <tom@tromey.com>
1148
1149 * gdb.tui/resize.exp: Remove setup_xfail.
1150 * gdb.tui/regs.exp: Remove setup_xfail.
1151 * gdb.tui/basic.exp: Remove setup_xfail.
1152
1153 2019-09-06 David Blaikie <dblaikie@gmail.com>
1154
1155 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1156 * gdb.cp/cplabel.exp: Ditto.
1157 * gdb.linespec/ls-errs.exp: Ditto.
1158
1159 2019-09-05 Tom de Vries <tdevries@suse.de>
1160
1161 * lib/gdb.exp (cmp_file_string): New proc.
1162 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1163 runto_main. Verify save breakpoints output.
1164
1165 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1166
1167 * gdb.base/info-var.exp: Test info variables without running
1168 to main, to avoid expect's buffer overflow.
1169
1170 2019-09-03 Tom Tromey <tromey@adacore.com>
1171
1172 * gdb.ada/bias.exp: New file.
1173 * gdb.ada/bias/bias.adb: New file.
1174 * gdb.ada/print_chars.exp: Add regression test.
1175 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1176 (MC): New variable.
1177
1178 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1179
1180 * gdb.base/argv0-symlink.exp: Run only on native target
1181 and local host.
1182
1183 2019-08-29 Tom de Vries <tdevries@suse.de>
1184
1185 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1186 diverse debug info.
1187 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1188
1189 2019-08-28 Tom de Vries <tdevries@suse.de>
1190
1191 * gdb.base/info-var.exp: Allow info variables to print info for files
1192 other than info-var-f1.c and info-var-f2.c.
1193
1194 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1195
1196 * gdb.fortran/info-types.exp: Add module.
1197 * gdb.fortran/info-types.f90: Update expected results.
1198
1199 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1200
1201 * gdb.fortran/info-types.exp: New file.
1202 * gdb.fortran/info-types.f90: New file.
1203 * lib/fortran.exp (fortran_character1): New proc.
1204
1205 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1206
1207 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1208 functions'. Reindent as needed.
1209 * gdb.base/info-var-f1.c: New file.
1210 * gdb.base/info-var-f2.c: New file.
1211 * gdb.base/info-var.exp: New file.
1212 * gdb.base/info-var.h: New file.
1213
1214 2019-08-26 Tom de Vries <tdevries@suse.de>
1215
1216 PR c++/24852
1217 * gdb.cp/no-libstdcxx-probe.exp: New test.
1218
1219 2019-08-26 Tom de Vries <tdevries@suse.de>
1220
1221 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1222 * tests need to be skipped.
1223 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1224 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1225 mi_skip_libstdcxx_probe_tests.
1226
1227 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1228
1229 * gdb.python/py-xmethods.exp: Use raw strings when passing
1230 arguments to SimpleXMethodMatcher.
1231
1232 2019-08-22 Tom de Vries <tdevries@suse.de>
1233
1234 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1235 more informative.
1236
1237 2019-08-21 Pedro Alves <palves@redhat.com>
1238
1239 * gdb.base/with.exp: Test "with" with no arguments.
1240
1241 2019-08-21 Tom de Vries <tdevries@suse.de>
1242
1243 * gdb.base/gdb-caching-proc.exp: Sort files.
1244
1245 2019-08-20 Tom de Vries <tdevries@suse.de>
1246
1247 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1248 compilation.
1249
1250 2019-08-16 Tom de Vries <tdevries@suse.de>
1251
1252 * gdb.base/compare-sections.exp ("after run to main"): Allow
1253 mismatched read-only sections for PIE executables.
1254
1255 2019-08-16 Tom Tromey <tom@tromey.com>
1256
1257 * lib/tuiterm.exp (_csi_Z): New proc.
1258 * gdb.tui/basic.exp: Update window positions.
1259 * gdb.tui/empty.exp: Update window positions.
1260
1261 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1262
1263 * gdb.base/examine-backward.exp: Correct regexp for
1264 "examine 3 bytes backward from ${address_zero}".
1265
1266 2019-08-15 Tom Tromey <tom@tromey.com>
1267
1268 * gdb.tui/empty.exp: Enable resizing tests.
1269
1270 2019-08-15 Tom Tromey <tromey@adacore.com>
1271
1272 * gdb.ada/char_enum.exp: Add regression tests.
1273 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1274 and '0'.
1275 (Char, Gchar): Update.
1276 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1277
1278 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1279
1280 * gdb.python/python.exp: Expect a leading underscore on
1281 GdbOutput{,Error}File.
1282
1283 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1284
1285 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1286 Windows host.
1287
1288 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1289
1290 * gdb.base/batch-preserve-term-settings.exp
1291 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1292
1293 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1294
1295 * lib/gdb.exp: When running on a mingw target, replace
1296 /x/ with x:/.
1297
1298 2019-08-14 Alan Hayward <alan.hayward@arm.com>
1299
1300 * gdb.arch/aarch64-prologue.c: New test.
1301 * gdb.arch/aarch64-prologue.exp: New file.
1302
1303 2019-08-13 Tom de Vries <tdevries@suse.de>
1304
1305 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1306 Thread.
1307
1308 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1309
1310 * gdb.python/py-completion.exp: Download the .py file to the host
1311 and use its host pathname. Conditionalize tests that use
1312 tab completion and manipulate files on the build machine.
1313 * gdb.python/py-events.exp: Download the .py file to the host
1314 and use its host pathname.
1315 * gdb.python/py-evsignal.exp: Likewise.
1316 * gdb.python/py-evthreads.exp: Likewise.
1317 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1318 pathname syntax.
1319 * gdb.python/py-framefilter.exp: Download the .py file to the right
1320 place on the host. Match Windows pathname syntax.
1321 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1322 .py file to the host and use its host pathname.
1323 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1324 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1325 build pathname. Skip symlink test on Windows host. Add missing
1326 newline at end of file.
1327 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1328 and use its host pathname.
1329 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1330 * gdb.python/py-section-script.exp: Use host location of binfile
1331 on safe-path. Use correct path separator on Windows host.
1332 Reorder alternatives in gdb_test_multiple to prevent matching
1333 the wrong alternative on success.
1334 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1335
1336 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1337
1338 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1339 expect the GDB inferior to no longer immediately stop after
1340 being resumed with "signal SIGINT".
1341
1342 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1343
1344 * gdb.linespec/break-ask.exp: Generalize regexps to match
1345 Windows pathnames too.
1346
1347 2019-08-08 Tom de Vries <tdevries@suse.de>
1348
1349 PR testsuite/24862
1350 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1351
1352 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1353
1354 * gdb.base/style.exp: Update tests for help doc new invariants.
1355 * gdb.base/help.exp: Likewise.
1356
1357 2019-08-06 Tom Tromey <tom@tromey.com>
1358
1359 * gdb.base/style.exp: Add disassemble test.
1360 * gdb.base/style.c (some_called_function): New function.
1361 (main): Use it.
1362
1363 2019-08-05 Christian Biesinger <cbiesinger@google.com>
1364
1365 * gdb.python/py-block.exp: Test dictionary access on blocks.
1366
1367 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
1368
1369 PR gdb/24863
1370 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1371 -list-thread-groups --available test when running under
1372 check-read1.
1373
1374 2019-08-05 Tom de Vries <tdevries@suse.de>
1375
1376 PR testsuite/24863
1377 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1378 * gdb.base/help.exp: Use with_read1_timeout_factor.
1379 * gdb.base/info-macros.exp: Same.
1380 * gdb.cp/nested-types.exp: Same.
1381
1382 2019-08-05 Tom de Vries <tdevries@suse.de>
1383
1384 * lib/gdb.exp (version_at_least): Factor out of ...
1385 (tcl_version_at_least): ... here.
1386 (gdb_compile): Fail if pie results in non-PIE executable.
1387 (readelf_version, readelf_prints_pie): New proc.
1388 (exec_is_pie): Return -1 if unknown.
1389
1390 2019-08-05 Tom de Vries <tdevries@suse.de>
1391
1392 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1393
1394 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1395
1396 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1397
1398 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1399
1400 * lib/completion-support.exp (test_gdb_complete_none): Skip
1401 tab completion tests if no readline support.
1402 (test_gdb_complete_unique_re): Likewise.
1403 (test_gdb_complete_multiple): Likewise.
1404
1405 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1406
1407 * gdb.base/info_sources.exp: New file.
1408 * gdb.base/info_sources.c: New file.
1409 * gdb.base/info_sources_base.c: New file.
1410
1411 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1412
1413 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1414 prefix argument.
1415 (test_exit_status): Add prefix argument.
1416
1417 2019-08-01 Tom de Vries <tdevries@suse.de>
1418
1419 PR testsuite/24863
1420 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1421 calling exp_continue for new thread and thread exited messages.
1422
1423 2019-08-01 Tom de Vries <tdevries@suse.de>
1424
1425 PR testsuite/24863
1426 * gdb.base/structs.exp: Fix check-read1 timeout using
1427 gdb_test_sequence.
1428 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1429
1430 2019-08-01 Tom de Vries <tdevries@suse.de>
1431
1432 PR testsuite/24863
1433 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1434 line.
1435
1436 2019-08-01 Tom de Vries <tdevries@suse.de>
1437
1438 PR testsuite/24863
1439 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1440
1441 2019-07-30 Tom Tromey <tromey@adacore.com>
1442
1443 * gdb.ada/display_nested.exp: New file.
1444 * gdb.ada/display_nested/foo.adb: New file.
1445 * gdb.ada/display_nested/pack.adb: New file.
1446 * gdb.ada/display_nested/pack.ads: New file.
1447
1448 2019-07-30 Christian Biesinger <cbiesinger@google.com>
1449
1450 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1451 namespace.
1452 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1453
1454 2019-07-30 Tom de Vries <tdevries@suse.de>
1455
1456 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1457 instead.
1458
1459 2019-07-30 Tom de Vries <tdevries@suse.de>
1460
1461 PR testsuite/24834
1462 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1463 (exec_is_pie): New proc.
1464
1465 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1466
1467 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1468
1469 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1470
1471 * gdb.python/py-objfile.c: Add global and static vars.
1472 * gdb.python/py-objfile.exp: Test new functions Objfile.
1473 lookup_global_symbol and lookup_static_symbol.
1474
1475 2019-07-29 Tom Tromey <tom@tromey.com>
1476
1477 * lib/tuiterm.exp (Term::_csi_@): New proc.
1478 (Term::_csi_X): Don't move cursor.
1479
1480 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1481
1482 * gdb.base/options.exp: Update backtrace - completion to
1483 new option -frame-info.
1484 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1485 Test new 'set print frame-info'. Test backtrace -frame-info
1486 overriding 'set print frame-info'.
1487 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1488 Test new 'set print frame-info'.
1489 Verify consistency of backtrace with and without filters, with and
1490 without -no-filters.
1491 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1492 default.
1493
1494 2019-07-29 Tom de Vries <tdevries@suse.de>
1495
1496 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1497 no arguments".
1498
1499 2019-07-29 Tom de Vries <tdevries@suse.de>
1500
1501 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1502 is a substring of the first for "complete non-unique file name".
1503
1504 2019-07-29 Tom de Vries <tdevries@suse.de>
1505
1506 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1507 with ".*".
1508
1509 2019-07-29 Tom de Vries <tdevries@suse.de>
1510
1511 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1512 Pass prompt_regexp parameter to gdb_test_multiple calls.
1513
1514 2019-07-29 Tom de Vries <tdevries@suse.de>
1515
1516 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1517 print registers" regexps.
1518
1519 2019-07-29 Tom de Vries <tdevries@suse.de>
1520
1521 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1522
1523 2019-07-29 Tom de Vries <tdevries@suse.de>
1524
1525 PR gdb/24855
1526 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1527 (skip_python_tests_prompt): Add prompt_regexp argument to
1528 gdb_test_multiple calls.
1529
1530 2019-07-27 Tom Tromey <tom@tromey.com>
1531
1532 * gdb.tui/main.exp: New file.
1533
1534 2019-07-27 Tom Tromey <tom@tromey.com>
1535
1536 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1537 optional.
1538 * gdb.tui/empty.exp: New file.
1539
1540 2019-07-27 Tom Tromey <tom@tromey.com>
1541
1542 * lib/tuiterm.exp (spawn): New proc.
1543 (Term::resize): New proc.
1544 * gdb.tui/resize.exp: New file.
1545
1546 2019-07-27 Tom Tromey <tom@tromey.com>
1547
1548 * gdb.tui/list.exp: New file.
1549
1550 2019-07-27 Tom Tromey <tom@tromey.com>
1551
1552 * gdb.tui/regs.exp: New file.
1553
1554 2019-07-27 Tom Tromey <tom@tromey.com>
1555
1556 * gdb.tui/basic.exp: Add "layout split" test.
1557
1558 2019-07-27 Tom Tromey <tom@tromey.com>
1559
1560 * gdb.tui/basic.exp: Add "layout asm" test.
1561
1562 2019-07-27 Tom Tromey <tom@tromey.com>
1563
1564 * lib/tuiterm.exp: New file.
1565 * gdb.tui/basic.exp: New file.
1566
1567 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1568
1569 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1570 Enable tests associated with this flag. Adjust regex
1571 referencing "foo_low" to now refer to "foo_cold" instead.
1572
1573 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1574
1575 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1576 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1577 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1578 foo_cold. Revise comments to match.
1579 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1580 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1581 were wrapped into this proc; Call do_test in loop from outermost
1582 level.
1583 (foo_low): Rename all occurrences to "foo_cold".
1584 (backtrace from baz): New test.
1585 (x2/i foo_cold): New test.
1586 (info line *foo_cold): New test.
1587
1588 2019-07-26 Tom de Vries <tdevries@suse.de>
1589
1590 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1591
1592 2019-07-25 Tom de Vries <tdevries@suse.de>
1593
1594 PR testsuite/24830
1595 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1596 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1597 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1598 (skip_libstdcxx_probe_tests): ... here.
1599 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1600
1601 2019-07-24 Tom de Vries <tdevries@suse.de>
1602
1603 PR testsuite/24807
1604 * gdb.objc/basicclass.m: Include stdio.h.
1605 * gdb.objc/nondebug.m: Same.
1606 * gdb.objc/objcdecode.m: Same.
1607
1608 2019-07-24 Tom de Vries <tdevries@suse.de>
1609
1610 PR testsuite/24612
1611 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1612 additional_flags.
1613
1614 2019-07-24 Tom de Vries <tdevries@suse.de>
1615
1616 PR testsuite/24831
1617 * gdb.multi/tids.exp: Update error messages for info threads.
1618
1619 2019-07-24 Tom de Vries <tdevries@suse.de>
1620
1621 * gdb.base/info-types.exp: Allow info types to print info for more than
1622 one file.
1623
1624 2019-07-23 Tom de Vries <tdevries@suse.de>
1625
1626 PR testsuite/24842
1627 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1628 gdb_spawn_with_cmdline_opts.
1629
1630 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1631
1632 * gdb.arch/arm-cmse-sgstubs.c: New test.
1633 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1634
1635 2019-07-23 Tom de Vries <tdevries@suse.de>
1636
1637 PR testsuite/24711
1638 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1639 issuing next command.
1640
1641 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 * gdb.ada/info_auto_lang.exp: Update expected results.
1644 * gdb.base/info-types.c: Add additional types to check.
1645 * gdb.base/info-types.exp: Update expected results.
1646
1647 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1648
1649 * gdb.base/info-types.c: New file.
1650 * gdb.base/info-types.exp: New file.
1651
1652 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1653
1654 * gdb.arch/riscv-bp-infcall.c: New file.
1655 * gdb.arch/riscv-bp-infcall.exp: New file.
1656
1657 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1658
1659 PR breakpoints/24541
1660 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1661
1662 2019-07-14 Tom de Vries <tdevries@suse.de>
1663
1664 PR testsuite/24760
1665 * gdb.objc/basicclass.exp: Fix unterminated string.
1666
1667 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1668 Andrew Burgess <andrew.burgess@embecosm.com>
1669
1670 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1671 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1672 negative bounds.
1673 * gdb.fortran/vla-value.exp: Print elements of an array with
1674 negative bounds.
1675 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1676 testing.
1677
1678 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1679
1680 * gdb.base/options.exp (expect_string): Dequote strings in
1681 results.
1682 (test-string): Test strings with different quoting and reindent.
1683
1684 2019-07-10 Tom Tromey <tromey@adacore.com>
1685
1686 * gdb.ada/mi_ex_cond.exp: Update expected results.
1687 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1688 * gdb.ada/mi_catch_ex.exp: Update expected results.
1689 * gdb.ada/mi_catch_assert.exp: Update expected results.
1690 * gdb.ada/catch_ex.exp (catch_exception_info)
1691 (catch_exception_entry, catch_assert_entry)
1692 (catch_unhandled_entry): Update.
1693 * gdb.ada/catch_assert_if.exp: Update expected results.
1694
1695 2019-07-10 Richard Bunt <richard.bunt@arm.com>
1696 Stephen Roberts <stephen.roberts@arm.com>
1697
1698 * gdb.base/define.exp: Restore original prompt.
1699
1700 2019-07-09 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1703 breakpoints" output.
1704 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1705 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1706 throw" creates breakpoint.
1707 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1708 'type="catchpoint"'.
1709
1710 2019-07-09 Pedro Alves <palves@redhat.com>
1711
1712 PR c++/15468
1713 * gdb.cp/except-multi-location-lib.cc: New.
1714 * gdb.cp/except-multi-location-main.cc: New.
1715 * gdb.cp/except-multi-location.exp: New.
1716
1717 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1718
1719 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1720 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1721 argument and update callers.
1722
1723 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1724
1725 * gdb.arch/amd64-break-on-asm-line.S: New file.
1726 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1727
1728 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1729
1730 * gdb.base/printcmds.exp: Test printing C string and
1731 C wide string convenience vars without transiting via the inferior.
1732 Also make test names unique.
1733
1734 2019-07-08 Alan Hayward <alan.hayward@arm.com>
1735
1736 PR breakpoints/25011
1737 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1738
1739 2019-07-04 Pedro Alves <palves@redhat.com>
1740
1741 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1742 body returned ok(0), break(3) or continue(4).
1743 * gdb.testsuite/foreach_with_prefix.exp: New file.
1744
1745 2019-07-04 Alan Hayward <alan.hayward@arm.com>
1746
1747 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1748
1749 2019-07-03 Pedro Alves <palves@redhat.com>
1750
1751 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1752 "return -code".
1753
1754 2019-07-03 Pedro Alves <palves@redhat.com>
1755
1756 PR cli/24732
1757 * gdb.base/shell.exp: Load completion-support.exp.
1758 Adjust expected error output. Add completion tests.
1759
1760 2019-07-03 Pedro Alves <palves@redhat.com>
1761
1762 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1763 string_to_regexp.
1764
1765 2019-07-03 Pedro Alves <palves@redhat.com>
1766
1767 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1768 (expect_integer): Adjust to expect "-string".
1769 (expect_string): New.
1770 (all_options): Expect "-string".
1771 (test-flag, test-boolean): Adjust to expect "-string".
1772 (test-string): New proc.
1773 (top level): Call it.
1774
1775 2019-07-03 Pedro Alves <palves@redhat.com>
1776
1777 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1778 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1779 the expected output in the success.
1780
1781 2019-07-03 Pedro Alves <palves@redhat.com>
1782
1783 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1784 Split one gdb_test_multiple call in two to avoid a race.
1785
1786 2019-07-03 Pedro Alves <palves@redhat.com>
1787
1788 * gdb.base/with.c: New file.
1789 * gdb.base/with.exp: New file.
1790
1791 2019-07-03 Pedro Alves <palves@redhat.com>
1792
1793 * gdb.base/settings.exp: Replace all references to "maint
1794 test-settings set" with references to "maint set test-settings",
1795 and all references to "maint test-settings show" with references
1796 to "maint show test-settings".
1797
1798 2019-07-03 Pedro Alves <palves@redhat.com>
1799
1800 * gdb.base/settings.exp (test-string): Adjust expected out when
1801 testing "maint test-settings show filename"
1802
1803 2019-07-02 Pedro Alves <palves@redhat.com>
1804
1805 * gdb.base/options.exp (test-info-threads): New procedure.
1806 (top level): Call it.
1807
1808 2019-06-28 Tom Tromey <tromey@adacore.com>
1809
1810 * gdb.dwarf2/ada-linkage-name.c: New file.
1811 * gdb.dwarf2/ada-linkage-name.exp: New file.
1812
1813 2019-06-27 Tom Tromey <tromey@adacore.com>
1814
1815 PR c++/20020:
1816 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1817
1818 2019-06-26 Tom de Vries <tdevries@suse.de>
1819
1820 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1821
1822 2019-06-26 Tom de Vries <tdevries@suse.de>
1823
1824 * gdb.base/index-cache.exp: Add back missing debug option.
1825
1826 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1827
1828 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1829
1830 2019-06-25 Tom de Vries <tdevries@suse.de>
1831
1832 PR testsuite/24727
1833 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1834
1835 2019-06-24 Tom de Vries <tdevries@suse.de>
1836
1837 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1838
1839 2019-06-24 Tom de Vries <tdevries@suse.de>
1840
1841 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1842 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1843 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1844
1845 2019-06-24 Tom de Vries <tdevries@suse.de>
1846
1847 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1848
1849 2019-06-21 Tom de Vries <tdevries@suse.de>
1850
1851 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1852
1853 2019-06-21 Tom de Vries <tdevries@suse.de>
1854
1855 PR testsuite/24518
1856 PR ada/24713
1857 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1858 index.
1859
1860 2019-06-19 Tom Tromey <tromey@adacore.com>
1861
1862 * gdb.ada/length_cond.exp: Add intro comment.
1863
1864 2019-06-19 Tom Tromey <tromey@adacore.com>
1865
1866 * gdb.ada/length_cond.exp: New file.
1867 * gdb.ada/length_cond/length_cond.adb: New file.
1868 * gdb.ada/length_cond/pck.adb: New file.
1869 * gdb.ada/length_cond/pck.ads: New file.
1870
1871 2019-06-18 Tom de Vries <tdevries@suse.de>
1872
1873 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1874
1875 2019-06-18 Tom Tromey <tromey@adacore.com>
1876
1877 * gdb.base/list0.h: Add comment explaining control character.
1878
1879 2019-06-18 Tom de Vries <tdevries@suse.de>
1880
1881 * boards/fission.exp: Break up long debug_flags line.
1882
1883 2019-06-16 Tom de Vries <tdevries@suse.de>
1884
1885 PR gdb/24445
1886 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1887 generated index.
1888
1889 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1890
1891 PR gdb/24686
1892 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1893 improve detection of bug gdb/24541.
1894
1895 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1896
1897 PR gdb/24669
1898 * gdb.base/index-cache.exp (uses_readnow,
1899 expecting_index_cache_use): Define global variable.
1900 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1901 expecting_index_cache_use.
1902
1903 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1904 Andrew Burgess <andrew.burgess@embecosm.com>
1905
1906 * gdb.fortran/pointers.f90: New file.
1907 * gdb.fortran/print_type.exp: New file.
1908 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1909 * gdb.fortran/vla-type.exp: Likewise.
1910 * gdb.fortran/vla-value.exp: Likewise.
1911 * gdb.mi/mi-vla-fortran.exp: Likewise.
1912
1913 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1914
1915 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1916 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1917 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1918 as a stop reason.
1919
1920 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1921
1922 * gdb.base/annota1.exp: Update expected results.
1923 * gdb.cp/annota2.exp: Likewise.
1924 * gdb.cp/annota3.exp: Likewise.
1925
1926 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1927
1928 * gdb.base/style-logging.exp: Remove path from test name.
1929
1930 2019-06-14 Tom Tromey <tromey@adacore.com>
1931
1932 PR gdb/24502:
1933 * gdb.base/style-logging.exp: New file.
1934
1935 2019-06-14 Tom Tromey <tromey@adacore.com>
1936
1937 * gdb.base/symfile-warn.exp: New file.
1938 * gdb.base/symfile-warn.c: New file.
1939
1940 2019-06-14 Tom Tromey <tromey@adacore.com>
1941
1942 * gdb.base/annotate-symlink.exp: New file.
1943
1944 2019-06-14 Tom Tromey <tromey@adacore.com>
1945
1946 * gdb.ada/set_wstr.exp: Add reassignment test.
1947
1948 2019-06-14 Tom Tromey <tromey@adacore.com>
1949
1950 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1951 'unchecked_access and 'unrestricted_access as well.
1952
1953 2019-06-14 Tom Tromey <tromey@adacore.com>
1954
1955 PR ada/24539:
1956 * gdb.ada/vla.exp: Update tests.
1957 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1958 pragma.
1959
1960 2019-06-13 Pedro Alves <palves@redhat.com>
1961
1962 * gdb.base/settings.exp (test-integer): Test junk after
1963 "unlimited".
1964
1965 2019-06-13 Pedro Alves <palves@redhat.com>
1966
1967 * gdb.base/options.exp (test-thread-apply): New.
1968 (top level): Call it.
1969
1970 2019-06-13 Pedro Alves <palves@redhat.com>
1971
1972 * gdb.base/options.exp (test-frame-apply): New.
1973 (top level): Test print commands with different "frame apply"
1974 prefixes.
1975
1976 2019-06-13 Pedro Alves <palves@redhat.com>
1977
1978 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
1979 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1980 'max_completions' parameter and handle it.
1981 (test_gdb_completion_offers_commands): New.
1982
1983 2019-06-13 Pedro Alves <palves@redhat.com>
1984
1985 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1986
1987 2019-06-13 Pedro Alves <palves@redhat.com>
1988
1989 * gdb.base/options.exp (test-backtrace): New.
1990 (top level): Call it.
1991
1992 2019-06-13 Pedro Alves <palves@redhat.com>
1993
1994 * gdb.guile/scm-frame-args.exp: Use "set print
1995 raw-frame-arguments" instead of "set print raw frame-arguments".
1996 * gdb.python/py-frame-args.exp: Likewise.
1997
1998 2019-06-13 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.compile/compile.exp: Adjust expected output to option
2001 processing changes.
2002
2003 2019-06-13 Pedro Alves <palves@redhat.com>
2004
2005 * gdb.base/options.exp: Build executable.
2006 (test-print): New procedure.
2007 (top level): Call it, once for "print" and another for "compile
2008 print".
2009
2010 2019-06-13 Pedro Alves <palves@redhat.com>
2011
2012 * gdb.base/options.c: New file.
2013 * gdb.base/options.exp: New file.
2014
2015 2019-06-13 Pedro Alves <palves@redhat.com>
2016
2017 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2018 that "o" is ambiguous.
2019
2020 2019-06-13 Pedro Alves <palves@redhat.com>
2021
2022 * gdb.base/settings.c: New file.
2023 * gdb.base/settings.exp: New file.
2024
2025 2019-06-13 Pedro Alves <palves@redhat.com>
2026
2027 * gdb.base/completion.exp: Fix comment typo.
2028
2029 2019-06-13 Pedro Alves <palves@redhat.com>
2030
2031 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2032 foo --1" test.
2033
2034 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2035
2036 * gdb.fortran/block-data.f: New.
2037 * gdb.fortran/block-data.exp: New.
2038
2039 2019-06-11 Tom de Vries <tdevries@suse.de>
2040
2041 PR testsuite/24521
2042 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2043 message.
2044
2045 2019-06-11 Tom de Vries <tdevries@suse.de>
2046
2047 PR testsuite/24521
2048 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2049
2050 2019-06-11 Tom de Vries <tdevries@suse.de>
2051
2052 * boards/readnow.exp: New file.
2053
2054 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2055
2056 * gdb.fortran/vla-sizeof.exp: Update expected results.
2057
2058 2019-06-06 Amos Bird <amosbird@gmail.com>
2059
2060 * gdb.base/annota1.exp (thread_switch): Add test for
2061 thread-exited annotation.
2062
2063 2019-06-06 Tom Tromey <tromey@adacore.com>
2064
2065 * gdb.base/maint.exp: Expect command started/finished output.
2066
2067 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2068
2069 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2070 comment.
2071 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2072
2073 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2074
2075 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2076 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2077 * gdb.arch/riscv-unwind-long-insn.c: New file.
2078 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2079
2080 2019-06-04 Christian Biesinger <cbiesinger@google.com>
2081
2082 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2083
2084 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2085
2086 * lib/gdb.exp (help_list_trailer): New regexp variable
2087 factorizing the help trailer message.
2088 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2089 arg to allow to better factorize various tests.
2090 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2091 (test_prefix_command_help): Use help_list_trailer.
2092 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2093 * gdb.guile/scm-cmd.exp: Likewise.
2094 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2095 * gdb.base/help.exp: Use test_user_defined_class_help.
2096 * gdb.base/style.exp: Add tests for styling of help and apropos.
2097 * lib/gdb-utils.exp (style): Add title and highlight styles.
2098
2099 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2100
2101 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2102 $_shell_exitsignal.
2103 * gdb.base/default.exp: Update for new convenience variables.
2104
2105 2019-05-29 Tom Tromey <tromey@adacore.com>
2106
2107 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2108 to "break complete ada" test case's regexp.
2109
2110 2019-05-29 Tom Tromey <tromey@adacore.com>
2111
2112 PR c++/20020:
2113 * gdb.cp/constexpr-field.exp: New file.
2114 * gdb.cp/constexpr-field.cc: New file.
2115
2116 2019-05-29 Tom Tromey <tromey@adacore.com>
2117
2118 * gdb.base/finish.exp (finish_no_print): New proc.
2119 (finish_tests): Call it.
2120
2121 2019-05-24 Tom de Vries <tdevries@suse.de>
2122
2123 * gdb.dwarf2/gdb-add-index.exp: New file.
2124
2125 2019-05-22 Tom Tromey <tromey@adacore.com>
2126
2127 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2128 * gdb.base/style.exp: Use "style".
2129 * lib/gdb-utils.exp (style): New proc.
2130
2131 2019-05-22 Tom de Vries <tdevries@suse.de>
2132
2133 * gdb.base/align.exp: Require c++11.
2134
2135 2019-05-22 Tom de Vries <tdevries@suse.de>
2136
2137 PR testsuite/24586
2138 * gdb.python/py-mi-var-info-path-expression.exp: Call
2139 mi_skip_python_tests to check if python is supported.
2140
2141 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2142
2143 * gdb.arch/aarch64-pauth.c: New test.
2144 * gdb.arch/aarch64-pauth.exp: New file.
2145
2146 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2147
2148 * README (Re-running Tests Outside The Testsuite): New section.
2149
2150 2019-05-21 Tom de Vries <tdevries@suse.de>
2151
2152 * gdb.arch/amd64-eval.exp: Require c++11.
2153 * gdb.base/max-depth.exp: Same.
2154 * gdb.compile/compile-cplus-array-decay.exp: Same.
2155 * gdb.cp/meth-typedefs.exp: Same.
2156 * gdb.cp/subtypes.exp: Same.
2157 * gdb.cp/temargs.exp: Same.
2158
2159 2019-05-21 Alan Hayward <alan.hayward@arm.com>
2160
2161 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2162
2163 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2164
2165 PR gdb/18644
2166 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2167 * gdb.fortran/printing-types.exp: Add new test.
2168 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2169 testing.
2170 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2171 setup_kfail call.
2172
2173 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2174
2175 * README (Running the Testsuite): Change example.
2176 (Testsuite Parameters): Remove TRANSCRIPT.
2177 * lib/gdb.exp: Remove TRANSCRIPT check.
2178
2179 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2180
2181 * README (Testsuite Parameters): Add replay logging to
2182 GDBSERVER_DEBUG.
2183 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2184 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2185 as a comma separated list.
2186 (gdb_debug_init): Override procedure.
2187
2188 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2189
2190 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2191 (gdb_write_cmd_file): New procedure.
2192 * lib/gdbserver-support.exp (gdbserver_start): Call
2193 gdbserver_write_cmd_file.
2194 (gdbserver_write_cmd_file): New procedure.
2195
2196 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2197
2198 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2199 (delete_breakpoints): Likewise.
2200 (gdb_run_cmd): Likewise.
2201 (gdb_start_cmd): Likewise.
2202 (gdb_starti_cmd): Likewise.
2203 (gdb_internal_error_resync): Likewise.
2204 (gdb_test_multiple): Likewise.
2205 (gdb_reinitialize_dir): Likewise.
2206 (default_gdb_exit): Likewise.
2207 (gdb_file_cmd): Mark kill as optional.
2208 (default_gdb_start): Call gdb_stdin_log_init.
2209 (send_gdb): Call gdb_stdin_log_write.
2210 (rerun_to_main): Mark Y as an answer.
2211 (gdb_stdin_log_init): New function.
2212 (gdb_stdin_log_write): Likewise.
2213
2214 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2215
2216 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2217 * gdb.base/debug-expr.exp: Likewise.
2218 * gdb.base/foll-fork.exp: Likewise.
2219 * gdb.base/foll-vfork.exp: Likewise.
2220 * gdb.base/fork-print-inferior-events.exp: Likewise.
2221 * gdb.base/gdb-sigterm.exp: Likewise.
2222 * gdb.base/gdbinit-history.exp: Likewise.
2223 * gdb.base/osabi.exp: Likewise.
2224 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2225 * gdb.base/ui-redirect.exp: Likewise.
2226 * gdb.gdb/unittest.exp: Likewise.
2227 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2228 * gdb.mi/mi-watch.exp: Likewise.
2229 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2230 * gdb.mi/user-selected-context-sync.exp: Likewise.
2231 * gdb.python/python.exp: Disable debug test when debugging.
2232 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2233 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2234 Likewise.
2235 * gdb.threads/stepi-random-signal.exp: Likewise.
2236
2237 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2238
2239 * Makefile.in: Pass through GDB_DEBUG.
2240 * README (Testsuite Parameters): Add GDB_DEBUG.
2241 (gdb,debug): Add board setting.
2242 * lib/gdb.exp (default_gdb_start): Start debugging.
2243 (gdb_debug_enabled): New procedure.
2244 (gdb_debug_init): Likewise.
2245
2246 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2247
2248 * Makefile.in: Pass through GDB_DEBUG.
2249 * README (Testsuite Parameters): Add GDB_DEBUG.
2250 (gdb,debug): Add board setting.
2251 * lib/gdb.exp (default_gdb_start): Start debugging.
2252 (gdb_debug_enabled): New procedure.
2253 (gdb_debug_init): Likewise.
2254
2255 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2256
2257 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2258
2259 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2260
2261 * gdb.base/ui-redirect.exp: Test redirection.
2262
2263 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2264
2265 * gdb.mi/mi-complete.exp: New file.
2266 * gdb.mi/mi-complete.cc: Likewise.
2267
2268 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2269
2270 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2271 indexed and sliced arrays, and pointers to arrays.
2272
2273 2019-05-14 Tom Tromey <tromey@adacore.com>
2274
2275 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2276 styling test.
2277
2278 2019-05-14 Tom de Vries <tdevries@suse.de>
2279
2280 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2281 selection entry encoding.
2282
2283 2019-05-10 Tom Tromey <tromey@adacore.com>
2284
2285 * gdb.ada/info_exc.exp: Add "complete" test.
2286
2287 2019-05-09 Tom de Vries <tdevries@suse.de>
2288
2289 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2290 CU-relative.
2291
2292 2019-05-09 Tom de Vries <tdevries@suse.de>
2293
2294 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2295 CU-relative.
2296
2297 2019-05-08 Joel Brobecker <brobecker@adacore.com>
2298
2299 * gdb.ada/frame_arg_lang.exp: New testcase.
2300 * gdb.ada/frame_arg_lang/bla.adb: New file.
2301 * gdb.ada/frame_arg_lang/pck.ads: New file.
2302 * gdb.ada/frame_arg_lang/pck.adb: New file.
2303 * gdb.ada/frame_arg_lang/foo.c: New file.
2304
2305 2019-05-08 Tom Tromey <tromey@adacore.com>
2306
2307 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2308
2309 2019-05-08 Tom Tromey <tromey@adacore.com>
2310
2311 * gdb.base/ptype-offsets.exp: Update tests.
2312
2313 2019-05-08 Tom Tromey <tromey@adacore.com>
2314
2315 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2316 cases.
2317 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2318 "short".
2319
2320 2019-05-08 Tom Tromey <tromey@adacore.com>
2321
2322 * gdb.ada/vla.exp: New file.
2323 * gdb.ada/vla/vla.adb: New file.
2324
2325 2019-05-07 Tom de Vries <tdevries@suse.de>
2326
2327 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2328
2329 2019-05-07 Tom de Vries <tdevries@suse.de>
2330
2331 PR testsuite/24522
2332 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2333 section.
2334
2335 2019-05-07 Tom de Vries <tdevries@suse.de>
2336
2337 PR testsuite/24522
2338 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2339 .debug_aranges section.
2340
2341 2019-05-07 Tom de Vries <tdevries@suse.de>
2342
2343 PR testsuite/24159
2344 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2345
2346 2019-05-06 Tom de Vries <tdevries@suse.de>
2347
2348 * lib/gdb.exp (exec_has_index_section): New proc.
2349 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2350 section.
2351
2352 2019-05-04 Tom de Vries <tdevries@suse.de>
2353
2354 * boards/cc-with-debug-names.exp: New file.
2355
2356 2019-05-03 Tom Tromey <tromey@adacore.com>
2357
2358 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2359 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2360 * gdb.ada/char_enum.exp: Add test.
2361
2362 2019-05-03 Tom de Vries <tdevries@suse.de>
2363
2364 * boards/cc-with-gdb-index.exp: New file.
2365
2366 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2367
2368 * gdb.rust/simple.exp: Add new test case.
2369 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2370 (main): Initialise an instance of the new struct.
2371
2372 2019-05-01 Tom Tromey <tromey@adacore.com>
2373
2374 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2375 record.
2376 (NPR): New variable.
2377 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2378 test.
2379
2380 2019-05-01 Tom Tromey <tromey@adacore.com>
2381
2382 * gdb.ada/packed_array_assign.exp: Add packed assignment
2383 regression test.
2384
2385 2019-05-01 Tom de Vries <tdevries@suse.de>
2386
2387 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2388
2389 2019-05-01 Tom de Vries <tdevries@suse.de>
2390
2391 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2392
2393 2019-04-30 Ali Tamur <tamur@google.com>
2394
2395 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2396
2397 2019-04-30 Tom Tromey <tromey@adacore.com>
2398
2399 * lib/ada.exp (find_ada_tool): New proc.
2400 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2401 * gdb.ada/catch_ex_std.exp: New file.
2402 * gdb.ada/catch_ex_std/foo.adb: New file.
2403 * gdb.ada/catch_ex_std/some_package.adb: New file.
2404 * gdb.ada/catch_ex_std/some_package.ads: New file.
2405
2406 2019-04-30 Tom Tromey <tromey@adacore.com>
2407
2408 PR c++/24470:
2409 * gdb.cp/temargs.cc: Add test code from PR.
2410
2411 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2412
2413 * gdb.fortran/vla-datatypes.exp: Update expected results.
2414 * gdb.fortran/vla-ptype.exp: Likewise.
2415 * gdb.fortran/vla-type.exp: Likewise.
2416 * gdb.fortran/vla-value.exp: Likewise.
2417
2418 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2419
2420 * gdb.fortran/ptr-indentation.exp: Update expected results.
2421 * gdb.fortran/ptype-on-functions.exp: Likewise.
2422 * gdb.fortran/vla-ptr-info.exp: Likewise.
2423 * gdb.fortran/vla-value.exp: Likewise.
2424
2425 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2426
2427 * gdb.fortran/ptype-on-functions.exp: New file.
2428 * gdb.fortran/ptype-on-functions.f90: New file.
2429
2430 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2431
2432 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2433 case void string.
2434
2435 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2436
2437 * gdb.fortran/complex.exp: Expand.
2438 * gdb.fortran/complex.f: Renamed to...
2439 * gdb.fortran/complex.f90: ...this, and extended to add more
2440 complex values.
2441
2442 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2443
2444 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2445 MODULO, CMPLX.
2446
2447 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2448 Richard Bunt <richard.bunt@arm.com>
2449
2450 * gdb.base/max-depth.c: New file.
2451 * gdb.base/max-depth.exp: New file.
2452 * gdb.python/py-nested-maps.c: New file.
2453 * gdb.python/py-nested-maps.exp: New file.
2454 * gdb.python/py-nested-maps.py: New file.
2455 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2456 (test_all_common): Call test_max_depth.
2457 * gdb.fortran/max-depth.exp: New file.
2458 * gdb.fortran/max-depth.f90: New file.
2459 * gdb.go/max-depth.exp: New file.
2460 * gdb.go/max-depth.go: New file.
2461 * gdb.modula2/max-depth.exp: New file.
2462 * gdb.modula2/max-depth.c: New file.
2463 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2464
2465 2019-04-29 Tom de Vries <tdevries@suse.de>
2466
2467 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2468
2469 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2470
2471 * gdb.base/callexit.exp: Test may-call-functions off.
2472
2473 2019-04-25 Keith Seitz <keiths@redhat.com>
2474
2475 PR c++/24367
2476 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2477 (another_incomplete_struct, test_incomplete): New definitions.
2478 (main): Use new definitions.
2479 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2480 functions.
2481
2482 2019-04-25 Ali Tamur <tamur@google.com>
2483
2484 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2485
2486 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2487
2488 PR corefiles/11608
2489 PR corefiles/18187
2490 * gdb.base/coredump-filter-build-id.exp: New file.
2491
2492 2019-04-25 Alan Hayward <alan.hayward@arm.com>
2493
2494 * Makefile.in: Pass through GDBSERVER_DEBUG.
2495 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2496 (gdbserver,debug): Add board setting.
2497 * gdb.trace/tspeed.exp: Skip when debugging.
2498 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2499 * lib/gdbserver-support.exp: Likewise
2500
2501 2019-04-24 Tom Tromey <tromey@adacore.com>
2502
2503 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2504 Rust.
2505
2506 2019-04-24 Tom Tromey <tromey@adacore.com>
2507
2508 * gdb.arch/amd64-eval.exp: Test bitfield return.
2509 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2510 (class Foo) <return_bitfields>: New method.
2511 (main): Call it.
2512
2513 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2514
2515 * gdb.cp/many-args.cc: New file.
2516 * gdb.cp/many-args.exp: New file.
2517
2518 2019-04-23 Tom de Vries <tdevries@suse.de>
2519
2520 PR gdb/24433
2521 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2522
2523 2019-04-23 Alan Hayward <alan.hayward@arm.com>
2524
2525 * gdb.trace/backtrace.exp: Use nopie flag.
2526 * gdb.trace/circ.exp: Likewise.
2527 * gdb.trace/collection.exp: Likewise.
2528 * gdb.trace/ftrace.exp: Likewise.
2529 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2530 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2531 * gdb.trace/qtro.exp: Likewise.
2532 * gdb.trace/read-memory.exp: Likewise.
2533 * gdb.trace/report.exp: Likewise.
2534 * gdb.trace/tfile.exp: Likewise.
2535 * gdb.trace/tfind.exp: Likewise.
2536 * gdb.trace/unavailable.exp: Likewise.
2537
2538 2019-04-22 Pedro Alves <palves@redhat.com>
2539
2540 * gdb.base/solib-probes-nosharedlibrary.c,
2541 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2542
2543 2019-04-19 Tom Tromey <tromey@adacore.com>
2544
2545 * gdb.ada/ptype_union.c: New file.
2546 * gdb.ada/ptype_union.exp: New file.
2547
2548 2019-04-19 Tom Tromey <tromey@adacore.com>
2549
2550 PR symtab/24423:
2551 * gdb.base/list0.h (foo): Add a control-l character.
2552
2553 2019-04-18 Tom de Vries <tdevries@suse.de>
2554
2555 PR gdb/24433
2556 * boards/local-board.exp: Set sysroot to "".
2557
2558 2019-04-18 Tom de Vries <tdevries@suse.de>
2559 Pedro Alves <palves@redhat.com>
2560
2561 PR gdb/24454
2562 * gdb.threads/vfork-follow-child-exec.c: New file.
2563 * gdb.threads/vfork-follow-child-exec.exp: New file.
2564 * gdb.threads/vfork-follow-child-exit.c: New file.
2565 * gdb.threads/vfork-follow-child-exit.exp: New file.
2566
2567 2019-04-15 Leszek Swirski <leszeks@google.com>
2568
2569 * gdb.arch/amd64-eval.cc: New file.
2570 * gdb.arch/amd64-eval.exp: New file.
2571
2572 2019-04-11 Alan Hayward <alan.hayward@arm.com>
2573
2574 * gdb.server/sysroot.c: New test.
2575 * gdb.server/sysroot.exp: New file.
2576 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2577 matching param.
2578
2579 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2580
2581 * gdb.base/align.exp: Extend test to cover structures containing
2582 only static fields.
2583
2584 2019-04-11 Tom de Vries <tdevries@suse.de>
2585
2586 * boards/cc-with-dwz-m.exp: New file.
2587 * boards/cc-with-dwz.exp: New file.
2588 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2589
2590 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
2591
2592 * gdb.base/start-cpp.exp: New file.
2593 * gdb.base/start-cpp.cc: New file.
2594
2595 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2596
2597 * gdb.python/py-thrhandle.exp: Adjust tests to call
2598 thread_from_handle instead of thread_from_thread_handle.
2599
2600 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2601
2602 * gdb.python/py-thrhandle.exp: Add tests for
2603 gdb.InferiorThread.handle.
2604
2605 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2606
2607 * gdb.python/py-function.exp: Check calling helper function from
2608 all languages.
2609 * lib/gdb.exp (gdb_supported_languages): New proc.
2610
2611 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2612
2613 * gdb.base/complex-parts.c: New file.
2614 * gdb.base/complex-parts.exp: New file.
2615
2616 2019-04-01 Tom Tromey <tromey@adacore.com>
2617
2618 PR symtab/23331:
2619 * gdb.dwarf2/dw2-ranges-main.c: New file.
2620 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2621 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2622
2623 2019-03-30 Simon Marchi <simark@simark.ca>
2624
2625 * gdb.base/default.exp: Add values for $_gdb_major and
2626 $_gdb_minor.
2627
2628 2019-03-29 Tom Tromey <tromey@adacore.com>
2629
2630 * gdb.base/help.exp: Tighten apropos regexp.
2631
2632 2019-03-29 Keith Seitz <keiths@redhat.com>
2633
2634 * gdb.fortran/array-bounds.exp: New file.
2635 * gdb.fortran/array-bounds.f90: New file.
2636
2637 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2638
2639 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2640
2641 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2642
2643 * gdb.multi/hello.c (main): Increase alarm timer.
2644
2645 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2646
2647 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2648 factor when no hardware watchpoint support.
2649
2650 2019-03-28 Alan Hayward <alan.hayward@arm.com>
2651 Pedro Alves <palves@redhat.com>
2652
2653 * boards/local-board.exp: set sysroot to /.
2654
2655 2019-03-27 Alan Hayward <alan.hayward@arm.com>
2656
2657 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2658 in child.
2659
2660 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2661
2662 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2663 field.
2664 (make_container): Initialise new field.
2665 * gdb.python/py-prettyprint.exp: Add new tests.
2666 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2667 <display_hint>: New method.
2668
2669 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2670
2671 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2672 gdb_continue_to_breakpoint more throughout this test.
2673 (run_lang_tests) Supply unique test names, and use
2674 gdb_test_no_output.
2675
2676 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2677
2678 * gdb.base/finish-pretty.exp: Update expected results.
2679 * gdb.base/pretty-print.c: New file.
2680 * gdb.base/pretty-print.exp: New file.
2681
2682 2019-03-25 Pedro Alves <palves@redhat.com>
2683
2684 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2685 move comments outside list. Append '-i "" eof' section.
2686
2687 2019-03-22 Alan Hayward <alan.hayward@arm.com>
2688
2689 PR testsuite/25016
2690 * README: Add pie options.
2691 * gdb.base/break-interp.exp: Ensure pie is disabled.
2692 * gdb.base/dump.exp: Likewise.
2693 * lib/gdb.exp (gdb_compile): Add pie option.
2694
2695 2019-03-19 Tom Tromey <tromey@adacore.com>
2696
2697 * gdb.mi/mi2-cli-display.c: New file.
2698 * gdb.mi/mi2-cli-display.exp: New file.
2699
2700 2019-03-18 Joel Brobecker <brobecker@adacore.com>
2701 Tom Tromey <tromey@adacore.com>
2702
2703 * gdb.ada/ptype_array/pck.adb: New file.
2704 * gdb.ada/ptype_array/pck.ads: New file.
2705 * gdb.ada/ptype_array/foo.adb: New file.
2706 * gdb.ada/ptype_array.exp: New file.
2707
2708 2019-03-14 Tom Tromey <tromey@adacore.com>
2709
2710 * gdb.base/style.exp: Add "set style sources" test.
2711
2712 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2713
2714 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2715 * mi-breakpoint-multiple-locations.exp: ... this.
2716 (make_breakpoints_pattern): New proc.
2717 (do_test): Add mi_version parameter, test -break-insert,
2718 -break-info and =breakpoint-created.
2719
2720 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2721
2722 * config/default.exp: Remove 'load_lib gdb.exp'.
2723 * config/monitor.exp: Likewise.
2724 * config/sid.exp: Likewise.
2725 * config/sim.exp: Likewise.
2726 * config/slite.exp: Likewise.
2727 * config/unix.exp: Likewise.
2728 * gdb.base/default.exp: Remove unhelpful comment.
2729
2730 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2731
2732 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2733
2734 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2735
2736 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2737
2738 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2739
2740 * gdb.fortran/type-kinds.exp: Update expected results.
2741
2742 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2743
2744 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2745
2746 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2749 function.
2750 (test_basic_parsing_of_type_kinds): Expand types tested.
2751 (test_parsing_invalid_type_kinds): New function.
2752
2753 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2754
2755 * gdb.fortran/intrinsics.exp: New file.
2756 * gdb.fortran/intrinsics.f90: New file.
2757 * gdb.fortran/type-kinds.exp: New file.
2758
2759 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2760
2761 * gdb.fortran/dot-ops.exp: New file.
2762
2763 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2764
2765 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2766 Check upper and lower case logical literals.
2767
2768 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2769
2770 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2771 Remove duplicate tests.
2772
2773 2019-03-06 Alan Hayward <alan.hayward@arm.com>
2774
2775 * lib/gdb.exp (builtin_cd): rename of cd.
2776 (cd): Override builtin.
2777
2778 2019-03-06 Richard Bunt <richard.bunt@arm.com>
2779
2780 * gdb.fortran/function-calls.exp: New file.
2781 * gdb.fortran/function-calls.f90: New test.
2782
2783 2019-03-04 Richard Bunt <richard.bunt@arm.com>
2784
2785 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2786 on user program standard output.
2787 * gdb.fortran/short-circuit-argument-list.f90: Record function
2788 calls.
2789
2790 2019-02-28 Alan Hayward <alan.hayward@arm.com>
2791
2792 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2793 failure.
2794
2795 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2796
2797 PR gdb/8527
2798 * gdb.base/interrupt-daemon-attach.c,
2799 gdb.base/interrupt-daemon-attach.exp: New test.
2800
2801 2019-02-27 Pedro Alves <palves@redhat.com>
2802
2803 * gdb.base/page.exp: Add tests for "set width/height -1".
2804
2805 2019-02-27 Pedro Alves <palves@redhat.com>
2806
2807 * gdb.base/page.exp: Add tests for "set/show width/height" with
2808 "infinite" values.
2809
2810 2019-02-27 Tom Tromey <tromey@adacore.com>
2811
2812 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2813 2.4.
2814 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2815 workaround.
2816
2817 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2818
2819 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2820 tests for structs with static members.
2821
2822 2019-02-26 Tom Tromey <tromey@adacore.com>
2823
2824 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2825 ValueError, not TypeError.
2826
2827 2019-02-26 Kevin Buettner <kevinb@redhat.com>
2828
2829 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2830 call from main program.
2831
2832 2019-02-23 Joel Brobecker <brobecker@adacore.com>
2833
2834 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2835 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2836 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2837 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2838 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2839
2840 2019-02-22 Keith Seitz <keiths@redhat.com>
2841
2842 PR symtab/23853
2843 * gdb.base/symlink-sourcefile.c: New file.
2844 * gdb.base/symlink-sourcefile.exp: New file.
2845
2846 2019-02-20 Tom Tromey <tom@tromey.com>
2847
2848 * gdb.base/info_qt.exp: Update.
2849
2850 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2851
2852 * gdb.base/source.exp: Move "error in sourced script" code to
2853 the end.
2854 * gdb.base/source-error.gdb: Move contents to
2855 source-error-1.gdb. Add new code to source source-error-1.gdb.
2856 * gdb.base/source-error-1.gdb: New file, from previous
2857 source-error.gdb.
2858
2859 2019-02-17 Tom Tromey <tom@tromey.com>
2860
2861 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2862 for macro styling.
2863 * gdb.base/style.c (SOME_MACRO): New macro.
2864
2865 2019-02-17 Tom Tromey <tom@tromey.com>
2866
2867 * gdb.base/style.exp: Add line-wrapping tests.
2868 * gdb.base/page.exp: Add test for quitting during pagination.
2869
2870 2019-02-17 Joel Brobecker <brobecker@adacore.com>
2871
2872 * gdb.ada/big_packed_array: New testcase.
2873 * gdb.ada/homonym.exp: Fix incorrect expected output for
2874 "break <homonym__get_value>" test.
2875
2876 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
2877
2878 PR breakpoints/21870
2879 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2880 and prepare_for_testing. Add comment.
2881 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2882 redundant cleanup call. Clean up comment.
2883
2884 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
2885
2886 PR breakpoints/21870
2887 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2888 * gdb.arch/aarch64-dbreg-contents.c: New file.
2889
2890 2019-02-10 Joel Brobecker <brobecker@adacore.com>
2891
2892 * gdb.ada/mi_ref_changeable: New testcase.
2893
2894 2019-02-07 Alan Hayward <alan.hayward@arm.com>
2895
2896 * gdb.base/attach.exp: Add double attach test.
2897
2898 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2899
2900 * lib/gdb.exp (default_gdb_start): Don't match pagination
2901 prompt.
2902 (gdb_init): Set stty_init.
2903
2904 2019-01-27 Tom Tromey <tom@tromey.com>
2905
2906 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2907 skip_python_tests.
2908
2909 2019-01-24 Alan Hayward <alan.hayward@arm.com>
2910
2911 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2912 New structure.
2913 (struct struct_static_02_02): Likewise.
2914 (struct struct_static_02_03): Likewise.
2915 (struct struct_static_02_04): Likewise.
2916 (struct struct_static_04_01): Likewise.
2917 (struct struct_static_04_02): Likewise.
2918 (struct struct_static_04_03): Likewise.
2919 (struct struct_static_04_04): Likewise.
2920 (struct struct_static_06_01): Likewise.
2921 (struct struct_static_06_02): Likewise.
2922 (struct struct_static_06_03): Likewise.
2923 (struct struct_static_06_04): Likewise.
2924 (cmp_struct_static_02_01): Likewise.
2925 (cmp_struct_static_02_02): Likewise.
2926 (cmp_struct_static_02_03): Likewise.
2927 (cmp_struct_static_02_04): Likewise.
2928 (cmp_struct_static_04_01): Likewise.
2929 (cmp_struct_static_04_02): Likewise.
2930 (cmp_struct_static_04_03): Likewise.
2931 (cmp_struct_static_04_04): Likewise.
2932 (cmp_struct_static_06_01): Likewise.
2933 (cmp_struct_static_06_02): Likewise.
2934 (cmp_struct_static_06_03): Likewise.
2935 (cmp_struct_static_06_04): Likewise.
2936 (call_all): Test new structs.
2937 * gdb.base/infcall-nested-structs.exp: Likewise.
2938
2939 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2940 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2941
2942 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2943 * gdb.base/stack-protector.c: New test.
2944 * gdb.base/stack-protector.exp: New file.
2945 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2946 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2947 option.
2948 (gdb_compile): Remove stack protector for GCC and prevent
2949 recursion.
2950
2951 2019-01-16 Keith Seitz <keiths@redhat.com>
2952
2953 PR gdb/23773
2954 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2955
2956 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2957
2958 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2959 aliases.
2960 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2961 tests.
2962 * gdb.arch/powerpc-vector-regs.c: New file.
2963 * gdb.arch/powerpc-vector-regs.exp: New file.
2964
2965 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2966
2967 * gdb.arch/altivec-regs.exp: Fix the list passed to
2968 gdb_expect_list when testing "info vector".
2969
2970 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2971
2972 * gdb.base/style.exp: Don't include path in testname.
2973
2974 2019-01-10 Keith Seitz <keiths@redhat.com>
2975
2976 PR gdb/23712
2977 PR symtab/23010
2978 * gdb.dwarf2/multidictionary.exp: New file.
2979
2980 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2981
2982 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2983 (test_gnuv3_style_demangling): ... this.
2984 (test_lucid_style_demangling): Remove.
2985 (test_arm_style_demangling): Remove.
2986 (test_hp_style_demangling): Remove.
2987 (do_tests): Remove calls to the above.
2988
2989 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2990
2991 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2992 case.
2993
2994 2019-01-06 Tom Tromey <tom@tromey.com>
2995
2996 PR gdb/28155:
2997 * gdb.dwarf2/typedef-void-finish.exp: New file.
2998
2999 2018-12-28 Tom Tromey <tom@tromey.com>
3000 Simon Marchi <simark@simark.ca>
3001
3002 * gdb.base/jit-exec.exp: New file.
3003 * gdb.base/jit-exec.c: New file.
3004 * gdb.base/jit-execd.c: New file.
3005
3006 2018-12-28 Tom Tromey <tom@tromey.com>
3007
3008 * gdb.base/style.exp: Update test to check for address styling.
3009
3010 2018-12-28 Tom Tromey <tom@tromey.com>
3011
3012 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3013 message.
3014
3015 2018-12-28 Tom Tromey <tom@tromey.com>
3016
3017 * gdb.base/style.exp: Add test for version number styling.
3018
3019 2018-12-28 Tom Tromey <tom@tromey.com>
3020
3021 * gdb.base/style.exp: Add test for print_address_symbolic.
3022
3023 2018-12-28 Tom Tromey <tom@tromey.com>
3024
3025 * gdb.base/style.exp: Add test for breakpoint setting.
3026
3027 2018-12-28 Tom Tromey <tom@tromey.com>
3028
3029 * gdb.base/style.exp: Add test for variable names.
3030
3031 2018-12-28 Tom Tromey <tom@tromey.com>
3032
3033 * gdb.base/style.exp: New file.
3034 * gdb.base/style.c: New file.
3035
3036 2018-12-28 Tom Tromey <tom@tromey.com>
3037
3038 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3039 "dumb".
3040 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3041 the TERM environment variable.
3042
3043 2018-12-27 Tom Tromey <tom@tromey.com>
3044
3045 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3046 pagination test.
3047
3048 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3049
3050 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3051 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3052
3053 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3054
3055 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3056 Filename a.adb changed to bp_fun_addr.adb.
3057 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3058
3059 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3060
3061 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3062 non-PIE executables.
3063 * README: Mention the gdb,nopie_flag board setting.
3064 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3065 non-PIE executable.
3066 * gdb.arch/amd64-entry-value.exp: Likewise.
3067 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3068 * gdb.arch/i386-float.exp: Likewise.
3069 * gdb.arch/i386-signal.exp: Likewise.
3070 * gdb.mi/mi-reg-undefined.exp: Likewise.
3071
3072 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3073
3074 PR gdb/23974
3075 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3076
3077 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3078
3079 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3080 Update order of results accordingly.
3081
3082 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3083
3084 * gdb.base/annota1.exp: Update a test regexp.
3085
3086 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3087
3088 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3089
3090 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3091
3092 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3093 (reuse_time): Initialize to REUSE_TIME_CAP.
3094 (check_rc): New function.
3095 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3096 Check pthread_create rc.
3097 (spawner_thread_func): Check pthread_create and pthread_join rc.
3098
3099 2018-12-08 Pedro Alves <palves@redhat.com>
3100
3101 * gdb.base/list.exp (test_forward_search): Rename to ...
3102 (test_forward_reverse_search): ... this. Also test reverse-search
3103 and the forward-search alias.
3104
3105 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3106
3107 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3108 local timeout variable before return, and remove all local timeout
3109 variable entirely.
3110 (gdb_load): Likewise.
3111
3112 2018-12-01 Tom de Vries <tdevries@suse.de>
3113
3114 * gdb.base/gdb-caching-proc.exp: New file.
3115
3116 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3117
3118 * Makefile.in (TIMESTAMP): New variable.
3119 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3120 command.
3121 (check-single-racy): Likewise.
3122 (check/%.exp): Likewise.
3123 (check-racy/%.exp): Likewise.
3124 (workers/%.worker): Likewise.
3125 (build-perf): Likewise.
3126 (check-perf): Likewise.
3127 * README: Describe new "TS" and "TS_FORMAT" variables.
3128 * print-ts.py: New file.
3129
3130 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3131
3132 PR python/23714
3133 * gdb.python/python.exp: Test command repetition after
3134 gdb.execute.
3135
3136 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3137
3138 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3139 is correctly aligned.
3140
3141 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3142
3143 * gdb.ada/info_auto_lang.exp: New testcase.
3144 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3145 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3146 * gdb.ada/info_auto_lang/some_c.c: New file.
3147
3148 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3149
3150 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3151 FUNC_lang language syntax.
3152
3153 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3154
3155 * gdb.base/info_minsym.c: New file.
3156 * gdb.base/info_minsym.exp: New file.
3157
3158 2018-11-19 Tom Tromey <tom@tromey.com>
3159
3160 PR rust/23625:
3161 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3162 * gdb.rust/expr.exp: Update expected output. Change one test.
3163
3164 2018-11-19 Tom Tromey <tom@tromey.com>
3165
3166 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3167
3168 2018-11-19 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3171 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3172 see the expected warning.
3173
3174 2018-11-16 Alan Hayward <alan.hayward@arm.com>
3175
3176 PR gdb/22736:
3177 * gdb.cp/infcall-nodebug-lib.c: New test.
3178 * gdb.cp/infcall-nodebug-main.c: New test.
3179 * gdb.cp/infcall-nodebug.exp: New file.
3180
3181 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3182
3183 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3184 completer tests.
3185
3186 2018-11-09 Tom de Vries <tdevries@suse.de>
3187
3188 * gdb.base/msym-lang.c: New test.
3189 * gdb.base/msym-lang.exp: New file.
3190 * gdb.base/msym-lang-main.c: New test.
3191
3192 2018-11-08 Tom Tromey <tom@tromey.com>
3193
3194 PR gdb/23555:
3195 PR gdb/23838:
3196 * gdb.base/warning.exp: New file.
3197
3198 2018-11-08 Jan Beulich <jbeulich@suse.com>
3199
3200 * testsuite/gdb.arch/i386-avx512.c,
3201 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3202
3203 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3204
3205 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3206 point hardware.
3207
3208 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3209
3210 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3211 * gdb.dwarf2/missing-type-name.exp: New file.
3212
3213 2018-11-06 Tom de Vries <tdevries@suse.de>
3214
3215 * gdb.base/many-headers.c: New test.
3216 * gdb.base/many-headers.exp: New file.
3217
3218 2018-11-06 Jim Wilson <jimw@sifive.com>
3219
3220 * gdb.base/code_elim.exp: For riscv, set additional_flags
3221 to include -msmall-data-limit=0.
3222
3223 2018-11-01 Joel Brobecker <brobecker@adacore.com>
3224
3225 * gdb.ada/watch_minus_l: New testcase.
3226
3227 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3228
3229 * gdb.arch/aix-sighandle.c: New file.
3230 * gdb.arch/aix-sighandle.exp: New file.
3231
3232 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3233
3234 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3235 registers being unions.
3236
3237 2018-10-31 Tom de Vries <tdevries@suse.de>
3238
3239 * lib/valgrind.exp: New file.
3240 (vgdb_start, vgdb_stop): New procs, factored out of ...
3241 * gdb.base/valgrind-bt.exp: ... here, ...
3242 * gdb.base/valgrind-disp-step.exp: ... here and ...
3243 * gdb.base/valgrind-infcall.exp: ... here.
3244
3245 2018-10-31 Tom de Vries <tdevries@suse.de>
3246
3247 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3248
3249 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3250
3251 * gdb.dwarf2/void-type.c: New file.
3252 * gdb.dwarf2/void-type.exp: New file.
3253
3254 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3255
3256 * gdb.base/info_qt.c: New file.
3257 * gdb.base/info_qt.exp: New file.
3258
3259 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3260
3261 * gdb.arch/powerpc-htm-regs.c: New file.
3262 * gdb.arch/powerpc-htm-regs.exp: New file.
3263
3264 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3265
3266 * gdb.arch/powerpc-tar.c: New file.
3267 * gdb.arch/powerpc-tar.exp: New file.
3268
3269 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3270
3271 * gdb.arch/powerpc-ppr-dscr.c: New file.
3272 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3273
3274 2018-10-25 Tom de Vries <tdevries@suse.de>
3275
3276 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3277
3278 2018-10-24 Tom de Vries <tdevries@suse.de>
3279
3280 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3281 longer exists error.
3282
3283 2018-10-24 Tom de Vries <tdevries@suse.de>
3284
3285 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3286
3287 2018-10-24 Tom de Vries <tdevries@suse.de>
3288
3289 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3290 --db-attach in valgrind.
3291
3292 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3293
3294 * gdb.arch/riscv-reg-aliases.c: New file.
3295 * gdb.arch/riscv-reg-aliases.exp: New file.
3296
3297 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3298
3299 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3300
3301 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3302
3303 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3304
3305 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3306
3307 * gdb.cp/ovldbreak.exp: Fix regexps.
3308
3309 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3310
3311 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3312
3313 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3314
3315 PR cli/23785
3316 * gdb.base/restore.exp: New test to check if "restore" with an
3317 invalid file doesn't segfault.
3318
3319 2018-10-18 Tom de Vries <tdevries@suse.de>
3320
3321 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3322 * gdb.ada/excep_handle.exp: Same.
3323 * gdb.ada/mi_string_access.exp: Same.
3324 * gdb.ada/mi_var_union.exp: Same.
3325 * gdb.arch/arc-analyze-prologue.exp: Same.
3326 * gdb.arch/arc-decode-insn.exp: Same.
3327 * gdb.base/readnever.exp: Same.
3328 * gdb.fortran/printing-types.exp: Same.
3329 * gdb.guile/scm-lazy-string.exp: Same.
3330
3331 2018-10-16 Tom de Vries <tdevries@suse.de>
3332
3333 PR gdb/23730
3334 * gdb.base/catch-follow-exec.c: Add copyright notice.
3335 * gdb.base/catch-follow-exec.exp: Rewrite to use
3336 gdb_spawn_with_cmdline_opts. Require gdb-native.
3337
3338 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3339
3340 * gdb.trace/actions-changed.exp: Check for arch support.
3341 * gdb.trace/actions.exp: Likewise.
3342 * gdb.trace/ax.exp: Likewise.
3343 * gdb.trace/backtrace.exp: Likewise.
3344 * gdb.trace/change-loc.exp: Likewise.
3345 * gdb.trace/deltrace.exp: Likewise.
3346 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3347 * gdb.trace/ftrace.exp: Likewise.
3348 * gdb.trace/infotrace.exp: Check for arch support.
3349 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3350 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3351 * gdb.trace/mi-tsv-changed.exp: Likewise.
3352 * gdb.trace/packetlen.exp: Likewise.
3353 * gdb.trace/passc-dyn.exp: Likewise.
3354 * gdb.trace/passcount.exp: Likewise.
3355 * gdb.trace/pending.exp: Likewise.
3356 * gdb.trace/range-stepping.exp: Check for shlib support.
3357 * gdb.trace/report.exp: Check for arch support.
3358 * gdb.trace/save-trace.exp: Likewise.
3359 * gdb.trace/signal.exp: Check for signal support.
3360 * gdb.trace/tfind.exp: Check for arch support.
3361 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3362 * gdb.trace/trace-common.h: Add comment.
3363 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3364 * gdb.trace/trace-enable-disable.exp: Likewise.
3365 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3366 * gdb.trace/tracecmd.exp: Check for arch support.
3367 * gdb.trace/tspeed.exp: Check for shlib and target support.
3368 * gdb.trace/tstatus.exp: Check for arch support.
3369 * gdb.trace/tsv.exp: Likewise.
3370 * gdb.trace/while-dyn.exp: Likewise.
3371 * gdb.trace/while-stepping.exp: Likewise.
3372 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3373
3374 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3375
3376 * gdb.trace/tspeed.exp: Remove nowarnings.
3377 (prepare_for_trace_test): Declare "global ipalib".
3378 * gdb.trace/tspeed.c: Include unistd.h.
3379 (main): Remove superfluous printf argument.
3380
3381 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3382
3383 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3384 directory prefix on the filename.
3385
3386 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3387
3388 * gdb.gdb/unittest.exp: Update expected message informing that
3389 selftests have been disabled.
3390 * gdb.server/unittest.exp: Likewise.
3391
3392 2018-10-09 Tom de Vries <tdevries@suse.de>
3393
3394 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3395 with runto_main.
3396
3397 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
3398
3399 PR c++/16841
3400 * gdb.cp/virtbase2.cc: New file.
3401 * gdb.cp/virtbase2.exp: New file.
3402
3403 2018-10-06 Tom Tromey <tom@tromey.com>
3404
3405 PR python/19399:
3406 * gdb.python/py-inferior.exp: Add architecture test.
3407
3408 2018-10-06 Tom Tromey <tom@tromey.com>
3409
3410 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3411 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3412
3413 2018-10-06 Tom Tromey <tom@tromey.com>
3414
3415 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3416 of a "throw" catchpoint.
3417
3418 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3419
3420 * gdb.base/info-proc.exp: Update string expected from "help info
3421 proc".
3422
3423 2018-10-04 Tom Tromey <tom@tromey.com>
3424
3425 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3426 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3427 (test_initial_complaints, test_empty_complaints): Update.
3428 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3429
3430 2018-10-04 Tom Tromey <tom@tromey.com>
3431
3432 PR cli/19551:
3433 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3434 * lib/gdb.exp (gdb_file_cmd): Update.
3435 * gdb.stabs/weird.exp (print_weird_var): Update.
3436 * gdb.server/solib-list.exp: Update.
3437 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3438 * gdb.mi/mi-cli.exp: Update.
3439 * gdb.linespec/linespec.exp: Update.
3440 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3441 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3442 * gdb.cp/cp-relocate.exp: Update.
3443 * gdb.base/sym-file.exp: Update.
3444 * gdb.base/relocate.exp: Update.
3445 * gdb.base/readnever.exp: Update.
3446 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3447 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3448 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3449 * gdb.base/code_elim.exp: Update.
3450 * gdb.base/break-unload-file.exp (test_break): Update.
3451 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3452 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3453 Update.
3454 * gdb.base/attach.exp (do_attach_tests): Update.
3455 * gdb.base/sepdebug.exp: Update.
3456 * gdb.python/py-section-script.exp: Update.
3457
3458 2018-10-04 Tom Tromey <tom@tromey.com>
3459
3460 PR cli/22234:
3461 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3462 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3463 output.
3464
3465 2018-10-04 Tom Tromey <tom@tromey.com>
3466
3467 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3468 set width and height to 0.
3469 (test_command_line_attach_run): Use -quiet.
3470
3471 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3472
3473 * lib/gdb.exp (skip_ifunc_tests): New.
3474 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3475 other compile failures.
3476 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3477
3478 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3479
3480 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3481 is_amd64_regs_target.
3482
3483 2018-10-01 Alan Hayward <alan.hayward@arm.com>
3484
3485 * gdb.arch/aarch64-sighandler-regs.c: New test.
3486 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3487 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3488
3489 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3490
3491 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3492 assembly.
3493
3494 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3495
3496 * gdb.base/frame-selection.exp: New file.
3497 * gdb.base/frame-selection.c: New file.
3498
3499 2018-09-27 Alan Hayward <alan.hayward@arm.com>
3500
3501 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3502 pthread barrier.
3503 (main): Likewise.
3504
3505 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3506
3507 * gdb.base/large-frame-1.c: New file.
3508 * gdb.base/large-frame-2.c: New file.
3509 * gdb.base/large-frame.exp: New file.
3510 * gdb.base/large-frame.h: New file.
3511
3512 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3513
3514 PR gdb/20948
3515 * gdb.base/write_mem.exp: New test.
3516 * gdb.base/write_mem.c: Likewise.
3517
3518 2018-09-23 Tom Tromey <tom@tromey.com>
3519
3520 PR python/18852:
3521 * gdb.python/py-parameter.exp: Add test for parameter that throws
3522 on "set".
3523
3524 2018-09-23 Tom Tromey <tom@tromey.com>
3525
3526 PR python/17284:
3527 * gdb.python/py-template.exp (test_template_arg): Add test for
3528 negative template argument number.
3529
3530 2018-09-23 Tom Tromey <tom@tromey.com>
3531
3532 PR python/14062:
3533 * gdb.python/python.exp: Add test for post_event error.
3534
3535 2018-09-23 Tom Tromey <tom@tromey.com>
3536
3537 PR python/18170:
3538 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3539 convert pointers to int and long.
3540
3541 2018-09-23 Tom Tromey <tom@tromey.com>
3542
3543 PR python/20126:
3544 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3545 signed-ness conversion tests.
3546
3547 2018-09-23 Tom Tromey <tom@tromey.com>
3548
3549 PR python/18352;
3550 * gdb.python/py-value.exp (test_float_conversion): New proc.
3551 Use it.
3552
3553 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3554
3555 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3556
3557 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3558
3559 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3560 no readline.
3561 * gdb.base/utf8-identifiers.exp: Likewise.
3562 * gdb.cp/cpcompletion.exp: Likewise.
3563 * gdb.linespec/cpcompletion.exp: Likewise.
3564 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3565 * gdb.linespec/cpls-ops.exp: Likewise.
3566
3567 2018-09-19 Richard Bunt <richard.bunt@arm.com>
3568 Chris January <chris.january@arm.com>
3569
3570 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3571 * gdb.fortran/short-circuit-argument-list.exp: New file.
3572 * gdb.fortran/short-circuit-argument-list.f90: New test.
3573
3574 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3575
3576 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3577 "arch=" keyword when executing "-stack-list-frames".
3578
3579 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3580
3581 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3582 "arch=" keyword when executing "-stack-list-frames".
3583
3584 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3585
3586 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3587 break ada".
3588
3589 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3590
3591 PR python/23669
3592 * gdb.python/python.exp: Test gdb.execute("show commands").
3593
3594 2018-09-16 Tom Tromey <tom@tromey.com>
3595
3596 * gdb.base/new-ui.exp (do_execution_tests): Update.
3597 * gdb.base/dbx.exp (test_breakpoints): Update.
3598
3599 2018-09-14 Alan Hayward <alan.hayward@arm.com>
3600
3601 * lib/gdb.exp (gdb_simple_compile): Add proc.
3602 (is_elf_target): Use gdb_simple_compile.
3603 (skip_altivec_tests): Likewise.
3604 (skip_vsx_tests): Likewise.
3605 (skip_tsx_tests): Likewise.
3606 (skip_btrace_tests): Likewise.
3607 (skip_btrace_pt_tests): Likewise.
3608 (gdb_can_simple_compile): Likewise.
3609 (gdb_has_argv0): Likewise.
3610 (gdb_target_symbol_prefix): Likewise.
3611 (target_supports_scheduler_locking): Likewise.
3612
3613 2018-09-13 Tom Tromey <tom@tromey.com>
3614
3615 * Makefile.in (TAGS): Recognize proc_with_prefix and
3616 gdb_caching_proc.
3617
3618 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3619
3620 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3621 method.
3622
3623 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3624
3625 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3626 and a few other Inferior properties when the Inferior is no
3627 longer valid.
3628
3629 2018-09-13 Tom Tromey <tom@tromey.com>
3630
3631 PR rust/23650:
3632 * gdb.rust/simple.exp: Add test for enum field access error.
3633
3634 2018-09-13 Tom Tromey <tom@tromey.com>
3635
3636 PR rust/23626:
3637 * gdb.rust/simple.rs (EmptyEnum): New type.
3638 (main): Use it.
3639 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3640
3641 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3642
3643 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3644 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3645 * gdb.python/py-symtab.exp: Update test printing an objfile.
3646
3647 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3648
3649 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3650 object.
3651
3652 2018-09-12 Alan Hayward <alan.hayward@arm.com>
3653
3654 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3655 (support_complex_tests): Use gdb_can_simple_compile.
3656 (is_ilp32_target): Likewise.
3657 (is_lp64_target): Likewise.
3658 (is_64_target): Likewise.
3659 (is_amd64_regs_target): Likewise.
3660 (is_aarch32_target): Likewise.
3661 (gdb_int128_helper): Likewise.
3662
3663 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3664
3665 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3666
3667 2018-09-10 Jerome Guitton <guitton@adacore.com>
3668
3669 * gdb.ada/same_component_name: Add test for case of tagged record
3670 with variable-length fields.
3671
3672 2018-09-10 Xavier Roirand <roirand@adacore.com>
3673
3674 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3675 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3676 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3677 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3678
3679 2018-09-10 Xavier Roirand <roirand@adacore.com>
3680
3681 * gdb.ada/mi_string_access.exp: New testcase.
3682 * gdb.ada/mi_string_access/bar.adb: New file.
3683 * gdb.ada/mi_string_access/pck.adb: New file.
3684 * gdb.ada/mi_string_access/pck.asd: New file.
3685
3686 2018-09-10 Xavier Roirand <roirand@adacore.com>
3687
3688 * gdb.ada/mi_var_union.exp: New testcase.
3689 * gdb.ada/mi_var_union/bar.adb: New file.
3690 * gdb.ada/mi_var_union/pck.adb: New file.
3691 * gdb.ada/mi_var_union/pck.asd: New file.
3692
3693 2018-09-08 Tom Tromey <tom@tromey.com>
3694
3695 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3696
3697 2018-09-08 Tom Tromey <tom@tromey.com>
3698
3699 PR python/16047:
3700 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3701 (register_pretty_printers): Register new printer.
3702 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3703 test.
3704 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3705 (an_int_type3): New global.
3706
3707 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3708
3709 * gdb.ada/expr_with_funcall: New testcase.
3710
3711 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3712
3713 * gdb.ada/packed_array_assign: New testcase.
3714
3715 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3716
3717 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3718 names, and add test prefixes to make test names unique.
3719
3720 2018-09-05 Tom de Vries <tdevries@suse.de>
3721
3722 * gdb.dwarf2/varval.exp: Add test.
3723
3724 2018-09-04 Gary Benson <gbenson@redhat.com>
3725
3726 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3727 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3728
3729 2018-08-31 Tom Tromey <tom@tromey.com>
3730
3731 * gdb.rust/simple.rs: Rename second variable "v".
3732
3733 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3734
3735 * gdb.base/funcargs.c (use_a): New function.
3736 (recurse): Call use_a.
3737
3738 2018-08-29 Keith Seitz <keiths@redhat.com>
3739
3740 * gdb.compile/compile-cplus-anonymous.cc: New file.
3741 * gdb.compile/compile-cplus-anonymous.exp: New file.
3742 * gdb.compile/compile-cplus-array-decay.cc: New file.
3743 * gdb.compile/compile-cplus-array-decay.exp: New file.
3744 * gdb.compile/compile-cplus-inherit.cc: New file.
3745 * gdb.compile/compile-cplus-inherit.exp: New file.
3746 * gdb.compile/compile-cplus-member.cc: New file.
3747 * gdb.compile/compile-cplus-member.exp: New file.
3748 * gdb.compile/compile-cplus-method.cc: New file.
3749 * gdb.compile/compile-cplus-method.exp: New file.
3750 * gdb.compile/compile-cplus-mod.c: "New" file.
3751 * gdb.compile/compile-cplus-namespace.cc: New file.
3752 * gdb.compile/compile-cplus-namespace.exp: New file.
3753 * gdb.compile/compile-cplus-nested.cc: New file.
3754 * gdb.compile/compile-cplus-nested.exp: New file.
3755 * gdb.compile/compile-cplus-print.c: "New" file.
3756 * gdb.compile/compile-cplus-print.exp: "New" file.
3757 * gdb.compile/compile-cplus-virtual.cc: New file.
3758 * gdb.compile/compile-cplus-virtual.exp: New file.
3759 * gdb.compile/compile-cplus.c: "New" file.
3760 * gdb.compile/compile-cplus.exp: "New" file.
3761 * lib/compile-support.exp: New file.
3762
3763 2018-08-16 Gary Benson <gbenson@redhat.com>
3764
3765 PR gdb/13000:
3766 * gdb.base/batch-exit-status.exp: New file.
3767 * gdb.base/batch-exit-status.good-commands: Likewise.
3768 * gdb.base/batch-exit-status.bad-commands: Likewise.
3769
3770 2018-08-29 Alan Hayward <alan.hayward@arm.com>
3771
3772 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3773 (struct struct02): Likewise.
3774 (struct struct03): Likewise.
3775 (struct struct04): Likewise.
3776 (struct struct_01_01): New struct.
3777 (struct struct_01_02): Likewise.
3778 (struct struct_01_03): Likewise.
3779 (struct struct_01_04): Likewise.
3780 (struct struct_02_01): Likewise.
3781 (struct struct_02_02): Likewise.
3782 (struct struct_02_03): Likewise.
3783 (struct struct_02_04): Likewise.
3784 (struct struct_04_01): Likewise.
3785 (struct struct_04_02): Likewise.
3786 (struct struct_04_03): Likewise.
3787 (struct struct_04_04): Likewise.
3788 (struct struct_05_01): Likewise.
3789 (struct struct_05_02): Likewise.
3790 (struct struct_05_03): Likewise.
3791 (struct struct_05_04): Likewise.
3792 (cmp_struct01): Remove function.
3793 (cmp_struct02): Likewise.
3794 (cmp_struct03): Likewise.
3795 (cmp_struct04): Likewise.
3796 (cmp_struct_01_01): Add Function.
3797 (cmp_struct_01_02): Likewise.
3798 (cmp_struct_01_03): Likewise.
3799 (cmp_struct_01_04): Likewise.
3800 (cmp_struct_02_01): Likewise.
3801 (cmp_struct_02_02): Likewise.
3802 (cmp_struct_02_03): Likewise.
3803 (cmp_struct_02_04): Likewise.
3804 (cmp_struct_04_01): Likewise.
3805 (cmp_struct_04_02): Likewise.
3806 (cmp_struct_04_03): Likewise.
3807 (cmp_struct_04_04): Likewise.
3808 (cmp_struct_05_01): Likewise.
3809 (cmp_struct_05_02): Likewise.
3810 (cmp_struct_05_03): Likewise.
3811 (cmp_struct_05_04): Likewise.
3812 (call_all): Add new structs.
3813 * gdb.base/infcall-nested-structs.exp: Likewise.
3814
3815 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3816
3817 * gdb.python/py-framefilter-mi.exp: Update regexp to
3818 check for "arch" field in frame output.
3819
3820 2018-08-23 Kevin Buettner <kevinb@redhat.com>
3821
3822 * gdb.dwarf2/dw2-ranges-func.c: New file.
3823 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3824
3825 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3826
3827 * gdb.base/term.exp: Compare terminal settings with values from
3828 the inferior.
3829 * gdb.base/term.c: Get and set terminal settings.
3830
3831 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3832
3833 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3834 accommodate new "arch" field in frame output.
3835 * gdb.mi/mi-return.exp: Likewise.
3836 * gdb.mi/mi-stack.exp: Likewise.
3837 * gdb.mi/mi-syn-frame.exp: Likewise.
3838 * gdb.mi/user-selected-context-sync.exp: Likewise.
3839
3840 2018-08-19 Michael Spang <spang@google.com>
3841
3842 PR gdb/11786
3843 * gdb.base/gcore-tls-pie.c: New file.
3844 * gdb.base/gcore-tls-pie.exp: New file.
3845
3846 2018-08-18 Kevin Buettner <kevinb@redhat.com>
3847
3848 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
3849 * gdb.dwarf2/varval.c: New file.
3850 * gdb.dwarf2/varval.exp: New file.
3851
3852 2018-08-17 Alan Hayward <alan.hayward@arm.com>
3853
3854 PR gdb/18931
3855 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3856
3857 2018-08-16 Keith Seitz <keiths@redhat.com>
3858
3859 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3860 tests expected to pass.
3861
3862 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3863
3864 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3865 -data-disassemble -a.
3866 (test_disassembly_bogus_args): Likewise.
3867
3868 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3869
3870 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3871
3872 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3873
3874 * gdb.base/vla-optimized-out.exp: Add new test.
3875
3876 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3877
3878 * gdb.base/vla-optimized-out-o3.exp: Delete.
3879 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3880 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3881 deleted tests.
3882
3883 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3884
3885 PR gdb/18050:
3886 * gdb.server/extended-remote-restart.c: New file.
3887 * gdb.server/extended-remote-restart.exp: New file.
3888
3889 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3890
3891 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3892 "set variable index = 42".
3893
3894 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3895
3896 * boards/index-cache-gdb.exp: New file.
3897 * gdb.dwarf2/index-cache.exp: New file.
3898 * gdb.dwarf2/index-cache.c: New file.
3899 * gdb.base/maint.exp: Check if we are using the index cache.
3900
3901 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3902
3903 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3904 MAKEFLAGS.
3905
3906 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3907
3908 * dg-extract-results.sh: Move to toplevel contrib.
3909 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3910 * Makefile.in (check-parallel-racy): Likewise.
3911
3912 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3913
3914 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3915 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3916 tests if the target supports scheduler locking.
3917
3918 2018-08-04 Tom de Vries <tdevries@suse.de>
3919
3920 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3921
3922 2018-08-02 Tom Tromey <tom@tromey.com>
3923
3924 PR symtab/16842.
3925 * gdb.cp/temargs.exp: Test "info address" of a template
3926 parameter.
3927
3928 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3929
3930 * gdb.python/py-mi-var-info-path-expression.c: New file.
3931 * gdb.python/py-mi-var-info-path-expression.py: New file.
3932 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3933
3934 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3935
3936 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3937 error after "cannot resolve name" string.
3938
3939 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3940
3941 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3942 started.
3943 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3944
3945 2018-07-28 Tom de Vries <tdevries@suse.de>
3946
3947 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3948
3949 2018-07-26 Tom de Vries <tdevries@suse.de>
3950
3951 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3952
3953 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3954
3955 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3956 is visible.
3957
3958 2018-07-26 Tom de Vries <tdevries@suse.de>
3959
3960 PR breakpoints/23366
3961 * gdb.base/catch-follow-exec.c: New test.
3962 * gdb.base/catch-follow-exec.exp: New file.
3963
3964 2018-07-25 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3967 vla-optimized-out.c.
3968
3969 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3970
3971 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3972 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3973
3974 2018-07-20 Tom de Vries <tdevries@suse.de>
3975
3976 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3977 NOCLONE macro.
3978 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3979
3980 2018-07-19 Tom de Vries <tdevries@suse.de>
3981
3982 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3983 regular expression.
3984
3985 2018-07-18 Tom de Vries <tdevries@suse.de>
3986
3987 * gdb.base/vla-optimized-out.c: New test.
3988 * gdb.base/vla-optimized-out.exp: New file.
3989
3990 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3991
3992 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3993 message "No address associated with hostname" when gdbserver
3994 cannot resolve the hostname.
3995
3996 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3997
3998 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3999 Add some test prefixes to make tests unique.
4000
4001 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4002
4003 * gdb.base/frameapply.c: New file.
4004 * gdb.base/frameapply.exp: New file.
4005
4006 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4007
4008 * gdb.base/skip.exp: Update expected error message.
4009
4010 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4011 Jan Kratochvil <jan.kratochvil@redhat.com>
4012 Paul Fertser <fercerpav@gmail.com>
4013 Tsutomu Seki <sekiriki@gmail.com>
4014
4015 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4016 parameter.
4017 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4018 by default.
4019 * boards/native-gdbserver.exp: Likewise.
4020 * gdb.server/run-without-local-binary.exp: Improve regexp used
4021 for detecting when a remote debugging connection succeeds.
4022 * gdb.server/server-connect.exp: New file.
4023 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4024 Do not prefix the port number with ":".
4025 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4026 support for detecting and using it. Add '$debughost_gdbserver'
4027 to the list of arguments used to start gdbserver. Handle case
4028 when gdbserver cannot resolve a network name.
4029
4030 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4031
4032 PR c++/23373
4033 * gdb.base/ptype-offsets.cc (struct static_member): New
4034 struct.
4035 (main) <stmember>: New variable.
4036 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4037 with a static member in it.
4038
4039 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4040
4041 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4042 watchpoints enabled and disabled.
4043
4044 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4045
4046 * gdb.base/examine-backward.exp: Still run tests around address
4047 0x0, even if address 0x0 is not readable. Update the pattern for
4048 matching address 0x0 in expected output.
4049
4050 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4051
4052 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4053 malloc/free.
4054
4055 2018-07-04 Tom de Vries <tdevries@suse.de>
4056
4057 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4058
4059 2018-07-02 Maciej W. Rozycki <macro@mips.com>
4060
4061 PR tdep/8282
4062 * gdb.arch/mips-disassembler-options.exp: New test.
4063 * gdb.arch/mips-disassembler-options.s: New test source.
4064
4065 2018-06-29 Pedro Alves <palves@redhat.com>
4066
4067 * gdb.threads/names.exp: Adjust expected "info threads" output.
4068
4069 2018-06-29 Pedro Alves <palves@redhat.com>
4070
4071 * gdb.opt/inline-break.exp (line number, address): Add "info
4072 break" tests.
4073
4074 2018-06-29 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4077 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4078 number and address and running to them.
4079
4080 2018-06-29 Richard Bunt <richard.bunt@arm.com>
4081
4082 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4083
4084 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4085
4086 * lib/compiler.c: Remove executable permission flag.
4087
4088 2018-06-28 Richard Bunt <richard.bunt@arm.com>
4089
4090 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4091 code.
4092 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4093
4094 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4095
4096 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4097
4098 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4099
4100 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4101 address argument is omitted.
4102
4103 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4104
4105 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4106
4107 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
4108
4109 PR gdb/21695
4110 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4111 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4112
4113 2018-06-26 Tom Tromey <tom@tromey.com>
4114
4115 PR rust/22574:
4116 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4117 * gdb.rust/simple.rs (struct SimpleLayout): New.
4118
4119 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4120
4121 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4122 "info registers" output.
4123
4124 2018-06-21 Richard Bunt <richard.bunt@arm.com>
4125
4126 * gdb.base/watchpoint-hw-attach.c: New test.
4127 * gdb.base/watchpoint-hw-attach.exp: New file.
4128
4129 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4130
4131 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4132 through /bin/sh.
4133 * boards/dwarf4-gdb-index.exp: Likewise.
4134 * boards/fission-dwp.exp: Likewise.
4135
4136 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4137
4138 * gdb.base/float128.exp: Add comment and improved fail message
4139 to the failure case of "print large128" test.
4140
4141 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4142
4143 * configure.ac: Remove AC_PREREQ.
4144 * configure: Re-generate.
4145
4146 2018-06-19 Pedro Alves <palves@redhat.com>
4147
4148 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4149 (func_extern_caller): New.
4150 (main): Call func_extern_caller.
4151 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4152 logic change.
4153
4154 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
4155
4156 PR gdb/16841
4157 * gdb.cp/typedef-base.cc: New file.
4158 * gdb.cp/typedef-base.exp: New file.
4159
4160 2018-06-18 Tom de Vries <tdevries@suse.de>
4161
4162 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4163
4164 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4165 Richard Bunt <Richard.Bunt@arm.com>
4166
4167 * gdb.threads/attach-slow-waitpid.c: New file.
4168 * gdb.threads/attach-slow-waitpid.exp: New file.
4169 * gdb.threads/slow-waitpid.c: New file.
4170
4171 2018-06-14 Pedro Alves <palves@redhat.com>
4172
4173 * gdb.base/fork-running-state.c: Include <errno.h>.
4174 (exit_if_relative_exits): New.
4175 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4176 exits.
4177 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4178 child exits.
4179
4180 2018-06-14 Tom de Vries <tdevries@suse.de>
4181
4182 PR cli/22573
4183 * gdb.base/finish-pretty.c: New test.
4184 * gdb.base/finish-pretty.exp: New file.
4185
4186 2018-06-14 Pedro Alves <palves@redhat.com>
4187
4188 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4189 gdb's expected startup output.
4190
4191 2018-06-14 Pedro Alves <palves@redhat.com>
4192
4193 * lib/selftest-support.exp (selftest_setup): Remove inlined
4194 function handling.
4195
4196 2018-06-14 Tom de Vries <tdevries@suse.de>
4197
4198 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4199 matching of breakpoint printing.
4200
4201 2018-06-13 Tom de Vries <tdevries@suse.de>
4202
4203 PR testsuite/23269
4204 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4205 (fork_child): ... here, and ...
4206 (fork_parent): ... here.
4207
4208 2018-06-12 Tom de Vries <tdevries@suse.de>
4209
4210 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4211
4212 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4213 Stephen Roberts <stephen.roberts@arm.com>
4214
4215 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4216 rewrite test to describe action performed, rather than possible
4217 failure.
4218
4219 2018-06-08 Gary Benson <gbenson@redhat.com>
4220
4221 * gdb.threads/check-libthread-db.exp: New file.
4222 * gdb.threads/check-libthread-db.c: Likewise.
4223
4224 2018-06-05 Tom Tromey <tom@tromey.com>
4225
4226 * gdb.base/default.exp: Update expected "show version" output.
4227
4228 2018-06-05 Tom Tromey <tom@tromey.com>
4229
4230 PR cli/12326:
4231 * gdb.cp/static-print-quit.exp: Update.
4232 * lib/gdb.exp (pagination_prompt): Update.
4233 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4234 * gdb.python/python.exp: Update.
4235
4236 2018-06-04 Joel Brobecker <brobecker@adacore.com>
4237
4238 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4239
4240 2018-06-01 Joel Brobecker <brobecker@adacore.com>
4241
4242 * gdb.ada/bp_fun_addr: New testcase.
4243
4244 2018-06-01 Tom Tromey <tom@tromey.com>
4245
4246 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4247 results.
4248 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4249 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4250 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4251 * gdb.base/maint.exp (maint_pass_if): Update.
4252
4253 2018-05-31 Maciej W. Rozycki <macro@mips.com>
4254
4255 * gdb.base/endian.exp: New test.
4256 * gdb.base/endian.c: New test source.
4257
4258 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4259
4260 PR gdb/23203
4261 * gdb.base/bt-selected-frame.c: New file.
4262 * gdb.base/bt-selected-frame.exp: New file.
4263 * lib/gdb.exp (get_current_frame_number): New function.
4264
4265 2018-05-24 Maciej W. Rozycki <macro@mips.com>
4266 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.threads/tls-core.c: Include <stdlib.h>
4269 (thread_proc): Call `abort'.
4270 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4271 (tls_core_test): New procedure, bits factored out from ...
4272 (top level): ... here. Test both native cores and gcore cores.
4273
4274 2018-05-23 Tom Tromey <tom@tromey.com>
4275
4276 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4277
4278 2018-05-23 Tom Tromey <tom@tromey.com>
4279
4280 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4281 symfile_complaints.
4282 (test_short_complaints): Likewise.
4283 (test_empty_complaints): Likewise.
4284 (test_initial_complaints): Update.
4285
4286 2018-05-23 Tom Tromey <tom@tromey.com>
4287
4288 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4289
4290 2018-05-23 Tom Tromey <tom@tromey.com>
4291
4292 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4293 (test_short_complaints): Update.
4294
4295 2018-05-22 Pedro Alves <palves@redhat.com>
4296
4297 * gdb.base/remote.exp: Only gdb_start after compiling the
4298 testcase. Issue "disconnect" before testing "set remote" command
4299 defaults. Issue clean_restart before running to main.
4300
4301 2018-05-22 Pedro Alves <palves@redhat.com>
4302
4303 * gdb.base/remote.exp: Adjust expected output of "show remote
4304 memory-write-packet-size". Add tests for "set remote
4305 memory-write-packet-size 0" and "set remote
4306 memory-write-packet-size fixed/limit".
4307
4308 2018-05-22 Pedro Alves <palves@redhat.com>
4309
4310 PR gdb/22973
4311 * gdb.base/utf8-identifiers.c: New file.
4312 * gdb.base/utf8-identifiers.exp: New file.
4313
4314 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4315
4316 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4317
4318 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4319
4320 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4321
4322 2018-05-18 Tom Tromey <tom@tromey.com>
4323
4324 * gdb.base/ptype-offsets.exp: Update.
4325
4326 2018-05-17 Keith Seitz <keiths@redhat.com>
4327
4328 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4329 in expected breakpoint stop locations.
4330 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4331 move to proper scope to test variable values.
4332 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4333 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4334 New functions.
4335 (main): Call not_inline_func3.
4336 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4337 inline_func1, inline_func2, and inline_func3. Test that when each
4338 breakpoint is hit, GDB properly reports both the stop location
4339 and the backtrace. Repeat tests for temporary breakpoints.
4340
4341 2018-05-15 Maciej W. Rozycki <macro@mips.com>
4342
4343 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4344 rather then trying to access it in determining whether the PID
4345 of `gdbserver' could have been retrieved.
4346
4347 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4348
4349 * gdb.arch/amd64-init-x87-values.S: New file.
4350 * gdb.arch/amd64-init-x87-values.exp: New file.
4351
4352 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4353
4354 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4355
4356 2018-05-04 Tom Tromey <tom@tromey.com>
4357
4358 PR python/22730:
4359 * gdb.python/python.exp: Test multi-line execute.
4360
4361 2018-05-04 Tom Tromey <tom@tromey.com>
4362
4363 PR python/22731:
4364 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4365
4366 2018-05-04 Tom Tromey <tom@tromey.com>
4367
4368 PR gdb/11750:
4369 * gdb.base/define.exp: Test defining a user command inside a user
4370 command.
4371 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4372
4373 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4374 Pedro Alves <palves@redhat.com>
4375
4376 PR breakpoints/19806 and support for PR external/20207.
4377 * gdb.base/watchpoint-unaligned.c: New file.
4378 * gdb.base/watchpoint-unaligned.exp: New file.
4379
4380 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4381
4382 * gdb.base/maint.exp: Make test names unique, use
4383 test_prefix_command_help to test 'help maint info', and remove
4384 repeated test of 'help maint'.
4385
4386 2018-05-04 Tom Tromey <tom@tromey.com>
4387
4388 PR gdb/22619:
4389 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4390 behavior.
4391
4392 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4393
4394 * gdb.base/maint.exp: Process output from 'maint print registers'
4395 line at a time.
4396
4397 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4398
4399 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4400 timeout.
4401
4402 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4403
4404 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4405 filter pattern.
4406
4407 2018-05-02 Pedro Alves <palves@redhat.com>
4408
4409 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4410 to_log_command renames.
4411 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4412
4413 2018-05-02 Tom Tromey <tom@tromey.com>
4414
4415 * gdb.python/py-parameter.exp: Set test message.
4416
4417 2018-05-02 Tom Tromey <tom@tromey.com>
4418
4419 PR python/20084:
4420 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4421 PARAM_ZUINTEGER_UNLIMITED tests.
4422
4423 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4424
4425 PR rust/23124
4426 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4427 when casting.
4428
4429 2018-04-30 Tom Tromey <tom@tromey.com>
4430
4431 * gdb.python/py-type.exp: Check align attribute.
4432 * gdb.python/py-type.c: New "aligncheck" global.
4433
4434 2018-04-30 Tom Tromey <tom@tromey.com>
4435
4436 PR exp/17095:
4437 * gdb.dwarf2/dw2-align.exp: New file.
4438 * gdb.cp/align.exp: New file.
4439 * gdb.base/align.exp: New file.
4440 * lib/gdb.exp (gdb_int128_helper): New proc.
4441 (has_int128_c, has_int128_cxx): New caching procs.
4442
4443 2018-04-27 Tom Tromey <tom@tromey.com>
4444
4445 PR rust/22545:
4446 * gdb.rust/simple.exp: Add inclusive range tests.
4447
4448 2018-04-26 Pedro Alves <palves@redhat.com>
4449
4450 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4451 ifunc breakpoint locations correctly of ifunc breakpoints set
4452 while the program resolves the ifunc.
4453
4454 2018-04-26 Pedro Alves <palves@redhat.com>
4455
4456 * gdb.base/gnu-ifunc-final.c: New file.
4457 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4458 * gdb.base/gnu-ifunc.exp (executable): Delete.
4459 (staticexecutable): Adjust.
4460 (lib_opts, exec_opts): Delete.
4461 (make_binsuffix, build, set-break): New procedures.
4462 (misc_tests): New, with tests factored out from the top level.
4463 (top level): Test different combinations of ifunc resolver name,
4464 resolver with and with debug info, and ifunc target with and
4465 without debug info. Wrap static tests with with_target_prefix.
4466
4467 2018-04-26 Pedro Alves <palves@redhat.com>
4468
4469 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4470 return type" warnings.
4471
4472 2018-04-25 Pedro Alves <palves@redhat.com>
4473
4474 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4475 killed".
4476 * gdb.base/kill-after-signal.exp: Likewise.
4477 * gdb.threads/kill.exp: Likewise.
4478
4479 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4480 Sergio Durigan Junior <sergiodj@redhat.com>
4481 Pedro Alves <palves@redhat.com>
4482
4483 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4484 regexps to expect for '[Inferior ... detached]' as well.
4485 * gdb.base/attach.exp: Likewise.
4486 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4487 "gdb_continue_to_end".
4488 (test_catch_syscall_with_wrong_args): Likewise.
4489 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4490 ']'. Don't set 'verbose' on.
4491 * gdb.base/foll-vfork.exp: Likewise.
4492 * gdb.base/fork-print-inferior-events.c: New file.
4493 * gdb.base/fork-print-inferior-events.exp: New file.
4494 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4495 '[Inferior ... has been killed]' message.
4496 * gdb.base/kill-after-signal.exp: Likewise.
4497 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4498 detach message.
4499 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4500 message.
4501 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4502 regexps to expect for '[Inferior ... detached]' as well.
4503 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4504
4505 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4506
4507 PR gdb/23104
4508 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4509
4510 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4511
4512 PR gdb/23095
4513 * gdb.base/break-probes.exp: Pass shlib_load to
4514 prepare_for_testing. Set normal_bp to r_debug_state if target is
4515 bsd.
4516
4517 2018-04-19 Richard Bunt <richard.bunt@arm.com>
4518
4519 * gdb.threads/multiple-successive-infcall.c: New test.
4520 * gdb.threads/multiple-successive-infcall.exp: New file.
4521
4522 2018-04-17 Tom Tromey <tom@tromey.com>
4523
4524 * gdb.rust/simple.rs (Union): New type.
4525 (main): New local "u".
4526 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4527
4528 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4529
4530 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4531 number information in output of "whereis" command.
4532 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4533
4534 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4535
4536 * gdb.ada/info_types.exp: Adjust expected output to the line
4537 numbers now printed by "info var/func/type".
4538 * gdb.base/completion.exp: Likewise.
4539 * gdb.base/included.exp: Likewise.
4540 * gdb.cp/cp-relocate.exp: Likewise.
4541 * gdb.cp/cplusfuncs.exp: Likewise.
4542 * gdb.cp/namespace.exp: Likewise.
4543 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4544
4545 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4546
4547 * gdb.btrace/cpu.exp: New.
4548
4549 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4550
4551 * gdb.base/step-indirect-call-thunk.exp: New.
4552 * gdb.base/step-indirect-call-thunk.c: New.
4553 * gdb.reverse/step-indirect-call-thunk.exp: New.
4554 * gdb.reverse/step-indirect-call-thunk.c: New.
4555
4556 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4557
4558 * gdb.base/pie-fork.c: New file.
4559 * gdb.base/pie-fork.exp: New file.
4560
4561 2018-04-11 Tom Tromey <tom@tromey.com>
4562
4563 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4564
4565 2018-04-10 Pedro Alves <palves@redhat.com>
4566
4567 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4568 exits. Instead loop running forever.
4569 (fork_parent): Run forever too.
4570
4571 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4572
4573 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4574 mi_continue_to_line.
4575 * gdb.mi/mi-stack.c (callee4): Add comment.
4576
4577 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4578
4579 * gdb.mi/mi-stack.exp: Fix indentation.
4580
4581 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4582
4583 PR gdb/22979
4584 * gdb.arch/amd64-osabi.exp: New file.
4585
4586 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4587
4588 PR gdb/22980
4589 * gdb.base/osabi.exp: New file.
4590
4591 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
4592
4593 * gdb.cp/static-typedef-print.exp: New file.
4594 * gdb.cp/static-typedef-print.cc: New file.
4595
4596 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4597
4598 * gdb.ada/varsize_limit: New testcase.
4599
4600 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4601
4602 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4603
4604 * gdb.ada/notcplusplus: New testcase.
4605
4606 * gdb.base/c-linkage-name.c: New file.
4607 * gdb.base/c-linkage-name.exp: New testcase.
4608
4609 2018-03-26 Tom Tromey <tom@tromey.com>
4610
4611 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4612 * gdb.python/py-framefilter.py (name_error): New global.
4613 (ErrorInName.function): Use name_error.
4614
4615 2018-03-26 Tom Tromey <tom@tromey.com>
4616
4617 PR backtrace/15582:
4618 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4619
4620 2018-03-23 Keith Seitz <keiths@redhat.com>
4621
4622 PR c++/22968
4623 * gdb.cp/subtypes.exp: New file.
4624 * gdb.cp/subtypes.h: New file.
4625 * gdb.cp/subtypes.cc: New file.
4626 * gdb.cp/subtypes-2.cc: New file.
4627
4628 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4629
4630 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4631 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4632 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4633 -nostartfiles when compiling the test. Confirm that all registers
4634 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4635
4636 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4637
4638 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4639 option, syntax was wrong anyway.
4640 * gdb.arch/arm-disp-step.exp: Likewise.
4641 * gdb.arch/sparc64-regs.exp: Likewise.
4642 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4643 option, syntax was wrong anyway, switch to use
4644 prepare_for_testing.
4645 * gdb.arch/i386-disp-step.exp: Likewise.
4646
4647 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4648
4649 * gdb.ada/exec_changed.exp: Replace "target_info exists
4650 use_gdb_stub" by "use_gdb_stub".
4651 * gdb.ada/start.exp: Likewise.
4652 * gdb.base/async-shell.exp: Likewise.
4653 * gdb.base/attach-pie-misread.exp: Likewise.
4654 * gdb.base/attach-wait-input.exp: Likewise.
4655 * gdb.base/break-entry.exp: Likewise.
4656 * gdb.base/break-interp.exp: Likewise.
4657 * gdb.base/dprintf-detach.exp: Likewise.
4658 * gdb.base/nostdlib.exp: Likewise.
4659 * gdb.base/solib-nodir.exp: Likewise.
4660 * gdb.base/statistics.exp: Likewise.
4661 * gdb.base/testenv.exp: Likewise.
4662 * gdb.mi/mi-exec-run.exp: Likewise.
4663 * gdb.mi/mi-start.exp: Likewise.
4664 * gdb.multi/dummy-frame-restore.exp: Likewise.
4665 * gdb.multi/multi-arch-exec.exp: Likewise.
4666 * gdb.multi/multi-arch.exp: Likewise.
4667 * gdb.multi/tids.exp: Likewise.
4668 * gdb.multi/watchpoint-multi.exp: Likewise.
4669 * gdb.python/py-events.exp: Likewise.
4670 * gdb.threads/attach-into-signal.exp: Likewise.
4671 * gdb.threads/attach-stopped.exp: Likewise.
4672 * gdb.threads/threadapply.exp: Likewise.
4673 * lib/selftest-support.exp: Likewise.
4674
4675 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4676
4677 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4678
4679 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4680
4681 * gdb.perf/template-breakpoints.cc: New file.
4682 * gdb.perf/template-breakpoints.exp: New file.
4683 * gdb.perf/template-breakpoints.py: New file.
4684
4685 2018-03-19 Tom Tromey <tom@tromey.com>
4686
4687 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4688 y0.
4689 * gdb.rust/simple.exp: Test bare identifier form of struct
4690 initializer.
4691
4692 2018-03-19 Tom Tromey <tom@tromey.com>
4693
4694 * gdb.gdb/observer.exp: Remove.
4695
4696 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4697
4698 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4699 "qualified" option when setting breakpoints.
4700 * gdb.trace/backtrace.exp: Likewise.
4701 * gdb.trace/circ.exp: Likewise.
4702 * gdb.trace/collection.exp: Likewise.
4703 * gdb.trace/disconnected-tracing.exp: Likewise.
4704 * gdb.trace/ftrace-lock.exp: Likewise.
4705 * gdb.trace/ftrace.exp: Likewise.
4706 * gdb.trace/infotrace.exp: Likewise.
4707 * gdb.trace/packetlen.exp: Likewise.
4708 * gdb.trace/passc-dyn.exp: Likewise.
4709 * gdb.trace/qtro.exp: Likewise.
4710 * gdb.trace/read-memory.exp: Likewise.
4711 * gdb.trace/report.exp: Likewise.
4712 * gdb.trace/signal.exp: Likewise.
4713 * gdb.trace/status-stop.exp: Likewise.
4714 * gdb.trace/strace.exp: Likewise.
4715 * gdb.trace/tfind.exp: Likewise.
4716 * gdb.trace/trace-break.exp: Likewise.
4717 * gdb.trace/trace-condition.exp: Likewise.
4718 * gdb.trace/trace-mt.exp: Likewise.
4719 * gdb.trace/tstatus.exp: Likewise.
4720 * gdb.trace/tsv.exp: Likewise.
4721 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4722 * gdb.trace/unavailable.exp: Likewise.
4723 * gdb.trace/while-dyn.exp: Likewise.
4724
4725 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4726
4727 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4728 that libinproctrace is copied to the target.
4729
4730 2018-03-14 Tom Tromey <tom@tromey.com>
4731
4732 PR cli/14977:
4733 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4734 a null pointer.
4735 * gdb.base/wchar.exp: Likewise.
4736
4737 2018-03-14 Tom Tromey <tom@tromey.com>
4738
4739 PR cli/19918:
4740 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4741 flag.
4742
4743 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4744
4745 PR gdb/22841
4746 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4747 "target" to remote_exec.
4748
4749 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4750
4751 PR gdb/22841
4752 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4753 ${board}_upload): Remove.
4754
4755 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4756
4757 * gdb.cp/watch-cp.cc: New test.
4758 * gdb.cp/watch-cp.exp: New file.
4759
4760 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4761
4762 * gdb.base/infcall-nested-structs.exp: New file.
4763 * gdb.base/infcall-nested-structs.c: New file.
4764 * gdb.base/float.exp: Add riscv support.
4765
4766 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4767
4768 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4769 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4770
4771 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4772
4773 * gdb.server/abspath.exp: New file.
4774 * lib/gdb.exp (with_cwd): New procedure.
4775
4776 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4777
4778 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4779 use it.
4780 (gdb_is_target_remote_prompt): New proc.
4781 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4782 (gdb_is_target_native): Pass prompt parameter to
4783 gdb_is_target_1.
4784
4785 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4786
4787 * gdb.base/load-command.c: New file.
4788 * gdb.base/load-command.exp: New file.
4789 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4790 (gdb_is_target_1): ...this, and generalize for other targets
4791 than just remote.
4792 (gdb_is_target_remote): Use gdb_is_target_1.
4793 (gdb_is_target_native): use gdb_is_target_1.
4794
4795 2018-02-26 Tom Tromey <tom@tromey.com>
4796
4797 PR python/16497:
4798 * gdb.python/py-framefilter.exp: Update test.
4799
4800 2018-02-26 Tom Tromey <tom@tromey.com>
4801
4802 * gdb.dwarf2/variant.c: New file.
4803 * gdb.dwarf2/variant.exp: New file.
4804
4805 2018-02-26 Tom Tromey <tom@tromey.com>
4806
4807 * gdb.rust/simple.exp: Accept more possible results in enum test.
4808
4809 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4810
4811 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4812 parentheses.
4813
4814 2018-02-23 Maciej W. Rozycki <macro@mips.com>
4815
4816 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4817 name of a variable: $actual_linejj -> $actual_line.
4818
4819 2018-02-21 John Baldwin <jhb@FreeBSD.org>
4820
4821 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4822
4823 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4824
4825 * gdb.btrace/buffer-size.exp: Do not force BTS.
4826
4827 2018-02-14 Pedro Alves <palves@redhat.com>
4828
4829 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4830 getting a "Quit".
4831
4832 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4833
4834 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4835 Fix test name.
4836
4837 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4838
4839 * gdb.cp/m-static.exp: Check type of optimized out static
4840 member.
4841
4842 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4843
4844 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4845 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4846
4847 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4848 Leszek Swirski <leszeks@google.com>
4849
4850 * gdb.python/py-prettyprint.c
4851 (struct to_string_returns_value_inner,
4852 struct to_string_returns_value_wrapper): New.
4853 (main): Add tsrvw variable.
4854 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4855 ToStringReturnsValueWrapper): New classes.
4856 (register_pretty_printers): Register new pretty-printers.
4857 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4858 recursive pretty printer.
4859 * gdb.python/py-mi.exp: Likewise.
4860
4861 2018-02-01 Leszek Swirski <leszeks@google.com>
4862
4863 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4864 functions with the same name as an include file are parsed
4865 correctly.
4866
4867 2018-02-01 Yao Qi <yao.qi@linaro.org>
4868
4869 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4870 "\[^\r\n\]*".
4871
4872 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4873
4874 * gdb.arch/powerpc-prologue-frame.s: New file.
4875 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4876 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4877
4878 2018-01-31 Joel Brobecker <brobecker@adacore.com>
4879
4880 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4881
4882 2018-01-30 Pedro Alves <palves@redhat.com>
4883
4884 PR gdb/13211
4885 * gdb.base/interrupt-daemon.c: New.
4886 * gdb.base/interrupt-daemon.exp: New.
4887 * gdb.multi/multi-term-settings.c: New.
4888 * gdb.multi/multi-term-settings.exp: New.
4889
4890 2018-01-30 Joel Brobecker <brobecker@adacore.com>
4891
4892 * gdb.base/break.exp: Save the location where the breakpoint
4893 on break.c:47 was actually inserted when debugging the version
4894 compiled at -O2 and use it in the expected output of the "info
4895 break" test performed soon after.
4896
4897 2018-01-22 Pedro Alves <palves@redhat.com>
4898 Sergio Durigan Junior <sergiodj@redhat.com>
4899
4900 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4901 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4902
4903 2018-01-22 Joel Brobecker <brobecker@adacore.com>
4904
4905 * gdb.base/break-include.c, gdb.base/break-include.inc,
4906 gdb.base/break-include.exp: New files.
4907 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4908 line number now being the actual line number where the breakpoint
4909 was inserted.
4910 * gdb.mi/mi-break.exp: Likewise.
4911 * gdb.mi/mi-reverse.exp: Likewise.
4912 * gdb.mi/mi-simplerun.exp: Ditto.
4913
4914 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4915
4916 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4917 varobj.
4918 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4919
4920 2018-01-21 Don Breazeal <donb@codesourcery.com>
4921 Andrew Burgess <andrew.burgess@embecosm.com>
4922
4923 * gdb.mi/basics.c: Add new global.
4924 * gdb.mi/mi-frame-regs.exp: New file.
4925 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4926 case.
4927
4928 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4929
4930 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4931 non-parameter, and on an unknown symbol.
4932
4933 2018-01-19 Tom Tromey <tom@tromey.com>
4934
4935 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4936 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4937
4938 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4939
4940 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4941 setrlimit and chdir to int.
4942
4943 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4944
4945 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4946 function.
4947 (my_tend): Likewise.
4948 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4949 rationale of avoiding FP- and vector instructions.
4950
4951 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4952
4953 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4954 "info reg" with "\[ \t\]*".
4955 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4956 "\[ \t\]+".
4957 * gdb.arch/s390-multiarch.exp: Ditto.
4958 * gdb.base/pc-fp.exp: Ditto.
4959 * gdb.reverse/i386-precsave.exp: Ditto.
4960 * gdb.reverse/i386-reverse.exp: Ditto.
4961 * gdb.reverse/i387-env-reverse.exp: Ditto.
4962 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4963
4964 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4965
4966 * lib/gdb.exp (gdb_compile): Re-enable use of
4967 universal_compile_options for languages other than Rust.
4968
4969 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4970
4971 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4972
4973 2018-01-17 Mike Gulick <mgulick@mathworks.com>
4974
4975 PR gdb/16577
4976 * gdb.base/solib-vanish.exp: New.
4977 * gdb.base/solib-vanish-main.c: New.
4978 * gdb.base/solib-vanish-lib1.c: New.
4979 * gdb.base/solib-vanish-lib2.c: New.
4980
4981 2018-01-17 Yao Qi <yao.qi@linaro.org>
4982
4983 * gdb.compile/compile.exp: Match the address printed for
4984 frame in the output of command "bt".
4985
4986 2018-01-15 Tom Tromey <tom@tromey.com>
4987
4988 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4989 compute sp_reg.
4990
4991 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4992
4993 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4994 to prepare.
4995 (prepare): Return 0 on error, 1 on success.
4996
4997 2018-01-12 Pedro Alves <palves@redhat.com>
4998
4999 * gdb.base/continue-after-aborted-step-over.c: New.
5000 * gdb.base/continue-after-aborted-step-over.exp: New.
5001
5002 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5003
5004 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5005 options when not creating an executable.
5006
5007 2018-01-11 Pedro Alves <palves@redhat.com>
5008
5009 PR remote/22597
5010 * gdb.server/stop-reply-no-thread.c: New file.
5011 * gdb.server/stop-reply-no-thread.exp: New file.
5012
5013 2018-01-10 Pedro Alves <palves@redhat.com>
5014
5015 PR gdb/22670
5016 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5017 functions too. Test setting breakpoints and printing C functions
5018 with no debug info too.
5019 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5020
5021 2018-01-10 Pedro Alves <palves@redhat.com>
5022
5023 PR gdb/22670
5024 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5025 a fail.
5026
5027 2018-01-10 Pedro Alves <palves@redhat.com>
5028
5029 PR gdb/22670
5030 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5031
5032 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5033
5034 * gdb.server/unittest.exp: Match the output in non-development
5035 mode.
5036
5037 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5038
5039 * gdb.gdb/unittest.exp: Match output in non-development mode.
5040
5041 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5042
5043 * gdb.ada/access_tagged_param.exp: Relax expected output
5044 for value of "ObjL" in "continue" to pck.inspect breakpoint
5045 test.
5046
5047 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5048
5049 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5050 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5051
5052 2018-01-05 Pedro Alves <palves@redhat.com>
5053
5054 PR gdb/18653
5055 * gdb.base/libsegfault.exp: New.
5056
5057 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5058
5059 PR gdb/22670
5060 * gdb.ada/access_tagged_param.exp: New file.
5061 * gdb.ada/access_tagged_param/foo.adb: New file.
5062
5063 2018-01-05 Pedro Alves <palves@redhat.com>
5064
5065 PR gdb/22670
5066 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5067 exercise lower case too, and to exercise both full matching and
5068 wild matching.
5069
5070 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5071
5072 * gdb.ada/rename_subscript_param: New testcase.
5073
5074 2018-01-05 Jerome Guitton <guitton@adacore.com>
5075
5076 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5077
5078 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5079
5080 * gdb.ada/convvar_comp: New testcase.
5081
5082 2018-01-05 Xavier Roirand <roirand@adacore.com>
5083
5084 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5085 (My_Table): New global variable.
5086 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5087
5088 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5089
5090 PR gdb/22670
5091 * gdb.ada/maint_with_ada: New testcase.
5092
5093 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5094
5095 PR gdb/22670
5096 * gdb.ada/bp_c_mixed_case: New testcase.
5097
5098 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5099
5100 PR gdb/22670
5101 * gdb.ada/complete.exp: Add "complete break ada" test.
5102
5103 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5104
5105 PR gdb/22670
5106 * gdb.ada/info_addr_mixed_case: New testcase.
5107
5108 2018-01-03 Xavier Roirand <roirand@adacore.com>
5109
5110 * gdb.ada/excep_handle.exp: New testcase.
5111 * gdb.ada/excep_handle/foo.adb: New file.
5112 * gdb.ada/excep_handle/pck.ads: New file.
5113
5114 2018-01-03 Joel Brobecker <brobecker@adacore.com>
5115
5116 * gdb.base/step-line.c: Add extra empty line in copyright header.
5117 * gdb.base/step-line.inp: Likewise.
5118
5119 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5120
5121 * gdb.ada/dyn_stride.exp: Add slice test.
5122
5123 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5124
5125 * gdb.ada/dyn_stride: New testcase.
5126
5127 2017-12-27 Stafford Horne <shorne@gmail.com>
5128
5129 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5130 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5131
5132 2017-12-27 Stafford Horne <shorne@gmail.com>
5133
5134 * gdb.base/reggroups.c: New file.
5135 * gdb.base/reggroups.exp: New file.
5136
5137 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5138
5139 * gdb.dwarf2/ada-valprint-error.c: New file.
5140 * gdb.dwarf2/ada-valprint-error.exp: New file.
5141
5142 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5143
5144 * gdb.ada/assign_arr: New testcase.
5145
5146 2017-12-18 Xavier Roirand <roirand@adacore.com>
5147
5148 * gdb.ada/funcall_ptr: New testcase.
5149
5150 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5151
5152 PR cli/16224
5153 * gdb.base/ptype-offsets.cc: New file.
5154 * gdb.base/ptype-offsets.exp: New file.
5155
5156 2017-12-15 Yao Qi <yao.qi@linaro.org>
5157
5158 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5159 if XML is disabled.
5160
5161 2017-12-15 Xavier Roirand <roirand@adacore.com>
5162
5163 * gdb.ada/same_component_name: New testcase.
5164
5165 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5166
5167 * gdb.ada/str_binop_equal: New testcase.
5168
5169 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5170
5171 * gdb.ada/task_switch_in_core: New testcase.
5172
5173 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5174
5175 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5176 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5177 call test_bkpt_qualified.
5178 (test_bkpt_qualified): New proc.
5179
5180 2017-12-13 Pedro Alves <palves@redhat.com>
5181
5182 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5183 Tighten regexp by matching with an anchor.
5184
5185 2017-12-13 Pedro Alves <palves@redhat.com>
5186
5187 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5188 ("expression with namespace"): New set of tests.
5189 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5190 (Nested::Test_NS::qux): New.
5191 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5192 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5193
5194 2017-12-13 Joel Brobecker <brobecker@adacore.com>
5195
5196 * gdb.base/server-del-break.c: New file.
5197 * gdb.base/server-del-break.exp: New file.
5198
5199 2017-12-12 Stafford Horne <shorne@gmail.com>
5200
5201 * gdb.xml/tdesc-regs.exp: Add or1k support.
5202
5203 2017-12-12 Stafford Horne <shorne@gmail.com>
5204
5205 * gdb.base/bp-permanent.c: Define nop of or1k.
5206
5207 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5208
5209 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5210 output with components being reordered.
5211
5212 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5213
5214 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5215 output with components being reordered.
5216
5217 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5218 Pedro Alves <palves@redhat.com>
5219
5220 * gdb.base/maint.exp (check for .gdb_index): Check also for
5221 .debug_names.
5222 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5223 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5224 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5225 (.gdb_index used after symbol reloading): Support also .debug_names.
5226 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5227
5228 2017-12-08 Yao Qi <yao.qi@linaro.org>
5229
5230 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5231 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5232
5233 2017-12-08 Yao Qi <yao.qi@linaro.org>
5234
5235 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5236 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5237
5238 2017-12-08 Yao Qi <yao.qi@linaro.org>
5239
5240 * gdb.arch/aarch64-tagged-pointer.c: New file.
5241 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5242
5243 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5244
5245 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5246 "int".
5247
5248 2017-12-07 Keith Seitz <keiths@redhat.com>
5249
5250 PR breakpoints/22569
5251 * gdb.linespec/ls-errs.exp: Change expected result of "break
5252 -source this file has spaces.c -line 3".
5253 Check that an explicit source file followed by whitespace is
5254 identified as an invalid explicit location.
5255
5256 2017-12-07 Keith Seitz <keiths@redhat.com>
5257
5258 * gdb.cp/nested-types.cc: New file.
5259 * gdb.cp/nested-types.exp: New file.
5260 * lib/cp-support.exp: Load data-structures.exp library.
5261 (debug_cp_test_ptype_class): New global.
5262 (cp_ptype_class_verbose, next_line): New procedures.
5263 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5264 Add and document new return value.
5265 Switch the list of lines to a queue.
5266 Add support for new `type' key for nested type definitions.
5267 Add debugging/troubleshooting messages.
5268 * lib/data-structures.exp: New file.
5269
5270 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5271
5272 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5273 with proc_with_prefix, don't use with_test_prefix.
5274
5275 2017-12-07 Tom Tromey <tom@tromey.com>
5276
5277 * gdb.base/break.exp: Add test for empty "commands".
5278
5279 2017-12-07 Yao Qi <yao.qi@linaro.org>
5280
5281 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5282 malloc and catch syscall.
5283
5284 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5285
5286 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
5287 tests for explicit locations.
5288
5289 2017-12-06 Pedro Alves <palves@redhat.com>
5290
5291 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5292 force-disabling XML descriptions.
5293
5294 2017-12-04 Pedro Alves <palves@redhat.com>
5295
5296 PR gdb/22499
5297 * gdb.arch/amd64-disp-step-avx.S: New file.
5298 * gdb.arch/amd64-disp-step-avx.exp: New file.
5299
5300 2017-12-03 Pedro Alves <palves@redhat.com>
5301
5302 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5303 and <string.h>.
5304 (parent_function): Print distinct messages when waitpid fails, or
5305 the child exits with a signal, or the child exits for an unhandled
5306 reason.
5307 * gdb.threads/process-dies-while-detaching.exp
5308 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5309 it. Wait for both inferior output and GDB's prompt. Use an
5310 indirect spawn id list.
5311 (do_detach): New parameter 'child_exit'. Use it to compute
5312 expected inferior output.
5313 (test_detach, test_detach_watch, test_detach_killed_outside):
5314 Adjust to pass down the expected child exit kind.
5315
5316 2017-12-01 Joel Brobecker <brobecker@adacore.com>
5317 Sergio Durigan Junior <sergiodj@redhat.com>
5318 Pedro Alves <palves@redhat.com>
5319
5320 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5321
5322 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5323
5324 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5325 to 'symbol-file' and 'add-symbol-file' can be
5326 position-independent.
5327
5328 2017-12-01 Yao Qi <yao.qi@linaro.org>
5329
5330 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5331 the URL in copyright header.
5332 * gdb.arch/aarch64-fp.exp: Likewise.
5333 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5334 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5335 * gdb.base/expand-psymtabs.exp: Likewise.
5336 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5337 * gdb.fortran/common-block.exp: Likewise.
5338 * gdb.fortran/common-block.f90: Likewise.
5339 * gdb.fortran/logical.exp: Likewise.
5340 * gdb.fortran/vla-datatypes.f90: Likewise.
5341 * gdb.fortran/vla-sub.f90: Likewise.
5342
5343 2017-11-30 Joel Brobecker <brobecker@adacore.com>
5344
5345 * gdb.ada/repeat_dyn: New testcase.
5346
5347 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5348
5349 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5350 Update for changed thread numbering.
5351 * gdb.cell/bt.exp: Update for changed GDB output.
5352
5353 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5354
5355 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5356 setting isremote by hand.
5357 * boards/dwarf4-gdb-index.exp: Likewise.
5358 * boards/fission.exp: Likewise.
5359 * boards/stabs.exp: Likewise.
5360
5361 2017-11-30 Pedro Alves <palves@redhat.com>
5362
5363 * gdb.linespec/cpls-ops.exp
5364 (check_explicit_skips_function_argument): Extract the underlying
5365 type of size_t instead of hardcoding it.
5366
5367 2017-11-29 Pedro Alves <palves@redhat.com>
5368
5369 PR c++/19436
5370 * gdb.linespec/cpls-abi-tag.cc: New file.
5371 * gdb.linespec/cpls-abi-tag.exp: New file.
5372
5373 2017-11-29 Pedro Alves <palves@redhat.com>
5374
5375 * gdb.base/langs.exp: Use -qualified.
5376 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5377 it.
5378 * gdb.cp/namespace.exp: Use -qualified.
5379 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5380 (overload-3, template-overload, template-ret-type, const-overload)
5381 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5382 procedures.
5383 (test_driver): Call them.
5384 * gdb.cp/save-bp-qualified.cc: New.
5385 * gdb.cp/save-bp-qualified.exp: New.
5386 * gdb.linespec/explicit.exp: Test -qualified.
5387 * lib/completion-support.exp (completion::explicit_opts_list): Add
5388 "-qualified".
5389 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5390
5391 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5392
5393 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5394
5395 2017-11-29 Tom Tromey <tom@tromey.com>
5396
5397 * gdb.base/relocate.exp: Update invalid argument test.
5398 Add new tests for invalid arguments.
5399
5400 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5401
5402 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5403 Return 0 as a long.
5404 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5405
5406 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5407
5408 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5409 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5410 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5411 func ().
5412 * gdb.cp/shadow.cc (B.func): Return 0.
5413
5414 2017-11-27 Joel Brobecker <brobecker@adacore.com>
5415
5416 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5417 expected output in gdb_expect call to allow the exception
5418 message to be present as well. Fix syntax confusion to avoid
5419 TCL thinking that exception_name is an array.
5420
5421 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5422
5423 * gdb.arch/spu-info.c: Include <unistd.h>.
5424 (do_signal_test): Fix broken calls to write.
5425 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5426 Fix checks for empty mailboxes. Update signal tests for corrected
5427 do_signal_test routine. Allow nonzero event status.
5428 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5429 * gdb.cell/arch.exp: Use standard_output_file.
5430 * gdb.cell/break.exp: Likewise.
5431 * gdb.cell/bt.exp: Likewise.
5432 * gdb.cell/core.exp: Likewise.
5433 * gdb.cell/dwarfaddr.exp: Likewise.
5434 * gdb.cell/ea-cache.exp: Likewise.
5435 * gdb.cell/ea-standalone.exp: Likewise.
5436 * gdb.cell/f-regs.exp: Likewise.
5437 * gdb.cell/fork.exp: Likewise.
5438 * gdb.cell/gcore.exp: Likewise.
5439 * gdb.cell/mem-access.exp: Likewise.
5440 * gdb.cell/ptype.exp: Likewise.
5441 * gdb.cell/registers.exp: Likewise.
5442 * gdb.cell/sizeof.exp: Likewise.
5443 * gdb.cell/solib-symbol.exp: Likewise.
5444 * gdb.cell/solib.exp: Likewise.
5445
5446 2017-11-25 Pedro Alves <palves@redhat.com>
5447
5448 * gdb.base/complete-empty.exp: New file.
5449 * gdb.base/completion.exp: Adjust.
5450
5451 2017-11-25 Pedro Alves <palves@redhat.com>
5452
5453 * gdb.linespec/cpls-ops.cc: New file.
5454 * gdb.linespec/cpls-ops.exp: New file.
5455 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5456 factored out from ...
5457 (test_complete_prefix_range): ... this.
5458
5459 2017-11-24 Pedro Alves <palves@redhat.com>
5460
5461 * gdb.linespec/cpcompletion.exp: New file.
5462 * gdb.linespec/cpls-hyphen.cc: New file.
5463 * gdb.linespec/cpls.cc: New file.
5464 * gdb.linespec/cpls2.cc: New file.
5465 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5466 test to use test_gdb_complete_unique. Add label completion,
5467 keyword completion and explicit location completion tests.
5468 * lib/completion-support.exp: New file.
5469
5470 2017-11-24 Joel Brobecker <brobecker@adacore.com>
5471
5472 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5473 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5474 when hitting an exception catchpoint.
5475
5476 2017-11-22 Yao Qi <yao.qi@linaro.org>
5477
5478 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5479
5480 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5481
5482 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5483 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5484 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5485
5486 2017-11-22 Yao Qi <yao.qi@linaro.org>
5487
5488 * gdb.base/info-os.exp: Pass pthreads.
5489 * gdb.multi/multi-attach.exp: Likewise.
5490
5491 2017-11-22 Yao Qi <yao.qi@linaro.org>
5492
5493 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5494 compiler.
5495
5496 2017-11-22 Yao Qi <yao.qi@linaro.org>
5497
5498 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5499 * gdb.base/break-interp.exp: Likewise.
5500 * gdb.base/jit-attach-pie.exp: Likewise.
5501
5502 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5503
5504 * gdb.base/float128.c (large128): New variable.
5505 * gdb.base/float128.exp: Add test to print largest __float128 value.
5506
5507 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5508
5509 * gdb.arch/vsx-regs.exp: Update register content checks.
5510
5511 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5512
5513 * gdb.arch/ppc-longdouble.exp: New file.
5514 * gdb.arch/ppc-longdouble.c: Likewise.
5515
5516 2017-11-21 Pedro Alves <palves@redhat.com>
5517
5518 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5519
5520 2017-11-20 Pedro Alves <palves@redhat.com>
5521
5522 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5523 (long_double_typedef): New typedefs.
5524 Use DEF on double and long double.
5525 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5526 cases.
5527 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5528 and 'long_double_ptr_same_size' locals. Use them to decide
5529 whether cast from array/function to float is valid/invalid.
5530
5531 2017-11-17 Tom Tromey <tom@tromey.com>
5532
5533 * gdb.rust/traits.rs: New file.
5534 * gdb.rust/traits.exp: New file.
5535
5536 2017-11-17 Joel Brobecker <brobecker@adacore.com>
5537
5538 * gdb.ada/minsyms: New testcase.
5539
5540 2017-11-16 Pedro Alves <palves@redhat.com>
5541
5542 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5543 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5544
5545 2017-11-16 Pedro Alves <palves@redhat.com>
5546
5547 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5548 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5549
5550 2017-11-16 Pedro Alves <palves@redhat.com>
5551
5552 * gdb.server/reconnect-ctrl-c.c: New file.
5553 * gdb.server/reconnect-ctrl-c.exp: New file.
5554
5555 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5556
5557 * gdb.python/py-rbreak.exp: New file.
5558 * gdb.python/py-rbreak.c: New file.
5559 * gdb.python/py-rbreak-func2.c: New file.
5560
5561 2017-11-16 Pedro Alves <palves@redhat.com>
5562
5563 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5564 pattern.
5565 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5566 GDB.
5567
5568 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5569
5570 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5571 regex.
5572
5573 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5574
5575 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5576 test names.
5577
5578 2017-11-09 Pedro Alves <palves@redhat.com>
5579
5580 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5581 factored out from ...
5582 (top level): ... here, and adjusted to avoid expecting beyond the
5583 prompt in a single gdb_test_multiple.
5584
5585 2017-11-09 Pedro Alves <palves@redhat.com>
5586
5587 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5588 output.
5589 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5590 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5591 * gdb.server/ext-run.exp ("kill" test): Likewise.
5592 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5593
5594 2017-11-09 Pedro Alves <palves@redhat.com>
5595
5596 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5597 match till end of line.
5598
5599 2017-11-09 Pedro Alves <palves@redhat.com>
5600
5601 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5602
5603 2017-11-09 Pedro Alves <palves@redhat.com>
5604
5605 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5606 New procedures, factored out from ...
5607 (top level): ... here, and adjusted to avoid expecting beyond the
5608 prompt in one go.
5609
5610 2017-11-09 Pedro Alves <palves@redhat.com>
5611
5612 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5613 output. Fix '?' match.
5614
5615 2017-11-08 Joel Brobecker <brobecker@adacore.com>
5616
5617 * gdb.ada/scoped_watch: New testcase.
5618 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5619 which is actually correct.
5620 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5621 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5622
5623 2017-11-08 Pedro Alves <palves@redhat.com>
5624
5625 * gdb.gdb/complaints.exp (test_initial_complaints)
5626 (test_serial_complaints, test_short_complaints): Call
5627 complaint_internal instead of complaint.
5628
5629 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5630
5631 * gdb.threads/tls-core.c: New file.
5632 * gdb.threads/tls-core.exp: Likewise.
5633
5634 2017-11-08 Pedro Alves <palves@redhat.com>
5635
5636 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5637 (p Exported_Capitalized): New test.
5638 (p exported_capitalized): New test.
5639
5640 2017-11-07 Pedro Alves <palves@redhat.com>
5641
5642 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5643
5644 2017-11-07 Pedro Alves <palves@redhat.com>
5645
5646 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5647 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5648 (disable_invalid, disable_inverted, disable_negative): New
5649 procedures.
5650 ("bad numbers"): New set of tests.
5651
5652 2017-11-07 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.cp/ena-dis-br-range.exp: Add tests.
5655
5656 2017-11-07 Pedro Alves <palves@redhat.com>
5657
5658 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5659
5660 2017-11-07 Xavier Roirand <roirand@adacore.com>
5661 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.base/ena-dis-br.exp: Add reference to
5664 gdb.cp/ena-dis-br-range.exp.
5665 * gdb.cp/ena-dis-br-range.exp: New file.
5666 * gdb.cp/ena-dis-br-range.cc: New file.
5667
5668 2017-11-06 Pedro Alves <palves@redhat.com>
5669
5670 * gdb.base/attach-non-pgrp-leader.c: New.
5671 * gdb.base/attach-non-pgrp-leader.exp: New.
5672
5673 2017-11-06 Pedro Alves <palves@redhat.com>
5674
5675 * configure.ac: No longer check for termio.h and sgtty.h.
5676 * configure: Regenerate.
5677 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5678 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5679 Remove termio and sgtty code.
5680
5681 2017-11-03 Yao Qi <yao.qi@linaro.org>
5682
5683 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5684 in GDB is disabled.
5685
5686 2017-11-03 Yao Qi <yao.qi@linaro.org>
5687
5688 * gdb.python/py-thrhandle.exp: Skip it if python is not
5689 enabled.
5690
5691 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5692
5693 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5694 as a breakpoint command.
5695
5696 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5697
5698 PR python/21213
5699 * gdb.python/py-infthread.exp: Test calling
5700 InferiorThread.inferior () multiple times in a row.
5701
5702 2017-10-27 Keith Seitz <keiths@redhat.com>
5703
5704 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5705 Test "info break" for every inlined function breakpoint.
5706
5707 2017-10-27 Yao Qi <yao.qi@linaro.org>
5708
5709 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5710
5711 2017-10-26 Patrick Frants <osscontribute@gmail.com>
5712
5713 * gdb.cp/classes.exp (test_static_members): Test printing
5714 Outer::instance.
5715 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5716 (Inner::instance, Outer::instance): New.
5717
5718 2017-10-24 Pedro Alves <palves@redhat.com>
5719
5720 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5721 extra console" test in two stages.
5722
5723 2017-10-24 Pedro Alves <palves@redhat.com>
5724
5725 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5726
5727 2017-10-24 Pedro Alves <palves@redhat.com>
5728
5729 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5730 loop.
5731
5732 2017-10-24 Pedro Alves <palves@redhat.com>
5733
5734 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5735 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5736
5737 2017-10-24 Pedro Alves <palves@redhat.com>
5738
5739 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5740 parameter and handle it. Don't output read value in test name.
5741
5742 2017-10-24 Pedro Alves <palves@redhat.com>
5743
5744 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5745 custom test name.
5746
5747 2017-10-24 Pedro Alves <palves@redhat.com>
5748
5749 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5750 include the unstable output directory name in the test's name.
5751 (initial_setup_simple) <'set args'>: Use custom test name.
5752
5753 2017-10-24 Pedro Alves <palves@redhat.com>
5754
5755 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5756 with explicit test name.
5757
5758 2017-10-20 Pedro Alves <palves@redhat.com>
5759
5760 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5761 'wait -i'. Use gdb_assert and remote_close.
5762
5763 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5764
5765 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5766 number from variable rather than hard-coded.
5767
5768 2017-10-19 Pedro Alves <palves@redhat.com>
5769
5770 * gdb.base/long-inferior-output.c: New file.
5771 * gdb.base/long-inferior-output.exp: New file.
5772
5773 2017-11-18 Keith Seitz <keiths@redhat.com>
5774
5775 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5776 method.
5777 (main): Call it.
5778 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5779 Add additional user-defined conversion operator tests.
5780
5781 2017-10-17 Pedro Alves <palves@redhat.com>
5782
5783 * boards/native-stdio-gdbserver.exp: Load "local-board".
5784
5785 2017-10-17 Pedro Alves <palves@redhat.com>
5786
5787 * gdb.base/quit-live.c: New file.
5788 * gdb.base/quit-live.exp: New file.
5789
5790 2017-10-16 Keith Seitz <keiths@redhat.com>
5791
5792 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5793 (class_with_protected_typedef, class_with_private_typedef)
5794 (struct_with_public_typedef, struct_with_protected_typedef)
5795 (struct_with_private_typedef): New classes/structs.
5796 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5797 typedefs and access specifiers.
5798
5799 2017-10-16 Pedro Alves <palves@redhat.com>
5800 Simon Marchi <simon.marchi@polymtl.ca>
5801
5802 * README (Local vs Remote vs Native): New section.
5803 * boards/local-board.exp: New file, with bits factored out from
5804 ...
5805 * boards/native-extended-gdbserver.exp: ... here. Load
5806 "local-board".
5807 * boards/native-gdbserver.exp: Load "local-board".
5808 (${board}_spawn, ${board}_exec): Delete.
5809 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5810 ...
5811 * boards/stdio-gdbserver-base.exp: ... this new file.
5812 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5813 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5814 procedure.
5815 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5816 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5817 stdio_gdbserver_command.
5818 (${board}_get_remote_address, ${board}_get_comm_port)
5819 (${board}_download, ${board}_upload): Delete.
5820 (get_target_remote_pipe_cmd): New.
5821
5822 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5823
5824 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5825 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5826 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5827 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5828 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5829 remove with_test_prefix.
5830
5831 2017-10-13 Pedro Alves <palves@redhat.com>
5832
5833 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5834 * gdb.base/annota1.exp: Use it instead of is_remote.
5835 * gdb.base/annota3.exp: Use it instead of is_remote.
5836 * gdb.cp/annota2.exp: Use it instead of is_remote.
5837 * gdb.cp/annota3.exp: Use it instead of is_remote.
5838 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5839
5840 2017-10-13 Pedro Alves <palves@redhat.com>
5841
5842 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5843 (test_num_test_vars, run_and_count_vars, find_env)
5844 (test_set_unset_env, test_inherit_env_var): New procedures.
5845 (top level): Use them.
5846
5847 2017-10-13 Pedro Alves <palves@redhat.com>
5848
5849 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5850 also skip on stub-like targets.
5851
5852 2017-10-13 Pedro Alves <palves@redhat.com>
5853
5854 PR gdb/22293
5855 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5856 (top level): Move some tests to ...
5857 (test_not_found): ... this new procedure.
5858 (top level): Call it.
5859
5860 2017-10-13 Pedro Alves <palves@redhat.com>
5861
5862 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5863 expect different "info terminal" output if testing with a
5864 non-native target.
5865
5866 2017-10-13 Pedro Alves <palves@redhat.com>
5867 Simon Marchi <simon.marchi@polymtl.ca>
5868
5869 PR python/12966
5870 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5871
5872 2017-10-13 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5875 already.
5876
5877 2017-10-13 Pedro Alves <palves@redhat.com>
5878
5879 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5880 is_remote.
5881
5882 2017-10-13 Pedro Alves <palves@redhat.com>
5883
5884 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5885 is_remote.
5886
5887 2017-10-13 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5890 is set.
5891 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5892 instead of is_remote.
5893
5894 2017-10-13 Pedro Alves <palves@redhat.com>
5895
5896 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5897 (top level): Add comment.
5898
5899 2017-10-13 Pedro Alves <palves@redhat.com>
5900
5901 * gdb.base/remote.exp (top level): Fix comment typo and add
5902 missing return.
5903
5904 2017-10-13 Pedro Alves <palves@redhat.com>
5905 Simon Marchi <simon.marchi@polymtl.ca>
5906
5907 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5908 calls and add comments. Skip test if use_gdb_stub is set.
5909 (top level): Use "set cwd" command instead of "cd" command.
5910
5911 2017-10-13 Pedro Alves <palves@redhat.com>
5912
5913 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5914 is_remote target check.
5915
5916 2017-10-13 Pedro Alves <palves@redhat.com>
5917
5918 * gdb.base/scope.exp: Use build_executable + clean_restart +
5919 gdb_file_cmd instead of prepare_for_testing and no longer skip
5920 "before run" tests on is_remote target boards. Update comments.
5921 * boards/native-extended-gdbserver.exp
5922 (extended_gdbserver_load_last_file): New, factored out from ...
5923 (gdb_load): ... this. Move further below and add comment.
5924 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5925
5926 2017-10-12 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.base/attach.exp: Remove references to gdb64.
5929 * gdb.base/dbx.exp: Remove references to gdb64.
5930
5931 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5932 Pedro Alves <palves@redhat.com>
5933
5934 * gdb.base/label.exp: Remove is_remote target check.
5935
5936 2017-10-12 Pedro Alves <palves@redhat.com>
5937
5938 * gdb.base/auvx.exp (coredir): Update comment.
5939 (top level) <core_works>: Use "set cwd" command instead of "cd"
5940 command.
5941
5942 2017-10-12 Pedro Alves <palves@redhat.com>
5943 Simon Marchi <simon.marchi@polymtl.ca>
5944
5945 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5946 target boards.
5947
5948 2017-10-12 Pedro Alves <palves@redhat.com>
5949 Simon Marchi <simon.marchi@polymtl.ca>
5950
5951 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5952 Instead skip if there's any gdb_protocol set.
5953
5954 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5955 Pedro Alves <palves@redhat.com>
5956
5957 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5958
5959 2017-10-12 Pedro Alves <palves@redhat.com>
5960 Simon Marchi <simon.marchi@polymtl.ca>
5961
5962 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5963 instead of on dejagnu remote boards.
5964
5965 2017-10-12 Pedro Alves <palves@redhat.com>
5966 Simon Marchi <simon.marchi@polymtl.ca>
5967
5968 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5969 checks. Use build_executable + clean_restart instead of
5970 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5971 of enabling non-stop after starting gdb.
5972
5973 2017-10-12 Pedro Alves <palves@redhat.com>
5974
5975 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5976 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5977 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5978 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5979
5980 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5981
5982 * gdb.arch/arc-tdesc-cpu.exp: New file.
5983 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5984
5985 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5986
5987 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5988
5989 2017-10-10 Pedro Alves <palves@redhat.com>
5990
5991 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5992 expect CLI output.
5993
5994 2017-10-10 Pedro Alves <palves@redhat.com>
5995
5996 * lib/selftest-support.exp (selftest_setup): Update for
5997 captured_command_loop's prototype change.
5998
5999 2017-10-09 Pedro Alves <palves@redhat.com>
6000
6001 Test both arch1=>arch2 and arch2=>arch1.
6002
6003 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6004 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6005 factored out to...
6006 (append_arch1_options, append_arch2_options, append_arch_options)
6007 (build_executables): New procedures.
6008 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6009 local.
6010 (top level): Add new 'first_arch' testing axis.
6011
6012 2017-10-09 Pedro Alves <palves@redhat.com>
6013
6014 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6015 (barrier): New.
6016 (thread_start, all_started): New functions.
6017 (main): Spawn new thread and wait until it is scheduled.
6018 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6019 option.
6020 (do_test): Add 'selected_thread' parameter. Run to all_started
6021 instead of main. Explicitly set the breakpoint at main. Switch
6022 to the SELECTED_THREAD thread.
6023 (top level): Test handling the exec event with either the main
6024 thread or the second thread selected.
6025
6026 2017-10-09 Pedro Alves <palves@redhat.com>
6027
6028 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6029 logic. Move STOP marker after the value checks.
6030 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6031 regexp.
6032
6033 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6034
6035 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6036
6037 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6038
6039 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6040 integer-to-dfp conversion.
6041 * gdb.base/dfp-test.exp: Likewise.
6042
6043 2017-10-04 Pedro Alves <palves@redhat.com>
6044
6045 * gdb.multi/hangout.c: Include <unistd.h>.
6046 (hangout_loop): New function.
6047 (main): Call alarm. Call hangout_loop in a loop.
6048 * gdb.multi/hello.c: Include <unistd.h>.
6049 (hello_loop): New function.
6050 (main): Call alarm. Call hangout_loop in a loop.
6051 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6052 inferior with the other selected.
6053
6054 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6055
6056 * gdb.mi/list-thread-groups-available.exp: New file.
6057 * gdb.mi/list-thread-groups-available.c: New file.
6058
6059 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6060
6061 * gdb.base/set-cwd.exp: Make it available on
6062 native-extended-gdbserver.
6063
6064 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6065
6066 * gdb.base/set-cwd.c: New file.
6067 * gdb.base/set-cwd.exp: Likewise.
6068
6069 2017-10-02 Tom Tromey <tom@tromey.com>
6070
6071 PR rust/22236:
6072 * gdb.rust/simple.rs (main): New variable "fslice".
6073 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6074
6075 2017-10-02 Tom Tromey <tom@tromey.com>
6076
6077 * gdb.rust/simple.exp: Test ptype of a slice.
6078
6079 2017-10-02 Tom Tromey <tom@tromey.com>
6080
6081 * gdb.rust/simple.exp: Test index of slice.
6082
6083 2017-09-27 Tom Tromey <tom@tromey.com>
6084
6085 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6086
6087 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6088 Pedro Alves <palves@redhat.com>
6089
6090 * gdb.base/compare-sections.exp (get value of read-only section): Read
6091 as unsigned value.
6092 (corrupt read-only section): Likewise and don't set written if patching
6093 failed.
6094
6095 2017-09-21 Kevin Buettner <kevinb@redhat.com>
6096
6097 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6098 files.
6099
6100 2017-09-20 Pedro Alves <palves@redhat.com>
6101
6102 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6103 symbol names in gdb's output.
6104 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6105
6106 2017-09-20 Pedro Alves <palves@redhat.com>
6107
6108 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6109 Rename to ...
6110 (test_list_ambiguous_symbol): ... this and add a symbol name
6111 parameter. Adjust.
6112 (test_list_ambiguous_function): Reimplement on top of
6113 test_list_ambiguous_symbol and also test listing ambiguous
6114 variables.
6115 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6116 (ambiguous_fun): ... this.
6117 (ambiguous_var): New.
6118 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6119 (ambiguous_fun): ... this.
6120 (ambiguous_var): New.
6121
6122 2017-09-19 John Baldwin <jhb@FreeBSD.org>
6123
6124 * gdb.base/starti.c: New file.
6125 * gdb.base/starti.exp: New file.
6126 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6127
6128 2017-09-14 Pedro Alves <palves@redhat.com>
6129
6130 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6131 (top level): Use it instead of runto.
6132
6133 2017-09-11 Tom Tromey <tom@tromey.com>
6134
6135 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6136
6137 2017-09-11 Tom Tromey <tom@tromey.com>
6138
6139 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6140 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6141
6142 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6143
6144 * gdb.fortran/printing-types.exp: New file.
6145 * gdb.fortran/printing-types.exp: New file.
6146
6147 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6148
6149 * gdb.fortran/vla-ptype.exp: Fix typos.
6150 * gdb.fortran/vla-value.exp: Same.
6151
6152 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6153
6154 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6155 * gdb.mi/mi-var-child-f.exp: Likewise.
6156 * gdb.mi/mi-vla-fortran.exp: Likewise.
6157
6158 2017-09-08 Frank Penczek <frank.penczek@intel.com>
6159 Christoph Weinmann <christoph.t.weinmann@intel.com>
6160 Bernhard Heckel <bernhard.heckel@intel.com>
6161
6162 * gdb.fortran/ptr-indentation.f90: New file.
6163 * gdb.fortran/ptr-indentation.exp: New file.
6164
6165 2017-09-05 Tom Tromey <tom@tromey.com>
6166
6167 PR gdb/22010:
6168 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6169
6170 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6171
6172 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6173
6174 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6175
6176 * gdb.threads/tls-nodebug-pie.c: New file.
6177 * gdb.threads/tls-nodebug-pie.exp: New file.
6178
6179 2017-09-05 Tom Tromey <tom@tromey.com>
6180
6181 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6182 for rust.
6183
6184 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6185
6186 * gdb.multi/multi-arch-exec.exp: Test with different
6187 "follow-exec-mode" settings.
6188 (do_test): New procedure.
6189
6190 2017-09-04 Pedro Alves <palves@redhat.com>
6191
6192 * gdb.base/func-static.c (S::method const, S::method volatile)
6193 (S::method volatile const): New methods.
6194 (c_s, v_s, cv_s): New instances.
6195 (main): Call method() on them.
6196 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6197 (cannot_resolve): New procedure.
6198 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6199 print-quote-unquoted columns.
6200 (do_test): Test printing each scope too.
6201
6202 2017-09-04 Pedro Alves <palves@redhat.com>
6203
6204 * gdb.base/local-static.exp: Also test with
6205 class::method::variable wholly quoted.
6206 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6207
6208 2017-09-04 Pedro Alves <palves@redhat.com>
6209
6210 * gdb.base/local-static.c: New.
6211 * gdb.base/local-static.cc: New.
6212 * gdb.base/local-static.exp: New.
6213
6214 2017-09-04 Pedro Alves <palves@redhat.com>
6215
6216 * gdb.asm/asm-source.exp: Add casts to int.
6217 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6218 (dataglobal64_1, dataglobal64_2): New globals.
6219 * gdb.base/nodebug.exp: Test different expressions involving the
6220 new globals, with print, whatis and ptype. Add casts to int.
6221 * gdb.base/solib-display.exp: Add casts to int.
6222 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6223 * gdb.cp/m-static.exp: Add cast to int.
6224 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6225 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6226 tls variable with no debug info without a cast. Test with a cast
6227 to int too.
6228 * gdb.trace/entry-values.exp: Add casts.
6229
6230 2017-09-04 Pedro Alves <palves@redhat.com>
6231
6232 * gdb.base/nodebug.exp: Test that ptype's error about functions
6233 with unknown return type includes the function name too.
6234
6235 2017-09-04 Pedro Alves <palves@redhat.com>
6236
6237 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6238 return type of munmap in infcall.
6239 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6240 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6241 type of ftell in infcall.
6242 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6243 type of getpid in infcall.
6244 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6245 infcall.
6246 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6247 Bail on failure to extract the pid.
6248 * gdb.base/nodebug.c: #include <stdint.h>.
6249 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6250 New functions.
6251 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6252 Change expected output of print/whatis/ptype with functions with
6253 no debug info. Test all supported languages. Call
6254 test_call_promotion.
6255 * gdb.compile/compile.exp: Adjust expected output to expect
6256 warning.
6257 * gdb.threads/siginfo-threads.exp: Likewise.
6258
6259 2017-09-04 Pedro Alves <palves@redhat.com>
6260
6261 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6262 "prototypes". Test calling float functions via prototyped and
6263 unprototyped function pointers.
6264 (perform_all_tests): New parameter "prototypes". Pass it down.
6265 (top level): Pass down "prototypes" parameter to
6266 perform_all_tests.
6267
6268 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6269
6270 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6271 Test with nested loops.
6272
6273 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6274
6275 * gdb.base/commands.exp: Call the new procedures.
6276 (loop_break_test, loop_continue_test): New procedures.
6277
6278 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6279
6280 * gdb.base/commands.exp: Call new procedure.
6281 (define_if_without_arg_test): New procedure.
6282
6283 2017-09-04 Pedro Alves <palves@redhat.com>
6284
6285 * gdb.base/list-ambiguous.exp: New file.
6286 * gdb.base/list-ambiguous0.c: New file.
6287 * gdb.base/list-ambiguous1.c: New file.
6288 * gdb.base/list.exp (test_list_range): Adjust expected output.
6289
6290 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6291
6292 * gdb.base/share-env-with-gdbserver.c: New file.
6293 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6294
6295 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6296
6297 * gdb.base/commands.exp (gdbvar_simple_if_test,
6298 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6299 progvar_simple_if_test, progvar_simple_while_test,
6300 progvar_complex_if_while_test, user_defined_command_test,
6301 user_defined_command_args_eval,
6302 user_defined_command_args_stack_test,
6303 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6304 temporary_breakpoint_commands,
6305 gdb_test_no_prompt, redefine_hook_test,
6306 redefine_backtrace_test): Remove "global gdb_prompt".
6307
6308 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6309
6310 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6311 New proc, call it from toplevel.
6312
6313 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6314
6315 PR remote/21852
6316 * gdb.server/normal.c: New file, copied from gdb.base.
6317 * gdb.server/run-without-local-binary.exp: New file.
6318
6319 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
6320
6321 * gdb.arch/sparc64-adi.exp: New file.
6322 * gdb.arch/sparc64-adi.c: New file.
6323
6324 2017-08-22 Pedro Alves <palves@redhat.com>
6325
6326 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6327 (top level): Add "list all overloads" tests.
6328
6329 2017-08-22 Tom Tromey <tom@tromey.com>
6330
6331 * gdb.gdb/xfullpath.exp: Remove.
6332
6333 2017-08-21 Pedro Alves <palves@redhat.com>
6334
6335 PR gdb/19487
6336 * gdb.base/symbol-alias.c: New.
6337 * gdb.base/symbol-alias2.c: New.
6338 * gdb.base/symbol-alias.exp: New.
6339
6340 2017-08-21 Pedro Alves <palves@redhat.com>
6341
6342 * gdb.base/dfp-test.c
6343 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6344 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6345 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6346 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6347 * gdb.base/whatis-ptype-typedefs.c: New.
6348 * gdb.base/whatis-ptype-typedefs.exp: New.
6349 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6350 (an_int, an_int_type, an_int_type2): New globals.
6351 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6352 involving typedefs and cast expressions.
6353 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6354 (lookup_typedefs_function): New.
6355 (typedefs_pretty_printers_dict): New.
6356 (top level): Register lookup_typedefs_function in
6357 gdb.pretty_printers.
6358
6359 2017-08-18 Yao Qi <yao.qi@linaro.org>
6360
6361 * gdb.server/unittest.exp: New.
6362
6363 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6364
6365 PR gdb/21954
6366 * gdb.base/environ.exp: Add test to check if 'unset environment'
6367 works.
6368
6369 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6370
6371 * lib/gdb.exp (universal_compile_options): New caching proc.
6372 (gdb_compile): Suppress GCC's coloring of messages.
6373
6374 2017-08-14 Tom Tromey <tom@tromey.com>
6375
6376 PR gdb/21675:
6377 * gdb.base/printcmds.exp (test_radices): New function.
6378 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6379 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6380 * lib/gdb.exp (get_integer_valueof): Use p/d.
6381
6382 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6383
6384 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6385 characters.
6386
6387 2017-08-05 Tom Tromey <tom@tromey.com>
6388
6389 * gdb.rust/simple.exp: Allow String to appear in a different
6390 namespace.
6391
6392 2017-07-26 Yao Qi <yao.qi@linaro.org>
6393
6394 * gdb.gdb/unittest.exp: Invoke command
6395 "maintenance check xml-descriptions".
6396
6397 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6398
6399 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6400 calling context.
6401 (hex128): Drop erroneous calculation of parameters.
6402
6403 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6404
6405 * gdb.python/py-unwind.exp: Disable stack protection when
6406 building test file.
6407
6408 2017-07-20 Pedro Alves <palves@redhat.com>
6409
6410 * gdb.base/default.exp (set language): Adjust expected output.
6411
6412 2017-07-20 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6415 (test_minsym): ... this, and make static.
6416 (get_pck__foo__bar__minsym): Rename to ...
6417 (get_test_minsym): ... this.
6418 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6419 symbol names and comments.
6420 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6421 (get_test_minsym): ... this.
6422 (pck__foo__bar__minsym__2): Rename to ...
6423 (test_minsym): ... this.
6424 (main): Adjust.
6425
6426 2017-07-17 Pedro Alves <palves@redhat.com>
6427
6428 * gdb.base/completion.exp: Adjust expected output.
6429 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6430 the completer works.
6431
6432 2017-07-17 Pedro Alves <palves@redhat.com>
6433
6434 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6435
6436 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6437
6438 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6439
6440 2017-07-14 Tom Tromey <tom@tromey.com>
6441
6442 PR rust/21764:
6443 * gdb.rust/simple.exp: Add tests.
6444
6445 2017-07-14 Tom Tromey <tom@tromey.com>
6446
6447 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6448
6449 2017-07-14 Pedro Alves <palves@redhat.com>
6450
6451 * gdb.linespec/base/one/thefile.cc (z1): New function.
6452 * gdb.linespec/base/two/thefile.cc (z2): New function.
6453 * gdb.linespec/linespec.exp: Add tests.
6454
6455 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6456
6457 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6458 to mi_create_breakpoint.
6459
6460 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6461
6462 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6463 mi_create_breakpoint.
6464
6465 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6466
6467 * gdb.dlang/demangle.exp: Update for demangling changes.
6468
6469 2017-07-09 Tom Tromey <tom@tromey.com>
6470
6471 * gdb.dwarf2/shortpiece.exp: New file.
6472
6473 2017-07-06 David Blaikie <dblaikie@gmail.com>
6474
6475 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6476 built from fissiont-multi-cu{1,2}.c.
6477 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6478 except putting 'main' and 'func' in separate CUs in the same DWO file.
6479 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6480 test.
6481 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6482 test.
6483
6484 2017-07-06 Pedro Alves <palves@redhat.com>
6485
6486 * gdb.python/py-unwind.exp: Test flushregs.
6487
6488 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6489
6490 PR cli/21688
6491 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6492 tests for alias commands and trailing whitespace.
6493
6494 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6495
6496 PR cli/21688
6497 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6498 procedure. Call it.
6499
6500 2017-06-29 Pedro Alves <palves@redhat.com>
6501
6502 * gdb.base/printcmds.exp: Add tests.
6503
6504 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6505
6506 PR gdb/21337
6507 * gdb.base/reread-readsym.exp: New file.
6508 * gdb.base/reread-readsym.c: New file.
6509
6510 2017-06-21 Kevin Buettner <kevinb@redhat.com>
6511
6512 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6513 subpattern.
6514
6515 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6516
6517 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6518 extended mnemonic.
6519 * gdb.arch/powerpc-power9.s: Likewise.
6520
6521 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6522
6523 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6524 on 32-bit x86 targets. Exploit is_*_target macros where
6525 appropriate.
6526
6527 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6528
6529 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6530 register pieces.
6531
6532 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6533
6534 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6535 located in one or more DWARF pieces.
6536
6537 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6538
6539 * lib/gdb.exp (get_endianness): New proc.
6540 * gdb.arch/aarch64-fp.exp: Use it.
6541 * gdb.arch/altivec-regs.exp: Likewise.
6542 * gdb.arch/e500-regs.exp: Likewise.
6543 * gdb.arch/vsx-regs.exp: Likewise.
6544 * gdb.base/dump.exp: Likewise.
6545 * gdb.base/funcargs.exp: Likewise.
6546 * gdb.base/gnu_vector.exp: Likewise.
6547 * gdb.dwarf2/formdata16.exp: Likewise.
6548 * gdb.dwarf2/implptrpiece.exp: Likewise.
6549 * gdb.dwarf2/nonvar-access.exp: Likewise.
6550 * gdb.python/py-inferior.exp: Likewise.
6551 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6552
6553 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6554
6555 PR gdb/21226
6556 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6557 stack value pieces are taken from the LSB end.
6558
6559 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6560
6561 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6562 variable at nonzero offset.
6563
6564 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6565
6566 * gdb.dwarf2/var-access.c: New file.
6567 * gdb.dwarf2/var-access.exp: New test.
6568 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6569
6570 2017-06-12 Tom Tromey <tom@tromey.com>
6571
6572 * gdb.dwarf2/formdata16.exp: Add tests.
6573
6574 2017-06-12 Tom Tromey <tom@tromey.com>
6575
6576 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6577
6578 2017-06-12 Tom Tromey <tom@tromey.com>
6579
6580 PR exp/16225:
6581 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6582 * gdb.arch/vsx-regs.exp: Update tests.
6583 * gdb.arch/s390-vregs.exp (hex128): New proc.
6584 Update test.
6585 * gdb.arch/altivec-regs.exp: Update tests.
6586
6587 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6588
6589 * gdb.base/startup-with-shell.c: New file.
6590 * gdb.base/startup-with-shell.exp: Likewise.
6591
6592 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6593
6594 * gdb.server/non-existing-program.exp: Update regex in order to
6595 reflect the fact that gdbserver is now using fork_inferior (with a
6596 shell) to startup the inferior.
6597
6598 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6599
6600 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6601 support function calls from GDB.
6602
6603 2017-05-21 Tom Tromey <tom@tromey.com>
6604
6605 PR rust/21466:
6606 * gdb.rust/unsized.exp: New file.
6607 * gdb.rust/unsized.rs: New file.
6608
6609 2017-05-19 Tom Tromey <tom@tromey.com>
6610
6611 PR rust/21484:
6612 * gdb.rust/watch.exp: New file.
6613 * gdb.rust/watch.rs: New file.
6614
6615 2017-05-18 Tom Tromey <tom@tromey.com>
6616
6617 * gdb.rust/simple.exp: Allow Box to be qualified.
6618
6619 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6620
6621 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6622
6623 2017-05-18 Pedro Alves <palves@redhat.com>
6624
6625 * gdb.base/fileio.c (test_write, test_read, test_close)
6626 (test_fstat): Don't print 'ret' in the fail path.
6627
6628 2017-05-18 Pedro Alves <palves@redhat.com>
6629
6630 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6631 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6632 (test_system, test_rename, test_unlink, test_time): Change
6633 prototypes.
6634 * gdb.base/fileio.exp (stop_msg): Adjust.
6635
6636 2017-05-18 Pedro Alves <palves@redhat.com>
6637
6638 * gdb.base/fileio.c (null_str): New global.
6639 (test_stat): Use it.
6640 * gdb.base/fileio.exp: Remove nowarnings.
6641
6642 2017-05-17 Yao Qi <yao.qi@linaro.org>
6643
6644 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6645
6646 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6647
6648 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6649 argument command.
6650 (top-level): Invoke test_set_inferior_tty.
6651
6652 2017-05-04 Pedro Alves <palves@redhat.com>
6653
6654 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6655 Add parens to print call for Python 3.
6656
6657 2017-05-03 Keith Seitz <keiths@redhat.com>
6658
6659 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6660 (main): Call it.
6661
6662 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6663
6664 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6665 to prev and next.
6666
6667 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6668
6669 * gdb.python/py-record-btrace.exp: Remove test for
6670 gdb.BtraceInstruction.error.
6671
6672 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6673
6674 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6675
6676 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6677
6678 * gdb.python/py-record-btrace-threads.c: New file.
6679 * gdb.python/py-record-btrace-threads.exp: New file.
6680
6681 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6682
6683 PR testsuite/8595
6684 * gdb.base/environ.exp: Make test available in all architectures.
6685 Move bits related to "info program" testing to
6686 gdb.base/info-program.exp. Rewrite tests to use the two new
6687 procedures mentione below.
6688 (test_set_show_env_var) New procedure.
6689 (test_set_show_env_var_equal): Likewise.
6690 * gdb.base/info-program.exp: New file.
6691
6692 2017-04-27 Keith Seitz <keiths@redhat.com>
6693
6694 * gdb.cp/oranking.cc (test15): New function.
6695 (main): Call test15 and declare additional variables for testing.
6696 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6697 "p foo101('abc')" tests.
6698 Add tests for cv qualifier overloads.
6699 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6700 "lvalue reference overload" test.
6701 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6702 "print value of f1 on Child&& in f2" test.
6703
6704 2017-04-19 Pedro Alves <palves@redhat.com>
6705
6706 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6707 procedure.
6708 (top level): Call it.
6709 * lib/gdb.exp (gdb_define_cmd): New procedure.
6710
6711 2017-04-12 Pedro Alves <palves@redhat.com>
6712
6713 PR gdb/21323
6714 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6715 (wchar): New global.
6716 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6717 (do_test_wide_char, wide_char_types_no_program, top level): Add
6718 wchar_t testing.
6719
6720 2017-04-12 Pedro Alves <palves@redhat.com>
6721
6722 PR c++/21323
6723 * gdb.cp/wide_char_types.c: New file.
6724 * gdb.cp/wide_char_types.exp: New file.
6725
6726 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6727
6728 PR gdb/21352
6729 * gdb.trace/tsv.exp: Add test for "tsave -r".
6730
6731 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6732
6733 * gdb.dlang/watch-loc.c: New file.
6734 * gdb.dlang/watch-loc.exp: New file.
6735
6736 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6737
6738 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6739
6740 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6741
6742 * gdb.arch/arc-analyze-prologue.S: New file.
6743 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6744
6745 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6746
6747 * gdb.arch/arc-decode-insn.S: New file.
6748 * gdb.arch/arc-decode-insn.exp: Likewise.
6749
6750 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6751
6752 PR tdep/20928
6753 * gdb.arch/sparc64-regs.exp: New file.
6754 * gdb.arch/sparc64-regs.S: Likewise.
6755
6756 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6757
6758 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6759 and memory view on Python 3.
6760
6761 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
6762 Keith Seitz <keiths@redhat.com>
6763
6764 PR gdb/14441
6765 * gdb.cp/demangle.exp: Add rvalue reference tests.
6766 * gdb.cp/rvalue-ref-casts.cc: New file.
6767 * gdb.cp/rvalue-ref-casts.exp: New file.
6768 * gdb.cp/rvalue-ref-overload.cc: New file.
6769 * gdb.cp/rvalue-ref-overload.exp: New file.
6770 * gdb.cp/rvalue-ref-params.cc: New file.
6771 * gdb.cp/rvalue-ref-params.exp: New file.
6772 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6773 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6774 * gdb.cp/rvalue-ref-types.cc: New file.
6775 * gdb.cp/rvalue-ref-types.exp: New file.
6776 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6777 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6778
6779 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6780
6781 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6782 New procedure.
6783
6784 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6785
6786 * lib/mi-support.exp (mi_gdb_test): Add additional message
6787 for unexpected output.
6788
6789 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6790
6791 * gdb.base/examine-backward.c (Barrier): New character array
6792 constant, to ensure that TestStrings is preceded by a string
6793 terminator.
6794
6795 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6796
6797 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6798 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6799 and implicit pointer into such a location.
6800
6801 2017-03-16 Doug Evans <dje@google.com>
6802
6803 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6804
6805 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6806
6807 * gdb.cp/m-static.exp: Fix expectation for prototype of
6808 test5.single_constructor and single_constructor::single_constructor.
6809
6810 2017-03-16 Doug Evans <dje@google.com>
6811
6812 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6813 * gdb.guile/scm-lazy-string.c: New file.
6814 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6815 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6816 for pointer, array, typedef lazy strings.
6817
6818 2017-03-16 Doug Evans <dje@google.com>
6819
6820 PR python/17728, python/18439, python/18779
6821 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6822 * gdb.python/py-lazy-string.c (pointer): New typedef.
6823 (main): New locals ptr, array, typedef_ptr.
6824 * gdb.python/py-value.exp: Move lazy string tests to ...
6825 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6826 array, typedef lazy strings.
6827
6828 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6829
6830 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6831 Add optional 'test' parameter.
6832
6833 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6834
6835 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6836 Skip for versions of DejaGnu < 1.5.
6837
6838 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6839
6840 * lib/gdb.exp (dejagnu_version): New proc.
6841 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6842 Use dejagnu_version.
6843
6844 2017-03-10 Keith Seitz <keiths@redhat.com>
6845
6846 PR c++/8128
6847 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6848 type from destructor regexps.
6849 Add a branch which actually passes the test.
6850 Adjust "ptype t5i" test names.
6851
6852 2017-03-08 Pedro Alves <palves@redhat.com>
6853
6854 * gdb.base/step-over-exit.exp: Add explicit test message.
6855
6856 2017-03-08 Pedro Alves <palves@redhat.com>
6857
6858 PR gdb/18360
6859 * gdb.threads/interrupt-while-step-over.c: New file.
6860 * gdb.threads/interrupt-while-step-over.exp: New file.
6861
6862 2017-03-08 Pedro Alves <palves@redhat.com>
6863
6864 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6865 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6866
6867 2017-03-08 Pedro Alves <palves@redhat.com>
6868
6869 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6870 PKRU as not supported as a PASS.
6871
6872 2017-03-08 Pedro Alves <palves@redhat.com>
6873
6874 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6875 prefix instead of $binfile1/$binfile2.
6876 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6877 in test message.
6878 * gdb.python/py-completion.exp: Use "load python file" as test
6879 messages instead of unstable path names.
6880
6881 2017-03-08 Pedro Alves <palves@redhat.com>
6882 Jan Kratochvil <jan.kratochvil@redhat.com>
6883
6884 PR cli/21218
6885 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6886 New proc.
6887 (top level): Call it.
6888
6889 2017-03-08 Pedro Alves <palves@redhat.com>
6890
6891 PR tui/21216
6892 * gdb.tui/tui-nl-filtered-output.exp: New file.
6893
6894 2017-03-08 Pedro Alves <palves@redhat.com>
6895
6896 * gdb.base/completion.exp: Move TUI completion tests to ...
6897 * gdb.tui/completion.exp: ... this new file.
6898
6899 2017-03-08 Pedro Alves <palves@redhat.com>
6900
6901 * gdb.base/tui-disasm-long-lines.c,
6902 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6903 gdb.base/tui-layout.exp: Move to ...
6904 * gdb.tui/: ... this new directory.
6905
6906 2017-03-07 Pedro Alves <palves@redhat.com>
6907
6908 * gdb.base/tui-layout.c: New file.
6909 * gdb.base/tui-layout.exp: New file.
6910
6911 2017-03-07 Pedro Alves <palves@redhat.com>
6912
6913 * gdb.base/tui-layout.c: Rename to ...
6914 * gdb.base/tui-disasm-long-lines.c: ... this.
6915 * gdb.base/tui-layout.exp: Rename to ...
6916 * gdb.base/tui-disasm-long-lines.exp: ... this.
6917
6918 2017-03-07 Pedro Alves <palves@redhat.com>
6919
6920 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6921
6922 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6923
6924 * i386-mpx-call.c: New file.
6925 * i386-mpx-call.exp: New file.
6926
6927 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6928
6929 * gdb.arch/powerpc-power.exp: Delete test.
6930 * gdb.arch/powerpc-power.s: Likewise.
6931 * gdb.disasm/disassembler-options.exp: New test.
6932 * gdb.arch/powerpc-altivec.exp: Likewise.
6933 * gdb.arch/powerpc-altivec.s: Likewise.
6934 * gdb.arch/powerpc-altivec2.exp: Likewise.
6935 * gdb.arch/powerpc-altivec2.s: Likewise.
6936 * gdb.arch/powerpc-altivec3.exp: Likewise.
6937 * gdb.arch/powerpc-altivec3.s: Likewise.
6938 * gdb.arch/powerpc-power7.exp: Likewise.
6939 * gdb.arch/powerpc-power7.s: Likewise.
6940 * gdb.arch/powerpc-power8.exp: Likewise.
6941 * gdb.arch/powerpc-power8.s: Likewise.
6942 * gdb.arch/powerpc-power9.exp: Likewise.
6943 * gdb.arch/powerpc-power9.s: Likewise.
6944 * gdb.arch/powerpc-vsx.exp: Likewise.
6945 * gdb.arch/powerpc-vsx.s: Likewise.
6946 * gdb.arch/powerpc-vsx2.exp: Likewise.
6947 * gdb.arch/powerpc-vsx2.s: Likewise.
6948 * gdb.arch/powerpc-vsx3.exp: Likewise.
6949 * gdb.arch/powerpc-vsx3.s: Likewise.
6950 * gdb.arch/arm-disassembler-options.exp: Likewise.
6951 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6952 * gdb.arch/s390-disassembler-options.exp: Likewise.
6953
6954 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
6955
6956 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6957 (check_supported_features): ... this. Changed return type to void.
6958 (supports_rdseed): New static global.
6959 (rdseed): Check supports_rdseed.
6960 (initialize): Call check_supported_features.
6961
6962 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6963
6964 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6965 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6966 and lqarx/stqcx.
6967 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6968 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6969
6970 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6971
6972 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6973 uppercase.
6974
6975 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6976
6977 * gdb.dwarf2/formdata16.c: New file.
6978 * gdb.dwarf2/formdata16.exp: New file.
6979 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6980
6981 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6982
6983 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6984 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6985 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6986 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6987 DW_AT_GNU_*.
6988
6989 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6990
6991 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6992
6993 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6994
6995 PR gdb/21164
6996 * gdb.base/maint.exp: Add testcases for when the commands do
6997 not have arguments.
6998
6999 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7000
7001 * gdb.cp/chained-calls.exp: Use p instead of P.
7002
7003 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7004
7005 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7006 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7007
7008 2017-02-14 Tom Tromey <tom@tromey.com>
7009
7010 PR python/13598:
7011 * gdb.python/py-events.exp: Add before_prompt event tests.
7012
7013 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7014
7015 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7016
7017 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7018
7019 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7020 (main): Call my_unique_function_name.
7021 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7022 completion of patterns with a single match.
7023 Add missing -re switches to gdb_test_multiple calls.
7024
7025 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7026
7027 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7028 return if core file is not recognized.
7029
7030 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7031
7032 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7033 and extra UIs.
7034
7035 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7036
7037 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7038 proc_with_prefix.
7039
7040 2017-02-10 Tom Tromey <tom@tromey.com>
7041
7042 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7043
7044 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
7045
7046 PR gdb/21122
7047 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7048
7049 2017-02-08 Jerome Guitton <guitton@adacore.com>
7050
7051 * gdb.base/define.exp: Add test for command abbreviations
7052 in define.
7053
7054 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
7055
7056 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7057 * gdb.reverse/insn-reverse-x86.c: New file.
7058
7059 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7060
7061 PR tdep/20936
7062 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7063
7064 2017-02-03 Tom Tromey <tom@tromey.com>
7065
7066 PR rust/21097:
7067 * gdb.rust/simple.exp: Add new tests.
7068
7069 2017-02-02 Pedro Alves <palves@redhat.com>
7070
7071 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7072 tests.
7073
7074 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7075
7076 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7077 taking a 2-byte value out of a 4-byte DWARF implicit value on
7078 big-endian targets.
7079 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7080 logic. Add test cases for DW_OP_implicit.
7081
7082 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7083
7084 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7085
7086 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7087
7088 * gdb.btrace/enable.exp: Call gdb_exit before
7089 skip_gdbserver_tests.
7090
7091 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7092
7093 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7094 GDBFLAGS.
7095
7096 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7097
7098 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7099 the test is skipped.
7100 * gdb.btrace/data.exp: Likewise.
7101 * gdb.btrace/delta.exp: Likewise.
7102 * gdb.btrace/dlopen.exp: Likewise.
7103 * gdb.btrace/enable-running.exp: Likewise.
7104 * gdb.btrace/enable.exp: Likewise.
7105 * gdb.btrace/exception.exp: Likewise.
7106 * gdb.btrace/function_call_history.exp: Likewise.
7107 * gdb.btrace/gcore.exp: Likewise.
7108 * gdb.btrace/instruction_history.exp: Likewise.
7109 * gdb.btrace/multi-thread-step.exp: Likewise.
7110 * gdb.btrace/nohist.exp: Likewise.
7111 * gdb.btrace/non-stop.exp: Likewise.
7112 * gdb.btrace/reconnect.exp: Likewise.
7113 * gdb.btrace/record_goto-step.exp: Likewise.
7114 * gdb.btrace/record_goto.exp: Likewise.
7115 * gdb.btrace/rn-dl-bind.exp: Likewise.
7116 * gdb.btrace/segv.exp: Likewise.
7117 * gdb.btrace/step.exp: Likewise.
7118 * gdb.btrace/stepi.exp: Likewise.
7119 * gdb.btrace/tailcall-only.exp: Likewise.
7120 * gdb.btrace/tailcall.exp: Likewise.
7121 * gdb.btrace/tsx.exp: Likewise.
7122 * gdb.btrace/unknown_functions.exp: Likewise.
7123 * gdb.btrace/vdso.exp: Likewise.
7124
7125 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7126
7127 * gdb.btrace/enable-running.c: New.
7128 * gdb.btrace/enable-running.exp: New.
7129
7130 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7131
7132 * gdb.arch/amd64-gs_base.c: New file.
7133 * gdb.arch/amd64-gs_base.exp: New file.
7134
7135 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7136
7137 * lib/memory.exp: Remove spurious empty newlines.
7138
7139 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7140
7141 * gdb.python/py-bad-printers.exp: Load python file using "source".
7142 * gdb.python/py-events.exp: Likewise.
7143 * gdb.python/py-evsignal.exp: Likewise.
7144 * gdb.python/py-evthreads.exp: Likewise.
7145 * gdb.python/py-frame-args.exp: Likewise.
7146 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7147 * gdb.python/py-framefilter-mi.exp: Likewise.
7148 * gdb.python/py-framefilter.exp: Likewise.
7149 * gdb.python/py-mi.exp: Likewise.
7150 * gdb.python/py-pp-maint.exp: Likewise.
7151 * gdb.python/py-pp-registration.exp: Likewise.
7152 * gdb.python/py-prettyprint.exp: Likewise.
7153 (run_lang_tests): Likewise.
7154 * gdb.python/py-typeprint.exp: Likewise.
7155
7156 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7157
7158 * lib/memory.exp: New file.
7159 * lib/gdb.exp: Load memory.exp.
7160 * gdb.base/memattr.exp (delete_memory): Move proc to
7161 lib/memory.exp and rename to delete_memory_regions.
7162 Replace delete_memory with delete_memory_regions.
7163 Cleanup memory regions before tests.
7164 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7165 before tests.
7166
7167 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7168
7169 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7170 files.
7171 (initialize): New function conditionally defined.
7172 (testcases): Move within conditional block.
7173 (main): Call initialize.
7174 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7175 of gdb.reverse/insn-reverse.c.
7176 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7177 gdb.reverse/insn-reverse.c.
7178
7179 2017-01-26 Yao Qi <yao.qi@linaro.org>
7180
7181 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7182 disassemble on address 0.
7183
7184 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7185 Yao Qi <yao.qi@linaro.org>
7186
7187 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7188 * gdb.dwarf2/implptr-64bit.S: Remove.
7189 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7190 variables in caller's context. Add DW_OP_implicit_value.
7191
7192 2017-01-25 Yao Qi <yao.qi@linaro.org>
7193
7194 * lib/dwarf.exp (Dwarf::_location): Handle
7195 DW_OP_GNU_implicit_pointer with proper size.
7196
7197 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7198
7199 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7200 and add untested calls.
7201
7202 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7203
7204 * gdb.python/python.exp: Check line number against what GDB thinks
7205 the line number is for func1.
7206
7207 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7208
7209 * gdb.dlang/debug-expr.exp: New file.
7210
7211 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
7212
7213 Fix test names for the following files:
7214
7215 * gdb.ada/exec_changed.exp
7216 * gdb.ada/info_types.exp
7217 * gdb.arch/aarch64-atomic-inst.exp
7218 * gdb.arch/aarch64-fp.exp
7219 * gdb.arch/altivec-abi.exp
7220 * gdb.arch/altivec-regs.exp
7221 * gdb.arch/amd64-byte.exp
7222 * gdb.arch/amd64-disp-step.exp
7223 * gdb.arch/amd64-dword.exp
7224 * gdb.arch/amd64-entry-value-inline.exp
7225 * gdb.arch/amd64-entry-value-param.exp
7226 * gdb.arch/amd64-entry-value-paramref.exp
7227 * gdb.arch/amd64-entry-value.exp
7228 * gdb.arch/amd64-i386-address.exp
7229 * gdb.arch/amd64-invalid-stack-middle.exp
7230 * gdb.arch/amd64-invalid-stack-top.exp
7231 * gdb.arch/amd64-optimout-repeat.exp
7232 * gdb.arch/amd64-prologue-skip.exp
7233 * gdb.arch/amd64-prologue-xmm.exp
7234 * gdb.arch/amd64-stap-special-operands.exp
7235 * gdb.arch/amd64-stap-wrong-subexp.exp
7236 * gdb.arch/amd64-tailcall-cxx.exp
7237 * gdb.arch/amd64-tailcall-noret.exp
7238 * gdb.arch/amd64-tailcall-ret.exp
7239 * gdb.arch/amd64-tailcall-self.exp
7240 * gdb.arch/amd64-word.exp
7241 * gdb.arch/arm-bl-branch-dest.exp
7242 * gdb.arch/arm-disp-step.exp
7243 * gdb.arch/arm-neon.exp
7244 * gdb.arch/arm-single-step-kernel-helper.exp
7245 * gdb.arch/avr-flash-qualifier.exp
7246 * gdb.arch/disp-step-insn-reloc.exp
7247 * gdb.arch/e500-abi.exp
7248 * gdb.arch/e500-regs.exp
7249 * gdb.arch/ftrace-insn-reloc.exp
7250 * gdb.arch/i386-avx512.exp
7251 * gdb.arch/i386-bp_permanent.exp
7252 * gdb.arch/i386-byte.exp
7253 * gdb.arch/i386-cfi-notcurrent.exp
7254 * gdb.arch/i386-disp-step.exp
7255 * gdb.arch/i386-dr3-watch.exp
7256 * gdb.arch/i386-float.exp
7257 * gdb.arch/i386-gnu-cfi.exp
7258 * gdb.arch/i386-mpx-map.exp
7259 * gdb.arch/i386-mpx-sigsegv.exp
7260 * gdb.arch/i386-mpx-simple_segv.exp
7261 * gdb.arch/i386-mpx.exp
7262 * gdb.arch/i386-permbkpt.exp
7263 * gdb.arch/i386-prologue.exp
7264 * gdb.arch/i386-signal.exp
7265 * gdb.arch/i386-size-overlap.exp
7266 * gdb.arch/i386-unwind.exp
7267 * gdb.arch/i386-word.exp
7268 * gdb.arch/mips-fcr.exp
7269 * gdb.arch/powerpc-d128-regs.exp
7270 * gdb.arch/powerpc-stackless.exp
7271 * gdb.arch/ppc64-atomic-inst.exp
7272 * gdb.arch/s390-stackless.exp
7273 * gdb.arch/s390-tdbregs.exp
7274 * gdb.arch/s390-vregs.exp
7275 * gdb.arch/sparc-sysstep.exp
7276 * gdb.arch/thumb-bx-pc.exp
7277 * gdb.arch/thumb-singlestep.exp
7278 * gdb.arch/thumb2-it.exp
7279 * gdb.arch/vsx-regs.exp
7280 * gdb.asm/asm-source.exp
7281 * gdb.base/a2-run.exp
7282 * gdb.base/advance.exp
7283 * gdb.base/all-bin.exp
7284 * gdb.base/anon.exp
7285 * gdb.base/args.exp
7286 * gdb.base/arithmet.exp
7287 * gdb.base/async-shell.exp
7288 * gdb.base/async.exp
7289 * gdb.base/attach-pie-noexec.exp
7290 * gdb.base/attach-twice.exp
7291 * gdb.base/auto-load.exp
7292 * gdb.base/bang.exp
7293 * gdb.base/bitfields.exp
7294 * gdb.base/break-always.exp
7295 * gdb.base/break-caller-line.exp
7296 * gdb.base/break-entry.exp
7297 * gdb.base/break-inline.exp
7298 * gdb.base/break-on-linker-gcd-function.exp
7299 * gdb.base/break-probes.exp
7300 * gdb.base/break.exp
7301 * gdb.base/breakpoint-shadow.exp
7302 * gdb.base/call-ar-st.exp
7303 * gdb.base/call-sc.exp
7304 * gdb.base/call-signal-resume.exp
7305 * gdb.base/call-strs.exp
7306 * gdb.base/callfuncs.exp
7307 * gdb.base/catch-fork-static.exp
7308 * gdb.base/catch-gdb-caused-signals.exp
7309 * gdb.base/catch-load.exp
7310 * gdb.base/catch-signal-fork.exp
7311 * gdb.base/catch-signal.exp
7312 * gdb.base/catch-syscall.exp
7313 * gdb.base/charset.exp
7314 * gdb.base/checkpoint.exp
7315 * gdb.base/chng-syms.exp
7316 * gdb.base/code-expr.exp
7317 * gdb.base/code_elim.exp
7318 * gdb.base/commands.exp
7319 * gdb.base/completion.exp
7320 * gdb.base/complex.exp
7321 * gdb.base/cond-expr.exp
7322 * gdb.base/condbreak.exp
7323 * gdb.base/consecutive.exp
7324 * gdb.base/continue-all-already-running.exp
7325 * gdb.base/coredump-filter.exp
7326 * gdb.base/corefile.exp
7327 * gdb.base/dbx.exp
7328 * gdb.base/debug-expr.exp
7329 * gdb.base/define.exp
7330 * gdb.base/del.exp
7331 * gdb.base/disabled-location.exp
7332 * gdb.base/disasm-end-cu.exp
7333 * gdb.base/disasm-optim.exp
7334 * gdb.base/display.exp
7335 * gdb.base/duplicate-bp.exp
7336 * gdb.base/ena-dis-br.exp
7337 * gdb.base/ending-run.exp
7338 * gdb.base/enumval.exp
7339 * gdb.base/environ.exp
7340 * gdb.base/eu-strip-infcall.exp
7341 * gdb.base/eval-avoid-side-effects.exp
7342 * gdb.base/eval-skip.exp
7343 * gdb.base/exitsignal.exp
7344 * gdb.base/expand-psymtabs.exp
7345 * gdb.base/filesym.exp
7346 * gdb.base/find-unmapped.exp
7347 * gdb.base/finish.exp
7348 * gdb.base/float.exp
7349 * gdb.base/foll-exec-mode.exp
7350 * gdb.base/foll-exec.exp
7351 * gdb.base/foll-fork.exp
7352 * gdb.base/fortran-sym-case.exp
7353 * gdb.base/freebpcmd.exp
7354 * gdb.base/func-ptr.exp
7355 * gdb.base/func-ptrs.exp
7356 * gdb.base/funcargs.exp
7357 * gdb.base/gcore-buffer-overflow.exp
7358 * gdb.base/gcore-relro-pie.exp
7359 * gdb.base/gcore-relro.exp
7360 * gdb.base/gcore.exp
7361 * gdb.base/gdb1090.exp
7362 * gdb.base/gdb11530.exp
7363 * gdb.base/gdb11531.exp
7364 * gdb.base/gdb1821.exp
7365 * gdb.base/gdbindex-stabs.exp
7366 * gdb.base/gdbvars.exp
7367 * gdb.base/hbreak.exp
7368 * gdb.base/hbreak2.exp
7369 * gdb.base/included.exp
7370 * gdb.base/infcall-input.exp
7371 * gdb.base/inferior-died.exp
7372 * gdb.base/infnan.exp
7373 * gdb.base/info-macros.exp
7374 * gdb.base/info-os.exp
7375 * gdb.base/info-proc.exp
7376 * gdb.base/info-shared.exp
7377 * gdb.base/info-target.exp
7378 * gdb.base/infoline.exp
7379 * gdb.base/interp.exp
7380 * gdb.base/interrupt.exp
7381 * gdb.base/jit-reader.exp
7382 * gdb.base/jit-simple.exp
7383 * gdb.base/kill-after-signal.exp
7384 * gdb.base/kill-detach-inferiors-cmd.exp
7385 * gdb.base/label.exp
7386 * gdb.base/langs.exp
7387 * gdb.base/ldbl_e308.exp
7388 * gdb.base/line-symtabs.exp
7389 * gdb.base/linespecs.exp
7390 * gdb.base/list.exp
7391 * gdb.base/long_long.exp
7392 * gdb.base/longest-types.exp
7393 * gdb.base/maint.exp
7394 * gdb.base/max-value-size.exp
7395 * gdb.base/memattr.exp
7396 * gdb.base/mips_pro.exp
7397 * gdb.base/morestack.exp
7398 * gdb.base/moribund-step.exp
7399 * gdb.base/multi-forks.exp
7400 * gdb.base/nested-addr.exp
7401 * gdb.base/nextoverexit.exp
7402 * gdb.base/noreturn-finish.exp
7403 * gdb.base/noreturn-return.exp
7404 * gdb.base/nostdlib.exp
7405 * gdb.base/offsets.exp
7406 * gdb.base/opaque.exp
7407 * gdb.base/pc-fp.exp
7408 * gdb.base/permissions.exp
7409 * gdb.base/print-symbol-loading.exp
7410 * gdb.base/prologue-include.exp
7411 * gdb.base/psymtab.exp
7412 * gdb.base/ptype.exp
7413 * gdb.base/random-signal.exp
7414 * gdb.base/randomize.exp
7415 * gdb.base/range-stepping.exp
7416 * gdb.base/readline-ask.exp
7417 * gdb.base/recpar.exp
7418 * gdb.base/recurse.exp
7419 * gdb.base/relational.exp
7420 * gdb.base/restore.exp
7421 * gdb.base/return-nodebug.exp
7422 * gdb.base/return.exp
7423 * gdb.base/run-after-attach.exp
7424 * gdb.base/save-bp.exp
7425 * gdb.base/scope.exp
7426 * gdb.base/sect-cmd.exp
7427 * gdb.base/set-lang-auto.exp
7428 * gdb.base/set-noassign.exp
7429 * gdb.base/setvar.exp
7430 * gdb.base/sigall.exp
7431 * gdb.base/sigbpt.exp
7432 * gdb.base/siginfo-addr.exp
7433 * gdb.base/siginfo-infcall.exp
7434 * gdb.base/siginfo-obj.exp
7435 * gdb.base/siginfo.exp
7436 * gdb.base/signals-state-child.exp
7437 * gdb.base/signest.exp
7438 * gdb.base/sigstep.exp
7439 * gdb.base/sizeof.exp
7440 * gdb.base/skip.exp
7441 * gdb.base/solib-corrupted.exp
7442 * gdb.base/solib-nodir.exp
7443 * gdb.base/solib-search.exp
7444 * gdb.base/stack-checking.exp
7445 * gdb.base/stale-infcall.exp
7446 * gdb.base/stap-probe.exp
7447 * gdb.base/start.exp
7448 * gdb.base/step-break.exp
7449 * gdb.base/step-bt.exp
7450 * gdb.base/step-line.exp
7451 * gdb.base/step-over-exit.exp
7452 * gdb.base/step-over-syscall.exp
7453 * gdb.base/step-resume-infcall.exp
7454 * gdb.base/step-test.exp
7455 * gdb.base/store.exp
7456 * gdb.base/structs3.exp
7457 * gdb.base/sym-file.exp
7458 * gdb.base/symbol-without-target_section.exp
7459 * gdb.base/term.exp
7460 * gdb.base/testenv.exp
7461 * gdb.base/ui-redirect.exp
7462 * gdb.base/until.exp
7463 * gdb.base/unwindonsignal.exp
7464 * gdb.base/value-double-free.exp
7465 * gdb.base/vla-datatypes.exp
7466 * gdb.base/vla-ptr.exp
7467 * gdb.base/vla-sideeffect.exp
7468 * gdb.base/volatile.exp
7469 * gdb.base/watch-cond-infcall.exp
7470 * gdb.base/watch-cond.exp
7471 * gdb.base/watch-non-mem.exp
7472 * gdb.base/watch-read.exp
7473 * gdb.base/watch-vfork.exp
7474 * gdb.base/watchpoint-cond-gone.exp
7475 * gdb.base/watchpoint-delete.exp
7476 * gdb.base/watchpoint-hw-hit-once.exp
7477 * gdb.base/watchpoint-hw.exp
7478 * gdb.base/watchpoint-stops-at-right-insn.exp
7479 * gdb.base/watchpoints.exp
7480 * gdb.base/wchar.exp
7481 * gdb.base/whatis-exp.exp
7482 * gdb.btrace/buffer-size.exp
7483 * gdb.btrace/data.exp
7484 * gdb.btrace/delta.exp
7485 * gdb.btrace/dlopen.exp
7486 * gdb.btrace/enable.exp
7487 * gdb.btrace/exception.exp
7488 * gdb.btrace/function_call_history.exp
7489 * gdb.btrace/gcore.exp
7490 * gdb.btrace/instruction_history.exp
7491 * gdb.btrace/nohist.exp
7492 * gdb.btrace/reconnect.exp
7493 * gdb.btrace/record_goto-step.exp
7494 * gdb.btrace/record_goto.exp
7495 * gdb.btrace/rn-dl-bind.exp
7496 * gdb.btrace/segv.exp
7497 * gdb.btrace/step.exp
7498 * gdb.btrace/stepi.exp
7499 * gdb.btrace/tailcall-only.exp
7500 * gdb.btrace/tailcall.exp
7501 * gdb.btrace/tsx.exp
7502 * gdb.btrace/unknown_functions.exp
7503 * gdb.btrace/vdso.exp
7504 * gdb.compile/compile-ifunc.exp
7505 * gdb.compile/compile-ops.exp
7506 * gdb.compile/compile-print.exp
7507 * gdb.compile/compile-setjmp.exp
7508 * gdb.cp/abstract-origin.exp
7509 * gdb.cp/ambiguous.exp
7510 * gdb.cp/annota2.exp
7511 * gdb.cp/annota3.exp
7512 * gdb.cp/anon-ns.exp
7513 * gdb.cp/anon-struct.exp
7514 * gdb.cp/anon-union.exp
7515 * gdb.cp/arg-reference.exp
7516 * gdb.cp/baseenum.exp
7517 * gdb.cp/bool.exp
7518 * gdb.cp/breakpoint.exp
7519 * gdb.cp/bs15503.exp
7520 * gdb.cp/call-c.exp
7521 * gdb.cp/casts.exp
7522 * gdb.cp/chained-calls.exp
7523 * gdb.cp/class2.exp
7524 * gdb.cp/classes.exp
7525 * gdb.cp/cmpd-minsyms.exp
7526 * gdb.cp/converts.exp
7527 * gdb.cp/cp-relocate.exp
7528 * gdb.cp/cpcompletion.exp
7529 * gdb.cp/cpexprs.exp
7530 * gdb.cp/cplabel.exp
7531 * gdb.cp/cplusfuncs.exp
7532 * gdb.cp/cpsizeof.exp
7533 * gdb.cp/ctti.exp
7534 * gdb.cp/derivation.exp
7535 * gdb.cp/destrprint.exp
7536 * gdb.cp/dispcxx.exp
7537 * gdb.cp/enum-class.exp
7538 * gdb.cp/exception.exp
7539 * gdb.cp/exceptprint.exp
7540 * gdb.cp/expand-psymtabs-cxx.exp
7541 * gdb.cp/expand-sals.exp
7542 * gdb.cp/extern-c.exp
7543 * gdb.cp/filename.exp
7544 * gdb.cp/formatted-ref.exp
7545 * gdb.cp/fpointer.exp
7546 * gdb.cp/gdb1355.exp
7547 * gdb.cp/gdb2495.exp
7548 * gdb.cp/hang.exp
7549 * gdb.cp/impl-this.exp
7550 * gdb.cp/infcall-dlopen.exp
7551 * gdb.cp/inherit.exp
7552 * gdb.cp/iostream.exp
7553 * gdb.cp/koenig.exp
7554 * gdb.cp/local.exp
7555 * gdb.cp/m-data.exp
7556 * gdb.cp/m-static.exp
7557 * gdb.cp/mb-ctor.exp
7558 * gdb.cp/mb-inline.exp
7559 * gdb.cp/mb-templates.exp
7560 * gdb.cp/member-name.exp
7561 * gdb.cp/member-ptr.exp
7562 * gdb.cp/meth-typedefs.exp
7563 * gdb.cp/method.exp
7564 * gdb.cp/method2.exp
7565 * gdb.cp/minsym-fallback.exp
7566 * gdb.cp/misc.exp
7567 * gdb.cp/namelessclass.exp
7568 * gdb.cp/namespace-enum.exp
7569 * gdb.cp/namespace-nested-import.exp
7570 * gdb.cp/namespace.exp
7571 * gdb.cp/nextoverthrow.exp
7572 * gdb.cp/no-dmgl-verbose.exp
7573 * gdb.cp/non-trivial-retval.exp
7574 * gdb.cp/noparam.exp
7575 * gdb.cp/nsdecl.exp
7576 * gdb.cp/nsimport.exp
7577 * gdb.cp/nsnested.exp
7578 * gdb.cp/nsnoimports.exp
7579 * gdb.cp/nsrecurs.exp
7580 * gdb.cp/nsstress.exp
7581 * gdb.cp/nsusing.exp
7582 * gdb.cp/operator.exp
7583 * gdb.cp/oranking.exp
7584 * gdb.cp/overload-const.exp
7585 * gdb.cp/overload.exp
7586 * gdb.cp/ovldbreak.exp
7587 * gdb.cp/ovsrch.exp
7588 * gdb.cp/paren-type.exp
7589 * gdb.cp/parse-lang.exp
7590 * gdb.cp/pass-by-ref.exp
7591 * gdb.cp/pr-1023.exp
7592 * gdb.cp/pr-1210.exp
7593 * gdb.cp/pr-574.exp
7594 * gdb.cp/pr10687.exp
7595 * gdb.cp/pr12028.exp
7596 * gdb.cp/pr17132.exp
7597 * gdb.cp/pr17494.exp
7598 * gdb.cp/pr9067.exp
7599 * gdb.cp/pr9167.exp
7600 * gdb.cp/pr9631.exp
7601 * gdb.cp/printmethod.exp
7602 * gdb.cp/psmang.exp
7603 * gdb.cp/psymtab-parameter.exp
7604 * gdb.cp/ptype-cv-cp.exp
7605 * gdb.cp/ptype-flags.exp
7606 * gdb.cp/re-set-overloaded.exp
7607 * gdb.cp/ref-types.exp
7608 * gdb.cp/rtti.exp
7609 * gdb.cp/scope-err.exp
7610 * gdb.cp/shadow.exp
7611 * gdb.cp/smartp.exp
7612 * gdb.cp/static-method.exp
7613 * gdb.cp/static-print-quit.exp
7614 * gdb.cp/temargs.exp
7615 * gdb.cp/templates.exp
7616 * gdb.cp/try_catch.exp
7617 * gdb.cp/typedef-operator.exp
7618 * gdb.cp/typeid.exp
7619 * gdb.cp/userdef.exp
7620 * gdb.cp/using-crash.exp
7621 * gdb.cp/var-tag.exp
7622 * gdb.cp/virtbase.exp
7623 * gdb.cp/virtfunc.exp
7624 * gdb.cp/virtfunc2.exp
7625 * gdb.cp/vla-cxx.exp
7626 * gdb.disasm/t01_mov.exp
7627 * gdb.disasm/t02_mova.exp
7628 * gdb.disasm/t03_add.exp
7629 * gdb.disasm/t04_sub.exp
7630 * gdb.disasm/t05_cmp.exp
7631 * gdb.disasm/t06_ari2.exp
7632 * gdb.disasm/t07_ari3.exp
7633 * gdb.disasm/t08_or.exp
7634 * gdb.disasm/t09_xor.exp
7635 * gdb.disasm/t10_and.exp
7636 * gdb.disasm/t11_logs.exp
7637 * gdb.disasm/t12_bit.exp
7638 * gdb.disasm/t13_otr.exp
7639 * gdb.dlang/circular.exp
7640 * gdb.dwarf2/arr-stride.exp
7641 * gdb.dwarf2/arr-subrange.exp
7642 * gdb.dwarf2/atomic-type.exp
7643 * gdb.dwarf2/bad-regnum.exp
7644 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7645 * gdb.dwarf2/callframecfa.exp
7646 * gdb.dwarf2/clztest.exp
7647 * gdb.dwarf2/corrupt.exp
7648 * gdb.dwarf2/data-loc.exp
7649 * gdb.dwarf2/dup-psym.exp
7650 * gdb.dwarf2/dw2-anon-mptr.exp
7651 * gdb.dwarf2/dw2-anonymous-func.exp
7652 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7653 * gdb.dwarf2/dw2-bad-unresolved.exp
7654 * gdb.dwarf2/dw2-basic.exp
7655 * gdb.dwarf2/dw2-canonicalize-type.exp
7656 * gdb.dwarf2/dw2-case-insensitive.exp
7657 * gdb.dwarf2/dw2-common-block.exp
7658 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7659 * gdb.dwarf2/dw2-compressed.exp
7660 * gdb.dwarf2/dw2-const.exp
7661 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7662 * gdb.dwarf2/dw2-cu-size.exp
7663 * gdb.dwarf2/dw2-dup-frame.exp
7664 * gdb.dwarf2/dw2-entry-value.exp
7665 * gdb.dwarf2/dw2-icycle.exp
7666 * gdb.dwarf2/dw2-ifort-parameter.exp
7667 * gdb.dwarf2/dw2-inline-break.exp
7668 * gdb.dwarf2/dw2-inline-param.exp
7669 * gdb.dwarf2/dw2-intercu.exp
7670 * gdb.dwarf2/dw2-intermix.exp
7671 * gdb.dwarf2/dw2-lexical-block-bare.exp
7672 * gdb.dwarf2/dw2-linkage-name-trust.exp
7673 * gdb.dwarf2/dw2-minsym-in-cu.exp
7674 * gdb.dwarf2/dw2-noloc.exp
7675 * gdb.dwarf2/dw2-op-call.exp
7676 * gdb.dwarf2/dw2-op-out-param.exp
7677 * gdb.dwarf2/dw2-opt-structptr.exp
7678 * gdb.dwarf2/dw2-param-error.exp
7679 * gdb.dwarf2/dw2-producer.exp
7680 * gdb.dwarf2/dw2-ranges-base.exp
7681 * gdb.dwarf2/dw2-ref-missing-frame.exp
7682 * gdb.dwarf2/dw2-reg-undefined.exp
7683 * gdb.dwarf2/dw2-regno-invalid.exp
7684 * gdb.dwarf2/dw2-restore.exp
7685 * gdb.dwarf2/dw2-restrict.exp
7686 * gdb.dwarf2/dw2-single-line-discriminators.exp
7687 * gdb.dwarf2/dw2-strp.exp
7688 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7689 * gdb.dwarf2/dw2-unresolved.exp
7690 * gdb.dwarf2/dw2-var-zero-addr.exp
7691 * gdb.dwarf2/dw4-sig-types.exp
7692 * gdb.dwarf2/dwz.exp
7693 * gdb.dwarf2/dynarr-ptr.exp
7694 * gdb.dwarf2/enum-type.exp
7695 * gdb.dwarf2/gdb-index.exp
7696 * gdb.dwarf2/implptr-64bit.exp
7697 * gdb.dwarf2/implptr-optimized-out.exp
7698 * gdb.dwarf2/implptr.exp
7699 * gdb.dwarf2/implref-array.exp
7700 * gdb.dwarf2/implref-const.exp
7701 * gdb.dwarf2/implref-global.exp
7702 * gdb.dwarf2/implref-struct.exp
7703 * gdb.dwarf2/mac-fileno.exp
7704 * gdb.dwarf2/main-subprogram.exp
7705 * gdb.dwarf2/member-ptr-forwardref.exp
7706 * gdb.dwarf2/method-ptr.exp
7707 * gdb.dwarf2/missing-sig-type.exp
7708 * gdb.dwarf2/nonvar-access.exp
7709 * gdb.dwarf2/opaque-type-lookup.exp
7710 * gdb.dwarf2/pieces-optimized-out.exp
7711 * gdb.dwarf2/pieces.exp
7712 * gdb.dwarf2/pr10770.exp
7713 * gdb.dwarf2/pr13961.exp
7714 * gdb.dwarf2/staticvirtual.exp
7715 * gdb.dwarf2/subrange.exp
7716 * gdb.dwarf2/symtab-producer.exp
7717 * gdb.dwarf2/trace-crash.exp
7718 * gdb.dwarf2/typeddwarf.exp
7719 * gdb.dwarf2/valop.exp
7720 * gdb.dwarf2/watch-notconst.exp
7721 * gdb.fortran/array-element.exp
7722 * gdb.fortran/charset.exp
7723 * gdb.fortran/common-block.exp
7724 * gdb.fortran/complex.exp
7725 * gdb.fortran/derived-type-function.exp
7726 * gdb.fortran/derived-type.exp
7727 * gdb.fortran/logical.exp
7728 * gdb.fortran/module.exp
7729 * gdb.fortran/multi-dim.exp
7730 * gdb.fortran/nested-funcs.exp
7731 * gdb.fortran/print-formatted.exp
7732 * gdb.fortran/subarray.exp
7733 * gdb.fortran/vla-alloc-assoc.exp
7734 * gdb.fortran/vla-datatypes.exp
7735 * gdb.fortran/vla-history.exp
7736 * gdb.fortran/vla-ptr-info.exp
7737 * gdb.fortran/vla-ptype-sub.exp
7738 * gdb.fortran/vla-ptype.exp
7739 * gdb.fortran/vla-sizeof.exp
7740 * gdb.fortran/vla-type.exp
7741 * gdb.fortran/vla-value-sub-arbitrary.exp
7742 * gdb.fortran/vla-value-sub-finish.exp
7743 * gdb.fortran/vla-value-sub.exp
7744 * gdb.fortran/vla-value.exp
7745 * gdb.fortran/whatis_type.exp
7746 * gdb.go/chan.exp
7747 * gdb.go/handcall.exp
7748 * gdb.go/hello.exp
7749 * gdb.go/integers.exp
7750 * gdb.go/methods.exp
7751 * gdb.go/package.exp
7752 * gdb.go/strings.exp
7753 * gdb.go/types.exp
7754 * gdb.go/unsafe.exp
7755 * gdb.guile/scm-arch.exp
7756 * gdb.guile/scm-block.exp
7757 * gdb.guile/scm-breakpoint.exp
7758 * gdb.guile/scm-cmd.exp
7759 * gdb.guile/scm-disasm.exp
7760 * gdb.guile/scm-equal.exp
7761 * gdb.guile/scm-frame-args.exp
7762 * gdb.guile/scm-frame-inline.exp
7763 * gdb.guile/scm-frame.exp
7764 * gdb.guile/scm-iterator.exp
7765 * gdb.guile/scm-math.exp
7766 * gdb.guile/scm-objfile.exp
7767 * gdb.guile/scm-ports.exp
7768 * gdb.guile/scm-symbol.exp
7769 * gdb.guile/scm-symtab.exp
7770 * gdb.guile/scm-value-cc.exp
7771 * gdb.guile/types-module.exp
7772 * gdb.linespec/break-ask.exp
7773 * gdb.linespec/cpexplicit.exp
7774 * gdb.linespec/explicit.exp
7775 * gdb.linespec/keywords.exp
7776 * gdb.linespec/linespec.exp
7777 * gdb.linespec/ls-dollar.exp
7778 * gdb.linespec/ls-errs.exp
7779 * gdb.linespec/skip-two.exp
7780 * gdb.linespec/thread.exp
7781 * gdb.mi/mi-async.exp
7782 * gdb.mi/mi-basics.exp
7783 * gdb.mi/mi-break.exp
7784 * gdb.mi/mi-catch-load.exp
7785 * gdb.mi/mi-cli.exp
7786 * gdb.mi/mi-cmd-param-changed.exp
7787 * gdb.mi/mi-console.exp
7788 * gdb.mi/mi-detach.exp
7789 * gdb.mi/mi-disassemble.exp
7790 * gdb.mi/mi-eval.exp
7791 * gdb.mi/mi-file-transfer.exp
7792 * gdb.mi/mi-file.exp
7793 * gdb.mi/mi-fill-memory.exp
7794 * gdb.mi/mi-inheritance-syntax-error.exp
7795 * gdb.mi/mi-linespec-err-cp.exp
7796 * gdb.mi/mi-logging.exp
7797 * gdb.mi/mi-memory-changed.exp
7798 * gdb.mi/mi-read-memory.exp
7799 * gdb.mi/mi-record-changed.exp
7800 * gdb.mi/mi-reg-undefined.exp
7801 * gdb.mi/mi-regs.exp
7802 * gdb.mi/mi-return.exp
7803 * gdb.mi/mi-reverse.exp
7804 * gdb.mi/mi-simplerun.exp
7805 * gdb.mi/mi-solib.exp
7806 * gdb.mi/mi-stack.exp
7807 * gdb.mi/mi-stepi.exp
7808 * gdb.mi/mi-syn-frame.exp
7809 * gdb.mi/mi-until.exp
7810 * gdb.mi/mi-var-block.exp
7811 * gdb.mi/mi-var-child.exp
7812 * gdb.mi/mi-var-cmd.exp
7813 * gdb.mi/mi-var-cp.exp
7814 * gdb.mi/mi-var-display.exp
7815 * gdb.mi/mi-var-invalidate.exp
7816 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7817 * gdb.mi/mi-vla-fortran.exp
7818 * gdb.mi/mi-watch.exp
7819 * gdb.mi/mi2-var-child.exp
7820 * gdb.mi/user-selected-context-sync.exp
7821 * gdb.modula2/unbounded-array.exp
7822 * gdb.multi/dummy-frame-restore.exp
7823 * gdb.multi/multi-arch-exec.exp
7824 * gdb.multi/multi-arch.exp
7825 * gdb.multi/tids.exp
7826 * gdb.multi/watchpoint-multi.exp
7827 * gdb.opencl/callfuncs.exp
7828 * gdb.opencl/convs_casts.exp
7829 * gdb.opencl/datatypes.exp
7830 * gdb.opencl/operators.exp
7831 * gdb.opencl/vec_comps.exp
7832 * gdb.opt/clobbered-registers-O2.exp
7833 * gdb.opt/inline-break.exp
7834 * gdb.opt/inline-bt.exp
7835 * gdb.opt/inline-cmds.exp
7836 * gdb.opt/inline-locals.exp
7837 * gdb.pascal/case-insensitive-symbols.exp
7838 * gdb.pascal/floats.exp
7839 * gdb.pascal/gdb11492.exp
7840 * gdb.python/lib-types.exp
7841 * gdb.python/py-arch.exp
7842 * gdb.python/py-as-string.exp
7843 * gdb.python/py-bad-printers.exp
7844 * gdb.python/py-block.exp
7845 * gdb.python/py-breakpoint-create-fail.exp
7846 * gdb.python/py-breakpoint.exp
7847 * gdb.python/py-caller-is.exp
7848 * gdb.python/py-cmd.exp
7849 * gdb.python/py-explore-cc.exp
7850 * gdb.python/py-explore.exp
7851 * gdb.python/py-finish-breakpoint.exp
7852 * gdb.python/py-finish-breakpoint2.exp
7853 * gdb.python/py-frame-args.exp
7854 * gdb.python/py-frame-inline.exp
7855 * gdb.python/py-frame.exp
7856 * gdb.python/py-framefilter-mi.exp
7857 * gdb.python/py-infthread.exp
7858 * gdb.python/py-lazy-string.exp
7859 * gdb.python/py-linetable.exp
7860 * gdb.python/py-mi-events.exp
7861 * gdb.python/py-mi-objfile.exp
7862 * gdb.python/py-mi.exp
7863 * gdb.python/py-objfile.exp
7864 * gdb.python/py-pp-integral.exp
7865 * gdb.python/py-pp-maint.exp
7866 * gdb.python/py-pp-re-notag.exp
7867 * gdb.python/py-pp-registration.exp
7868 * gdb.python/py-recurse-unwind.exp
7869 * gdb.python/py-strfns.exp
7870 * gdb.python/py-symbol.exp
7871 * gdb.python/py-symtab.exp
7872 * gdb.python/py-sync-interp.exp
7873 * gdb.python/py-typeprint.exp
7874 * gdb.python/py-unwind-maint.exp
7875 * gdb.python/py-unwind.exp
7876 * gdb.python/py-value-cc.exp
7877 * gdb.python/py-xmethods.exp
7878 * gdb.reverse/amd64-tailcall-reverse.exp
7879 * gdb.reverse/break-precsave.exp
7880 * gdb.reverse/break-reverse.exp
7881 * gdb.reverse/consecutive-precsave.exp
7882 * gdb.reverse/consecutive-reverse.exp
7883 * gdb.reverse/finish-precsave.exp
7884 * gdb.reverse/finish-reverse-bkpt.exp
7885 * gdb.reverse/finish-reverse.exp
7886 * gdb.reverse/fstatat-reverse.exp
7887 * gdb.reverse/getresuid-reverse.exp
7888 * gdb.reverse/i386-precsave.exp
7889 * gdb.reverse/i386-reverse.exp
7890 * gdb.reverse/i386-sse-reverse.exp
7891 * gdb.reverse/i387-env-reverse.exp
7892 * gdb.reverse/i387-stack-reverse.exp
7893 * gdb.reverse/insn-reverse.exp
7894 * gdb.reverse/machinestate-precsave.exp
7895 * gdb.reverse/machinestate.exp
7896 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7897 * gdb.reverse/pipe-reverse.exp
7898 * gdb.reverse/readv-reverse.exp
7899 * gdb.reverse/recvmsg-reverse.exp
7900 * gdb.reverse/rerun-prec.exp
7901 * gdb.reverse/s390-mvcle.exp
7902 * gdb.reverse/step-precsave.exp
7903 * gdb.reverse/step-reverse.exp
7904 * gdb.reverse/time-reverse.exp
7905 * gdb.reverse/until-precsave.exp
7906 * gdb.reverse/until-reverse.exp
7907 * gdb.reverse/waitpid-reverse.exp
7908 * gdb.reverse/watch-precsave.exp
7909 * gdb.reverse/watch-reverse.exp
7910 * gdb.rust/generics.exp
7911 * gdb.rust/methods.exp
7912 * gdb.rust/modules.exp
7913 * gdb.rust/simple.exp
7914 * gdb.server/connect-with-no-symbol-file.exp
7915 * gdb.server/ext-attach.exp
7916 * gdb.server/ext-restart.exp
7917 * gdb.server/ext-wrapper.exp
7918 * gdb.server/file-transfer.exp
7919 * gdb.server/server-exec-info.exp
7920 * gdb.server/server-kill.exp
7921 * gdb.server/server-mon.exp
7922 * gdb.server/wrapper.exp
7923 * gdb.stabs/exclfwd.exp
7924 * gdb.stabs/gdb11479.exp
7925 * gdb.threads/clone-new-thread-event.exp
7926 * gdb.threads/corethreads.exp
7927 * gdb.threads/current-lwp-dead.exp
7928 * gdb.threads/dlopen-libpthread.exp
7929 * gdb.threads/gcore-thread.exp
7930 * gdb.threads/sigstep-threads.exp
7931 * gdb.threads/watchpoint-fork.exp
7932 * gdb.trace/actions-changed.exp
7933 * gdb.trace/backtrace.exp
7934 * gdb.trace/change-loc.exp
7935 * gdb.trace/circ.exp
7936 * gdb.trace/collection.exp
7937 * gdb.trace/disconnected-tracing.exp
7938 * gdb.trace/ftrace.exp
7939 * gdb.trace/mi-trace-frame-collected.exp
7940 * gdb.trace/mi-trace-unavailable.exp
7941 * gdb.trace/mi-traceframe-changed.exp
7942 * gdb.trace/mi-tsv-changed.exp
7943 * gdb.trace/no-attach-trace.exp
7944 * gdb.trace/passc-dyn.exp
7945 * gdb.trace/qtro.exp
7946 * gdb.trace/range-stepping.exp
7947 * gdb.trace/read-memory.exp
7948 * gdb.trace/save-trace.exp
7949 * gdb.trace/signal.exp
7950 * gdb.trace/status-stop.exp
7951 * gdb.trace/tfile.exp
7952 * gdb.trace/trace-break.exp
7953 * gdb.trace/trace-buffer-size.exp
7954 * gdb.trace/trace-condition.exp
7955 * gdb.trace/tracefile-pseudo-reg.exp
7956 * gdb.trace/tstatus.exp
7957 * gdb.trace/unavailable.exp
7958 * gdb.trace/while-dyn.exp
7959 * gdb.trace/while-stepping.exp
7960
7961 2016-12-22 Doug Evans <xdje42@gmail.com>
7962
7963 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7964 and msymbols.
7965
7966 2016-12-19 Yao Qi <yao.qi@linaro.org>
7967
7968 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7969 (test_with_self): Don't call do_steps_and_nexts, and remove
7970 code about stepping into xmalloc.
7971
7972 2016-12-09 Yao Qi <yao.qi@linaro.org>
7973
7974 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7975
7976 2016-12-09 Yao Qi <yao.qi@linaro.org>
7977
7978 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7979
7980 2016-12-09 Pedro Alves <palves@redhat.com>
7981
7982 * gdb.base/all-architectures-0.exp: New file.
7983 * gdb.base/all-architectures-1.exp: New file.
7984 * gdb.base/all-architectures-2.exp: New file.
7985 * gdb.base/all-architectures-3.exp: New file.
7986 * gdb.base/all-architectures-4.exp: New file.
7987 * gdb.base/all-architectures-5.exp: New file.
7988 * gdb.base/all-architectures-6.exp: New file.
7989 * gdb.base/all-architectures-7.exp: New file.
7990 * gdb.base/all-architectures.exp.in: New file.
7991
7992 2016-12-09 Yao Qi <yao.qi@linaro.org>
7993
7994 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7995
7996 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7997
7998 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7999 possible.
8000 Remove useless pattern-matching code.
8001
8002 2016-12-02 Pedro Alves <palves@redhat.com>
8003
8004 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8005 procedure.
8006 (top level): Call it.
8007
8008 2016-12-02 Pedro Alves <palves@redhat.com>
8009
8010 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8011 New procedure.
8012 (top level): Call it.
8013
8014 2016-12-02 Pedro Alves <palves@redhat.com>
8015
8016 PR cli/20559
8017 * gdb.base/commands.exp (user_defined_command_args_eval): New
8018 procedure.
8019 (top level): Call it.
8020
8021 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8022
8023 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8024 timeout handling.
8025
8026 2016-12-02 Tom Tromey <tom@tromey.com>
8027
8028 * gdb.dwarf2/main-subprogram.c: New file.
8029 * gdb.dwarf2/main-subprogram.exp: New file.
8030
8031 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8032
8033 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8034 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8035 gdb_test_no_output for a couple of cases.
8036 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8037
8038 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8039
8040 Fix test names and standardize compilation error messages throughout
8041 the following files:
8042
8043 * gdb.ada/start.exp
8044 * gdb.arch/alpha-step.exp
8045 * gdb.arch/e500-prologue.exp
8046 * gdb.arch/ftrace-insn-reloc.exp
8047 * gdb.arch/gdb1291.exp
8048 * gdb.arch/gdb1431.exp
8049 * gdb.arch/gdb1558.exp
8050 * gdb.arch/i386-dr3-watch.exp
8051 * gdb.arch/i386-sse-stack-align.exp
8052 * gdb.arch/ia64-breakpoint-shadow.exp
8053 * gdb.arch/pa-nullify.exp
8054 * gdb.arch/powerpc-aix-prologue.exp
8055 * gdb.arch/thumb-bx-pc.exp
8056 * gdb.base/annota1.exp
8057 * gdb.base/annota3.exp
8058 * gdb.base/arrayidx.exp
8059 * gdb.base/assign.exp
8060 * gdb.base/attach.exp
8061 * gdb.base/auxv.exp
8062 * gdb.base/bang.exp
8063 * gdb.base/bfp-test.exp
8064 * gdb.base/bigcore.exp
8065 * gdb.base/bitfields2.exp
8066 * gdb.base/break-fun-addr.exp
8067 * gdb.base/break-probes.exp
8068 * gdb.base/call-rt-st.exp
8069 * gdb.base/callexit.exp
8070 * gdb.base/catch-fork-kill.exp
8071 * gdb.base/charset.exp
8072 * gdb.base/checkpoint.exp
8073 * gdb.base/comprdebug.exp
8074 * gdb.base/constvars.exp
8075 * gdb.base/coredump-filter.exp
8076 * gdb.base/cursal.exp
8077 * gdb.base/cvexpr.exp
8078 * gdb.base/detach.exp
8079 * gdb.base/display.exp
8080 * gdb.base/dmsym.exp
8081 * gdb.base/dprintf-pending.exp
8082 * gdb.base/dso2dso.exp
8083 * gdb.base/dtrace-probe.exp
8084 * gdb.base/dump.exp
8085 * gdb.base/enum_cond.exp
8086 * gdb.base/exe-lock.exp
8087 * gdb.base/exec-invalid-sysroot.exp
8088 * gdb.base/execl-update-breakpoints.exp
8089 * gdb.base/exprs.exp
8090 * gdb.base/fileio.exp
8091 * gdb.base/find.exp
8092 * gdb.base/finish.exp
8093 * gdb.base/fixsection.exp
8094 * gdb.base/foll-vfork.exp
8095 * gdb.base/frame-args.exp
8096 * gdb.base/gcore.exp
8097 * gdb.base/gdb1250.exp
8098 * gdb.base/global-var-nested-by-dso.exp
8099 * gdb.base/gnu-ifunc.exp
8100 * gdb.base/hashline1.exp
8101 * gdb.base/hashline2.exp
8102 * gdb.base/hashline3.exp
8103 * gdb.base/hbreak-in-shr-unsupported.exp
8104 * gdb.base/huge.exp
8105 * gdb.base/infcall-input.exp
8106 * gdb.base/info-fun.exp
8107 * gdb.base/info-shared.exp
8108 * gdb.base/jit-simple.exp
8109 * gdb.base/jit-so.exp
8110 * gdb.base/jit.exp
8111 * gdb.base/jump.exp
8112 * gdb.base/label.exp
8113 * gdb.base/lineinc.exp
8114 * gdb.base/logical.exp
8115 * gdb.base/longjmp.exp
8116 * gdb.base/macscp.exp
8117 * gdb.base/miscexprs.exp
8118 * gdb.base/new-ui-echo.exp
8119 * gdb.base/new-ui-pending-input.exp
8120 * gdb.base/new-ui.exp
8121 * gdb.base/nodebug.exp
8122 * gdb.base/nofield.exp
8123 * gdb.base/offsets.exp
8124 * gdb.base/overlays.exp
8125 * gdb.base/pending.exp
8126 * gdb.base/pointers.exp
8127 * gdb.base/pr11022.exp
8128 * gdb.base/printcmds.exp
8129 * gdb.base/prologue.exp
8130 * gdb.base/ptr-typedef.exp
8131 * gdb.base/realname-expand.exp
8132 * gdb.base/relativedebug.exp
8133 * gdb.base/relocate.exp
8134 * gdb.base/remote.exp
8135 * gdb.base/reread.exp
8136 * gdb.base/return2.exp
8137 * gdb.base/savedregs.exp
8138 * gdb.base/sep.exp
8139 * gdb.base/sepdebug.exp
8140 * gdb.base/sepsymtab.exp
8141 * gdb.base/set-inferior-tty.exp
8142 * gdb.base/setshow.exp
8143 * gdb.base/shlib-call.exp
8144 * gdb.base/sigaltstack.exp
8145 * gdb.base/siginfo-addr.exp
8146 * gdb.base/signals.exp
8147 * gdb.base/signull.exp
8148 * gdb.base/sigrepeat.exp
8149 * gdb.base/so-impl-ld.exp
8150 * gdb.base/solib-display.exp
8151 * gdb.base/solib-overlap.exp
8152 * gdb.base/solib-search.exp
8153 * gdb.base/solib-symbol.exp
8154 * gdb.base/structs.exp
8155 * gdb.base/structs2.exp
8156 * gdb.base/symtab-search-order.exp
8157 * gdb.base/twice.exp
8158 * gdb.base/unload.exp
8159 * gdb.base/varargs.exp
8160 * gdb.base/watchpoint-solib.exp
8161 * gdb.base/watchpoint.exp
8162 * gdb.base/whatis.exp
8163 * gdb.base/wrong_frame_bt_full.exp
8164 * gdb.btrace/dlopen.exp
8165 * gdb.cell/ea-standalone.exp
8166 * gdb.cell/ea-test.exp
8167 * gdb.cp/dispcxx.exp
8168 * gdb.cp/gdb2384.exp
8169 * gdb.cp/method2.exp
8170 * gdb.cp/nextoverthrow.exp
8171 * gdb.cp/pr10728.exp
8172 * gdb.disasm/am33.exp
8173 * gdb.disasm/h8300s.exp
8174 * gdb.disasm/mn10300.exp
8175 * gdb.disasm/sh3.exp
8176 * gdb.dwarf2/dw2-dir-file-name.exp
8177 * gdb.fortran/complex.exp
8178 * gdb.fortran/library-module.exp
8179 * gdb.guile/scm-pretty-print.exp
8180 * gdb.guile/scm-symbol.exp
8181 * gdb.guile/scm-type.exp
8182 * gdb.guile/scm-value.exp
8183 * gdb.linespec/linespec.exp
8184 * gdb.mi/gdb701.exp
8185 * gdb.mi/gdb792.exp
8186 * gdb.mi/mi-breakpoint-changed.exp
8187 * gdb.mi/mi-dprintf-pending.exp
8188 * gdb.mi/mi-dprintf.exp
8189 * gdb.mi/mi-exit-code.exp
8190 * gdb.mi/mi-pending.exp
8191 * gdb.mi/mi-solib.exp
8192 * gdb.mi/new-ui-mi-sync.exp
8193 * gdb.mi/pr11022.exp
8194 * gdb.mi/user-selected-context-sync.exp
8195 * gdb.opt/solib-intra-step.exp
8196 * gdb.python/py-events.exp
8197 * gdb.python/py-finish-breakpoint.exp
8198 * gdb.python/py-mi.exp
8199 * gdb.python/py-prettyprint.exp
8200 * gdb.python/py-shared.exp
8201 * gdb.python/py-symbol.exp
8202 * gdb.python/py-template.exp
8203 * gdb.python/py-type.exp
8204 * gdb.python/py-value.exp
8205 * gdb.reverse/solib-precsave.exp
8206 * gdb.reverse/solib-reverse.exp
8207 * gdb.server/solib-list.exp
8208 * gdb.stabs/weird.exp
8209 * gdb.threads/reconnect-signal.exp
8210 * gdb.threads/stepi-random-signal.exp
8211 * gdb.trace/actions.exp
8212 * gdb.trace/ax.exp
8213 * gdb.trace/backtrace.exp
8214 * gdb.trace/change-loc.exp
8215 * gdb.trace/deltrace.exp
8216 * gdb.trace/ftrace-lock.exp
8217 * gdb.trace/ftrace.exp
8218 * gdb.trace/infotrace.exp
8219 * gdb.trace/mi-tracepoint-changed.exp
8220 * gdb.trace/packetlen.exp
8221 * gdb.trace/passcount.exp
8222 * gdb.trace/pending.exp
8223 * gdb.trace/range-stepping.exp
8224 * gdb.trace/report.exp
8225 * gdb.trace/stap-trace.exp
8226 * gdb.trace/tfind.exp
8227 * gdb.trace/trace-break.exp
8228 * gdb.trace/trace-condition.exp
8229 * gdb.trace/trace-enable-disable.exp
8230 * gdb.trace/trace-mt.exp
8231 * gdb.trace/tracecmd.exp
8232 * gdb.trace/tspeed.exp
8233 * gdb.trace/tsv.exp
8234 * lib/perftest.exp
8235
8236 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8237
8238 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8239 with gdb_test_no_output.
8240 Use command as test name.
8241
8242 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8243
8244 Fix test names starting with uppercase throughout the files.
8245
8246 * gdb.ada/assign_1.exp
8247 * gdb.ada/boolean_expr.exp
8248 * gdb.base/arrayidx.exp
8249 * gdb.base/del.exp
8250 * gdb.base/gcore-buffer-overflow.exp
8251 * gdb.base/testenv.exp
8252 * gdb.compile/compile.exp
8253 * gdb.python/py-framefilter-invalidarg.exp
8254 * gdb.python/py-framefilter.exp
8255
8256 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8257
8258 Fix test names starting with uppercase throughout the files.
8259
8260 * gdb.ada/array_return.exp
8261 * gdb.ada/expr_delims.exp
8262 * gdb.ada/mi_dyn_arr.exp
8263 * gdb.ada/mi_interface.exp
8264 * gdb.ada/mi_var_array.exp
8265 * gdb.ada/watch_arg.exp
8266 * gdb.arch/alpha-step.exp
8267 * gdb.arch/altivec-regs.exp
8268 * gdb.arch/e500-regs.exp
8269 * gdb.arch/powerpc-d128-regs.exp
8270 * gdb.base/arrayidx.exp
8271 * gdb.base/break.exp
8272 * gdb.base/checkpoint.exp
8273 * gdb.base/debug-expr.exp
8274 * gdb.base/dmsym.exp
8275 * gdb.base/radix.exp
8276 * gdb.base/sepdebug.exp
8277 * gdb.base/testenv.exp
8278 * gdb.base/watch_thread_num.exp
8279 * gdb.base/watchpoint-cond-gone.exp
8280 * gdb.cell/break.exp
8281 * gdb.cell/ea-cache.exp
8282 * gdb.compile/compile.exp
8283 * gdb.cp/gdb2495.exp
8284 * gdb.gdb/selftest.exp
8285 * gdb.gdb/xfullpath.exp
8286 * gdb.go/hello.exp
8287 * gdb.go/integers.exp
8288 * gdb.objc/basicclass.exp
8289 * gdb.pascal/hello.exp
8290 * gdb.pascal/integers.exp
8291 * gdb.python/py-breakpoint.exp
8292 * gdb.python/py-cmd.exp
8293 * gdb.python/py-linetable.exp
8294 * gdb.python/py-xmethods.exp
8295 * gdb.python/python.exp
8296 * gdb.reverse/consecutive-precsave.exp
8297 * gdb.reverse/finish-precsave.exp
8298 * gdb.reverse/i386-precsave.exp
8299 * gdb.reverse/machinestate-precsave.exp
8300 * gdb.reverse/sigall-precsave.exp
8301 * gdb.reverse/solib-precsave.exp
8302 * gdb.reverse/step-precsave.exp
8303 * gdb.reverse/until-precsave.exp
8304 * gdb.reverse/watch-precsave.exp
8305 * gdb.threads/leader-exit.exp
8306 * gdb.threads/pthreads.exp
8307 * gdb.threads/wp-replication.exp
8308 * gdb.trace/actions.exp
8309 * gdb.trace/mi-tsv-changed.exp
8310 * gdb.trace/tsv.exp
8311
8312 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8313
8314 Fix test names starting with uppercase throughout the files.
8315
8316 * gdb.arch/i386-bp_permanent.exp
8317 * gdb.arch/i386-gnu-cfi.exp
8318 * gdb.base/disasm-end-cu.exp
8319 * gdb.base/macscp.exp
8320 * gdb.base/pending.exp
8321 * gdb.base/watch_thread_num.exp
8322 * gdb.cp/exception.exp
8323 * gdb.cp/gdb2495.exp
8324 * gdb.cp/local.exp
8325 * gdb.python/py-evsignal.exp
8326 * gdb.python/python.exp
8327 * gdb.trace/tracecmd.exp
8328
8329 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8330
8331 Fix test names starting with uppercase throughout the files.
8332
8333 * gdb.base/charset.exp
8334 * gdb.base/eval.exp
8335 * gdb.base/multi-forks.exp
8336 * gdb.guile/scm-progspace.exp
8337 * gdb.opencl/datatypes.exp
8338 * gdb.python/py-block.exp
8339 * gdb.python/py-function.exp
8340 * gdb.python/py-symbol.exp
8341 * gdb.python/py-symtab.exp
8342 * gdb.python/py-xmethods.exp
8343 * gdb.reverse/break-precsave.exp
8344 * gdb.reverse/break-reverse.exp
8345 * gdb.reverse/consecutive-precsave.exp
8346 * gdb.reverse/consecutive-reverse.exp
8347 * gdb.reverse/finish-precsave.exp
8348 * gdb.reverse/finish-reverse-bkpt.exp
8349 * gdb.reverse/finish-reverse.exp
8350 * gdb.reverse/fstatat-reverse.exp
8351 * gdb.reverse/getresuid-reverse.exp
8352 * gdb.reverse/i386-precsave.exp
8353 * gdb.reverse/i386-reverse.exp
8354 * gdb.reverse/i386-sse-reverse.exp
8355 * gdb.reverse/i387-stack-reverse.exp
8356 * gdb.reverse/insn-reverse.exp
8357 * gdb.reverse/machinestate-precsave.exp
8358 * gdb.reverse/machinestate.exp
8359 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8360 * gdb.reverse/pipe-reverse.exp
8361 * gdb.reverse/readv-reverse.exp
8362 * gdb.reverse/recvmsg-reverse.exp
8363 * gdb.reverse/rerun-prec.exp
8364 * gdb.reverse/s390-mvcle.exp
8365 * gdb.reverse/sigall-precsave.exp
8366 * gdb.reverse/sigall-reverse.exp
8367 * gdb.reverse/solib-precsave.exp
8368 * gdb.reverse/solib-reverse.exp
8369 * gdb.reverse/step-precsave.exp
8370 * gdb.reverse/step-reverse.exp
8371 * gdb.reverse/time-reverse.exp
8372 * gdb.reverse/until-precsave.exp
8373 * gdb.reverse/until-reverse.exp
8374 * gdb.reverse/waitpid-reverse.exp
8375 * gdb.reverse/watch-precsave.exp
8376 * gdb.reverse/watch-reverse.exp
8377
8378 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8379
8380 Fix test names starting with uppercase throughout the files.
8381
8382 * gdb.arch/i386-mpx-simple_segv.exp
8383 * gdb.arch/i386-mpx.exp
8384 * gdb.arch/i386-permbkpt.exp
8385 * gdb.arch/pa-nullify.exp
8386 * gdb.arch/powerpc-d128-regs.exp
8387 * gdb.arch/vsx-regs.exp
8388 * gdb.base/bfp-test.exp
8389 * gdb.base/break.exp
8390 * gdb.base/breakpoint-shadow.exp
8391 * gdb.base/callfuncs.exp
8392 * gdb.base/charset.exp
8393 * gdb.base/commands.exp
8394 * gdb.base/completion.exp
8395 * gdb.base/dfp-test.exp
8396 * gdb.base/echo.exp
8397 * gdb.base/ending-run.exp
8398 * gdb.base/eval.exp
8399 * gdb.base/expand-psymtabs.exp
8400 * gdb.base/float128.exp
8401 * gdb.base/floatn.exp
8402 * gdb.base/foll-exec-mode.exp
8403 * gdb.base/gdb1056.exp
8404 * gdb.base/gdb11531.exp
8405 * gdb.base/kill-after-signal.exp
8406 * gdb.base/multi-forks.exp
8407 * gdb.base/overlays.exp
8408 * gdb.base/pending.exp
8409 * gdb.base/sepdebug.exp
8410 * gdb.base/testenv.exp
8411 * gdb.base/valgrind-db-attach.exp
8412 * gdb.base/watch_thread_num.exp
8413 * gdb.base/watchpoint-cond-gone.exp
8414 * gdb.base/watchpoint.exp
8415 * gdb.base/watchpoints.exp
8416 * gdb.cp/arg-reference.exp
8417 * gdb.cp/baseenum.exp
8418 * gdb.cp/operator.exp
8419 * gdb.cp/shadow.exp
8420 * gdb.dwarf2/dw2-op-out-param.exp
8421 * gdb.dwarf2/dw2-reg-undefined.exp
8422 * gdb.go/chan.exp
8423 * gdb.go/hello.exp
8424 * gdb.go/integers.exp
8425 * gdb.go/methods.exp
8426 * gdb.go/package.exp
8427 * gdb.guile/scm-parameter.exp
8428 * gdb.guile/scm-progspace.exp
8429 * gdb.guile/scm-value.exp
8430 * gdb.mi/mi-pending.exp
8431 * gdb.mi/user-selected-context-sync.exp
8432 * gdb.multi/multi-attach.exp
8433 * gdb.multi/tids.exp
8434 * gdb.opt/clobbered-registers-O2.exp
8435 * gdb.pascal/floats.exp
8436 * gdb.pascal/integers.exp
8437 * gdb.python/py-block.exp
8438 * gdb.python/py-events.exp
8439 * gdb.python/py-parameter.exp
8440 * gdb.python/py-symbol.exp
8441 * gdb.python/py-symtab.exp
8442 * gdb.python/py-type.exp
8443 * gdb.python/py-value.exp
8444 * gdb.python/py-xmethods.exp
8445 * gdb.python/python.exp
8446 * gdb.reverse/break-precsave.exp
8447 * gdb.reverse/consecutive-precsave.exp
8448 * gdb.reverse/finish-precsave.exp
8449 * gdb.reverse/i386-precsave.exp
8450 * gdb.reverse/machinestate-precsave.exp
8451 * gdb.reverse/sigall-precsave.exp
8452 * gdb.reverse/solib-precsave.exp
8453 * gdb.reverse/step-precsave.exp
8454 * gdb.reverse/until-precsave.exp
8455 * gdb.reverse/watch-precsave.exp
8456 * gdb.server/ext-attach.exp
8457 * gdb.server/ext-restart.exp
8458 * gdb.server/ext-run.exp
8459 * gdb.server/ext-wrapper.exp
8460 * gdb.stabs/gdb11479.exp
8461 * gdb.stabs/weird.exp
8462 * gdb.threads/attach-many-short-lived-threads.exp
8463 * gdb.threads/kill.exp
8464 * gdb.threads/watchpoint-fork.exp
8465
8466 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8467
8468 Fix test names starting with uppercase throughout all the files below.
8469
8470 * gdb.ada/array_return.exp
8471 * gdb.ada/catch_ex.exp
8472 * gdb.ada/info_exc.exp
8473 * gdb.ada/mi_catch_ex.exp
8474 * gdb.ada/mi_dyn_arr.exp
8475 * gdb.ada/mi_ex_cond.exp
8476 * gdb.ada/mi_exc_info.exp
8477 * gdb.ada/mi_interface.exp
8478 * gdb.ada/mi_task_arg.exp
8479 * gdb.ada/mi_task_info.exp
8480 * gdb.ada/mi_var_array.exp
8481 * gdb.arch/alpha-step.exp
8482 * gdb.arch/amd64-disp-step.exp
8483 * gdb.arch/arm-disp-step.exp
8484 * gdb.arch/disp-step-insn-reloc.exp
8485 * gdb.arch/e500-prologue.exp
8486 * gdb.arch/ftrace-insn-reloc.exp
8487 * gdb.arch/gdb1558.exp
8488 * gdb.arch/i386-bp_permanent.exp
8489 * gdb.arch/i386-disp-step.exp
8490 * gdb.arch/i386-float.exp
8491 * gdb.arch/i386-gnu-cfi.exp
8492 * gdb.arch/ia64-breakpoint-shadow.exp
8493 * gdb.arch/mips16-thunks.exp
8494 * gdb.arch/pa-nullify.exp
8495 * gdb.arch/powerpc-aix-prologue.exp
8496 * gdb.arch/powerpc-power.exp
8497 * gdb.arch/ppc-dfp.exp
8498 * gdb.arch/s390-tdbregs.exp
8499 * gdb.arch/spu-info.exp
8500 * gdb.arch/spu-ls.exp
8501 * gdb.arch/thumb-bx-pc.exp
8502 * gdb.base/advance.exp
8503 * gdb.base/annota-input-while-running.exp
8504 * gdb.base/arrayidx.exp
8505 * gdb.base/asmlabel.exp
8506 * gdb.base/async.exp
8507 * gdb.base/attach-wait-input.exp
8508 * gdb.base/auto-connect-native-target.exp
8509 * gdb.base/batch-preserve-term-settings.exp
8510 * gdb.base/bfp-test.exp
8511 * gdb.base/bigcore.exp
8512 * gdb.base/bp-permanent.exp
8513 * gdb.base/break-always.exp
8514 * gdb.base/break-fun-addr.exp
8515 * gdb.base/break-idempotent.exp
8516 * gdb.base/break-main-file-remove-fail.exp
8517 * gdb.base/break-probes.exp
8518 * gdb.base/break-unload-file.exp
8519 * gdb.base/break.exp
8520 * gdb.base/call-ar-st.exp
8521 * gdb.base/call-rt-st.exp
8522 * gdb.base/call-sc.exp
8523 * gdb.base/call-signal-resume.exp
8524 * gdb.base/call-strs.exp
8525 * gdb.base/callexit.exp
8526 * gdb.base/callfuncs.exp
8527 * gdb.base/catch-gdb-caused-signals.exp
8528 * gdb.base/catch-signal-siginfo-cond.exp
8529 * gdb.base/catch-syscall.exp
8530 * gdb.base/compare-sections.exp
8531 * gdb.base/cond-eval-mode.exp
8532 * gdb.base/condbreak-call-false.exp
8533 * gdb.base/consecutive-step-over.exp
8534 * gdb.base/cursal.exp
8535 * gdb.base/disabled-location.exp
8536 * gdb.base/disasm-end-cu.exp
8537 * gdb.base/display.exp
8538 * gdb.base/double-prompt-target-event-error.exp
8539 * gdb.base/dprintf-bp-same-addr.exp
8540 * gdb.base/dprintf-detach.exp
8541 * gdb.base/dprintf-next.exp
8542 * gdb.base/dprintf-non-stop.exp
8543 * gdb.base/dprintf-pending.exp
8544 * gdb.base/dso2dso.exp
8545 * gdb.base/ending-run.exp
8546 * gdb.base/enum_cond.exp
8547 * gdb.base/examine-backward.exp
8548 * gdb.base/exe-lock.exp
8549 * gdb.base/exec-invalid-sysroot.exp
8550 * gdb.base/execl-update-breakpoints.exp
8551 * gdb.base/execution-termios.exp
8552 * gdb.base/fileio.exp
8553 * gdb.base/fixsection.exp
8554 * gdb.base/foll-exec-mode.exp
8555 * gdb.base/foll-exec.exp
8556 * gdb.base/fork-running-state.exp
8557 * gdb.base/frame-args.exp
8558 * gdb.base/fullpath-expand.exp
8559 * gdb.base/func-ptr.exp
8560 * gdb.base/gcore-relro-pie.exp
8561 * gdb.base/gdb1090.exp
8562 * gdb.base/gdb1555.exp
8563 * gdb.base/global-var-nested-by-dso.exp
8564 * gdb.base/gnu-ifunc.exp
8565 * gdb.base/hbreak-in-shr-unsupported.exp
8566 * gdb.base/hbreak-unmapped.exp
8567 * gdb.base/hook-stop.exp
8568 * gdb.base/infcall-input.exp
8569 * gdb.base/info-fun.exp
8570 * gdb.base/info-shared.exp
8571 * gdb.base/interrupt-noterm.exp
8572 * gdb.base/jit-so.exp
8573 * gdb.base/jit.exp
8574 * gdb.base/line-symtabs.exp
8575 * gdb.base/list.exp
8576 * gdb.base/longjmp.exp
8577 * gdb.base/macscp.exp
8578 * gdb.base/max-value-size.exp
8579 * gdb.base/nodebug.exp
8580 * gdb.base/nofield.exp
8581 * gdb.base/overlays.exp
8582 * gdb.base/paginate-after-ctrl-c-running.exp
8583 * gdb.base/paginate-bg-execution.exp
8584 * gdb.base/paginate-inferior-exit.exp
8585 * gdb.base/pending.exp
8586 * gdb.base/pr11022.exp
8587 * gdb.base/printcmds.exp
8588 * gdb.base/ptr-typedef.exp
8589 * gdb.base/ptype.exp
8590 * gdb.base/randomize.exp
8591 * gdb.base/range-stepping.exp
8592 * gdb.base/realname-expand.exp
8593 * gdb.base/relativedebug.exp
8594 * gdb.base/remote.exp
8595 * gdb.base/savedregs.exp
8596 * gdb.base/sepdebug.exp
8597 * gdb.base/set-noassign.exp
8598 * gdb.base/shlib-call.exp
8599 * gdb.base/shreloc.exp
8600 * gdb.base/sigaltstack.exp
8601 * gdb.base/sigbpt.exp
8602 * gdb.base/siginfo-addr.exp
8603 * gdb.base/siginfo-obj.exp
8604 * gdb.base/siginfo-thread.exp
8605 * gdb.base/signest.exp
8606 * gdb.base/signull.exp
8607 * gdb.base/sigrepeat.exp
8608 * gdb.base/skip.exp
8609 * gdb.base/so-impl-ld.exp
8610 * gdb.base/solib-corrupted.exp
8611 * gdb.base/solib-disc.exp
8612 * gdb.base/solib-display.exp
8613 * gdb.base/solib-overlap.exp
8614 * gdb.base/solib-search.exp
8615 * gdb.base/solib-symbol.exp
8616 * gdb.base/source-execution.exp
8617 * gdb.base/sss-bp-on-user-bp-2.exp
8618 * gdb.base/sss-bp-on-user-bp.exp
8619 * gdb.base/stack-checking.exp
8620 * gdb.base/stale-infcall.exp
8621 * gdb.base/step-break.exp
8622 * gdb.base/step-line.exp
8623 * gdb.base/step-over-exit.exp
8624 * gdb.base/step-test.exp
8625 * gdb.base/structs.exp
8626 * gdb.base/sym-file.exp
8627 * gdb.base/symtab-search-order.exp
8628 * gdb.base/term.exp
8629 * gdb.base/type-opaque.exp
8630 * gdb.base/unload.exp
8631 * gdb.base/until-nodebug.exp
8632 * gdb.base/until.exp
8633 * gdb.base/unwindonsignal.exp
8634 * gdb.base/watch-cond.exp
8635 * gdb.base/watch-non-mem.exp
8636 * gdb.base/watch_thread_num.exp
8637 * gdb.base/watchpoint-reuse-slot.exp
8638 * gdb.base/watchpoint-solib.exp
8639 * gdb.base/watchpoint.exp
8640 * gdb.btrace/dlopen.exp
8641 * gdb.cell/arch.exp
8642 * gdb.cell/break.exp
8643 * gdb.cell/bt.exp
8644 * gdb.cell/core.exp
8645 * gdb.cell/data.exp
8646 * gdb.cell/dwarfaddr.exp
8647 * gdb.cell/ea-cache.exp
8648 * gdb.cell/ea-standalone.exp
8649 * gdb.cell/ea-test.exp
8650 * gdb.cell/f-regs.exp
8651 * gdb.cell/fork.exp
8652 * gdb.cell/gcore.exp
8653 * gdb.cell/mem-access.exp
8654 * gdb.cell/ptype.exp
8655 * gdb.cell/registers.exp
8656 * gdb.cell/sizeof.exp
8657 * gdb.cell/solib-symbol.exp
8658 * gdb.cell/solib.exp
8659 * gdb.compile/compile-tls.exp
8660 * gdb.cp/exception.exp
8661 * gdb.cp/gdb2495.exp
8662 * gdb.cp/local.exp
8663 * gdb.cp/mb-inline.exp
8664 * gdb.cp/mb-templates.exp
8665 * gdb.cp/pr10687.exp
8666 * gdb.cp/pr9167.exp
8667 * gdb.cp/scope-err.exp
8668 * gdb.cp/templates.exp
8669 * gdb.cp/virtfunc.exp
8670 * gdb.dwarf2/dw2-dir-file-name.exp
8671 * gdb.dwarf2/dw2-single-line-discriminators.exp
8672 * gdb.fortran/complex.exp
8673 * gdb.fortran/library-module.exp
8674 * gdb.guile/guile.exp
8675 * gdb.guile/scm-cmd.exp
8676 * gdb.guile/scm-frame-inline.exp
8677 * gdb.guile/scm-objfile.exp
8678 * gdb.guile/scm-pretty-print.exp
8679 * gdb.guile/scm-symbol.exp
8680 * gdb.guile/scm-type.exp
8681 * gdb.guile/scm-value.exp
8682 * gdb.linespec/keywords.exp
8683 * gdb.linespec/ls-errs.exp
8684 * gdb.linespec/macro-relative.exp
8685 * gdb.linespec/thread.exp
8686 * gdb.mi/mi-breakpoint-changed.exp
8687 * gdb.mi/mi-dprintf-pending.exp
8688 * gdb.mi/mi-fullname-deleted.exp
8689 * gdb.mi/mi-logging.exp
8690 * gdb.mi/mi-pending.exp
8691 * gdb.mi/mi-solib.exp
8692 * gdb.mi/new-ui-mi-sync.exp
8693 * gdb.mi/user-selected-context-sync.exp
8694 * gdb.multi/dummy-frame-restore.exp
8695 * gdb.multi/multi-arch-exec.exp
8696 * gdb.multi/remove-inferiors.exp
8697 * gdb.multi/watchpoint-multi-exit.exp
8698 * gdb.opt/solib-intra-step.exp
8699 * gdb.perf/backtrace.exp
8700 * gdb.perf/single-step.exp
8701 * gdb.perf/skip-command.exp
8702 * gdb.perf/skip-prologue.exp
8703 * gdb.perf/solib.exp
8704 * gdb.python/lib-types.exp
8705 * gdb.python/py-as-string.exp
8706 * gdb.python/py-bad-printers.exp
8707 * gdb.python/py-block.exp
8708 * gdb.python/py-breakpoint.exp
8709 * gdb.python/py-cmd.exp
8710 * gdb.python/py-events.exp
8711 * gdb.python/py-evthreads.exp
8712 * gdb.python/py-finish-breakpoint.exp
8713 * gdb.python/py-finish-breakpoint2.exp
8714 * gdb.python/py-frame-inline.exp
8715 * gdb.python/py-frame.exp
8716 * gdb.python/py-inferior.exp
8717 * gdb.python/py-infthread.exp
8718 * gdb.python/py-mi.exp
8719 * gdb.python/py-objfile.exp
8720 * gdb.python/py-pp-maint.exp
8721 * gdb.python/py-pp-registration.exp
8722 * gdb.python/py-prettyprint.exp
8723 * gdb.python/py-recurse-unwind.exp
8724 * gdb.python/py-shared.exp
8725 * gdb.python/py-symbol.exp
8726 * gdb.python/py-symtab.exp
8727 * gdb.python/py-template.exp
8728 * gdb.python/py-type.exp
8729 * gdb.python/py-unwind-maint.exp
8730 * gdb.python/py-unwind.exp
8731 * gdb.python/py-value.exp
8732 * gdb.python/python.exp
8733 * gdb.reverse/finish-reverse-bkpt.exp
8734 * gdb.reverse/insn-reverse.exp
8735 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8736 * gdb.reverse/solib-precsave.exp
8737 * gdb.reverse/solib-reverse.exp
8738 * gdb.stabs/gdb11479.exp
8739 * gdb.stabs/weird.exp
8740 * gdb.threads/fork-child-threads.exp
8741 * gdb.threads/fork-plus-threads.exp
8742 * gdb.threads/fork-thread-pending.exp
8743 * gdb.threads/forking-threads-plus-breakpoint.exp
8744 * gdb.threads/hand-call-in-threads.exp
8745 * gdb.threads/interrupted-hand-call.exp
8746 * gdb.threads/linux-dp.exp
8747 * gdb.threads/local-watch-wrong-thread.exp
8748 * gdb.threads/next-while-other-thread-longjmps.exp
8749 * gdb.threads/non-ldr-exit.exp
8750 * gdb.threads/pending-step.exp
8751 * gdb.threads/print-threads.exp
8752 * gdb.threads/process-dies-while-detaching.exp
8753 * gdb.threads/process-dies-while-handling-bp.exp
8754 * gdb.threads/pthreads.exp
8755 * gdb.threads/queue-signal.exp
8756 * gdb.threads/reconnect-signal.exp
8757 * gdb.threads/signal-command-handle-nopass.exp
8758 * gdb.threads/signal-command-multiple-signals-pending.exp
8759 * gdb.threads/signal-delivered-right-thread.exp
8760 * gdb.threads/signal-sigtrap.exp
8761 * gdb.threads/sigthread.exp
8762 * gdb.threads/staticthreads.exp
8763 * gdb.threads/stepi-random-signal.exp
8764 * gdb.threads/thread-unwindonsignal.exp
8765 * gdb.threads/thread_check.exp
8766 * gdb.threads/thread_events.exp
8767 * gdb.threads/tid-reuse.exp
8768 * gdb.threads/tls-nodebug.exp
8769 * gdb.threads/tls-shared.exp
8770 * gdb.threads/tls-so_extern.exp
8771 * gdb.threads/tls.exp
8772 * gdb.threads/wp-replication.exp
8773 * gdb.trace/actions-changed.exp
8774 * gdb.trace/actions.exp
8775 * gdb.trace/backtrace.exp
8776 * gdb.trace/change-loc.exp
8777 * gdb.trace/collection.exp
8778 * gdb.trace/deltrace.exp
8779 * gdb.trace/disconnected-tracing.exp
8780 * gdb.trace/entry-values.exp
8781 * gdb.trace/ftrace-lock.exp
8782 * gdb.trace/ftrace.exp
8783 * gdb.trace/infotrace.exp
8784 * gdb.trace/mi-trace-frame-collected.exp
8785 * gdb.trace/mi-trace-unavailable.exp
8786 * gdb.trace/mi-traceframe-changed.exp
8787 * gdb.trace/mi-tracepoint-changed.exp
8788 * gdb.trace/mi-tsv-changed.exp
8789 * gdb.trace/no-attach-trace.exp
8790 * gdb.trace/packetlen.exp
8791 * gdb.trace/passc-dyn.exp
8792 * gdb.trace/passcount.exp
8793 * gdb.trace/pending.exp
8794 * gdb.trace/pr16508.exp
8795 * gdb.trace/qtro.exp
8796 * gdb.trace/range-stepping.exp
8797 * gdb.trace/read-memory.exp
8798 * gdb.trace/report.exp
8799 * gdb.trace/save-trace.exp
8800 * gdb.trace/signal.exp
8801 * gdb.trace/stap-trace.exp
8802 * gdb.trace/status-stop.exp
8803 * gdb.trace/strace.exp
8804 * gdb.trace/tfile.exp
8805 * gdb.trace/tfind.exp
8806 * gdb.trace/trace-break.exp
8807 * gdb.trace/trace-condition.exp
8808 * gdb.trace/trace-enable-disable.exp
8809 * gdb.trace/trace-mt.exp
8810 * gdb.trace/tracecmd.exp
8811 * gdb.trace/tracefile-pseudo-reg.exp
8812 * gdb.trace/tspeed.exp
8813 * gdb.trace/tstatus.exp
8814 * gdb.trace/tsv.exp
8815 * gdb.trace/unavailable.exp
8816 * gdb.trace/while-dyn.exp
8817 * gdb.trace/while-stepping.exp
8818 * lib/gdb-guile.exp
8819 * lib/gdb.exp
8820 * lib/mi-support.exp
8821 * lib/pascal.exp
8822 * lib/perftest.exp
8823 * lib/prelink-support.exp
8824 * lib/selftest-support.exp
8825
8826 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8827
8828 * Makefile.in: Include disable-implicit-rules.mk.
8829
8830 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8831
8832 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8833 non-byte-aligned bit fields.
8834
8835 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8836
8837 PR gdb/12616
8838 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8839 respects the DW_AT_data_bit_offset attribute.
8840
8841 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8842
8843 * gdb.base/default.exp: Fix output of "set language".
8844
8845 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8846
8847 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8848 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8849 make.
8850 * configure.ac: Remove checks for the make program.
8851 * configure: Re-generate.
8852
8853 2016-11-16 Kevin Buettner <kevinb@redhat.com>
8854
8855 * gdb.python/py-recurse-unwind.c (main): Add loop.
8856 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8857 to read_register() and gdb.parse_and_eval(). Make each code
8858 call a separate case that can be individually tested.
8859 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8860 proc. Call cont_and_backtrace for each of the code paths that
8861 we want to test in the unwinder.
8862
8863 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8864
8865 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8866 the definition of struct S.
8867
8868 2016-11-11 Catherine Moore <clm@codesourcery.com>
8869
8870 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8871
8872 2016-11-09 Pedro Alves <palves@redhat.com>
8873
8874 * gdb.base/commands.exp (runto_or_return): New procedure.
8875 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8876 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8877 (progvar_simple_while_test, progvar_complex_if_while_test)
8878 (if_while_breakpoint_command_test)
8879 (infrun_breakpoint_command_test, breakpoint_command_test)
8880 (user_defined_command_test, watchpoint_command_test)
8881 (test_command_prompt_position, redefine_hook_test)
8882 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8883 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8884 multi_line_input and multi_line. Remove gdb_expect and
8885 gdb_stop_suppressing_tests uses.
8886 * lib/gdb.exp (valnum_re): New global.
8887 (multi_line_input): New procedure.
8888
8889 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8890
8891 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8892 Remove.
8893 (test_setup): Define with proc_with_prefix.
8894 (test_cli_inferior): Likewise.
8895 (test_cli_thread): Likewise.
8896 (test_cli_frame): Likewise.
8897 (test_cli_select_frame): Likewise.
8898 (test_cli_up_down): Likewise.
8899 (test_mi_thread_select): Likewise.
8900 (test_mi_stack_select_frame): Likewise.
8901 (test_cli_in_mi_inferior): Likewise.
8902 (test_cli_in_mi_thread): Likewise.
8903 (test_cli_in_mi_frame): Likewise.
8904 (top level): Do not use with_test_prefix_procname.
8905
8906 2016-11-09 Pedro Alves <palves@redhat.com>
8907
8908 * gdb.base/commands.exp (gdbvar_simple_if_test)
8909 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8910 (progvar_simple_if_test, progvar_simple_while_test)
8911 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8912 (infrun_breakpoint_command_test, breakpoint_command_test)
8913 (user_defined_command_test, watchpoint_command_test)
8914 (test_command_prompt_position, deprecated_command_test)
8915 (bp_deleted_in_command, temporary_breakpoint_commands)
8916 (stray_arg0_test, source_file_with_indented_comment)
8917 (recursive_source_test, if_commands_test)
8918 (error_clears_commands_left, redefine_hook_test)
8919 (redefine_backtrace_test): Use proc_with_prefix.
8920 * lib/gdb.exp (proc_with_prefix): New proc.
8921
8922 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8923
8924 * gdb.base/tui-layout.c: New file.
8925 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8926 disassembly window contains very long lines.
8927
8928 2016-11-08 Tom Tromey <tom@tromey.com>
8929
8930 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8931 depend on Python 2.
8932
8933 2016-11-08 Tom Tromey <tom@tromey.com>
8934
8935 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8936 New method.
8937
8938 2016-10-29 Manish Goregaokar <manish@mozilla.com>
8939
8940 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
8941
8942 2016-10-27 Manish Goregaokar <manish@mozilla.com>
8943
8944 * gdb.rust/simple.rs: Add test for univariant enums without
8945 discriminants and for encoded struct-like enums.
8946
8947 2016-10-28 Pedro Alves <palves@redhat.com>
8948
8949 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8950 gdb_test_multiple, tighten regexps and match symtabs and line
8951 tables incrementally.
8952
8953 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
8954
8955 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8956 general.
8957
8958 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
8959
8960 * gdb.base/exec-invalid-sysroot.exp: New file.
8961
8962 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8963
8964 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8965
8966 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8967
8968 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8969
8970 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8971
8972 * gdb.base/killed-outside.exp: Remove $options from a call to
8973 `prepare_for_testing'.
8974
8975 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8976
8977 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8978 Change test message.
8979
8980 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8981
8982 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8983 Update comment.
8984
8985 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8986
8987 * gdb.trace/mi-trace-save.exp: New file.
8988
8989 2016-10-13 Yao Qi <yao.qi@linaro.org>
8990
8991 * gdb.base/code_elim.exp (get_var_address): Remove.
8992 * gdb.base/relocate.exp: Likewise.
8993 * gdb.base/shreloc.exp: Likewise.
8994 * lib/gdb.exp (get_var_address): New.
8995
8996 2016-10-13 Yao Qi <yao.qi@linaro.org>
8997
8998 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8999 floating point tests if $skip_float_test is false.
9000
9001 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9002
9003 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9004 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9005 argc values.
9006 Add 1 to argc so we guarantee distinct initial/modified argc values.
9007
9008 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9009
9010 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9011
9012 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9013
9014 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9015 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9016 * gdb.arch/vsx-regs.exp: Likewise.
9017
9018 2016-10-07 Yao Qi <yao.qi@linaro.org>
9019
9020 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9021
9022 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9023
9024 * gdb.python/python.exp: Test decode_line("*0").
9025
9026 2016-10-06 Doug Evans <dje@google.com>
9027
9028 * gdb.python/py-value.exp (test_value_creation): Add test for large
9029 unsigned 64-bit value.
9030
9031 2016-10-06 Tom Tromey <tom@tromey.com>
9032
9033 * gdb.compile/compile.exp: Change java tests to rust.
9034 * gdb.base/setshow.exp: Change java tests to rust.
9035 * gdb.base/default.exp: Remove java from language list.
9036 * README (Examples): Update language example.
9037 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9038 test.
9039 * lib/gdb.exp (skip_java_tests): Remove.
9040 * lib/java.exp: Remove.
9041 * gdb.java: Remove.
9042
9043 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9044
9045 * gdb.arch/mips-fcr.exp: New test.
9046 * gdb.arch/mips-fcr.c: Source for the new test.
9047
9048 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9049
9050 * gdb.base/solib-disc.exp: Use `standard_output_file'
9051 throughout.
9052
9053 2016-10-06 Pedro Alves <palves@redhat.com>
9054
9055 * gdb.base/jit-simple-dl.c: New file.
9056 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9057 * gdb.base/jit-simple.c: ... this.
9058 * gdb.base/jit-simple.exp (jit_run): Delete.
9059 (build_jit): New proc.
9060 (jit_test_reread): Recompile either the main program or the shared
9061 library, depending on what is being tested. Skip changing address
9062 if caller wants to. Compare before/after addresses. If testing
9063 standalone, explicitly load the binary. Test "maint info
9064 breakpoints".
9065 (top level): Add "standalone vs shared lib" and "change address"
9066 vs "same address" axes.
9067
9068 2016-10-06 Pedro Alves <palves@redhat.com>
9069
9070 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9071 call.
9072 (jit_run): Delete.
9073 (jit_test_reread): Use with_test_prefix. Reload the main binary
9074 explicitly. Compare the before/after addresses of the JIT
9075 descriptor.
9076
9077 2016-08-15 Doug Evans <dje@google.com>
9078
9079 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9080 for single bitfields is bool.
9081 * gdb.xml/tdesc-regs.exp: Ditto.
9082
9083 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9084
9085 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9086
9087 2016-10-05 Yao Qi <yao.qi@linaro.org>
9088
9089 * lib/gdb.exp (support_complex_tests): Return zero if
9090 gdb_skip_float_test return true.
9091
9092 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9093 Simon Marchi <simon.marchi@ericsson.com>
9094
9095 PR gdb/20487
9096 * gdb.mi/user-selected-context-sync.exp: New file.
9097 * gdb.mi/user-selected-context-sync.c: New file.
9098
9099 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9100 Simon Marchi <simon.marchi@ericsson.com>
9101
9102 PR gdb/20487
9103 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9104 =thread-select-event check.
9105
9106 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9107
9108 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9109 the compulsory L operand changes.
9110 * gdb.arch/powerpc-power.s: Likewise.
9111
9112 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9113
9114 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9115 * gdb.base/jit-attach-pie.c: New file.
9116 * gdb.base/jit-attach-pie.exp: New file.
9117
9118 2016-09-28 Pedro Alves <palves@redhat.com>
9119
9120 * gdb.base/infcall-input.c: New file.
9121 * gdb.base/infcall-input.exp: New file.
9122
9123 2016-09-22 Yao Qi <yao.qi@linaro.org>
9124
9125 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9126 (gdb_exit): Rename it to ...
9127 (gdbserver_gdb_exit): ... Close GDBserver.
9128 (gdb_exit): New proc, call gdbserver_gdb_exit.
9129 (mi_gdb_exit): Likewise.
9130
9131 2016-09-22 Yao Qi <yao.qi@linaro.org>
9132
9133 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9134 path.
9135 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9136 Remove duplication.
9137
9138 2016-09-22 Yao Qi <yao.qi@linaro.org>
9139
9140 * lib/gdbserver-support.exp: Check the existence of
9141 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9142
9143 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9144
9145 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9146
9147 2016-09-21 Tom Tromey <tom@tromey.com>
9148
9149 PR gdb/20604:
9150 * gdb.base/quit.exp: New file.
9151
9152 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9153
9154 * .gitignore: New file.
9155
9156 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9157
9158 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9159 throughout.
9160
9161 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9162
9163 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9164
9165 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9166
9167 * gdb.cp/casts.cc (decltype): Move it ...
9168 (main): ... with its call to ...
9169 * gdb.cp/casts03.cc: ... a new file.
9170 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9171
9172 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9173
9174 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9175
9176 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9177
9178 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9179 and sync up the test with tests in gas/testsuite/gas/ppc.
9180 * gdb.arch/powerpc-power.exp: Likewise.
9181
9182 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9183
9184 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9185
9186 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9187 Jan Kratochvil <jan.kratochvil@redhat.com>
9188
9189 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9190 make m1's definition to be different from m2's. Use 'dummy' as an
9191 argument for probe 'two'.
9192
9193 2016-09-10 Jon Beniston <jon@beniston.com>
9194
9195 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9196 for sim target.
9197
9198 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9199
9200 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9201 variable declaration.
9202 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9203 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9204 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9205 received HWCAP as its argument.
9206
9207 2016-09-06 Pedro Alves <palves@redhat.com>
9208
9209 * gdb.base/new-ui-pending-input.c: New file.
9210 * gdb.base/new-ui-pending-input.exp: New file.
9211 * gdb.exp (clear_gdb_spawn_id): New procedure.
9212 (with_spawn_id): Check whether gdb_spawn_id exists before
9213 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9214 on exit.
9215
9216 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9217
9218 * gdb.base/float128.c: New file.
9219 * gdb.base/float128.exp: Likewise.
9220 * gdb.base/floatn.c: Likewise.
9221 * gdb.base/floatn.exp: Likewise.
9222
9223 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9224
9225 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9226
9227 2016-09-05 Pedro Alves <palves@redhat.com>
9228
9229 PR backtrace/19927
9230 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9231 unwinders are immediately called as side effect of "source" or
9232 "disable unwinder" commands.
9233 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9234
9235 2016-09-02 Yao Qi <yao.qi@linaro.org>
9236
9237 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9238 is true and $type is "float" or "double".
9239
9240 2016-09-02 Yao Qi <yao.qi@linaro.org>
9241
9242 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9243 true.
9244 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9245 * gdb.base/call-rt-st.exp: Likewise.
9246 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9247 return value instead of gdb,skip_float_test.
9248 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9249 (do_function_calls): Use its return value instead of
9250 gdb,skip_float_test.
9251 * gdb.base/finish.exp: Likewise.
9252 * gdb.base/funcargs.exp: Likewise.
9253 * gdb.base/return.exp: Likewise.
9254 * gdb.base/return2.exp: Likewise.
9255 * gdb.base/varargs.exp: Likewise.
9256 * lib/gdb.exp (gdb_skip_float_test): Change it to
9257 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9258
9259 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9260
9261 * gdb.multi/tids.exp: Test "thread apply all".
9262
9263 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9264
9265 * gdb.base/default.exp (tty): Remove.
9266
9267 2016-08-24 Kevin Buettner <kevinb@redhat.com>
9268
9269 * gdb.python/py-recurse-unwind.c: New file.
9270 * gdb.python/py-recurse-unwind.py: New file.
9271 * gdb.python/py-recurse-unwind.exp: New file.
9272
9273 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9274
9275 * gdb.base/set-inferior-tty.exp: New file.
9276 * gdb.base/set-inferior-tty.c: New file.
9277
9278 2016-08-23 Pedro Alves <palves@redhat.com>
9279
9280 PR gdb/20494
9281 * gdb.base/new-ui-echo.c: New file.
9282 * gdb.base/new-ui-echo.exp: New file.
9283
9284 2016-08-23 Yao Qi <yao.qi@linaro.org>
9285
9286 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9287 gdbserver_spawn.
9288 * gdb.server/connect-without-multi-process.exp (do_test):
9289 Likewise.
9290
9291 2016-08-23 Yao Qi <yao.qi@linaro.org>
9292
9293 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9294 standalone_txt. Delete gdb_txt and standalone_txt on host
9295 and target. Spawn the binary on target. Copy files from
9296 target to host.
9297
9298 2016-08-22 Pedro Alves <palves@redhat.com>
9299
9300 PR gdb/20505
9301 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9302 with_test_prefix. Factor out bits to ...
9303 (test_no_vdso): ... this new procedure.
9304
9305 2016-08-19 Carl Love <cel@us.ibm.com>
9306
9307 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9308 maintaining separate logic for constructing the output path.
9309 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9310 * gdb.arch/ppc-dfp.exp: Likewise.
9311 * gdb.arch/ppc-fp.exp: Likewise.
9312 * gdb.arch/vsx-regs.exp: Likewise.
9313 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9314 binprefix for generating the additional binary files.
9315
9316 2016-08-19 Pedro Alves <palves@redhat.com>
9317
9318 * gdb.trace/mi-trace-frame-collected.exp
9319 (test_trace_frame_collected): On x32, expect two registers.
9320
9321 2016-08-18 Carl Love <cel@us.ibm.com>
9322
9323 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9324 and sync up the test with tests in gas/testsuite/gas/ppc.
9325 * gdb.arch/powerpc-power.exp: Likewise.
9326
9327 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9328
9329 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9330 expected error message.
9331
9332 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9333
9334 * gdb.multi/remove-inferiors.exp: New file.
9335 * gdb.multi/remove-inferiors.c: New file.
9336
9337 2016-08-12 Yao Qi <yao.qi@linaro.org>
9338
9339 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9340 argument list.
9341
9342 2016-08-10 Pedro Alves <palves@redhat.com>
9343
9344 PR gdb/19187
9345 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9346 setup_kfails.
9347
9348 2016-08-09 Pedro Alves <palves@redhat.com>
9349 Simon Marchi <simon.marchi@ericsson.com>
9350
9351 PR gdb/20418
9352 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9353 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9354
9355 2016-08-09 Pedro Alves <palves@redhat.com>
9356
9357 PR mi/20431
9358 * gdb.mi/mi-cmd-error.exp: New file.
9359
9360 2016-08-09 Pedro Alves <palves@redhat.com>
9361
9362 PR gdb/18653
9363 * gdb.base/signals-state-child.c: New file.
9364 * gdb.base/signals-state-child.exp: New file.
9365 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9366
9367 2016-08-09 Pedro Alves <palves@redhat.com>
9368
9369 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9370
9371 2016-08-03 Tom Tromey <tom@tromey.com>
9372
9373 PR python/18565:
9374 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9375
9376 2016-08-01 Yao Qi <yao.qi@linaro.org>
9377
9378 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9379 variable mode to "multi-process" if $multi_process is 1, otherwise
9380 set it to "single-process".
9381
9382 2016-08-01 Yao Qi <yao.qi@linaro.org>
9383
9384 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9385 * gdb.cp/cpexprs.exp: Likewise.
9386 * gdb.cp/m-static.exp: Likewise.
9387
9388 2016-07-26 Tom Tromey <tom@tromey.com>
9389
9390 PR python/20190:
9391 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9392 test.
9393
9394 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9395
9396 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9397 selecting assembly source files.
9398 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9399 assembly source files.
9400 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9401 assembly source files.
9402 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9403 selecting assembly source files.
9404
9405 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9406
9407 * gdb.base/new-ui.exp (do_test_invalid_args): New
9408 procedure.
9409
9410 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9411
9412 * gdb.btrace/reconnect.c: New file.
9413 * gdb.btrace/reconnect.exp: New file.
9414
9415 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9416
9417 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9418 to test_catch_syscall_group.
9419 (test_catch_syscall_group): New.
9420
9421 2016-07-21 Tom Tromey <tom@tromey.com>
9422
9423 * gdb.rust/simple.rs (main): Use empty struct expression.
9424 * gdb.rust/simple.exp: Add tests for empty struct expression.
9425
9426 2016-07-21 Yao Qi <yao.qi@linaro.org>
9427
9428 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9429 if gdb_skip_xml_test is true on some targets.
9430
9431 2016-07-21 Yao Qi <yao.qi@linaro.org>
9432
9433 * gdb.server/solib-list.exp: Unset last_loaded_file.
9434
9435 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9436
9437 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9438 "step into captured_main (args)".
9439
9440 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9441
9442 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9443
9444 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9445
9446 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9447
9448 2016-07-19 Pedro Alves <palves@redhat.com>
9449
9450 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9451 * gdb.opt/inline-bt.exp: Likewise.
9452 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9453 additional_flags=-Winline.
9454 * gdb.opt/inline-locals.exp: Likewise.
9455 * gdb.opt/inline-markers.c (ATTR): Define.
9456 (inlined_fn): Use it.
9457
9458 2016-07-19 Yao Qi <yao.qi@linaro.org>
9459
9460 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9461 (test_with_self): Remove some code. Remove argument executable.
9462 (top-level): Use do_self_tests.
9463
9464 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
9465 Don Breazeal <donb@codesourcery.com>
9466
9467 * gdb.base/maint.exp: Escape paths used in regular expressions.
9468 * gdb.stabs/weird.exp: Likewise.
9469
9470 2016-07-13 Tom Tromey <tom@tromey.com>
9471
9472 PR python/15620, PR python/18620:
9473 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9474 (test_bkpt_events): New procs.
9475
9476 2016-07-13 Tom Tromey <tom@tromey.com>
9477
9478 PR python/17698:
9479 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9480 test.
9481 (test_watchpoints): Likewise.
9482 (test_bkpt_pending): New proc.
9483
9484 2016-07-13 Tom Tromey <tom@tromey.com>
9485
9486 PR cli/18053:
9487 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9488 completion test.
9489
9490 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9491
9492 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9493 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9494 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9495 f_label.
9496 (g): Rename g_end_lbl to g_label.
9497 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9498 low_pc and high_pc.
9499 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9500
9501 2016-07-12 Tom Tromey <tom@tromey.com>
9502
9503 PR python/19293:
9504 * gdb.python/py-unwind-maint.exp: Update tests.
9505
9506 2016-07-12 Yao Qi <yao.qi@linaro.org>
9507
9508 * lib/selftest-support.exp (selftest_setup): Match the output
9509 when captured_main is inlined.
9510
9511 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9512
9513 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9514 New variables.
9515 (print this%a, print this%b, print this): New tests.
9516 * gdb.fortran/derived-types.f90 (this): New object and
9517 initialization.
9518
9519 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9520
9521 * gdb.ada/arraydim.exp: Remove extra directory level in build
9522 directory.
9523
9524 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9525
9526 * lib/ada.exp: Remove extra directory level in build directory.
9527 * gdb.ada/cond_lang.exp: Likewise.
9528 * gdb.ada/exec_changed.exp: Likewise.
9529 * gdb.ada/lang_switch.exp: Likewise.
9530
9531 2016-07-06 Manish Goregaokar <manish@mozilla.com>
9532
9533 * simple.rs: Add test for raw pointer subscripting.
9534 * simple.exp: Add test expectations.
9535
9536 2016-07-05 Yao Qi <yao.qi@linaro.org>
9537
9538 * gdb.mi/mi-reverse.exp: Match =record-started output.
9539
9540 2016-07-01 Pedro Alves <palves@redhat.com>
9541
9542 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9543 procedure.
9544 (jit_reader_test): Test the jit reader's unwinder.
9545 * gdb.base/jithost.c (jit_function_00_code): New global.
9546 (main): Use memcpy to fill in the mmapped code, instead of poking
9547 bytes manually here.
9548 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9549 value.
9550 (read_debug_info): Save the function's range.
9551 (read_sp): New function.
9552 (unwind_frame): Use it. Also unwind RBP.
9553 (get_frame_id): Use read_sp.
9554 (gdb_init_reader): Use calloc instead of malloc.
9555 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9556 parameter. Use gdb_test_multiple.
9557
9558 2016-07-01 Pedro Alves <palves@redhat.com>
9559 Antoine Tremblay <antoine.tremblay@ericsson.com>
9560
9561 * gdb.threads/process-dies-while-detaching.c: New file.
9562 * gdb.threads/process-dies-while-detaching.exp: New file.
9563
9564 2016-07-01 Pedro Alves <palves@redhat.com>
9565
9566 * gdb.multi/watchpoint-multi-exit.c: New file.
9567 * gdb.multi/watchpoint-multi-exit.exp: New file.
9568
9569 2016-06-30 Pedro Alves <palves@redhat.com>
9570
9571 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9572 unset inferior_spawn_id.
9573
9574 2016-06-30 Pedro Alves <palves@redhat.com>
9575
9576 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9577 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9578
9579 2016-06-29 Yao Qi <yao.qi@linaro.org>
9580
9581 * gdb.base/return.c: Add copyright header.
9582
9583 2016-06-29 Tom Tromey <tom@tromey.com>
9584
9585 PR python/20129:
9586 * gdb.python/py-framefilter.exp: Add tests for setting priority
9587 and disabling of non-existent frame filter.
9588
9589 2016-06-29 Yao Qi <yao.qi@linaro.org>
9590
9591 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9592 0x0f07ff.
9593
9594 2016-06-28 Yao Qi <yao.qi@linaro.org>
9595
9596 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9597 triplets. Start gdb, execute catch syscall, and continue. Check
9598 gdb's output to determine catch syscall is supported.
9599
9600 2016-06-27 Manish Goregaokar <manish@mozilla.com>
9601
9602 * gdb.rust/simple.rs: Add test for returning unit in a function.
9603 * gdb.rust/simple.exp: Add expectation for functions returning
9604 unit.
9605
9606 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9607
9608 * gdb.python/py-breakpoint-create-fail.c,
9609 gdb.python/py-breakpoint-create-fail.exp,
9610 gdb.python/py-breakpoint-create-fail.py: New testcase.
9611
9612 2016-06-25 Manish Goregaokar <manish@mozilla.com>
9613
9614 PR gdb/20239
9615 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
9616 * gdb.rust/simple.exp: Add test expectations for new NonZero
9617 tests.
9618
9619 2016-06-24 David Taylor <dtaylor@emc.com>
9620
9621 * gdb.base/offsets.exp: New file.
9622 * gdb.base/offsets.c: New file.
9623
9624 2016-06-23 Tom Tromey <tom@tromey.com>
9625
9626 PR gdb/16483:
9627 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9628 before any filters are loaded.
9629
9630 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9631
9632 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9633 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9634 structs.
9635 * gdb.fortran/derived-type-function.exp: New file.
9636 * gdb.fortran/derived-type-function.f90: New file.
9637
9638
9639 2016-06-21 Pedro Alves <palves@redhat.com>
9640
9641 * gdb.base/new-ui.exp: New file.
9642 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9643 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9644 (with_spawn_id): New procedure.
9645
9646 2016-06-21 Pedro Alves <palves@redhat.com>
9647
9648 * gdb.mi/mi-exec-run.exp: New file.
9649
9650 2016-06-21 Pedro Alves <palves@redhat.com>
9651
9652 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9653 breakpoint command's output on the main UI.
9654 (test_break): New procedure, factored out from calls in the top
9655 level.
9656 (top level): Use foreach_with_prefix to test MI as main UI and as
9657 separate UI.
9658
9659 2016-06-21 Pedro Alves <palves@redhat.com>
9660
9661 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9662 (test_awatch_creation_and_listing)
9663 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9664 Remove 'type' parameter.
9665 (test_watchpoint_all): New parameter mi_mode. Remove
9666 with_test_prefix.
9667 (top level): Use foreach_with_prefix, and add main/separate UI MI
9668 testing axis.
9669
9670 2016-06-21 Pedro Alves <palves@redhat.com>
9671
9672 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9673 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9674 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9675 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9676 (gdb_main_spawn_id, mi_spawn_id): Declare and
9677 comment.
9678 (mi_create_inferior_pty): New procedure,
9679 factored out from default_mi_gdb_start.
9680 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9681 procedures.
9682 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9683 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9684 Use mi_create_inferior_pty.
9685 (mi_gdb_start): Use eval to pass down args list.
9686
9687 2016-06-21 Pedro Alves <palves@redhat.com>
9688
9689 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9690 * gdb.opt/inline-cmds.exp: Add MI tests.
9691
9692 2016-06-21 Pedro Alves <palves@redhat.com>
9693
9694 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9695
9696 2016-06-21 Pedro Alves <palves@redhat.com>
9697
9698 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9699 (top level): Use it instead of mi_execute_to.
9700
9701 2016-06-21 Pedro Alves <palves@redhat.com>
9702
9703 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9704 (cont_handler_str): New.
9705 (signal_stop_handler): Set stop_handler_str instead of printing to
9706 stdout.
9707 (continue_handler): Set cont_handler_str instead of printing to
9708 stdout.
9709 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9710 mi_send_resuming_command. Print stop_handler_str and
9711 cont_handler_str instead of expecting the python events print
9712 directly.
9713
9714 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9715
9716 * gdb.base/jit-reader.exp: New file.
9717 * gdb.base/jithost.c: New file.
9718 * gdb.base/jithost.h: New file.
9719 * gdb.base/jitreader.c : New file.
9720 * gdb.base/jit-protocol.h: New file.
9721
9722 2016-06-17 Yao Qi <yao.qi@linaro.org>
9723
9724 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9725 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9726 and detach-on-fork. Adjust tests.
9727 (top level): Invoke break_cond_on_syscall with combinations of
9728 syscall, follow-fork-mode and detach-on-fork.
9729
9730 2016-06-17 Yao Qi <yao.qi@linaro.org>
9731
9732 * gdb.base/step-over-exit.c: New.
9733 * gdb.base/step-over-exit.exp: New.
9734
9735 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9736
9737 * gdb.base/float.exp: Add target check for nds32*-*-*.
9738 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9739
9740 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9741
9742 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9743 for unsupported target features.
9744 * gdb.base/call-rt-st.exp: Likewise.
9745 * gdb.base/call-sc.exp: Likewise.
9746 * gdb.base/call-signal-resume.exp: Likewise.
9747 * gdb.base/call-strs.exp: Likewise.
9748 * gdb.base/callexit.exp: Likewise.
9749 * gdb.base/callfuncs.exp: Likewise.
9750 * gdb.base/nodebug.exp: Likewise.
9751 * gdb.base/printcmds.exp: Likewise.
9752 * gdb.base/ptype.exp: Likewise.
9753 * gdb.base/structs.exp: Likewise.
9754 * gdb.base/unwindonsignal.exp: Likewise.
9755 * gdb.cp/gdb2495.exp: Likewise.
9756 * gdb.cp/templates.exp: Likewise.
9757 * gdb.cp/virtfunc.exp: Likewise.
9758 * gdb.threads/hand-call-in-threads.exp: Likewise.
9759 * gdb.threads/interrupted-hand-call.exp: Likewise.
9760 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9761
9762 2016-06-10 Tom Tromey <tom@tromey.com>
9763
9764 PR rust/20110:
9765 * gdb.rust/expr.exp: Add test for integer constant larger than
9766 i32.
9767
9768 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9769
9770 * gdb.fortran/nested-funcs.exp: New.
9771 * gdb.fortran/nested-funcs.f90: New.
9772
9773 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9774
9775 * gdb.base/examine-backward.c: New file.
9776 * gdb.base/examine-backward.exp: New file.
9777
9778 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9779
9780 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9781 matching.
9782
9783 2016-06-02 Tom Tromey <tom@tromey.com>
9784
9785 PR python/18984:
9786 * gdb.python/py-shared.exp: Add solib_name test.
9787
9788 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9789
9790 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9791
9792 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9793
9794 PR c++/19893
9795 * gdb.dwarf2/implref.exp: Rename to...
9796 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9797 * gdb.dwarf2/implref-array.c: New file.
9798 * gdb.dwarf2/implref-array.exp: Likewise.
9799 * gdb.dwarf2/implref-global.c: Likewise.
9800 * gdb.dwarf2/implref-global.exp: Likewise.
9801 * gdb.dwarf2/implref-struct.c: Likewise.
9802 * gdb.dwarf2/implref-struct.exp: Likewise.
9803
9804 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9805
9806 * gdb.trace/trace-condition.exp: Add 64bit tests.
9807
9808 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9809
9810 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9811 bits types.
9812 (main): Adapt to 8 to 64 bits types.
9813 * gdb.trace/trace-condition.exp: Add new tests.
9814
9815 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9816
9817 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9818
9819 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9820
9821 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9822 Move condition tests...
9823 * gdb.trace/trace-condition.exp: Here.
9824
9825 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9826
9827 * gdb.trace/trace-condition.exp: Add counter-case tests.
9828
9829 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9830
9831 PR c++/15231
9832 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9833 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9834
9835 2016-05-27 Pedro Alves <palves@redhat.com>
9836
9837 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9838 New procedure.
9839 (top level): Call it, and bail out of DejaGnu is known to be bad.
9840
9841 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9842
9843 * gdb.base/whatis.c: Extend the test case.
9844 * gdb.base/whatis.exp: Add additional tests.
9845
9846 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9847
9848 * gdb.fortran/type.f90: Add pointer variable.
9849 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9850
9851 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9852
9853 * gdb.fortran/vla-type.exp: Fix testcase name.
9854
9855 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9856
9857 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9858
9859 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9860
9861 * gdb.fortran/type.f90: Add nested structures.
9862 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9863 * gdb.fortran/derived-type.exp: Adapt expected output.
9864 * gdb.fortran/vla-type.exp: Adapt expected output.
9865
9866 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9867
9868 * gdb.fortran/whatis_type.exp: Adapt expected output.
9869
9870 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9871
9872 * gdb.fortran/print_type.exp: Fix expected output.
9873 * gdb.fortran/whatis_type.exp: Fix expected output.
9874
9875 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9876
9877 * gdb.fortran/whatis_type.exp: Use multi_line.
9878
9879 2016-05-24 Tom Tromey <tom@tromey.com>
9880
9881 PR python/17386:
9882 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9883 use value as an index.
9884
9885 2016-05-23 Tom Tromey <tom@tromey.com>
9886
9887 PR python/17981:
9888 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9889 no-breakpoint case.
9890
9891 2016-05-24 Pedro Alves <palves@redhat.com>
9892
9893 PR gdb/19828
9894 * gdb.threads/clone-attach-detach.c: New file.
9895 * gdb.threads/clone-attach-detach.exp: New file.
9896
9897 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9898
9899 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9900
9901 2016-05-23 Tom Tromey <tom@tromey.com>
9902
9903 PR python/19438, PR python/18393:
9904 * gdb.python/py-progspace.exp: Add "dir" test.
9905 * gdb.python/py-objfile.exp: Add "dir" test.
9906
9907 2016-05-23 Yao Qi <yao.qi@linaro.org>
9908
9909 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9910 * gdb.arch/thumb2-it.exp: Likewise.
9911
9912 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9913
9914 * gdb.mi/mi-threads-interrupt.c: New file.
9915 * gdb.mi/mi-threads-interrupt.exp: New file.
9916
9917 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9918
9919 PR gdb/18077
9920 * gdb.mi/mi-async-run.exp: New file.
9921 * gdb.mi/mi-async-run.c: New file.
9922
9923 2016-05-17 Tom Tromey <tom@tromey.com>
9924 Manish Goregaokar <manishsmail@gmail.com>
9925
9926 * lib/rust-support.exp: New file.
9927 * lib/gdb.exp (skip_rust_tests): New proc.
9928 (build_executable_from_specs): Handle rust.
9929 * lib/future.exp (gdb_find_rustc): New proc.
9930 (gdb_default_target_compile): Handle rust.
9931 * gdb.rust/expr.exp: New file.
9932 * gdb.rust/generics.exp: New file.
9933 * gdb.rust/generics.rs: New file.
9934 * gdb.rust/methods.exp: New file.
9935 * gdb.rust/methods.rs: New file.
9936 * gdb.rust/modules.exp: New file.
9937 * gdb.rust/modules.rs: New file.
9938 * gdb.rust/simple.exp: New file.
9939 * gdb.rust/simple.rs: New file.
9940
9941 2016-05-17 Tom Tromey <tom@tromey.com>
9942
9943 * gdb.base/default.exp (set language): Add rust.
9944
9945 2016-05-17 Tom Tromey <tom@tromey.com>
9946
9947 * gdb.gdb/unittest.exp: New file.
9948
9949 2016-05-16 Yao Qi <yao.qi@linaro.org>
9950
9951 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9952 shell_prompt. Update shell_prompt_re.
9953
9954 2016-05-12 Doug Evans <dje@google.com>
9955
9956 PR symtab/19999
9957 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9958 $options when building executable.
9959 * gdb.dwarf2/fission-loclists-pie.S: New file.
9960 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9961
9962 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9963
9964 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9965 of [is_remote target],
9966
9967 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9968
9969 * lib/gdb.exp (use_gdb_stub): New procedure.
9970
9971 2016-05-03 Yunlian Jiang <yunlian@google.com>
9972 Doug Evans <dje@google.com>
9973
9974 PR symtab/19914
9975 * gdb.dwarf2/dwp-sepdebug.c: New file.
9976 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9977
9978 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9979
9980 * gdb.base/detach.exp: Remove is_remote check.
9981
9982 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9983
9984 * gdb.base/annota-input-while-running.exp: Don't check for
9985 [is_remote target]. Enable annotations after running to main.
9986 Remove unused "set test..." line.
9987
9988 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9989
9990 * gdb.trace/trace-enable-disable.exp: New file.
9991 * gdb.trace/trace-enable-disable.c: New file.
9992
9993 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9994
9995 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9996 use it in info sharedlibrary test.
9997 * gdb.trace/ftrace-lock.exp: Likewise.
9998 * gdb.trace/ftrace.exp: Likewise.
9999 * gdb.trace/range-stepping.exp: Likewise.
10000 * gdb.trace/trace-break.exp: Likewise.
10001 * gdb.trace/trace-condition.exp: Likewise.
10002 * gdb.trace/trace-mt.exp: Likewise.
10003
10004 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10005
10006 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10007 (gdb_load_shlib): ... this.
10008 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10009 gdb_load_shlib.
10010 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10011 * gdb.base/ctxobj.exp: Likewise.
10012 * gdb.base/dprintf-pending.exp: Likewise.
10013 * gdb.base/dso2dso.exp: Likewise.
10014 * gdb.base/fixsection.exp: Likewise.
10015 * gdb.base/gcore-relro.exp: Likewise.
10016 * gdb.base/gdb1555.exp: Likewise.
10017 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10018 * gdb.base/gnu-ifunc.exp: Likewise.
10019 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10020 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10021 * gdb.base/pending.exp: Likewise.
10022 * gdb.base/print-file-var.exp: Likewise.
10023 * gdb.base/print-symbol-loading.exp: Likewise.
10024 * gdb.base/shlib-call.exp: Likewise.
10025 * gdb.base/shreloc.exp: Likewise.
10026 * gdb.base/so-impl-ld.exp: Likewise.
10027 * gdb.base/solib-disc.exp: Likewise.
10028 * gdb.base/solib-nodir.exp: Likewise.
10029 * gdb.base/solib-overlap.exp: Likewise.
10030 * gdb.base/solib-symbol.exp: Likewise.
10031 * gdb.base/solib-weak.exp (do_test): Likewise.
10032 * gdb.base/sym-file.exp: Likewise.
10033 * gdb.base/symtab-search-order.exp: Likewise.
10034 * gdb.base/type-opaque.exp: Likewise.
10035 * gdb.base/unload.exp: Likewise.
10036 * gdb.base/watchpoint-solib.exp: Likewise.
10037 * gdb.compile/compile.exp: Likewise.
10038 * gdb.cp/gdb2384.exp: Likewise.
10039 * gdb.cp/infcall-dlopen.exp: Likewise.
10040 * gdb.cp/re-set-overloaded.exp: Likewise.
10041 * gdb.fortran/library-module.exp: Likewise.
10042 * gdb.opt/solib-intra-step.exp: Likewise.
10043 * gdb.python/py-finish-breakpoint.exp: Likewise.
10044 * gdb.python/py-shared.exp: Likewise.
10045 * gdb.reverse/solib-precsave.exp: Likewise.
10046 * gdb.reverse/solib-reverse.exp: Likewise.
10047 * gdb.server/solib-list.exp: Likewise.
10048 * gdb.threads/dlopen-libpthread.exp: Likewise.
10049 * gdb.threads/tls-shared.exp: Likewise.
10050 * gdb.threads/tls-so_extern.exp: Likewise.
10051 * gdb.trace/change-loc.exp: Likewise.
10052 * gdb.trace/ftrace-lock.exp: Likewise.
10053 * gdb.trace/ftrace.exp: Likewise.
10054 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10055 * gdb.trace/pending.exp: Likewise.
10056 * gdb.trace/range-stepping.exp: Likewise.
10057 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10058 (strace_info_marker): Likewise.
10059 (strace_probe_marker): Likewise.
10060 (strace_trace_on_same_addr): Likewise.
10061 (strace_trace_on_diff_addr): Likewise.
10062 * gdb.trace/trace-break.exp: Likewise.
10063 * gdb.trace/trace-condition.exp: Likewise.
10064 * gdb.trace/trace-mt.exp: Likewise.
10065
10066 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10067
10068 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10069 result of gdb_remote_download.
10070 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10071 * gdb.base/dso2dso.exp: Likewise.
10072 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10073 * gdb.base/print-file-var.exp: Likewise.
10074 * gdb.base/shlib-call.exp: Likewise.
10075 * gdb.base/shreloc.exp: Likewise.
10076 * gdb.base/solib-overlap.exp: Likewise.
10077 * gdb.base/solib-weak.exp (do_test): Likewise.
10078 * gdb.base/unload.exp: Likewise.
10079
10080 2016-04-27 Yao Qi <yao.qi@linaro.org>
10081
10082 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10083 exists.
10084
10085 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10086
10087 * vla-type.exp: Print structure from toplevel.
10088
10089 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10090
10091 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10092 of dynamic types.
10093 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10094 of dynamic types.
10095
10096 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10097
10098 * gdb.fortran/vla-type.f90: New file.
10099 * gdb.fortran/vla-type.exp: New file.
10100
10101 2016-04-25 Yao Qi <yao.qi@linaro.org>
10102
10103 * gdb.base/branch-to-self.c: New file.
10104 * gdb.base/branch-to-self.exp: New file.
10105
10106 2016-04-22 Yao Qi <yao.qi@linaro.org>
10107
10108 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10109 more after $hex.
10110
10111 2016-04-22 Yao Qi <yao.qi@linaro.org>
10112
10113 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10114 * gdb.base/annota3.exp: Likewise.
10115
10116 2016-04-22 Yao Qi <yao.qi@linaro.org>
10117
10118 * gdb.reverse/step-precsave.exp: Do one step and test program
10119 stops in "callee" and do multiple steps until program goes out
10120 of "callee".
10121 * gdb.reverse/step-reverse.exp: Likewise.
10122
10123 2016-04-22 Yao Qi <yao.qi@linaro.org>
10124
10125 * gdb.trace/signal.exp: Also pass if
10126 $tracepoint_hits($i) > $iterations.
10127
10128 2016-04-22 Yao Qi <yao.qi@linaro.org>
10129
10130 * gdb.trace/signal.c: New file.
10131 * gdb.trace/signal.exp: New file.
10132
10133 2016-04-19 Doug Evans <xdje42@gmail.com>
10134
10135 * gdb.base/bad-file.exp: New file.
10136
10137 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10138
10139 * gdb.dwarf2/implref.exp: New file.
10140
10141 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10142
10143 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10144 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10145 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10146 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10147 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10148 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10149 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10150 * lib/fortran.exp (fortran_int4): New procedure.
10151 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10152 (fortran_logical4): Likewise.
10153
10154 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10155
10156 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10157
10158 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10159
10160 * lib/compiler.c: Add Intel specific preprocessor macros.
10161 * lib/compiler.cc: Likewise.
10162
10163 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
10164
10165 * gdb.server/connect-with-no-symbol-file.c: New file.
10166 * gdb.server/connect-with-no-symbol-file.exp: New file.
10167
10168 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10169
10170 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10171
10172 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10173
10174 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10175 standard output directory.
10176
10177 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10178
10179 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10180
10181 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10182
10183 * gdb.btrace/instruction_history.c (loop): Add declaration.
10184
10185 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10186
10187 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10188
10189 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10190
10191 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10192 parentheses to print.
10193 (continue_handler): Likewise.
10194
10195 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10196
10197 * gdb.server/solib-list.exp: Remove is_remote check.
10198 Pass shlib= to gdb_compile. Don't link shared library with
10199 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10200 Run binary filename through "readlink -f" on the target.
10201
10202 2016-04-08 Pedro Alves <palves@redhat.com>
10203
10204 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10205 interpreter filename as argument to gdbserver_spawn.
10206 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10207 Return empty if $last_loaded_file does not exist.
10208
10209 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10210
10211 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10212 * gdb.base/jit-main.c: Use exit after usage.
10213
10214 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10215
10216 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10217 GDBHISTSIZE prior to the tests.
10218 * gdb.base/gdbinit-history.exp: Likewise.
10219
10220 2016-04-07 Pedro Alves <palves@redhat.com>
10221
10222 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10223 instead of build_executable. Use gdb_load_shlibs.
10224
10225 2016-04-07 Yao Qi <yao.qi@linaro.org>
10226
10227 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10228 Execute "si" command.
10229
10230 2016-04-07 Yao Qi <yao.qi@linaro.org>
10231
10232 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10233 number instead of the comments on some line.
10234
10235 2016-04-06 Don Breazeal <donb@codesourcery.com>
10236
10237 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10238 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10239
10240 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10241
10242 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10243 standard_output_file. Remove unused binfile variable.
10244
10245 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
10246
10247 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10248 * gdb.python/py-mi-objfile.exp: Match "list main" output
10249 in console format.
10250
10251 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10252
10253 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10254 absolute.
10255
10256 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10257
10258 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10259 absolute.
10260 * gdb.trace/ftrace.exp: Likewise.
10261 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10262 targets as well.
10263 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10264 (gdb_load_shlibs): Copy libraries to test directory when testing
10265 natively. Only set solib-search-path if testing remotely.
10266 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10267
10268 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10269
10270 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10271 gdb_download. Use it even if the target is not remote.
10272 * gdb.base/jit.exp (compile_jit_test): Likewise.
10273 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10274 output directory if the destination board is local, otherwise use
10275 the standard remote_download from DejaGnu.
10276 (gdb_download): Remove.
10277 (gdb_load_shlibs): Use gdb_remote_download instead of
10278 gdb_download.
10279 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10280 Use gdb_remote_download instead of gdb_download. Use it even if
10281 the target is not remote.
10282 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10283 instead of gdb_download.
10284
10285 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10286
10287 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10288 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10289 run.
10290
10291 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
10292
10293 PR gdb/19820
10294 * gdb.base/printcmds.exp: Add artificial arrays tests.
10295
10296 2016-03-31 Pedro Alves <palves@redhat.com>
10297
10298 PR gdb/19858
10299 * gdb.base/jit-main.c: Include unistd.h.
10300 (ATTACH): Define to 0 if not already defined.
10301 (wait_for_gdb, mypid): New globals.
10302 (WAIT_FOR_GDB): New macro.
10303 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10304 some breakpoint locations.
10305 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10306 New procedures.
10307 (one_jit_test): Add REATTACH parameter, and handle it. Use
10308 continue_to_test_location.
10309 (top level): Test attach, and adjusts calls to one_jit_test.
10310
10311 2016-03-31 Pedro Alves <palves@redhat.com>
10312
10313 PR gdb/19858
10314 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10315 BINSUFFIX parameter, and handle it.
10316 (top level): Adjust calls compile_jit_test.
10317
10318 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
10319
10320 PR python/19743
10321 * gdb.python/py-mi-events-gdb.py: New file.
10322 * gdb.python/py-mi-events.c: New file.
10323 * gdb.python/py-mi-events.exp: New file.
10324
10325 2016-03-30 Yao Qi <yao.qi@linaro.org>
10326
10327 * gdb.reverse/until-precsave.exp: Match function name only.
10328 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10329 Move malloc to a condition block.
10330 * gdb.reverse/until-reverse.exp: Match function name only.
10331
10332 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10333
10334 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10335 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10336 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10337 variable for GPR 0 instead of assuming it is register 0.
10338 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10339 * lib/trace-support.exp: Add s390 registers.
10340
10341 2016-03-29 Yao Qi <yao.qi@linaro.org>
10342
10343 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10344
10345 2016-03-24 Yao Qi <yao.qi@linaro.org>
10346
10347 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10348 test message.
10349
10350 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10351
10352 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10353 maintaining separate logic for constructing the output path.
10354
10355 2016-03-16 Don Breazeal <donb@codesourcery.com>
10356
10357 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10358 Retry fork and waitpid on interrupted system call errors.
10359 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10360 Use with_timeout_factor to increase timeout by factor of 10.
10361
10362 2016-03-15 Don Breazeal <donb@codesourcery.com>
10363
10364 * gdb.cp/scope-err.cc: New test program.
10365 * gdb.cp/scope-err.exp: New test script.
10366 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10367 lines and "set breakpoint here" comment.
10368 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10369 Fixed some whitespace and format issues.
10370 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10371 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10372
10373 2016-03-15 Doug Evans <dje@google.com>
10374
10375 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10376 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10377 All callers updated. Add tests for enums, mixed flags register.
10378
10379 2016-03-15 Doug Evans <dje@google.com>
10380
10381 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10382 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10383
10384 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10385
10386 * gdb.base/default.exp: Add $_as_string to the list of expected
10387 convenience functions.
10388
10389 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10390
10391 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10392
10393 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10394
10395 * gdb.python/py-as-string.exp: New file.
10396 * gdb.python/py-as-string.c: New file.
10397
10398 2016-03-09 Pedro Alves <palves@redhat.com>
10399
10400 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10401 signal" -> "Thread NN received signal" output change.
10402 * gdb.threads/ia64-sigill.exp: Likewise.
10403 * gdb.threads/linux-dp.exp: Likewise.
10404 * gdb.threads/manythreads.exp: Likewise.
10405 * gdb.threads/pending-step.exp: Likewise.
10406 * gdb.threads/print-threads.exp: Likewise.
10407 * gdb.threads/sigstep-threads.exp: Likewise.
10408 * gdb.threads/staticthreads.exp: Likewise.
10409 * gdb.threads/tls.exp: Likewise.
10410
10411 2016-03-09 Pedro Alves <palves@redhat.com>
10412
10413 * gdb.base/command-line-input.exp: New file.
10414
10415 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10416
10417 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10418 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10419 * gdb.trace/pending.exp: Accept leading dot before function name.
10420 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10421 * lib/trace-support.exp: Set registers for ppc.
10422
10423 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10424
10425 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10426 use it for disassembly; accept .main in addition to main in backtrace.
10427
10428 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
10429 Marcin Kościelnicki <koriakin@0x04.net>
10430
10431 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10432 (gdb_recursion_test_ptr): New global variable.
10433 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10434 gdb_recursion_test.
10435 (gdb_c_test): Ditto.
10436
10437 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10438
10439 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10440 ordering.
10441
10442 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10443
10444 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10445 (bar): Add bar_start_lbl label.
10446 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10447 of foo/bar for emitting DWARF and tracing.
10448
10449 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10450
10451 * analyze-racy-logs.py: Set executable bit.
10452
10453 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10454
10455 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10456 (CHECK_TARGET_TMP): Likewise.
10457 (check-single-racy): New rule.
10458 (check-parallel-racy): Likewise.
10459 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10460 (do-check-parallel-racy): New rule.
10461 (check-racy/%.exp): Likewise.
10462 * README (Racy testcases): New section.
10463 * analyze-racy-logs.py: New file.
10464
10465 2016-03-03 Doug Evans <dje@google.com>
10466
10467 * gdb.base/skip.exp: Use with_test_prefix.
10468
10469 2016-03-03 Yao Qi <yao.qi@linaro.org>
10470
10471 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10472 Invoke step_over_syscall "clone" and break_cond_on_syscall
10473 "clone".
10474 * gdb.base/step-over-clone.c: New file.
10475
10476 2016-03-03 Yao Qi <yao.qi@linaro.org>
10477
10478 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10479 code format.
10480
10481 2016-03-03 Yao Qi <yao.qi@linaro.org>
10482
10483 * gdb.base/disp-step-fork.c: Rename to ...
10484 * gdb.base/step-over-fork.c: ... it. New file.
10485 * gdb.base/disp-step-vfork.c: Rename to ...
10486 * gdb.base/step-over-vfork.c: ... it. New file.
10487 * gdb.base/disp-step-syscall.exp: Rename to ...
10488 * gdb.base/step-over-syscall.exp: ... it. New file.
10489 (disp_step_cross_syscall): Rename to ...
10490 (step_over_syscall): ... it.
10491
10492 2016-03-03 Yao Qi <yao.qi@linaro.org>
10493
10494 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10495 If target supports condition evaluation on target, invoke
10496 break_cond_on_syscall for fork and vfork.
10497
10498 2016-03-03 Yao Qi <yao.qi@linaro.org>
10499
10500 * gdb.base/disp-step-syscall.exp: Don't invoke
10501 support_displaced_stepping.
10502 (disp_step_cross_syscall): Test with displaced stepping off and
10503 on if supported.
10504
10505 2016-03-03 Yao Qi <yao.qi@linaro.org>
10506
10507 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10508 proc.
10509 (setup): New proc.
10510 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10511 and setup.
10512
10513 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10514
10515 * gdb.fortran/vla-history.exp: Remove breakpoint.
10516
10517 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10518
10519 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10520 exceeds timeout.
10521
10522 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10523
10524 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10525 breakpoint.
10526
10527 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10528
10529 * gdb.mi/vla.f90: Nullify pointer after declaration.
10530
10531 2016-03-01 Pedro Alves <palves@redhat.com>
10532
10533 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10534
10535 2016-03-01 Pedro Alves <palves@redhat.com>
10536
10537 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10538 before anything else.
10539 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10540 _GNU_SOURCE here.
10541 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10542 before anything else.
10543 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10544
10545 2016-03-01 Pedro Alves <palves@redhat.com>
10546
10547 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10548
10549 2016-03-01 Yao Qi <yao.qi@linaro.org>
10550
10551 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10552 prepare_for_testing.
10553
10554 2016-03-01 Yao Qi <yao.qi@linaro.org>
10555
10556 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10557
10558 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10559
10560 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10561 manually constructing the output path.
10562
10563 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10564
10565 * gdb.arch/s390-stackless.S: New.
10566 * gdb.arch/s390-stackless.exp: New.
10567
10568 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10569
10570 * gdb.dlang/circular.c: New file.
10571 * gdb.dlang/circular.exp: New file.
10572
10573 2016-02-26 Yao Qi <yao.qi@linaro.org>
10574
10575 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10576 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10577 (testcases): Update.
10578
10579 2016-02-26 Yao Qi <yao.qi@linaro.org>
10580
10581 * gdb.reverse/aarch64.c: Rename to ...
10582 * gdb.reverse/insn-reverse.c: ... it.
10583 * gdb.reverse/aarch64.exp: Rename to ...
10584 * gdb.reverse/insn-reverse.exp: ... it.
10585
10586 2016-02-26 Yao Qi <yao.qi@linaro.org>
10587
10588 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10589 (testcase_ftype): New.
10590 (testcases): New array.
10591 (n_testcases): New.
10592 (main): Call each element in testcases.
10593 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10594 (read_testcase): New.
10595 Do the tests in a loop.
10596
10597 2016-02-25 Yao Qi <yao.qi@linaro.org>
10598
10599 * gdb.base/branches.c: Remove.
10600
10601 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10602
10603 PR gdb/13808
10604 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10605
10606 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10607
10608 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10609
10610 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10611
10612 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10613 change x86_64 call_insn to 'callq'.
10614
10615 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10616
10617 * gdb.trace/tfile-avx.c: Move to...
10618 * gdb.trace/tracefile-pseudo-reg.c: Here.
10619 * gdb.trace/tfile-avx.exp: Move to...
10620 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10621
10622 2016-02-24 Gary Benson <gbenson@redhat.com>
10623
10624 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10625 message on attach.
10626
10627 2016-02-23 Doug Evans <dje@google.com>
10628
10629 * gdb.base/skip.c (test_skip): New function.
10630 (end_test_skip_file_and_function): New function.
10631 (test_skip_file_and_function): New function.
10632 * gdb.base/skip1.c (test_skip): New function.
10633 (skip1_test_skip_file_and_function): New function.
10634 * gdb.base/skip.exp: Add tests for new skip options.
10635 * gdb.base/skip-solib.exp: Update expected output.
10636 * gdb.perf/skip-command.cc: New file.
10637 * gdb.perf/skip-command.exp: New file.
10638 * gdb.perf/skip-command.py: New file.
10639
10640 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10641
10642 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10643 info registers pattern.
10644
10645 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10646
10647 * lib/future.exp: Add D support.
10648 (gdb_find_gdc): New proc.
10649 (gdb_default_target_compile): Add D support.
10650
10651 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
10652
10653 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10654 user+system time.
10655 (trace_speed_test): Determine the iteration count for a time
10656 between 15..30 seconds.
10657
10658 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10659
10660 * gdb.arch/i386-mpx-sigsegv.c: New file.
10661 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10662 * gdb.arch/i386-mpx-simple_segv.c: New file.
10663 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10664
10665 2016-02-18 Yao Qi <yao.qi@linaro.org>
10666
10667 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10668 Don't call setup_kfail.
10669
10670 2016-02-18 Yao Qi <yao.qi@linaro.org>
10671
10672 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10673 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10674
10675 2016-02-16 Doug Evans <dje@google.com>
10676
10677 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10678 * gdb.base/skip1.c: Ditto.
10679 * gdb.base/skip.exp: Whitespace cleanup.
10680
10681 2016-02-16 Don Breazeal <donb@codesourcery.com>
10682
10683 PR remote/19496
10684 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10685 Remove kfail for PR remote/19496.
10686
10687 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10688
10689 * lib/gdb.exp (standard_temp_file): Return a path specific to
10690 the runtest invocation.
10691
10692 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10693
10694 * gdb.trace/save-trace.exp: Change relative path to be in the
10695 standard output directory.
10696
10697 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10698
10699 * gdb.arch/i386-prologue.c: Add missing prototypes.
10700
10701 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10702
10703 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10704 * gdb.arch/i386-prologue.exp: Likewise.
10705 * gdb.arch/i386-size.exp: Likewise.
10706
10707 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10708
10709 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10710 define object file path.
10711 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10712 file path.
10713 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10714 standard_output_file to define binfile.
10715
10716 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10717
10718 Fix compatibility with recent gfortran-5.3.1.
10719 * gdb.fortran/vla-history.exp (print vla1 allocated)
10720 (print vla2 allocated, print $2, print $3): Remove
10721 (print $4): Rename to ...
10722 (print $2): ... here.
10723 (print $9): Rename to ...
10724 (print $5): ... here.
10725 (print $10): Rename to ...
10726 (print $6): ... here.
10727 * gdb.fortran/vla.f90: Add pvla initialization.
10728
10729 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10730
10731 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10732 New test.
10733 * gdb.fortran/vla-value-sub.exp: Likewise.
10734
10735 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10736
10737 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10738
10739 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10740
10741 * i386-biarch-core.exp: Define corefile using
10742 standard_output_file.
10743
10744 2016-02-12 Yao Qi <yao.qi@linaro.org>
10745
10746 * gdb.arch/arm-single-step-kernel-helper.c: New.
10747 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10748
10749 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10750
10751 * gdb.btrace/tailcall-only.exp: New.
10752 * gdb.btrace/tailcall-only.c: New.
10753 * gdb.btrace/x86_64-tailcall-only.S: New.
10754 * gdb.btrace/i686-tailcall-only.S: New.
10755
10756 2016-02-11 Pedro Alves <palves@redhat.com>
10757
10758 * README (Parallel testing): Add missing double quotes.
10759
10760 2016-02-11 Pedro Alves <palves@redhat.com>
10761
10762 * README (Parallel testing): New section.
10763 (GDB_PARALLEL): Rewrite.
10764 (FORCE_PARALLEL): Document.
10765
10766 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10767
10768 * gdb.trace/tfile-avx.c: New test.
10769 * gdb.trace/tfile-avx.exp: New test.
10770
10771 2016-02-09 Keith Seitz <keiths@redhat.com>
10772
10773 PR breakpoints/19546
10774 * gdb.base/infcall-exec.c: New file.
10775 * gdb.base/infcall-exec2.c: New file.
10776 * gdb.base/infcall-exec.exp: New file.
10777
10778 2016-02-09 Keith Seitz <keiths@redhat.com>
10779
10780 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10781 (toplevel): Call test_bkpt_address.
10782
10783 2016-02-09 Keith Seitz <keiths@redhat.com>
10784
10785 PR python/19506
10786 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10787 (toplevel): Call test_bkpt_address.
10788
10789 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10790
10791 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10792 to AC_OUTPUT.
10793 * configure: Regenerate.
10794
10795 2016-02-09 Pedro Alves <palves@redhat.com>
10796
10797 PR breakpoints/19548
10798 * gdb.base/execl-update-breakpoints.c (some_function): New
10799 function.
10800 (main): Call it.
10801 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10802 Tighten expected GDB output.
10803
10804 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10805
10806 * Makefile.in (ALL_SUBDIRS): Remove.
10807 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10808 (distclean maintainer-clean realclean): Likewise.
10809 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10810 * configure: Regenerate.
10811 * gdb.ada/Makefile.in: Delete.
10812 * gdb.arch/Makefile.in: Likewise.
10813 * gdb.asm/Makefile.in: Likewise.
10814 * gdb.base/Makefile.in: Likewise.
10815 * gdb.btrace/Makefile.in: Likewise.
10816 * gdb.cell/Makefile.in: Likewise.
10817 * gdb.compile/Makefile.in: Likewise.
10818 * gdb.cp/Makefile.in: Likewise.
10819 * gdb.disasm/Makefile.in: Likewise.
10820 * gdb.dlang/Makefile.in: Likewise.
10821 * gdb.dwarf2/Makefile.in: Likewise.
10822 * gdb.fortran/Makefile.in: Likewise.
10823 * gdb.gdb/Makefile.in: Likewise.
10824 * gdb.go/Makefile.in: Likewise.
10825 * gdb.guile/Makefile.in: Likewise.
10826 * gdb.java/Makefile.in: Likewise.
10827 * gdb.linespec/Makefile.in: Likewise.
10828 * gdb.mi/Makefile.in: Likewise.
10829 * gdb.modula2/Makefile.in: Likewise.
10830 * gdb.multi/Makefile.in: Likewise.
10831 * gdb.objc/Makefile.in: Likewise.
10832 * gdb.opencl/Makefile.in: Likewise.
10833 * gdb.opt/Makefile.in: Likewise.
10834 * gdb.pascal/Makefile.in: Likewise.
10835 * gdb.perf/Makefile.in: Likewise.
10836 * gdb.python/Makefile.in: Likewise.
10837 * gdb.reverse/Makefile.in: Likewise.
10838 * gdb.server/Makefile.in: Likewise.
10839 * gdb.stabs/Makefile.in: Likewise.
10840 * gdb.threads/Makefile.in: Likewise.
10841 * gdb.trace/Makefile.in: Likewise.
10842 * gdb.xml/Makefile.in: Likewise.
10843 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10844 GDB_PARALLEL.
10845 (standard_output_file): Remove check for GDB_PARALLEL, always
10846 return path in outputs/$subdir/$testname.
10847
10848 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10849
10850 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10851 (site.exp): Assign abs_srcdir to tcl's srcdir.
10852
10853 2016-02-04 Yao Qi <yao.qi@linaro.org>
10854
10855 * gdb.base/foll-exec-mode.c: Include limits.h.
10856 (main): Add parameters argc and argv. Get directory from
10857 argv[0].
10858 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10859 compilation.
10860 * gdb.base/foll-exec.c: Include limits.h.
10861 (main): Add parameters argc and argv.
10862 Get directory from argv[0].
10863 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10864 Adjust tests on the number of lines as source code changed.
10865 * gdb.base/foll-vfork-exit.c: Include limits.h.
10866 (main): Add one line of statement before vfork.
10867 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10868 (main): Add parameters argc and argv. Get directory from
10869 argv[0].
10870 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10871 (setup_gdb): Set tbreak to skip some source lines.
10872 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10873 (main): Add parameters argc and argv. Get directory from
10874 argv[0].
10875 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10876 compilation.
10877 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10878 (main): Add parameters argc and argv. Get directory from
10879 argv[0].
10880 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10881 compilation.
10882
10883 2016-02-01 Doug Evans <dje@google.com>
10884
10885 * gdb.base/skip.exp: Clean up multiple references to same test name.
10886
10887 2016-02-01 Pedro Alves <palves@redhat.com>
10888
10889 PR remote/19496
10890 * gdb.threads/forking-threads-plus-breakpoint.exp
10891 (displaced_stepping_supported): New global.
10892 (probe_displaced_stepping_support): New procedure.
10893 (do_test): Add 'displaced' parameter, and use it.
10894 (top level): Check for displaced stepping support. Add displaced
10895 stepping on/off testing axis.
10896
10897 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10898
10899 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10900 pointer. Don't perform further tests on the unassociated pointer
10901 if the first test fails.
10902
10903 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10904
10905 * gdb.base/max-value-size.c: New file.
10906 * gdb.base/max-value-size.exp: New file.
10907 * gdb.base/huge.exp: Disable max-value-size for this test.
10908
10909 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10910
10911 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10912
10913 2016-01-28 Yao Qi <yao.qi@linaro.org>
10914
10915 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10916
10917 2016-01-25 Pedro Alves <palves@redhat.com>
10918
10919 PR threads/19461
10920 * gdb.base/fork-running-state.c: New file.
10921 * gdb.base/fork-running-state.exp: New file.
10922
10923 2016-01-25 Pedro Alves <palves@redhat.com>
10924
10925 PR gdb/19494
10926 * gdb.base/catch-fork-kill.c: New file.
10927 * gdb.base/catch-fork-kill.exp: New file.
10928
10929 2016-01-25 Pedro Alves <palves@redhat.com>
10930
10931 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10932 Delete, moved to lib/gdb.exp.
10933 * gdb.threads/forking-threads-plus-breakpoint.exp
10934 (foreach_with_prefix): Likewise.
10935 * gdb.threads/process-dies-while-handling-bp.exp
10936 (foreach_with_prefix): Likewise.
10937 * lib/gdb.exp (foreach_with_prefix): New procedure.
10938
10939 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10940
10941 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10942 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10943
10944 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10945
10946 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10947 endian targets.
10948
10949 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10950 Pedro Alves <palves@redhat.com>
10951
10952 Fix testsuite compatibility with Guile.
10953 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10954 number.
10955
10956 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10957
10958 Fix testsuite compatibility with Guile.
10959 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10960 (thread 1): New test for backtrace through signal handler.
10961
10962 2016-01-22 Yao Qi <yao.qi@linaro.org>
10963
10964 PR testsuite/19491
10965 * gdb.base/multi-forks.c: Include
10966 ../lib/unbuffer_output.c
10967 (main): Call gdb_unbuffer_output.
10968
10969 2016-01-21 Doug Evans <dje@google.com>
10970
10971 * lib/ada.exp (gdb_compile_ada): Fix typo.
10972
10973 2016-01-21 Joel Brobecker <brobecker@adacore.com>
10974
10975 * gdb.base/break-fun-addr.exp: New file.
10976 * gdb.base/break-fun-addr1.c: New file.
10977 * gdb.base/break-fun-addr2.c: New file.
10978
10979 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10980
10981 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10982 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10983 enum flag values.
10984
10985 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10986
10987 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10988 when GDB can not set the vector return value. Add more comments
10989 for clarification.
10990
10991 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10992
10993 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10994 command.
10995
10996 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10997
10998 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10999
11000 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11001
11002 * Makefile.in (check-single): Pass --status to runtest.
11003 (check/%.exp): Likewise.
11004
11005 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11006
11007 * Makefile.in (check-parallel): Propagate return code from make
11008 do-check-parallel.
11009
11010 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11011
11012 * gdb.trace/ftrace.exp: Fix expected message on continue.
11013 * gdb.trace/pending.exp: Fix expected message on continue.
11014 * gdb.trace/trace-break.exp: Fix expected message on continue.
11015
11016 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11017
11018 * lib/gdb.exp (gdb_test): Remove unused global references.
11019
11020 2016-01-18 Pedro Alves <palves@redhat.com>
11021
11022 * gdb.base/async-shell.exp: Adjust expected output.
11023 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11024 * gdb.base/siginfo-thread.exp: Adjust expected output.
11025 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11026 * gdb.java/jnpe.exp: Adjust expected output.
11027 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11028 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11029 * gdb.threads/leader-exit.exp: Adjust expected output.
11030 * gdb.threads/manythreads.exp: Adjust expected output.
11031 * gdb.threads/pthreads.exp: Adjust expected output.
11032 * gdb.threads/schedlock.exp: Adjust expected output.
11033 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11034 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11035 expected output.
11036 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11037 output.
11038 * gdb.threads/sigthread.exp: Adjust expected output.
11039 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11040
11041 2016-01-18 Yao Qi <yao.qi@linaro.org>
11042
11043 * gdb.guile/scm-section-script.c: Replace @progbits with
11044 %progbits.
11045 * gdb.python/py-section-script.c: Likewise.
11046
11047 2016-01-15 Pedro Alves <palves@redhat.com>
11048
11049 * gdb.multi/tids.exp: Test star wildcard ranges.
11050
11051 2016-01-15 Pedro Alves <palves@redhat.com>
11052
11053 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11054 command from "thread apply" invocation.
11055 (thr_apply_info_thr_invalid): Default the expected output to the
11056 input tid list.
11057 (top level): Add tests that use convenience variables. Add tests
11058 for "thread apply" with a valid TID list, but missing the command.
11059
11060 2016-01-13 Pedro Alves <palves@redhat.com>
11061
11062 * gdb.base/default.exp: Expect $_gthread as well.
11063 * gdb.multi/tids.exp: Test $_gthread.
11064 * gdb.threads/thread-specific.exp: Test $_gthread.
11065
11066 2016-01-13 Pedro Alves <palves@redhat.com>
11067
11068 * gdb.multi/tids.exp: Test "info threads -gid".
11069
11070 2016-01-13 Pedro Alves <palves@redhat.com>
11071
11072 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11073 Breakpoint.thread.
11074 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11075
11076 2016-01-07 Pedro Alves <palves@redhat.com>
11077
11078 * gdb.base/break.exp: Adjust to output changes.
11079 * gdb.base/hbreak2.exp: Likewise.
11080 * gdb.base/sepdebug.exp: Likewise.
11081 * gdb.base/watch_thread_num.exp: Likewise.
11082 * gdb.linespec/keywords.exp: Likewise.
11083 * gdb.multi/info-threads.exp: Likewise.
11084 * gdb.threads/thread-find.exp: Likewise.
11085 * gdb.multi/tids.c: New file.
11086 * gdb.multi/tids.exp: New file.
11087
11088 2016-01-13 Pedro Alves <palves@redhat.com>
11089
11090 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11091
11092 2016-01-13 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.base/default.exp: Expect $_inferior as well.
11095 * gdb.multi/base.exp: Test $_inferior.
11096
11097 2016-01-13 Pedro Alves <palves@redhat.com>
11098
11099 PR breakpoints/19388
11100 * gdb.base/catch-signal-siginfo-cond.c: New file.
11101 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11102
11103 2016-01-12 Josh Stone <jistone@redhat.com>
11104 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11105
11106 * gdb.base/catch-syscall.c (do_execve): New variable.
11107 (main): Conditionally trigger an execve.
11108 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11109 (test_catch_syscall_execve): New, check entry/return across execve.
11110 (do_syscall_tests): Call test_catch_syscall_execve.
11111
11112 2016-01-12 Pedro Alves <palves@redhat.com>
11113
11114 * gdb.base/random-signal.exp (do_test): New procedure, with body
11115 of testcase moved in.
11116
11117 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11118 Pedro Alves <palves@redhat.com>
11119
11120 * gdb.base/funcargs.exp (finish from indirectly called function):
11121 Reintroduce the case for 'First'.
11122
11123 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11124 Pedro Alves <palves@redhat.com>
11125
11126 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11127 (tcatch_vfork_then_child_follow_exec)
11128 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11129 identification.
11130
11131 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11132
11133 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11134 and repeats to unlimited.
11135 * gdb.python/py-value.exp: Likewise.
11136 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11137 and repeats to unlimited.
11138
11139 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11140
11141 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11142 and reordering the functions.
11143 * gdb.multi/hangout.c: Likewise.
11144 * gdb.multi/hello.c: Likewise.
11145
11146 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11147
11148 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11149 absolute.
11150 (SingleStatisticTestResult.report): Use dict.keys instead of
11151 dict.iterkeys.
11152
11153 2016-01-06 Pedro Alves <palves@redhat.com>
11154
11155 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11156
11157 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11158
11159 * gdb.btrace/dlopen.exp: New.
11160 * gdb.btrace/dlopen.c: New.
11161 * gdb.btrace/dlopen-dso.c: New.
11162
11163 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11164
11165 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11166 PATTERN argument is optional.
11167
11168 2015-12-24 Joel Brobecker <brobecker@adacore.com>
11169
11170 * lib/ada.exp (target_compile_ada_from_dir): New function.
11171 (gdb_compile_ada): Reimplement avoiding the use of project files.
11172 * gdb.ada/gnat_ada.gpr: Delete.
11173 * gdb.ada/cond_lang.exp: Adjust test to make path before
11174 filename optional.
11175 * gdb.ada/small_reg_param.exp: Likewise.
11176
11177 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11178
11179 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11180
11181 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11182
11183 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11184 case.
11185
11186 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11187
11188 * gdb.base/break.exp: Remove dead code.
11189 * gdb.base/sepdebug.exp: Likewise.
11190
11191 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11192
11193 * gdb.asm/asm-source.exp: Remove HP-UX references.
11194 * gdb.base/annota1.exp: Likewise.
11195 * gdb.base/annota3.exp: Likewise.
11196 * gdb.base/attach.exp: Likewise.
11197 * gdb.base/bigcore.exp: Likewise.
11198 * gdb.base/break.exp: Likewise.
11199 * gdb.base/call-ar-st.exp: Likewise.
11200 * gdb.base/callfuncs.exp: Likewise.
11201 * gdb.base/catch-fork-static.exp: Likewise.
11202 * gdb.base/display.exp: Likewise.
11203 * gdb.base/foll-exec-mode.exp: Likewise.
11204 * gdb.base/foll-exec.exp: Likewise.
11205 * gdb.base/foll-fork.exp: Likewise.
11206 * gdb.base/foll-vfork.exp: Likewise.
11207 * gdb.base/funcargs.exp: Likewise.
11208 * gdb.base/hbreak2.exp: Likewise.
11209 * gdb.base/inferior-died.exp: Likewise.
11210 * gdb.base/interrupt.exp: Likewise.
11211 * gdb.base/multi-forks.exp: Likewise.
11212 * gdb.base/nodebug.exp: Likewise.
11213 * gdb.base/sepdebug.exp: Likewise.
11214 * gdb.base/solib1.c: Likewise.
11215 * gdb.base/step-test.exp: Likewise.
11216 * gdb.mi/non-stop.c: Likewise.
11217 * gdb.mi/pthreads.c: Likewise.
11218 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11219 * gdb.threads/pthreads.c: Likewise.
11220 * gdb.threads/staticthreads.exp: Likewise.
11221 * lib/future.exp: Likewise.
11222 * lib/gdb.exp: Likewise.
11223 * gdb.base/so-indr-cl.c: Remove.
11224 * gdb.base/so-indr-cl.exp: Likewise.
11225 * gdb.base/solib.c: Likewise.
11226 * gdb.base/solib.exp: Likewise.
11227 * gdb.base/solib2.c: Likewise.
11228
11229 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11230
11231 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11232 * gdb.base/call-ar-st.exp: Likewise.
11233 * gdb.base/callfuncs.exp: Likewise.
11234 * gdb.base/condbreak.exp: Likewise.
11235 * gdb.base/constvars.exp: Likewise.
11236 * gdb.base/hbreak2.exp: Likewise.
11237 * gdb.base/langs.exp: Likewise.
11238 * gdb.base/list.exp: Likewise.
11239 * gdb.base/long_long.exp: Likewise.
11240 * gdb.base/ptype.exp: Likewise.
11241 * gdb.base/scope.exp: Likewise.
11242 * gdb.base/signals.exp: Likewise.
11243 * gdb.base/so-impl-ld.exp: Likewise.
11244 * gdb.base/varargs.exp: Likewise.
11245 * gdb.base/volatile.exp: Likewise.
11246 * gdb.base/whatis.exp: Likewise.
11247 * gdb.cp/cplusfuncs.exp: Likewise.
11248 * gdb.cp/inherit.exp: Likewise.
11249 * gdb.cp/local.exp: Likewise.
11250 * gdb.cp/member-ptr.exp: Likewise.
11251 * gdb.cp/method.exp: Likewise.
11252 * gdb.cp/overload.exp: Likewise.
11253 * gdb.cp/templates.exp: Likewise.
11254 * gdb.stabs/weird.exp: Likewise.
11255 * lib/compiler.c: Likewise.
11256 * lib/compiler.cc: Likewise.
11257 * lib/cp-support.exp: Likewise.
11258 * lib/gdb.exp: Likewise.
11259
11260 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11261
11262 * configure.ac: Remove HP-UX case.
11263 * configure: Regenerate.
11264
11265 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11266
11267 * lib/gdb.exp (gdb_compile): Add function doc.
11268
11269 2015-12-17 Pedro Alves <palves@redhat.com>
11270
11271 PR threads/19354
11272 * gdb.multi/info-threads.exp: New file.
11273
11274 2015-12-15 Yao Qi <yao.qi@linaro.org>
11275
11276 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11277 is aarch64*-*-*.
11278
11279 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11280
11281 * gdb.base/history-duplicates.exp: Skip if no readline support.
11282
11283 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11284
11285 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11286
11287 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11288
11289 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11290
11291 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11292
11293 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11294 ctrl-C if nointerrupts target property is set.
11295 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11296 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11297 * gdb.base/paginate-bg-execution.exp: Likewise.
11298 * gdb.base/paginate-execution-startup.exp: Likewise.
11299 * gdb.base/random-signal.exp: Likewise.
11300 * gdb.base/range-stepping.exp: Likewise.
11301 * gdb.cp/annota2.exp: Likewise.
11302 * gdb.cp/annota3.exp: Likewise.
11303 * gdb.gdb/selftest.exp: Likewise.
11304 * gdb.threads/continue-pending-status.exp: Likewise.
11305 * gdb.threads/leader-exit.exp: Likewise.
11306 * gdb.threads/manythreads.exp: Likewise.
11307 * gdb.threads/pthreads.exp: Likewise.
11308 * gdb.threads/schedlock.exp: Likewise.
11309 * gdb.threads/sigthread.exp: Likewise.
11310
11311 2015-12-11 Don Breazeal <donb@codesourcery.com>
11312
11313 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11314 remote.
11315 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11316 * gdb.base/foll-exec.exp (main): Enable for target remote.
11317 * gdb.base/foll-fork.exp (main): Likewise.
11318 * gdb.base/foll-vfork.exp (main): Likewise.
11319 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11320 (proc continue_to_exit_bp_loc): Use clean_restart.
11321 * gdb.base/pie-execl.exp (main): Disable for target remote.
11322 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11323 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11324 * gdb.threads/execl.exp (main): Likewise.
11325 * gdb.threads/fork-child-threads.exp (main): Likewise.
11326 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11327 remote.
11328 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11329 remote.
11330 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11331 pid.tid style ptids, instead of just tid.
11332 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11333 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11334 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11335 ptids, instead of just tid.
11336
11337 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11338
11339 * gdb.base/list.exp (test_list_forward): Add end of file error
11340 test.
11341 (test_repeat_list_command): Add end of file error test.
11342 (test_list_backwards): Add beginning of file error test.
11343
11344 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11345
11346 * gdb.base/list.exp (test_list_invalid_args): New function,
11347 defined, and called.
11348
11349 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11350
11351 * gdb.base/list.exp (test_list): Make test names unique.
11352
11353 2015-12-11 Yao Qi <yao.qi@linaro.org>
11354
11355 * gdb.base/coremaker2.c: Remove.
11356
11357 2015-12-10 Pedro Alves <palves@redhat.com>
11358
11359 * gdb.multi/base.exp: Remove stale "spaces" references.
11360
11361 2015-12-10 Pedro Alves <palves@redhat.com>
11362
11363 * gdb.multi/base.exp: Don't use nowarnings.
11364 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11365 * gdb.multi/hangout.c: Include stdio.h.
11366 * gdb.multi/hello.c: Include stdlib.h.
11367 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11368 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11369 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11370
11371 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11372
11373 * gdb.dwarf2/dw2-ranges-base.c: New file.
11374 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11375 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11376 support additional line table, and debug ranges generation.
11377 (Dwarf::ranges): New function, generate .debug_ranges.
11378 (Dwarf::lines): Support generating simple line table programs.
11379 (Dwarf::assemble): Initialise new namespace variables.
11380
11381 2015-12-09 Kevin Buettner <kevinb@redhat.com>
11382
11383 * gdb.base/async.exp (proc test_background): Add case for
11384 asynchronous execution not supported.
11385
11386 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
11387
11388 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11389 format and change test names to make them unique.
11390
11391 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11392 Pedro Alves <pedro@redhat.com>
11393
11394 PR gdb/18702
11395 Add checking of floatformats setup on x86_64 hosts.
11396 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11397 (smallval, bigval): New labels/constants.
11398 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11399 float" after loading bigval and smallval.
11400
11401 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11402
11403 * gdb.ada/fun_overload_menu.exp: New testcase.
11404 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11405
11406 2015-12-04 Josh Stone <jistone@redhat.com>
11407
11408 * gdb.base/catch-fork-static.exp: New.
11409
11410 2015-12-03 Yao Qi <yao.qi@linaro.org>
11411
11412 * gdb.base/sizeof.c: Don't include stdio.h and
11413 ../lib/unbuffer_output.c.
11414 (main): New variable 'size' and 'value'. Remove printf and
11415 gdb_unbuffer_output. Assign return value to size and value.
11416 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11417 at the beginning.
11418 (check_sizeof): Check the result by printing variable 'size'.
11419 (check_valueof): Check the result by printing variable 'value'.
11420
11421 2015-12-01 Yao Qi <yao.qi@linaro.org>
11422
11423 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11424 for aarch64*-*-linux* target.
11425
11426 2015-11-30 Pedro Alves <palves@redhat.com>
11427
11428 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11429
11430 2015-11-30 Pedro Alves <palves@redhat.com>
11431
11432 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11433 Handle non-stop mode vCont replies.
11434
11435 2015-11-30 Pedro Alves <palves@redhat.com>
11436
11437 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11438 prepare_for_testing. Start gdb with "set non-stop on" appended to
11439 GDBFLAGS. Lax expected stop output.
11440
11441 2015-11-27 Yao Qi <yao.qi@linaro.org>
11442
11443 * gdb.arch/arm-neon.exp: New.
11444 * gdb.arch/arm-neon.c: New.
11445
11446 2015-11-27 Yao Qi <yao.qi@linaro.org>
11447
11448 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11449
11450 2015-11-27 Yao Qi <yao.qi@linaro.org>
11451
11452 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11453 frames-invalid annotation.
11454
11455 2015-11-27 Yao Qi <yao.qi@linaro.org>
11456
11457 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11458
11459 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11460
11461 * gdb.threads/names.exp: New file.
11462 * gdb.threads/names.c: New file.
11463 * README: Mention gdb,no_thread_names.
11464
11465 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11466
11467 PR 19297
11468 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11469 support" error.
11470
11471 2015-11-24 Pedro Alves <palves@redhat.com>
11472
11473 PR 17539
11474 * gdb.base/display.exp: Expect displays to be sorted in ascending
11475 order. Use multi_line.
11476 * gdb.base/solib-display.exp: Likewise.
11477
11478 2015-11-24 Pedro Alves <palves@redhat.com>
11479
11480 PR 17539
11481 * gdb.base/display.exp: Expect displays to be sorted in ascending
11482 order. Use multi_line.
11483 * gdb.base/solib-display.exp: Likewise.
11484
11485 2015-11-24 Pedro Alves <palves@redhat.com>
11486
11487 PR 17539
11488 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11489 threads in ascending order.
11490 * gdb.base/foll-fork.exp: Likewise.
11491 * gdb.base/foll-vfork.exp: Likewise.
11492 * gdb.base/multi-forks.exp: Likewise.
11493 * gdb.mi/mi-nonstop.exp: Likewise.
11494 * gdb.mi/mi-nsintrall.exp: Likewise.
11495 * gdb.multi/base.exp: Likewise.
11496 * gdb.multi/multi-arch.exp: Likewise.
11497 * gdb.python/py-inferior.exp: Likewise.
11498 * gdb.threads/break-while-running.exp: Likewise.
11499 * gdb.threads/execl.exp: Likewise.
11500 * gdb.threads/gcore-thread.exp: Likewise.
11501 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11502 * gdb.threads/kill.exp: Likewise.
11503 * gdb.threads/linux-dp.exp: Likewise.
11504 * gdb.threads/multiple-step-overs.exp: Likewise.
11505 * gdb.threads/next-bp-other-thread.exp: Likewise.
11506 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11507 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11508 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11509 * gdb.threads/thread-find.exp: Likewise.
11510 * gdb.threads/tls.exp: Likewise.
11511 * lib/mi-support.exp (mi_reverse_list): Delete.
11512 (mi_check_thread_states): No longer reverse list.
11513
11514 2015-11-24 Pedro Alves <palves@redhat.com>
11515
11516 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11517 use lowercase.
11518
11519 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11520
11521 * gdb.trace/actions.c: Include trace-common.h.
11522 (main): Add a location for a fast tracepoint.
11523 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11524 the normal tracepoints.
11525 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11526
11527 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11528
11529 * save-trace.exp: Factor out code to these...
11530 (gdb_save_tracepoints): New.
11531 (gdb_load_tracepoints): New.
11532 (do_save_load_test): New.
11533
11534 2015-11-23 Kevin Buettner <kevinb@redhat.com>
11535
11536 * gdb.base/asmlabel.exp: New test.
11537 * gdb.base/asmlabel.c: New test case.
11538
11539 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11540
11541 * gdb.base/wrong_frame_bt_full-main.c: New file.
11542 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11543 * gdb.base/wrong_frame_bt_full.exp: New file.
11544
11545 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11546
11547 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11548
11549 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11550
11551 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
11552 pstate register when comparing registers values in
11553 sparc64-*-linux-gnu targets to avoid spurious differences.
11554
11555 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11556
11557 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
11558
11559 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11560
11561 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11562 as type argument to gdb_compile.
11563 * gdb.base/nested-subp2.exp: Likewise.
11564 * gdb.base/nested-subp3.exp: Likewise.
11565
11566 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11567
11568 * lib/dwarf.exp (_note): Fix left shift of negative value.
11569 * gdb.trace/trace-condition.exp: Likewise.
11570
11571 2015-11-13 Yao Qi <yao.qi@linaro.org>
11572
11573 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11574 comments about d10v.
11575 (test_scalar_returns): Likewise.
11576 * gdb.base/d10v.ld: Remove.
11577 * gdb.base/overlays.exp: Remove the target triplet checking for
11578 d10v-*-*.
11579 * gdb.base/structs.exp (test_struct_returns): Remove the
11580 comments about d10v.
11581 (test_struct_calls): Likewise.
11582
11583 2015-11-13 Yao Qi <yao.qi@linaro.org>
11584
11585 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11586 * gdb.base/gnu_vector.c: Don't include stdio.h.
11587 (main): Don't print res and call add_some_intvecs.
11588
11589 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11590
11591 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11592 macro.
11593 (func5): Removed.
11594 (func4): Use FAST_TRACEPOINT_LABEL.
11595 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11596 macro.
11597 (func): Removed.
11598 (thread_function): Use FAST_TRACEPOINT_LABEL.
11599 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11600 (func): Remove.
11601 (marker): Use FAST_TRACEPOINT_LABEL.
11602 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11603 (pendfunc1): Remove.
11604 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11605 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11606 (foo): Remove.
11607 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11608 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11609 macro.
11610 (func): Remove.
11611 (marker): Use FAST_TRACEPOINT_LABEL.
11612 * gdb.trace/trace-common.h: New header.
11613 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11614 macro.
11615 (func): Remove.
11616 (marker): Use FAST_TRACEPOINT_LABEL.
11617 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11618 (func): Remove.
11619 (thread_function): Use FAST_TRACEPOINT_LABEL.
11620
11621 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11622
11623 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11624 in front.
11625 * gdb.trace/change-loc.exp: Use global pcreg definition.
11626 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11627 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11628 in front.
11629 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11630 * gdb.trace/pending.exp: Likewise.
11631 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11632 * gdb.trace/trace-break.exp: Likewise.
11633 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11634 in front.
11635 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11636 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11637 in front.
11638 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11639
11640 2015-11-09 Joel Brobecker <brobecker@adacore.com>
11641
11642 * gdb.ada/fin_fun_out: New testcase.
11643
11644 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11645
11646 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11647 value associated with DW_AT_byte_size.
11648 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11649 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11650 DW_AT_upper_bound.
11651
11652 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11653
11654 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11655 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11656 version.
11657 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11658 gdb.dwarf2/dw2-canonicalize-type.exp,
11659 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11660 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11661 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11662 provided by gdb_target_symbol_prefix_flags_asm.
11663 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11664 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11665 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11666 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11667 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11668 macros where needed). Use this macro for symbols which require
11669 the prefix provided by SYMBOL_PREFIX.
11670
11671 2015-11-05 Kevin Buettner <kevinb@redhat.com>
11672
11673 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11674 New procs.
11675 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11676 representing expressions, of more than one list element.
11677 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11678 to prepend linker symbol prefix to f.
11679 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11680 table_1 and table_2.
11681 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11682 Likewise, for f and g.
11683 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11684 for ptr.
11685 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11686 for main.
11687 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11688 table_1_ptr and table_2_ptr.
11689
11690 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11691 Joel Brobecker <brobecker@adacore.com>
11692
11693 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11694
11695 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11696
11697 * gdb.reverse/s390-mvcle.c: New test.
11698 * gdb.reverse/s390-mvcle.exp: New file.
11699 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11700
11701 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11702
11703 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11704
11705 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11706
11707 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11708 reaching marker2.
11709 * gdb.reverse/getresuid-reverse.exp: Likewise.
11710 * gdb.reverse/pipe-reverse.exp: Likewise.
11711 * gdb.reverse/readv-reverse.exp: Likewise.
11712 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11713 * gdb.reverse/time-reverse.exp: Likewise.
11714 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11715
11716 2015-10-30 Yao Qi <yao.qi@linaro.org>
11717
11718 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11719 (empty_cycle): Remove.
11720 (main): Don't call empty_cycle. Don't use watch_count_done.
11721 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11722 empty_cycle. Rewrite the code counting HW watchpoints.
11723
11724 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11725
11726 * gdb.reverse/fstatat-reverse.c: New test.
11727 * gdb.reverse/fstatat-reverse.exp: New file.
11728 * gdb.reverse/getresuid-reverse.c: New test.
11729 * gdb.reverse/getresuid-reverse.exp: New file.
11730 * gdb.reverse/pipe-reverse.c: New test.
11731 * gdb.reverse/pipe-reverse.exp: New file.
11732 * gdb.reverse/readv-reverse.c: New test.
11733 * gdb.reverse/readv-reverse.exp: New file.
11734 * gdb.reverse/recvmsg-reverse.c: New test.
11735 * gdb.reverse/recvmsg-reverse.exp: New file.
11736 * gdb.reverse/time-reverse.c: New test.
11737 * gdb.reverse/time-reverse.exp: New file.
11738 * gdb.reverse/waitpid-reverse.c: New test.
11739 * gdb.reverse/waitpid-reverse.exp: New file.
11740
11741 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11742
11743 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11744
11745 2015-10-26 Doug Evans <dje@google.com>
11746
11747 PR symtab/17391
11748 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11749 * gdb.dwarf2/bad-regnum.c: New file.
11750 * gdb.dwarf2/bad-regnum.exp: New file.
11751
11752 2015-10-26 Doug Evans <dje@google.com>
11753
11754 PR python/18938
11755 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11756 file.
11757
11758 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11759
11760 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11761 for a change by "Mention language in compile error message".
11762
11763 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11764
11765 PR python/18073
11766 * gdb.python/py-type.c (C::a_method): New.
11767 (C::a_const_method): New.
11768 (C::a_static_method): New.
11769 (a_function): New.
11770 * gdb.python/py-type.exp (test_fields): Test getting fields
11771 from function and method.
11772
11773 2015-10-21 Keven Boell <keven.boell@intel.com>
11774
11775 * gdb.fortran/vla-alloc-assoc.exp: New file.
11776 * gdb.fortran/vla-datatypes.exp: New file.
11777 * gdb.fortran/vla-datatypes.f90: New file.
11778 * gdb.fortran/vla-history.exp: New file.
11779 * gdb.fortran/vla-ptype-sub.exp: New file.
11780 * gdb.fortran/vla-ptype.exp: New file.
11781 * gdb.fortran/vla-sizeof.exp: New file.
11782 * gdb.fortran/vla-sub.f90: New file.
11783 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11784 * gdb.fortran/vla-value-sub-finish.exp: New file.
11785 * gdb.fortran/vla-value-sub.exp: New file.
11786 * gdb.fortran/vla-value.exp: New file.
11787 * gdb.fortran/vla-ptr-info.exp: New file.
11788 * gdb.mi/mi-vla-fortran.exp: New file.
11789 * gdb.mi/vla.f90: New file.
11790
11791 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11792
11793 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11794 of hardwired timeout value.
11795
11796 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11797 Pedro Alves <palves@redhat.com>
11798
11799 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11800 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11801
11802 2015-10-19 Josh Stone <jistone@redhat.com>
11803
11804 * gdb.base/catch-syscall.c: Include <sched.h>.
11805 (unknown_syscall): New variable.
11806 (main): Trigger a vfork and an unknown syscall.
11807 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11808 (unknown_syscall_number): Likewise.
11809 (check_call_to_syscall): Accept an optional syscall pattern.
11810 (check_return_from_syscall): Likewise.
11811 (check_continue): Likewise.
11812 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11813 (test_catch_syscall_skipping_return): New test toggling off 'catch
11814 syscall' to step over the syscall return, then toggling back on.
11815 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11816 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11817 (do_syscall_tests): Call test_catch_syscall_without_args and
11818 test_catch_syscall_mid_vfork.
11819 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11820 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11821
11822 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
11823
11824 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11825 print g_vE): Add new pass patterns.
11826 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11827 print various symbol names for vptr fields.
11828
11829 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11830
11831 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11832 results.
11833
11834 2015-10-12 Yao Qi <yao.qi@linaro.org>
11835
11836 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11837
11838 2015-10-12 Yao Qi <yao.qi@linaro.org>
11839
11840 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11841 is aarch64*-*-linux*.
11842
11843 2015-10-12 Yao Qi <yao.qi@linaro.org>
11844
11845 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11846 (can_relocate_bcond_true): ... it.
11847 (can_relocate_bcond_false): New function.
11848 (foo): Likewise.
11849 (can_relocate_bl): Likewise.
11850 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11851 can_relocate_bl.
11852
11853 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11854
11855 * gdb.base/nested-addr.c: New file.
11856 * gdb.base/nested-addr.exp: New testcase.
11857
11858 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11859
11860 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11861 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11862 its output. Ignore the output of "record goto begin" and instead
11863 check that GDB is replaying.
11864
11865 2015-10-09 Pedro Alves <palves@redhat.com>
11866
11867 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11868 (top level): Use it in the run with no args test.
11869
11870 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11871
11872 * gdb.dlang/properties.exp: New file.
11873
11874 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11875
11876 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11877 whether or not address 0x1000 is mapped on the target.
11878
11879 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11880
11881 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11882 build.
11883
11884 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11885
11886 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11887 instruction-history test.
11888
11889 2015-09-28 Doug Evans <dje@google.com>
11890
11891 * gdb.base/gcore.c (array_func): Add reference to static_array.
11892
11893 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11894
11895 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11896 source line.
11897
11898 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11899
11900 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11901 short or char as base type.
11902
11903 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11904
11905 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11906 to allow any size enum.
11907
11908 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11909
11910 * gdb.ada/array_ptr_renaming.exp: New testcase.
11911 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11912 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11913
11914 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11915
11916 * gdb.trace/ftrace-lock.c: New file.
11917 * gdb.trace/ftrace-lock.exp: New file.
11918
11919 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11920
11921 * gdb.arch/insn-reloc.c: New file.
11922 * gdb.arch/ftrace-insn-reloc.exp: New file.
11923
11924 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11925
11926 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11927 instruction.
11928 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11929 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11930 * gdb.trace/range-stepping.c: Likewise.
11931 * gdb.trace/trace-break.c: Likewise.
11932 * gdb.trace/trace-mt.c (thread_function): Likewise.
11933 * gdb.trace/ftrace.c (marker): Likewise.
11934 * gdb.trace/trace-condition.c (marker): Likewise.
11935 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11936 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11937 is_aarch64_target.
11938
11939 2015-09-18 Doug Evans <xdje42@gmail.com>
11940
11941 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11942 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11943
11944 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11945
11946 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11947 the breakpoint.
11948
11949 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11950
11951 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11952 the pending breakpoint. Remove timeout override for "Run till
11953 MI pending breakpoint on pendfunc3 on thread 2" test.
11954
11955 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11956
11957 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11958 filename pattern.
11959
11960 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11961
11962 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11963 in breakpoint filename pattern.
11964
11965 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11966
11967 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11968
11969 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11970
11971 * gdb.linespec/explicit.exp: Check for readline support for
11972 tab-completion tests. Fix obvious typo.
11973
11974 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11975
11976 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11977 and replay.
11978
11979 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11980
11981 * gdb.btrace/non-stop.c: New.
11982 * gdb.btrace/non-stop.exp: New.
11983
11984 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11985 Yao Qi <yao.qi@linaro.org>
11986
11987 * gdb.trace/trace-condition.c: New file.
11988 * gdb.trace/trace-condition.exp: New file.
11989
11990 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
11991
11992 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11993 for testing bytecode compilation.
11994
11995 2015-09-16 Pedro Alves <palves@redhat.com>
11996 Sandra Loosemore <sandra@codesourcery.com>
11997
11998 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11999 (SECONDS): Redefine.
12000 (main): Call pthread_kill and alarm early.
12001 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12002 support.
12003 (test): If the target can't hardware step and doesn't support
12004 displaced stepping, increase the timeout.
12005
12006 2015-09-16 Pedro Alves <palves@redhat.com>
12007
12008 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12009 (enable_debug): New procedures.
12010 (test): Use them. Bail out if waiting for threads fails.
12011 (top level): Bail out if a test fails.
12012
12013 2015-09-16 Yao Qi <yao.qi@linaro.org>
12014
12015 * gdb.asm/asm-source.exp: Set asm-arch for
12016 aarch64*-*-* target.
12017 * gdb.asm/aarch64.inc: New file.
12018
12019 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12020
12021 * gdb.ada/array_of_variable_length.exp: New testcase.
12022 * gdb.ada/array_of_variable_length/foo.adb: New file.
12023 * gdb.ada/array_of_variable_length/pck.adb: New file.
12024 * gdb.ada/array_of_variable_length/pck.ads: New file.
12025
12026 2015-09-15 Doug Evans <dje@google.com>
12027
12028 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12029 of function static local variable.
12030
12031 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12032
12033 * gdb.threads/tls-so_extern.exp: New test file.
12034 * gdb.threads/tls-so_extern.c: New test file.
12035 * gdb.threads/tls-so_extern_main.c: New test file.
12036
12037 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12038
12039 * gdb.opt/solib-intra-step-lib.c: New file.
12040 * gdb.opt/solib-intra-step-main.c: New file.
12041 * gdb.opt/solib-intra-step.exp: New file.
12042
12043 2015-09-15 Pedro Alves <palves@redhat.com>
12044
12045 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12046 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12047
12048 2015-09-14 Pedro Alves <palves@redhat.com>
12049
12050 * gdb.base/hook-stop-continue.c: Delete.
12051 * gdb.base/hook-stop-continue.exp: Delete.
12052 * gdb.base/hook-stop-frame.c: Delete.
12053 * gdb.base/hook-stop-frame.exp: Delete.
12054 * gdb.base/hook-stop.c: New file.
12055 * gdb.base/hook-stop.exp: New file.
12056
12057 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12058
12059 * gdb.ada/access_to_packed_array.exp: New testcase.
12060 * gdb.ada/access_to_packed_array/foo.adb: New file.
12061 * gdb.ada/access_to_packed_array/pack.adb: New file.
12062 * gdb.ada/access_to_packed_array/pack.ads: New file.
12063
12064 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12065
12066 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12067 buffer size test.
12068
12069 2015-09-11 Don Breazeal <donb@codesourcery.com>
12070
12071 * gdb.base/foll-exec.c: Add copyright header. Fix
12072 formatting issues.
12073 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12074 (do_exec_tests): Use clean_restart in place of zap_session,
12075 and for test initialization. Fix formatting issues. Use
12076 fail in place of perror.
12077 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12078 an expect statement to match an expression with output from
12079 the program under debug.
12080 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12081 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12082 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12083 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12084 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12085
12086 2015-09-09 Doug Evans <dje@google.com>
12087
12088 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12089
12090 2015-09-09 Doug Evans <dje@google.com>
12091
12092 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12093
12094 2015-09-09 Doug Evans <dje@google.com>
12095
12096 * gdb.base/savedregs.exp: Fix typo.
12097
12098 2015-09-09 Pedro Alves <palves@redhat.com>
12099
12100 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12101
12102 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12103
12104 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12105 command actually switches threads. Give up on remaining
12106 tests if target fails to stop at breakpoint.
12107
12108 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12109
12110 * gdb.ada/funcall_char.exp: New testcase.
12111 * gdb.ada/funcall_char/foo.adb: New file.
12112
12113 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12114
12115 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12116 expected outputs. Add two testcases for completing ambiguous
12117 functions.
12118 * gdb.ada/complete/aux_pck.adb: New file.
12119 * gdb.ada/complete/aux_pck.ads: New file.
12120 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12121 Ambiguous_Func functions.
12122 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12123 * gdb.ada/complete/pck.adb: Likewise.
12124
12125 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12126
12127 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12128 failures to run the test program under GDB.
12129
12130 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
12131
12132 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12133 to C.
12134
12135 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12136
12137 * gdb.base/run-after-attach.exp: New test file.
12138 * gdb.base/run-after-attach.c: New test file.
12139
12140 2015-08-26 Don Breazeal <donb@codesourcery.com>
12141
12142 * gdb.base/foll-exec-2.c: New test program.
12143 * gdb.base/foll-exec-2.exp: New test.
12144
12145 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12146
12147 * gdb.base/nested-subp1.exp: New file.
12148 * gdb.base/nested-subp1.c: New file.
12149 * gdb.base/nested-subp2.exp: New file.
12150 * gdb.base/nested-subp2.c: New file.
12151 * gdb.base/nested-subp3.exp: New file.
12152 * gdb.base/nested-subp3.c: New file.
12153
12154 2015-08-24 Pedro Alves <palves@redhat.com>
12155
12156 * gdb.server/connect-without-multi-process.c: New file.
12157 * gdb.server/connect-without-multi-process.exp: New file.
12158
12159 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12160
12161 * gdb.opt/inline-markers.c: Make z int.
12162
12163 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12164
12165 * gdb.opt/inline-markers.c: Make z volatile.
12166
12167 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12168
12169 * gdb.opt/inline-bt.c: New volatile global z.
12170 * gdb.opt/inline-cmds.c: Likewise.
12171 * gdb.opt/inline-locals.c: Likewise.
12172 * gdb.opt/inline-markers.c: New extern global z.
12173 (marker): Use z.
12174 (inline_fn): Likewise.
12175
12176 2015-08-24 Pedro Alves <palves@redhat.com>
12177
12178 * config/m32r-stub.exp: Remove file.
12179 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12180 * gdb.base/call-rt-st.exp: Likewise.
12181 * gdb.base/call-strs.exp: Likewise.
12182 * gdb.base/default.exp: Remove references to h8300-*-hms and
12183 *-*-udi*.
12184 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12185
12186 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12187
12188 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12189 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12190 and "return" use KFAIL when GDB can not read/write the vector
12191 return value.
12192
12193 2015-08-21 Gary Benson <gbenson@redhat.com>
12194
12195 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12196
12197 2015-08-20 Pedro Alves <palves@redhat.com>
12198
12199 * gdb.server/solib-list.exp: No longer expect an interior stop in
12200 non-stop mode.
12201
12202 2015-08-20 Pedro Alves <palves@redhat.com>
12203
12204 * gdb.server/connect-stopped-target.c: New file.
12205 * gdb.server/connect-stopped-target.exp: New file.
12206
12207 2015-08-20 Pedro Alves <palves@redhat.com>
12208
12209 * gdb.dwarf2/comp-unit-lang.exp: New file.
12210 * gdb.dwarf2/comp-unit-lang.c: New file.
12211
12212 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12213
12214 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12215 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12216
12217 2015-08-19 Kevin Buettner <kevinb@redhat.com>
12218
12219 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12220 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12221
12222 2015-08-18 Doug Evans <dje@google.com>
12223 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12224
12225 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12226 skip_python_tests. New arg prompt_regexp.
12227 (skip_python_tests): New function.
12228 * lib/mi-support.exp (mi_skip_python_tests): New function.
12229 * gdb.python/py-mi-objfile-gdb.py: New file.
12230 * gdb.python/py-mi-objfile.c: New file.
12231 * gdb.python/py-mi-objfile.exp: New file.
12232
12233 2015-08-17 Keith Seitz <keiths@redhat.com>
12234
12235 * gdb.linespec/explicit.exp: Move strace test from here ...
12236 * gdb.trace/strace.exp: ... to here.
12237
12238 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12239
12240 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12241 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12242
12243 2015-08-14 Doug Evans <xdje42@gmail.com>
12244
12245 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12246 inferior before selecting a new file.
12247
12248 2015-08-14 Doug Evans <xdje42@gmail.com>
12249
12250 * gdb.mi/mi-disassemble.exp: Update.
12251 * gdb.base/disasm-optim.S: New file.
12252 * gdb.base/disasm-optim.c: New file.
12253 * gdb.base/disasm-optim.h: New file.
12254 * gdb.base/disasm-optim.exp: New file.
12255
12256 2015-08-14 Keith Seitz <keiths@redhat.com>
12257
12258 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12259 "evaluated-by".
12260
12261 2015-08-13 Joel Brobecker <brobecker@adacore.com>
12262
12263 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12264
12265 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12266
12267 * gdb.ada/fun_renaming.exp: New testcase.
12268 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12269 * gdb.ada/fun_renaming/pack.adb: New file.
12270 * gdb.ada/fun_renaming/pack.ads: New file.
12271
12272 2015-08-12 Keith Seitz <keiths@redhat.com>
12273
12274 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12275 gdb_get_line_number.
12276
12277 2015-08-12 Joel Brobecker <brobecker@adacore.com>
12278
12279 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12280 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12281 gdb.base/dso2dso.exp: New files.
12282
12283 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12284 Pedro Alves <palves@redhat.com>
12285 Keith Seitz <keiths@redhat.com>
12286
12287 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12288 GDBFLAGS.
12289
12290 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12291
12292 * gdb.base/gdbhistsize-history.exp
12293 (test_histsize_history_setting): Use save_vars.
12294 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12295 Use save_vars.
12296 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12297 * gdb.base/readline.exp: Use save_vars.
12298
12299 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12300
12301 * lib/gdb.exp (save_vars): New proc.
12302
12303 2015-08-11 Keith Seitz <keiths@redhat.com>
12304
12305 * gdb.base/help.exp: Update help_breakpoint_text.
12306
12307 2015-08-11 Keith Seitz <keiths@redhat.com>
12308
12309 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12310 (at toplevel): Call test_explicit_breakpoints.
12311 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12312 breakpoints.
12313 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12314 breakpoint conditions, "-cond".
12315
12316 2015-08-11 Keith Seitz <keiths@redhat.com>
12317
12318 * gdb.linespec/3explicit.c: New file.
12319 * gdb.linespec/cpexplicit.cc: New file.
12320 * gdb.linespec/cpexplicit.exp: New file.
12321 * gdb.linespec/explicit.c: New file.
12322 * gdb.linespec/explicit.exp: New file.
12323 * gdb.linespec/explicit2.c: New file.
12324 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12325 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12326 before using in the matching pattern.
12327 Clarify that `prefix' is a regular expression.
12328
12329 2015-08-11 Keith Seitz <keiths@redhat.com>
12330
12331 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12332 test.
12333 Add tests for missing ",FMT" and ",".
12334
12335 2015-08-10 Doug Evans <dje@google.com>
12336 Keith Seitz <keiths@redhat.com>
12337
12338 PR gdb/17960
12339 * gdb.base/completion.exp: Add location completer tests.
12340
12341 2015-08-07 Pedro Alves <palves@redhat.com>
12342
12343 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12344 tests here.
12345 (top level): Run do_test with and without displaced stepping.
12346
12347 2015-08-07 Pedro Alves <palves@redhat.com>
12348
12349 * gdb.base/valgrind-disp-step.c: New file.
12350 * gdb.base/valgrind-disp-step.exp: New file.
12351
12352 2015-08-07 Pedro Alves <palves@redhat.com>
12353
12354 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12355 Delete function.
12356 (main): Add alarm. Run an infinite loop instead of calling
12357 wait_threads.
12358 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12359 comment.
12360 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12361 Delete function.
12362 (main): Add alarm. Run an infinite loop instead of calling
12363 wait_threads.
12364 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12365 comment.
12366
12367 2015-08-07 Pedro Alves <palves@redhat.com>
12368
12369 * gdb.base/checkpoint-ns.exp: New file.
12370 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12371 standard_testfile.
12372
12373 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12374
12375 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12376 * gdb.btrace/instruction_history.exp: Update.
12377 * gdb.btrace/tsx.exp: New.
12378 * gdb.btrace/tsx.c: New.
12379
12380 2015-08-06 Pedro Alves <palves@redhat.com>
12381
12382 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12383 increase timeout.
12384 * gdb.reverse/until-precsave.exp: Bump timeouts.
12385
12386 2015-08-06 Pedro Alves <palves@redhat.com>
12387
12388 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12389
12390 2015-08-06 Pedro Alves <palves@redhat.com>
12391
12392 PR gdb/18749
12393 * gdb.threads/process-dies-while-handling-bp.c: New file.
12394 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12395
12396 2015-08-06 Pedro Alves <palves@redhat.com>
12397
12398 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12399 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12400
12401 2015-08-05 Pedro Alves <palves@redhat.com>
12402
12403 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12404 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12405
12406 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12407
12408 * gdb.base/bp-permanent.exp: Report test as unsupported if
12409 the target cannot stop at the permanent breakpoint.
12410
12411 2015-08-03 Doug Evans <dje@google.com>
12412
12413 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12414 10000.
12415
12416 2015-08-03 Doug Evans <dje@google.com>
12417
12418 * Makefile.in (workers/%.worker, build-perf): New rule.
12419 (GDB_PERFTEST_MODE): New variable.
12420 (check-perf): Use it.
12421 (clean): Clean up gdb.perf parallel build subdirs.
12422 * lib/build-piece.exp: New file.
12423 * lib/gdb.exp (make_gdb_parallel_path): New function
12424 (standard_output_file, standard_temp_file): Call it.
12425 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12426 of $GDB_PARALLEL.
12427 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12428
12429 2015-08-03 Doug Evans <dje@google.com>
12430
12431 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
12432 (LOG_FILE_NAME): New global.
12433 (TextReporter.__init__): Initialize self.txt_sum.
12434 (TextReporter.report): Add support for multiple data-points.
12435 Move report to perftest.sum, put raw data in perftest.log.
12436 (TextReporter.start): Open sum and log files.
12437 (TextReporter.end): Close sum and log files.
12438 * gdb.perf/lib/perftest/testresult.py
12439 (SingleStatisticTestResult.record): Handle multiple data-points.
12440
12441 2015-07-31 Pedro Alves <palves@redhat.com>
12442
12443 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12444 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12445 kill_wait_spawned_process instead of explicit "kill -9".
12446 * gdb.base/attach-pie-noexec.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/attach-twice.exp: Likewise.
12450 * gdb.base/attach.exp: Likewise.
12451 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12452 gdb_test_multiple.
12453 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12454 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12455 kill_wait_spawned_process.
12456 * gdb.base/valgrind-infcall.exp: Likewise.
12457 * gdb.multi/multi-attach.exp: Likewise.
12458 * gdb.python/py-prompt.exp: Likewise.
12459 * gdb.python/py-sync-interp.exp: Likewise.
12460 * gdb.server/ext-attach.exp: Likewise.
12461 * gdb.threads/attach-into-signal.exp (corefunc): Use
12462 spawn_wait_for_attach, spawn_id_get_pid and
12463 kill_wait_spawned_process.
12464 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12465 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12466 spawn_id_get_pid and kill_wait_spawned_process.
12467 * gdb.threads/attach-stopped.exp (corefunc): Use
12468 spawn_wait_for_attach, spawn_id_get_pid and
12469 kill_wait_spawned_process.
12470 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12471 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12472 kill_wait_spawned_process instead of explicit "kill -9".
12473 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12474 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12475 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12476 processes. Don't map cygwin/windows pids here. Now returns a
12477 spawn id list.
12478
12479 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12480
12481 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12482 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12483 correct patch.
12484
12485 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12486
12487 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12488
12489 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12490
12491 Reapply:
12492 2014-05-21 Mark Wielaard <mjw@redhat.com>
12493
12494 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12495
12496 2015-07-30 Pedro Alves <palves@redhat.com>
12497
12498 * linux-low.c (handle_extended_wait): Set the child's last
12499 reported status to TARGET_WAITKIND_STOPPED.
12500
12501 2015-07-30 Pedro Alves <palves@redhat.com>
12502
12503 PR threads/18600
12504 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12505 only shows inferior 1.
12506
12507 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12508 Pedro Alves <palves@redhat.com>
12509
12510 PR threads/18600
12511 * gdb.threads/fork-plus-threads.c: New file.
12512 * gdb.threads/fork-plus-threads.exp: New file.
12513
12514 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12515
12516 * gdb.base/batch-preserve-term-settings.exp
12517 (test_terminal_settings_preserved_after_cli_exit): Use
12518 send_quit_command.
12519
12520 2015-07-29 Pedro Alves <palves@redhat.com>
12521 Don Breazeal <donb@codesourcery.com>
12522
12523 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12524 output from both inferior_spawn_id and gdb_spawn_id.
12525
12526 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12527
12528 * gdb.threads/attach-into-signal.exp (corefunc): Use
12529 with_test_prefix on nested loops, uniquefying the test messages.
12530
12531 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12532
12533 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12534 commit.
12535
12536 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12537
12538 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12539 New proc.
12540 (test_terminal_settings_preserved_after_sigterm): New test.
12541
12542 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12543
12544 * gdb.base/batch-preserve-term-settings.exp
12545 (test_terminal_settings_preserved_after_cli_exit): New test.
12546
12547 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12548
12549 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12550 manipulation of saved_gdbflags.
12551 (test_terminal_settings_preserved): Remove global declaration of
12552 the unused variable pagination_prompt. Remove manipulation of
12553 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12554 GDBFLAGS.
12555
12556 2015-07-29 Pedro Alves <palves@redhat.com>
12557
12558 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12559
12560 2015-07-29 Pedro Alves <palves@redhat.com>
12561
12562 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12563 at the top.
12564
12565 2015-07-29 Pedro Alves <palves@redhat.com>
12566
12567 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12568 (main): Call gdb_unbuffer_output.
12569 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12570 (main): Call gdb_unbuffer_output.
12571 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12572 (main): Call gdb_unbuffer_output.
12573 * gdb.base/call-strs.exp: Adjust to step over the
12574 gdb_unbuffer_output call.
12575 * gdb.base/catch-gdb-caused-signals.c: Include
12576 "../lib/unbuffer_output.c".
12577 (main): Call gdb_unbuffer_output.
12578 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12579 (main): Call gdb_unbuffer_output.
12580 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12581 (main): Call gdb_unbuffer_output.
12582 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12583 (main): Call gdb_unbuffer_output.
12584 * gdb.base/shlib-call.exp: Adjust to step over the
12585 gdb_unbuffer_output call.
12586 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12587 (main): Call gdb_unbuffer_output.
12588 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12589 (main): Call gdb_unbuffer_output.
12590 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12591 (main): Rename to ...
12592 (test): ... this.
12593 (main): Reimplement.
12594 * gdb.base/varargs.exp: Run to test instead of to main.
12595 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12596 (main): Call gdb_unbuffer_output.
12597
12598 2015-07-29 Pedro Alves <palves@redhat.com>
12599
12600 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12601 factore out from mi_continue_dprintf. For call-style dprintfs,
12602 expect dprintf output out of $inferior_spawn_id.
12603 (mi_continue_dprintf): Use mi_expect_dprintf.
12604 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12605 (main): Call gdb_unbuffer_output.
12606
12607 2015-07-29 Pedro Alves <palves@redhat.com>
12608
12609 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12610 (default_mi_gdb_start): Set inferior_spawn_id instead of
12611 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12612 gdb_spawn_id.
12613 (mi_gdb_test): Always expect inferior output from both
12614 $inferior_spawn_id and $gdb_spawn_id.
12615
12616 2015-07-29 Pedro Alves <palves@redhat.com>
12617
12618 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12619 send_inferior and $inferior_spawn_id.
12620
12621 2015-07-29 Pedro Alves <palves@redhat.com>
12622
12623 * gdb.gdb/complaints.exp (test_initial_complaints)
12624 (test_serial_complaints, test_short_complaints): Use
12625 gdb_test_stdio.
12626 (test_empty_complaint): Handle $inferior_spawn_id !=
12627 $gdb_spawn_id.
12628
12629 2015-07-29 Pedro Alves <palves@redhat.com>
12630
12631 * gdb.base/varargs.exp: Use gdb_test_stdio.
12632
12633 2015-07-29 Pedro Alves <palves@redhat.com>
12634
12635 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12636
12637 2015-07-29 Pedro Alves <palves@redhat.com>
12638
12639 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12640
12641 2015-07-29 Pedro Alves <palves@redhat.com>
12642
12643 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12644 parameter into two new parameters, "inf_result" and "gdb_result".
12645 Expect inferior output and gdb output from $inferior_spawn_id and
12646 $gdb_spawn_id, respectively. Adjust all callers.
12647
12648 2015-07-29 Pedro Alves <palves@redhat.com>
12649
12650 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12651 of gdb_test_sequence.
12652
12653 2015-07-29 Pedro Alves <palves@redhat.com>
12654
12655 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12656 (saw_spurious_output): Expect inferior output from
12657 $inferior_spawn_id. Use gdb_test_stdio.
12658
12659 2015-07-29 Pedro Alves <palves@redhat.com>
12660
12661 * gdb.base/dprintf.exp: Use standard_testfile. Change
12662 prepare_for_testing call.
12663 (srcfile): Don't set.
12664 (restart): New procedure.
12665 (test_dprintf): New procecure, use to continue over dprintfs.
12666 (test_call, test_agent): New procedures, tests moved here.
12667 Restart gdb and recreate dprintfs. Adjust expected output.
12668
12669 2015-07-29 Pedro Alves <palves@redhat.com>
12670
12671 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12672
12673 2015-07-29 Pedro Alves <palves@redhat.com>
12674
12675 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12676
12677 2015-07-29 Pedro Alves <palves@redhat.com>
12678
12679 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12680 gdb_test_stdio.
12681
12682 2015-07-29 Pedro Alves <palves@redhat.com>
12683
12684 * lib/gdb.exp (gdb_test_stdio): New procedure.
12685
12686 2015-07-29 Pedro Alves <palves@redhat.com>
12687
12688 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12689
12690 2015-07-29 Pedro Alves <palves@redhat.com>
12691
12692 * gdb.base/call-signal-resume.exp: Remove check for
12693 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12694 * gdb.base/unwindonsignal.exp: Likewise.
12695 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12696 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12697
12698 2015-07-29 Pedro Alves <palves@redhat.com>
12699
12700 * gdb.base/siginfo-addr.c (pass): New function.
12701 (handler): Call it iff si_addr is correct.
12702 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12703 Set a breakpoint at "pass" and continue to it.
12704
12705 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12706
12707 * gdb.python/py-objfile.exp: Make some tests have unique names.
12708 * gdb.python/py-pp-registration.exp: Likewise.
12709
12710 2015-07-28 Pedro Alves <palves@redhat.com>
12711
12712 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12713
12714 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12715
12716 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12717
12718 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12719
12720 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12721
12722 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12723
12724 * gdb.base/gdb-sigterm-2.exp: New test.
12725
12726 2015-07-25 Doug Evans <xdje42@gmail.com>
12727
12728 Revert:
12729 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12730 (workers/%.worker, build-perf): New rule.
12731 (GDB_PERFTEST_MODE): New variable.
12732 (check-perf): Use it.
12733 (clean): Clean up gdb.perf parallel build subdirs.
12734 * lib/build-piece.exp: New file.
12735 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12736 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12737 name.
12738 (standard_temp_file): Ditto.
12739 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12740 of $GDB_PARALLEL.
12741
12742 2015-07-24 Doug Evans <dje@google.com>
12743
12744 * gdb.perf/lib/perftest/utils.py: New file.
12745 * gdb.perf/gm-hello.cc: New file.
12746 * gdb.perf/gm-pervasive-typedef.cc: New file.
12747 * gdb.perf/gm-pervasive-typedef.h: New file.
12748 * gdb.perf/gm-std.cc: New file.
12749 * gdb.perf/gm-std.h: New file.
12750 * gdb.perf/gm-use-cerr.cc: New file.
12751 * gdb.perf/gm-utils.h: New file.
12752 * gdb.perf/gmonster-null-lookup.py: New file.
12753 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12754 * gdb.perf/gmonster-print-cerr.py: New file.
12755 * gdb.perf/gmonster-ptype-string.py: New file.
12756 * gdb.perf/gmonster-runto-main.py: New file.
12757 * gdb.perf/gmonster-select-file.py: New file.
12758 * gdb.perf/gmonster1-null-lookup.exp: New file.
12759 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12760 * gdb.perf/gmonster1-print-cerr.exp: New file.
12761 * gdb.perf/gmonster1-ptype-string.exp: New file.
12762 * gdb.perf/gmonster1-runto-main.exp: New file.
12763 * gdb.perf/gmonster1-select-file.exp: New file.
12764 * gdb.perf/gmonster1.cc: New file.
12765 * gdb.perf/gmonster1.exp: New file.
12766 * gdb.perf/gmonster2-null-lookup.exp: New file.
12767 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12768 * gdb.perf/gmonster2-print-cerr.exp: New file.
12769 * gdb.perf/gmonster2-ptype-string.exp: New file.
12770 * gdb.perf/gmonster2-runto-main.exp: New file.
12771 * gdb.perf/gmonster2-select-file.exp: New file.
12772 * gdb.perf/gmonster2.cc: New file.
12773 * gdb.perf/gmonster2.exp: New file.
12774
12775 2015-07-24 Doug Evans <dje@google.com>
12776
12777 * gdb.perf/README: New file.
12778 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12779 * lib/gen-perf-test.exp: New file.
12780
12781 2015-07-24 Doug Evans <dje@google.com>
12782
12783 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12784 (PerfTest::startup): New function.
12785 (PerfTest::run): Return result of calling body.
12786 (PerfTest::assemble): Rewrite.
12787 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12788 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12789 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12790 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12791 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12792
12793 2015-07-24 Doug Evans <dje@google.com>
12794
12795 * lib/gdb.exp (clean_restart): Make executable optional.
12796
12797 2015-07-24 Doug Evans <dje@google.com>
12798
12799 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12800 compiler_info references.
12801 * gdb.cp/temargs.exp: Ditto.
12802 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12803 (get_compiler_info): Early exit if already computed. Set compiler_info
12804 to "unknown" if there was a problem.
12805 (test_compiler_info): Add function comment. Call get_compiler_info.
12806
12807 2015-07-24 Doug Evans <dje@google.com>
12808
12809 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12810 (workers/%.worker, build-perf): New rule.
12811 (GDB_PERFTEST_MODE): New variable.
12812 (check-perf): Use it.
12813 (clean): Clean up gdb.perf parallel build subdirs.
12814 * lib/build-piece.exp: New file.
12815 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12816 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12817 name.
12818 (standard_temp_file): Ditto.
12819 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12820 of $GDB_PARALLEL.
12821
12822 2015-07-24 Doug Evans <dje@google.com>
12823
12824 * lib/future.exp (gdb_default_target_compile): New option
12825 "early_flags".
12826 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12827 --as-needed.
12828
12829 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12830
12831 * gdb.base/catch-syscall.exp: Call gdb_exit before
12832 gdb_skip_xml_test.
12833
12834 2015-07-24 Pedro Alves <palves@redhat.com>
12835
12836 * gdb.python/py-events.exp: Accept output between the stop event
12837 and the prompt.
12838 * gdb.python/py-evsignal.exp: Likewise.
12839 * gdb.python/py-evthreads.exp: Likewise.
12840
12841 2015-07-24 Pedro Alves <palves@redhat.com>
12842
12843 PR gdb/18717
12844 * gdb.threads/non-ldr-exit.c: New file.
12845 * gdb.threads/non-ldr-exit.exp: New file.
12846
12847 2015-07-24 Yao Qi <yao.qi@linaro.org>
12848
12849 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12850 restarting process.
12851
12852 2015-07-24 Yao Qi <yao.qi@linaro.org>
12853
12854 * gdb.server/ext-restart.exp: New file.
12855
12856 2015-07-24 Yao Qi <yao.qi@linaro.org>
12857
12858 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12859 argument options.
12860 * gdb.server/ext-wrapper.exp: New file.
12861
12862 2015-07-23 Doug Evans <dje@google.com>
12863
12864 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12865 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12866
12867 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12868
12869 * gdb.ada/var_arr_typedef.exp: New testcase.
12870 * gdb.ada/var_arr_typedef/pack.adb: New file.
12871 * gdb.ada/var_arr_typedef/pack.ads: New file.
12872 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12873
12874 2015-07-20 Joel Brobecker <brobecker@adacore.com>
12875
12876 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12877
12878 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12879
12880 * gdb.arch/i386-biarch-core.exp: Replace istarget
12881 by "complete set gnutarget". Remove expectation for the "core-file"
12882 command.
12883
12884 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12885
12886 Revert the previous commit:
12887 Tests for validate symbol file using build-id.
12888
12889 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12890
12891 Tests for validate symbol file using build-id.
12892 * gdb.base/solib-mismatch-lib.c: New file.
12893 * gdb.base/solib-mismatch-libmod.c: New file.
12894 * gdb.base/solib-mismatch.c: New file.
12895 * gdb.base/solib-mismatch.exp: New file.
12896
12897 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12898
12899 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12900 nios2-*-linux*.
12901 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12902 * gdb.base/siginfo.exp: Likewise.
12903 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12904
12905 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12906
12907 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12908 Move it to ...
12909 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12910 ... here.
12911 * gdb.trace/range-stepping.exp: Check that the target supports
12912 range stepping.
12913
12914 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12915
12916 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12917
12918 2015-07-14 Pedro Alves <palves@redhat.com>
12919
12920 * gdb.base/killed-outside.exp: New file.
12921 * gdb.base/killed-outside.c: New file.
12922
12923 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12924
12925 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12926 (n at main): New.
12927 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12928
12929 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12930
12931 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12932 infcall tests instead of setting up for KFAIL.
12933
12934 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12935
12936 * gdb.btrace/record_goto-step.exp: New.
12937
12938 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12939
12940 PR compile/18484
12941 * gdb.compile/compile.c (struct struct_type): Add volatile to
12942 selffield's type.
12943 * gdb.compile/compile.exp
12944 (compile code struct_object.selffield = &struct_object): Skip further
12945 struct_object tests if this one xfails.
12946
12947 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
12948
12949 PR exp/18617
12950 * gdb.trace/ax.exp: Add test.
12951
12952 2015-07-07 Yao Qi <yao.qi@linaro.org>
12953
12954 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12955 instead of istarget "aarch64*-*-*".
12956 * gdb.arch/aarch64-fp.exp: Likewise.
12957 * gdb.base/float.exp: Likewise.
12958 * gdb.reverse/aarch64.exp: Likewise.
12959 * lib/gdb.exp (is_aarch64_target): New proc.
12960
12961 2015-07-07 Yao Qi <yao.qi@linaro.org>
12962
12963 * lib/gdb.exp (is_aarch32_target): New proc.
12964 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12965 instead of "istarget "arm*-*-*"".
12966 * gdb.arch/arm-disp-step.exp: Likewise.
12967 * gdb.arch/thumb-bx-pc.exp: Likewise.
12968 * gdb.arch/thumb-prologue.exp: Likewise.
12969 * gdb.arch/thumb-singlestep.exp: Likewise.
12970 * gdb.base/disp-step-syscall.exp: Likewise.
12971 * gdb.base/float.exp: Likewise.
12972
12973 2015-07-07 Yao Qi <yao.qi@linaro.org>
12974
12975 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12976 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12977
12978 2015-07-07 Yao Qi <yao.qi@linaro.org>
12979
12980 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12981 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12982 if it exists.
12983 * gdb.multi/multi-arch.exp: Likewise.
12984
12985 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12986
12987 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12988 print.
12989
12990 2015-07-07 Yao Qi <yao.qi@linaro.org>
12991
12992 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12993
12994 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12995
12996 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12997 '[' and ']' characters.
12998
12999 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13000
13001 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13002
13003 2015-06-29 Pedro Alves <palves@redhat.com>
13004
13005 PR threads/18127
13006 * gdb.threads/hand-call-new-thread.c: New file.
13007 * gdb.threads/hand-call-new-thread.c: New file.
13008
13009 2015-06-26 Keith Seitz <keiths@redhat.com>
13010 Doug Evans <dje@google.com>
13011
13012 PR 16253
13013 * gdb.cp/var-tag-2.cc: New file.
13014 * gdb.cp/var-tag-3.cc: New file.
13015 * gdb.cp/var-tag-4.cc: New file.
13016 * gdb.cp/var-tag.cc: New file.
13017 * gdb.cp/var-tag.exp: New file.
13018
13019 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13020
13021 * gdb.base/history-duplicates.exp: New test.
13022
13023 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13024
13025 * gdb.base/completion.exp: Test the completion of the "focus"
13026 command.
13027
13028 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13029
13030 * gdb.arch/amd64-prologue-skip.S: New file.
13031 * gdb.arch/amd64-prologue-skip.exp: New file.
13032
13033 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13034
13035 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13036 is_address_zero_readable check.
13037
13038 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13039
13040 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13041 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13042
13043 2015-06-24 Yao Qi <yao.qi@linaro.org>
13044
13045 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13046 linux targets.
13047
13048 2015-06-24 Yao Qi <yao.qi@linaro.org>
13049
13050 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13051 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13052 * gdb.base/siginfo-thread.exp: Likewise.
13053
13054 2015-06-22 Yao Qi <yao.qi@linaro.org>
13055
13056 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13057
13058 2015-06-22 Yao Qi <yao.qi@linaro.org>
13059
13060 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13061 aarch64*-*-*.
13062 (skip_hw_watchpoint_tests): Likewise.
13063
13064 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13065
13066 * gdb.base/gdbinit-history.exp: Test the interaction between
13067 setting GDBHISTSIZE and setting the history size via .gdbinit.
13068
13069 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13070
13071 PR gdb/16999
13072 * gdb.base/gdbhistsize-history.exp: New test.
13073
13074 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13075
13076 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13077 with GDBHISTSIZE.
13078 * gdb.base/readline.exp: Likewise.
13079
13080 2015-06-17 Yao Qi <yao.qi@linaro.org>
13081
13082 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13083 line.
13084
13085 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13086
13087 * gdb.base/gdbinit-history.exp: Add test case to check that
13088 an unlimited history file does not get truncated on exit.
13089
13090 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13091
13092 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13093 (VECTOR): New macro. Use it...
13094 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13095 ...for these typedefs.
13096 (int8, char1, int1, double1): New typedefs.
13097 (struct just_int2, struct two_int2): New structures.
13098 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13099 (add_structvecs, add_singlevecs): New functions.
13100 (main): Call add_some_intvecs twice.
13101 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13102 the compile and exit upon failure. Try compiling for the "native"
13103 architecture. Test inferior function calls with vector arguments
13104 and vector return value handling with "finish" and "return".
13105
13106 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13107
13108 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13109 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13110 PE file.
13111 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13112
13113 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13114
13115 PR breakpoints/16465
13116 * gdb.mi/mi-dprintf-pending.c: New file.
13117 * gdb.mi/mi-dprintf-pending.exp: New test.
13118 * gdb.mi/mi-dprintf-pendshr.c: New file.
13119
13120 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13121 Mircea Gherzan <mircea.gherzan@intel.com>
13122
13123 * gdb.arch/i386-mpx-map.c: New file.
13124 * gdb.arch/i386-mpx-map.exp: New File.
13125
13126 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13127
13128 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13129 * gdb.arch/i386-mpx.exp: Indentation fixed.
13130
13131 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13132
13133 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13134 function and improved indentation.
13135 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13136 gdb_test_multiple. Added additional tests to skip the test.
13137
13138 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13139
13140 * gdb.arch/i386-avx512.c: Change path in include file.
13141 * gdb.arch/i386-avx512.exp: Change include dir path
13142 compilation flag.
13143 * gdb.arch/i386-mpx.c: Change path in include file.
13144 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13145 flag.
13146
13147 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13148
13149 * gdb.compile/compile-print.exp (compile print *vararray@3)
13150 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13151
13152 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13153
13154 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13155 (do not keep jit in memory): ... this.
13156 (expect 5): Change it to ...
13157 (expect no 5): ... this.
13158
13159 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13160
13161 PR gdb/15564
13162 * gdb.mi/mi-detach.exp: New file.
13163
13164 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13165
13166 PR symtab/18392
13167 * gdb.arch/amd64-tailcall-self.S: New file.
13168 * gdb.arch/amd64-tailcall-self.c: New file.
13169 * gdb.arch/amd64-tailcall-self.exp: New file.
13170
13171 2015-05-28 Don Breazeal <donb@codesourcery.com>
13172
13173 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13174 tests for remote targets by checking is_target_gdbserver.
13175
13176 2015-05-27 Doug Evans <dje@google.com>
13177
13178 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13179 * gdb.dwarf2/opaque-type-lookup.c: New file.
13180 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13181
13182 2015-05-26 Doug Evans <dje@google.com>
13183
13184 * gdb.cp/iostream.cc: New file.
13185 * gdb.cp/iostream.exp: New file.
13186
13187 2015-05-26 Doug Evans <dje@google.com>
13188
13189 * gdb.dwarf2/dw2-op-call.exp: Update.
13190 * gdb.dwarf2/dw4-sig-types.exp: Update.
13191 * gdb.dwarf2/implptr.exp: Update.
13192 * gdb.mi/mi-cmd-param-changed.exp: Update.
13193
13194 2015-05-26 Doug Evans <dje@google.com>
13195
13196 * gdb.python/py-lazy-string.c: New file.
13197 * gdb.python/py-lazy-string.exp: New file.
13198 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13199 (main): Update. Add estring3.
13200 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13201 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13202
13203 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13204 Yao Qi <yao.qi@linaro.org>
13205
13206 * gdb.reverse/aarch64.c: New.
13207 * gdb.reverse/aarch64.exp: New.
13208
13209 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13210
13211 * lib/gdb.exp (supports_process_record): Return true for
13212 aarch64*-linux*.
13213 (supports_reverse): Likewise.
13214
13215 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13216
13217 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13218 Use with_test_prefix.
13219
13220 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13221
13222 * gdb.base/completion.exp: Add test for completion of layout
13223 names.
13224
13225 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13226
13227 * lib/gdb.exp (skip_tui_tests): New proc.
13228 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13229
13230 2015-05-19 Pedro Alves <palves@redhat.com>
13231
13232 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13233 Save the whole env array instead of just HOME. Unset HISTSIZE in
13234 the environment while testing. Restore whole environment
13235 afterwards.
13236
13237 2015-05-16 Doug Evans <xdje42@gmail.com>
13238
13239 * gdb.guile/scm-ports.c: New file.
13240 * gdb.guile/scm-ports.exp: Add memory port tests.
13241
13242 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13243
13244 * gdb.compile/compile-print.c: New file.
13245 * gdb.compile/compile-print.exp: New file.
13246
13247 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13248
13249 * gdb.compile/compile-ops.exp: Cast param to void.
13250 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13251 (compile code struct_object.selffield = &struct_object): Add xfail.
13252
13253 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13254
13255 * gdb.ada/arr_enum_with_gap: New testcase.
13256
13257 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13258
13259 * gdb.ada/byte_packed_arr: New testcase.
13260
13261 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13262
13263 * gdb.ada/pckd_neg: New testcase.
13264
13265 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13266
13267 PR gdb/17820
13268 * gdb.base/gdbinit-history.exp: New test.
13269 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13270 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13271
13272 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13273
13274 * gdb.python/py-xmethods.cc: Enhance test case.
13275 * gdb.python/py-xmethods.exp: New tests.
13276 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13277 function.
13278 (B_indexoper): Likewise.
13279 (global_dm_list) : Add new xmethod worker functions.
13280
13281 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13282
13283 * gdb.base/coredump-filter.exp: Correctly unset
13284 "coredump_var_addr" array.
13285
13286 2015-05-08 Pedro Alves <palves@redhat.com>
13287
13288 * gdb.server/non-existing-program.exp: Unset spawn_id.
13289
13290 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13291
13292 PR python/18291
13293 * gdb.python/py-xmethods.exp: Add tests.
13294
13295 2015-05-08 Yao Qi <yao.qi@linaro.org>
13296
13297 PR gdb/18208
13298 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13299 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13300 function set_coredump_filter, and remove remote_exec call.
13301 Remove argument ipid. Callers update.
13302 (top level): Don't get inferior's PID.
13303
13304 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13305
13306 * gdb.base/watch_thread_num.exp: Skip test on targets without
13307 access watchpoints.
13308
13309 2015-05-06 Pedro Alves <palves@redhat.com>
13310
13311 PR server/18081
13312 * gdb.server/non-existing-program.exp: New file.
13313
13314 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13315
13316 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13317
13318 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13319
13320 * gdb.ada/out_of_line_in_inlined: New testcase.
13321
13322 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13323
13324 * gdb.ada/var_rec_arr: New testcase.
13325
13326 2015-04-30 Yao Qi <yao.qi@linaro.org>
13327
13328 * gdb.base/break-idempotent.exp: If
13329 skip_hw_watchpoint_multi_tests returns true, skip the tests
13330 on "rwatch" and "awatch".
13331
13332 2015-04-30 Yao Qi <yao.qi@linaro.org>
13333
13334 * gdb.base/relativedebug.exp: Invoke gdb command
13335 "info sharedlibrary", and if libc.so doesn't have debug info,
13336 skip the test.
13337
13338 2015-04-29 Doug Evans <dje@google.com>
13339
13340 * gdb.python/py-xmethods.exp: Add ptype tests.
13341 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13342 get_result_type method.
13343
13344 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13345
13346 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13347 the target does not support hardware watchpoints.
13348
13349 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13350
13351 * gdb.base/break-always.exp: Abort testing if writing to memory
13352 causes an error.
13353
13354 2015-04-28 Doug Evans <dje@google.com>
13355
13356 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13357 * gdb.python/py-pp-registration.exp: ... here. New file.
13358 * gdb.python/py-pp-registration.c: New file.
13359 * gdb.python/py-pp-registration.py: New file.
13360
13361 2015-04-28 Doug Evans <dje@google.com>
13362
13363 * gdb.python/py-bad-printers.c: New file.
13364 * gdb.python/py-bad-printers.py: New file.
13365 * gdb.python/py-bad-printers.exp: New file.
13366
13367 2015-04-28 Sasha Smundak <asmundak@google.com>
13368
13369 * gdb.python/py-type.exp: New test.
13370
13371 2015-04-28 Andy Wingo <wingo@igalia.com>
13372
13373 * gdb.python/py-parameter.exp:
13374 * gdb.guile/scm-parameter.exp: Escape the path that we are
13375 matching against, as it might contain characters that are special
13376 to regular expressions.
13377
13378 2015-04-27 Joel Brobecker <brobecker@adacore.com>
13379
13380 * gdb.ada/rec_comp: New testcase.
13381
13382 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13383
13384 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13385 before using it.
13386
13387 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13388
13389 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13390 new tests for verilog output.
13391
13392 2015-04-24 Yao Qi <yao.qi@linaro.org>
13393
13394 * boards/remote-gdbserver-on-localhost.exp: New file.
13395
13396 2015-04-23 Pedro Alves <palves@redhat.com>
13397
13398 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13399 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13400 "end of file", remove $inferior_spawn_id from the indirect list.
13401
13402 2015-04-23 Pedro Alves <palves@redhat.com>
13403
13404 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13405
13406 2015-04-23 Pedro Alves <palves@redhat.com>
13407
13408 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13409 on $any_spawn_id instead of only on $gdb_spawn_id.
13410
13411 2015-04-21 Pierre Muller <muller@sourceware.org>
13412
13413 PR pascal/17815
13414 * lib/pascal.exp (gpc_compile): Add new option "class".
13415 (fpc_compile): Likewise.
13416 * gdb.pascal/case-insensitive-symbols.pas: New file.
13417 * gdb.pascal/case-insensitive-symbols.exp: New file.
13418
13419 2015-04-20 Gary Benson <gbenson@redhat.com>
13420
13421 * gdb.base/attach.exp: Fix three extended remote failures.
13422
13423 2015-04-17 Gary Benson <gbenson@redhat.com>
13424
13425 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13426 the main executable over the remote protocol.
13427
13428 2015-04-16 Pedro Alves <palves@redhat.com>
13429
13430 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13431 a new gdbserver if gdbserver_reconnect_p is set.
13432
13433 2015-04-16 Pedro Alves <palves@redhat.com>
13434
13435 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13436 is set, don't exit gdbserver.
13437
13438 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13439
13440 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13441 appropriate .insn, such that an older assembler can be used.
13442 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13443 the z/Architecture instruction set on 31-bit targets as well.
13444
13445 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13446
13447 * gdb.go/handcall.exp: Remove all logic related to the first
13448 breakpoint and rely on go_runto_main instead.
13449 * gdb.go/strings.exp: Likewise.
13450 * gdb.go/unsafe.exp: Likewise.
13451 * gdb.go/hello.exp: Likewise. Also rename the remaining
13452 breakpoint marker to "breakpoint 1".
13453 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13454 * gdb.go/strings.go: Likewise.
13455 * gdb.go/unsafe.go: Likewise.
13456 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13457 "set breakpoint 2 here" and rename the remaining breakpoint marker
13458 to "breakpoint 1".
13459
13460 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13461
13462 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13463 if itertools.imap is not present.
13464 * gdb.python/py-objfile.exp: Add parentheses.
13465 * gdb.python/py-type.exp: Same.
13466 * gdb.python/py-unwind-maint.py: Same.
13467
13468 2015-04-15 Yao Qi <yao.qi@linaro.org>
13469
13470 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13471 of ":$ptr_size" and set its form explicitly.
13472
13473 2015-04-15 Pedro Alves <palves@redhat.com>
13474 Yao Qi <yao.qi@linaro.org>
13475
13476 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13477 timeout by factor of 4.
13478 (test_regular_watch): Likewise.
13479 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13480 * gdb.reverse/sigall-reverse.exp: Likewise.
13481 * gdb.reverse/until-precsave.exp: Likewise.
13482 * lib/gdb.exp (with_timeout_factor): New proc.
13483 (gdb_expect): Move some code to ...
13484 (get_largest_timeout): ... here. New procedure.
13485
13486 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
13487
13488 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13489
13490 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13491
13492 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13493 to write to the .text section.
13494
13495 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13496
13497 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13498 Handle the case of targets that do not provide PID information.
13499
13500 2015-04-13 Yao Qi <yao.qi@linaro.org>
13501
13502 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13503 and use expect instead of gdb_expect.
13504
13505 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13506
13507 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13508 "coredump_var_addr" to avoid naming conflict with other testcases.
13509
13510 2015-04-10 Pedro Alves <palves@redhat.com>
13511
13512 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13513 gdb_test_sequence and gdb_assert.
13514
13515 2015-04-10 Pedro Alves <palves@redhat.com>
13516
13517 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13518 test messages that don't include the breakpoint address.
13519
13520 2015-04-10 Yao Qi <yao.qi@linaro.org>
13521
13522 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13523 false for some offset and width combinations which aren't
13524 supported by linux kernel.
13525
13526 2015-04-10 Pedro Alves <palves@redhat.com>
13527
13528 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13529 procedure, factored out from ...
13530 (top level): ... here. Add "set displaced-stepping" testing axis.
13531 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13532 parameter "displaced". Use it.
13533 (top level): Use foreach and add "set displaced-stepping" testing
13534 axis.
13535
13536 2015-04-10 Pedro Alves <palves@redhat.com>
13537
13538 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13539 Remove comment.
13540 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13541 both the address of the instruction that triggers the watchpoint
13542 and the address of the instruction immediately after, and use
13543 those addresses for the test. Fix comment.
13544
13545 2015-04-10 Pedro Alves <palves@redhat.com>
13546
13547 * gdb.base/sigstep.exp (breakpoint_to_handler)
13548 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13549 Test "backtrace" in handler.
13550 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13551 (top level): Add new "displaced" test axis to
13552 breakpoint_to_handler, breakpoint_to_handler_entry and
13553 breakpoint_over_handler.
13554
13555 2015-04-10 Pedro Alves <palves@redhat.com>
13556
13557 PR gdb/18216
13558 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13559
13560 2015-04-10 Yao Qi <yao.qi@linaro.org>
13561
13562 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13563 (test_add_rn_pc): New function.
13564 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13565 (top level): Invoke test_add_rn_pc.
13566
13567 2015-04-10 Pedro Alves <palves@redhat.com>
13568
13569 PR gdb/13858
13570 * gdb.base/step-over-no-symbols.exp: New file.
13571
13572 2015-04-09 Andy Wingo <wingo@igalia.com>
13573
13574 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13575 after the Python tests.
13576
13577 2015-04-08 Keith Seitz <keiths@redhat.com>
13578
13579 PR python/16699
13580 * gdb.python/py-completion.exp: New tests for completion.
13581 * gdb.python/py-completion.py (CompleteLimit1): New class.
13582 (CompleteLimit2): Likewise.
13583 (CompleteLimit3): Likewise.
13584 (CompleteLimit4): Likewise.
13585 (CompleteLimit5): Likewise.
13586 (CompleteLimit6): Likewise.
13587 (CompleteLimit7): Likewise.
13588
13589 2015-04-08 Pedro Alves <palves@redhat.com>
13590
13591 PR gdb/18214
13592 PR gdb/18216
13593 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13594 function.
13595 (main): Install it as SIGUSR1 handler.
13596 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13597 parameter. Always use "setup" as prefix. Toggle "set
13598 displaced-stepping" off/on depending on global. Don't switch to
13599 thread 1 here.
13600 (top level): Add displaced stepping "off/on" test axis. Update
13601 "setup" calls. Wrap each subtest with with_test_prefix. Test
13602 continuing with a queued signal in each thread.
13603
13604 2015-04-08 Pedro Alves <palves@redhat.com>
13605
13606 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13607 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13608 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13609 Return early if running to main fails.
13610 * gdb.trace/while-stepping.exp: Likewise.
13611
13612 2015-04-07 Pedro Alves <palves@redhat.com>
13613
13614 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13615 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13616 interact with inferior program.
13617
13618 2015-04-07 Pedro Alves <palves@redhat.com>
13619
13620 * lib/gdb.exp (inferior_spawn_id): New global.
13621 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13622 spawn id after processing the user code.
13623 (default_gdb_start): Set inferior_spawn_id.
13624 (send_inferior): New procedure.
13625 * lib/gdbserver-support.exp (gdbserver_start): Set
13626 inferior_spawn_id.
13627 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13628
13629 2015-04-07 Pedro Alves <palves@redhat.com>
13630
13631 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13632 * lib/gdbserver-support.exp (gdbserver_start): Make
13633 $server_spawn_id global.
13634 (gdbserver_start): Don't wait for gdbserver's spawn id with
13635 expect_background.
13636 (close_gdbserver): New procedure.
13637 (gdb_exit): Rename the default version and reimplement.
13638
13639 2015-04-07 Pedro Alves <palves@redhat.com>
13640
13641 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
13642 append the substituted item, not the original item.
13643
13644 2015-04-07 Pedro Alves <palves@redhat.com>
13645
13646 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13647 gdb_expect.
13648
13649 2015-04-07 Pedro Alves <palves@redhat.com>
13650
13651 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13652 output appearing once only.
13653
13654 2015-04-07 Pedro Alves <palves@redhat.com>
13655
13656 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13657 that doesn't expect anything. Return early if running to main
13658 fails.
13659
13660 2015-04-07 Yao Qi <yao.qi@linaro.org>
13661
13662 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13663 (child_function): Call alarm.
13664 (main): Move call to alarm into the loop.
13665 * gdb.threads/non-stop-fair-events.exp: Build program with
13666 -DTIMEOUT=$timeout.
13667
13668 2015-04-06 Doug Evans <xdje42@gmail.com>
13669
13670 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13671 Fix dest parameter to board_info.
13672 (fpc_compile): Ditto.
13673 (gdb_compile_pascal): Rename dest arg to destfile.
13674
13675 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13676
13677 * gdb.ada/funcall_ref.exp: New file.
13678 * gdb.ada/funcall_ref/foo.adb: New file.
13679
13680 2015-04-02 Yao Qi <yao.qi@linaro.org>
13681
13682 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13683 is remote.
13684
13685 2015-04-02 Gary Benson <gbenson@redhat.com>
13686
13687 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13688
13689 2015-04-01 Sasha Smundak <asmundak@google.com>
13690
13691 * gdb.python/py-unwind-maint.c: New file.
13692 * gdb.python/py-unwind-maint.exp: New test.
13693 * gdb.python/py-unwind-maint.py: New file.
13694 * gdb.python/py-unwind.c: New file.
13695 * gdb.python/py-unwind.exp: New test.
13696 * gdb.python/py-unwind.py: New test.
13697
13698 2015-04-01 Pedro Alves <palves@redhat.com>
13699
13700 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13701 to fail instead of non-existent $test.
13702
13703 2015-04-01 Pedro Alves <palves@redhat.com>
13704
13705 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13706 GDBFLAGS if not empty.
13707
13708 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13709
13710 * gdb.ada/complete.exp: Remove "multi_line".
13711 * gdb.ada/info_exc.exp: Remove "multi_line".
13712 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13713 * gdb.ada/ptype_field.exp: Remove "multi_line".
13714 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13715 * gdb.ada/tagged.exp: Remove "multi_line".
13716 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13717 [multi_line ...]
13718 * gdb.btrace/delta.exp: Likewise.
13719 * gdb.btrace/exception.exp: Likewise.
13720 * gdb.btrace/function_call_history.exp: Likewise.
13721 * gdb.btrace/instruction_history.exp: Likewise.
13722 * gdb.btrace/nohist.exp: Likewise.
13723 * gdb.btrace/record_goto.exp: Likewise.
13724 * gdb.btrace/segv.exp: Likewise.
13725 * gdb.btrace/stepi.exp: Likewise.
13726 * gdb.btrace/tailcall.exp: Likewise.
13727 * gdb.btrace/unknown_functions.exp: Likewise.
13728 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13729 * lib/gdb.exp: Add the "multi_line" helper.
13730
13731 2015-04-01 Pedro Alves <palves@redhat.com>
13732
13733 * gdb.threads/tid-reuse.c: New file.
13734 * gdb.threads/tid-reuse.exp: New file.
13735
13736 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13737
13738 PR corefiles/16092
13739 * gdb.base/coredump-filter.c: New file.
13740 * gdb.base/coredump-filter.exp: Likewise.
13741
13742 2015-03-27 Petr Machata <pmachata@redhat.com>
13743
13744 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13745 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13746 (Dwarf::assemble): Initialize them.
13747 (Dwarf::lines): New function.
13748
13749 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13750
13751 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13752 SYMBOL_PREFIX for x86_64-*-cygwin.
13753
13754 2015-03-26 Andy Wingo <wingo@igalia.com>
13755
13756 PR symtab/18148
13757 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13758 const_value but not a location.
13759 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13760 location defined in non-main CUs are visible.
13761
13762 2015-03-26 Yao Qi <yao.qi@linaro.org>
13763
13764 PR testsuite/18139
13765 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13766 Add a line number entry for the same line.
13767 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13768 Add a line number entry for the same line.
13769
13770 2015-03-26 Yao Qi <yao.qi@linaro.org>
13771
13772 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13773 .int 0.
13774 (func): Likewise. Add .Lfunc_1 label.
13775 Use .Lfunc_1 label.
13776 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13777 .int 0.
13778 (func): Likewise.
13779 Use .Lfunc_1 label.
13780
13781 2015-03-26 Yao Qi <yao.qi@linaro.org>
13782
13783 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13784 Call gdb_compile instead to compile each .s files without debug
13785 information.
13786
13787 2015-03-26 Yao Qi <yao.qi@linaro.org>
13788
13789 * gdb.base/savedregs.exp (process_saved_regs): Make
13790 "Saved registers:" optional in the pattern.
13791
13792 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13793
13794 * gdb.btrace/next.exp: Merged into step.exp.
13795 * gdb.btrace/finish.exp: Merged into step.exp.
13796 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13797 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13798 "record goto" and checking the exact replay position.
13799 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13800 check for "Recording format" in "info record" output.
13801 * gdb.btrace/record_goto.exp: Choose test file based on target.
13802 * gdb.btrace/x86-record_goto.S: Renamed into ...
13803 * gdb.btrace/x86_64-record_goto.S: ... this.
13804 * gdb.btrace/i686-record_goto.S: New.
13805 * gdb.btrace/x86-tailcall.S: Renamed into ...
13806 * gdb.btrace/x86_64-tailcall.S: ... this.
13807 * gdb.btrace/i686-tailcall.S: New.
13808 * gdb.btrace/x86-tailcall.c: Renamed into ...
13809 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13810 separate statements. Update test.
13811 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13812 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13813 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13814 * gdb.btrace/tailcall.exp: Choose test file based on target.
13815 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13816
13817 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13818
13819 * gdb.btrace/exception.exp: Increase BTS buffer size.
13820
13821 2015-03-24 Pedro Alves <palves@redhat.com>
13822
13823 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13824
13825 2015-03-24 Pedro Alves <palves@redhat.com>
13826
13827 * gdb.threads/schedlock.exp (test_step): No longer expect that
13828 "set scheduler-locking step" with "next" over a function call runs
13829 threads unlocked.
13830
13831 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13832
13833 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13834
13835 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13836
13837 PR breakpoints/16466
13838 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13839 * gdb.mi/mi-pending.c (thread_func): New function.
13840 (int main): Add threading support required.
13841 * gdb.mi/mi-pending.exp: Add tests for this issue.
13842 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13843 (pendfunc2): Remove stdio dependency.
13844 * gdb.mi/mi-pendshr2.c: New file.
13845
13846 2015-03-23 Keith Seitz <keiths@redhat.com>
13847
13848 * gdb.linespec/keywords.c: New file.
13849 * gdb.linespec/keywords.exp: New file.
13850
13851 2015-03-23 Keith Seitz <keiths@redhat.com>
13852
13853 PR gdb/18021
13854 * gdb.dwarf2/staticvirtual.exp: New test.
13855
13856 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13857
13858 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13859 * README: Remove HP-UX and gdb.hp.
13860 (configuration):
13861 * configure: Regenerate.
13862 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13863 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13864 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13865 gdb.hp/gdb.defects/Makefile.
13866 * gdb.hp/Makefile.in: File deleted.
13867 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13868 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13869 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13870 * gdb.hp/gdb.aCC/run.c: File deleted.
13871 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13872 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13873 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13874 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13875 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13876 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13877 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13878 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13879 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13880 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13881 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13882 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13883 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13884 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13885 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13886 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13887 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13888 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13889 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13890 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13891 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13892 * gdb.hp/gdb.compat/average.c: File deleted.
13893 * gdb.hp/gdb.compat/sum.c: File deleted.
13894 * gdb.hp/gdb.compat/xdb.c: File deleted.
13895 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13896 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13897 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13898 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13899 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13900 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13901 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13902 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13903 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13904 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13905 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13906 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13907 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13908 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13909 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13910 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13911 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13912 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13913 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13914 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13915 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13916 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13917 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13918 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13919 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13920 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13921 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13922 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13923 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13924 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13925 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13926 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13927 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13928 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13929 * gdb.hp/tools/odump: File deleted.
13930
13931 2015-03-19 Pedro Alves <palves@redhat.com>
13932
13933 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13934 (saw_thread_3): New globals.
13935 (top level): Increment them when an event for the corresponding
13936 thread is seen.
13937 (no thread starvation): New test.
13938
13939 2015-03-19 Pedro Alves <palves@redhat.com>
13940
13941 * gdb.threads/continue-pending-status.c: New file.
13942 * gdb.threads/continue-pending-status.exp: New file.
13943
13944 2015-03-18 Pedro Alves <palves@redhat.com>
13945
13946 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13947 Use gdb_is_target_remote instead of is_remote. Use
13948 gdb_test_multiple instead of gdb_expect. Exit early if
13949 gdb_test_multiple hits its internal matches. Tighten stepi tests
13950 expected output. Fail on exit with any signal, instead of just
13951 SIGILL.
13952
13953 2015-03-18 Yao Qi <yao.qi@linaro.org>
13954
13955 PR tdep/18107
13956 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13957 variable.
13958 * gdb.base/catch-syscall.exp: Don't skip it on
13959 aarch64*-*-linux* target. Remove elements in all_syscalls.
13960 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13961 target.
13962 (setup_all_syscalls): New proc.
13963
13964 2015-03-16 Yao Qi <yao.qi@linaro.org>
13965
13966 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13967 (top level): Skip tests if valid_addr_p returns false for
13968 $cmd1 or $cmd2.
13969
13970 2015-03-11 Andy Wingo <wingo@igalia.com>
13971
13972 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13973
13974 2015-03-11 Yao Qi <yao.qi@linaro.org>
13975
13976 * gdb.base/catch-syscall.exp: Fix typo in comments.
13977
13978 2015-03-11 Yao Qi <yao.qi@linaro.org>
13979
13980 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13981
13982 2015-03-09 Pedro Alves <palves@redhat.com>
13983
13984 * dg-extract-results.py: Delete.
13985
13986 2015-03-09 Pedro Alves <palves@redhat.com>
13987
13988 Merge dg-extract-results.sh from GCC upstream (r218843).
13989
13990 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13991 * dg-extract-results.sh: Use --text with grep to avoid issues with
13992 binary files. Fall back to cat -v, if that doesn't work.
13993
13994 2015-03-05 Pedro Alves <palves@redhat.com>
13995
13996 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13997
13998 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13999
14000 * lib/mi-support.exp (mi_expect_interrupt): Accept
14001 alternative event for when in all-stop mode.
14002
14003 2015-03-04 Pedro Alves <palves@redhat.com>
14004
14005 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14006
14007 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14008
14009 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14010
14011 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14012
14013 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14014 regexps for GDB's current line display, accept a hex address
14015 preceding the line number.
14016
14017 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14018
14019 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14020 the 'arch1' variable for "s390*-linux*" targets.
14021
14022 2015-03-04 Pedro Alves <palves@redhat.com>
14023
14024 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14025 (main): Pass missing retval argument to pthread_join call.
14026
14027 2015-03-02 Pedro Alves <palves@redhat.com>
14028
14029 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14030 (top level): Call do_test with non-stop as well.
14031
14032 2015-03-02 Pedro Alves <palves@redhat.com>
14033
14034 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14035 -1.
14036
14037 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14038
14039 * gdb.arch/s390-vregs.exp: New test.
14040 * gdb.arch/s390-vregs.S: New file.
14041
14042 2015-02-27 Pedro Alves <palves@redhat.com>
14043
14044 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14045 call to catch_command_errors.
14046 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14047 catch_command_errors.
14048
14049 2015-02-27 Pedro Alves <palves@redhat.com>
14050
14051 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14052 "true" for boolean result.
14053 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14054 prototype of main.
14055
14056 2015-02-27 Pedro Alves <palves@redhat.com>
14057
14058 * lib/unbuffer_output.c: New file.
14059 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14060 (main): Call gdb_unbuffer_output.
14061
14062 2015-02-27 Yao Qi <yao.qi@linaro.org>
14063
14064 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14065 target.
14066
14067 2015-02-26 Doug Evans <dje@google.com>
14068
14069 * gdb.cp/class2.cc (Dbase, D): New classes.
14070 (main): New local delta.
14071 * gdb.cp/class2.exp: Test printing delta.
14072 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14073 (dynbar): New global.
14074 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14075
14076 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14077
14078 * gdb.compile/compile-ifunc.c: New file.
14079 * gdb.compile/compile-ifunc.exp: New file.
14080
14081 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14082
14083 * gdb.base/structs.exp: Check for correct struct on finish.
14084
14085 2015-02-26 Yao Qi <yao.qi@linaro.org>
14086
14087 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14088 is zero.
14089
14090 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14091
14092 * gdb.arch/cordic.ko.bz2: New file.
14093 * gdb.arch/cordic.ko.debug.bz2: New file.
14094 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14095
14096 2015-02-25 Yao Qi <yao.qi@linaro.org>
14097
14098 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14099 aarch64*-*-* target.
14100
14101 2015-02-23 Pedro Alves <palves@redhat.com>
14102
14103 * lib/gdb.exp (delete_breakpoints): Rewrite using
14104 gdb_test_multiple.
14105
14106 2015-02-23 Pedro Alves <palves@redhat.com>
14107
14108 * gdb.base/info-os.c: Include stdlib.h.
14109
14110 2015-02-22 Doug Evans <xdje42@gmail.com>
14111
14112 PR symtab/17855
14113 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14114 is read after symbols have been re-read.
14115 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14116 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14117
14118 2015-02-21 Doug Evans <dje@google.com>
14119
14120 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14121
14122 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14123
14124 PR corefiles/17808
14125 * gdb.arch/i386-biarch-core.core.bz2: New file.
14126 * gdb.arch/i386-biarch-core.exp: New file.
14127
14128 2015-02-21 Pedro Alves <palves@redhat.com>
14129
14130 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14131 runto_main fails.
14132
14133 2015-02-20 Pedro Alves <palves@redhat.com>
14134
14135 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14136 info probes.
14137
14138 2015-02-20 Pedro Alves <palves@redhat.com>
14139
14140 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14141
14142 2015-02-20 Pedro Alves <palves@redhat.com>
14143
14144 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14145 clean_restart before gdb_target_supports_trace.
14146
14147 2015-02-20 Pedro Alves <palves@redhat.com>
14148
14149 PR threads/18006
14150 * gdb.threads/clone-thread_db.c: New file.
14151 * gdb.threads/clone-thread_db.exp: New file.
14152
14153 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14154
14155 PR breakpoints/16812
14156 * gdb.base/catch-gdb-caused-signals.c: New file.
14157 * gdb.base/catch-gdb-caused-signals.exp: New file.
14158
14159 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14160
14161 * configure: Regenerated.
14162 * configure.ac: Use GDB_AC_TRANSFORM.
14163 * aclocal.m4: sinclude ../transform.m4.
14164
14165 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14166
14167 * lib/dtrace.exp: New file.
14168 * gdb.base/dtrace-probe.exp: Likewise.
14169 * gdb.base/dtrace-probe.d: Likewise.
14170 * gdb.base/dtrace-probe.c: Likewise.
14171 * lib/pdtrace.in: Likewise.
14172 * configure.ac: Output variables with the transformed names of
14173 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14174 * configure: Regenerated.
14175
14176 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14177
14178 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14179 expected message when trying to access $_probe_* convenience
14180 variables while not on a probe.
14181
14182 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14183
14184 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14185
14186 2015-02-11 Pedro Alves <pedro@codesourcery.com>
14187
14188 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14189 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14190
14191 2015-02-10 Doug Evans <xdje42@gmail.com>
14192
14193 * lib/gdb.exp (gdb_load): Always return a result.
14194
14195 2015-02-10 Pedro Alves <palves@redhat.com>
14196
14197 * gdb.threads/signal-sigtrap.c: New file.
14198 * gdb.threads/signal-sigtrap.exp: New file.
14199
14200 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14201
14202 * gdb.trace/no-attach-trace.c: New file.
14203 * gdb.trace/no-attach-trace.exp: New file.
14204
14205 2015-02-09 Mark Wielaard <mjw@redhat.com>
14206
14207 * gdb.dwarf2/atomic.c: New file.
14208 * gdb.dwarf2/atomic-type.exp: Likewise.
14209
14210 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14211
14212 * gdb.btrace/buffer-size.exp: Update "info record" output.
14213 * gdb.btrace/delta.exp: Update "info record" output.
14214 * gdb.btrace/enable.exp: Update "info record" output.
14215 * gdb.btrace/finish.exp: Update "info record" output.
14216 * gdb.btrace/instruction_history.exp: Update "info record" output.
14217 * gdb.btrace/next.exp: Update "info record" output.
14218 * gdb.btrace/nexti.exp: Update "info record" output.
14219 * gdb.btrace/step.exp: Update "info record" output.
14220 * gdb.btrace/stepi.exp: Update "info record" output.
14221 * gdb.btrace/nohist.exp: Update "info record" output.
14222
14223 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14224
14225 * gdb.btrace/buffer-size: New.
14226
14227 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14228
14229 * gdb.btrace/delta.exp: Update "info record" output.
14230 * gdb.btrace/enable.exp: Update "info record" output.
14231 * gdb.btrace/finish.exp: Update "info record" output.
14232 * gdb.btrace/instruction_history.exp: Update "info record" output.
14233 * gdb.btrace/next.exp: Update "info record" output.
14234 * gdb.btrace/nexti.exp: Update "info record" output.
14235 * gdb.btrace/step.exp: Update "info record" output.
14236 * gdb.btrace/stepi.exp: Update "info record" output.
14237 * gdb.btrace/nohist.exp: Update "info record" output.
14238
14239 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14240
14241 PR gdb/15678
14242 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14243
14244 2015-02-06 Pedro Alves <palves@redhat.com>
14245
14246 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14247 macro.
14248 (seconds_left, again): New globals.
14249 (main): Wait seconds_left in a 1-second sleep loop instead of
14250 sleeping 180 seconds. If 'again' is set, reset the seconds
14251 counter.
14252 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14253 'again' in the inferior before detaching. Print the seconds left.
14254 (options): New global.
14255 (top level): Build program with -DTIMEOUT=$timeout.
14256
14257 2015-02-06 Pedro Alves <palves@redhat.com>
14258
14259 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14260 determine how many seconds to pass to 'alarm'.
14261 * gdb.base/gdb-sigterm.exp (top level): Build program with
14262 -DTIMEOUT=$timeout.
14263 (do_test): Return success/failure indication. Add more verbose
14264 logging. Don't fail if 200 single steps are seen. Instead, fail
14265 when the test times out.
14266 (passes): New global.
14267 (top level): Break the testing loop if testing fails on any
14268 iteration. Use gdb_assert.
14269
14270 2015-02-04 Don Breazeal <donb@codesourcery.com>
14271
14272 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14273 and initialize them.
14274 (ipc_cleanup): New function.
14275 (main): Don't declare shmid, semid, and msqid. Add a call to
14276 atexit so that we call ipc_cleanup on exit.
14277
14278 2015-02-04 Pedro Alves <palves@redhat.com>
14279
14280 * boards/native-extended-gdbserver.exp: Remove any target variant
14281 specifications from the board name before clearing the isremote
14282 flag from board_info.
14283
14284 2015-01-31 Doug Evans <xdje42@gmail.com>
14285
14286 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14287
14288 2015-01-31 Gary Benson <gbenson@redhat.com>
14289
14290 * gdb.base/completion.exp: Disable completion limiting for
14291 existing tests. Add new tests to check completion limiting.
14292 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14293
14294 2015-01-31 Doug Evans <xdje42@gmail.com>
14295
14296 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14297
14298 2015-01-31 Doug Evans <xdje42@gmail.com>
14299
14300 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14301 entries. Duplicate file section script entries.
14302 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14303 inlined entries. Add test for safe-path rejection.
14304 * gdb.python/py-section-script.c: Add duplicate inlined section script
14305 entries. Duplicate file section script entries.
14306 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14307 inlined entries. Add test for safe-path rejection.
14308
14309 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14310
14311 * gdb.ada/disc_arr_bound: New testcase.
14312
14313 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14314
14315 * gdb.ada/mi_var_array: New testcase.
14316
14317 2015-01-27 Doug Evans <dje@google.com>
14318
14319 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14320 Add test for objfile.filename, objfile.username after objfile
14321 has been unloaded.
14322
14323 2015-01-26 Joel Brobecker <brobecker@adacore.com>
14324
14325 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14326 the second test to print the name attribute of value
14327 returned by the call to gdb.lookup_type, and adjust
14328 the expected output accordingly.
14329
14330 2015-01-25 Mark Wielaard <mjw@redhat.com>
14331
14332 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14333 * gdb.base/disp-step-fork.c: Include unistd.h.
14334 * gdb.base/siginfo-obj.c: Include stdio.h.
14335 * gdb.base/siginfo-thread.c: Likewise.
14336 * gdb.mi/non-stop.c: Include unistd.h.
14337 * gdb.mi/nsthrexec.c: Include stdio.h.
14338 * gdb.mi/pthreads.c: Include unistd.h.
14339 * gdb.modula2/unbounded1.c (main): Declare returns int.
14340 * gdb.reverse/consecutive-reverse.c: Likewise.
14341 * gdb.threads/create-fail.c: Include unistd.h.
14342 * gdb.threads/killed.c: Likewise.
14343 * gdb.threads/linux-dp.c: Likewise.
14344 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14345 * gdb.threads/non-ldr-exc-2.c: Likewise.
14346 * gdb.threads/non-ldr-exc-3.c: Likewise.
14347 * gdb.threads/non-ldr-exc-4.c: Likewise.
14348 * gdb.threads/pthreads.c: Include unistd.h.
14349 (main): Declare returns int.
14350 * gdb.threads/tls-main.c (foo): New declaration.
14351 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14352
14353 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14354
14355 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14356 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14357
14358 2015-01-15 Mark Wielaard <mjw@redhat.com>
14359
14360 * gdb.base/noreturn-return.c: New file.
14361 * gdb.base/noreturn-return.exp: New file.
14362 * gdb.base/noreturn-finish.c: New file.
14363 * gdb.base/noreturn-finish.exp: New file.
14364
14365 2015-01-23 Pedro Alves <palves@redhat.com>
14366
14367 * gdb.threads/continue-pending-after-query.c: New file.
14368 * gdb.threads/continue-pending-after-query.exp: New file.
14369
14370 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14371 Simon Marchi <simon.marchi@ericsson.com>
14372
14373 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14374 * gdb.base/valgrind-db-attach.exp: Same.
14375 * gdb.base/valgrind-infcall.exp: Same.
14376 * lib/mi-support.exp (default_mi_gdb_start): Same.
14377 * lib/prompt.exp (default_prompt_gdb_start): Same.
14378 * lib/gdb.exp (default_gdb_spawn): Same.
14379 (gdb_interact): New.
14380
14381
14382 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14383
14384 * gdb.compile/compile.exp (pointer to jit function): New test.
14385
14386 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
14387
14388 * lib/gdb.exp (supports_process_record): Return true for
14389 powerpc*-*-linux*.
14390 (supports_reverse): Likewise.
14391
14392 2015-01-15 Don Breazeal <donb@codesourcery.com>
14393
14394 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14395 instead of checking whether the target board is remote and
14396 use spawn_wait_for_attach instead of exec/sleep.
14397 * gdb.base/attach-twice.exp: Likewise.
14398
14399 2015-01-15 Joel Brobecker <brobecker@adacore.com>
14400
14401 * gdb.ada/var_arr_attrs: New testcase.
14402
14403 2015-01-14 Pedro Alves <palves@redhat.com>
14404 Joel Brobecker <brobecker@adacore.com>
14405
14406 PR gdb/17525
14407 * gdb.base/bp-cmds-execution-x-script.c: New file.
14408 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14409 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14410
14411 2015-01-14 Pedro Alves <palves@redhat.com>
14412
14413 PR cli/17828
14414 * gdb.base/batch-preserve-term-settings.c: New file.
14415 * gdb.base/batch-preserve-term-settings.exp: New file.
14416
14417 2015-01-13 Doug Evans <dje@google.com>
14418
14419 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14420 binary.
14421
14422 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14423
14424 * Makefile.in (clean mostlyclean): Do not delete *.py.
14425
14426 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14427
14428 * gdb.python/py-lookup-type.exp: New file.
14429
14430 2015-01-12 Pedro Alves <palves@redhat.com>
14431
14432 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14433 restore GDBFLAGS before returning.
14434
14435 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14436
14437 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14438 is_amd64_regs_target and is_x86_like_target.
14439
14440 2015-01-11 Doug Evans <xdje42@gmail.com>
14441
14442 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14443 is given without an explicit form.
14444 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14445 attributes.
14446 * gdb.dwarf/corrupt.exp: Ditto.
14447 * gdb.dwarf2/enum-type.exp: Ditto.
14448 * gdb.trace/entry-values.exp: Ditto.
14449 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14450
14451 2015-01-11 Doug Evans <xdje42@gmail.com>
14452
14453 PR gdb/15830
14454 * gdb.base/maint.exp: Remove references to "maint demangle".
14455 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14456 Add tests for explicitly specifying language to demangle.
14457 * gdb.dlang/demangle.exp: Ditto.
14458
14459 2015-01-09 Pedro Alves <palves@redhat.com>
14460
14461 * gdb.threads/non-stop-fair-events.c: New file.
14462 * gdb.threads/non-stop-fair-events.exp: New file.
14463
14464 2015-01-09 Pedro Alves <palves@redhat.com>
14465
14466 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14467 the global scope. Set a breakpoint after all threads are started
14468 rather than stepping over two source lines. Expect the prompt.
14469 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14470 global.
14471 (NUM): Now 15.
14472 (main): Use threads_started_barrier to wait for all threads to
14473 start. Main thread no longer calls thread_function. Exit after
14474 180 seconds.
14475 (loop): New function.
14476 (thread_function): Wait on threads_started_barrier barrier. Call
14477 'loop' at each iteration.
14478 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14479 threads have started, instead of hardcoding number of "next"
14480 steps. Use an access watchpoint instead of a write watchpoint.
14481
14482 2015-01-09 Pedro Alves <palves@redhat.com>
14483
14484 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14485 (thread_func): Wait on barrier.
14486 (main): Wait for all threads to start before stopping GDB.
14487 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14488 global.
14489 (thread1_func, thread2_func): Wait on barrier.
14490 (main): Wait for all threads to start before stopping GDB.
14491 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14492 New global.
14493 (thread1_func, thread2_func): Wait on barrier.
14494 (main): Wait for all threads to start before stopping GDB.
14495
14496 2015-01-09 Pedro Alves <palves@redhat.com>
14497
14498 * gdb.threads/attach-many-short-lived-threads.c: New file.
14499 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14500
14501 2014-01-09 Pedro Alves <palves@redhat.com>
14502
14503 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14504 instead of to thread 2.
14505 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14506 Add barrier around each pthread_create call instead of around all
14507 calls.
14508 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14509 Set a break on thread_function and have the child threads hit it
14510 one at at a time.
14511
14512 2015-01-09 Pedro Alves <palves@redhat.com>
14513
14514 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14515 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14516 false.
14517 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14518 checking whether the target board is remote.
14519 * gdb.multi/multi-attach.exp: Likewise.
14520 * gdb.python/py-sync-interp.exp: Likewise.
14521 * gdb.server/ext-attach.exp: Likewise.
14522 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14523 tests that need to attach, instead of checking whether the target
14524 board is remote at the top of the file.
14525
14526 2015-01-08 Yao Qi <yao@codesourcery.com>
14527
14528 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14529
14530 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14531
14532 Fix testcase compilation.
14533 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14534
14535 2015-01-06 Joel Brobecker <brobecker@adacore.com>
14536
14537 * gdb.python/py-type.exp: Add a couple test about empty
14538 array creation, and negative-length array creation.
14539
14540 2015-01-02 Doug Evans <xdje42@gmail.com>
14541
14542 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14543
14544 2015-01-02 Doug Evans <dje@google.com>
14545
14546 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14547
14548 2014-12-29 Yao Qi <yao@codesourcery.com>
14549
14550 * gdb.trace/entry-values.exp: Update comments. Rename variable
14551 bar_call_foo to returned_from_foo.
14552
14553 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14554
14555 PR gdb/17394
14556 * gdb.linespec/break-asm-file.c: New file.
14557 * gdb.linespec/break-asm-file.exp: New file.
14558 * gdb.linespec/break-asm-file0.s: New file.
14559 * gdb.linespec/break-asm-file1.s: New file.
14560
14561 2014-12-18 Nigel Stephens <nigel@mips.com>
14562 Maciej W. Rozycki <macro@codesourcery.com>
14563
14564 * gdb.base/float.exp: Handle the new output from "info float" on
14565 MIPS targets.
14566
14567 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14568
14569 Fix MinGW compilation.
14570 * gdb.compile/compile-ops.exp: Update untested message if
14571 !skip_compile_feature_tests.
14572 * gdb.compile/compile-setjmp.exp: Likewise.
14573 * gdb.compile/compile-tls.exp: Likewise.
14574 * gdb.compile/compile.exp: Likewise.
14575 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14576 supported on this host".
14577
14578 2014-12-16 Doug Evans <xdje42@gmail.com>
14579
14580 * boards/stabs.exp: New file.
14581
14582 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14583
14584 * gdb.base/completion.exp: Adjust to format changes of "maint
14585 print user-registers".
14586
14587 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
14588
14589 PR server/17457
14590 * gdb.arch/aarch64-fp.c: New file.
14591 * gdb.arch/aarch64-fp.exp: New file.
14592
14593 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14594
14595 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14596 r210637, r210913, r211666, r215400, r215817).
14597
14598 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14599 * dg-extract-results.py: New file.
14600 * dg-extract-results.sh: Use it if the environment seems
14601 suitable.
14602
14603 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14604
14605 * dg-extract-results.py (parse_run): Handle warnings that
14606 are printed before a test harness is run.
14607
14608 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14609
14610 * dg-extract-results.py (Named): Remove __cmp__ method.
14611 (output_variation): Use a key to sort variation.harnesses.
14612
14613 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14614
14615 * dg-extract-results.py: For Python 3, force sys.stdout to
14616 handle surrogate escape sequences.
14617 (safe_open): New function.
14618 (output_segment, main): Use it.
14619
14620 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14621
14622 * dg-extract-results.py (Prog.result_re): Include options
14623 in test name.
14624
14625 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14626
14627 * dg-extract-results.py (output_variation): Always sort if
14628 do_sum.
14629
14630 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14631
14632 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14633 as long as we get pagination notifications.
14634
14635 2014-12-15 Jason Merrill <jason@redhat.com>
14636
14637 * Makefile.in (check-gdb.%): Restore.
14638 * README: Mention it.
14639
14640 2014-12-13 Joel Brobecker <brobecker@adacore.com>
14641
14642 * gdb.ada/str_uninit: New testcase.
14643
14644 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14645
14646 PR symtab/17642
14647 * gdb.base/vla-stub-define.c: New file.
14648 * gdb.base/vla-stub.c: New file.
14649 * gdb.base/vla-stub.exp: New file.
14650
14651 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14652 Jan Kratochvil <jan.kratochvil@redhat.com>
14653 Tom Tromey <tromey@redhat.com>
14654
14655 * configure.ac: Add gdb.compile/.
14656 * configure: Regenerate.
14657 * gdb.compile/Makefile.in: New file.
14658 * gdb.compile/compile-ops.exp: New file.
14659 * gdb.compile/compile-ops.c: New file.
14660 * gdb.compile/compile-tls.c: New file.
14661 * gdb.compile/compile-tls.exp: New file.
14662 * gdb.compile/compile-constvar.S: New file.
14663 * gdb.compile/compile-constvar.c: New file.
14664 * gdb.compile/compile-mod.c: New file.
14665 * gdb.compile/compile-nodebug.c: New file.
14666 * gdb.compile/compile-setjmp-mod.c: New file.
14667 * gdb.compile/compile-setjmp.c: New file.
14668 * gdb.compile/compile-setjmp.exp: New file.
14669 * gdb.compile/compile-shlib.c: New file.
14670 * gdb.compile/compile.c: New file.
14671 * gdb.compile/compile.exp: New file.
14672 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14673
14674 2014-12-12 Tom Tromey <tromey@redhat.com>
14675
14676 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14677 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14678
14679 2014-12-12 Doug Evans <dje@google.com>
14680
14681 * lib/gdb-python.exp (get_python_valueof): New function.
14682 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14683
14684 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14685
14686 * gdb.base/completion.exp: Add test for completion of "info
14687 registers ".
14688
14689 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14690
14691 * gdb.base/func-ptrs.c: New file.
14692 * gdb.base/func-ptrs.exp: New file.
14693
14694 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14695
14696 PR breakpoints/17012
14697 * gdb.base/dprintf-detach.c: New file.
14698 * gdb.base/dprintf-detach.exp: New file.
14699
14700 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14701
14702 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14703 * lib/gdb.exp (target_is_gdbserver): New procedure.
14704
14705 2014-12-08 Doug Evans <dje@google.com>
14706
14707 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14708
14709 2014-12-05 Yao Qi <yao@codesourcery.com>
14710
14711 * gdb.guile/scm-error.exp: Remove the third argument to
14712 gdb_remote_download.
14713 * gdb.guile/scm-frame-args.exp: Likewise.
14714 * gdb.guile/scm-section-script.exp: Likewise.
14715
14716 2014-12-05 Yao Qi <yao@codesourcery.com>
14717
14718 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14719
14720 2014-12-04 Doug Evans <dje@google.com>
14721
14722 * gdb.python/py-objfile.exp: Add tests for
14723 objfile.add_separate_debug_file.
14724
14725 2014-12-04 Doug Evans <dje@google.com>
14726
14727 * lib/gdb.exp (get_build_id): New function.
14728 (build_id_debug_filename_get): Rewrite to use it.
14729 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14730
14731 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14732
14733 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14734 `method(long)', not just 0x0.
14735 * gdb.cp/nsalias.exp: Align code labels to 4.
14736 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14737 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14738 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14739 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14740 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14741 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14742
14743 2014-12-02 Doug Evans <dje@google.com>
14744
14745 PR symtab/17602
14746 * gdb.cp/anon-ns.cc: Move guts of this file to ...
14747 * gdb.cp/anon-ns2.cc: ... here. New file.
14748 * gdb.cp/anon-ns.exp: Update.
14749
14750 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
14751
14752 * gdb.python/py-events.py (inferior_call_handler): New.
14753 (register_changed_handler, memory_changed_handler): New.
14754 (test_events.invoke): Register new handlers.
14755 * gdb.python/py-events.exp: Add tests for inferior call,
14756 memory_changed and register_changed events.
14757
14758 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14759
14760 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14761 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14762 if the linker doesn't understand this.
14763
14764 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14765
14766 * gdb.python/python.exp: Change expected reply to help().
14767
14768 2014-12-01 Yao Qi <yao@codesourcery.com>
14769
14770 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14771 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14772 * configure: Re-generated.
14773
14774 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14775
14776 * gdb.cp/chained-calls.cc: New file.
14777 * gdb.cp/chained-calls.exp: New file.
14778 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14779
14780 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14781
14782 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14783 * gdb.dwarf2/symtab-producer.exp: Same.
14784 * gdb.gdb/python-interrupts.exp: Same.
14785 * gdb.gdb/python-selftest.exp: Same.
14786 * gdb.python/py-linetable.exp: Same.
14787 * gdb.python/py-type.exp: Same.
14788 * gdb.python/py-value-cc.exp: Same.
14789 * gdb.python/py-value.exp: Same.
14790
14791 2014-11-28 Yao Qi <yao@codesourcery.com>
14792
14793 * gdb.base/break-probes.exp: Match library name prefixed with
14794 sysroot.
14795
14796 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14797
14798 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14799 test expected output. Add parentheses for the call to print.
14800 Remove L suffix from integers.
14801
14802 2014-11-26 Doug Evans <dje@google.com>
14803
14804 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14805
14806 2014-11-22 Yao Qi <yao@codesourcery.com>
14807
14808 * gdb.trace/entry-values.c: Remove asms.
14809 (foo): Add foo_label.
14810 (bar): Add bar_label.
14811 * gdb.trace/entry-values.exp: Remove code computing foo's
14812 length and bar's length.
14813 (Dwarf::assemble): Invoke function_range for bar and use
14814 MACRO_AT_func for foo.
14815
14816 2014-11-22 Yao Qi <yao@codesourcery.com>
14817
14818 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14819 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14820 Use .Lgcc43_procstart instead of gcc43.
14821
14822 2014-11-21 Joel Brobecker <brobecker@adacore.com>
14823
14824 * gdb.ada/n_arr_bound: New testcase.
14825
14826 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14827
14828 PR breakpoints/10737
14829 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14830 test_catch_syscall_multi_arch.
14831 (test_catch_syscall_multi_arch): New function.
14832
14833 2014-11-20 Doug Evans <xdje42@gmail.com>
14834
14835 * gdb.base/maint.exp: Update expected output.
14836
14837 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14838
14839 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14840 4-byte instruction on S390.
14841
14842 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14843
14844 * gdb.ada/arr_arr: New testcase.
14845
14846 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14847
14848 * gdb.ada/pkd_arr_elem: New Testcase.
14849
14850 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
14851
14852 * gdb.reverse/break-precsave: Expect completion message for
14853 core file reads.
14854 * gdb.reverse/consecutive-precsave.exp: Likewise.
14855 * gdb.reverse/finish-precsave.exp: Likewise.
14856 * gdb.reverse/i386-precsave.exp: Likewise.
14857 * gdb.reverse/machinestate-precsave.exp: Likewise.
14858 * gdb.reverse/sigall-precsave.exp: Likewise.
14859 * gdb.reverse/solib-precsave.exp: Likewise.
14860 * gdb.reverse/step-precsave.exp: Likewise.
14861 * gdb.reverse/until-precsave.exp: Likewise.
14862 * gdb.reverse/watch-precsave.exp: Likewise.
14863
14864 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14865
14866 * gdb.base/bp-permanent.c: Include unistd.h.
14867 * gdb.python/py-framefilter-mi.c (main): Add return type.
14868 * gdb.python/py-framefilter.c (main): Likewise.
14869 * gdb.trace/actions-changed.c (main): Likewise.
14870
14871 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14872
14873 * gdb.mi/until.c: Add eye-catchers.
14874 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14875 line numbers.
14876
14877 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14878
14879 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14880 function header variants in break1.c.
14881 * gdb.base/ena-dis-br.exp: Likewise.
14882 * gdb.base/hbreak2.exp: Likewise.
14883 * gdb.reverse/until-precsave.exp: Drop references to removed
14884 non-prototype function header variants in ur1.c.
14885 * gdb.reverse/until-reverse.exp: Likewise.
14886
14887 2014-11-17 Petr Machata <pmachata@redhat.com>
14888
14889 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14890 ${_cu_offset_size} bytes abbrev offset.
14891
14892 2014-11-15 Doug Evans <xdje42@gmail.com>
14893
14894 PR symtab/17559
14895 * gdb.base/line-symtabs.exp: New file.
14896 * gdb.base/line-symtabs.c: New file.
14897 * gdb.base/line-symtabs.h: New file.
14898
14899 2014-11-14 Yao Qi <yao@codesourcery.com>
14900
14901 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14902 (func): Add label func_label.
14903 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14904 Replace low_pc and high_pc with MACRO_AT_range.
14905 Replace name, low_pc and high_pc with MACRO_AT_func.
14906
14907 2014-11-14 Yao Qi <yao@codesourcery.com>
14908
14909 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14910 Replace name, low_pc and high_pc with MACRO_AT_func.
14911
14912 2014-11-14 Yao Qi <yao@codesourcery.com>
14913
14914 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14915 produce debug information.
14916 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14917
14918 2014-11-14 Yao Qi <yao@codesourcery.com>
14919
14920 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14921 object and get function length.
14922 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14923 with MACRO_AT_func.
14924 (top-level): Replace gdb_compile and clean_restart with
14925 prepare_for_testing.
14926 * gdb.dwarf2/main.c (main): Add label main_label.
14927
14928 2014-11-14 Yao Qi <yao@codesourcery.com>
14929
14930 * lib/dwarf.exp (function_range): New procedure.
14931 (Dwarf::_handle_macro_at_func): New procedure.
14932 (Dwarf::_handle_macro_at_range): New procedure.
14933 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14934
14935 2014-11-14 Yao Qi <yao@codesourcery.com>
14936
14937 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14938 (_handle_attribute): New procedure.
14939
14940 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14941
14942 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14943 * gdb.base/call-sc.c (zed): Likewise.
14944 * gdb.base/checkpoint.c (main): Likewise.
14945 * gdb.base/dump.c (main): Likewise.
14946 * gdb.base/gcore.c (main): Likewise.
14947 * gdb.base/huge.c (main): Likewise.
14948 * gdb.base/multi-forks.c (main): Likewise.
14949 * gdb.base/pr10179-a.c (main): Likewise.
14950 * gdb.base/savedregs.c (main): Likewise.
14951 * gdb.base/sigaltstack.c (main): Likewise.
14952 * gdb.base/siginfo.c (main): Likewise.
14953 * gdb.base/structs.c (zed): Likewise.
14954 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14955 * gdb.mi/mi-syn-frame.c (main): Likewise.
14956 * gdb.mi/until.c (foo, main): Likewise.
14957 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14958 * gdb.base/solib-weak.c (foo): Declare.
14959 * gdb.base/attach-twice.c: Include stdio.h.
14960 * gdb.base/weaklib1.c: Likewise.
14961 * gdb.base/weaklib2.c: Likewise.
14962 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14963 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14964 unistd.h.
14965 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14966 * gdb.mi/mi-exit-code.c: Likewise.
14967 * gdb.base/break-interp-lib.c: Include string.h.
14968 * gdb.base/coremaker.c: Likewise.
14969 * gdb.base/testenv.c: Likewise.
14970 * gdb.python/py-finish-breakpoint.c: Likewise.
14971 * gdb.base/inferior-died.c: Include sys/wait.h.
14972 * gdb.base/fileio.c: Include time.h.
14973 * gdb.base/async-shell.c: Include unistd.h.
14974 * gdb.base/dprintf-non-stop.c: Likewise.
14975 * gdb.base/info-os.c: Likewise.
14976 * gdb.mi/mi-console.c: Likewise.
14977 * gdb.mi/watch-nonstop.c: Likewise.
14978 * gdb.python/py-events.c: Likewise.
14979 * gdb.base/async.c (baz): Move up before its invocation.
14980 * gdb.base/code_elim2.c (my_global_func): Likewise.
14981 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14982 * gdb.base/advance.c (func2): Likewise.
14983
14984 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14985
14986 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14987 variant.
14988 * gdb.base/annota3.c: Likewise.
14989 * gdb.base/async.c: Likewise.
14990 * gdb.base/average.c: Likewise.
14991 * gdb.base/call-ar-st.c: Likewise.
14992 * gdb.base/call-rt-st.c: Likewise.
14993 * gdb.base/call-sc.c: Likewise.
14994 * gdb.base/call-strs.c: Likewise.
14995 * gdb.base/ending-run.c: Likewise.
14996 * gdb.base/execd-prog.c: Likewise.
14997 * gdb.base/exprs.c: Likewise.
14998 * gdb.base/foll-exec.c: Likewise.
14999 * gdb.base/foll-fork.c: Likewise.
15000 * gdb.base/foll-vfork.c: Likewise.
15001 * gdb.base/funcargs.c: Likewise.
15002 * gdb.base/gcore.c: Likewise.
15003 * gdb.base/jump.c: Likewise.
15004 * gdb.base/langs0.c: Likewise.
15005 * gdb.base/langs1.c: Likewise.
15006 * gdb.base/langs2.c: Likewise.
15007 * gdb.base/mips_pro.c: Likewise.
15008 * gdb.base/nodebug.c: Likewise.
15009 * gdb.base/opaque0.c: Likewise.
15010 * gdb.base/opaque1.c: Likewise.
15011 * gdb.base/recurse.c: Likewise.
15012 * gdb.base/run.c: Likewise.
15013 * gdb.base/scope0.c: Likewise.
15014 * gdb.base/scope1.c: Likewise.
15015 * gdb.base/setshow.c: Likewise.
15016 * gdb.base/setvar.c: Likewise.
15017 * gdb.base/shmain.c: Likewise.
15018 * gdb.base/shr1.c: Likewise.
15019 * gdb.base/shr2.c: Likewise.
15020 * gdb.base/sigall.c: Likewise.
15021 * gdb.base/signals.c: Likewise.
15022 * gdb.base/so-indr-cl.c: Likewise.
15023 * gdb.base/solib2.c: Likewise.
15024 * gdb.base/structs.c: Likewise.
15025 * gdb.base/sum.c: Likewise.
15026 * gdb.base/vforked-prog.c: Likewise.
15027 * gdb.base/watchpoint.c: Likewise.
15028 * gdb.reverse/shr2.c: Likewise.
15029 * gdb.reverse/until-reverse.c: Likewise.
15030 * gdb.reverse/ur1.c: Likewise.
15031 * gdb.reverse/watch-reverse.c: Likewise.
15032
15033 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15034
15035 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15036 variant.
15037 * gdb.base/sepdebug.exp: Drop references to removed code.
15038
15039 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15040
15041 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15042 variant. Preserve original line numbering.
15043 * gdb.base/list1.c: Likewise.
15044
15045 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15046
15047 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15048 variant.
15049 * gdb.base/break1.c: Likewise.
15050 * gdb.base/break.exp: Drop references to removed code.
15051
15052 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15053
15054 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15055 variant.
15056
15057 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15058
15059 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15060
15061 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15062
15063 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15064 logic into perform_all_tests() and invoke it with and without
15065 function header prototypes.
15066 (do_function_calls): Remove conditional XFAIL for PR 5318.
15067 (rerun_and_prepare): Remove duplicate code.
15068 (perform_all_tests): New. Main logic moved here.
15069
15070 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15071
15072 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15073 code guarded by #ifdef NO_PROTOTYPES.
15074 (t_double_many_args): Likewise.
15075 (DEF_FUNC_MANY_ARGS_1): Likewise.
15076 (DEF_FUNC_VALUES_1): Likewise.
15077 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15078 guarded by #ifdef PROTOTYPES.
15079
15080 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15081
15082 * gdb.mi/mi-console.c: Add eye-catcher.
15083 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15084 instead of literal line number.
15085
15086 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15087
15088 * gdb.base/shr2.c: Add eye-catcher.
15089 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15090 line number.
15091
15092 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15093
15094 * gdb.base/jump.c: Add eye-catchers.
15095 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15096 numbers.
15097
15098 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15099
15100 * gdb.base/execd-prog.c: Add eye-catchers.
15101 * gdb.base/foll-exec.c: Likewise.
15102 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15103 line numbers.
15104
15105 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15106
15107 * gdb.base/ending-run.c: Add eye-catchers.
15108 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15109 literal line numbers.
15110
15111 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15112
15113 * gdb.base/call-rt-st.c: Add eye-catchers.
15114 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15115 literal line numbers.
15116
15117 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15118
15119 * gdb.base/call-ar-st.c: Add eye-catchers.
15120 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15121 literal line numbers.
15122
15123 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15124
15125 * gdb.base/average.c: Add eye-catchers.
15126 * gdb.base/sum.c: Likewise.
15127 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15128 regexps dynamically.
15129
15130 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15131
15132 * gdb.base/solib1.c: Add eye-catchers.
15133 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15134 literal line numbers.
15135
15136 2014-11-12 Pedro Alves <palves@redhat.com>
15137
15138 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15139 leader has exited.
15140
15141 2014-11-12 Pedro Alves <palves@redhat.com>
15142
15143 * gdb.arch/i386-bp_permanent.c: New file.
15144 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15145 (srcfile): Set to i386-bp_permanent.c.
15146 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15147 that stepi does not execute the 'leave' instruction, instead of
15148 testing it does execute.
15149 * gdb.base/bp-permanent.c: New file.
15150 * gdb.base/bp-permanent.exp: New file.
15151
15152 2014-11-10 Doug Evans <xdje42@gmail.com>
15153
15154 PR symtab/17564
15155 * gdb.base/symtab-search-order.exp: New file.
15156 * gdb.base/symtab-search-order.c: New file.
15157 * gdb.base/symtab-search-order-1.c: New file.
15158 * gdb.base/symtab-search-order-shlib-1.c: New file.
15159
15160 2014-11-07 Pedro Alves <palves@redhat.com>
15161
15162 PR gdb/17511
15163 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15164 i?86-*-linux*.
15165
15166 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15167
15168 PR c++/17494
15169 * gdb.cp/pr17494.cc: New file.
15170 * gdb.cp/pr17494.exp: New file.
15171
15172 2014-11-02 Yao Qi <yao@codesourcery.com>
15173
15174 * gdb.python/python.exp: Get working directory and match the
15175 output of "set extended-prompt \\w " with it.
15176
15177 2014-10-30 Doug Evans <dje@google.com>
15178
15179 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15180 in objfiles.
15181 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15182 in progspaces.
15183
15184 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
15185
15186 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15187 * gdb.base/realname-expand.exp: Likewise.
15188 * gdb.linespec/macro-relative.exp: Likewise.
15189
15190 2014-10-29 Pedro Alves <palves@redhat.com>
15191
15192 PR gdb/17408
15193 * gdb.threads/schedlock.c (some_function): New function.
15194 (call_function): New global.
15195 (MAYBE_CALL_SOME_FUNCTION): New macro.
15196 (thread_function): Call it.
15197 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15198 and use it instead of a global counter. Adjust all callers.
15199 (get_current_thread): Use "find current thread" for test message
15200 here rather than having all callers pass down the same string.
15201 (goto_loop): New procedure, factored out from ...
15202 (my_continue): ... this.
15203 (step_ten_loops): Change parameter from test message to command to
15204 use. Adjust.
15205 (list_count): Delete global.
15206 (check_result): New procedure, factored out from duplicate top
15207 level code.
15208 (continue tests): Wrap in with_test_prefix.
15209 (test_step): New procedure, factored out from duplicate top level
15210 code.
15211 (top level): Test "step" in combination with all scheduler-locking
15212 modes. Test "next" in combination with all scheduler-locking
15213 modes, and in combination with stepping over a function call or
15214 not.
15215 * gdb.threads/next-bp-other-thread.c: New file.
15216 * gdb.threads/next-bp-other-thread.exp: New file.
15217
15218 2014-10-29 Pedro Alves <palves@redhat.com>
15219
15220 PR python/17372
15221 * gdb.python/python.exp: Test a multi-line command that spawns
15222 interactive Python.
15223 * gdb.base/multi-line-starts-subshell.exp: New file.
15224
15225 2014-10-29 Yao Qi <yao@codesourcery.com>
15226
15227 * gdb.base/fileio.exp: Make directories on host.
15228
15229 2014-10-29 Yao Qi <yao@codesourcery.com>
15230
15231 * gdb.base/fileio.c (test_write): Close the file.
15232
15233 2014-10-28 Pedro Alves <palves@redhat.com>
15234
15235 PR gdb/12623
15236 * gdb.base/sigstep.c (no_handler): New global.
15237 (main): If 'no_handler is true, set the signal handlers to
15238 SIG_IGN.
15239 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15240 with_sw_watch and no_handler parameters. Handle them.
15241 (top level) <stepping over handler when stopped at a breakpoint
15242 test>: Add a test axis for testing with a software watchpoint, and
15243 another for testing with the signal handler set to SIG_IGN.
15244 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15245 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15246
15247 2014-10-28 Pedro Alves <palves@redhat.com>
15248
15249 PR gdb/17511
15250 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15251 * gdb.base/sigstep.exp (other_handler_location): New global.
15252 (advance): Support stepping into the signal handler, and running
15253 commands while in the handler.
15254 (in_handler_map): New global.
15255 (top level): In the advance test, add combinations for getting
15256 into the handler with stepping commands, and for running commands
15257 in the handler. Add comment descripting the advancei tests.
15258
15259 2014-10-28 Pedro Alves <palves@redhat.com>
15260
15261 * gdb.base/sigstep.exp: Use build_executable instead of
15262 prepare_for_testing.
15263 (top level): Move code that starts GDB, runs to main and creates a
15264 display to ...
15265 (restart): ... this new procedure.
15266 (top level): Move backtrace from signal handler test to ...
15267 (validate_backtrace): ... this new procedure.
15268 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15269 with_test_prefix. Always restart GDB.
15270 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15271 with_test_prefix. Always restart GDB. No need to delete
15272 breakpoints after the test.
15273 (test_skip_handler): Remove prefix parameter.
15274 (skip_over_handler, breakpoint_to_handler)
15275 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15276 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15277 restart GDB. No need to delete breakpoints after the test.
15278 (top level): Use foreach to call the test procedures with
15279 different commands.
15280
15281 2014-10-28 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15284 instead of GNATS numbers.
15285 * gdb.base/sigbpt.exp: Likewise.
15286 * gdb.base/siginfo.exp: Likewise.
15287 * gdb.base/sigstep.exp: Likewise.
15288
15289 2014-10-27 Pedro Alves <palves@redhat.com>
15290
15291 * gdb.base/sigstep.c (dummy): New global.
15292 (main): Issue a couple writes to the new global.
15293 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15294 procedures.
15295 (skip_over_handler): Use test_skip_handler.
15296 (top level): Call skip_over_handler for stepi and nexti too.
15297 (breakpoint_over_handler): Use test_skip_handler.
15298 (top level): Call breakpoint_over_handler for stepi and nexti too.
15299
15300 2014-10-27 Yao Qi <yao@codesourcery.com>
15301
15302 * gdb.trace/tfile.c (adjust_function_address)
15303 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15304 function descriptor.
15305
15306 2014-10-24 Don Breazeal <donb@codesourcery.com>
15307
15308 * gdb.base/foll-fork.exp (test_follow_fork,
15309 catch_fork_child_follow): Check for updated fork messages emitted
15310 from infrun.c.
15311 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15312 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15313 vfork_and_exec_child_follow_through_step): Check for updated vfork
15314 messages emitted from infrun.c.
15315
15316 2014-10-24 Pedro Alves <palves@redhat.com>
15317
15318 * gdb.base/corefile.exp: Remove references to ultrix.
15319 * gdb.base/interrupt.exp: Likewise.
15320 * gdb.base/whatis.exp: Likewise.
15321 * gdb.gdb/selftest.exp: Likewise.
15322 * gdb.threads/manythreads.exp: Likewise.
15323 * gdb.threads/print-threads.exp: Likewise.
15324 * gdb.threads/pthreads.exp:: Likewise.
15325 * gdb.threads/schedlock.exp: Likewise.
15326
15327 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15328
15329 * gdb.cp/non-trivial-retval.cc: Add a test case.
15330 * gdb.cp/non-trivial-retval.exp: Add a test.
15331
15332 2014-10-20 Yao Qi <yao@codesourcery.com>
15333
15334 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15335 * gdb.python/py-objfile-script-gdb.py: New file.
15336 * gdb.python/py-objfile-script.exp: Update reference to
15337 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15338 of remote_download. Remove the dest file.
15339
15340 2014-10-20 Yao Qi <yao@codesourcery.com>
15341
15342 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15343 * gdb.base/step-line.exp: Likewise.
15344 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15345 * gdb.dwarf2/dw2-basic.exp: Likewise.
15346 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15347 * gdb.dwarf2/dw2-filename.exp: Likewise.
15348 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15349 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15350 * gdb.dwarf2/dw2-producer.exp: Likewise.
15351 * gdb.dwarf2/mac-fileno.exp: Likewise.
15352 * gdb.python/py-frame-args.exp: Likewise.
15353 * gdb.python/py-framefilter.exp: Likewise.
15354 * gdb.python/py-mi.exp: Likewise.
15355 * gdb.python/py-objfile-script.exp: Likewise
15356 * gdb.python/py-pp-integral.exp: Likewise.
15357 * gdb.python/py-pp-re-notag.exp: Likewise.
15358 * gdb.python/py-prettyprint.exp: Likewise.
15359 * gdb.python/py-section-script.exp: Likewise.
15360 * gdb.python/py-typeprint.exp: Likewise.
15361 * gdb.python/py-xmethods.exp: Likewise.
15362 * gdb.stabs/weird.exp: Likewise.
15363 * gdb.xml/tdesc-regs.exp: Likewise.
15364
15365 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15366
15367 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15368 (out_cu): Use addr_len for the size of addresses.
15369 (out_line): Likewise. Size DW_LNE_set_address instruction
15370 according to addr_len.
15371 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15372 (FUNC): Add START_INSNS to definition.
15373
15374 2014-10-18 Yao Qi <yao@codesourcery.com>
15375
15376 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15377 gdb_has_argv0 return true.
15378 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15379 check [target_info exists noargs], check [gdb_has_argv0]
15380 instead.
15381 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15382 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15383 procedures.
15384
15385 2014-10-17 Doug Evans <dje@google.com>
15386
15387 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15388 event.
15389 * gdb.python/py-events.py: Add clear_objfiles event.
15390
15391 2014-10-17 Doug Evans <dje@google.com>
15392
15393 * gdb.python/py-objfile.exp: Test progspace attribute.
15394
15395 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
15396
15397 * gdb.guile/scm-breakpoint.exp: Do not assume any
15398 directory separators when matching source file paths.
15399 * gdb.python/py-breakpoint.exp: Likewise.
15400 * gdb.reverse/break-precsave.exp: Likewise.
15401 * gdb.reverse/break-reverse.exp: Likewise.
15402 * gdb.reverse/consecutive-precsave.exp: Likewise.
15403 * gdb.reverse/finish-precsave.exp: Likewise.
15404 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15405 * gdb.reverse/finish-reverse.exp: Likewise.
15406 * gdb.reverse/i386-precsave.exp: Likewise.
15407 * gdb.reverse/i387-env-reverse.exp: Likewise.
15408 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15409 * gdb.reverse/machinestate-precsave.exp: Likewise.
15410 * gdb.reverse/machinestate.exp: Likewise.
15411 * gdb.reverse/sigall-precsave.exp: Likewise.
15412 * gdb.reverse/solib-precsave.exp: Likewise.
15413 * gdb.reverse/step-precsave.exp: Likewise.
15414 * gdb.reverse/until-precsave.exp: Likewise.
15415 * gdb.reverse/watch-precsave.exp: Likewise.
15416 * gdb.reverse/watch-reverse.exp: Likewise.
15417
15418 2014-10-17 Yao Qi <yao@codesourcery.com>
15419
15420 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15421 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15422
15423 2014-10-17 Pedro Alves <palves@redhat.com>
15424
15425 PR gdb/17471
15426 * gdb.base/bg-execution-repeat.c: New file.
15427 * gdb.base/bg-execution-repeat.exp: New file.
15428
15429 2014-10-17 Pedro Alves <palves@redhat.com>
15430
15431 PR gdb/17300
15432 * gdb.base/continue-all-already-running.c: New file.
15433 * gdb.base/continue-all-already-running.exp: New file.
15434
15435 2014-10-17 Pedro Alves <palves@redhat.com>
15436
15437 PR gdb/17472
15438 * gdb.base/annota-input-while-running.c: New file.
15439 * gdb.base/annota-input-while-running.exp: New file.
15440
15441 2014-10-17 Pedro Alves <palves@redhat.com>
15442
15443 * gdb.base/callfuncs.exp: emove references to osf.
15444 * gdb.base/sigall.exp: Likewise.
15445 * gdb.gdb/selftest.exp: Likewise.
15446 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15447 * gdb.mi/non-stop.c: Likewise.
15448 * gdb.mi/pthreads.c: Likewise.
15449 * gdb.reverse/sigall-precsave.exp: Likewise.
15450 * gdb.reverse/sigall-reverse.exp: Likewise.
15451 * gdb.threads/pthreads.c: Likewise.
15452 * gdb.threads/pthreads.exp: Likewise.
15453
15454 2014-10-17 Yao Qi <yao@codesourcery.com>
15455
15456 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15457 check 'target_info exists noargs'.
15458 (test_command_prompt_position): Likewise.
15459 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15460 Remove "set args".
15461 (progvar_simple_while_test): Likewise.
15462 (progvar_complex_if_while_test): Likewise.
15463 (if_while_breakpoint_command_test): Likewise.
15464 (infrun_breakpoint_command_test): Likewise.
15465 (breakpoint_command_test): Likewise.
15466 (watchpoint_command_test): Likewise.
15467 (bp_deleted_in_command_test): Likewise.
15468 (temporary_breakpoint_commands): Likewise.
15469
15470 2014-10-16 Yao Qi <yao@codesourcery.com>
15471
15472 * gdb.base/remotetimeout.exp: Remove noargs checking.
15473
15474 2014-10-15 Pedro Alves <palves@redhat.com>
15475
15476 PR breakpoints/9649
15477 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15478 * gdb.base/breakpoint-in-ro-region.exp
15479 (probe_target_hardware_step): New procedure.
15480 (top level): Probe hardware stepping and hardware breakpoint
15481 support. Test stepping through a read-only region, with both
15482 "breakpoint auto-hw" on and off and both "always-inserted" on and
15483 off.
15484
15485 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15486
15487 * gdb.dlang/demangle.exp: Update for demangling changes.
15488
15489 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15490
15491 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15492 * gdb.cp/non-trivial-retval.exp: Add new tests.
15493
15494 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15495
15496 PR c++/13403
15497 PR c++/15154
15498 * gdb.cp/non-trivial-retval.cc: New file.
15499 * gdb.cp/non-trivial-retval.exp: New file.
15500
15501 2014-10-15 Yao Qi <yao@codesourcery.com>
15502
15503 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15504 remote host.
15505
15506 2014-10-15 Yao Qi <yao@codesourcery.com>
15507
15508 * gdb.python/py-symbol.exp: Match file base name if host is
15509 remote, otherwise match file name with dir name.
15510 * gdb.python/py-symtab.exp: Likewise.
15511 * gdb.python/python.exp: Likewise.
15512
15513 2014-10-15 Yao Qi <yao@codesourcery.com>
15514
15515 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15516 pattern.
15517 * gdb.python/py-symtab.exp: Likewise.
15518 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15519 locationn.
15520
15521 2014-10-14 Joel Brobecker <brobecker@adacore.com>
15522
15523 * gdb.ada/addr_arith: New testcase.
15524
15525 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15526
15527 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15528 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15529 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15530 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15531
15532 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15533
15534 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15535 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15536 * gdb.arch/stap-eval-lang-ada.exp: New file.
15537
15538 2014-10-14 Yao Qi <yao@codesourcery.com>
15539
15540 * gdb.mi/mi-var-child.c (nothing1): New function.
15541 (nothing2): New function.
15542 (do_children_tests): Set function pointers by nothing1 and
15543 nothing2.
15544 * gdb.mi/mi-var-child.exp: Step over new added statements.
15545 Update test to match the new output.
15546 * gdb.mi/var-cmd.c (nothing1): New function.
15547 (nothing2): New function.
15548 (do_children_tests): Set function pointers by nothing1 and
15549 nothing2.
15550 * gdb.mi/mi-var-display.exp: Update test to match output.
15551 Step to the line specified by $line_dct_nothing.
15552 Increase the number of lines to step.
15553
15554 2014-10-14 Yao Qi <yao@codesourcery.com>
15555
15556 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15557 tests.
15558 * gdb.mi/mi2-var-child.exp: Likewise.
15559
15560 2014-10-13 Doug Evans <dje@google.com>
15561
15562 * gdb.python/py-objfile.exp: Change name of file name test.
15563
15564 2014-10-13 Doug Evans <dje@google.com>
15565
15566 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15567 from the start of the CU.
15568
15569 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15570 Yao Qi <yao@codesourcery.com>
15571
15572 Fix "save breakpoints" for "catch" command.
15573 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15574 Remove -nonewline. Match also the added "main" line.
15575
15576 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15577
15578 Fix "save breakpoints" for "disable $bpnum" command.
15579 * gdb.base/save-bp.c (main): Add label.
15580 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15581
15582 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15583
15584 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15585
15586 2014-10-11 Yao Qi <yao@codesourcery.com>
15587
15588 * gdb.server/server-kill.exp: Execute command
15589 "set remote trace-status-packet on" before "tstatus".
15590
15591 2014-10-11 Yao Qi <yao@codesourcery.com>
15592
15593 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15594 (main): Call getppid.
15595 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15596 and continue to it. Read variable "server_pid".
15597
15598 2014-10-11 Yao Qi <yao@codesourcery.com>
15599
15600 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15601
15602 2014-10-11 Yao Qi <yao@codesourcery.com>
15603
15604 * gdb.threads/thread-find.exp: Don't execute command
15605 "info threads".
15606 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15607 * gdb.threads/linux-dp.exp: Don't check the condition
15608 $threads_created equals to zero.
15609
15610 2014-10-10 Pedro Alves <palves@redhat.com>
15611
15612 * gdb.base/bigcore.exp: Remove references to IRIX.
15613 * gdb.base/funcargs.exp: Likewise.
15614 * gdb.base/interrupt.exp: Likewise.
15615 * gdb.base/mips_pro.exp: Likewise.
15616 * gdb.base/nodebug.exp: Likewise.
15617 * gdb.base/setvar.exp: Likewise.
15618 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15619
15620 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15621 Pedro Alves <palves@redhat.com>
15622
15623 PR symtab/14466
15624 * gdb.base/vdso-warning.c: New file.
15625 * gdb.base/vdso-warning.exp: New file.
15626
15627 2014-10-02 Doug Evans <dje@google.com>
15628
15629 * gdb.base/structs.c (main): Don't run forever.
15630
15631 2014-10-02 Pedro Alves <palves@redhat.com>
15632
15633 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15634 (top level) <stop threads 1, stop threads 2>: Use it.
15635
15636 2014-10-02 Pedro Alves <palves@redhat.com>
15637
15638 * gdb.threads/break-while-running.exp (test): Add new
15639 'update_thread_list' argument. Skip "info threads" if false.
15640 (top level): Add new 'update_thread_list' axis.
15641
15642 2014-10-02 Pedro Alves <palves@redhat.com>
15643
15644 PR breakpoints/17431
15645 * gdb.base/execl-update-breakpoints.c: New file.
15646 * gdb.base/execl-update-breakpoints.exp: New file.
15647
15648 2014-10-01 Pedro Alves <palves@redhat.com>
15649
15650 * gdb.base/breakpoint-in-ro-region.c: New file.
15651 * gdb.base/breakpoint-in-ro-region.exp: New file.
15652
15653 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15654
15655 * gdb.mi/mi-exit-code.exp: New file.
15656 * gdb.mi/mi-exit-code.c: New file.
15657
15658 2014-09-30 Yao Qi <yao@codesourcery.com>
15659
15660 * lib/prelink-support.exp (build_executable_own_libs): Error if
15661 the target isn't native.
15662
15663 2014-09-30 Yao Qi <yao@codesourcery.com>
15664
15665 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15666 false.
15667
15668 2014-09-22 Pedro Alves <palves@redhat.com>
15669
15670 * gdb.threads/break-while-running.exp: New file.
15671 * gdb.threads/break-while-running.c: New file.
15672
15673 2014-09-19 Yao Qi <yao@codesourcery.com>
15674
15675 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15676 Invoke test. Restart GDB with --readnow and invoke test again.
15677
15678 2014-09-19 Yao Qi <yao@codesourcery.com>
15679
15680 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15681 proc set_breakpoint_on_gcd_function. Invoke
15682 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15683 invoke set_breakpoint_on_gcd_function again.
15684
15685 2014-09-18 Doug Evans <dje@google.com>
15686
15687 * gdb.dwarf2/symtab-producer.exp: New file.
15688
15689 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15690
15691 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15692 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15693 * gdb.base/global-var-nested-by-dso.c: Likewise.
15694 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15695
15696 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15697 Pedro Alves <palves@redhat.com>
15698
15699 * gdb.base/watch-bitfields.exp: Pass string other than test file
15700 name to prepare_for_testing.
15701 (watch): New procedure.
15702 (expect_watchpoint): Use with_test_prefix.
15703 (top level): Factor out tests to ...
15704 (test_watch_location, test_regular_watch): ... these new
15705 procedures, and use with_test_prefix and gdb_continue_to_end.
15706
15707 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15708
15709 PR breakpoints/12526
15710 * gdb.base/watch-bitfields.exp: New file.
15711 * gdb.base/watch-bitfields.c: New file.
15712
15713 2014-09-16 Pedro Alves <palves@redhat.com>
15714
15715 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15716 software and hardware addresses, not software address against
15717 itself.
15718
15719 2014-09-16 Pedro Alves <palves@redhat.com>
15720
15721 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15722 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15723
15724 2014-09-16 Pedro Alves <palves@redhat.com>
15725
15726 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15727 files.
15728 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15729 "*-*-vxworks*" throughout.
15730 * gdb.base/break.exp: Likewise.
15731 * gdb.base/default.exp: Likewise.
15732 * gdb.base/scope.exp: Likewise.
15733 * gdb.base/sepdebug.exp: Likewise.
15734 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15735 throughout.
15736 * gdb.base/run.c: Likewise.
15737 * gdb.base/sepdebug.c: Likewise.
15738 * gdb.hp/gdb.aCC/run.c: Likewise.
15739 * gdb.reverse/until-reverse.c: Likewise.
15740 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15741
15742 2014-09-16 Yao Qi <yao@codesourcery.com>
15743
15744 * boards/local-remote-host-native.exp: New file.
15745
15746 2014-09-14 Doug Evans <xdje42@gmail.com>
15747
15748 * gdb.threads/queue-signal.c (thread_count): New variable.
15749 (thread_count_mutex, thread_count_condvar): New variables.
15750 (incr_thread_count, wait_all_threads_running): New functions.
15751 (main): Wait for all threads to be in their thread functions.
15752
15753 2014-09-13 Doug Evans <xdje42@gmail.com>
15754
15755 * gdb.threads/queue-signal.c: New file.
15756 * gdb.threads/queue-signal.exp: New file.
15757
15758 2014-09-13 Doug Evans <xdje42@gmail.com>
15759
15760 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15761 be consistent with what default_gdb_init uses.
15762 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15763 the plain text of the prompt. Add some logging printfs.
15764 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15765
15766 2014-09-12 Pedro Alves <palves@redhat.com>
15767
15768 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15769 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15770 * gdb.arch/i386-size-overlap.exp: Likewise.
15771 * gdb.arch/i386-size.exp: Likewise.
15772 * gdb.arch/i386-unwind.exp: Likewise.
15773 * gdb.base/a2-run.exp: Likewise.
15774 * gdb.base/break.exp: Likewise.
15775 * gdb.base/charset.exp: Likewise.
15776 * gdb.base/chng-syms.exp: Likewise.
15777 * gdb.base/commands.exp: Likewise.
15778 * gdb.base/dbx.exp: Likewise.
15779 * gdb.base/find.exp: Likewise.
15780 * gdb.base/funcargs.exp: Likewise.
15781 * gdb.base/jit-simple.exp: Likewise.
15782 * gdb.base/reread.exp: Likewise.
15783 * gdb.base/sepdebug.exp: Likewise.
15784 * gdb.base/step-bt.exp: Likewise.
15785 * gdb.cp/mb-inline.exp: Likewise.
15786 * gdb.cp/mb-templates.exp: Likewise.
15787 * gdb.objc/basicclass.exp: Likewise.
15788 * gdb.threads/killed.exp: Likewise.
15789
15790 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15791
15792 PR tdep/17379
15793 * gdb.arch/powerpc-stackless.S: New file.
15794 * gdb.arch/powerpc-stackless.exp: New file.
15795
15796 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15797
15798 * gdb.base/attach.c: Include unistd.h.
15799 (main): Call alarm. Add label postloop.
15800 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15801 gdb_breakpoint, gdb_continue_to_breakpoint.
15802 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15803
15804 2014-09-11 Pedro Alves <palves@redhat.com>
15805
15806 PR gdb/17347
15807 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15808 * gdb.base/attach.exp (test_command_line_attach_run): New
15809 procedure.
15810 (top level): Call it.
15811
15812 2014-09-11 Pedro Alves <palves@redhat.com>
15813
15814 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15815 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15816 (do_command_attach_tests): Use spawn_wait_for_attach.
15817 * gdb.base/solib-overlap.exp: Likewise.
15818 * gdb.multi/multi-attach.exp: Likewise.
15819 * gdb.python/py-prompt.exp: Likewise.
15820 * gdb.python/py-sync-interp.exp: Likewise.
15821 * gdb.server/ext-attach.exp: Likewise.
15822
15823 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15824
15825 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15826 command in testcase. Simplify testcase.
15827
15828 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15829
15830 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15831
15832 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15833
15834 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15835
15836 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15837
15838 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15839
15840 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15841
15842 * gdb.dwarf2/dynarr-ptr.c: New file.
15843 * gdb.dwarf2/dynarr-ptr.exp: New file.
15844
15845 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15846
15847 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15848 of 30 rather than hardcoding 120 for a slow test case. Take the
15849 `gdb,timeout' target setting into account for this calculation.
15850 Don't extend the timeout for the test cases that don't need it.
15851
15852 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15853
15854 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15855 a factor of 2 for a slow test case. Take the `gdb,timeout'
15856 target setting into account for this calculation.
15857 * gdb.reverse/until-precsave.exp: Increase the timeout by
15858 a factor of 15 and 3 respectively rather than adding 120
15859 for a pair of slow test cases. Take the `gdb,timeout'
15860 target setting into account for this calculation.
15861
15862 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15863
15864 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15865 timeout, don't pass one down to gdb_expect.
15866 (gdb_expect): Rework timeout selection.
15867
15868 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15869
15870 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15871 exception on timeout.
15872 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15873 (gdbserver_start_extended): Catch any `gdbserver_start' error
15874 exceptions.
15875 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15876 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15877 `gdbserver_gdb_load' error exceptions.
15878
15879 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15880
15881 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15882 120 on waiting for the TCP socket to open.
15883
15884 2014-09-09 Doug Evans <xdje42@gmail.com>
15885
15886 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15887 _caller_matches, _any_caller_is, _any_caller_matches.
15888
15889 2014-09-09 Doug Evans <xdje42@gmail.com>
15890
15891 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15892
15893 2014-09-09 Yao Qi <yao@codesourcery.com>
15894
15895 * gdb.mi/mi-var-display.exp: Set print symbol off.
15896
15897 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15898
15899 PR gdb/17035
15900 * gdb.base/commands.exp: Add tests to verify user-defined
15901 commands with empty bodies.
15902 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15903 python commands in `show user command`.
15904 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15905 scheme commands in `show user command`.
15906
15907 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15908
15909 PR python/17355
15910 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15911 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15912 * gdb.python/py-framefilter-invalidarg.exp: New file.
15913 * gdb.python/py-framefilter-invalidarg.py: New file.
15914
15915 2014-09-06 Doug Evans <xdje42@gmail.com>
15916
15917 PR 15276
15918 * gdb.python/py-caller-is.c: New file.
15919 * gdb.python/py-caller-is.exp: New file.
15920
15921 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15922
15923 PR gdb/17235
15924 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15925 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15926
15927 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15928
15929 PR fortran/17237
15930 * gdb.fortran/print-formatted.exp: New file.
15931 * gdb.fortran/print-formatted.f90: Likewise.
15932
15933 2014-09-03 Sasha Smundak <asmundak@google.com>
15934
15935 * gdb.python/py-frame.exp: Test Frame.read_register.
15936
15937 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15938
15939 PR python/16699
15940 * gdb.python/py-completion.exp: New file.
15941 * gdb.python/py-completion.py: Likewise.
15942
15943 2014-08-28 Doug Evans <dje@google.com>
15944
15945 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15946 eax,etc. are live with values set by gdb and thus the compiler can't
15947 use them.
15948 * gdb.arch/i386-pseudo.c (main): Ditto.
15949
15950 2014-08-27 Doug Evans <dje@google.com>
15951
15952 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15953
15954 2014-08-25 Doug Evans <dje@google.com>
15955
15956 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15957 (main): Ditto.
15958
15959 2014-08-25 Doug Evans <dje@google.com>
15960
15961 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15962
15963 2014-08-24 Yao Qi <yao@codesourcery.com>
15964
15965 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15966 symbol off.
15967 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15968
15969 2014-08-22 Doug Evans <dje@google.com>
15970
15971 PR 17276
15972 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15973 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15974 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15975
15976 2014-08-22 Yao Qi <yao@codesourcery.com>
15977
15978 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15979 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15980 * gdb.python/python.exp: Likewise. Use .py file on the host
15981 instead of the build.
15982
15983 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15984
15985 * gdb.threads/gcore-stale-thread.c: New file.
15986 * gdb.threads/gcore-stale-thread.exp: New file.
15987
15988 2014-08-21 Pedro Alves <palves@redhat.com>
15989
15990 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15991 * gdb.base/gcore-relro-pie.exp: Likewise.
15992 * gdb.base/gcore-relro.exp: Likewise.
15993 * gdb.base/gcore.exp: Likewise.
15994 * gdb.base/print-symbol-loading.exp: Likewise.
15995 * gdb.threads/gcore-thread.exp: Likewise.
15996 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15997
15998 2014-08-20 Pedro Alves <palves@redhat.com>
15999 Jan Kratochvil <jan.kratochvil@redhat.com>
16000
16001 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16002 configure.
16003 (EXPECT): Handle READ1 being set.
16004 (all): Depend on EXTRA_RULES.
16005 (check-read1, expect-read1, read1.so, read1): New rules.
16006 * README (Testsuite Parameters): Document the READ1 make variable.
16007 (Race detection): New section.
16008 * configure: Regenerate.
16009 * configure.ac: If build==host==target, and running under a
16010 GNU/glibc system, add read1 to the extra Makefile rules.
16011 (EXTRA_RULES): AC_SUBST it.
16012 * lib/read1.c: New file.
16013
16014 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16015
16016 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16017 the handling of variables declared as a typedef to an array
16018 which a DW_AT_data_location attribute.
16019
16020 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16021 Pedro Alves <palves@redhat.com>
16022
16023 PR symtab/14604
16024 PR symtab/14605
16025 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16026 gdb_test.
16027
16028 2014-08-19 Pedro Alves <palves@redhat.com>
16029
16030 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16031
16032 2014-08-19 Yao Qi <yao@codesourcery.com>
16033
16034 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16035 right line.
16036
16037 2014-08-18 David Blaikie <dblaikie@gmail.com>
16038
16039 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16040
16041 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16042
16043 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16044 attribute in array range.
16045
16046 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16047
16048 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16049
16050 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16051
16052 PR c++/17132
16053 * gdb.cp/pr17132.cc: New file.
16054 * gdb.cp/pr17132.exp: New file.
16055
16056 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16057
16058 * gdb.python/py-xmethods.py (A_getarrayind)
16059 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16060 Use 'print' with function call syntax.
16061 (E_method_matcher.match): Fix tab vs space indentation mixup.
16062
16063 2014-08-15 Yao Qi <yao@codesourcery.com>
16064
16065 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16066 false.
16067
16068 2014-08-15 Yao Qi <yao@codesourcery.com>
16069
16070 * gdb.cp/casts.exp: Set print symbol off.
16071 * gdb.cp/class2.exp: Likewise.
16072 * gdb.cp/overload.exp: Likewise.
16073 * gdb.cp/templates.exp: Likewise.
16074
16075 2014-08-11 Doug Evans <dje@google.com>
16076
16077 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16078 (test_load_shlib): Update.
16079
16080 2014-08-09 Yao Qi <yao@codesourcery.com>
16081
16082 * gdb.base/display.exp: Invoke is_address_zero_readable.
16083 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16084 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16085 * gdb.base/hbreak-unmapped.exp: Return if
16086 is_address_zero_readable returns true.
16087 * gdb.base/signest.exp: Likewise.
16088 * gdb.base/signull.exp: Likewise.
16089 * gdb.base/sigbpt.exp: Likewise.
16090 * gdb.guile/scm-disasm.exp: Do the test if
16091 is_address_zero_readable returns false.
16092 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16093 * gdb.python/py-arch.exp: Likewise.
16094 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16095 * lib/gdb.exp (is_address_zero_readable): New proc.
16096
16097 2014-08-09 Yao Qi <yao@codesourcery.com>
16098
16099 PR testsuite/13443
16100 * gdb.mi/mi-var-display.exp: Make test messages unique.
16101
16102 2014-08-04 Tom Tromey <tromey@redhat.com>
16103
16104 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16105 target 0".
16106
16107 2014-08-04 Tom Tromey <tromey@redhat.com>
16108
16109 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16110 "target_resume".
16111
16112 2014-08-01 Joel Brobecker <brobecker@adacore.com>
16113
16114 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16115 inner_vla_struct_object_size.
16116 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16117 as xfail.
16118
16119 2014-07-30 Pedro Alves <palves@redhat.com>
16120
16121 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16122 comment.
16123
16124 2014-07-29 Yao Qi <yao@codesourcery.com>
16125
16126 PR gdb/17206
16127 * gdb.base/until-nodebug.exp: New.
16128
16129 2014-07-28 Doug Evans <xdje42@gmail.com>
16130
16131 PR guile/17203
16132 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16133 previously existing parameter, and previously ambiguously spelled
16134 parameter.
16135
16136 2014-07-28 Will Newton <will.newton@linaro.org>
16137
16138 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16139
16140 2014-07-26 Ludovic Courtès <ludo@gnu.org>
16141 Doug Evans <xdje42@gmail.com>
16142
16143 PR guile/17146
16144 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16145
16146 2014-07-25 Pedro Alves <palves@redhat.com>
16147
16148 * gdb.threads/signal-command-handle-nopass.c: New file.
16149 * gdb.threads/signal-command-handle-nopass.exp: New file.
16150 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16151 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16152 * gdb.threads/signal-delivered-right-thread.c: New file.
16153 * gdb.threads/signal-delivered-right-thread.exp: New file.
16154
16155 2014-07-25 Pedro Alves <palves@redhat.com>
16156
16157 * gdb.base/double-prompt-target-event-error.exp
16158 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16159 match.
16160 (cancel_pagination_in_target_event): Rework double prompt
16161 detection.
16162 * gdb.base/paginate-after-ctrl-c-running.exp
16163 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16164 <return>' match.
16165 * gdb.base/paginate-bg-execution.exp
16166 (test_bg_execution_pagination_return)
16167 (test_bg_execution_pagination_cancel): Remove '-notransfer
16168 <return>' matches.
16169 * gdb.base/paginate-execution-startup.exp
16170 (test_fg_execution_pagination_return)
16171 (test_fg_execution_pagination_cancel): Remove '-notransfer
16172 <return>' matches.
16173 * gdb.base/paginate-inferior-exit.exp
16174 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16175 match.
16176 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16177 * lib/gdb.exp (pagination_prompt): Run text through
16178 string_to_regexp.
16179 (gdb_test_multiple): Match $pagination_prompt instead of
16180 "<return>".
16181 (string_to_regexp): Move to lib/gdb-utils.exp.
16182
16183 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16184
16185 * gdb.arch/amd64-entry-value-paramref.S: New file.
16186 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16187 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16188 * gdb.arch/amd64-optimout-repeat.S: New file.
16189 * gdb.arch/amd64-optimout-repeat.c: New file.
16190 * gdb.arch/amd64-optimout-repeat.exp: New file.
16191
16192 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16193
16194 PR gdb/17170
16195 * gdb.base/statistics.exp: New file.
16196
16197 2014-07-17 Doug Evans <dje@google.com>
16198
16199 PR gdb/17170
16200 * gdb.base/maint.exp: Update testing of per-command stats.
16201
16202 2014-07-16 Pedro Alves <palves@redhat.com>
16203
16204 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16205 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16206 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16207 (tfile_write_buf): New functions.
16208 (add_memory_block): Rewrite using the above.
16209 (adjust_function_address): New function.
16210 (FUNCTION_ADDRESS): New macro.
16211 (write_basic_trace_file): Remove short_x local, and use
16212 tfile_write_16. Change type of func_addr local to unsigned long
16213 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16214 here. Cast argument of add_memory_block to char pointer.
16215 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16216 (main): Remove parameters.
16217 * gdb.trace/tfile.exp: Remove nowarnings.
16218
16219 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16220
16221 * gdb.base/debug-expr.exp: Test string evaluation with
16222 "debug expression" on.
16223
16224 2014-07-15 Pedro Alves <palves@redhat.com>
16225
16226 * gdb.base/reread.exp: Use clean_restart.
16227
16228 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16229
16230 * gdb.arch/avr-flash-qualifer.c: New.
16231 * gdb.arch/avr-flash-qualifer.exp: New.
16232
16233 2014-07-14 Pedro Alves <palves@redhat.com>
16234
16235 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16236 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16237
16238 2014-07-14 Pedro Alves <palves@redhat.com>
16239
16240 * gdb.base/double-prompt-target-event-error.c: New file.
16241 * gdb.base/double-prompt-target-event-error.exp: New file.
16242
16243 2014-07-14 Pedro Alves <palves@redhat.com>
16244
16245 PR gdb/17072
16246 * gdb.base/paginate-inferior-exit.c: New file.
16247 * gdb.base/paginate-inferior-exit.exp: New file.
16248
16249 2014-07-14 Pedro Alves <palves@redhat.com>
16250
16251 PR gdb/17072
16252 * gdb.base/paginate-bg-execution.c: New file.
16253 * gdb.base/paginate-bg-execution.exp: New file.
16254
16255 2014-07-14 Pedro Alves <palves@redhat.com>
16256
16257 PR gdb/17072
16258 * gdb.base/paginate-execution-startup.c: New file.
16259 * gdb.base/paginate-execution-startup.exp: New file.
16260 * lib/gdb.exp (pagination_prompt): New global.
16261 (default_gdb_spawn): New procedure, factored out from
16262 default_gdb_spawn.
16263 (default_gdb_start): Adjust to call default_gdb_spawn.
16264 (gdb_spawn): New procedure.
16265
16266 2014-07-14 Pedro Alves <palves@redhat.com>
16267
16268 * lib/gdb.exp (gdb_assert): New procedure.
16269 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16270
16271 2014-07-14 Pedro Alves <palves@redhat.com>
16272
16273 * gdb.base/execution-termios.c: New file.
16274 * gdb.base/execution-termios.exp: New file.
16275
16276 2014-07-14 Tom Tromey <tromey@redhat.com>
16277
16278 * gdb.cp/vla-cxx.cc: New file.
16279 * gdb.cp/vla-cxx.exp: New file.
16280
16281 2014-07-14 Tom Tromey <tromey@redhat.com>
16282
16283 * gdb.reverse/rerun-prec.c: New file.
16284 * gdb.reverse/rerun-prec.exp: New file.
16285
16286 2014-07-12 Maciej W. Rozycki <macro@mips.com>
16287 Maciej W. Rozycki <macro@codesourcery.com>
16288
16289 * lib/gdb-utils.exp: New file.
16290 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16291 inline `gdb_init_command' processing.
16292 (gdb_start_cmd): Likewise.
16293 * lib/mi-support.exp (mi_run_cmd): Likewise.
16294 * README: Document `gdb_init_command' and `gdb_init_commands'.
16295
16296 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16297
16298 Fix false FAIL running under a very long directory name.
16299 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16300 and "set print elements 10000". Twice.
16301
16302 2014-07-11 Yao Qi <yao@codesourcery.com>
16303
16304 * gdb.base/exprs.exp: "set print symbol off".
16305
16306 2014-07-11 Pedro Alves <palves@redhat.com>
16307
16308 * gdb.threads/kill.c: New file.
16309 * gdb.threads/kill.exp: New file.
16310
16311 2014-07-10 Yao Qi <yao@codesourcery.com>
16312
16313 * gdb.trace/tfile.c (write_basic_trace_file)
16314 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16315 address written to trace file.
16316
16317 2014-07-09 Pedro Alves <palves@redhat.com>
16318
16319 * gdb.base/attach-wait-input.exp: New file.
16320 * gdb.base/attach-wait-input.c: New file.
16321
16322 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16323
16324 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16325 setting up test structures.
16326 (main): Call new test function.
16327 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16328 test function, continue into test function and walk test
16329 structures.
16330
16331 2014-07-02 Yao Qi <yao@codesourcery.com>
16332
16333 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16334 'bar_start' at the beginning of functions 'foo' and 'bar'
16335 respectively.
16336 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16337 instead of 'foo' and 'bar'.
16338
16339 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16340
16341 * gdb.btrace/segv.exp: New.
16342 * gdb.btrace/segv.c: New.
16343
16344 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
16345
16346 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16347 instruction.
16348
16349 2014-06-30 Mark Wielaard <mjw@redhat.com>
16350
16351 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16352 vulture, vilify, villar): New volatile array constants.
16353 (vindictive, vegetation): New const volatile array constants.
16354 * gdb.base/volatile.exp: Test volatile and const volatile array
16355 types.
16356
16357 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16358
16359 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16360 target lacks support for awatch, rwatch, or hbreak.
16361
16362 2014-06-27 Yao Qi <yao@codesourcery.com>
16363
16364 * gdb.multi/dummy-frame-restore.exp: New.
16365 * gdb.multi/dummy-frame-restore.c: New.
16366
16367 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16368
16369 * gdb.btrace/gcore.exp: New.
16370
16371 2014-06-23 Pedro Alves <palves@redhat.com>
16372
16373 * gdb.base/watchpoint-reuse-slot.c: New file.
16374 * gdb.base/watchpoint-reuse-slot.exp: New file.
16375
16376 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16377
16378 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16379 progspace's filename in 'info', 'enable' and 'disable' command
16380 tests.
16381
16382 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16383
16384 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16385 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16386 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16387
16388 2014-06-20 Gary Benson <gbenson@redhat.com>
16389
16390 * gdb.arch/i386-avx.exp: Fix include file location.
16391 * gdb.arch/i386-sse.exp: Likewise.
16392
16393 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16394
16395 * gdb.dlang/expression.exp: New file.
16396
16397 2014-06-19 Pedro Alves <palves@redhat.com>
16398
16399 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16400 out from ...
16401 (top level): ... here. Iterate running tests under different
16402 scheduler-locking settings.
16403
16404 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
16405
16406 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16407 to DW_FORM_addr and use non-zero addresses.
16408
16409 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16410
16411 PR gdb/17017
16412 * gdb.python/py-xmethods.cc: Add global function call counters and
16413 increment them in their respective functions. Remove "cout"
16414 statements.
16415 * gdb.python/py-xmethods.exp: Make tests check the global function
16416 call counters instead of depending on inferior IO.
16417
16418 2014-06-18 Don Breazeal <donb@codesourcery.com>
16419
16420 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16421 Deleted procedure.
16422 (explicit_fork_parent_follow): Deleted procedure.
16423 (explicit_fork_child_follow): Deleted procedure.
16424 (test_follow_fork): New procedure.
16425 (do_fork_tests): Replace calls to deleted procedures with
16426 calls to test_follow_fork and reset GDB for subsequent
16427 procedure calls.
16428
16429 2014-06-17 Yao Qi <yao@codesourcery.com>
16430
16431 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16432 CP1252.
16433
16434 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
16435
16436 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16437 Initialize ptr and S explicitly.
16438 (skip_type_update_when_not_use_rtti_test): Likewise.
16439
16440 2014-06-16 Keith Seitz <keiths@redhat.com>
16441
16442 PR mi/15863
16443 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16444 the inferior is started.
16445
16446 2014-06-16 Pedro Alves <palves@redhat.com>
16447
16448 * gdb.base/break-main-file-remove-fail.c: New file.
16449 * gdb.base/break-main-file-remove-fail.exp: New file.
16450 * gdb.base/break-unload-file.exp: Use build_executable instead of
16451 prepare_for_testing.
16452 (test_break): New parameter "initial_load". Handle it.
16453 (top level): Add initial_load cmdline/file axis.
16454
16455 2014-06-12 Tom Tromey <tromey@redhat.com>
16456
16457 * gdb.base/completion.exp: Don't use directory name in test.
16458
16459 2014-06-09 Gary Benson <gbenson@redhat.com>
16460
16461 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16462 separate the always-available ANSI-standard signals from the
16463 signals that require checking.
16464 (main): Likewise.
16465 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16466 Likewise.
16467 (main): Likewise.
16468
16469 2014-06-07 Keith Seitz <keiths@redhat.com>
16470
16471 Revert:
16472 PR c++/16253
16473 * gdb.cp/var-tag.cc: New file.
16474 * gdb.cp/var-tag.exp: New file.
16475 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16476 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16477 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16478 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16479
16480 2014-06-06 Doug Evans <xdje42@gmail.com>
16481
16482 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16483
16484 2014-06-06 Pedro Alves <palves@redhat.com>
16485
16486 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16487 in target debug output instead of looking at RSP packets,
16488 disabling the test on any target that uses hardware stepping.
16489 Update comments.
16490
16491 2014-06-06 Pedro Alves <palves@redhat.com>
16492
16493 * gdb.base/break-unload-file.exp: Fix typo.
16494
16495 2014-06-06 Yao Qi <yao@codesourcery.com>
16496
16497 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16498 from "jit_function" to "^jit_function".
16499
16500 2014-06-06 Yao Qi <yao@codesourcery.com>
16501
16502 * gdb.base/async.c (foo): Add one statement.
16503 * gdb.base/async.exp: Get the next instruction address and
16504 match the output of "nexti" by instruction address. Match
16505 the hex address in the output of "finish".
16506
16507 2014-06-06 Gary Benson <gbenson@redhat.com>
16508
16509 * gdb.base/call-signals.c: Remove preprocessor conditionals
16510 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16511 SIGSEGV and SIGTERM.
16512 * gdb.base/sigall.c: Likewise.
16513 * gdb.base/unwindonsignal.c: Likewise.
16514 * gdb.reverse/sigall-reverse.c: Likewise.
16515
16516 2014-06-06 Yao Qi <yao@codesourcery.com>
16517
16518 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16519 readable, skip the test.
16520
16521 2014-06-06 Yao Qi <yao@codesourcery.com>
16522
16523 * gdb.threads/staticthreads.c (thread_function): Move the line
16524 setting breakpoint on forward.
16525 * gdb.threads/staticthreads.exp: Update comments.
16526
16527 2014-06-05 Ludovic Courtès <ludo@gnu.org>
16528
16529 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16530 "history-append! type error".
16531
16532 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16533
16534 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16535 erroneous dprintf expected input.
16536
16537 2014-06-04 Doug Evans <xdje42@gmail.com>
16538
16539 * gdb.guile/scm-generics.exp: Delete.
16540
16541 2014-06-04 Doug Evans <xdje42@gmail.com>
16542
16543 * gdb.guile/scm-breakpoint.exp: Update.
16544 Add tests for breakpoint registration.
16545
16546 2014-06-04 Tom Tromey <tromey@redhat.com>
16547
16548 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16549 VLA-in-union.
16550 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16551 inner_vla_struct, vla_union types. Initialize objects of those
16552 types and compute their sizes.
16553
16554 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16555 Hui Zhu <hui@codesourcery.com>
16556
16557 * gdb.base/fileio.exp: Add test for shell not available as well as
16558 available.
16559 * gdb.base/fileio.c (test_system): Check for shell twice.
16560
16561 2014-06-04 Yao Qi <yao@codesourcery.com>
16562
16563 * gdb.base/auto-connect-native-target.exp: Remove redundant
16564 space from the regexp pattern.
16565
16566 2014-06-04 Yao Qi <yao@codesourcery.com>
16567
16568 * gdb.base/default.exp: Replace "child" with "native" in
16569 regexp pattern.
16570
16571 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16572
16573 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16574 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16575 * gdb.python/py-xmethods.py: Python script supporting the
16576 new testcase and tests.
16577
16578 2014-06-03 Joel Brobecker <brobecker@adacore.com>
16579 Pedro Alves <palves@redhat.com>
16580
16581 PR breakpoints/17000
16582 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16583 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16584
16585 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16586
16587 * gdb.base/subst.exp: Add tests to verify partial path matching
16588 output.
16589
16590 2014-06-03 Pedro Alves <palves@redhat.com>
16591
16592 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16593 target that doesn't use software single-stepping.
16594
16595 2014-06-03 Pedro Alves <palves@redhat.com>
16596
16597 PR breakpoints/17000
16598 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16599 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16600
16601 2014-06-02 Doug Evans <xdje42@gmail.com>
16602
16603 * gdb.guile/scm-parameter.exp: New file.
16604
16605 2014-06-02 Doug Evans <xdje42@gmail.com>
16606
16607 * gdb.guile/scm-cmd.c: New file.
16608 * gdb.guile/scm-cmd.exp: New file.
16609
16610 2014-06-02 Doug Evans <xdje42@gmail.com>
16611
16612 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16613 pretty-printer lookup.
16614 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16615 (make-pp_s-printer): Call it.
16616 (make-pretty-printer-from-dict): New function.
16617 (lookup-pretty-printer-maker-from-dict): New function.
16618 (*pretty-printer*): Simplify.
16619 (make-objfile-pp_s-printer): New function.
16620 (install-objfile-pretty-printers!): New function.
16621 (make-progspace-pp_s-printer): New function.
16622 (install-progspace-pretty-printers!): New function.
16623 * gdb.guile/scm-progspace.c: New file.
16624 * gdb.guile/scm-progspace.exp: New file.
16625
16626 2014-06-02 Pedro Alves <palves@redhat.com>
16627
16628 * gdb.base/dprintf-bp-same-addr.c: New file.
16629 * gdb.base/dprintf-bp-same-addr.exp: New file.
16630
16631 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16632
16633 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16634 * gdb.arch/powerpc-power.s: Likewise.
16635
16636 2014-06-02 Joel Brobecker <brobecker@adacore.com>
16637
16638 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16639
16640 2014-06-01 Yao Qi <yao@codesourcery.com>
16641
16642 * gdb.base/watchpoint.exp (test_watch_location): Check null
16643 pointer can be dereferenced. If not, do the test, otherwise
16644 skip it.
16645
16646 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16647
16648 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16649 results.
16650 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16651
16652 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16653
16654 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16655 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16656 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16657 * gdb.arch/amd64-invalid-stack-top.c: New file.
16658 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16659
16660 2014-05-30 Pedro Alves <palves@redhat.com>
16661
16662 PR breakpoints/17000
16663 * gdb.base/sss-bp-on-user-bp.c: New file.
16664 * gdb.base/sss-bp-on-user-bp.exp: New file.
16665
16666 2014-05-30 David Blaikie <dblaikie@gmail.com>
16667
16668 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16669 gnu_inline semantics via attribute.
16670 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16671 source explicitly specifies the required semantics.
16672
16673 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16674
16675 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16676
16677 2014-05-29 Pedro Alves <palves@redhat.com>
16678 Tom Tromey <tromey@redhat.com>
16679
16680 * gdb.base/async-shell.exp: Don't enable target-async.
16681 * gdb.base/async.exp
16682 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16683 parameter. Adjust.
16684 (top level): Don't test with "target-async".
16685 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16686 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16687 * gdb.base/inferior-died.exp: Don't enable target-async.
16688 * gdb.base/interrupt-noterm.exp: Likewise.
16689 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16690 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16691 * gdb.mi/mi-nonstop.exp: Likewise.
16692 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16693 * gdb.mi/mi-nsintrall.exp: Likewise.
16694 * gdb.mi/mi-nsmoribund.exp: Likewise.
16695 * gdb.mi/mi-nsthrexec.exp: Likewise.
16696 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16697 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16698 * gdb.python/py-evsignal.exp: Don't enable target-async.
16699 * gdb.python/py-evthreads.exp: Likewise.
16700 * gdb.python/py-prompt.exp: Likewise.
16701 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16702 * gdb.server/solib-list.exp: Don't enable target-async.
16703 * gdb.threads/thread-specific-bp.exp: Likewise.
16704 * lib/mi-support.exp: Adjust to use mi-async.
16705
16706 2014-05-29 Pedro Alves <palves@redhat.com>
16707
16708 PR gdb/13860
16709 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16710 reason, even in sync mode.
16711
16712 2014-05-29 Pedro Alves <palves@redhat.com>
16713 Hui Zhu <hui@codesourcery.com>
16714
16715 PR PR15693
16716 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16717 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16718 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16719 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16720
16721 2014-05-28 Joel Brobecker <brobecker@adacore.com>
16722
16723 * config/monitor.exp (gdb_target_monitor): Replace use of
16724 "set remotebaud" by "set serial baud".
16725
16726 2014-05-26 Andy Wingo <wingo@igalia.com>
16727
16728 * gdb.guile/scm-breakpoint.exp:
16729 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16730 properties instead of gdb-object-properties.
16731
16732 2014-05-26 Yao Qi <yao@codesourcery.com>
16733
16734 * gdb.server/no-thread-db.exp: Specify source file name
16735 explicitly when setting a breakpoint.
16736
16737 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16738
16739 * gdb.btrace/vdso.c: New.
16740 * gdb.btrace/vdso.exp: New.
16741
16742 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16743
16744 * gdb.base/gcore.exp (capture_command_output): Move ...
16745 * lib/gdb.exp (capture_command_output): ... here.
16746
16747 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16748
16749 * gdb.btrace/data.exp: Test memory access during btrace replay.
16750
16751 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16752
16753 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16754
16755 2014-05-21 Pedro Alves <palves@redhat.com>
16756
16757 PR gdb/13860
16758 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16759 (top level): Test that output related to execution commands is
16760 sent to the console with CLI commands, but not with MI commands.
16761 Test that breakpoint events are always mirrored to the console.
16762 Also expect the new source line to be output after a "next" in
16763 async mode too. Make it a pass/fail test.
16764 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16765 output.
16766 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16767
16768 2014-05-21 Pedro Alves <palves@redhat.com>
16769
16770 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16771 Use them to test variations of "list" after reaching a breakpoint.
16772 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16773 Test "list" with listsize 10 after reaching a breakpoint.
16774 * gdb.python/python.exp (decode_line current location line
16775 number): Adjust expected line number.
16776
16777 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16778
16779 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16780 behavior for $args, pass it directly to "run".
16781
16782 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16783
16784 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16785 30000 to 65536.
16786
16787 2014-05-21 Pedro Alves <palves@redhat.com>
16788
16789 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16790 auto-connect-native-target off".
16791 * gdb.base/auto-connect-native-target.c: New file.
16792 * gdb.base/auto-connect-native-target.exp: New file.
16793
16794 2014-05-21 Pedro Alves <palves@redhat.com>
16795
16796 * gdb.base/default.exp: Test "target native" instead of "target
16797 child".
16798
16799 2014-05-21 Mark Wielaard <mjw@redhat.com>
16800
16801 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16802
16803 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16804
16805 Fix TLS access for -static -pthread.
16806 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16807 <HAVE_TLS> (thread_function, main): Initialize it.
16808 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16809 Add clean_restart.
16810 <$have_tls != "">: Check TLSVAR.
16811
16812 2014-05-21 Pedro Alves <palves@redhat.com>
16813
16814 * gdb.base/dcache-line-read-error.c: New.
16815 * gdb.base/dcache-line-read-error.exp: New.
16816
16817 2014-05-20 Pedro Alves <palves@redhat.com>
16818
16819 * gdb.base/compare-sections.c: New file.
16820 * gdb.base/compare-sections.exp: New file.
16821
16822 2014-05-20 Pedro Alves <palves@redhat.com>
16823
16824 * gdb.base/break-idempotent.c: New file.
16825 * gdb.base/break-idempotent.exp: New file.
16826
16827 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16828
16829 * gdb.btrace/nohist.exp: New.
16830
16831 2014-05-20 Yao Qi <yao@codesourcery.com>
16832
16833 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16834 gdb.reverse directory and gdb_reverse_timeout exists in board
16835 setting.
16836 * README: Document gdb_reverse_timeout.
16837
16838 2014-05-20 Yao Qi <yao@codesourcery.com>
16839
16840 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16841 'test_file_name'. Treat args as a string instead of a list.
16842 (gdb_init): Rename argument 'args' by 'test_file_name'.
16843
16844 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16845
16846 * gdb.arch/powerpc-power.exp: New file.
16847 * gdb.arch/powerpc-power.s: New file.
16848
16849 2014-05-16 Doug Evans <dje@google.com>
16850
16851 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
16852 * gdb.base/completion.exp: Check that all expected files exist
16853 before doing file completion.
16854
16855 2014-05-16 Doug Evans <dje@google.com>
16856
16857 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16858 Update.
16859 (do_syscall_tests_without_xml): Update.
16860
16861 2014-05-16 Pedro Alves <palves@redhat.com>
16862
16863 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16864 instead of "unknown output after running".
16865
16866 2014-05-16 Yao Qi <yao@codesourcery.com>
16867
16868 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16869 file1.txt from host at the end.
16870 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16871
16872 2014-05-15 Doug Evans <dje@google.com>
16873
16874 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16875 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16876 loading file. Add test for TU lookup.
16877
16878 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16879
16880 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16881 calling "-exec-arguments" or "set args" before running the
16882 inferior.
16883
16884 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16885
16886 * lib/mi-support.exp (mi_expect_stop): Expect message for
16887 inferiors that exit with non-zero exit code.
16888
16889 2014-05-14 Yao Qi <yao@codesourcery.com>
16890
16891 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16892 match absolute path on remote host.
16893 (test_file_list_exec_source_files): Remove "/" from the
16894 pattern.
16895
16896 2014-05-14 Yao Qi <yao@codesourcery.com>
16897
16898 * boards/local-remote-host-notty.exp (${board}_file): New
16899 proc.
16900
16901 2014-05-07 Kyle McMartin <kyle@redhat.com>
16902
16903 Pushed by Joel Brobecker <brobecker@adacore.com>.
16904 * gdb.arch/aarch64-atomic-inst.c: New file.
16905 * gdb.arch/aarch64-atomic-inst.exp: New file.
16906
16907 2014-05-07 Yao Qi <yao@codesourcery.com>
16908
16909 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16910 in current context" too.
16911
16912 2014-05-05 Keith Seitz <keiths@redhat.com>
16913
16914 * gdb.linespec/ls-dollar.exp: Add test for linespec
16915 file:convenience_variable.
16916
16917 2014-05-05 Yao Qi <yao@codesourcery.com>
16918
16919 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16920 traceframes into tfile and ctf trace files. Read data from
16921 trace file and test collected data.
16922 (gdb_collect_locals_test): Likewise.
16923 (gdb_unavailable_registers_test): Likewise.
16924 (gdb_unavailable_floats): Likewise.
16925 (gdb_collect_globals_test): Likewise.
16926 (top-level): Append "ctf" to trace_file_targets if GDB
16927 supports.
16928
16929 2014-05-05 Yao Qi <yao@codesourcery.com>
16930
16931 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16932 code to ...
16933 (gdb_collect_args_test_1): ... it. New proc.
16934 (gdb_collect_locals_test): Move some code to ...
16935 (gdb_collect_locals_test_1): ... it. New proc.
16936 (gdb_unavailable_registers_test): Move some code to ...
16937 (gdb_unavailable_registers_test_1): ... it. New proc.
16938 (gdb_unavailable_floats): Move some code to ...
16939 (gdb_unavailable_floats_1): ... it. New proc.
16940
16941 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16942
16943 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16944 probes to test for bitness recognition.
16945 * gdb.arch/amd64-stap-optional-prefix.exp
16946 (test_probe_value_without_reg): New procedure.
16947 Add code to test for different kinds of bitness.
16948
16949 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16950
16951 PR breakpoints/16889
16952 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16953 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16954
16955 2014-05-01 Pedro Alves <palves@redhat.com>
16956
16957 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16958 gdb_file_cmd if no file is specified.
16959 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16960 last_loaded_file to set the remote exec-file.
16961
16962 2014-05-01 Pedro Alves <palves@redhat.com>
16963
16964 * boards/local-remote-host.exp: New file.
16965
16966 2014-05-01 Pedro Alves <palves@redhat.com>
16967
16968 * boards/local-remote-host.exp: Rename to ...
16969 * boards/local-remote-host-notty.exp: ... this.
16970
16971 2014-04-28 Joel Brobecker <brobecker@adacore.com>
16972
16973 * gdb.ada/dyn_arrayidx: New testcase.
16974
16975 2014-04-26 Yao Qi <yao@codesourcery.com>
16976
16977 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16978 and compute the length of function main. Save it in
16979 $main_length.
16980 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16981 (top-level): Use gdb_compile to compile objects into
16982 executable and restart GDB. Remove invocation to
16983 prepare_for_testing.
16984
16985 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16986 Pedro Alves <palves@redhat.com>
16987
16988 PR server/16255
16989 * gdb.multi/multi-attach.c: New file.
16990 * gdb.multi/multi-attach.exp: New file.
16991
16992 2014-04-25 Pedro Alves <palves@redhat.com>
16993
16994 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16995 user.
16996 (top level): Test that "set remote conditional-breakpoints-packet
16997 off" works as intended.
16998 * gdb.base/dprintf.exp: Test that "set remote
16999 breakpoint-commands-packet off" works as intended.
17000 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17001 New function.
17002 (top level): Call it.
17003 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17004 remote fast-tracepoints-packet off" works as intended.
17005 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17006 * lib/gdb.exp (gdb_is_target_remote): ... here.
17007
17008 2014-04-24 David Blaikie <dblaikie@gmail.com>
17009
17010 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17011 ensure clang would not discard them.
17012 * gdb.base/gdbvars.c: Ditto.
17013 * gdb.base/memattr.c: Ditto.
17014 * gdb.base/whatis.c: Ditto.
17015 * gdb.python/py-prettyprint.c: Ditto.
17016 * gdb.trace/actions.c: Ditto.
17017 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17018 ensure clang would not discard it.
17019
17020 2014-04-24 David Blaikie <dblaikie@gmail.com>
17021
17022 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17023 clang to emit the full definition of type required by the test
17024 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17025
17026 2014-04-24 David Blaikie <dblaikie@gmail.com>
17027
17028 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17029 coax Clang into emitting the definition of the type.
17030 * gdb.cp/pr10728-x.h (y): Ditto.
17031 * gdb.cp/pr10728-y.cc (y): Ditto.
17032
17033 2014-04-24 David Blaikie <dblaikie@gmail.com>
17034
17035 * gdb.base/label.exp: XFAIL label related tests under Clang.
17036 * gdb.cp/cplabel.exp: Ditto.
17037 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17038 under Clang those using labels.
17039
17040 2014-04-25 Yao Qi <yao@codesourcery.com>
17041
17042 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17043 double_label.
17044 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17045 partial_label and double_label.
17046
17047 2014-04-24 David Blaikie <dblaikie@gmail.com>
17048
17049 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17050
17051 2014-04-24 David Blaikie <dblaikie@gmail.com>
17052
17053 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17054 of the function to work across GCC and Clang.
17055 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17056 pointer types (const void ** const V void **).
17057
17058 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
17059 Walfred Tedeschi <walfred.tedeschi@intel.com>
17060
17061 * Makefile.in (EXECUTABLES): Added i386-avx512.
17062 * gdb.arch/i386-avx512.c: New file.
17063 * gdb.arch/i386-avx512.exp: Likewise.
17064
17065 2014-04-23 Keith Seitz <keiths@redhat.com>
17066
17067 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17068 (mi_make_breakpoint_table): New procedure.
17069 (mi_create_breakpoint): Use mi_make_breakpoint
17070 and return the result.
17071 (mi_make_breakpoint): New procedure.
17072 (mi_build_kv_pairs): New procedure.
17073
17074 * gdb.mi/mi-break.exp: Remove unused globals,
17075 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17076 All callers updated.
17077 * gdb.mi/mi-dprintf.exp: Use variable to track command
17078 number.
17079 Update all callers of mi_create_breakpoint and use
17080 mi_make_breakpoint_table.
17081 Remove any unused global variables.
17082 * gdb.mi/mi-nonstop.exp: Likewise.
17083 * gdb.mi/mi-nsintrall.exp: Likewise.
17084 * gdb.mi/mi-nsmoribund.exp: Likewise.
17085 * gdb.mi/mi-nsthrexec.exp: Likewise.
17086 * gdb.mi/mi-reverse.exp: Likewise.
17087 * gdb.mi/mi-simplerun.exp: Likewise.
17088 * gdb.mi/mi-stepn.exp: Likewise.
17089 * gdb.mi/mi-syn-frame.exp: Likewise.
17090 * gdb.mi/mi-until.exp: Likewise.
17091 * gdb.mi/mi-var-cp.exp: Likewise.
17092 * gdb.mi/mi-var-display.exp: Likewise.
17093 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17094 * gdb.mi/mi2-var-child.exp: Likewise.
17095 * gdb.mi/mi-vla-c99.exp: Likewise.
17096 * lib/mi-support.exp: Likewise.
17097
17098 From Ian Lance Taylor <iant@cygnus.com>:
17099 * lib/gdb.exp (parse_args): New procedure.
17100
17101 2014-04-23 Pedro Alves <palves@redhat.com>
17102
17103 * gdb.base/break-unload-file.c: New file.
17104 * gdb.base/break-unload-file.exp: New file.
17105 * gdb.base/sym-file-lib.c (baz): New function.
17106 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17107 field.
17108 (load): Store the segment's mapped size.
17109 (unload): New function.
17110 (unload_shlib): New function.
17111 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17112 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17113 set a breakpoint at baz, and call it.
17114 * gdb.base/sym-file.exp: New tests for stale breakpoint
17115 instructions.
17116
17117 2014-04-23 Pedro Alves <palves@redhat.com>
17118
17119 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17120 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17121 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17122 * gdb.base/hbreak-unmapped.c: New file.
17123 * gdb.base/hbreak-unmapped.exp: New file.
17124 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17125 * lib/gdb.exp (gdb_is_target_remote): ... here.
17126
17127 2014-04-22 Pedro Alves <palves@redhat.com>
17128
17129 * gdb.base/consecutive-step-over.c: New file.
17130 * gdb.base/consecutive-step-over.exp: New file.
17131
17132 2014-04-22 Pedro Alves <palves@redhat.com>
17133
17134 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17135 instead of send_gdb/gdb_expect.
17136
17137 2014-04-22 Yao Qi <yao@codesourcery.com>
17138
17139 * lib/trace-support.exp (generate_tracefile): New procedure.
17140 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17141 return 0.
17142 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17143 if generate_tracefile returns 1.
17144
17145 2014-04-18 Tom Tromey <palves@redhat.com>
17146 Pedro alves <tromey@redhat.com>
17147
17148 PR backtrace/15558
17149 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17150 with a backtrace limit.
17151 * gdb.python/py-frame-inline.exp: Test running to an inline
17152 function with a backtrace limit, and printing the newest frame.
17153 * gdb.python/py-frame-inline.c (main): Call f.
17154
17155 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17156
17157 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17158
17159 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17160
17161 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17162 Drop prefix from unsupported source file path.
17163
17164 2014-04-17 Yao Qi <yao@codesourcery.com>
17165
17166 * lib/gdb.exp (with_target_charset): New proc.
17167 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17168 with_target_charset.
17169 (test_print_strings): Likewise.
17170 (test_repeat_bytes): Likewise.
17171 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17172 for some tests.
17173
17174 2014-04-16 Keith Seitz <keiths@redhat.com>
17175
17176 PR gdb/15827
17177 * gdb.dwarf2/corrupt.c: New file.
17178 * gdb.dwarf2/corrupt.exp: New file.
17179
17180 2014-04-16 Keith Seitz <keiths@redhat.com>
17181
17182 PR c++/16597
17183 * gdb.cp/namelessclass.cc: New file.
17184 * gdb.cp/namelessclass.exp: New file.
17185 * gdb.cp/namelessclass.S: New file.
17186
17187 2014-04-16 Doug Evans <dje@google.com>
17188
17189 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17190 Add comment.
17191 (gdbserver_default_get_comm_port): New function.
17192 (gdbserver_start): Check if board file provided
17193 "gdbserver,get_comm_port" and use it if so.
17194 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17195 (gdb,socketport): Set to "stdio".
17196 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17197 (stdio_gdbserver_template): Delete.
17198 (${board}_get_remote_address): Update.
17199 (${board}_build_remote_cmd): Delete.
17200 (${board}_get_comm_port): New function.
17201 (${board}_spawn): Update.
17202 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17203 Delete.
17204 (${board}_get_remote_address): Update.
17205 (${board}_get_comm_port): New function.
17206
17207 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
17208
17209 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17210 appearing in any order.
17211
17212 2014-04-15 Doug Evans <dje@google.com>
17213
17214 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17215 uninitialized value of "description".
17216
17217 2014-04-15 Keith Seitz <keiths@redhat.com>
17218
17219 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17220 Remove unused globals.
17221 (test_running_the_program): Likewise.
17222 (test_controlled_execution): Likewise.
17223 (test_controlling_breakpoints): Likewise.
17224 (test_program_termination): Likewise.
17225
17226 2014-04-15 Keith Seitz <keiths@redhat.com>
17227
17228 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17229 unused globals.
17230 (test_rbreak_creation_and_listing): Likewise.
17231 (test_ignore_count): Likewise.
17232 (test_error): Likewise.
17233
17234 2014-04-15 Pedro Alves <palves@redhat.com>
17235
17236 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17237 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17238 sym-file-loader.c.
17239 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17240 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17241 to sym-file-loader.c.
17242 (struct library): Forward declare.
17243 (load_shlib, lookup_function): Change prototypes.
17244 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17245 (translate_offset): Remove declarations.
17246 (get_text_addr): New declaration.
17247 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17248 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17249 sym-file-loader.h.
17250 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17251 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17252 here from sym-file-loader.h.
17253 (struct library): New structure.
17254 (load_shlib, lookup_function): Change prototypes and adjust to
17255 work with a struct library.
17256 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17257 (translate_offset): Make static.
17258 (get_text_addr): New function.
17259 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17260
17261 2014-04-15 Pedro Alves <palves@redhat.com>
17262
17263 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17264
17265 2014-04-15 Pedro Alves <palves@redhat.com>
17266
17267 * gdb.base/sym-file-loader.c: Include <limits.h>.
17268 (SELF_LINK): New define.
17269 (get_origin): New function.
17270 (load_shlib): Use it.
17271 * gdb.base/sym-file.exp: Don't early return if the target is
17272 remote. Use runto_main, and issue fail is that fails. Use
17273 gdb_load_shlibs.
17274 (shlib_name): Delete.
17275 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17276
17277 2014-04-15 Pedro Alves <palves@redhat.com>
17278
17279 * gdb.base/sym-file.exp: Remove regex characters from test
17280 message. Don't refer to breakpoint numbers in test messages.
17281
17282 2014-04-14 Keith Seitz <keiths@redhat.com>
17283
17284 PR c++/16253
17285 * gdb.cp/var-tag.cc: New file.
17286 * gdb.cp/var-tag.exp: New file.
17287 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17288 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17289 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17290 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17291
17292 2014-04-14 Tom Tromey <tromey@redhat.com>
17293
17294 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17295 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17296 type.
17297 * gdb.cp/enum-class.exp: New file.
17298 * gdb.cp/enum-class.cc: New file.
17299
17300 2014-04-14 Tom Tromey <tromey@redhat.com>
17301
17302 * gdb.dwarf2/enum-type.exp: New file.
17303
17304 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17305
17306 * gdb.mi/mi-vla-c99.exp: New file.
17307 * gdb.mi/vla.c: New file.
17308
17309 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17310
17311 * gdb.base/vla-datatypes.c: New file.
17312 * gdb.base/vla-datatypes.exp: New file.
17313
17314 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17315
17316 * gdb.base/vla-ptr.c: New file.
17317 * gdb.base/vla-ptr.exp: New file.
17318
17319 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17320
17321 * gdb.dwarf2/count.exp: New file.
17322
17323 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17324
17325 * gdb.base/vla-sideeffect.c: New file.
17326 * gdb.base/vla-sideeffect.exp: New file.
17327
17328 2014-04-14 David Blaikie <dblaikie@gmail.com>
17329
17330 * gdb.mi/non-stop.c: Add return value for non-void function return
17331 statement.
17332 * gdb.threads/staticthreads.c: Ditto.
17333
17334 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17335 Doug Evans <xdje42@gmail.com>
17336
17337 * gdb.guile/scm-value.c: Improve test case.
17338 * gdb.guile/scm-value.exp: Add new test.
17339
17340 2014-04-11 David Blaikie <dblaikie@gmail.com>
17341
17342 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17343 override Clang's default.
17344
17345 2014-04-11 Joel Brobecker <brobecker@adacore.com>
17346
17347 Revert the following changes (regressions):
17348
17349 * gdb.base/vla-sideeffect.c: New file.
17350 * gdb.base/vla-sideeffect.exp: New file.
17351
17352 * gdb.dwarf2/count.exp: New file.
17353
17354 * gdb.base/vla-multi.c: New file.
17355 * gdb.base/vla-multi.exp: New file.
17356
17357 * gdb.base/vla-ptr.c: New file.
17358 * gdb.base/vla-ptr.exp: New file.
17359
17360 * gdb.base/vla-datatypes.c: New file.
17361 * gdb.base/vla-datatypes.exp: New file.
17362
17363 * gdb.mi/mi-vla-c99.exp: New file.
17364 * gdb.mi/vla.c: New file.
17365
17366 2014-04-11 Keith Seitz <keiths@redhat.com>
17367
17368 PR c++/16675
17369 * gdb.cp/cpsizeof.exp: New file.
17370 * gdb.cp/cpsizeof.cc: New file.
17371
17372 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17373
17374 * gdb.mi/mi-vla-c99.exp: New file.
17375 * gdb.mi/vla.c: New file.
17376
17377 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17378
17379 * gdb.base/vla-datatypes.c: New file.
17380 * gdb.base/vla-datatypes.exp: New file.
17381
17382 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17383
17384 * gdb.base/vla-ptr.c: New file.
17385 * gdb.base/vla-ptr.exp: New file.
17386
17387 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17388
17389 * gdb.base/vla-multi.c: New file.
17390 * gdb.base/vla-multi.exp: New file.
17391
17392 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17393
17394 * gdb.dwarf2/count.exp: New file.
17395
17396 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17397
17398 * gdb.base/vla-sideeffect.c: New file.
17399 * gdb.base/vla-sideeffect.exp: New file.
17400
17401 2014-04-11 Yao Qi <yao@codesourcery.com>
17402
17403 * gdb.base/completion.exp: Check file exists before running tests
17404 on file completion.
17405
17406 2014-04-10 Pedro Alves <palves@redhat.com>
17407
17408 * gdb.base/cond-eval-mode.c: New file.
17409 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17410 prepare_for_testing to build the new file. Check result of
17411 runto_main.
17412 (test_break, test_watch): New procedures.
17413 (top level): Use them.
17414
17415 2014-04-08 Pierre Muller <muller@sourceware.org>
17416
17417 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17418 Ctrl-V use for mingw hosts.
17419
17420 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17421
17422 * gdb.python/py-value.c: Improve test case.
17423 * gdb.python/py-value.exp: Add new test.
17424
17425 2014-04-07 David Blaikie <dblaikie@gmail.com>
17426
17427 * lib/compiler.c: Identify the clang compiler.
17428 * lib/compiler.cc: Ditto.
17429
17430 2014-04-03 Yao Qi <yao@codesourcery.com>
17431
17432 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17433
17434 2014-04-01 Anton Blanchard <anton@samba.org>
17435
17436 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17437 messages unique.
17438
17439 2014-04-01 Anton Blanchard <anton@samba.org>
17440
17441 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17442 prepare_for_testing.
17443
17444 2014-04-01 Anton Blanchard <anton@samba.org>
17445
17446 * gdb.arch/ppc64-atomic-inst.c: Remove.
17447 * gdb.arch/ppc64-atomic-inst.S: New file.
17448 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17449
17450 2014-03-31 Doug Evans <dje@google.com>
17451
17452 * gdb.base/print-symbol-loading-lib.c: New file.
17453 * gdb.base/print-symbol-loading-main.c: New file.
17454 * gdb.base/print-symbol-loading.exp: New file.
17455
17456 2014-03-31 Yao Qi <yao@codesourcery.com>
17457
17458 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17459
17460 2014-03-28 Joel Brobecker <brobecker@adacore.com>
17461
17462 * gdb.ada/mi_dyn_arr: New testcase.
17463
17464 2014-03-27 Doug Evans <dje@google.com>
17465
17466 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17467
17468 2014-03-27 Yao Qi <yao@codesourcery.com>
17469
17470 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17471 if target is nios2-*-*.
17472
17473 2014-03-26 Yao Qi <yao@codesourcery.com>
17474
17475 * lib/gdb.exp (readline_is_used): New proc.
17476 * gdb.base/completion.exp: Move tests on command complete up.
17477 Skip the rest of tests if readline is not used.
17478 * gdb.ada/complete.exp: Skp the test if readline is not
17479 used.
17480 * gdb.base/filesym.exp: Likewise.
17481 * gdb.base/macscp.exp: Likewise.
17482 * gdb.base/readline-ask.exp: Likewise.
17483 * gdb.base/readline.exp: Likewise.
17484 * gdb.python/py-cmd.exp: Likewise.
17485 * gdb.trace/tfile.exp: Likewise.
17486
17487 2014-03-26 Yao Qi <yao@codesourcery.com>
17488
17489 * gdb.base/macscp.exp: Fix code format issues.
17490
17491 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17492
17493 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17494 * gdb.asm/powerpc64le.inc: New file.
17495
17496 2014-03-25 Pedro Alves <palves@redhat.com>
17497 Doug Evans <dje@google.com>
17498
17499 * gdb.base/source-execution.c: New file.
17500 * gdb.base/source-execution.exp: New file.
17501 * gdb.base/source-execution.gdb: New file.
17502
17503 2014-03-24 Doug Evans <dje@google.com>
17504
17505 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17506 using fission.
17507
17508 2014-03-24 Hui Zhu <hui@codesourcery.com>
17509 Pedro Alves <palves@redhat.com>
17510
17511 PR breakpoints/16101
17512 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17513 test pass/fail messages. Detect missing support for dprintf when
17514 breakpoints are actually inserted.
17515 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17516 breakpoints are actually inserted.
17517 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17518 fails.
17519
17520 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17521
17522 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17523
17524 2014-03-22 Doug Evans <xdje42@gmail.com>
17525
17526 * gdb.python/python.exp (python not supported): Verify multi-line
17527 python command issues an error.
17528 * gdb.guile/guile.exp (guile not supported): Verify multi-line
17529 guile command issues an error.
17530
17531 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17532
17533 * gdb.threads/thread-specific.exp: Handle the lack of usable
17534 $this_breakpoint and $this_thread.
17535
17536 2014-03-21 Hui Zhu <hui@codesourcery.com>
17537
17538 * gdb.base/attach.exp (do_command_attach_tests): New.
17539
17540 2014-03-20 Tom Tromey <tromey@redhat.com>
17541 Pedro Alves <palves@redhat.com>
17542
17543 PR cli/15718
17544 * gdb.base/condbreak-call-false.c: New file.
17545 * gdb.base/condbreak-call-false.exp: New file.
17546
17547 2014-03-20 Pedro Alves <palves@redhat.com>
17548
17549 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17550 Delete.
17551 (block_signals, unblock_signals): Delete.
17552 (child_function_2, main): Remove references to deleted variable
17553 and functions.
17554
17555 2014-03-20 Pedro Alves <palves@redhat.com>
17556
17557 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17558 Use pthread_kill to signal thread 2.
17559 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17560 Adjust to make the test send itself a signal rather than using the
17561 host's "kill" command.
17562
17563 2014-03-20 Pedro Alves <palves@redhat.com>
17564
17565 * gdb.threads/multiple-step-overs.c: New file.
17566 * gdb.threads/multiple-step-overs.exp: New file.
17567 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17568 Adjust expected infrun debug output.
17569
17570 2014-03-20 Pedro Alves <palves@redhat.com>
17571
17572 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17573 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17574
17575 2014-03-20 Pedro Alves <palves@redhat.com>
17576
17577 PR breakpoints/7143
17578 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17579 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17580 of gdb_test_multiple.
17581 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17582 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17583
17584 2014-03-20 Pedro Alves <palves@redhat.com>
17585
17586 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17587 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17588
17589 2014-03-19 Pedro Alves <palves@redhat.com>
17590
17591 * gdb.base/async.exp: Remove early return.
17592
17593 2014-03-19 Pedro Alves <palves@redhat.com>
17594
17595 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17596
17597 2014-03-19 Pedro Alves <palves@redhat.com>
17598
17599 * gdb.base/async.exp (test_background): Expect \r\n after
17600 "completed." in the fail pattern.
17601
17602 2014-03-19 Pedro Alves <palves@redhat.com>
17603
17604 * gdb.base/async.exp (test_background): New procedure.
17605 Use it for all background execution command tests.
17606
17607 2014-03-19 Pedro Alves <palves@redhat.com>
17608
17609 * gdb.base/async.exp: Use prepare_for_testing.
17610
17611 2014-03-19 Pedro Alves <palves@redhat.com>
17612
17613 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17614 the same line.
17615
17616 2014-03-19 Pedro Alves <palves@redhat.com>
17617
17618 * gdb.base/async.c (main): Add "jump here" and "until here" line
17619 marker comments.
17620 * gdb.base/async.exp (jump_here): New global.
17621 (jump& test): Use it.
17622 (until_here): New global.
17623 (until& test): Use it.
17624
17625 2014-03-19 Pedro Alves <palves@redhat.com>
17626
17627 * gdb.base/async.exp: Don't frob gdb_protocol.
17628
17629 2014-03-18 Doug Evans <xdje42@gmail.com>
17630
17631 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17632 Fix spelling of exec-done-display.
17633
17634 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17635
17636 PR gdb/15358
17637 * gdb.base/gdb-sigterm.c: New file.
17638 * gdb.base/gdb-sigterm.exp: New file.
17639
17640 2014-03-18 Pedro Alves <palves@redhat.com>
17641
17642 PR gdb/13860
17643 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17644 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17645 solib-event.
17646
17647 2014-03-17 Joel Brobecker <brobecker@adacore.com>
17648
17649 * gdb.ada/pckd_arr_ren: New testcase.
17650
17651 2014-03-13 Doug Evans <xdje42@gmail.com>
17652
17653 PR guile/16612
17654 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17655 collect after discarding symbols.
17656
17657 2014-03-13 Ludovic Courtès <ludo@gnu.org>
17658 Doug Evans <xdje42@gmail.com>
17659
17660 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17661 to history survives a gc.
17662
17663 2014-03-13 Pedro Alves <palves@redhat.com>
17664
17665 * gdb.base/default.exp: Don't test "target procfs".
17666
17667 2014-03-13 Pedro Alves <palves@redhat.com>
17668
17669 * gdb.base/default.exp: Update "target child" and "target procfs"
17670 tests to not expect "Unix".
17671
17672 2014-03-12 Tom Tromey <tromey@redhat.com>
17673
17674 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17675 New procs. Add target-async tests.
17676 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17677 Add target-async tests.
17678
17679 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17680
17681 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17682 'func_start' and 'func_end' for the beginning and end of the
17683 function code, respectively.
17684 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17685 'func_end' instead of 'func' and 'main'.
17686
17687 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17688
17689 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17690 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17691 generate the debug info assembler source.
17692
17693 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17694
17695 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17696 * gdb.dwarf2/arr-subrange.exp: Likewise.
17697 * gdb.dwarf2/dwz.exp: Likewise.
17698 * gdb.dwarf2/method-ptr.exp: Likewise.
17699 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17700 * gdb.dwarf2/subrange.exp: Likewise.
17701 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17702 * gdb.dwarf2/implptrpiece.exp: Likewise.
17703 * gdb.dwarf2/nostaticblock.exp: Likewise.
17704
17705 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17706
17707 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17708 directory to absolute path name arguments.
17709
17710 2014-03-10 Joel Brobecker <brobecker@adacore.com>
17711
17712 * gdb.ada/tagged_access: New testcase.
17713
17714 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17715
17716 * gdb.btrace/data.exp: Update expected output.
17717
17718 2014-03-06 Yao Qi <yao@codesourcery.com>
17719
17720 * gdb.trace/pr16508.exp: New file.
17721
17722 2014-03-05 Pedro Alves <palves@redhat.com>
17723
17724 PR gdb/16575
17725 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17726 procedure.
17727 (top level): Adjust to use it. Add tests that exercise breakpoint
17728 interaction with the code-cache.
17729
17730 2014-02-26 Ludovic Courtès <ludo@gnu.org>
17731
17732 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17733 test for 'history-append!'.
17734
17735 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17736
17737 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17738 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17739 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17740 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17741 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17742 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17743
17744 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17745
17746 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17747 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17748 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17749
17750 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17751
17752 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17753
17754 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17755
17756 * gdb.dwarf2/arr-stride.c: New file.
17757 * gdb.dwarf2/arr-stride.exp: New file.
17758
17759 2014-02-26 Pedro Alves <palves@redhat.com>
17760
17761 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17762 that won't ever trigger. Make sure that GDB reports the correct
17763 breakpoint that caused the stop.
17764
17765 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17766
17767 PR gdb/16626
17768 * gdb.base/auto-load-script: New file.
17769 * gdb.base/auto-load.c: New file.
17770 * gdb.base/auto-load.exp: New file.
17771
17772 PR gdb/16626
17773 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17774
17775 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17776
17777 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17778 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17779
17780 2014-02-24 Doug Evans <dje@google.com>
17781
17782 * lib/gdb.exp (run_on_host): Log error output if program fails.
17783
17784 2014-02-21 Pedro Alves <palves@redhat.com>
17785
17786 * gdb.threads/step-after-sr-lock.c: Rename to ...
17787 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17788 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17789 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17790 ... this.
17791
17792 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17793
17794 PR tdep/16397
17795 * gdb.arch/amd64-stap-special-operands.exp: New file.
17796 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17797 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17798 * gdb.arch/amd64-stap-triplet.S: Likewise.
17799 * gdb.arch/amd64-stap-triplet.c: Likewise.
17800
17801 2014-02-20 Joel Brobecker <brobecker@adacore.com>
17802
17803 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17804 in .section pseudo-op.
17805
17806 2014-02-20 lin zuojian <manjian2006@gmail.com>
17807 Joel Brobecker <brobecker@adacore.com>
17808 Doug Evans <xdje42@gmail.com>
17809
17810 PR symtab/16581
17811 * gdb.dwarf2/dw2-icycle.S: New file.
17812 * gdb.dwarf2/dw2-icycle.c: New file.
17813 * gdb.dwarf2/dw2-icycle.exp: New file.
17814
17815 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17816
17817 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17818 operations on gdb.Value objects.
17819 * gdb.python/py-value-cc.exp: Add new test to test operations on
17820 gdb.Value objects.
17821
17822 2014-02-18 Doug Evans <dje@google.com>
17823
17824 * Makefile.in (TESTS): New variable.
17825 (expanded_tests, expanded_tests_or_none): New variables
17826 (check-single): Pass $(expanded_tests_or_none) to runtest.
17827 (check-parallel): Only run tests in $(TESTS) if non-empty.
17828 (check/no-matching-tests-found): New rule.
17829 * README: Document TESTS makefile variable.
17830
17831 2014-02-18 Doug Evans <dje@google.com>
17832
17833 * Makefile.in (check-parallel): rm -rf outputs temp.
17834
17835 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17836
17837 Fix "ERROR: no fileid for" in the testsuite.
17838 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17839
17840 2014-02-12 Doug Evans <dje@google.com>
17841
17842 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17843 (MISCELLANEOUS): New variable.
17844 (clean): rm -rf $(MISCELLANEOUS).
17845 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17846 dwp live in the same directory as symlinks, with each symlink pointed
17847 to a differently named file in a different directory.
17848
17849 2014-02-11 Doug Evans <dje@google.com>
17850
17851 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17852 of Tcl file commands.
17853
17854 2014-02-10 Mark Kettenis <kettenis@gnu.org>
17855
17856 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17857 "kill -SIGUSR1 -1".
17858
17859 2014-02-10 Joel Brobecker <brobecker@adacore.com>
17860
17861 * gdb.ada/tick_length_array_enum_idx: New testcase.
17862
17863 2014-02-10 Doug Evans <xdje42@gmail.com>
17864
17865 * configure.ac (AC_OUTPUT): Add gdb.guile.
17866 * configure: Regenerate.
17867 * lib/gdb-guile.exp: New file.
17868 * lib/gdb.exp (get_target_charset): New function.
17869 * gdb.base/help.exp: Update expected output from "apropos apropos".
17870 * gdb.guile/Makefile.in: New file.
17871 * gdb.guile/guile.exp: New file.
17872 * gdb.guile/scm-arch.c: New file.
17873 * gdb.guile/scm-arch.exp: New file.
17874 * gdb.guile/scm-block.c: New file.
17875 * gdb.guile/scm-block.exp: New file.
17876 * gdb.guile/scm-breakpoint.c: New file.
17877 * gdb.guile/scm-breakpoint.exp: New file.
17878 * gdb.guile/scm-disasm.c: New file.
17879 * gdb.guile/scm-disasm.exp: New file.
17880 * gdb.guile/scm-equal.c: New file.
17881 * gdb.guile/scm-equal.exp: New file.
17882 * gdb.guile/scm-error.exp: New file.
17883 * gdb.guile/scm-error.scm: New file.
17884 * gdb.guile/scm-frame-args.c: New file.
17885 * gdb.guile/scm-frame-args.exp: New file.
17886 * gdb.guile/scm-frame-args.scm: New file.
17887 * gdb.guile/scm-frame-inline.c: New file.
17888 * gdb.guile/scm-frame-inline.exp: New file.
17889 * gdb.guile/scm-frame.c: New file.
17890 * gdb.guile/scm-frame.exp: New file.
17891 * gdb.guile/scm-generics.exp: New file.
17892 * gdb.guile/scm-gsmob.exp: New file.
17893 * gdb.guile/scm-iterator.c: New file.
17894 * gdb.guile/scm-iterator.exp: New file.
17895 * gdb.guile/scm-math.c: New file.
17896 * gdb.guile/scm-math.exp: New file.
17897 * gdb.guile/scm-objfile-script-gdb.in: New file.
17898 * gdb.guile/scm-objfile-script.c: New file.
17899 * gdb.guile/scm-objfile-script.exp: New file.
17900 * gdb.guile/scm-objfile.c: New file.
17901 * gdb.guile/scm-objfile.exp: New file.
17902 * gdb.guile/scm-ports.exp: New file.
17903 * gdb.guile/scm-pretty-print.c: New file.
17904 * gdb.guile/scm-pretty-print.exp: New file.
17905 * gdb.guile/scm-pretty-print.scm: New file.
17906 * gdb.guile/scm-section-script.c: New file.
17907 * gdb.guile/scm-section-script.exp: New file.
17908 * gdb.guile/scm-section-script.scm: New file.
17909 * gdb.guile/scm-symbol.c: New file.
17910 * gdb.guile/scm-symbol.exp: New file.
17911 * gdb.guile/scm-symtab-2.c: New file.
17912 * gdb.guile/scm-symtab.c: New file.
17913 * gdb.guile/scm-symtab.exp: New file.
17914 * gdb.guile/scm-type.c: New file.
17915 * gdb.guile/scm-type.exp: New file.
17916 * gdb.guile/scm-value-cc.cc: New file.
17917 * gdb.guile/scm-value-cc.exp: New file.
17918 * gdb.guile/scm-value.c: New file.
17919 * gdb.guile/scm-value.exp: New file.
17920 * gdb.guile/source2.scm: New file.
17921 * gdb.guile/types-module.cc: New file.
17922 * gdb.guile/types-module.exp: New file.
17923
17924 2014-02-10 Yao Qi <yao@codesourcery.com>
17925
17926 PR testsuite/16543
17927 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17928 * configure: Regenerated.
17929 * Makefile.in: New file.
17930
17931 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17932
17933 * gdb.python/py-framefilter.exp: Fix typo.
17934
17935 2014-02-08 Yao Qi <yao@codesourcery.com>
17936
17937 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17938 that no =breakpoint-modified is emitted when breakpoints are
17939 modified through MI commands.
17940
17941 2014-02-07 Pedro Alves <pedro@codesourcery.com>
17942 Pedro Alves <palves@redhat.com>
17943
17944 * gdb.threads/step-after-sr-lock.c: New file.
17945 * gdb.threads/step-after-sr-lock.exp: New file.
17946
17947 2014-02-07 Pedro Alves <palves@redhat.com>
17948
17949 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17950
17951 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17952
17953 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17954 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17955
17956 2014-02-06 Doug Evans <xdje42@gmail.com>
17957
17958 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17959 output.
17960
17961 * gdb.gdb/python-interrupts.exp: New file.
17962
17963 2014-02-05 Yao Qi <yao@codesourcery.com>
17964
17965 * gdb.trace/report.exp (use_collected_data): Test the output
17966 of "info threads" and "info inferiors".
17967
17968 2014-02-05 Yao Qi <yao@codesourcery.com>
17969
17970 Revert this patch:
17971
17972 2013-05-24 Yao Qi <yao@codesourcery.com>
17973
17974 * gdb.trace/tfile.exp: Test inferior and thread.
17975
17976 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17977
17978 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17979 on a function.
17980 * gdb.base/step-bt.c: Call hello via function pointer to make
17981 sure its first instruction is executed on powerpc64le-linux.
17982
17983 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17984
17985 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17986
17987 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17988
17989 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17990 of the test patterns for use on little-endian systems.
17991
17992 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17993
17994 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17995 (decimal_vector): Fix for little-endian.
17996
17997 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17998
17999 * gdb.arch/sparc-sysstep.exp: New file.
18000 * gdb.arch/sparc-sysstep.c: Likewise.
18001
18002 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18003
18004 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18005
18006 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18007
18008 2014-01-23 Tom Tromey <tromey@redhat.com>
18009
18010 * gdb.ada/array_char_idx: New testcase.
18011
18012 2014-01-23 Tom Tromey <tromey@redhat.com>
18013
18014 PR python/16487:
18015 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18016 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18017 classes.
18018
18019 2014-01-23 Tom Tromey <tromey@redhat.com>
18020
18021 PR python/16491:
18022 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18023 string from an inferior frame.
18024 * gdb.python/py-framefilter-mi.exp: Update.
18025
18026 2014-01-22 Doug Evans <dje@google.com>
18027
18028 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18029
18030 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18031
18032 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18033
18034 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18035
18036 * gdb.trace/entry-values.exp: Remove excess space character from
18037 regex patterns. Handle s390 call instruction.
18038
18039 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18040
18041 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18042 define "*_start" label. Make "name" static.
18043 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18044 ${name} by references to ${name}_start.
18045
18046 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18047
18048 * gdb.base/info-macros.exp: Remove "debug" from the compile
18049 options.
18050
18051 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18052
18053 * gdb.dlang/demangle.exp: New file.
18054
18055 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18056
18057 * gdb.dlang/primitive-types.exp: New file.
18058
18059 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18060
18061 * configure.ac: Create gdb.dlang/Makefile.
18062 * configure: Regenerate.
18063 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18064 * gdb.dlang/Makefile.in: New file.
18065 * lib/d-support.exp: New file.
18066 * lib/gdb.exp (skip_d_tests): New proc.
18067
18068 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18069
18070 * gdb.btrace/delta.exp: Check reverse stepi.
18071 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18072 * gdb.btrace/finish.exp: New.
18073 * gdb.btrace/next.exp: New.
18074 * gdb.btrace/nexti.exp: New.
18075 * gdb.btrace/record_goto.c: Add comments.
18076 * gdb.btrace/step.exp: New.
18077 * gdb.btrace/stepi.exp: New.
18078 * gdb.btrace/multi-thread-step.c: New.
18079 * gdb.btrace/multi-thread-step.exp: New.
18080 * gdb.btrace/rn-dl-bind.c: New.
18081 * gdb.btrace/rn-dl-bind.exp: New.
18082 * gdb.btrace/data.c: New.
18083 * gdb.btrace/data.exp: New.
18084 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18085
18086 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18087
18088 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18089 * gdb.btrace/exception.exp: Update.
18090 * gdb.btrace/instruction_history.exp: Update.
18091 * gdb.btrace/record_goto.exp: Update.
18092 * gdb.btrace/tailcall.exp: Update.
18093 * gdb.btrace/unknown_functions.exp: Update.
18094 * gdb.btrace/delta.exp: New.
18095
18096 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18097
18098 * gdb.btrace/record_goto.exp: Add backtrace test.
18099 * gdb.btrace/tailcall.exp: Add backtrace test.
18100
18101 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18102
18103 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18104 * gdb.btrace/record_goto.c: New.
18105 * gdb.btrace/record_goto.exp: New.
18106 * gdb.btrace/x86-record_goto.S: New.
18107
18108 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18109
18110 * gdb.btrace/function_call_history.exp: Update tests.
18111 * gdb.btrace/instruction_history.exp: Update tests.
18112
18113 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18114
18115 * gdb.btrace/function_call_history.exp: Fix expected field
18116 order for "record function-call-history".
18117 Add new tests for "record function-call-history /c".
18118 * gdb.btrace/exception.cc: New.
18119 * gdb.btrace/exception.exp: New.
18120 * gdb.btrace/tailcall.exp: New.
18121 * gdb.btrace/x86-tailcall.S: New.
18122 * gdb.btrace/x86-tailcall.c: New.
18123 * gdb.btrace/unknown_functions.c: New.
18124 * gdb.btrace/unknown_functions.exp: New.
18125 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18126
18127 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18128
18129 * gdb.btrace/instruction_history.exp: Update.
18130 * gdb.btrace/function_call_history.exp: Update.
18131
18132 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18133
18134 * gdb.btrace/function_call_history.exp: Fix expected function
18135 trace.
18136 * gdb.btrace/instruction_history.exp: Initialize traced.
18137 Remove traced_functions.
18138
18139 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18140
18141 * gdb.btrace/function_call_history.exp: Update
18142 * gdb.btrace/instruction_history.exp: Update.
18143
18144 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18145
18146 * gdb.btrace/enable.exp: Update expected text.
18147
18148 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18149
18150 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18151 bytes.
18152
18153 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18154
18155 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18156
18157 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
18158
18159 * lib/gdb.exp (supports_process_record): Return true for
18160 arm*-linux*. (supports_reverse): Likewise.
18161
18162 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18163
18164 PR python/15464
18165 PR python/16113
18166 * gdb.python/py-type.c: Enhance test case.
18167 * gdb.python/py-value-cc.cc: Likewise
18168 * gdb.python/py-type.exp: Add new tests.
18169 * gdb.python/py-value-cc.exp: Likewise
18170
18171 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18172 Pedro Alves <palves@redhat.com>
18173
18174 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18175 Make "name" extern.
18176 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18177 references to ${name}_start by references to ${name}.
18178
18179 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18180
18181 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18182
18183 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18184
18185 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18186
18187 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18188 Pedro Alves <palves@redhat.com>
18189
18190 * gdb.mi/mi-info-os.exp: Connect to the target with
18191 mi_gdb_target_load.
18192
18193 2014-01-08 Pedro Alves <palves@redhat.com>
18194
18195 * gdb.threads/reconnect-signal.c: New file.
18196 * gdb.threads/reconnect-signal.exp: New file.
18197
18198 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18199
18200 * gdb.base/source-dir.exp: New file.
18201
18202 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18203
18204 * gdb.ada/mi_interface: New testcase.
18205
18206 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18207
18208 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18209 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18210 gdb.ada/pp-rec-component/pck.ads: New files.
18211
18212 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18213
18214 * gdb.python/py-pp-integral.c: New file.
18215 * gdb.python/py-pp-integral.py: New file.
18216 * gdb.python/py-pp-integral.exp: New file.
18217
18218 For older changes see ChangeLog-1993-2013.
18219 \f
18220 ;; Local Variables:
18221 ;; mode: change-log
18222 ;; left-margin: 8
18223 ;; fill-column: 74
18224 ;; version-control: never
18225 ;; End:
18226
18227 Copyright 2014-2020 Free Software Foundation, Inc.
18228 Copying and distribution of this file, with or without modification,
18229 are permitted provided the copyright notice and this notice are preserved.
This page took 0.441504 seconds and 4 git commands to generate.