PR gdb/28480: Improve ambiguous member detection
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-12-11 Bruno Larsen <blarsen@redhat.com>
2
3 PR gdb/28480
4
5 Pushed by Joel Brobecker <brobecker@adacore.com>
6 * gdb.cp/ambiguous.cc: Add code to permit ambiguous member testing.
7 * gdb.cp/ambiguous.exp: Add ambiguous member test.
8
9 2021-10-22 Tom de Vries <tdevries@suse.de>
10
11 PR tui/28483
12 * gdb.tui/break.exp: New file.
13
14 2021-09-13 Joel Brobecker <brobecker@adacore.com>
15
16 * gdb.base/default.exp: Change $_gdb_minor to 2.
17
18 2021-09-10 Tom de Vries <tdevries@suse.de>
19
20 * lib/gdb.exp (gdb_compile_test): Handle unrecognized command line
21 option.
22
23 2021-09-09 Tom de Vries <tdevries@suse.de>
24
25 * gdb.base/coredump-filter-build-id.exp: Handle older eu-unstrip.
26
27 2021-09-09 Tom de Vries <tdevries@suse.de>
28
29 * gdb.mi/mi-sym-info.exp: Fix regexps. Add missing message argument
30 to mi_gdb_test. Factor out regexps for functions and variables.
31
32 2021-09-04 Tom de Vries <tdevries@suse.de>
33
34 PR testsuite/26950
35 * gdb/testsuite/gdb.arch/i386-avx.c (main): Remove call to have_avx.
36 (have_avx): Move ...
37 * gdb/testsuite/lib/gdb.exp (have_avx): ... here. New proc.
38 * gdb/testsuite/gdb.arch/amd64-disp-step-avx.exp: Use have_avx.
39 * gdb/testsuite/gdb.arch/i386-avx.exp: Same.
40
41 2021-09-03 Tom de Vries <tdevries@suse.de>
42
43 * gdb.gdb/complaints.exp: Use untested if clear_complaints cannot
44 be found.
45
46 2021-09-03 Tom de Vries <tdevries@suse.de>
47
48 * lib/selftest-support.exp: Emit untested when not being able to set
49 breakpoint.
50
51 2021-09-01 Tom de Vries <tdevries@suse.de>
52
53 PR testsuite/28298
54 * gdb.dwarf2/fission-base.S: Use DWO instead of XSTR(DWO).
55 * gdb.dwarf2/fission-loclists-pie.S: Same.
56 * gdb.dwarf2/fission-loclists.S: Same.
57 * gdb.dwarf2/fission-reread.S: Same.
58 * gdb.dwarf2/fission-base.exp: Use additional_flags=-DDWO=\"$dwo\".
59 * gdb.dwarf2/fission-loclists-pie.exp: Same.
60 * gdb.dwarf2/fission-loclists.exp: Same.
61 * gdb.dwarf2/fission-reread.exp: Same.
62
63 2021-09-01 Tom de Vries <tdevries@suse.de>
64
65 * gdb.fortran/call-no-debug.exp: Avoid shared lib symbols for
66 find_mangled_name calls.
67
68 2021-08-30 Tom de Vries <tdevries@suse.de>
69
70 PR cli/28290
71 * gdb.base/batch-exit-status.exp: Add gdb '' and gdb '' '' tests.
72
73 2021-08-23 Tom de Vries <tdevries@suse.de>
74
75 PR gdb/26880
76 * gdb.base/non-executable.exp: New file.
77
78 2021-08-06 Simon Marchi <simon.marchi@polymtl.ca>
79 Tom de Vries <tdevries@suse.de>
80
81 PR symtab/28004
82 * gdb.dwarf2/dw2-zero-range-shlib.c: New test.
83 * gdb.dwarf2/dw2-zero-range.c: New test.
84 * gdb.dwarf2/dw2-zero-range.exp: New file.
85
86 2021-08-02 Tom Tromey <tromey@adacore.com>
87
88 PR varobj/28131
89 * gdb.python/py-mi-var-info-path-expression.exp: Add regression
90 test.
91
92 2021-07-26 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
93
94 PR gdb/28076
95 * gdb.mi/mi-break.exp: Add more tests to check clearing the
96 breakpoint condition.
97
98 2021-07-22 Tom de Vries <tdevries@suse.de>
99
100 * gdb.ada/formatted_ref.exp: Add xfail for PR gcc/101575.
101 * gdb.ada/iwide.exp: Same.
102 * gdb.ada/pkd_arr_elem.exp: Same.
103
104 2021-07-22 Tom de Vries <tdevries@suse.de>
105
106 * gdb.cp/step-and-next-inline.cc (tree_check, get_alias_set, main):
107 Tag closing brace with comment.
108 * gdb.cp/step-and-next-inline.h: Update to keep identical with
109 step-and-next-inline.cc.
110 * gdb.cp/step-and-next-inline.exp: Issue extra next when required.
111
112 2021-07-21 Tom de Vries <tdevries@suse.de>
113
114 * lib/gdb.exp (gcc_major_version): New proc.
115 * gdb.base/ptype-offsets.cc: Define static member static_member::Empty.
116 * gdb.cp/templates.exp: Define static member using -DGCC_BUG.
117 * gdb.cp/m-static.exp: Add
118 additional_flags=-fno-eliminate-unused-debug-types.
119 * gdb.cp/pr-574.exp: Same.
120 * gdb.cp/pr9167.exp: Same.
121
122 2021-07-21 Tom de Vries <tdevries@suse.de>
123
124 * gdb.ada/arrayptr.exp: Add KFAILs for PR20991 and PR28115.
125 * gdb.ada/exprs.exp: Add KFAILs for PR20991.
126 * gdb.ada/packed_array_assign.exp: Same.
127
128 2021-07-19 Tom Tromey <tromey@adacore.com>
129
130 PR gdb/28093
131 * gdb.base/langs.exp: Add tests.
132
133 2021-07-14 Tom de Vries <tdevries@suse.de>
134
135 * lib/gdb.exp (have_index): New proc.
136 * gdb.base/gold-gdb-index.exp: Use have_index.
137
138 2021-07-13 Pedro Alves <pedro@palves.net>
139
140 PR gdb/28080
141 * gdb.base/detach-sysroot-target.exp: New.
142 * gdb.base/detach-sysroot-target.c: New.
143
144 2021-07-13 Tom de Vries <tdevries@suse.de>
145
146 PR testsuite/27690
147 * gdb.threads/check-libthread-db.exp: Update patterns for glibc 2.33.
148
149 2021-07-13 Simon Marchi <simon.marchi@polymtl.ca>
150
151 * gdb.mi/interrupt-thread-group.c: New.
152 * gdb.mi/interrupt-thread-group.exp: New.
153
154 2021-07-12 Tom de Vries <tdevries@suse.de>
155
156 PR testsuite/28057
157 * gdb.btrace/tsx.exp: Add pattern for system with tsx disabled in
158 microcode.
159
160 2021-07-12 Tom de Vries <tdevries@suse.de>
161
162 * lib/mi-support.exp (mi_readnow): New proc.
163 * gdb.mi/mi-info-sources.exp: Use nosharedlibrary. Update patterns.
164 Skip tests for readnow. Use "maint expand-symtabs".
165
166 2021-07-08 Tom de Vries <tdevries@suse.de>
167
168 * gdb.guile/scm-breakpoint.exp: Make additional "ERROR: " prefix in
169 exception printing optional.
170
171 2021-07-06 Simon Marchi <simon.marchi@polymtl.ca>
172
173 * configure.ac: Restore.
174 * configure: Re-generate.
175 * aclocal.m4: Re-generate.
176 * Makefile.in (distclean): Add config.status.
177 (Makefile): Adjust paths.
178 (lib/pdtrace): Adjust paths.
179 (config.status): Add.
180
181 2021-07-06 Tom de Vries <tdevries@suse.de>
182
183 * gdb.fortran/ptype-on-functions.exp: Allow both $integer8 and
184 $integer4 for size of string length.
185
186 2021-07-01 Pedro Alves <pedro@palves.net>
187
188 PR mi/15729
189 PR gdb/13463
190 * gdb.base/access-mem-running.c: New.
191 * gdb.base/access-mem-running.exp: New.
192 * gdb.threads/access-mem-running-thread-exit.c: New.
193 * gdb.threads/access-mem-running-thread-exit.exp: New.
194
195 2021-06-29 Simon Marchi <simon.marchi@polymtl.ca>
196
197 * gdb.dwarf2/dw2-reg-undefined.exp: Update regexp.
198
199 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
200
201 * gdb.base/info_sources_2-header.h: New file.
202 * gdb.base/info_sources_2-lib.c: New file.
203 * gdb.base/info_sources_2-test.c: New file.
204 * gdb.base/info_sources_2.exp: New file.
205
206 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
207
208 * gdb.mi/mi-info-sources.exp: Add additional tests.
209
210 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
211
212 * gdb.dwarf2/dw2-filename.exp: Update expected results.
213 * gdb.mi/mi-file.exp: Likewise.
214 * gdb.mi/mi-info-sources-base.c: New file.
215 * gdb.mi/mi-info-sources.c: New file.
216 * gdb.mi/mi-info-sources.exp: New file.
217
218 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
219
220 * gdb.cp/method-call-in-c.cc (struct foo_type): Add static member
221 function static_method.
222 (global_var): New global.
223 (main): Use new static_method to ensure it is compiled in.
224 * gdb.cp/method-call-in-c.exp: Test calls to static member
225 function.
226
227 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
228
229 PR gdb/27994
230 * gdb.cp/method-call-in-c.cc (struct foo_type): Add operator+=,
231 change initial value of var member variable.
232 (main): Make use of foo_type's operator+=.
233 * gdb.cp/method-call-in-c.exp: Test use of operator+=.
234
235 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
236
237 PR gdb/27994
238 * gdb.cp/method-call-in-c.cc: New file.
239 * gdb.cp/method-call-in-c.exp: New file.
240
241 2021-06-25 Tom Tromey <tom@tromey.com>
242
243 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): Add "style"
244 parameter.
245 * gdb.rust/dwindex.exp: New file.
246 * gdb.rust/dwindex.rs: New file.
247
248 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
249
250 * gdb.python/py-breakpoint.c (do_throw): New function.
251 (main): Call do_throw.
252 * gdb.python/py-breakpoint.exp (test_catchpoints): New proc.
253
254 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
255
256 * gdb.guile/scm-breakpoint.exp (test_catchpoints): New proc.
257
258 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
259
260 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Add new tests.
261
262 gdb/testsuite/ChangeLog
263 2021-06-25 Carl Love <cel@us.ibm.com>
264
265 * gdb.arch/powerpc-plxv-norel.exp: Add call to skip_power_isa_3_1_tests.
266 * lib/gdb.exp(skip_power_isa_3_1_tests): New gdb_caching_proc test.
267
268 2021-06-25 Tom Tromey <tromey@adacore.com>
269
270 * gdb.ada/py_range.exp: Add type name test cases.
271
272 2021-06-24 Tom de Vries <tdevries@suse.de>
273
274 * gdb.base/info-macros.exp: Add <EOL> after trailing whitespace in
275 test names.
276
277 2021-06-24 Tom de Vries <tdevries@suse.de>
278
279 * gdb.base/argv0-symlink.exp: Use with_test_prefix.
280
281 2021-06-23 Tom de Vries <tdevries@suse.de>
282
283 * lib/gdb.exp (gdb_test_lines): Rewrite to accept single
284 multiline tcl regexp.
285 * gdb.base/info-types.exp.tcl: Update. Make empty line at end of
286 regexp optional.
287 * gdb.base/info-macros.exp: Update.
288 * gdb.cp/cplusfuncs.exp: Update.
289
290 2021-06-22 Andreas Schwab <schwab@suse.de>
291
292 PR symtab/27999
293 * lib/dwarf.exp (start_end): New proc inside loclists.
294 * gdb.dwarf2/loclists-start-end.exp: New file.
295 * gdb.dwarf2/loclists-start-end.c: New file.
296
297 2021-06-22 Tom de Vries <tdevries@suse.de>
298
299 * gdb.dwarf2/imported-unit-c.exp: New file.
300
301 2021-06-22 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * gdb.server/server-kill.exp: Introduce global kill_pid_of, and
304 make use of this in prepare to select which pid we should kill.
305 Run all the tests twice with a different kill_pid_of value.
306 (prepare): Make use of kill_pid_of.
307 (test_stepi): New proc.
308
309 2021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
310
311 * gdb.python/py-frame.exp: Add Frame.level tests.
312 * gdb.python/py-pending-frame-level.c: New file.
313 * gdb.python/py-pending-frame-level.exp: New file.
314 * gdb.python/py-pending-frame-level.py: New file.
315
316 2021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
317
318 * gdb.python/py-unwind-user-regs.c: New file.
319 * gdb.python/py-unwind-user-regs.exp: New file.
320 * gdb.python/py-unwind-user-regs.py: New file.
321
322 2021-06-17 Carl Love <cel@us.ibm.com>
323
324 * gdb.arch/powerpc-power8.exp(bctar, bctarl): Update mnemonics
325 to bgetar and bgetarl.
326 * gdb.arch/powerpc-power8.s((bctar, bctarl): Update comments
327 for mnemonics to bgetar and bnstarl.
328
329 2021-06-17 Simon Marchi <simon.marchi@efficios.com>
330
331 * gdb.base/args.exp: Check target, KFAIL if remote.
332 (args_test): Add parameter and use it.
333
334 2021-06-17 Simon Marchi <simon.marchi@efficios.com>
335
336 * gdb.base/args.exp: Remove trailing parenthesis in test names.
337
338 2021-06-17 Simon Marchi <simon.marchi@efficios.com>
339
340 * gdb.base/args.exp: Use $old_gdbflags in all tests.
341
342 2021-06-17 Simon Marchi <simon.marchi@efficios.com>
343
344 * gdb.base/args.exp: Use save_vars.
345
346 2021-06-14 Pedro Alves <pedro@palves.net>
347
348 * gdb.base/annota1.exp: Build list using [list] instead of {}.
349 Tell [join] to join with no character. Build expected pattern in
350 separate variable instead of in the -re expression directly.
351
352 2021-06-11 Kevin Buettner <kevinb@redhat.com>
353
354 * gdb.mi/mi-sym-info.exp (114-symbol-info-function test): Increase
355 timeout.
356
357 2021-06-11 Kevin Buettner <kevinb@redhat.com>
358
359 * gdb.base/print-symbol-loading.exp (proc test_load_shlib):
360 Allow "Symbols already loaded for..." messages.
361
362 2021-06-11 Kevin Buettner <kevinb@redhat.com>
363
364 * gdb.base/execl-update-breakpoints.exp: Add regular
365 expression for optionally matching output related to
366 libthread_db.
367 * gdb.base/fork-print-inferior-events.exp: Likewise.
368
369 2021-06-11 Felix Willgerodt <felix.willgerodt@intel.com>
370
371 * gdb.mi/array.f: Convert into...
372 * gdb.mi/array.f90: ...this.
373 * gdb.mi/mi-var-child-f.exp: Use array.f90.
374
375 2021-06-11 Tom Tromey <tom@tromey.com>
376
377 PR rust/23427
378 * lib/rust-support.exp (rust_compiler_version): New caching proc.
379 * gdb.rust/rawids.exp: New file.
380 * gdb.rust/rawids.rs: New file.
381
382 2021-06-10 Simon Marchi <simon.marchi@polymtl.ca>
383
384 * lib/gdb.exp (default_gdb_exit): Unset gdb_tty_name.
385 (spawn_capture_tty_name): New, override builtin spawn.
386 (default_gdb_spawn): Capture GDB's TTY name.
387 * lib/tuiterm.exp (tuiterm_spawn): Remove.
388 (tuiterm_env_init, tuiterm_env_finish): Remove spawn override.
389 (Term) <resize>: Use new variable name.
390 (tuiterm_env_init, tuiterm_env_finish): Remove.
391 (tuiterm_env): Don't call tuiterm_env_init and register
392 tuiterm_env_finish in gdb_finish_hooks.
393 (gdb_finish_hooks): Remove.
394 (gdb_finish): Don't call finish hooks.
395
396 2021-06-10 Tom de Vries <tdevries@suse.de>
397
398 * gdb.mi/user-selected-context-sync.c (child_sub_function, main):
399 Rewrite while (1) using dummy loop body.
400
401 2021-06-10 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
402
403 * gdb.base/foll-exec.c: convert the multi-line function call into
404 single line.
405
406 2021-06-10 Tom de Vries <tdevries@suse.de>
407
408 * lib/cp-support.exp (cp_test_ptype_class): Break up regexp.
409 * gdb.cp/nested-types.exp: Remove usage of read1 timeout factor.
410
411 2021-06-10 Tom de Vries <tdevries@suse.de>
412
413 * gdb.cp/cplusfuncs.exp (info_func_regexp): Use gdb_test_lines.
414
415 2021-06-09 Tom Tromey <tromey@adacore.com>
416
417 * README (Example): Update read1 example.
418
419 2021-06-09 Simon Marchi <simon.marchi@polymtl.ca>
420
421 * lib/tuiterm.exp (Term) <_check_box>: Improve logging.
422
423 2021-06-08 Lancelot Six <lsix@lancelotsix.com>
424
425 * gdb.base/premature-dummy-frame-removal.py (TestUnwinder): Use
426 'is None' instead of '== None' and 'is not None' instead of
427 '!= None'.
428 * gdb.python/py-frame-args.py (lookup_function): Same.
429 * gdb.python/py-framefilter-invalidarg.py (Reverse_Function): Same.
430 * gdb.python/py-framefilter.py (Reverse_Function): Same.
431 * gdb.python/py-nested-maps.py (lookup_function): Same.
432 * gdb.python/py-objfile-script-gdb.py (lookup_function): Same.
433 * gdb.python/py-prettyprint.py (lookup_function): Same.
434 * gdb.python/py-section-script.py (lookup_function): Same.
435 * gdb.python/py-unwind-inline.py (dummy_unwinder): Same.
436 * gdb.python/python.exp: Same.
437 * gdb.rust/pp.py (lookup_function): Same.
438
439 2021-06-08 Tom de Vries <tdevries@suse.de>
440
441 * lib/gdb.exp (multi_line): Require more than one argument.
442 * gdb.base/gdbinit-history.exp: Update multi_line call.
443 * gdb.base/jit-reader.exp: Remove multi_line call.
444 * gdb.fortran/dynamic-ptype-whatis.exp: Same.
445
446 2021-06-08 Tom de Vries <tdevries@suse.de>
447
448 * gdb.base/info-types.exp.tcl (match_line, gdb_test_lines): Move ...
449 * lib/gdb.exp: ... here.
450 * gdb.base/info-macros.exp: Use gdb_test_lines.
451
452 2021-06-08 Tom de Vries <tdevries@suse.de>
453
454 * gdb.base/info-types.exp.tcl (match_line): Handle --any.
455 (gdb_test_lines): Factor out of ...
456 (run_test): ... here.
457
458 2021-06-08 Tom de Vries <tdevries@suse.de>
459
460 * gdb.base/batch-preserve-term-settings.exp (spawn_shell): Fix
461 matching of initial prompt.
462
463 2021-06-08 Tom de Vries <tdevries@suse.de>
464
465 * gdb.threads/multi-create-ns-info-thr.exp: Limit breakpoint regexp to
466 one line.
467
468 2021-06-08 Tom de Vries <tdevries@suse.de>
469
470 * gdb.base/sect-cmd.exp: Use gdb_test. Use -wrap "". Fix
471 test name.
472
473 2021-06-08 Tom de Vries <tdevries@suse.de>
474
475 * gdb.base/sect-cmd.exp: Fix saw_section_address_line regexp.
476
477 2021-06-07 Simon Marchi <simon.marchi@polymtl.ca>
478
479 * gdb.base/continue-all-already-running.exp: Call fail if can't
480 run to main.
481
482 2021-06-07 Andrew Burgess <andrew.burgess@embecosm.com>
483
484 PR gdb/27847
485 * gdb.dwarf2/dw2-weird-type-len.c: New file.
486 * gdb.dwarf2/dw2-weird-type-len.exp: New file.
487
488 2021-06-07 Simon Marchi <simon.marchi@polymtl.ca>
489
490 * gdb.base/attach.exp (test_command_line_attach_run): Use
491 proc_with_prefix.
492
493 2021-06-07 Tom de Vries <tdevries@suse.de>
494
495 PR testsuite/27908
496 * gdb.base/run-attach-while-running.exp (test): Don't match prompt
497 after attach using '$gdb_prompt $'.
498
499 2021-06-07 Tom de Vries <tdevries@suse.de>
500
501 * gdb.base/info-types.exp.tcl: Remove "File .*" matching from regexp
502 matching state machine.
503
504 2021-06-07 Tom de Vries <tdevries@suse.de>
505
506 * gdb.base/new-ui-pending-input.exp
507 (test_command_line_new_ui_pending_input): Fix regexp for "initial
508 prompt on extra console".
509
510 2021-06-07 Tom de Vries <tdevries@suse.de>
511
512 * gdb.base/info-types.exp.tcl (run_test): Move "random line" regexp
513 up.
514
515 2021-06-06 Simon Marchi <simon.marchi@efficios.com>
516
517 * gdb.server/stop-reply-no-thread-multi.exp: Clear sysroot when
518 host and target are local.
519
520 2021-06-05 Hannes Domani <ssbssa@yahoo.de>
521
522 * gdb.python/py-symbol.exp: Fix tests for Python 3.
523
524 2021-06-05 Shahab Vahedi <shahab@synopsys.com>
525
526 * gdb.arch/arc-disassembler-options.exp: New test.
527 * gdb.arch/arc-disassembler-options.s: New test source.
528
529 2021-06-04 Tom Tromey <tromey@adacore.com>
530
531 * gdb.ada/array_of_symbolic_length.exp: New file.
532 * gdb.ada/array_of_symbolic_length/foo.adb: New file.
533 * gdb.ada/array_of_symbolic_length/gl.adb: New file.
534 * gdb.ada/array_of_symbolic_length/gl.ads: New file.
535 * gdb.ada/array_of_symbolic_length/pck.adb: New file.
536 * gdb.ada/array_of_symbolic_length/pck.ads: New file.
537
538 2021-06-03 Magne Hov <mhov@undo.io>
539
540 PR python/27841
541 * gdb.python/py-events.exp: Extend inferior exit tests.
542 * gdb.python/py-events.py: Print inferior exit PID.
543
544 2021-06-03 Hannes Domani <ssbssa@yahoo.de>
545
546 * gdb.python/py-symbol.exp: Test symbol constants.
547
548 2021-06-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
549
550 * gdb.dwarf2/per-bfd-sharing.exp: Fix temp-dir leakage.
551
552 2021-06-02 Carl Love <cel@us.ibm.com>
553
554 * gdb.threads/threadapply.c: Add global mybarrier.
555 (main): Add pthread_barrier_init.
556 (thread_function): Replace while loop with myp increment and
557 pthread_barrier_wait.
558
559 2021-06-02 Andrew Burgess <andrew.burgess@embecosm.com>
560
561 * lib/gdb.exp (gdb_compile): Only add the -J option when using a
562 gcc based Fortran compiler, for example, flang does not support
563 this option.
564
565 2021-06-02 Andrew Burgess <andrew.burgess@embecosm.com>
566
567 * lib/fortran.exp (fortran_int8): Escape '*' in pattern.
568
569 2021-06-01 Tom Tromey <tromey@adacore.com>
570
571 * Makefile.in (all): Don't print anything.
572 ($(abs_builddir)/site.exp site.exp): Use $(ECHO_GEN).
573 (expect-read1): Likewise.
574 (read1.so): Use $(ECHO_CC).
575 Include silent-rules.mk.
576
577 2021-06-01 Tom Tromey <tromey@adacore.com>
578
579 * aclocal.m4, configure.ac, configure: Remove.
580 * Makefile.in (EXTRA_RULES): Remove.
581 ($(abs_builddir)/site.exp site.exp): Don't depend on
582 config.status.
583 (distclean maintainer-clean realclean, Makefile): Update.
584 (config.status): Remove target.
585 (lib/pdtrace): New target.
586 (all): Don't depend on EXTRA_RULES.
587 (check-read1): Depend on read1.so, expect-read1.
588
589 2021-06-01 Tom de Vries <tdevries@suse.de>
590
591 PR symtab/26096
592 * gdb.cp/cold-clone.cc: New test.
593 * gdb.cp/cold-clone.exp: New file.
594
595 2021-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
596
597 * gdb.gdb/unittest.c: New file.
598 * gdb.gdb/unittest.exp: Run with and without a binary file loaded
599 into GDB.
600
601 2021-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
602
603 * gdb.base/premature-dummy-frame-removal.c: New file.
604 * gdb.base/premature-dummy-frame-removal.exp: New file.
605 * gdb.base/premature-dummy-frame-removal.py: New file.
606
607 2021-05-27 Simon Marchi <simon.marchi@polymtl.ca>
608
609 * gdb.base/reverse-init-functions.exp: New.
610
611 2021-05-27 Tom de Vries <tdevries@suse.de>
612
613 PR symtab/27919
614 PR testsuite/27920
615 * gdb.dwarf2/dw2-dummy-cu.exp: Use maint expand-symtabs instead of
616 -readnow.
617
618 2021-05-27 Tom de Vries <tdevries@suse.de>
619
620 PR testsuite/27921
621 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Rename to ...
622 (local_add_gdb_index): ... this.
623
624 2021-05-21 Tom de Vries <tdevries@suse.de>
625
626 PR testsuite/25047
627 * boards/cc-with-gnu-debuglink.exp: New file.
628
629 2021-05-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
630
631 * gdb.dwarf2/dw2-inline-with-lexical-scope.c (func): Replace
632 a dead code with an assignment to a global var. Fix a
633 whitespacing problem around an assignment operator.
634
635 2021-05-19 Will Schmidt <will_schmidt@vnet.ibm.com>
636
637 * gdb.arch/powerpc64-prologue.c: New test to exercise prologues
638 for the powerpc64 LE target.
639 * gdb.arch/powerpc-prologue.exp: Test Harness.
640
641 2021-05-19 Andrew Burgess <andrew.burgess@embecosm.com>
642
643 * gdb.guile/scm-pretty-print.exp: Add test names to resolve
644 duplicate test names.
645
646 2021-05-19 Tom de Vries <tdevries@suse.de>
647
648 * gdb.base/info-types.exp.tcl: Scan info types output line-by-line.
649
650 2021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
651
652 * gdb.python/py-framefilter-gdb.py.in: Rename to:
653 * gdb.python/py-framefilter-gdb.py: ... this.
654 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Rename to:
655 * gdb.python/py-framefilter-invalidarg-gdb.py: ... this.
656
657 2021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
658
659 * gdb.python/py-framefilter-gdb.py.in: Re-format.
660 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
661
662 2021-05-17 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
663
664 * gdb.base/class-allocatable-array.exp: Modified test for clang.
665
666 2021-05-16 Weimin Pan <weimin.pan@oracle.com>
667
668 * gdb.ctf/funcreturn.exp: New file.
669 * gdb.ctf/whatis.c: Copy from gdb.base.
670
671 2021-05-14 Tom Tromey <tom@tromey.com>
672
673 * gdb.rust/pp.exp: New file.
674 * gdb.rust/pp.py: New file.
675 * gdb.rust/pp.rs: New file.
676
677 2021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
678
679 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
680 remove the directory.
681 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
682
683 2021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
684
685 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
686
687 2021-05-14 Kent Cheung <kent.cheung@arm.com>
688 Andrew Burgess <andrew.burgess@embecosm.com>
689
690 * gdb.python/py-format-string.c: Added a variable to test.
691 * gdb.python/py-format-string.exp: Check string representation is
692 printed at appropriate max_depth settings.
693 * gdb.python/py-nested-maps.exp: Likewise.
694 * gdb.guile/scm-pretty-print.exp: Add additional tests.
695
696 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
697
698 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
699 unique names, also wrap proc body in with_test_prefix.
700
701 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
702
703 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
704 duplicate test names.
705 * gdb.guile/scm-parameter.exp: Provide test names to avoid
706 duplicate names based on the command being run.
707 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
708 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
709 loading a support module.
710 (test_equality): Update test name to match the actual test, making
711 the name unique in the process.
712 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
713 to resolve duplicate tests.
714 (test_inferior_function_call): Likewise.
715 (test_subscript_regression): Likewise.
716
717 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
718
719 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
720 silence PASS lines.
721 (gdb_install_guile_module): Likewise.
722
723 2021-05-12 George Barrett <bob@bob131.so>
724
725 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
726 value-const-value.
727
728 2021-05-12 George Barrett <bob@bob131.so>
729
730 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
731 value-reference-value. Add test for value-rvalue-reference-value.
732
733 2021-05-11 Tom de Vries <tdevries@suse.de>
734
735 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
736 Add "set debug infrun 1" commented out.
737
738 2021-05-11 Tom de Vries <tdevries@suse.de>
739
740 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
741
742 2021-05-11 Bhuvanendra Kumar <Bhuvanendra.KumarN@amd.com>
743
744 * gdb.fortran/array-element.exp: Breakpoint location is modified.
745
746 2021-05-10 Lancelot Six <lsix@lancelotsix.com>
747
748 PR gdb/27614
749 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
750
751 2021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
752
753 * gdb.guile/guile.exp: Don't use the source directory as a
754 temporary HOME directory.
755
756 2021-05-10 Simon Marchi <simon.marchi@polymtl.ca>
757
758 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
759 parameters.
760
761 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
762
763 * gdb.guile/guile.exp: Add an extra test.
764
765 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
768 gdb_test_no_output.
769
770 2021-05-07 Simon Marchi <simon.marchi@polymtl.ca>
771
772 * Re-format all Python files using black.
773 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
774
775 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
776
777 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
778 watchpoint object before and after registering it with GDB.
779
780 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
781
782 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
783 'proc_with_prefix', remove use of 'with_test_prefix', and
784 reindent.
785 (test_bkpt_deletion): Likewise.
786 (test_bkpt_cond_and_cmds): Likewise.
787 (test_bkpt_invisible): Likewise.
788 (test_watchpoints): Likewise.
789 (test_bkpt_internal): Likewise.
790 (test_bkpt_eval_funcs): Likewise.
791 (test_bkpt_registration): Likewise.
792 (test_bkpt_address): Convert to 'proc_with_prefix'.
793 (test_bkpt_probe): Likewise.
794
795 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
798 names to avoid duplicates.
799 (test_bkpt_cond_and_cmds): Likewise.
800 (test_bkpt_eval_funcs): Likewise.
801
802 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
803
804 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
805 for the -break-condition command's "--force" flag.
806
807 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
808
809 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
810 is called by the test.
811
812 2021-05-05 Tom de Vries <tdevries@suse.de>
813
814 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
815 "Reading symbols" or "Expanding full symbols" lines. Using timeout
816 factor of 2 for attach.
817
818 2021-05-05 Tom de Vries <tdevries@suse.de>
819
820 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
821 "LWP <n> exited" messages.
822
823 2021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
824
825 * gdb.python/py-type.exp (test_fields): Test calling fields on
826 an int type.
827
828 2021-05-04 Simon Marchi <simon.marchi@efficios.com>
829
830 * gdb.python/flexible-array-member.exp: Adjust expected range
831 value for member declared with 0 size. Test accessing range
832 tuple through range type.
833
834 2021-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
835
836 PR testsuite/27788
837 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
838 expected results when environment variable PYTHONDONTWRITEBYTECODE
839 is set.
840
841 2021-04-30 Tom Tromey <tromey@adacore.com>
842
843 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
844 (Confused_Array): New types.
845 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
846 * gdb.ada/enum_idx_packed.exp: Add new tests.
847
848 2021-04-30 Tom de Vries <tdevries@suse.de>
849
850 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
851 existing timeout factors.
852
853 2021-04-30 Tom de Vries <tdevries@suse.de>
854
855 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
856
857 2021-04-29 Tom de Vries <tdevries@suse.de>
858
859 PR testsuite/27786
860 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
861 remotetimeout to 4.
862
863 2021-04-28 Tom Tromey <tromey@adacore.com>
864
865 * gdb.ada/null_overload.exp: New file.
866 * gdb.ada/null_overload/foo.adb: New file.
867
868 2021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
869
870 * gdb.python/py-startup-opt.exp: New file.
871
872 2021-04-27 Luis Machado <luis.machado@linaro.org>
873
874 * gdb.base/maint.exp: Drop a pattern that is not needed.
875 * lib/gdb.exp (readnow): Match line-by-line.
876
877 2021-04-27 Luis Machado <luis.machado@linaro.org>
878
879 * gdb.xml/tdesc-reload.exp: Pass -lbl.
880
881 2021-04-27 Michael Weghorn <m.weghorn@posteo.de>
882 Simon Marchi <simon.marchi@polymtl.ca>
883
884 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
885 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
886 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
887 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
888 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
889 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
890
891 2021-04-26 Tom Tromey <tromey@adacore.com>
892
893 PR gdb/27743:
894 * gdb.dwarf2/imported-unit-bp.exp: New file.
895 * gdb.dwarf2/imported-unit-bp-main.c: New file.
896 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
897
898 2021-04-26 Simon Marchi <simon.marchi@polymtl.ca>
899
900 PR gdb/27773
901 * gdb.base/dump.exp: Test dump to non-existent dir.
902
903 2021-04-26 Luis Machado <luis.machado@linaro.org>
904
905 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
906 comparison.
907
908 2021-04-25 Lancelot Six <lsix@lancelotsix.com>
909
910 PR gdb/22640
911 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
912 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
913 changes the default behavior of 'ptype/o'. Update to take into
914 account new horizontal layout.
915 * gdb.rust/simple.exp: Update ptype test to check new horizontal
916 layout.
917 * gdb.rust/union.exp: Same.
918
919 2021-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
920
921 * gdb.base/info_sources.exp: Add new tests.
922
923 2021-04-22 Tom Tromey <tom@tromey.com>
924
925 * gdb.base/ptype-offsets.cc (struct empty_member): New.
926 (main): Use empty_member.
927 * gdb.base/ptype-offsets.exp: Add new test.
928
929 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
930
931 * gdb.python/flexible-array-member.exp: Add check for Python
932 support.
933
934 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
935
936 PR gdb/27757
937 * gdb.python/flexible-array-member.c: New test.
938 * gdb.python/flexible-array-member.exp: New test.
939 * gdb.guile/scm-type.exp (test_range): Add test for flexible
940 array member.
941 * gdb.guile/scm-type.c (struct flex_member): New.
942 (main): Use it.
943
944 2021-04-22 Tom Tromey <tom@tromey.com>
945
946 * gdb.rust/modules.exp: Add checks for syntax errors.
947 * gdb.rust/expr.exp: Add checks for syntax errors.
948 * gdb.rust/simple.exp: Add checks for syntax errors.
949
950 2021-04-21 Carl Love <cel@us.ibm.com>
951
952 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
953 Update expected string for gdb_test "bt".
954
955 * lib/valgrind.exp: Add set remotetimeout 3.
956 Increase vgdb wait from 1 to 2.
957 Add max-invoke-ms option to vgdb command line.
958
959 2021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
960
961 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
962 conditions.
963
964 2021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
965 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
966
967 * gdb.mi/mi-break.exp: Fix the duplicate test names.
968
969 2021-04-20 Felix Willgerodt <felix.willgerodt@intel.com>
970
971 * gdb.base/address_space_qualifier.exp: New file.
972
973 2021-04-19 Tom Tromey <tromey@adacore.com>
974
975 PR gdb/27742:
976 * gdb.opt/inline-locals.exp: Update kfail patterns.
977
978 2021-04-17 Tom Tromey <tom@tromey.com>
979
980 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
981
982 2021-04-16 Tom Tromey <tom@tromey.com>
983
984 * gdb.rust/simple.exp: Change error text.
985 * gdb.rust/expr.exp: Change error text.
986
987 2021-04-16 Tom Tromey <tom@tromey.com>
988
989 * gdb.rust/simple.exp: Add parens to 'as' test.
990
991 2021-04-16 Simon Marchi <simon.marchi@efficios.com>
992
993 * boards/simavr.exp: Set debug_flags.
994
995 2021-04-16 Luis Machado <luis.machado@linaro.org>
996
997 * gdb.dwarf2/dw2-bfloat16.exp: New file.
998
999 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1000
1001 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
1002 including a path in the test name.
1003
1004 2021-04-15 Simon Marchi <simon.marchi@polymtl.ca>
1005
1006 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
1007
1008 2021-04-15 Tom Tromey <tromey@adacore.com>
1009
1010 * gdb.dwarf2/arr-stride.exp: Add test.
1011
1012 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.base/startup-file.exp: Add more tests.
1015
1016 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1017
1018 PR cli/25956
1019 * gdb.base/early-init-file.c: New file.
1020 * gdb.base/early-init-file.exp: New file.
1021 * lib/gdb-utils.exp (style): Handle style 'none'.
1022
1023 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1024
1025 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
1026 @DW_INL_declared_inlined for the inline attribute.
1027
1028 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1029
1030 * gdb.opt/inline-locals.c (scoped): New function.
1031 (main): Call 'scoped'.
1032 * gdb.opt/inline-locals.exp: Update with "info locals" tests
1033 for scoped variables.
1034 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
1035 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
1036
1037 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1038
1039 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
1040
1041 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
1042
1043 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
1044
1045 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
1046
1047 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
1048 non-relative plxv instructions.
1049 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
1050
1051 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
1052
1053 PR gdb/27525
1054 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
1055 exercise single-stepping over subpcis,lnia,addpcis instructions
1056 with displacement.
1057 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
1058 of addpcis/lnia/subpcis instructions.
1059 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
1060 exercise single-stepping over lnia instructions with displacement.
1061 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
1062 lnia instructions.
1063
1064 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
1065
1066 * gdb.arch/powerpc-power10.s: New test for instructions.
1067 * gdb.arch/powerpc-power10.exp: Harness to run the test.
1068
1069 2021-4-12 Carl Love <cel@us.ibm.com>
1070
1071 * gdb.arch/vsx-vsr-float128.c: New test file.
1072 * gdb.arch/vsx-vsr-float128.exp: New expect file.
1073
1074 2021-04-12 Markus Metzger <markus.t.metzger@intel.com>
1075
1076 * gdb.btrace/reconnect.exp: Relax expected stepi output.
1077
1078 2021-04-07 Weimin Pan <weimin.pan@oracle.com>
1079
1080 * gdb.base/ctf-ptype.c: Add struct link containing a forward
1081 reference type.
1082 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
1083
1084 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1085
1086 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
1087 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
1088
1089 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1090
1091 * gdb.cp/rvalue-ref-params.cc (f3): New function.
1092 (f4): New function.
1093 (global_int): New global variable.
1094 (global_float): Likeiwse.
1095 (main): Call both new functions.
1096 * gdb.cp/rvalue-ref-params.exp: Add new tests.
1097
1098 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1099
1100 * gdb.dwarf2/fission-relative-dwo.c: New file.
1101 * gdb.dwarf2/fission-relative-dwo.exp: New file.
1102
1103 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1104
1105 * gdb.dwarf2/fission-absolute-dwo.c: New file.
1106 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
1107 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
1108 instead of build_executable_from_fission_assembler.
1109 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
1110 * gdb.dwarf2/fission-loclists.exp: Likewise.
1111
1112 * gdb.dwarf2/fission-multi-cu.S: Delete file.
1113 * gdb.dwarf2/fission-multi-cu.c: New file based on old
1114 fission-multi-cu1.c and fission-multi-cu2.c files.
1115 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
1116 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
1117 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
1118 * gdb.dwarf2/fission-reread.exp: Likewise.
1119 * lib/dwarf.exp (extract_dwo_information): New proc.
1120 (strip_dwo_information): New proc.
1121 (build_executable_and_dwo_files): New proc.
1122 (build_executable_from_fission_assembler): Delete.
1123 (Dwarf::_debug_addr_index): New variable.
1124 (Dwarf::_cu_is_fission): New variable.
1125 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
1126 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
1127 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
1128 if this is a fission CU.
1129 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
1130 (Dwarf::debug_addr_label): New proc.
1131 (Dwarf::cu): Initialise _cu_is_fission.
1132 (Dwarf::tu): Likewise.
1133 (Dwarf::assemble): Initialise _debug_addr_index.
1134
1135 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1136
1137 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
1138
1139 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1140
1141 * gdb.python/py-parameter.exp: Add test for reading data-directory
1142 using gdb.parameter API.
1143
1144 2021-04-06 Tom de Vries <tdevries@suse.de>
1145
1146 PR breakpoints/25884
1147 * gdb.opt/inline-cmds.exp: Remove kfail.
1148
1149 2021-04-06 Tom de Vries <tdevries@suse.de>
1150
1151 PR testsuite/27691
1152 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
1153 file "".
1154
1155 2021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
1156
1157 * lib/pdtrace.in: Fix obvious typo.
1158
1159 2021-03-31 Tom Tromey <tromey@adacore.com>
1160
1161 * lib/dwarf.exp (Dwarf::_get_args): New proc.
1162 (Dwarf::_location): Use it.
1163
1164 2021-03-31 Tom de Vries <tdevries@suse.de>
1165
1166 PR testsuite/27667
1167 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
1168
1169 2021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
1170
1171 PR gdb/27541
1172 * gdb.base/index-cache-load-twice.exp: Remove.
1173 * gdb.base/index-cache-load-twice.c: Remove.
1174 * gdb.dwarf2/per-bfd-sharing.exp: New.
1175 * gdb.dwarf2/per-bfd-sharing.c: New.
1176
1177 2021-03-30 Tom de Vries <tdevries@suse.de>
1178
1179 PR testsuite/27604
1180 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
1181
1182 2021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1183
1184 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
1185 the infinite loop to avoid a Clang bug.
1186
1187 2021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
1188
1189 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
1190 names for uniqueness.
1191 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
1192 uniqueness.
1193
1194 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1195
1196 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
1197 member.
1198 (make_container): Initialise is_array_p.
1199 * gdb.python/py-prettyprint.exp: Add new tests.
1200 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
1201 Check is_array_p and possibly return 'array'.
1202
1203 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1204
1205 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
1206 * gdb.cp/casts.exp: Give tests unique names.
1207 * gdb.cp/filename.exp: Likewise.
1208 * gdb.cp/gdb2495.exp: Likewise.
1209 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
1210 * gdb.cp/misc.exp: Rename test to make it unique.
1211 * gdb.cp/nsnested.exp: Give tests unique names.
1212 * gdb.cp/ovldbreak.exp: Likewise.
1213 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
1214 being tested. This also removes the duplicate test name.
1215 * gdb.cp/ref-types.exp: Likewise.
1216 * gdb.cp/temargs.exp: Likewise.
1217
1218 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1219
1220 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
1221 square brackets in test.
1222
1223 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1224
1225 * gdb.cp/maint.exp (test_first_component): Run more tests with a
1226 variable number of spaces, this removes the duplicate testing of
1227 'operator ->' which existed before.
1228
1229 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1230
1231 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
1232 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
1233 duplicates, and also to avoid having a string inside parentheses
1234 at the end of test names.
1235
1236 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1237
1238 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
1239 Avoid repeated uses of 'runto', and instread just progress once
1240 through the test stopping at different breakpoints. Give comments
1241 a capital letter and full stop. Give duplicate tests unique names.
1242
1243 2021-03-25 Pedro Alves <pedro@palves.net>
1244
1245 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
1246 "target_non_stop" parameter and use it.
1247 (top level): Add "maint set target-non-stop on/off" testing axis.
1248
1249 2021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
1250
1251 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
1252 gdb_test_multiple.
1253
1254 2021-03-24 Luis Machado <luis.machado@linaro.org>
1255
1256 * gdb.arch/aarch64-mte.c: New file.
1257 * gdb.arch/aarch64-mte.exp: New test.
1258 * gdb.base/memtag.c: New file.
1259 * gdb.base/memtag.exp: New test.
1260 * lib/gdb.exp (supports_memtag): New function.
1261
1262 2021-03-24 Luis Machado <luis.machado@linaro.org>
1263
1264 * gdb.base/options.exp: Adjust for new print options.
1265 * gdb.base/with.exp: Likewise.
1266
1267 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
1268
1269 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
1270 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
1271
1272 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
1273
1274 * gdb.dwarf2/dw2-using-debug-str.c: New file.
1275 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
1276 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
1277 not .debug_string.
1278
1279 2021-03-20 Tom Tromey <tom@tromey.com>
1280
1281 * gdb.base/maint.exp: Update "maint print statistics" output.
1282
1283 2021-03-19 Kevin Buettner <kevinb@redhat.com>
1284
1285 * lib/gdbserver-support.exp (gdbserver_exit): Use the
1286 "-nowait" flag when waiting for gdbserver to exit.
1287
1288 2021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
1289
1290 * gdb.base/info-macros.exp: Append -fdebug-macro to
1291 additional_flags for clang.
1292 * gdb.base/macscp.exp: Likewise.
1293 * gdb.base/style.exp: Likewise.
1294 * gdb.linespec/macro-relative.exp: Likewise.
1295
1296 2021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
1297 Pedro Alves <pedro@palves.net>
1298
1299 * gdb.base/run-attach-while-running.exp: New.
1300 * gdb.base/run-attach-while-running.c: New.
1301
1302 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
1303
1304 * gdb.python/py-framefilter-addr.c: New file.
1305 * gdb.python/py-framefilter-addr.exp: New file.
1306 * gdb.python/py-framefilter-addr.py: New file.
1307
1308 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
1309
1310 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
1311 Make use of $gdb_test_name instead of creating a separate $test
1312 variable.
1313 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
1314 adding a '($name)' at the end of each test. This also catches the
1315 one place where '($name)' was missing, and so caused a duplicate
1316 test name.
1317 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
1318 duplicate test names based on the command being tested.
1319 * gdb.threads/signal-command-multiple-signals-pending.exp:
1320 Likewise.
1321 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
1322 avoid duplicate testnames when a test script uses this proc and
1323 also gdb_compile_pthreads.
1324 * lib/prelink-support.exp (build_executable_own_libs): Use
1325 with_test_prefix to avoid duplicate test names when we call
1326 build_executable twice.
1327
1328 2021-03-15 Tom Tromey <tromey@adacore.com>
1329
1330 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
1331
1332 2021-03-15 Tom Tromey <tromey@adacore.com>
1333
1334 * gdb.ada/varsize_limit.exp: Add new test.
1335 * gdb.ada/varsize_limit/vsizelim.adb: Update.
1336
1337 2021-03-15 Tom Tromey <tromey@adacore.com>
1338
1339 * gdb.ada/operator_call/twovecs.ads: New file.
1340 * gdb.ada/operator_call/twovecs.adb: New file.
1341 * gdb.ada/operator_call/opcall.adb: New file.
1342 * gdb.ada/operator_call.exp: New file.
1343
1344 2021-03-15 Tom Tromey <tromey@adacore.com>
1345
1346 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
1347 * gdb.ada/enums_overload/enums_overload.ads: New file.
1348 * gdb.ada/enums_overload/enums_overload.adb: New file.
1349 * gdb.ada/enums_overload.exp: New file.
1350
1351 2021-03-15 Tom Tromey <tromey@adacore.com>
1352
1353 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
1354 Declare.
1355 * gdb.ada/assign_arr/target_wrapper.adb: New file.
1356 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
1357 Call Put.
1358 * gdb.ada/assign_arr.exp: Update.
1359
1360 2021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
1361
1362 * gdb.python/py-auto-load-chaining-f1.c: New file.
1363 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
1364 * gdb.python/py-auto-load-chaining-f2.c: New file.
1365 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
1366 * gdb.python/py-auto-load-chaining.c: New file.
1367 * gdb.python/py-auto-load-chaining.exp: New file.
1368
1369 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1370
1371 * gdb.python/py-bad-printers.exp: Extend test names to make them
1372 unique.
1373 * gdb.python/py-events.exp: Likewise.
1374 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1375 * gdb.python/py-frame-inline.exp: Likewise.
1376 * gdb.python/py-frame.exp: Likewise.
1377 * gdb.python/py-infthread.exp: Likewise.
1378
1379 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1380
1381 * gdb.python/py-value-cc.exp: Remove a duplicate test.
1382
1383 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1384
1385 * gdb.python/lib-types.exp: Update the test to check the correct
1386 python variable.
1387
1388 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1389
1390 * gdb.python/py-explore-cc.exp: Extend test names to make them
1391 unique.
1392
1393 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1394
1395 * gdb.python/py-lookup-type.exp: Remove duplicate test.
1396
1397 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1398
1399 * gdb.python/py-symtab.exp: Extend test names to make them
1400 unique.
1401
1402 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1403
1404 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
1405 names unique.
1406
1407 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1408
1409 * gdb.python/py-block.exp: Give tests unique names.
1410
1411 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1412
1413 * gdb.python/py-pp-maint.exp: Extend test names to make them
1414 unique.
1415
1416 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1417
1418 * gdb.python/py-explore.exp: Add with_test_prefix to make test
1419 names unique.
1420
1421 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
1424
1425 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1426
1427 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
1428 names unique.
1429
1430 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1431
1432 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
1433 test names unique.
1434
1435 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1436
1437 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
1438 unique.
1439
1440 2021-03-09 Tom Tromey <tromey@adacore.com>
1441
1442 * gdb.base/cast-call.exp: New file.
1443 * gdb.base/cast-call.c: New file.
1444
1445 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1446
1447 * gdb.gdb/python-helper.exp: New file.
1448
1449 2020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
1450
1451 * gdb.fortran/intrinsics.exp: Add LOC tests.
1452
1453 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.fortran/shape.exp: New file.
1456 * gdb.fortran/shape.f90: New file.
1457
1458 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1459
1460 * gdb.fortran/size.exp: New file.
1461 * gdb.fortran/size.f90: New file.
1462
1463 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1464
1465 * gdb.fortran/rank.exp: New file.
1466 * gdb.fortran/rank.f90: New file.
1467
1468 2021-03-08 Tom Tromey <tom@tromey.com>
1469
1470 * gdb.fortran/debug-expr.exp: Update tests.
1471
1472 2021-03-08 Tom Tromey <tom@tromey.com>
1473
1474 * gdb.base/debug-expr.exp: Update expected dump output.
1475
1476 2021-03-06 Tom Tromey <tom@tromey.com>
1477
1478 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
1479 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
1480 * gdb.dwarf2/dwznolink.exp: New file.
1481
1482 2021-03-05 Mark Wielaard <mark@klomp.org>
1483
1484 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
1485
1486 2021-03-06 Weimin Pan <weimin.pan@oracle.com>
1487
1488 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
1489
1490 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1491
1492 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
1493
1494 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1495
1496 * gdb.btrace/non-stop.exp: Adjust expected source lines.
1497
1498 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1499
1500 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
1501
1502 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1503
1504 * gdb.btrace/exception.cc (main): Update test source.
1505 * gdb.btrace/exception.exp: Update patterns.
1506 * gdb.btrace/function_call_history.exp: Likewise.
1507
1508 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1509
1510 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
1511
1512 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1513
1514 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
1515 reverse-continue to breakpoint.
1516
1517 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1518
1519 * gdb.btrace/delta.exp: Remove instruction-history and
1520 function-call-history checks.
1521
1522 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1523
1524 * README (Note): Add nopie_ldflag.
1525 * lib/gdb.exp (gdb_compile): Extend nopie handling.
1526
1527 2021-03-02 Tom Tromey <tromey@adacore.com>
1528
1529 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
1530 encodings.
1531
1532 2021-02-27 Lancelot Six <lsix@lancelotix.com>
1533
1534 PR gdb/27393
1535 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
1536
1537
1538 2021-02-26 Tom Tromey <tom@tromey.com>
1539
1540 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
1541
1542 2021-02-26 Jan Vrany <jan.vrany@labware.com>
1543
1544 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1545 Remove trailing \n from expected output.
1546
1547 2021-02-26 Markus Metzger <markus.t.metzger@intel.com>
1548
1549 * lib/gdb.exp (use_gdb_stub): Extend comment.
1550
1551 2021-02-25 Jan Matyas <jmatyas@codasip.com>
1552
1553 PR gdb/26819
1554 * gdb.server/stop-reply-no-thread.exp: Add two test
1555 scenarios that cover remote targets which do not have
1556 the concept of threads.
1557
1558 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1559
1560 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
1561
1562 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1563
1564 PR fortran/26155
1565 * gdb.fortran/call-no-debug-func.f90: New file.
1566 * gdb.fortran/call-no-debug-prog.f90: New file.
1567 * gdb.fortran/call-no-debug.exp: New file.
1568
1569 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1570
1571 * gdb.fortran/associated.exp: New file.
1572 * gdb.fortran/associated.f90: New file.
1573
1574 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1575
1576 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
1577
1578 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1579
1580 * gdb.base/sect-cmd.exp: Update expected results.
1581
1582 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1583
1584 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
1585 techniques. Enable the test for all targets.
1586
1587 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1588
1589 * gdb.base/maint-info-sections.exp: Add new tests.
1590 (check_maint_info_target_sections_output): New proc.
1591
1592 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1593
1594 * gdb.arch/riscv-default-tdesc.exp: New file.
1595
1596 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1597
1598 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
1599
1600 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
1601
1602 * gdb.arch/i386-biarch-core.exp: Add target check.
1603
1604 2021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1605
1606 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
1607
1608 2021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
1609
1610 * gdb.fortran/allocated.exp: New file.
1611 * gdb.fortran/allocated.f90: New file.
1612
1613 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1614
1615 * gdb.fortran/lbound-ubound.exp: Remove old comment.
1616
1617 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1618
1619 * gdb.base/maint-info-sections.exp: Update expected output, and
1620 add additional tests. Again.
1621
1622 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1623
1624 * gdb.base/maint-info-sections.exp: Update expected output, and
1625 add additional tests.
1626
1627 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1628
1629 * gdb.base/maint-info-sections.exp: New file, content is moved
1630 from gdb.base/maint.exp and cleaned up to use latest testsuite
1631 techniques.
1632 * gdb.base/maint.exp: Tests moved out to
1633 gdb.base/maint-info-sections.exp.
1634
1635 2021-02-10 Simon Marchi <simon.marchi@efficios.com>
1636
1637 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
1638 GDBFLAGS.
1639
1640 2021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
1641
1642 * gdb.fortran/lbound-ubound.F90: New file.
1643 * gdb.fortran/lbound-ubound.exp: New file.
1644
1645 2021-02-10 Tom de Vries <tdevries@suse.de>
1646
1647 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
1648 "Restore saved setting of complaints".
1649
1650 2021-02-09 Tom de Vries <tdevries@suse.de>
1651
1652 PR symtab/27341
1653 * lib/gdb.exp (with_complaints): New proc, factored out of ...
1654 (gdb_load_no_complaints): ... here.
1655 * gdb.fortran/function-calls.exp: Add test-case.
1656
1657 2021-02-09 Abid Qadeer <abidh@codesourcery.com>
1658
1659 * gdb.threads/signal-command-handle-nopass.exp: Call
1660 'standard_testfile' before using 'testfile'.
1661 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
1662 * gdb.threads/signal-delivered-right-thread.exp: Likewise
1663 * gdb.threads/signal-sigtrap.exp: Likewise
1664
1665 2021-02-08 Luis Machado <luis.machado@linaro.org>
1666
1667 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
1668
1669 2021-02-08 Tom de Vries <tdevries@suse.de>
1670
1671 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1672
1673 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1674
1675 * gdb.python/tui-window-disabled.c: New file.
1676 * gdb.python/tui-window-disabled.exp: New file.
1677 * gdb.python/tui-window-disabled.py: New file.
1678
1679 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1680
1681 * gdb.python/tui-window.exp: Add new tests.
1682 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1683 TestWindow object into global the_window.
1684 <remote_title>: New method.
1685 (delete_window_title): New function.
1686
1687 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1688
1689 * gdb.tui/winheight.exp: Add more tests.
1690
1691 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1692
1693 * gdb.python/py-framefilter.exp: Update expected results.
1694 * gdb.python/python.exp: Update expected results.
1695
1696 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1697
1698 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1699 about bug in GDB, update expected results, and add more tests.
1700
1701 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1702
1703 * gdb.tui/scroll.exp: New file.
1704 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1705 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1706 remaining lines up.
1707 (Term::check_region_contents): New proc.
1708 (Term::check_box_contents): Use check_region_contents.
1709
1710 2021-02-06 Tom de Vries <tdevries@suse.de>
1711
1712 PR testsuite/26922
1713 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1714 scrolling.
1715
1716 2021-02-05 Tom de Vries <tdevries@suse.de>
1717
1718 PR breakpoints/27313
1719 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1720 rejected.
1721
1722 2021-02-05 Tom de Vries <tdevries@suse.de>
1723
1724 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1725 * gdb.fortran/mixed-lang-stack.exp: Same.
1726
1727 2021-02-05 Tom de Vries <tdevries@suse.de>
1728
1729 PR exp/27265
1730 * gdb.base/complex-parts.exp: Add tests.
1731
1732 2021-02-05 Tom de Vries <tdevries@suse.de>
1733
1734 PR symtab/27307
1735 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1736
1737 2021-02-04 Shahab Vahedi <shahab@synopsys.com>
1738
1739 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1740
1741 2021-02-03 Pedro Alves <pedro@palves.net>
1742
1743 * gdb.threads/detach-step-over.c: New file.
1744 * gdb.threads/detach-step-over.exp: New file.
1745
1746 2021-02-03 Pedro Alves <pedro@palves.net>
1747
1748 * gdb.threads/attach-non-stop.c: New file.
1749 * gdb.threads/attach-non-stop.exp: New file.
1750
1751 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
1752
1753 * gdb.base/inferior-noarg.c: New test.
1754 * gdb.base/inferior-noarg.exp: New test.
1755
1756 2021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
1757
1758 * gdb.base/scope.exp: Use proc_with_prefix.
1759
1760 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1761
1762 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1763 table proc.
1764 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1765 .debug_rnglists table without offset array.
1766 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1767 .debug_loclists table without offset array.
1768
1769 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1770
1771 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1772 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1773 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1774 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1775 attribute
1776
1777 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1778
1779 PR gdb/26813
1780 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1781 (loclists): New proc.
1782 * gdb.dwarf2/loclists-multiple-cus.c: New.
1783 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1784 * gdb.dwarf2/loclists-sec-offset.c: New.
1785 * gdb.dwarf2/loclists-sec-offset.exp: New.
1786
1787 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1788
1789 * lib/dwarf.exp (_location): Add parameters.
1790 (_handle_DW_FORM): Adjust.
1791
1792 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1793
1794 PR gdb/26813
1795 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1796 (cu): Generate header for DWARF 5.
1797 (rnglists): New proc.
1798 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1799 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1800
1801 2021-02-02 Tom de Vries <tdevries@suse.de>
1802
1803 PR symtab/24620
1804 * gdb.dwarf2/fission-reread.exp: Add test-case.
1805
1806 2021-02-01 Tom de Vries <tdevries@suse.de>
1807
1808 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1809 * gdb.dwarf2/fission-loclists-pie.S: Same.
1810 * gdb.dwarf2/fission-loclists.S: Same.
1811 * gdb.dwarf2/fission-multi-cu.S: Same.
1812 * gdb.dwarf2/fission-reread.S: Same.
1813 * gdb.dwarf2/fission-base.exp: Use DWO.
1814 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1815 * gdb.dwarf2/fission-loclists.exp: Same.
1816 * gdb.dwarf2/fission-multi-cu.exp: Same.
1817 * gdb.dwarf2/fission-reread.exp: Same.
1818
1819 2021-01-29 Tom de Vries <tdevries@suse.de>
1820
1821 PR breakpoints/26063
1822 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1823 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1824
1825 2021-01-29 Tom de Vries <tdevries@suse.de>
1826
1827 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1828
1829 2021-01-28 Tom de Vries <tdevries@suse.de>
1830
1831 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1832 in the backtrace, and use that in the rest of the test instead of
1833 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1834
1835 2021-01-28 Tom de Vries <tdevries@suse.de>
1836
1837 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1838 * gdb.arch/i386-sse-stack-align.c: Same.
1839 * gdb.arch/i386-sse-stack-align.exp: Same.
1840
1841 2021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
1842
1843 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1844
1845 2021-01-28 Tom de Vries <tdevries@suse.de>
1846
1847 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1848
1849 2021-01-28 Tom de Vries <tdevries@suse.de>
1850
1851 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1852 "maint info line-table". Make PASS pattern more specific. Make
1853 FAIL pattern work for -m32.
1854
1855 2021-01-27 Lancelot SIX <lsix@lancelotsix.com>
1856
1857 PR gdb/27133
1858 * gdb.base/ui-redirect.exp: Add test case that ensures that
1859 redirecting both logging and debug does not cause gdb to crash.
1860
1861
1862 2021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
1863
1864 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1865
1866 2021-01-26 Tom de Vries <tdevries@suse.de>
1867
1868 * gdb.threads/killed-outside.exp: Allow regular output.
1869
1870 2021-01-26 Tom de Vries <tdevries@suse.de>
1871
1872 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1873
1874 2021-01-25 Tom de Vries <tdevries@suse.de>
1875
1876 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1877 * lib/gdb.exp: Use gdb_load_no_complaints.
1878
1879 2021-01-25 Tom Tromey <tromey@adacore.com>
1880
1881 * gdb.ada/fixed_points.exp: Add regression test.
1882 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1883 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1884
1885 2021-01-25 Tom Tromey <tromey@adacore.com>
1886
1887 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1888
1889 2021-01-25 Tom Tromey <tromey@adacore.com>
1890
1891 * gdb.ada/local-enum.exp: New file.
1892 * gdb.ada/local-enum/local.adb: New file.
1893
1894 2021-01-23 Tom Tromey <tom@tromey.com>
1895
1896 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1897
1898 2021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
1899
1900 * gdb.base/line65535.exp: Fix test expectation.
1901
1902 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1903
1904 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1905 suppression.
1906 (default_gdb_exit): Likewise.
1907 (default_gdb_spawn): Likewise.
1908 (send_gdb): Likewise.
1909 (gdb_expect): Likewise.
1910 (gdb_expect_list): Likewise.
1911 (default_gdb_init): Likewise.
1912 (gdb_suppress_entire_file): Remove.
1913 (gdb_suppress_tests): Remove.
1914 (gdb_stop_suppressing_tests): Remove.
1915 (gdb_clear_suppressed): Remove.
1916 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1917 related to test suppression.
1918 (default_mi_gdb_start): Likewise.
1919 (mi_gdb_reinitialize_dir): Likewise.
1920 (mi_gdb_test): Likewise.
1921 (mi_run_cmd_full): Likewise.
1922 (mi_runto_helper): Likewise.
1923 (mi_execute_to): Likewise.
1924 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1925 * gdb.base/bitfields.exp: Likewise.
1926 * gdb.base/bitfields2.exp: Likewise.
1927 * gdb.base/break.exp: Likewise.
1928 * gdb.base/call-sc.exp: Likewise.
1929 * gdb.base/callfuncs.exp: Likewise.
1930 * gdb.base/dfp-test.exp: Likewise.
1931 * gdb.base/endian.exp: Likewise.
1932 * gdb.base/exprs.exp: Likewise.
1933 * gdb.base/funcargs.exp: Likewise.
1934 * gdb.base/hbreak2.exp: Likewise.
1935 * gdb.base/recurse.exp: Likewise.
1936 * gdb.base/scope.exp: Likewise.
1937 * gdb.base/sepdebug.exp: Likewise.
1938 * gdb.base/structs.exp: Likewise.
1939 * gdb.base/until.exp: Likewise.
1940 * gdb.cp/misc.exp: Likewise.
1941
1942 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1943
1944 PR cli/25956
1945 * gdb.base/style.exp (run_style_tests): Add version string test.
1946 (test_startup_version_string): Use version style name.
1947 * lib/gdb-utils.exp (style): Handle version style name.
1948
1949 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1950
1951 * gdb.base/style.exp (limited_style): New proc.
1952 (clean_restart_and_disable): New proc.
1953 (run_style_tests): New proc. Most of the old tests from this file
1954 are now in this proc.
1955 (test_startup_version_string): New proc. Reamining test from the
1956 old file is in this proc.
1957
1958 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1959
1960 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1961 Adjust to "set debug remote" changes.
1962
1963 2021-01-21 Luis Machado <luis.machado@linaro.org>
1964
1965 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1966 message.
1967
1968 2021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
1969
1970 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1971
1972 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
1973
1974 PR python/19151
1975 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1976
1977 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1978
1979 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1980
1981 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1982
1983 * lib/tuiterm.exp: Add links in comments.
1984
1985 2021-01-20 Tom de Vries <tdevries@suse.de>
1986
1987 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1988 offset.
1989
1990 2021-01-20 Tom de Vries <tdevries@suse.de>
1991
1992 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1993
1994 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
1995
1996 * gdb.arch/amd64-stap-expressions.S: New file.
1997 * gdb.arch/amd64-stap-expressions.exp: New file.
1998
1999 2021-01-19 Tom de Vries <tdevries@suse.de>
2000
2001 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
2002 sequence.
2003
2004 2021-01-19 Tom de Vries <tdevries@suse.de>
2005
2006 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
2007
2008 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
2009
2010 * gdb.fortran/array-slices.exp (run_test): Avoid including
2011 addresses in test names.
2012
2013 2021-01-15 Tom de Vries <tdevries@suse.de>
2014
2015 PR testsuite/26997
2016 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
2017 when adding sizeof.
2018
2019 2021-01-14 Tom de Vries <tdevries@suse.de>
2020
2021 PR testsuite/24590
2022 * gdb.base/style.exp: Handle shorter argv in frame command output.
2023
2024 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2025
2026 PR gdb/26819
2027 * gdb.server/stop-reply-no-thread-multi.c: New file.
2028 * gdb.server/stop-reply-no-thread-multi.exp: New file.
2029
2030 2021-01-12 Tom de Vries <tdevries@suse.de>
2031
2032 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
2033 (main): Remove call to have_mpx.
2034 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
2035 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
2036 (main): Remote call to have_mpx.
2037 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
2038 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
2039 (main): Remove call to have_mpx.
2040 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
2041 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
2042 (main): Remove call to have_mpx.
2043 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
2044 * gdb.arch/i386-mpx.c (have_mpx): Remove.
2045 (main): Remote call to have_mpx.
2046 * gdb.arch/i386-mpx.exp: Use have_mpx.
2047 * lib/gdb.exp (have_mpx): New proc.
2048
2049 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2050
2051 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
2052
2053 2021-01-12 Tom de Vries <tdevries@suse.de>
2054
2055 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
2056
2057 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2058
2059 * gdb.fortran/debug-expr.exp: Add new tests.
2060
2061 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2062
2063 * gdb.fortran/dot-ops.exp: Add new tests.
2064
2065 2021-01-11 Tom de Vries <tdevries@suse.de>
2066
2067 PR testsuite/26968
2068 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
2069 Move insn setting $eax to before probe point.
2070
2071 2021-01-09 Tom Tromey <tom@tromey.com>
2072
2073 * gdb.trace/ax.exp: Do not require an "ext".
2074
2075 2021-01-08 Tom Tromey <tromey@adacore.com>
2076
2077 * gdb.ada/voidctx/pck.adb: New file.
2078 * gdb.ada/voidctx/pck.ads: New file.
2079 * gdb.ada/voidctx/voidctx.adb: New file.
2080 * gdb.ada/voidctx.exp: New file.
2081
2082 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
2083
2084 PR gdb/27157
2085 * gdb.base/empty-host-env-vars.exp: New test.
2086
2087 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 * gdb.base/completion.exp: Add a new test.
2090
2091 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
2092
2093 * gdb.fortran/intvar-dynamic-types.exp: New file.
2094 * gdb.fortran/intvar-dynamic-types.f90: New file.
2095
2096 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * gdb.fortran/intvar-array.exp: New file.
2099 * gdb.fortran/intvar-array.f90: New file.
2100
2101 2021-01-07 Tom Tromey <tromey@adacore.com>
2102
2103 * gdb.ada/assign_arr.exp: Add 'others' test.
2104
2105 2021-01-06 Tom Tromey <tromey@adacore.com>
2106
2107 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
2108 (FP4_Type): New type.
2109 (FP4_Var): New variable.
2110 * gdb.ada/fixed_points/fixed_points.adb: Update.
2111 * gdb.ada/fixed_points.exp: Add tests for binary operators.
2112
2113 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
2114
2115 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
2116 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2117 Pass prompt containing debug print to gdb_test_sequence.
2118
2119 2021-01-04 Tom de Vries <tdevries@suse.de>
2120
2121 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
2122
2123 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
2124
2125
2126
2127 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
2128
2129 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
2130 * gdb.server/connect-without-multi-process.exp: Likewise.
2131 * gdb.server/exit-multiple-threads.exp: Likewise.
2132 * gdb.server/ext-attach.exp: Likewise.
2133 * gdb.server/ext-restart.exp: Likewise.
2134 * gdb.server/ext-run.exp: Likewise.
2135 * gdb.server/ext-wrapper.exp: Likewise.
2136 * gdb.server/multi-ui-errors.exp: Likewise.
2137 * gdb.server/no-thread-db.exp: Likewise.
2138 * gdb.server/reconnect-ctrl-c.exp: Likewise.
2139 * gdb.server/run-without-local-binary.exp: Likewise.
2140 * gdb.server/server-kill.exp: Likewise.
2141 * gdb.server/server-run.exp: Likewise.
2142 * gdb.server/solib-list.exp: Likewise.
2143 * gdb.server/stop-reply-no-thread.exp: Likewise.
2144 * gdb.server/wrapper.exp: Likewise.
2145 * gdb.server/sysroot.exp: Increase timeout when testing the
2146 target: sysroot.
2147
2148 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
2149
2150 * gdb.server/server-run.exp: Use clean_restart.
2151
2152 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
2153
2154 * gdb.server/ext-run.exp: Use clean_restart.
2155
2156 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
2157
2158 * gdb.server/stop-reply-no-thread.exp: Use build_executable
2159 instead of prepare_for_testing.
2160
2161 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
2162
2163 * gdb.server/solib-list.exp: Use clean_restart.
2164
2165 2021-01-04 Tom de Vries <tdevries@suse.de>
2166
2167 * gdb.base/morestack.c: Remove printf.
2168 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
2169
2170 2020-12-31 Tom Tromey <tom@tromey.com>
2171
2172 * gdb.rust/simple.exp: Update output for Rust 1.49.
2173
2174 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
2175
2176 * gdb.cp/step-and-next-inline.exp: Fix test case.
2177
2178 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
2179
2180 * gdb.python/py-frame-args.exp: De-duplicate test names.
2181
2182 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2183
2184 PR gdb/27059
2185 * gdb.dwarf2/dyn-type-unallocated.c: New file.
2186 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
2187
2188 2020-12-21 Peter Waller <p@pwaller.net>
2189
2190 * gdb.base/style-interp-exec-mi.exp: New.
2191 * gdb.base/style-interp-exec-mi.c: New.
2192
2193 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
2194
2195 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
2196 gdb_test. Use proc_with_prefix.
2197
2198 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
2199
2200 * gdb.btrace/exception.exp: Build with nopie.
2201 * gdb.btrace/function_call_history.exp: Likewise.
2202 * gdb.btrace/unknown_functions.exp: Likewise.
2203
2204 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
2205
2206 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
2207
2208 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
2209
2210 * gdb.python/py-record-btrace.exp: Make test names unique.
2211 * gdb.python/py-record-full.exp: Likewise.
2212
2213 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
2214
2215 * gdb.btrace/data.exp: Make test names unique.
2216 * gdb.btrace/delta.exp: Likewise.
2217 * gdb.btrace/enable.exp: Likewise.
2218 * gdb.btrace/function_call_history.exp: Likewise.
2219 * gdb.btrace/nohist.exp: Likewise.
2220 * gdb.btrace/non-stop.exp: Likewise.
2221 * gdb.btrace/rn-dl-bind.exp: Likewise.
2222 * gdb.btrace/step.exp: Likewise.
2223 * gdb.btrace/stepi.exp: Likewise.
2224 * gdb.btrace/tailcall.exp: Likewise.
2225
2226 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
2227
2228 * gdb.btrace/enable.exp: Update error message.
2229 * gdb.btrace/multi-inferior.exp: Likewise.
2230 * gdb.btrace/reconnect.exp: Likewise.
2231 * gdb.python/py-record-btrace.exp: Likewise.
2232 * gdb.python/py-record-full.exp: Likewise.
2233
2234 2020-12-20 Tom de Vries <tdevries@suse.de>
2235
2236 * lib/gdb.exp (save_target_board_info): New proc.
2237 (gdb_compile_shlib): Use save_target_board_info.
2238
2239 2020-12-19 Tom de Vries <tdevries@suse.de>
2240
2241 * lib/gdb.exp (supports_scalar_storage_order_attribute)
2242 (supports_gnuc): New proc.
2243 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
2244 test_compiler_info calls. Add unsupported message.
2245 * gdb.base/endianity.c: Use TEST_SSO.
2246
2247 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
2248
2249 PR exp/27070
2250 * gdb.python/compare-enum-type-a.c: New test.
2251 * gdb.python/compare-enum-type-b.c: New test.
2252 * gdb.python/compare-enum-type.exp: New file.
2253 * gdb.python/compare-enum-type.h: New test.
2254
2255 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
2256
2257 * gdb.python/py-format-string.exp: Add tests for address keyword.
2258
2259 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
2260
2261 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
2262
2263 2020-12-18 Tom Tromey <tromey@adacore.com>
2264
2265 * gdb.ada/fixed_points.exp: Also run with
2266 -fgnat-encodings=minimal. Update expected output.
2267
2268 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
2269
2270 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
2271 * gdb.base/continue-all-already-running.exp: Likewise.
2272 * gdb.base/moribund-step.exp: Likewise.
2273 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
2274
2275 2020-12-16 Tom de Vries <tdevries@suse.de>
2276
2277 * gdb.base/batch-preserve-term-settings.exp:
2278
2279 2020-12-16 Tom de Vries <tdevries@suse.de>
2280
2281 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
2282 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
2283
2284 2020-12-16 Luis Machado <luis.machado@linaro.org>
2285
2286 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
2287 pointer-based memory accesses.
2288 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
2289 hw watchpoint cases.
2290
2291 2020-12-15 Rae Kim <rae.kim@gmail.com>
2292
2293 * gdb.base/document.exp: New test.
2294
2295 2020-12-15 Tom Tromey <tromey@adacore.com>
2296
2297 * gdb.base/style.exp: Add deprecation tests.
2298
2299 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
2300
2301 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
2302
2303 2020-12-14 Mark Wielaard <mark@klomp.org>
2304
2305 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
2306 specially, set attr_form_comment to the actual FORM string used.
2307
2308 2020-12-14 Mark Wielaard <mark@klomp.org>
2309
2310 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
2311 _constants(SPECIAL_expr) here, but set it...
2312 (Dwarf::cu): ...here based on _cu_version.
2313
2314 2020-12-14 Tom de Vries <tdevries@suse.de>
2315
2316 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
2317 pass -fPIC.
2318 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
2319 * gdb.base/break-probes.exp: Same.
2320 * gdb.base/ctxobj.exp: Same.
2321 * gdb.base/dso2dso.exp: Same.
2322 * gdb.base/global-var-nested-by-dso.exp: Same.
2323 * gdb.base/info-shared.exp: Same.
2324 * gdb.base/jit-reader-simple.exp: Same.
2325 * gdb.base/print-file-var.exp: Same.
2326 * gdb.base/skip-solib.exp: Same.
2327 * gdb.btrace/dlopen.exp: Same.
2328
2329 2020-12-14 Tom de Vries <tdevries@suse.de>
2330
2331 PR testsuite/26963
2332 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
2333
2334 2020-12-14 Tom de Vries <tdevries@suse.de>
2335
2336 PR testsuite/26962
2337 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
2338 cast it to its declared type".
2339
2340 2020-12-14 Tom de Vries <tdevries@suse.de>
2341
2342 PR testsuite/26951
2343 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
2344 shell prompt.
2345
2346 2020-12-14 Tom Tromey <tromey@adacore.com>
2347
2348 * gdb.ada/nested.exp: Add new tests.
2349 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
2350
2351 2020-12-14 Tom Tromey <tromey@adacore.com>
2352
2353 * gdb.dwarf2/ada-thick-pointer.exp: New file.
2354
2355 2020-12-14 Tom Tromey <tromey@adacore.com>
2356
2357 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
2358
2359 2020-12-13 Tom de Vries <tdevries@suse.de>
2360
2361 PR testsuite/26953
2362 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
2363 attribute support if compiler doesn't support it.
2364
2365 2020-12-13 Tom de Vries <tdevries@suse.de>
2366
2367 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
2368 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
2369 source to shared lib. Add ada to options.
2370
2371 2020-12-13 Tom de Vries <tdevries@suse.de>
2372
2373 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
2374 calling gnatbind and gnatlink.
2375
2376 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
2377
2378 * gdb.base/dcache-flush.c: New file.
2379 * gdb.base/dcache-flush.exp: New file.
2380
2381 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
2382
2383 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
2384 commands.
2385 * gdb.base/killed-outside.exp: Likewise.
2386 * gdb.opt/inline-bt.exp: Likewise.
2387 * gdb.perf/gmonster-null-lookup.py: Likewise.
2388 * gdb.perf/gmonster-print-cerr.py: Likewise.
2389 * gdb.perf/gmonster-ptype-string.py: Likewise.
2390 * gdb.python/py-unwind.exp: Likewise.
2391
2392 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2393
2394 * gdb.base/commands.exp: Update expected results.
2395
2396 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2397
2398 PR cli/15104
2399 * gdb.base/commands.exp: Add additional tests.
2400 * gdb.base/completion.exp: Add additional tests.
2401
2402 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2403
2404 * gdb.base/completion.exp: Add additional tests.
2405
2406 2020-12-11 Tom de Vries <tdevries@suse.de>
2407
2408 PR testsuite/26991
2409 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
2410 violations by setting bounds registers if the bounds are passed in the
2411 Bounds Table.
2412
2413 2020-12-11 Tom de Vries <tdevries@suse.de>
2414
2415 PR testsuite/26954
2416 * gdb.base/float128.exp: Detect and handle no mpfr support.
2417
2418 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
2419
2420 PR gdb/24694
2421 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
2422 calls.
2423
2424 2020-12-10 Tom de Vries <tdevries@suse.de>
2425
2426 PR testsuite/26947
2427 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
2428 braces for tcl 8.5 and earlier.
2429
2430 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
2431
2432 PR 26875, PR 26901
2433 * gdb.base/flexible-array-member.c: New test.
2434 * gdb.base/flexible-array-member.exp: New test.
2435
2436 2020-12-08 Tom de Vries <tdevries@suse.de>
2437
2438 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
2439 using is_amd64_regs_target.
2440
2441 2020-12-08 Tom de Vries <tdevries@suse.de>
2442
2443 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
2444 self_id.
2445
2446 2020-12-07 Pedro Alves <pedro@palves.net>
2447
2448 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
2449 'additional_flags' variable.
2450
2451 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2452
2453 * gdb.linespec/explicit.exp: Extend with a test to check completing
2454 '-' after seemingly complete options.
2455
2456 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2457
2458 * gdb.linespec/keywords.exp: Add tests to check positional
2459 flexibility of "-force-condition".
2460
2461 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2462
2463 * gdb.base/bp-cmds-run-with-ex.c: New file.
2464 * gdb.base/bp-cmds-run-with-ex.exp: New file.
2465 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
2466 * gdb.gdb/python-interrupts.exp: Update the call to
2467 'catch_command_errors' with the new argument.
2468 * gdb.gdb/python-selftest.exp: Ditto.
2469
2470 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
2471
2472 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
2473 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2474 * gdb.threads/non-stop-fair-events.exp: Likewise.
2475
2476 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
2477
2478 * gdb.threads/step-over-exec.exp: New.
2479 * gdb.threads/step-over-exec.c: New.
2480 * gdb.threads/step-over-exec-execd.c: New.
2481 * lib/my-syscalls.S: New.
2482 * lib/my-syscalls.h: New.
2483
2484 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
2485
2486 * lib/dwarf.exp (declare_labels): Use name as text if text is
2487 not provided.
2488
2489 2020-12-04 Tom de Vries <tdevries@suse.de>
2490
2491 PR testsuite/26990
2492 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
2493 are unsupported.
2494
2495 2020-12-04 Tom de Vries <tdevries@suse.de>
2496
2497 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
2498 clause.
2499
2500 2020-12-04 Tom de Vries <tdevries@suse.de>
2501
2502 * gdb.reverse/insn-reverse.exp: Fix count handling.
2503
2504 2020-12-04 Tom de Vries <tdevries@suse.de>
2505
2506 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
2507 __x86_64__.
2508
2509 2020-12-04 Tom de Vries <tdevries@suse.de>
2510
2511 * gdb.reverse/insn-reverse.c (test_nr): New var.
2512 (usage, parse_args): New function.
2513 (main): Call parse_args. Only run test for test_nr.
2514 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
2515 and bail out. Run subtests individually, using an inferior arg
2516 specifying the subtest.
2517
2518 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
2519
2520 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
2521
2522 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
2523
2524 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
2525 update test to use this.
2526
2527 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
2528
2529 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
2530
2531 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
2532
2533 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
2534 (do_test): Don't use with_test_prefix.
2535 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
2536 (do_test): Don't use with_test_prefix.
2537 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
2538 (do_test): Don't use with_test_prefix.
2539 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
2540 (do_test): Don't use with_test_prefix.
2541
2542 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
2543
2544 * gdb.threads/non-ldr-exit.exp: Fix comment.
2545
2546 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2547
2548 * gdb.xml/maint-xml-dump-03.xml: New file.
2549
2550 2020-11-30 Tom de Vries <tdevries@suse.de>
2551
2552 PR symtab/26905
2553 * gdb.dwarf2/count.exp: Remove kfails.
2554
2555 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2556
2557 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
2558 indices.
2559
2560 2020-11-24 Joel Brobecker <brobecker@adacore.com>
2561
2562 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
2563 the "ptype pck__fp1_range_var" test for the module-2 and pascal
2564 languages. Remove the associated setup_xfail.
2565
2566 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
2567
2568 * lib/gdb.exp (gdb_assert): Show error message on error.
2569
2570 2020-11-23 Tom de Vries <tdevries@suse.de>
2571
2572 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
2573 * gdb.ada/mod_from_name.exp: Same.
2574 * gdb.ada/pckd_arr_ren.exp: Same.
2575
2576 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2577
2578 * gdb.base/template.exp: New.
2579 * gdb.base/template.c: New.
2580
2581 2020-11-22 Gary Benson <gbenson@redhat.com>
2582
2583 PR gdb/26905
2584 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
2585 is defined using a DW_AT_count which references another DIE.
2586
2587 2020-11-21 Tom de Vries <tdevries@suse.de>
2588
2589 * gdb.base/vla-ptr.exp: Add XFAIL.
2590
2591 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2592
2593 * gdb.fortran/array-slices-bad.exp: New file.
2594 * gdb.fortran/array-slices-bad.f90: New file.
2595 * gdb.fortran/array-slices-sub-slices.exp: New file.
2596 * gdb.fortran/array-slices-sub-slices.f90: New file.
2597 * gdb.fortran/array-slices.exp: Rewrite tests.
2598 * gdb.fortran/array-slices.f90: Rewrite tests.
2599 * gdb.fortran/vla-sizeof.exp: Correct expected results.
2600
2601 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2602
2603 * gdb.base/completion.exp: Add new completion tests.
2604
2605 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
2606
2607 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
2608 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2609 * gdb.mi/mi-nsintrall.exp: Likewise.
2610 * gdb.mi/mi-nsmoribund.exp: Likewise.
2611 * gdb.mi/mi-nsthrexec.exp: Likewise.
2612 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2613
2614 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
2615
2616 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
2617 of perror.
2618
2619 2020-11-18 Joseph Myers <joseph@codesourcery.com>
2620
2621 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
2622 $arg.exe exists but $arg does not.
2623
2624 2020-11-17 Gary Benson <gbenson@redhat.com>
2625
2626 * gdb.trace/trace-common.h (x86_trace_dummy): Add
2627 __attribute__ ((used)).
2628
2629 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2630
2631 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
2632
2633 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2634
2635 * gdb.base/completion.exp: Add new tests.
2636
2637 2020-11-16 Tom Tromey <tromey@adacore.com>
2638
2639 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
2640 tests.
2641
2642 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2643
2644 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
2645 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
2646 (main): Add reference to pck__fp1_var2.
2647 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
2648
2649 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2650
2651 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
2652
2653 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2654
2655 * gdb.ada/fixed_points.exp: Add ptype tests.
2656 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
2657
2658 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2659
2660 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
2661
2662 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2663
2664 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
2665 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
2666 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
2667 New files.
2668 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
2669
2670 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2671 New files.
2672
2673 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
2674
2675 PR cli/26879
2676 * gdb.fortran/completion.exp: New file.
2677 * gdb.fortran/completion.f90: New file.
2678
2679 2020-11-12 Joseph Myers <joseph@codesourcery.com>
2680
2681 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2682 but $arg does not.
2683
2684 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2685
2686 * gdb.fortran/types.exp: Add more tests.
2687
2688 2020-11-12 Tom Tromey <tom@tromey.com>
2689
2690 PR rust/26799:
2691 * gdb.rust/traits.exp: Remove kfails.
2692
2693 2020-11-12 Gary Benson <gbenson@redhat.com>
2694
2695 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2696 statement.
2697
2698 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
2699
2700 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2701 always-inserted" axis.
2702 (do_test): Add breakpoint_always_inserted parameter.
2703
2704 2020-11-10 Tom Tromey <tromey@adacore.com>
2705
2706 * gdb.ada/bias.exp: Update.
2707 * gdb.ada/bias/bias.adb (X): Change value.
2708
2709 2020-11-10 Gary Benson <gbenson@redhat.com>
2710
2711 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2712 regexp fragment in parentheses to prevent false matching.
2713
2714 2020-11-10 Gary Benson <gbenson@redhat.com>
2715
2716 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2717
2718 2020-11-10 Gary Benson <gbenson@redhat.com>
2719
2720 * gdb.cp/step-and-next-inline.exp: Only require
2721 -gstatement-frontiers when building with GCC.
2722 Only setup KFAIL's for GCC issues when using
2723 a GCC-built executable.
2724
2725 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
2726
2727 * gdb.base/debug-expr.c: Add extra function to allow for an
2728 additional test.
2729 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2730 to this proc with gdb_test_debug_expr. Add an extra test.
2731 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2732 to this proc with gdb_test_debug_expr, give the tests names
2733 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2734 calls to this proc with gdb_test_debug_expr, give the tests names
2735 * gdb.fortran/debug-expr.exp: New file.
2736 * gdb.fortran/debug-expr.f90: New file.
2737 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2738
2739 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
2740
2741 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2742 proceduresu.
2743 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2744 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2745 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2746 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2747 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2748 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2749 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2750 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2751
2752 2020-11-04 Tom Tromey <tromey@adacore.com>
2753
2754 * gdb.ada/funcall_ref.exp: Update.
2755 * gdb.ada/var_rec_arr.exp: Update.
2756
2757 2020-11-04 Tom Tromey <tromey@adacore.com>
2758
2759 * gdb.ada/rec_ptype.exp: New file.
2760 * gdb.ada/rec_ptype/main.adb: New file.
2761 * gdb.ada/rec_ptype/p.ads: New file.
2762
2763 2020-11-04 Tom Tromey <tromey@adacore.com>
2764
2765 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2766 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2767 (PT_Full): New variable.
2768 * gdb.ada/tick_length_array_enum_idx/pck.adb
2769 (Full_PT): New type.
2770
2771 2020-11-04 Tom Tromey <tromey@adacore.com>
2772
2773 * gdb.ada/array_of_variant.exp: New file.
2774 * gdb.ada/array_of_variant/p.adb: New file.
2775 * gdb.ada/array_of_variant/pck.ads: New file.
2776 * gdb.ada/array_of_variant/pck.adb: New file.
2777
2778 2020-11-04 Tom Tromey <tromey@adacore.com>
2779
2780 * gdb.ada/enum_idx_packed.exp: Add test.
2781 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2782 New variable.
2783 * gdb.ada/enum_idx_packed/pck.ads (Short)
2784 (Multi_Dimension, Multi_Dimension_Access): New types.
2785
2786 2020-11-04 Tom Tromey <tromey@adacore.com>
2787
2788 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2789
2790 2020-11-04 Tom Tromey <tromey@adacore.com>
2791
2792 * gdb.ada/set_pckd_arr_elt.exp: Also test
2793 -fgnat-encodings=minimal. Add tests.
2794 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2795 Call Update_Small a second time.
2796 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2797 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2798 (Variant_Access): New types.
2799 (New_Variant): Declare.
2800
2801 2020-11-04 Tom Tromey <tromey@adacore.com>
2802
2803 * gdb.ada/mod_from_name.exp: Test printing slice.
2804
2805 2020-11-04 Tom Tromey <tromey@adacore.com>
2806
2807 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2808 values.
2809 * gdb.ada/access_to_unbounded_array.exp: Test different
2810 -fgnat-encodings values.
2811 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2812 values.
2813 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2814 values.
2815 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2816 values.
2817 * gdb.ada/array_of_variable_length.exp: Test different
2818 -fgnat-encodings values.
2819 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2820 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2821 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2822 change.
2823 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2824 values.
2825 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2826 * gdb.ada/out_of_line_in_inlined.exp: Test different
2827 -fgnat-encodings values.
2828 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2829 values.
2830 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2831 values.
2832 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2833 -fgnat-encodings values.
2834 * gdb.ada/variant_record_packed_array.exp: Test different
2835 -fgnat-encodings values.
2836
2837 2020-11-04 Tom Tromey <tromey@adacore.com>
2838
2839 * gdb.ada/enum_idx_packed.exp: Add tests.
2840 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2841 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2842 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2843 declarations.
2844
2845 2020-11-03 Tom de Vries <tdevries@suse.de>
2846
2847 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2848 terminator comments.
2849 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2850 terminator.
2851
2852 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
2853
2854 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2855 integer format test with regexp.
2856
2857 2020-11-02 Gary Benson <gbenson@redhat.com>
2858
2859 * gdb.base/print-file-var.exp (test): Separate compiler and
2860 linker options, and build using build_executable_from_specs
2861 to accommodate this.
2862
2863 2020-11-02 Gary Benson <gbenson@redhat.com>
2864
2865 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2866 for .c files compiled as C++ with Clang if any shared
2867 libraries are specified.
2868
2869 2020-11-02 Gary Benson <gbenson@redhat.com>
2870
2871 * lib/attributes.h: New header.
2872 * gdb.base/backtrace.c: Include the above. Replace
2873 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2874 * gdb.base/infcall-nested-structs.c: Likewise.
2875 * gdb.base/vla-optimized-out.c: Likewise.
2876
2877 2020-11-02 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2880
2881 2020-11-01 Joel Brobecker <brobecker@adacore.com>
2882
2883 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2884 System.Min_Int and System.Max_Int with smaller hardcoded
2885 constants.
2886
2887 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2888
2889 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2890 * configure: Re-generate.
2891
2892 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
2893
2894 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2895 expected output.
2896
2897 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2898
2899 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2900 behavior.
2901 * gdb.base/paginate-bg-execution.exp: Ditto.
2902 * gdb.base/paginate-inferior-exit.exp: Ditto.
2903 * gdb.base/double-prompt-target-event-error.c: Remove.
2904 * gdb.base/double-prompt-target-event-error.exp: Remove.
2905
2906 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2907
2908 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2909 inferiors' and 'detach inferiors' do not change the current
2910 inferior.
2911
2912 2020-10-29 Tom de Vries <tdevries@suse.de>
2913
2914 * gdb.threads/tls.exp: Fix DUPLICATEs.
2915
2916 2020-10-28 Tom de Vries <tdevries@suse.de>
2917
2918 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2919
2920 2020-10-28 Tom de Vries <tdevries@suse.de>
2921
2922 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2923 * gdb.base/reread.exp: Same.
2924
2925 2020-10-28 Tom de Vries <tdevries@suse.de>
2926
2927 * lib/gdb.exp (readnow): Handle arg.
2928 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2929
2930 2020-10-28 Tom de Vries <tdevries@suse.de>
2931
2932 * gdb.base/relocate.exp: Update regexp for -readnow.
2933
2934 2020-10-28 Tom de Vries <tdevries@suse.de>
2935
2936 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2937 -readnow.
2938
2939 2020-10-28 Tom de Vries <tdevries@suse.de>
2940
2941 PR symtab/26772
2942 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2943 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2944
2945 2020-10-28 Tom de Vries <tdevries@suse.de>
2946
2947 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2948 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2949 complaint during file command for -readnow.
2950
2951 2020-10-28 Tom de Vries <tdevries@suse.de>
2952
2953 * gdb.cp/nsalias.exp: Fix typo in test name.
2954
2955 2020-10-28 Tom de Vries <tdevries@suse.de>
2956
2957 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2958
2959 2020-10-28 Tom de Vries <tdevries@suse.de>
2960
2961 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2962 -readnow.
2963
2964 2020-10-27 Tom de Vries <tdevries@suse.de>
2965
2966 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2967
2968 2020-10-27 Tom de Vries <tdevries@suse.de>
2969
2970 * gdb.base/maint.exp: Update for -readnow.
2971
2972 2020-10-27 Tom de Vries <tdevries@suse.de>
2973
2974 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2975 -readnow.
2976
2977 2020-10-14 Gary Benson <gbenson@redhat.com>
2978
2979 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2980 "_vptr$Base" as correct, in addition to "_vptr.Base".
2981 (test_mixed): Likewise.
2982
2983 2020-10-27 Gary Benson <gbenson@redhat.com>
2984
2985 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2986 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2987
2988 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2989
2990 * gdb.base/condbreak.exp: Update the completion tests to
2991 consider the '-force' flag.
2992
2993 2020-10-27 Tom de Vries <tdevries@suse.de>
2994
2995 * gdb.base/list-ambiguous-readnow.exp: New file.
2996
2997 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2998
2999 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
3000 the condition.
3001 * gdb.linespec/cpcompletion.exp: Update to consider the
3002 '-force-condition' keyword.
3003 * gdb.linespec/explicit.exp: Ditto.
3004 * lib/completion-support.exp: Ditto.
3005
3006 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3007
3008 * gdb.base/condbreak-multi-context.cc: New file.
3009 * gdb.base/condbreak-multi-context.exp: New file.
3010
3011 2020-10-26 Tom Tromey <tom@tromey.com>
3012
3013 * lib/mi-support.exp (default_mi_gdb_start): Call
3014 gdb_stdin_log_init.
3015 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
3016 subtract one from gdb_instances.
3017 (gdb_stdin_log_write): Flush in_file.
3018
3019 2020-10-26 Tom de Vries <tdevries@suse.de>
3020
3021 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
3022
3023 2020-10-26 Tom Tromey <tromey@adacore.com>
3024
3025 * gdb.ada/unsigned_range/foo.adb: New file.
3026 * gdb.ada/unsigned_range/pack.adb: New file.
3027 * gdb.ada/unsigned_range/pack.ads: New file.
3028 * gdb.ada/unsigned_range.exp: New file.
3029
3030 2020-10-26 Tom de Vries <tdevries@suse.de>
3031
3032 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
3033
3034 2020-10-26 Tom de Vries <tdevries@suse.de>
3035
3036 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
3037 for CU.
3038 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
3039
3040 2020-10-23 Tom de Vries <tdevries@suse.de>
3041
3042 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
3043 DW_FORM_string.
3044 (Dwarf::_default_form): New proc.
3045 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
3046 guessed.
3047
3048 2020-10-23 Tom de Vries <tdevries@suse.de>
3049
3050 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
3051 * gdb.dwarf2/atomic-type.exp: Same.
3052 * gdb.dwarf2/bad-regnum.exp: Same.
3053 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3054 * gdb.dwarf2/dw2-align.exp: Same.
3055 * gdb.dwarf2/dw2-bad-elf.exp: Same.
3056 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3057 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
3058 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
3059 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3060 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
3061 * gdb.dwarf2/enum-type.exp: Same.
3062 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
3063 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3064 * gdb.dwarf2/main-subprogram.exp: Same.
3065 * gdb.dwarf2/missing-type-name.exp: Same.
3066 * gdb.dwarf2/nonvar-access.exp: Same.
3067 * gdb.dwarf2/typedef-void-finish.exp: Same.
3068 * gdb.dwarf2/var-access.exp: Same.
3069 * gdb.dwarf2/void-type.exp: Same.
3070
3071 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
3072
3073 PR gdb/26693
3074 * gdb.dwarf2/template-specification-full-name.exp: New test.
3075
3076 2020-10-22 Luis Machado <luis.machado@linaro.org>
3077
3078 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
3079 expected an offset from the function.
3080 * gdb.base/msym-bp.exp (test): Likewise.
3081
3082 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
3083
3084 * gdb.fortran/array-slices.exp: Add a new test.
3085
3086 2020-10-21 Gary Benson <gbenson@redhat.com>
3087
3088 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
3089 fullname test with Clang. Also expand comments generally.
3090
3091 2020-10-20 Tom de Vries <tdevries@suse.de>
3092
3093 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
3094
3095 2020-10-20 Tom de Vries <tdevries@suse.de>
3096
3097 * gdb.dwarf2/arr-stride.c: Remove.
3098 * gdb.dwarf2/arr-stride.exp: Use main.c.
3099 * gdb.dwarf2/arr-subrange.c: Remove.
3100 * gdb.dwarf2/arr-subrange.exp: Use main.c.
3101 * gdb.dwarf2/bad-regnum.c: Remove.
3102 * gdb.dwarf2/bad-regnum.exp: Use main.c.
3103 * gdb.dwarf2/corrupt.c: Remove.
3104 * gdb.dwarf2/corrupt.exp: Use main.c.
3105 * gdb.dwarf2/dw2-bad-elf.c: Remove.
3106 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
3107 * gdb.dwarf2/dw2-icycle.c: Remove.
3108 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
3109 * gdb.dwarf2/formdata16.c: Remove.
3110 * gdb.dwarf2/formdata16.exp: Use main.c.
3111 * gdb.dwarf2/implptrconst.c: Remove.
3112 * gdb.dwarf2/implptrconst.exp: Use main.c.
3113 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
3114 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
3115 * gdb.dwarf2/opaque-type-lookup.c: Remove.
3116 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
3117
3118 2020-10-20 Tom de Vries <tdevries@suse.de>
3119
3120 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
3121 file.
3122 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
3123
3124 2020-10-20 Tom de Vries <tdevries@suse.de>
3125
3126 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
3127 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
3128 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
3129 * gdb.dwarf2/dw2-ranges-base.exp: Same.
3130 * gdb.dwarf2/dw2-ranges.exp: Same.
3131 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
3132 * gdb.dwarf2/var-access.exp: Same.
3133
3134 2020-10-19 Tom Tromey <tromey@adacore.com>
3135
3136 PR tui/26719
3137 * gdb.tui/list.exp: Check source window contents after focus
3138 change.
3139
3140 2020-10-17 Tom de Vries <tdevries@suse.de>
3141
3142 PR symtab/26317
3143 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
3144
3145 2020-10-17 Tom de Vries <tdevries@suse.de>
3146
3147 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
3148 as suffix.
3149 * gdb.dwarf2/atomic.c: Rename to ...
3150 * gdb.dwarf2/atomic-type.c: ... this.
3151 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
3152 * gdb.dwarf2/dw2-ranges-2.c: ... this.
3153 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
3154 * gdb.dwarf2/dw2-ranges-3.c: ... this.
3155 * gdb.dwarf2/fission-mix2.c: Rename to ...
3156 * gdb.dwarf2/fission-mix-2.c: ... this.
3157 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
3158 standard_testfile.
3159 * gdb.dwarf2/ada-valprint-error.exp: Same.
3160 * gdb.dwarf2/arr-stride.exp: Same.
3161 * gdb.dwarf2/arr-subrange.exp: Same.
3162 * gdb.dwarf2/atomic-type.exp: Same.
3163 * gdb.dwarf2/bad-regnum.exp: Same.
3164 * gdb.dwarf2/break-inline-psymtab.exp: Same.
3165 * gdb.dwarf2/clang-debug-names-2.exp: Same.
3166 * gdb.dwarf2/clang-debug-names.exp: Same.
3167 * gdb.dwarf2/comp-unit-lang.exp: Same.
3168 * gdb.dwarf2/corrupt.exp: Same.
3169 * gdb.dwarf2/count.exp: Same.
3170 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3171 * gdb.dwarf2/data-loc.exp: Same.
3172 * gdb.dwarf2/dw2-align.exp: Same.
3173 * gdb.dwarf2/dw2-bad-elf.exp: Same.
3174 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3175 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
3176 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
3177 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
3178 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3179 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
3180 * gdb.dwarf2/dw2-inline-param.exp: Same.
3181 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3182 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3183 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3184 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3185 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
3186 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
3187 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3188 * gdb.dwarf2/dw2-param-error.exp: Same.
3189 * gdb.dwarf2/dw2-ranges-base.exp: Same.
3190 * gdb.dwarf2/dw2-ranges.exp: Same.
3191 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
3192 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
3193 * gdb.dwarf2/dw4-sig-types.exp: Same.
3194 * gdb.dwarf2/dynarr-ptr.exp: Same.
3195 * gdb.dwarf2/enum-type.exp: Same.
3196 * gdb.dwarf2/fission-mix.exp: Same.
3197 * gdb.dwarf2/formdata16.exp: Same.
3198 * gdb.dwarf2/implptrconst.exp: Same.
3199 * gdb.dwarf2/implptrpiece.exp: Same.
3200 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3201 * gdb.dwarf2/main-subprogram.exp: Same.
3202 * gdb.dwarf2/method-ptr.exp: Same.
3203 * gdb.dwarf2/missing-sig-type.exp: Same.
3204 * gdb.dwarf2/nonvar-access.exp: Same.
3205 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3206 * gdb.dwarf2/shortpiece.exp: Same.
3207 * gdb.dwarf2/staticvirtual.exp: Same.
3208 * gdb.dwarf2/subrange.exp: Same.
3209 * gdb.dwarf2/symtab-producer.exp: Same.
3210 * gdb.dwarf2/typedef-void-finish.exp: Same.
3211 * gdb.dwarf2/var-access.exp: Same.
3212 * gdb.dwarf2/variant.exp: Same.
3213 * gdb.dwarf2/void-type.exp: Same.
3214 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
3215 dw2-ranges-main.c.
3216 * gdb.dwarf2/dw2-ranges-main.c: Remove.
3217
3218 2020-10-16 Tom de Vries <tdevries@suse.de>
3219
3220 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
3221
3222 2020-10-16 Tom de Vries <tdevries@suse.de>
3223
3224 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
3225
3226 2020-10-14 Tom de Vries <tdevries@suse.de>
3227
3228 PR testsuite/26732
3229 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
3230 scenario 2.
3231 * gdb.ada/mi_catch_ex_hand.exp: Same.
3232
3233 2020-10-13 Pedro Alves <pedro@palves.net>
3234
3235 * lib/mi-support.exp (mi_clean_restart): New.
3236 (mi_run_to_main): Delete.
3237 All callers adjust to use mi_clean_restart / mi_runto_main.
3238
3239 2020-10-13 Pedro Alves <pedro@palves.net>
3240
3241 * config/monitor.exp: Use "list -q".
3242 * gdb.arch/gdb1558.exp: Use "break -q".
3243 * gdb.arch/i386-permbkpt.exp: Use "break -q".
3244 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
3245 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
3246 * gdb.base/commands.exp: Use "break -q".
3247 * gdb.base/condbreak.exp: Use "break -q".
3248 * gdb.base/ctf-ptype.exp: Use "list -q".
3249 * gdb.base/define.exp: Use "break -q".
3250 * gdb.base/del.exp: Use "break -q".
3251 * gdb.base/fullname.exp: Use "break -q".
3252 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
3253 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
3254 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
3255 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
3256 "hbreak -q".
3257 * gdb.base/included.exp: Use "list -q".
3258 * gdb.base/label.exp: Use "break -q".
3259 * gdb.base/lineinc.exp: Use "break -q".
3260 * gdb.base/list.exp: Use "list -q".
3261 * gdb.base/macscp.exp: Use "list -q".
3262 * gdb.base/pending.exp: Use "break -q".
3263 * gdb.base/prologue-include.exp: Use "break -q".
3264 * gdb.base/ptype.exp: Use "list -q".
3265 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
3266 * gdb.base/server-del-break.exp: Use "break -q".
3267 * gdb.base/style.exp: Use "break -q".
3268 * gdb.base/symbol-without-target_section.exp: Use "list -q".
3269 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
3270 * gdb.cp/exception.exp: Use "tbreak -q".
3271 * gdb.dwarf2/dw2-error.exp: Use "break -q".
3272 * gdb.dwarf2/fission-mix.exp: Use "break -q".
3273 * gdb.dwarf2/fission-reread.exp: Use "break -q".
3274 * gdb.dwarf2/pr13961.exp: Use "break -q".
3275 * gdb.linespec/explicit.exp: Use "list -q".
3276 * gdb.linespec/linespec.exp: Use "break -q".
3277 * gdb.mi/mi-simplerun.exp: Use "--qualified".
3278 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
3279 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
3280 * gdb.server/connect-without-multi-process.exp: Use "break -q".
3281 * gdb.trace/change-loc.exp: Use "break -q".
3282 * gdb.trace/pending.exp: Use "break -q".
3283 * gdb.tui/basic.exp: Use "list -q".
3284 * gdb.tui/list-before.exp: Use "list -q".
3285 * gdb.tui/list.exp: Use "list -q".
3286 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
3287
3288 2020-10-13 Pedro Alves <pedro@palves.net>
3289
3290 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
3291 saved breakpoints file.
3292 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
3293 inspecting breakpoint list.
3294 * lib/gdb.exp (runto_main): Add "qualified" to options.
3295 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
3296 and handle it.
3297 (mi_runto_main): Pass 1 as qualified argument.
3298
3299 2020-10-13 Pedro Alves <pedro@palves.net>
3300
3301 * lib/mi-support.exp (mi_runto_main): New proc.
3302 (mi_run_to_main): Use it.
3303 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
3304 * gdb.mi/mi-var-cmd.exp: Likewise.
3305 * gdb.mi/mi-var-invalidate.exp: Likewise.
3306 * mi-var-list-children-invalid-grandchild.exp: Likewise.
3307 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3308 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3309 * gdb.mi/user-selected-context-sync.exp: Likewise.
3310 * gdb.opt/inline-cmds.exp: Likewise.
3311 * gdb.python/py-framefilter-mi.exp: Likewise.
3312 * gdb.python/py-mi.exp: Likewise.
3313
3314 2020-10-13 Pedro Alves <pedro@palves.net>
3315
3316 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
3317 "runto main".
3318 * gdb.ada/small_reg_param.exp: Likewise.
3319 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3320 * gdb.base/annota1.exp: Likewise.
3321 * gdb.base/anon.exp: Likewise.
3322 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
3323 * gdb.base/dprintf-non-stop.exp: Likewise.
3324 * gdb.base/dprintf.exp: Likewise.
3325 * gdb.base/gdb11530.exp: Likewise.
3326 * gdb.base/gdb11531.exp: Likewise.
3327 * gdb.base/gnu_vector.exp: Likewise.
3328 * gdb.base/interrupt-noterm.exp: Likewise.
3329 * gdb.base/memattr.exp: Likewise.
3330 * gdb.base/step-over-syscall.exp: Likewise.
3331 * gdb.base/watch-cond-infcall.exp: Likewise.
3332 * gdb.base/watch-read.exp: Likewise.
3333 * gdb.base/watch-vfork.exp: Likewise.
3334 * gdb.base/watch_thread_num.exp: Likewise.
3335 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
3336 * gdb.guile/scm-frame-inline.exp: Likewise.
3337 * gdb.linespec/explicit.exp: Likewise.
3338 * gdb.opt/inline-break.exp: Likewise.
3339 * gdb.python/py-frame-inline.exp: Likewise.
3340 * gdb.reverse/break-precsave.exp: Likewise.
3341 * gdb.reverse/break-reverse.exp: Likewise.
3342 * gdb.reverse/consecutive-precsave.exp: Likewise.
3343 * gdb.reverse/consecutive-reverse.exp: Likewise.
3344 * gdb.reverse/finish-precsave.exp: Likewise.
3345 * gdb.reverse/finish-reverse.exp: Likewise.
3346 * gdb.reverse/fstatat-reverse.exp: Likewise.
3347 * gdb.reverse/getresuid-reverse.exp: Likewise.
3348 * gdb.reverse/i386-precsave.exp: Likewise.
3349 * gdb.reverse/i386-reverse.exp: Likewise.
3350 * gdb.reverse/i386-sse-reverse.exp: Likewise.
3351 * gdb.reverse/i387-env-reverse.exp: Likewise.
3352 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3353 * gdb.reverse/insn-reverse.exp: Likewise.
3354 * gdb.reverse/machinestate-precsave.exp: Likewise.
3355 * gdb.reverse/machinestate.exp: Likewise.
3356 * gdb.reverse/pipe-reverse.exp: Likewise.
3357 * gdb.reverse/readv-reverse.exp: Likewise.
3358 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3359 * gdb.reverse/rerun-prec.exp: Likewise.
3360 * gdb.reverse/s390-mvcle.exp: Likewise.
3361 * gdb.reverse/solib-precsave.exp: Likewise.
3362 * gdb.reverse/solib-reverse.exp: Likewise.
3363 * gdb.reverse/step-precsave.exp: Likewise.
3364 * gdb.reverse/step-reverse.exp: Likewise.
3365 * gdb.reverse/time-reverse.exp: Likewise.
3366 * gdb.reverse/until-precsave.exp: Likewise.
3367 * gdb.reverse/until-reverse.exp: Likewise.
3368 * gdb.reverse/waitpid-reverse.exp: Likewise.
3369 * gdb.reverse/watch-precsave.exp: Likewise.
3370 * gdb.reverse/watch-reverse.exp: Likewise.
3371 * gdb.threads/kill.exp: Likewise.
3372 * gdb.threads/tid-reuse.exp: Likewise.
3373
3374 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
3375
3376 PR gdb/26642
3377 * gdb.base/maint-target-async-off.c: New test.
3378 * gdb.base/maint-target-async-off.exp: New test.
3379
3380 2020-10-13 Alan Modra <amodra@gmail.com>
3381
3382 * gdb.arch/powerpc-altivec.s,
3383 * gdb.arch/powerpc-power7.s,
3384 * gdb.arch/powerpc-power8.s,
3385 * gdb.arch/powerpc-power9.s,
3386 * gdb.arch/powerpc-vsx.s,
3387 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
3388 * gdb.arch/powerpc-altivec.exp,
3389 * gdb.arch/powerpc-power7.exp,
3390 * gdb.arch/powerpc-power8.exp,
3391 * gdb.arch/powerpc-power9.exp,
3392 * gdb.arch/powerpc-vsx.exp,
3393 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
3394 disassembly of mfvsrd/mtvsrd.
3395
3396 2020-10-13 Alan Modra <amodra@gmail.com>
3397
3398 * gdb.arch/arm-disassembler-options.exp: Adjust expected
3399 "target architecture" output.
3400 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3401 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3402 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
3403 * gdb.arch/s390-disassembler-options.exp: Likewise.
3404
3405 2020-10-12 Pedro Alves <pedro@palves.net>
3406
3407 PR exp/26602
3408 PR c++/26550
3409 * gdb.cp/ambiguous.cc (marker1): Delete.
3410 (main): Initialize all the fields of the locals. Replace marker1
3411 call with a "set breakpoint here" marker.
3412 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
3413 instead of running to marker1. Add tests printing all the
3414 variables and all the fields of the variables.
3415 (test_ambiguous): New proc, expecting the new GDB output when a
3416 field access is ambiguous. Change all "warning: X ambiguous"
3417 tests to use it.
3418
3419 2020-10-12 Gary Benson <gbenson@redhat.com>
3420
3421 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
3422 * gdb.base/msym-bp-2.c (foo): Likewise.
3423 * gdb.base/msym-lang.c (foo): Likewise.
3424 * gdb.base/msym-lang-main.c (foo): Likewise.
3425 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
3426 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
3427 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
3428 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
3429 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
3430 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
3431 * gdb.python/py-objfile.c (static_var): Likewise.
3432 * gdb.python/py-symbol.c (rr): Likewise.
3433 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
3434 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
3435
3436 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
3437
3438 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
3439 output of backtrace.
3440
3441 2020-10-09 Tom Tromey <tromey@adacore.com>
3442
3443 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
3444 (Rec): Add field. Fix range.
3445 * gdb.ada/scalar_storage.exp: Update.
3446
3447 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
3448
3449 PR exp/26714
3450 * gdb.base/printcmds.exp: Add tests for void results.
3451
3452 2020-10-09 Jan Vrany <jan.vrany@labware.com>
3453
3454 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
3455 is emmited for both 'set directories' and 'directory' commands.
3456
3457 2020-10-08 Tom Tromey <tom@tromey.com>
3458
3459 * gdb.base/style.exp: Check that "main"'s name is styled.
3460
3461 2020-10-07 Tom Tromey <tromey@adacore.com>
3462
3463 * gdb.base/find.exp: Rename some tests.
3464
3465 2020-10-06 Gary Benson <gbenson@redhat.com>
3466
3467 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
3468 * gdb.base/list1.c (unused): Likewise.
3469
3470 2020-10-06 Gary Benson <gbenson@redhat.com>
3471
3472 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
3473 __attribute__ ((used)).
3474 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
3475
3476 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
3477
3478 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
3479 make use of regions throughout.
3480 * gdb.base/overlays.exp: Enclose string with variableds in "..",
3481 not {...}.
3482 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
3483
3484 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
3485
3486 * gdb.base/call-sc.c: Fix return struct on stack test case.
3487 * gdb.base/call-sc.exp: Likewise.
3488
3489 2020-10-02 Gary Benson <gbenson@redhat.com>
3490
3491 * README: Fix "paralell".
3492
3493 2020-09-30 Gary Benson <gbenson@redhat.com>
3494
3495 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
3496 Convert directive to lowercase.
3497 (.Labbrev1_begin): Add missing label.
3498 (abbrev code 0x1): Remove DW_AT_stmt_list.
3499 (.Ldie_b): Likewise.
3500
3501 2020-09-27 Tom Tromey <tom@tromey.com>
3502
3503 * gdb.tui/new-layout.exp: Use with_test_prefix.
3504
3505 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
3506
3507 PR python/26586
3508 * gdb.python/python.exp: add test cases for the from_tty
3509 argument to gdb.execute.
3510
3511 2020-09-25 Gary Benson <gbenson@redhat.com>
3512
3513 * gdb.base/infcall-nested-structs.exp.tcl: Add
3514 additional_flags=-Wno-tautological-compare for C++
3515 tests when compiling using Clang.
3516
3517 2020-09-25 Gary Benson <gbenson@redhat.com>
3518
3519 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
3520 for .c files.
3521
3522 2020-09-24 Tom Tromey <tromey@adacore.com>
3523
3524 PR tui/26638:
3525 * gdb.tui/list.exp: Check output of "focus next".
3526
3527 2020-09-23 Tom Tromey <tom@tromey.com>
3528
3529 * gdb.dwarf2/intbits.exp: New file.
3530 * gdb.dwarf2/intbits.c: New file.
3531
3532 2020-09-20 Pedro Alves <pedro@palves.net>
3533
3534 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
3535 spawn_id before calling remote_close. Close secondary MI channel.
3536
3537 2020-09-20 Pedro Alves <pedro@palves.net>
3538
3539 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
3540 fails.
3541
3542 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
3543
3544 * gdb.fortran/array-slices.exp: Update expected results.
3545 * gdb.fortran/class-allocatable-array.exp: Likewise.
3546 * gdb.fortran/multi-dim.exp: Likewise.
3547 * gdb.fortran/vla-type.exp: Likewise.
3548 * gdb.mi/mi-vla-fortran.exp: Likewise.
3549
3550 2020-09-18 Victor Collod <vcollod@nvidia.com>
3551
3552 PR gdb/26635
3553 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
3554 compatible with i386, and move it to...
3555 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
3556 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
3557 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
3558
3559 2020-09-18 Pedro Alves <pedro@palves.net>
3560
3561 PR gdb/26631
3562 * gdb.multi/multi-target-thread-find.exp: New file.
3563
3564 2020-09-18 Pedro Alves <pedro@palves.net>
3565
3566 * gdb.multi/multi-target-continue.exp: New file, factored out from
3567 multi-target.exp.
3568 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
3569 multi-target.exp.
3570 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
3571 multi-target.exp.
3572 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
3573 multi-target.exp.
3574 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
3575 multi-target.exp.
3576 * gdb.multi/multi-target.exp.tcl: New file, factored out from
3577 multi-target.exp.
3578 * gdb.multi/multi-target.exp: Delete.
3579
3580 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3581
3582 * gdb.fortran/array-slices.exp: Add missing message data.
3583
3584 2020-09-17 Pedro Alves <pedro@palves.net>
3585
3586 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
3587
3588 2020-09-17 Pedro Alves <pedro@palves.net>
3589
3590 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
3591 full prototype.
3592
3593 2020-09-17 Pedro Alves <pedro@palves.net>
3594
3595 * gdb.python/py-as-string.c: Add cast.
3596
3597 2020-09-17 Pedro Alves <pedro@palves.net>
3598
3599 * gdb.base/sizeof.c (fill): Add cast.
3600
3601 2020-09-17 Pedro Alves <pedro@palves.net>
3602
3603 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
3604
3605 2020-09-17 Pedro Alves <pedro@palves.net>
3606
3607 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
3608 linkage name.
3609 * gdb.base/prologue.exp: Use print /d.
3610 * gdb.base/symbol-alias.exp: Handle C++ output.
3611 * gdb.base/symbol-alias2.c: Handle C++ output.
3612 [__cplusplus] (func): Explicitly specify linkage name.
3613
3614 2020-09-17 Pedro Alves <pedro@palves.net>
3615
3616 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
3617 (struct my_key_t): ... this. Adjust all references.
3618 (struct value_t): Rename to ...
3619 (struct my_value_t): ... this. Adjust all references.
3620 (create_map, add_map_element, create_map_map)
3621 (add_map_map_element): Add casts.
3622
3623 2020-09-17 Pedro Alves <pedro@palves.net>
3624
3625 * gdb.python/py-framefilter-mi.c (funca): Add casts.
3626 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
3627
3628 2020-09-17 Pedro Alves <pedro@palves.net>
3629
3630 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
3631
3632 2020-09-17 Pedro Alves <pedro@palves.net>
3633
3634 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
3635 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
3636 (charfoo, intfoo): Define full prototype.
3637 * gdb.base/ptype1.c (charfoo): Define full prototype.
3638 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
3639 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
3640
3641 2020-09-17 Pedro Alves <pedro@palves.net>
3642
3643 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
3644 Don't define.
3645 (utf_32_string): Compile for both C and C++.
3646 * gdb.base/charset.exp: Use "print /d".
3647
3648 2020-09-17 Pedro Alves <pedro@palves.net>
3649
3650 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
3651 (nullptr): Rename to ...
3652 (null_ptr): ... this.
3653 * gdb.base/watchpoint.exp: Adjust to rename.
3654
3655 2020-09-17 Pedro Alves <pedro@palves.net>
3656
3657 * gdb.base/printcmds.c (three, flag_enum_without_zero)
3658 (three_not_flag): Add casts.
3659
3660 2020-09-17 Pedro Alves <pedro@palves.net>
3661
3662 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
3663 char array.
3664 (main): Add references to Barrier, TestStrings, TestStringsH and
3665 TestStringsW.
3666 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
3667 and expect a full prototype in C++.
3668
3669 2020-09-17 Pedro Alves <pedro@palves.net>
3670
3671 * gdb.base/nested-addr.c (main): Add cast.
3672 * gdb.base/nested-addr.exp: Use "print /d".
3673
3674 2020-09-17 Pedro Alves <pedro@palves.net>
3675
3676 * gdb.base/break.exp (func): New. Use it throughout when
3677 expecting a function name.
3678
3679 2020-09-17 Pedro Alves <pedro@palves.net>
3680
3681 * gdb.base/display.exp: Issue "set print asm-demangle on".
3682
3683 2020-09-17 Pedro Alves <pedro@palves.net>
3684
3685 * gdb.base/find.c: Include <string.h>.
3686 (init_bufs): Add cast.
3687 * gdb.base/find.exp: Issue "set print asm-demangle on".
3688
3689 2020-09-16 Tom Tromey <tromey@adacore.com>
3690
3691 PR gdb/26598:
3692 * gdb.base/skipcxx.exp: New file.
3693 * gdb.base/skipcxx.cc: New file.
3694
3695 2020-09-16 Tom de Vries <tdevries@suse.de>
3696
3697 PR testsuite/26617
3698 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3699 WITH_DEBUG_SECTIONS is defined.
3700 (xstr, str): New macro.
3701 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3702 to get start and size of _Dmain.
3703 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3704 using additional_flags.
3705
3706 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3707
3708 * gdb.base/bp-cmds-sourced-script.c: New file.
3709 * gdb.base/bp-cmds-sourced-script.exp: New test.
3710 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3711
3712 2020-09-16 Tom de Vries <tdevries@suse.de>
3713
3714 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3715 get the gdb prompt after issuing "monitor exit".
3716
3717 2020-09-16 Tom de Vries <tdevries@suse.de>
3718
3719 PR testsuite/26624
3720 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3721
3722 2020-09-16 Tom de Vries <tdevries@suse.de>
3723
3724 PR testsuite/26618
3725 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3726
3727 2020-09-15 Tom Tromey <tromey@adacore.com>
3728
3729 PR rust/26197:
3730 * lib/rust-support.exp (rust_llvm_version): New proc.
3731 * gdb.rust/simple.exp: Check rust_llvm_version.
3732
3733 2020-09-14 Tom de Vries <tdevries@suse.de>
3734
3735 * gdb.rust/traits.exp: Fix PATH warning.
3736
3737 2020-09-13 Pedro Alves <pedro@palves.net>
3738
3739 * gdb.base/catch-follow-exec.c (main): Add explicit return
3740 statement.
3741 * gdb.base/catch-signal.c (main): Likewise.
3742 * gdb.base/condbreak-call-false.c (main): Likewise.
3743 * gdb.base/consecutive.c (main): Add explicit return
3744 statement and return type.
3745 * gdb.base/cursal.c (main): Add explicit return statement.
3746 * gdb.base/cvexpr.c (main): Likewise.
3747 * gdb.base/display.c (main): Add explicit return statement and
3748 return type.
3749 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3750 * gdb.base/endianity.c (main): Likewise.
3751 * gdb.base/execd-prog.c (main): Likewise.
3752 * gdb.base/gdb1090.c (main): Likewise.
3753 * gdb.base/info_qt.c (main): Likewise.
3754 * gdb.base/lineinc.c (main): Likewise.
3755 * gdb.base/load-command.c (main): Likewise.
3756 * gdb.base/macscp1.c (main): Likewise.
3757 * gdb.base/pr10179-a.c (main): Likewise.
3758 * gdb.base/quit-live.c (main): Likewise.
3759 * gdb.base/scope0.c (main): Likewise.
3760 * gdb.base/settings.c (main): Likewise.
3761 * gdb.base/stack-checking.c (main): Return int.
3762 * gdb.base/varargs.c (main): Add explicit return statement.
3763 * gdb.cp/ambiguous.cc (main): Likewise.
3764 * gdb.cp/anon-struct.cc (main): Likewise.
3765 * gdb.cp/anon-union.cc (main): Likewise.
3766 * gdb.cp/bool.cc (main): Likewise.
3767 * gdb.cp/bs15503.cc (main): Likewise.
3768 * gdb.cp/cplusfuncs.cc (main): Likewise.
3769 * gdb.cp/cttiadd.cc (main): Likewise.
3770 * gdb.cp/extern-c.cc (main): Likewise.
3771 * gdb.cp/filename.cc (main): Likewise.
3772 * gdb.cp/formatted-ref.cc (main): Likewise.
3773 * gdb.cp/mb-ctor.cc (main): Likewise.
3774 * gdb.cp/member-ptr.cc (main): Likewise.
3775 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3776 * gdb.cp/overload-const.cc (main): Likewise.
3777 * gdb.cp/paren-type.cc (main): Likewise.
3778 * gdb.cp/parse-lang.cc (main): Likewise.
3779 * gdb.cp/pr-1023.cc (main): Likewise.
3780 * gdb.cp/psmang1.cc (main): Likewise.
3781 * gdb.cp/readnow-language.cc (main): Likewise.
3782 * gdb.cp/ref-params.cc (main): Likewise.
3783 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3784 * gdb.cp/virtbase2.cc (main): Likewise.
3785 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3786 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3787 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3788 * gdb.mi/mi-console.c (main): Likewise.
3789 * gdb.mi/mi-read-memory.c (main): Likewise.
3790 * gdb.modula2/multidim.c (main): Likewise.
3791 * gdb.opt/inline-small-func.c (main): Likewise.
3792 * gdb.python/py-rbreak.c (main): Likewise.
3793 * gdb.stabs/exclfwd1.c (main): Likewise.
3794 * gdb.trace/qtro.c (main): Likewise.
3795
3796 2020-09-13 Pedro Alves <pedro@palves.net>
3797
3798 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3799 instead of getenv.
3800
3801 2020-09-13 Pedro Alves <pedro@palves.net>
3802
3803 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3804 instead of spawning GDB with remote_spawn.
3805 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3806 gdb_spawn instead of spawning GDB with remote_spawn.
3807
3808 2020-09-13 Pedro Alves <pedro@palves.net>
3809
3810 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3811 file and add calls to first and second.
3812 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3813 add call to f.
3814
3815 2020-09-13 Pedro Alves <pedro@palves.net>
3816
3817 * gdb.mi/mi-break-qualified.cc: New file.
3818 * gdb.mi/mi-break-qualified.exp: New file.
3819 * lib/mi-support.exp (mi_create_breakpoint_multi)
3820 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3821 procedures.
3822 (mi_create_breakpoint_1): New, factored out from
3823 mi_create_breakpoint.
3824
3825 2020-09-13 Pedro Alves <pedro@palves.net>
3826
3827 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3828 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3829 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3830 (register_class): Delete.
3831 (main): Don't call register_class.
3832
3833 2020-09-13 Pedro Alves <pedro@palves.net>
3834
3835 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3836 (do_tests): Remove "calling method for small class" test.
3837 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3838 (register_class): Delete.
3839 (main): Don't call register_class.
3840 * gdb.cp/call-method-register.exp: New file, based on bits removed
3841 from classes.exp.
3842 * gdb.cp/call-method-register.cc: New file, based on bits removed
3843 from classes.cc.
3844
3845 2020-09-13 Pedro Alves <pedro@palves.net>
3846
3847 * gdb.base/msym-bp-2.c: New.
3848 * gdb.base/msym-bp-shl-lib.c: New file.
3849 * gdb.base/msym-bp-shl-main-2.c: New file.
3850 * gdb.base/msym-bp-shl-main.c: New file.
3851 * gdb.base/msym-bp-shl.exp: New file.
3852 * gdb.base/msym-bp.c: New file.
3853 * gdb.base/msym-bp.exp: New file.
3854
3855 2020-09-13 Joel Brobecker <brobecker@adacore.com>
3856
3857 * gdb.base/default.exp: Change $_gdb_major to 11.
3858
3859 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
3860 Felix Willgerodt <Felix.Willgerodt@intel.com>
3861
3862 * x86-avx512bf16.c: New file.
3863 * x86-avx512bf16.exp: Likewise.
3864 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3865
3866 2020-09-11 Tom de Vries <tdevries@suse.de>
3867
3868 PR exp/26602
3869 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3870
3871 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3872
3873 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3874
3875 2020-09-10 Alan Modra <amodra@gmail.com>
3876
3877 PR 26597
3878 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3879
3880 2020-09-08 Tom de Vries <tdevries@suse.de>
3881
3882 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3883 after gdb_starti_cmd.
3884
3885 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3886
3887 * lib/fortran.exp (fortran_complex8): New proc.
3888 (fortran_complex16): New proc.
3889 * gdb.fortran/complex.exp: Use routines from fortran.exp
3890 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3891 * gdb.fortran/vla-ptr-info.exp: Likewise.
3892
3893 2020-09-03 Tom de Vries <tdevries@suse.de>
3894
3895 PR breakpoint/26546
3896 * gdb.base/label-without-address.exp: Runto main first.
3897
3898 2020-09-02 Tom Tromey <tromey@adacore.com>
3899
3900 * gdb.ada/mi_var_access.exp: Test children of access variable.
3901 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3902 * gdb.ada/mi_var_array.exp: Update.
3903
3904 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3905
3906 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3907 on docker w/ AUFS storage driver.
3908
3909 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3910
3911 * gdb.base/corefile2.exp (renamed binfile): New tests.
3912
3913 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3914
3915 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3916
3917 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3918
3919 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3920 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3921
3922 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3923
3924 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3925 output, printing a "not saved" value from history and printing a
3926 convenience variable created from a "not saved" value.
3927
3928 2020-08-31 Tom de Vries <tdevries@suse.de>
3929
3930 * gdb.base/eh_return.exp: Use nopie.
3931
3932 2020-08-28 Pedro Alves <pedro@palves.net>
3933
3934 * gdb.base/advance-until-multiple-locations.exp
3935 (advance_overload, until_overload): Adjust to match the
3936 frame/function header instead of the source line text.
3937
3938 2020-08-28 Tom de Vries <tdevries@suse.de>
3939
3940 * gdb.base/label-without-address.c: New test.
3941 * gdb.base/label-without-address.exp: New file.
3942
3943 2020-08-27 Pedro Alves <pedro@palves.net>
3944
3945 PR gdb/26523
3946 PR gdb/26524
3947 * gdb.base/advance-until-multiple-locations.cc: New.
3948 * gdb.base/advance-until-multiple-locations.exp: New.
3949
3950 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
3951
3952 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3953
3954 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3955
3956 * gdb.arch/amd64-byte.exp: Make test names unique, use
3957 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3958 * gdb.arch/amd64-dword.exp: Likewise.
3959 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3960 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3961 unique.
3962 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3963 * gdb.arch/amd64-word.exp: Make test names unique, use
3964 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3965 * gdb.arch/i386-byte.exp: Make test names unique, use
3966 gdb_breakpoint.
3967 * gdb.arch/i386-word.exp: Likewise.
3968
3969 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
3970
3971 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3972
3973 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
3974
3975 PR gdb/26532
3976 * gdb.threads/stepi-random-signal.exp: Update pattern.
3977
3978 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
3979
3980 PR gdb/26532
3981 * gdb.base/ui-redirect.exp: Update pattern.
3982
3983 2020-08-25 Gary Benson <gbenson@redhat.com>
3984
3985 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3986 when compiling with clang.
3987 * gdb.dwarf2/dw2-restore.exp: Likewise.
3988
3989 2020-08-25 Gary Benson <gbenson@redhat.com>
3990
3991 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3992 Add additional_flags=-Wno-inaccessible-base when compiling
3993 with GCC >= 10.1 or clang. Add additional_flags=-w when
3994 compiling with GCC < 10.
3995
3996 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
3997
3998 PR m2/26372
3999 * gdb.modula2/multidim.c: New file.
4000 * gdb.modula2/multidim.exp: New file.
4001
4002 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
4003
4004 * lib/gdb.exp (runto): Always emit fail on internal error.
4005
4006 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
4007
4008 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
4009 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4010 Likewise.
4011 * gdb.threads/stepi-random-signal.exp: Likewise.
4012
4013 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4014
4015 * gdb.base/print-file-var.exp: Fix typo "breapoint".
4016 * gdb.trace/strace.exp: Ditto.
4017
4018 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4019
4020 * gdb.fortran/vla-type.exp: Skip commands not required for
4021 the Flang compiled binaries after prologue fix.
4022
4023 2020-08-17 Tom de Vries <tdevries@suse.de>
4024 Tom Tromey <tromey@adacore.com>
4025
4026 PR rust/26197:
4027 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
4028
4029 2020-08-17 Tom Tromey <tromey@adacore.com>
4030
4031 * gdb.ada/mi_var_access.exp: New file.
4032 * gdb.ada/mi_var_access/mi_access.adb: New file.
4033 * gdb.ada/mi_var_access/pck.adb: New file.
4034 * gdb.ada/mi_var_access/pck.ads: New file.
4035
4036 2020-08-16 Tom de Vries <tdevries@suse.de>
4037
4038 PR gdb/25350
4039 * gdb.base/eh_return.c: New test.
4040 * gdb.base/eh_return.exp: New file.
4041
4042 2020-08-15 Tom de Vries <tdevries@suse.de>
4043
4044 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
4045 (mixed_func_1d_): Use fortran_charlen_t in decl.
4046
4047 2020-08-15 Tom de Vries <tdevries@suse.de>
4048
4049 PR backtrace/26390
4050 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
4051 Update expected pattern.
4052
4053 2020-08-13 Pedro Alves <pedro@palves.net>
4054
4055 * gdb.fortran/complex.exp: Check skip_fortran_tests.
4056 * gdb.fortran/library-module.exp: Likewise.
4057 * gdb.fortran/logical.exp: Likewise.
4058 * gdb.fortran/module.exp: Likewise.
4059 * gdb.fortran/print_type.exp: Likewise.
4060 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4061 * gdb.fortran/vla-datatypes.exp: Likewise.
4062 * gdb.fortran/vla-history.exp: Likewise.
4063 * gdb.fortran/vla-ptr-info.exp: Likewise.
4064 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4065 * gdb.fortran/vla-ptype.exp: Likewise.
4066 * gdb.fortran/vla-sizeof.exp: Likewise.
4067 * gdb.fortran/vla-type.exp: Likewise.
4068 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4069 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4070 * gdb.fortran/vla-value-sub.exp: Likewise.
4071 * gdb.fortran/vla-value.exp: Likewise.
4072
4073 2020-08-13 Pedro Alves <pedro@palves.net>
4074
4075 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
4076 * gdb.ada/access_to_packed_array.exp: Likewise.
4077 * gdb.ada/access_to_unbounded_array.exp: Likewise.
4078 * gdb.ada/addr_arith.exp: Likewise.
4079 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
4080 * gdb.ada/arr_arr.exp: Likewise.
4081 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
4082 * gdb.ada/array_bounds.exp: Likewise.
4083 * gdb.ada/array_of_variable_length.exp: Likewise.
4084 * gdb.ada/array_ptr_renaming.exp: Likewise.
4085 * gdb.ada/array_subscript_addr.exp: Likewise.
4086 * gdb.ada/arraydim.exp: Likewise.
4087 * gdb.ada/arrayparam.exp: Likewise.
4088 * gdb.ada/arrayptr.exp: Likewise.
4089 * gdb.ada/assign_1.exp: Likewise.
4090 * gdb.ada/assign_arr.exp: Likewise.
4091 * gdb.ada/atomic_enum.exp: Likewise.
4092 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4093 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
4094 * gdb.ada/bias.exp: Likewise.
4095 * gdb.ada/boolean_expr.exp: Likewise.
4096 * gdb.ada/bp_c_mixed_case.exp: Likewise.
4097 * gdb.ada/bp_enum_homonym.exp: Likewise.
4098 * gdb.ada/bp_inlined_func.exp: Likewise.
4099 * gdb.ada/bp_on_var.exp: Likewise.
4100 * gdb.ada/bp_range_type.exp: Likewise.
4101 * gdb.ada/bp_reset.exp: Likewise.
4102 * gdb.ada/call_pn.exp: Likewise.
4103 * gdb.ada/catch_assert_if.exp: Likewise.
4104 * gdb.ada/catch_ex.exp: Likewise.
4105 * gdb.ada/catch_ex_std.exp: Likewise.
4106 * gdb.ada/char_enum.exp: Likewise.
4107 * gdb.ada/char_param.exp: Likewise.
4108 * gdb.ada/complete.exp: Likewise.
4109 * gdb.ada/cond_lang.exp: Likewise.
4110 * gdb.ada/convvar_comp.exp: Likewise.
4111 * gdb.ada/dgopt.exp: Likewise.
4112 * gdb.ada/disc_arr_bound.exp: Likewise.
4113 * gdb.ada/display_nested.exp: Likewise.
4114 * gdb.ada/dot_all.exp: Likewise.
4115 * gdb.ada/dyn_loc.exp: Likewise.
4116 * gdb.ada/dyn_stride.exp: Likewise.
4117 * gdb.ada/excep_handle.exp: Likewise.
4118 * gdb.ada/expr_delims.exp: Likewise.
4119 * gdb.ada/expr_with_funcall.exp: Likewise.
4120 * gdb.ada/exprs.exp: Likewise.
4121 * gdb.ada/fin_fun_out.exp: Likewise.
4122 * gdb.ada/fixed_cmp.exp: Likewise.
4123 * gdb.ada/formatted_ref.exp: Likewise.
4124 * gdb.ada/frame_arg_lang.exp: Likewise.
4125 * gdb.ada/frame_args.exp: Likewise.
4126 * gdb.ada/fullname_bp.exp: Likewise.
4127 * gdb.ada/fun_addr.exp: Likewise.
4128 * gdb.ada/fun_in_declare.exp: Likewise.
4129 * gdb.ada/fun_overload_menu.exp: Likewise.
4130 * gdb.ada/fun_renaming.exp: Likewise.
4131 * gdb.ada/funcall_char.exp: Likewise.
4132 * gdb.ada/funcall_param.exp: Likewise.
4133 * gdb.ada/funcall_ptr.exp: Likewise.
4134 * gdb.ada/funcall_ref.exp: Likewise.
4135 * gdb.ada/homonym.exp: Likewise.
4136 * gdb.ada/info_addr_mixed_case.exp: Likewise.
4137 * gdb.ada/info_auto_lang.exp: Likewise.
4138 * gdb.ada/info_exc.exp: Likewise.
4139 * gdb.ada/info_types.exp: Likewise.
4140 * gdb.ada/int_deref.exp: Likewise.
4141 * gdb.ada/interface.exp: Likewise.
4142 * gdb.ada/iwide.exp: Likewise.
4143 * gdb.ada/lang_switch.exp: Likewise.
4144 * gdb.ada/length_cond.exp: Likewise.
4145 * gdb.ada/maint_with_ada.exp: Likewise.
4146 * gdb.ada/mi_catch_assert.exp: Likewise.
4147 * gdb.ada/mi_catch_ex.exp: Likewise.
4148 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
4149 * gdb.ada/mi_dyn_arr.exp: Likewise.
4150 * gdb.ada/mi_ex_cond.exp: Likewise.
4151 * gdb.ada/mi_exc_info.exp: Likewise.
4152 * gdb.ada/mi_interface.exp: Likewise.
4153 * gdb.ada/mi_prot.exp: Likewise.
4154 * gdb.ada/mi_ref_changeable.exp: Likewise.
4155 * gdb.ada/mi_string_access.exp: Likewise.
4156 * gdb.ada/mi_task_arg.exp: Likewise.
4157 * gdb.ada/mi_task_info.exp: Likewise.
4158 * gdb.ada/mi_var_array.exp: Likewise.
4159 * gdb.ada/mi_var_union.exp: Likewise.
4160 * gdb.ada/mi_variant.exp: Likewise.
4161 * gdb.ada/minsyms.exp: Likewise.
4162 * gdb.ada/mod_from_name.exp: Likewise.
4163 * gdb.ada/nested.exp: Likewise.
4164 * gdb.ada/null_array.exp: Likewise.
4165 * gdb.ada/optim_drec.exp: Likewise.
4166 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
4167 * gdb.ada/packed_array_assign.exp: Likewise.
4168 * gdb.ada/packed_tagged.exp: Likewise.
4169 * gdb.ada/pp-rec-component.exp: Likewise.
4170 * gdb.ada/print_chars.exp: Likewise.
4171 * gdb.ada/print_pc.exp: Likewise.
4172 * gdb.ada/ptr_typedef.exp: Likewise.
4173 * gdb.ada/ptype_arith_binop.exp: Likewise.
4174 * gdb.ada/ptype_array.exp: Likewise.
4175 * gdb.ada/ptype_field.exp: Likewise.
4176 * gdb.ada/ptype_tagged_param.exp: Likewise.
4177 * gdb.ada/ptype_union.exp: Likewise.
4178 * gdb.ada/py_range.exp: Likewise.
4179 * gdb.ada/py_taft.exp: Likewise.
4180 * gdb.ada/rdv_wait.exp: Likewise.
4181 * gdb.ada/rec_comp.exp: Likewise.
4182 * gdb.ada/rec_return.exp: Likewise.
4183 * gdb.ada/ref_param.exp: Likewise.
4184 * gdb.ada/ref_tick_size.exp: Likewise.
4185 * gdb.ada/rename_subscript_param.exp: Likewise.
4186 * gdb.ada/repeat_dyn.exp: Likewise.
4187 * gdb.ada/same_component_name.exp: Likewise.
4188 * gdb.ada/same_enum.exp: Likewise.
4189 * gdb.ada/scalar_storage.exp: Likewise.
4190 * gdb.ada/set_wstr.exp: Likewise.
4191 * gdb.ada/small_reg_param.exp: Likewise.
4192 * gdb.ada/str_binop_equal.exp: Likewise.
4193 * gdb.ada/str_ref_cmp.exp: Likewise.
4194 * gdb.ada/str_uninit.exp: Likewise.
4195 * gdb.ada/sub_variant.exp: Likewise.
4196 * gdb.ada/sym_print_name.exp: Likewise.
4197 * gdb.ada/taft_type.exp: Likewise.
4198 * gdb.ada/tagged.exp: Likewise.
4199 * gdb.ada/tagged_access.exp: Likewise.
4200 * gdb.ada/task_bp.exp: Likewise.
4201 * gdb.ada/task_switch_in_core.exp: Likewise.
4202 * gdb.ada/tasks.exp: Likewise.
4203 * gdb.ada/tick_last_segv.exp: Likewise.
4204 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
4205 * gdb.ada/type_coercion.exp: Likewise.
4206 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4207 * gdb.ada/unchecked_union.exp: Likewise.
4208 * gdb.ada/uninitialized_vars.exp: Likewise.
4209 * gdb.ada/var_arr_attrs.exp: Likewise.
4210 * gdb.ada/var_arr_typedef.exp: Likewise.
4211 * gdb.ada/var_rec_arr.exp: Likewise.
4212 * gdb.ada/variant-record.exp: Likewise.
4213 * gdb.ada/variant.exp: Likewise.
4214 * gdb.ada/variant_record_packed_array.exp: Likewise.
4215 * gdb.ada/varsize_limit.exp: Likewise.
4216 * gdb.ada/whatis_array_val.exp: Likewise.
4217 * gdb.ada/widewide.exp: Likewise.
4218 * gdb.ada/win_fu_syms.exp: Likewise.
4219
4220 2020-08-12 Gary Benson <gbenson@redhat.com>
4221
4222 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
4223
4224 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
4225
4226 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
4227 unset the array variable.
4228
4229 2020-08-03 Tom de Vries <tdevries@suse.de>
4230
4231 PR symtab/26333
4232 * lib/dwarf.exp (DW_LNE_user): New proc.
4233 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
4234 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
4235
4236 2020-07-31 Kevin Buettner <kevinb@redhat.com>
4237
4238 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
4239 to 'uintptr_t'
4240 (inttypes.h): Include.
4241
4242 2020-07-31 Kevin Buettner <kevinb@redhat.com>
4243
4244 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
4245 (C5_24k): Delete.
4246 (C5_8k, C5_64k, C5_256k): New macros.
4247 (buf_ro): Allocate 256 KiB of initialized data.
4248
4249 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4250
4251 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
4252 that attempt to overwrite an existing condition with a condition
4253 that fails parsing and also with a condition that parses fine
4254 but contains junk at the end.
4255
4256 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4257
4258 * gdb.base/condbreak-bad.c: New test.
4259 * gdb.base/condbreak-bad.exp: New file.
4260
4261 2020-07-30 Tom de Vries <tdevries@suse.de>
4262
4263 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
4264 out of ...
4265 (GDBInfoModuleSymbols::check_entry): ... here.
4266 (GDBInfoModuleSymbols::check_optional_entry): New proc.
4267 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
4268 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
4269
4270 2020-07-30 Tom de Vries <tdevries@suse.de>
4271
4272 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
4273 "__class_some_module_Number_t" optional.
4274
4275 2020-07-29 Tom de Vries <tdevries@suse.de>
4276
4277 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
4278 multiple locations.
4279
4280 2020-07-29 Tom de Vries <tdevries@suse.de>
4281
4282 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
4283 rather than function name.
4284
4285 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4286
4287 PR symtab/26270:
4288 * gdb.cp/disasm-func-name.cc: New file.
4289 * gdb.cp/disasm-func-name.exp: New file.
4290
4291 2020-07-28 Tom Tromey <tromey@adacore.com>
4292
4293 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
4294 'varval' location.
4295
4296 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4297
4298 * gdb.python/py-unwind.py: Update to make use of a register
4299 descriptor.
4300
4301 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4302
4303 * gdb.python/py-arch-reg-names.exp: Add additional tests.
4304
4305 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
4306
4307 PR fortran/23051
4308 PR fortran/26139
4309 * gdb.fortran/class-allocatable-array.exp: New file.
4310 * gdb.fortran/class-allocatable-array.f90: New file.
4311 * gdb.fortran/pointer-to-pointer.exp: New file.
4312 * gdb.fortran/pointer-to-pointer.f90: New file.
4313
4314 2020-07-25 Tom de Vries <tdevries@suse.de>
4315
4316 PR symtab/26243
4317 * gdb.dwarf2/dw2-line-number-zero.c: New test.
4318 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
4319
4320 2020-07-24 Tom de Vries <tdevries@suse.de>
4321
4322 PR testsuite/26293
4323 * gdb.ada/mi_prot.exp: Require gnatmake-8.
4324
4325 2020-07-23 Pedro Alves <pedro@palves.net>
4326
4327 * gdb.server/server-kill.exp (prepare): New, factored out from the
4328 top level.
4329 (kill_server): New.
4330 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
4331 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
4332
4333 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
4334
4335 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
4336
4337 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
4338
4339 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
4340 Initialize to empty string at top level.
4341 (gdb_wrapper_init): Revert check for file existence on build.
4342 Build the wrapper in its default place, not a build-specific
4343 location. When host == build, make the pathname absolute.
4344 (gdb_compile): Delete leftover declaration of
4345 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
4346 string instead of uninitialized.
4347
4348 2020-07-22 Kevin Buettner <kevinb@redhat.com>
4349
4350 * gdb.base/corefile2.exp: New file.
4351 * gdb.base/coremaker2.exp: New file.
4352
4353 2020-07-22 Kevin Buettner <kevinb@redhat.com>
4354
4355 * gdb.base/coredump-filter.exp: Add second
4356 non-Private-Shared-Anon-File test.
4357 (test_disasm): Rename binfile for test which is expected
4358 to fail.
4359
4360 2020-07-22 Kevin Buettner <kevinb@redhat.com>
4361
4362 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
4363 data in core file".
4364 * gdb.base/coremaker.c (buf2ro): New global.
4365 (mmapdata): Add a read-only mmap mapping.
4366
4367 2020-07-22 Kevin Buettner <kevinb@redhat.com>
4368
4369 PR corefiles/25631
4370 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
4371 New test.
4372 * gdb.base/coremaker.c (buf3): New global.
4373 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
4374 flags.
4375
4376 2020-07-22 Kevin Buettner <kevinb@redhat.com>
4377
4378 * gdb.base/coremaker.c (filler_ro): New global constant.
4379
4380 2020-07-22 Tom Tromey <tromey@adacore.com>
4381
4382 * gdb.ada/mi_prot.exp: New file.
4383 * gdb.ada/mi_prot/pkg.adb: New file.
4384 * gdb.ada/mi_prot/pkg.ads: New file.
4385 * gdb.ada/mi_prot/prot.adb: New file.
4386
4387 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4388
4389 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
4390 loads two JITers.
4391
4392 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
4393
4394 * gdb.python/py-arch-reg-groups.exp: Additional tests.
4395
4396 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
4397
4398 * gdb.python/py-arch-reg-names.exp: Additional tests.
4399
4400 2020-07-21 Tom de Vries <tdevries@suse.de>
4401
4402 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
4403 breakpoint locations".
4404 * gdb.reverse/solib-reverse.exp: Same.
4405
4406 2020-07-21 Tom de Vries <tdevries@suse.de>
4407
4408 * gdb.reverse/step-reverse.c (callee): Merge statements.
4409
4410 2020-07-21 Tom de Vries <tdevries@suse.de>
4411
4412 * gdb.fortran/info-modules.exp (info module variables): Allow missing
4413 line numbers for some variables.
4414
4415 2020-07-21 Tom de Vries <tdevries@suse.de>
4416
4417 * gdb.opt/inline-locals.c (init_array): New func.
4418 (func1): Use init_array.
4419 * gdb.opt/inline-locals.exp: Update pattern.
4420
4421 2020-07-21 Tom de Vries <tdevries@suse.de>
4422
4423 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
4424 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
4425
4426 2020-07-20 Ludovic Courtès <ludo@gnu.org>
4427
4428 * gdb.guile/source2.scm: Add #f first argument to 'format'.
4429 * gdb.guile/types-module.exp: Remove "ERROR:" from
4430 regexps since Guile 3.0 no longer prints that.
4431
4432 2020-07-20 Ludovic Courtès <ludo@gnu.org>
4433
4434 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
4435 error regexp to match on Guile 2.2.
4436
4437 2020-07-20 Gary Benson <gbenson@redhat.com>
4438
4439 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
4440 with clang.
4441
4442 2020-07-20 Tom de Vries <tdevries@suse.de>
4443
4444 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
4445 (omp_set_lock_in_order): New function.
4446 (single_scope, multi_scope, nested_func, nested_parallel): Use
4447 omp_set_lock_in_order and omp_unset_lock.
4448 (main): Init and destroy lock and lock2.
4449
4450 2020-07-20 Tom de Vries <tdevries@suse.de>
4451
4452 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
4453
4454 2020-07-20 Tom de Vries <tdevries@suse.de>
4455
4456 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
4457
4458 2020-07-17 Tom de Vries <tdevries@suse.de>
4459
4460 * gdb.base/valgrind-infcall-2.c: New test.
4461 * gdb.base/valgrind-infcall-2.exp: New file.
4462 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
4463
4464 2020-07-17 Tom de Vries <tdevries@suse.de>
4465
4466 * gdb.dlang/circular.c (found): Use found_label as label name.
4467 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
4468 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
4469 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
4470 * gdb.dwarf2/ada-linkage-name.exp: Same.
4471 * gdb.dwarf2/arr-subrange.exp: Same.
4472 * gdb.dwarf2/atomic-type.exp: Same.
4473 * gdb.dwarf2/comp-unit-lang.exp: Same.
4474 * gdb.dwarf2/cpp-linkage-name.exp: Same.
4475 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
4476 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
4477 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
4478 * gdb.dwarf2/implptr-64bit.exp: Same.
4479 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
4480 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
4481 * gdb.dwarf2/imported-unit.exp: Same.
4482 * gdb.dwarf2/main-subprogram.exp: Same.
4483 * gdb.dwarf2/missing-type-name.exp: Same.
4484 * gdb.dwarf2/nonvar-access.exp: Same.
4485 * gdb.dwarf2/struct-with-sig.exp: Same.
4486 * gdb.dwarf2/typedef-void-finish.exp: Same.
4487 * gdb.dwarf2/void-type.exp: Same.
4488
4489 2020-07-17 Tom de Vries <tdevries@suse.de>
4490
4491 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
4492 src parameter.
4493 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
4494 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
4495 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
4496 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
4497 * gdb.dwarf2/dwz.exp: Same.
4498 * gdb.dwarf2/implptr-optimized-out.exp: Same.
4499 * gdb.dwarf2/implref-array.exp: Same.
4500 * gdb.dwarf2/implref-const.exp: Same.
4501 * gdb.dwarf2/implref-global.exp: Same.
4502 * gdb.dwarf2/implref-struct.exp: Same.
4503 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
4504 * gdb.dwarf2/opaque-type-lookup.exp: Same.
4505 * gdb.dwarf2/var-access.exp: Same.
4506 * gdb.dwarf2/varval.exp: Same.
4507 * gdb.trace/entry-values.exp: Same.
4508
4509 2020-07-17 Tom de Vries <tdevries@suse.de>
4510
4511 * lib/dwarf.exp (Dwarf::extern): Remove.
4512 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
4513 * gdb.dlang/circular.exp: Same.
4514 * gdb.dwarf2/comp-unit-lang.exp: Same.
4515 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
4516 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
4517 * gdb.dwarf2/dwz.exp: Same.
4518 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
4519 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
4520 * gdb.dwarf2/imported-unit.exp: Same.
4521 * gdb.dwarf2/opaque-type-lookup.exp: Same.
4522
4523 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
4524
4525 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
4526 Use double quotes instead of single quotes.
4527
4528 2020-07-16 Caroline Tice <cmtice@google.com>
4529
4530 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
4531 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
4532
4533 2020-07-16 Tom de Vries <tdevries@suse.de>
4534
4535 * lib/dwarf.exp (program): Initialize _line.
4536 (DW_LNE_end_sequence): Reinitialize _line.
4537 (DW_LNS_advance_line): Update _line.
4538 (line): New proc.
4539 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
4540 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
4541 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
4542 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
4543 * gdb.dwarf2/dw2-is-stmt.exp: Same.
4544 * gdb.dwarf2/dw2-ranges-func.exp: Same.
4545
4546 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4547
4548 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
4549 generic.
4550
4551 2020-07-15 Tom de Vries <tdevries@suse.de>
4552
4553 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
4554 is_amd64_regs_target.
4555
4556 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4557
4558 * gdb.fortran/ptype-on-functions.exp: Add more tests.
4559 * gdb.fortran/ptype-on-functions.f90: Likewise.
4560
4561 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
4562
4563 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
4564 values in documentation for addr_size to 4 and 8.
4565
4566 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
4567
4568 * gdb.arch/amd64-osabi.exp: Update.
4569 * gdb.arch/arm-disassembler-options.exp: Update.
4570 * gdb.arch/powerpc-disassembler-options.exp: Update.
4571 * gdb.arch/ppc64-symtab-cordic.exp: Update.
4572 * gdb.arch/s390-disassembler-options.exp: Update.
4573 * gdb.base/all-architectures.exp.tcl: Update.
4574 * gdb.base/attach-pie-noexec.exp: Update.
4575 * gdb.base/catch-syscall.exp: Update.
4576 * gdb.xml/tdesc-arch.exp: Update.
4577
4578 2020-07-14 Tom de Vries <tdevries@suse.de>
4579
4580 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
4581 (local_gettid): ... this.
4582 (fn): Update.
4583
4584 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
4585
4586 * gdb.base/info_sources.exp: Skip directory match tests on
4587 remote hosts.
4588
4589 2020-07-13 Gary Benson <gbenson@redhat.com>
4590
4591 * gdb.base/savedregs.exp (caller): Use parentheses to
4592 make expected expression evaluation ordering explicit.
4593
4594 2020-07-13 Gary Benson <gbenson@redhat.com>
4595
4596 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
4597
4598 2020-07-13 Gary Benson <gbenson@redhat.com>
4599
4600 * gdb.base/bigcore.c (main): Use a volatile pointer when
4601 attempting to trigger a SIGSEGV.
4602 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
4603 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
4604 * gdb.base/savedregs.c (thrower): Likewise.
4605 * gdb.mi/mi-syn-frame.c (bar): Likewise.
4606
4607 2020-07-13 Gary Benson <gbenson@redhat.com>
4608
4609 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
4610 defining and using VLA structure fields into...
4611 * gdb.base/vla-struct-fields.c: New file.
4612 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
4613 tests into...
4614 * gdb.base/vla-struct-fields.exp: New file.
4615
4616 2020-07-13 Tom de Vries <tdevries@suse.de>
4617
4618 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
4619 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
4620 * gdb.base/gold-gdb-index.exp: Same.
4621 * gdb.base/morestack.exp: Same.
4622
4623 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
4624
4625 PR rust/26121
4626 * gdb.rust/modules.rs: Prevent linker from discarding test
4627 symbol.
4628
4629 2020-07-10 Pedro Alves <pedro@palves.net>
4630
4631 PR gdb/26199
4632 * gdb.multi/multi-target.c (exit_thread): New.
4633 (thread_start): Break loop if EXIT_THREAD.
4634 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
4635 (top level) Call test_no_resumed.
4636
4637 2020-07-08 Tom Tromey <tromey@adacore.com>
4638
4639 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
4640 * gdb.ada/catch_ex.exp: Examine catchpoint text.
4641
4642 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4643
4644 PR python/22748
4645 * gdb.opt/inline-frame-tailcall.c: New file.
4646 * gdb.opt/inline-frame-tailcall.exp: New file.
4647 * gdb.python/py-unwind-inline.c: New file.
4648 * gdb.python/py-unwind-inline.exp: New file.
4649 * gdb.python/py-unwind-inline.py: New file.
4650
4651 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4652
4653 * gdb.python/py-arch-reg-groups.exp: New file.
4654
4655 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4656
4657 * gdb.python/py-arch-reg-names.exp: New file.
4658
4659 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4660
4661 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
4662 gdb.PendingFrame.architecture method.
4663
4664 2020-07-06 Tom de Vries <tdevries@suse.de>
4665
4666 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
4667
4668 2020-07-03 Pedro Alves <palves@redhat.com>
4669
4670 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4671 explicitly write negative numbers.
4672 * gdb.base/structs2.exp: Adjust expected output.
4673
4674 2020-07-03 Pedro Alves <palves@redhat.com>
4675
4676 * gdb.base/charset.c (init_string): Change all char parameters to
4677 unsigned char parameters.
4678
4679 2020-07-03 Pedro Alves <palves@redhat.com>
4680
4681 * gdb.base/call-sc.exp (start_scalars_test): Use
4682 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4683 * gdb.base/overlays.c: Remove references to PARAMS.
4684 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4685 * gdb.base/reread.exp: Don't set 'prototypes' global.
4686 * gdb.base/structs.exp (start_structs_test): Use
4687 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4688 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4689 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4690 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4691 call.
4692 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4693
4694 2020-07-03 Pedro Alves <palves@redhat.com>
4695
4696 * gdb.base/m32rovly.c: Delete.
4697 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4698
4699 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4700
4701 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4702 of gdb_py_test_multiple.
4703 * gdb.python/py-cmd.exp: Likewise.
4704 * gdb.python/py-events.exp: Likewise.
4705 * gdb.python/py-function.exp: Likewise.
4706 * gdb.python/py-inferior.exp: Likewise.
4707 * gdb.python/py-infthread.exp: Likewise.
4708 * gdb.python/py-linetable.exp: Likewise.
4709 * gdb.python/py-parameter.exp: Likewise.
4710 * gdb.python/py-value.exp: Likewise.
4711
4712 2020-06-30 Tom de Vries <tdevries@suse.de>
4713
4714 PR testsuite/26175
4715 * lib/future.exp (gdb_default_target_compile): Detect and handle
4716 early_flags.
4717
4718 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
4719
4720 * boards/simavr.exp (gdb_load): Catch errors when closing
4721 previous connection. Close connection, wait for process and
4722 unset simavr_spawn_id on failure.
4723
4724 2020-06-29 Tom de Vries <tdevries@suse.de>
4725
4726 * lib/gdb.exp (unknown): Make test-case unresolved.
4727
4728 2020-06-29 Tom de Vries <tdevries@suse.de>
4729
4730 PR gdb/25475
4731 * gdb.server/solib-list.exp: Verify that the symbol reload
4732 confirmation question is asked.
4733
4734 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4735
4736 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4737 have a input seq nr in each pass message.
4738 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
4739 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4740 * gdb.python/python.exp: Make test names unique,
4741 use gdb_test_multiline instead of gdb_py_test_multiple,
4742 use $gdb_test_name.
4743 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4744
4745 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
4746
4747 * configure.ac: Add --enable-libctf.
4748 * aclocal.m4: sinclude ../config/enable.m4.
4749 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4750 * lib/gdb.exp (skip_ctf_tests): Use it.
4751 * gdb.base/ctf-constvars.exp: Error message tweak.
4752 * gdb.base/ctf-ptype.exp: Likewise.
4753 * configure: Regenerate.
4754
4755 2020-06-26 Gary Benson <gbenson@redhat.com>
4756
4757 * gdb.cp/try_catch.cc: Include string.h.
4758 (main): Replace comparison against string literal with
4759 strcmp, avoiding build failure with -Wstring-compare.
4760 Add "marker test-complete".
4761 * gdb.cp/try_catch.exp: Run the test to the above marker,
4762 then verify that the value of "test" is still true.
4763
4764 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4765
4766 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4767
4768 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4769
4770 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4771
4772 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4773
4774 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4775 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4776 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4777 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4778 * gdb.arch/riscv-tdesc-loading.exp: New file.
4779
4780 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4781
4782 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4783
4784 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4785
4786 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4787 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4788 * gdb.arch/riscv-tdesc-regs.c: New file.
4789 * gdb.arch/riscv-tdesc-regs.exp: New file.
4790
4791 2020-06-24 Pedro Alves <palves@redhat.com>
4792
4793 * gdb.arch/amd64-entry-value-paramref.exp: Use
4794 prepare_for_testing_full and don't pass "c++" for the .S file
4795 build spec.
4796 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4797 $options, since it's an assembly file. Remove -Wno-deprecated.
4798 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4799 compiling C++ programs.
4800
4801 2020-06-24 Pedro Alves <palves@redhat.com>
4802
4803 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4804 Clang, add "-Wno-unknown-warning-option" to the options.
4805
4806 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
4807
4808 * gdb.xml/tdesc-reload.c: New file.
4809 * gdb.xml/tdesc-reload.exp: New file.
4810 * gdb.xml/maint-xml-dump-01.xml: New file.
4811 * gdb.xml/maint-xml-dump-02.xml: New file.
4812 * gdb.xml/maint-xml-dump.exp: New file.
4813
4814 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
4815
4816 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4817 Adjust for omitted commands when TUI is disabled.
4818
4819 2020-06-23 Gary Benson <gbenson@redhat.com>
4820 Pedro Alves <palves@redhat.com>
4821
4822 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4823 * gdb.cp/nsimport.cc: Likewise.
4824 * gdb.cp/nsnested.cc: Likewise.
4825 * gdb.cp/nsnoimports.cc: Likewise.
4826 * gdb.cp/nsusing.cc: Likewise.
4827 * gdb.cp/smartp.cc: Likewise.
4828 * gdb.python/py-pp-integral.c: Likewise.
4829 * gdb.python/py-pp-re-notag.c: Likewise.
4830
4831 2020-06-23 Gary Benson <gbenson@redhat.com>
4832
4833 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
4834 * gdb.cp/nsimport.cc: Likewise.
4835 * gdb.cp/nsnested.cc: Likewise.
4836 * gdb.cp/nsnoimports.cc: Likewise.
4837 * gdb.cp/nsusing.cc: Likewise.
4838 * gdb.cp/smartp.cc: Likewise.
4839 * gdb.python/py-pp-integral.c: Likewise.
4840 * gdb.python/py-pp-re-notag.c: Likewise.
4841
4842 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4843
4844 * gdb.base/default-args.exp: New test.
4845 * gdb.base/default-args.c: New file.
4846 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4847 * gdb.base/default.exp: Update to new help text.
4848 * gdb.base/help.exp: Likewise.
4849 * gdb.base/page.exp: Likewise.
4850 * gdb.base/style.exp: Likewise.
4851 * gdb.guile/guile.exp: Likewise.
4852 * gdb.python/python.exp: Likewise.
4853
4854 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
4855
4856 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4857 remote host. Fix search path syntax on Windows host.
4858
4859 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4860
4861 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4862 over 'exec-file-mismatch'.
4863 * gdb.base/attach.c: Mark should_exit volatile.
4864 * gdb.base/attach2.c: Likewise. Add a comment explaining
4865 why the sleep cannot be big.
4866 * gdb.base/attach3.c: New file.
4867
4868 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4869
4870 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4871 prefix optional.
4872
4873 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4874
4875 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4876 for remote host.
4877
4878 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
4879 Hafiz Abid Qadeer <abidh@codesourcery.com>
4880
4881 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4882 file sent to remote host.
4883 (top level): Allow int32_t as type of 32-bit register.
4884
4885 2020-06-19 Tom de Vries <tdevries@suse.de>
4886
4887 * lib/gdb.exp (gdb_note): New proc.
4888 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4889 (gdb_default_target_compile): ... here. Only call
4890 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4891 (use_gdb_compile): Change to array.
4892 (toplevel): Update sets of use_gdb_compile to specify language.
4893 Warn about default_target_compile override. Store dejagnu's version
4894 of default_target_compile in dejagnu_default_target_compile.
4895
4896 2020-06-18 Tom de Vries <tdevries@suse.de>
4897
4898 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4899 (default_gdb_init): ... here.
4900
4901 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4902
4903 Fix TUI support checks in gdb.tui tests.
4904
4905 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4906 just say UNSUPPORTED.
4907 * gdb.tui/corefile-run.exp: Likewise.
4908 * gdb.tui/empty.exp: Likewise.
4909 * gdb.tui/list-before.exp: Likewise.
4910 * gdb.tui/list.exp: Likewise.
4911 * gdb.tui/main.exp: Likewise.
4912 * gdb.tui/regs.exp: Likewise.
4913 * gdb.tui/resize.exp: Likewise.
4914 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4915 * gdb.tui/tui-layout-asm.exp: Likewise.
4916 * gdb.tui/tui-missing-src.exp: Likewise.
4917 * gdb.tui/winheight.exp: Likewise.
4918 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4919
4920 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4921
4922 Fix TCL error in gdb.python/py-format-string.exp.
4923
4924 * gdb.python/py-format-string.exp: Move test for python support
4925 earlier, out of function body.
4926
4927 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
4928
4929 * gdb.base/index-cache-load-twice.c: New.
4930 * gdb.base/index-cache-load-twice.exp: New.
4931
4932 2020-06-17 Keith Seitz <keiths@redhat.com>
4933
4934 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
4935 when executing "gdb --configuration".
4936
4937 2020-06-17 Tom de Vries <tdevries@suse.de>
4938
4939 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4940 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4941 conditional on presence of gdb_tcl_unknown.
4942 (gdb_finish): Make override undo conditional on presence of
4943 gdb_tcl_unknown.
4944
4945 2020-06-16 Tom Tromey <tom@tromey.com>
4946
4947 * gdb.python/tui-window.py (failwin): New function. Register it
4948 as a TUI window type.
4949 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4950
4951 2020-06-16 Gary Benson <gbenson@redhat.com>
4952
4953 * gdb.python/py-nested-maps.c (create_map): Add missing return
4954 value.
4955 (create_map_map): Likewise.
4956
4957 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4958
4959 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4960 variable.
4961 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4962 and use the already-defined 'options' variable.
4963
4964 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4965 Tom de Vries <tdevries@suse.de>
4966
4967 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4968 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4969 (gdb_setup_known_globals): New proc.
4970 (gdb_cleanup_globals): New proc.
4971 * lib/gdb.exp (load_lib): New override proc.
4972 (gdb_stdin_log_init): Set var in_file as persistent global.
4973 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4974 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4975 fpc_compiler as persistent global.
4976
4977 2020-06-12 Tom de Vries <tdevries@suse.de>
4978
4979 * lib/tuiterm.exp (spawn): Rename to ...
4980 (tui_spawn): ... this.
4981 (toplevel): Move rename of spawn ...
4982 (gdb_init_tuiterm): ... here. New proc.
4983 (gdb_finish_tuiterm): New proc.
4984 * lib/gdb.exp (gdb_finish_hooks): New global var.
4985 (gdb_finish): Handle gdb_finish_hooks.
4986 (tuiterm_env): New proc.
4987 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4988 tuiterm_env.
4989 * gdb.tui/basic.exp: Same.
4990 * gdb.tui/corefile-run.exp: Same.
4991 * gdb.tui/empty.exp: Same.
4992 * gdb.tui/list-before.exp: Same.
4993 * gdb.tui/list.exp: Same.
4994 * gdb.tui/main.exp: Same.
4995 * gdb.tui/new-layout.exp: Same.
4996 * gdb.tui/regs.exp: Same.
4997 * gdb.tui/resize.exp: Same.
4998 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4999 * gdb.tui/tui-layout-asm.exp: Same.
5000 * gdb.tui/tui-missing-src.exp: Same.
5001 * gdb.tui/winheight.exp: Same.
5002
5003 2020-06-12 Tom de Vries <tdevries@suse.de>
5004
5005 PR testsuite/26110
5006 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
5007 (gdb_finish): Reinstall dejagnu's override of ::unknown.
5008
5009 2020-06-11 Tom Tromey <tom@tromey.com>
5010
5011 PR gdb/18318:
5012 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
5013 floating point tests.
5014
5015 2020-06-11 Keith Seitz <keiths@redhat.com>
5016
5017 PR gdb/21356
5018 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
5019 vla_struct.
5020 Add new struct vla_typedef and union vla_typedef_union and
5021 corresponding instantiation objects.
5022 Initialize new objects.
5023 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
5024 and vla_typedef_union_object.
5025 Fixup type for vla_struct_object.
5026
5027 2020-06-11 Tom de Vries <tdevries@suse.de>
5028
5029 * lib/gdb.exp (with_override): New proc, factored out of ...
5030 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
5031
5032 2020-06-10 Tom de Vries <tdevries@suse.de>
5033
5034 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
5035
5036 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
5037
5038 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
5039 parameter, update callers.
5040
5041 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
5042
5043 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
5044 * gdb.dwarf2/share-psymtabs-bt.c: New file.
5045 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
5046
5047 2020-06-04 Tom de Vries <tdevries@suse.de>
5048
5049 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
5050
5051 2020-06-04 Tom de Vries <tdevries@suse.de>
5052
5053 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
5054 exp_continue.
5055
5056 2020-06-04 Tom de Vries <tdevries@suse.de>
5057
5058 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
5059
5060 2020-06-03 Tom de Vries <tdevries@suse.de>
5061
5062 PR symtab/26046
5063 * gdb.cp/breakpoint-locs-2.cc: New test.
5064 * gdb.cp/breakpoint-locs.cc: New test.
5065 * gdb.cp/breakpoint-locs.exp: New file.
5066 * gdb.cp/breakpoint-locs.h: New test.
5067
5068 2020-06-03 Tom de Vries <tdevries@suse.de>
5069
5070 PR testsuite/25609
5071 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
5072 value of global verbose.
5073 * gdb.base/jit-elf.exp: Same.
5074 * gdb.base/jit-reader.exp: Same.
5075
5076 2020-06-02 Tom de Vries <tdevries@suse.de>
5077
5078 * gdb.dwarf2/multidictionary.exp: Don't use
5079 gdb_spawn_with_cmdline_opts.
5080
5081 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
5082
5083 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
5084 use_header case.
5085 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
5086 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
5087 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
5088 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
5089 * gdb.dwarf2/dw2-inline-header.c: New file.
5090 * gdb.dwarf2/dw2-inline-header.h: New file.
5091
5092 2020-05-30 Pedro Alves <palves@redhat.com>
5093
5094 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
5095 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
5096
5097 2020-05-29 Gary Benson <gbenson@redhat.com>
5098
5099 * gdb.compile/compile-cplus.exp (additional_flags): Also
5100 set when building with clang.
5101 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
5102 when building with clang.
5103
5104 2020-05-29 Gary Benson <gbenson@redhat.com>
5105
5106 * gdb.arch/i386-avx.exp (additional_flags): Also set when
5107 building with clang.
5108 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
5109
5110 2020-05-29 Gary Benson <gbenson@redhat.com>
5111
5112 * gdb.cp/koenig.exp (prepare_for_testing): Add
5113 additional_flags=-Wno-unused-comparison.
5114 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
5115
5116 2020-05-28 Gary Benson <gbenson@redhat.com>
5117
5118 * gdb.base/sigaltstack.c (catcher): Add default case to switch
5119 statement.
5120
5121 2020-05-28 Gary Benson <gbenson@redhat.com>
5122
5123 * gdb.cp/classes.exp (prepare_for_testing): Add
5124 additional_flags=-Wno-deprecated-register.
5125 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
5126 * gdb.cp/misc.exp: Likewise.
5127
5128 2020-05-28 Gary Benson <gbenson@redhat.com>
5129
5130 * gdb.linespec/cpls-ops.cc (dummy): New static global.
5131 (test_op_new::operator new): Add return statement.
5132 (test_op_new_array::operator new[]): Likewise.
5133
5134 2020-05-27 Pedro Alves <palves@redhat.com>
5135
5136 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
5137 check. Use test_gdb_complete_unique instead of
5138 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
5139 test_gdb_complete_multiple instead of
5140 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
5141
5142 2020-05-27 Luis Machado <luis.machado@linaro.org>
5143
5144 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
5145 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
5146 * gdb.arch/arm-disassembler-options.exp: Likewise.
5147 * gdb.arch/arm-disp-step.exp: Likewise.
5148 * gdb.arch/thumb-prologue.exp: Likewise.
5149 * gdb.base/async.exp: Likewise.
5150 * gdb.base/auxv.exp: Likewise.
5151 * gdb.base/complex-parts.exp: Likewise.
5152 * gdb.base/ena-dis-br.exp: Likewise.
5153 * gdb.base/foll-exec.exp: Likewise.
5154 * gdb.base/permissions.exp: Likewise.
5155 * gdb.base/relocate.exp: Likewise.
5156 * gdb.base/return2.exp: Likewise.
5157 * gdb.base/sigbpt.exp: Likewise.
5158 * gdb.base/siginfo-obj.exp: Likewise.
5159 * gdb.cp/converts.exp: Likewise.
5160 * gdb.cp/exceptprint.exp: Likewise.
5161 * gdb.cp/inherit.exp: Likewise.
5162 * gdb.cp/nsnoimports.exp: Likewise.
5163 * gdb.cp/virtbase2.exp: Likewise.
5164 * gdb.mi/mi-var-cmd.exp: Likewise.
5165 * gdb.mi/var-cmd.c: Likewise.
5166
5167 2020-05-26 Tom Tromey <tromey@adacore.com>
5168
5169 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
5170
5171 2020-05-26 Tom Tromey <tromey@adacore.com>
5172
5173 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
5174 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
5175 type.
5176 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
5177 variable.
5178
5179 2020-05-26 Christian Biesinger <cbiesinger@google.com>
5180
5181 * Makefile.in: Use = instead of == for the test command
5182 for portability.
5183
5184 2020-05-26 Tom de Vries <tdevries@suse.de>
5185
5186 * gdb.base/gold-gdb-index-2.c: New test.
5187 * gdb.base/gold-gdb-index.c: New test.
5188 * gdb.base/gold-gdb-index.exp: New file.
5189 * gdb.base/gold-gdb-index.h: New test.
5190
5191 2020-05-25 Tom de Vries <tdevries@suse.de>
5192
5193 * boards/gold-gdb-index.exp: New file.
5194
5195 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
5196
5197 * boards/simavr.exp: New file.
5198
5199 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
5200
5201 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
5202 * gdb.base/inferior-args.exp: New file.
5203 * gdb.base/inferior-args.c: New file.
5204
5205 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
5206
5207 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
5208 inferior_args. Pass it to gdb_reload.
5209 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
5210 inferior_args.
5211 (gdb_reload): Add inferior_args argument.
5212 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
5213 pass it to gdbserver_run.
5214 * boards/native-gdbserver.exp: Do not set noargs.
5215 * boards/native-extended-gdbserver.exp (gdb_reload): Add
5216 inferior_args argument.
5217 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
5218 * gdb.base/a2-run.exp: Check for use_gdb_stub.
5219 * gdb.base/args.exp: Likewise.
5220
5221 2020-05-25 Tom de Vries <tdevries@suse.de>
5222
5223 * lib/gdb.exp (exec_is_pie): Add comment.
5224
5225 2020-05-25 Tom de Vries <tdevries@suse.de>
5226
5227 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
5228 instead of $binfile in the untested message.
5229
5230 2020-05-25 Tom de Vries <tdevries@suse.de>
5231
5232 PR testsuite/26031
5233 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
5234
5235 2020-05-25 Tom de Vries <tdevries@suse.de>
5236
5237 * boards/gold.exp: New file.
5238
5239 2020-05-23 Tom Tromey <tom@tromey.com>
5240
5241 * gdb.base/style.exp: Remove completion styling test.
5242 * lib/gdb-utils.exp (style): Remove completion styles.
5243
5244 2020-05-23 Tom Tromey <tom@tromey.com>
5245
5246 * gdb.base/style.exp: Add completion styling test.
5247 * lib/gdb-utils.exp (style): Add completion styles.
5248
5249 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
5250
5251 * gdb.base/annota1.exp: Update expected results.
5252 * gdb.cp/annota2.exp: Update expected results, remove duplicate
5253 test name.
5254 * gdb.cp/annota3.exp: Update expected results.
5255
5256 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
5257
5258 PR gdb/26016
5259 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
5260 against MAP_FAILED.
5261 * gdb.base/coremaker.c (mmapdata): Likewise.
5262 * gdb.base/jit-reader-host.c (main): Likewise.
5263 * gdb.base/sym-file-loader.c (load): Likewise.
5264 (load_shlib): Likewise.
5265
5266 2020-05-20 Tom Tromey <tromey@adacore.com>
5267
5268 * gdb.ada/array_char_idx.exp: Recognize initialized array.
5269
5270 2020-05-20 Tom de Vries <tdevries@suse.de>
5271
5272 PR symtab/25833
5273 * gdb.base/with-mf-inc.c: New test.
5274 * gdb.base/with-mf-main.c: New test.
5275 * gdb.base/with-mf.exp: New file.
5276
5277 2020-05-19 Tom Tromey <tromey@adacore.com>
5278
5279 * gdb.rust/simple.exp: Restore missing test result.
5280
5281 2020-05-19 Tom de Vries <tdevries@suse.de>
5282
5283 * gdb.base/gdb-caching-proc.exp: Fix typo.
5284
5285 2020-05-19 Tom Tromey <tromey@adacore.com>
5286
5287 * gdb.rust/simple.exp: Add some test descriptions.
5288 (test_one_slice): Use with_test_prefix.
5289
5290 2020-05-18 Tom de Vries <tdevries@suse.de>
5291
5292 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
5293
5294 2020-05-17 Pedro Alves <palves@redhat.com>
5295
5296 PR gdb/25741
5297 * gdb.base/hw-sw-break-same-address.exp: New file.
5298
5299 2020-05-16 Pedro Alves <palves@redhat.com>
5300
5301 * gdb.multi/multi-re-run.exp (test_re_run): Switch
5302 LAST_LOADED_FILE accordingly.
5303
5304 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5305
5306 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
5307
5308 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5309
5310 * gdb.base/help.exp: Test apropos and help for commands
5311 having aliases. Fixed comments not starting with an
5312 upper-case letter or not finishing with a dot.
5313
5314 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5315
5316 * gdb.base/alias.exp: Update help output check.
5317
5318 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5319
5320 * gdb.base/default.exp: Update output following fixes.
5321
5322 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5323
5324 * gdb.base/alias.exp: Test aliases starting with a prefix of
5325 another alias.
5326
5327 2020-05-15 Gary Benson <gbenson@redhat.com>
5328
5329 * gdb.base/info-os.c (main): Add return statement.
5330 * gdb.base/info_minsym.c (minsym_fun): Likewise.
5331 * gdb.base/large-frame-2.c (func): Likewise.
5332 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
5333 * gdb.base/pr10179-b.c (foo2): Likewise.
5334 * gdb.base/valgrind-disp-step.c (foo): Likewise.
5335 * gdb.base/watch-cond.c (func): Likewise.
5336 * gdb.multi/goodbye.c (verylongfun): Likewise.
5337 * gdb.multi/hello.c (commonfun): Likewise.
5338 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
5339 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
5340 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
5341 Likewise.
5342 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
5343 * gdb.threads/interrupt-while-step-over.c (child_function):
5344 Likewise.
5345 * gdb.trace/actions-changed.c (end): Likewise.
5346
5347 2020-05-15 Gary Benson <gbenson@redhat.com>
5348
5349 * gdb.opencl/callfuncs.exp: Report when test skipped.
5350 * gdb.opencl/convs_casts.exp: Likewise.
5351 * gdb.opencl/datatypes.exp: Likewise.
5352 * gdb.opencl/operators.exp: Likewise.
5353 * gdb.opencl/vec_comps.exp: Likewise.
5354
5355 2020-05-15 Tom de Vries <tdevries@suse.de>
5356
5357 * gdb.base/align.exp.in: Rename to ...
5358 * gdb.base/align.exp.tcl: ... this.
5359 * gdb.base/align-c++.exp: Update.
5360 * gdb.base/align-c.exp: Update.
5361 * gdb.base/all-architectures.exp.in: Rename to ...
5362 * gdb.base/all-architectures.exp: ... this.
5363 * gdb.base/all-architectures-0.exp: Update.
5364 * gdb.base/all-architectures-1.exp: Update.
5365 * gdb.base/all-architectures-2.exp: Update.
5366 * gdb.base/all-architectures-3.exp: Update.
5367 * gdb.base/all-architectures-4.exp: Update.
5368 * gdb.base/all-architectures-5.exp: Update.
5369 * gdb.base/all-architectures-6.exp: Update.
5370 * gdb.base/all-architectures-7.exp: Update.
5371 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
5372 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
5373 * gdb.base/infcall-nested-structs-c++.exp: Update.
5374 * gdb.base/infcall-nested-structs-c.exp: Update.
5375 * gdb.base/info-types.exp.in: Rename to ...
5376 * gdb.base/info-types.exp.tcl: ... this.
5377 * gdb.base/info-types-c++.exp: Update.
5378 * gdb.base/info-types-c.exp: Update.
5379 * gdb.base/max-depth.exp.in: Rename to ...
5380 * gdb.base/max-depth.exp.tcl: ... this.
5381 * gdb.base/max-depth-c++.exp: Update.
5382 * gdb.base/max-depth-c.exp: Update.
5383 * gdb.cp/cpexprs.exp.in: Rename to ...
5384 * gdb.cp/cpexprs.exp.tcl: ... this.
5385 * gdb.cp/cpexprs-debug-types.exp: Update.
5386 * gdb.cp/cpexprs.exp: Update.
5387 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
5388 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
5389 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
5390 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
5391 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
5392 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
5393 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
5394 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
5395 * gdb.dwarf2/clang-debug-names-2.exp: Update.
5396 * gdb.dwarf2/clang-debug-names.exp: Update.
5397
5398 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
5399
5400 * lib/check-test-names.exp: Remove code that prevents this file
5401 loading when tests are run in parallel.
5402
5403 2020-05-15 Pedro Alves <palves@redhat.com>
5404
5405 * gdb.multi/multi-kill.exp (start_inferior): Remove
5406 'testpid' parameter. Refer to namespace variable directly.
5407 (testpid): Declare as namespace variable.
5408
5409 2020-05-15 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.multi/multi-kill.exp: Wrap in namespace.
5412 (start_inferior): Add TESTPID parameter. Use it instead of the
5413 testpid global.
5414 (top level): Define empty TESTPID array, and pass it down to
5415 start_inferior.
5416
5417 2020-05-14 Tom de Vries <tdevries@suse.de>
5418
5419 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
5420 output.
5421
5422 2020-05-14 Tom de Vries <tdevries@suse.de>
5423
5424 * gdb.base/align.exp: Split into ...
5425 * gdb.base/align.exp.in: ...
5426 * gdb.base/align-c++.exp: ...
5427 * gdb.base/align-c.exp: ... these.
5428 * gdb.base/infcall-nested-structs.exp: Split into ...
5429 * gdb.base/infcall-nested-structs.exp.in: ...
5430 * gdb.base/infcall-nested-structs-c++.exp: ...
5431 * gdb.base/infcall-nested-structs-c.exp: ... these.
5432 * gdb.base/info-types.exp: Split into ...
5433 * gdb.base/info-types.exp.in: ...
5434 * gdb.base/info-types-c++.exp: ...
5435 * gdb.base/info-types-c.exp: ... these.
5436 * gdb.base/max-depth.exp: Split into ...
5437 * gdb.base/max-depth.exp.in: ...
5438 * gdb.base/max-depth-c++.exp: ...
5439 * gdb.base/max-depth-c.exp: ... these.
5440 * gdb.cp/infcall-nodebug.exp: Split into ...
5441 * gdb.cp/infcall-nodebug.exp.in: ...
5442 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
5443 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
5444 * gdb.cp/infcall-nodebug-c-d0.exp: ...
5445 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
5446
5447 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5448 Pedro Alves <palves@redhat.com>
5449
5450 * gdb.multi/multi-exit.c: New file.
5451 * gdb.multi/multi-exit.exp: New file.
5452 * gdb.multi/multi-kill.c: New file.
5453 * gdb.multi/multi-kill.exp: New file.
5454
5455 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5456
5457 * gdb.base/annota1.exp: Update the expected output.
5458 * gdb.cp/annota2.exp: Ditto.
5459
5460 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
5461
5462 * lib/check-test-names.exp: Disable when testing is being run in
5463 parallel.
5464
5465 2020-05-12 Tom de Vries <tdevries@suse.de>
5466
5467 * gdb.base/jit-elf.exp: Fix string concat.
5468
5469 2020-05-12 Tom de Vries <tdevries@suse.de>
5470
5471 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
5472 messages.
5473
5474 2020-05-12 Tom de Vries <tdevries@suse.de>
5475
5476 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
5477
5478 2020-05-12 Tom de Vries <tdevries@suse.de>
5479
5480 * gdb.ada/catch_ex.exp: Use with_test_prefix.
5481 * gdb.ada/mi_catch_ex.exp: Same.
5482 * gdb.ada/mi_catch_ex_hand.exp: Same.
5483
5484 2020-05-12 Tom de Vries <tdevries@suse.de>
5485
5486 * gdb.fortran/complex.exp: Use with_test_prefix.
5487
5488 2020-05-12 Tom de Vries <tdevries@suse.de>
5489
5490 * gdb.trace/passcount.exp: Fix test-names.
5491
5492 2020-05-12 Tom de Vries <tdevries@suse.de>
5493
5494 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
5495
5496 2020-05-12 Tom de Vries <tdevries@suse.de>
5497
5498 * gdb.gdb/complaints.exp: Use with_test_prefix.
5499 * gdb.xml/tdesc-regs.exp: Same.
5500 * gdb.opt/inline-locals.exp: Fix test name.
5501
5502 2020-05-12 Tom de Vries <tdevries@suse.de>
5503
5504 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
5505 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
5506 * gdb.dwarf2/implref-struct.exp: Same.
5507 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
5508 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
5509
5510 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
5511
5512 * gdb.base/jit-so.exp (one_jit_test): Change test name.
5513
5514 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
5515
5516 * lib/check-test-names.exp (all_test_names): New module variable.
5517 (counts): Add 'duplicates' field.
5518 (_check_duplicates): New procedure.
5519 (check): Also check for duplicates.
5520 (do_log_summary): Print duplicates count.
5521 (do_reset_vars): Reset counter for duplicate test names, and
5522 discard all know test names.
5523
5524 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
5525
5526 * lib/gdb.exp: Include check-test-names.exp library.
5527 * lib/check-test-names.exp: New file.
5528
5529 2020-05-11 Tom de Vries <tdevries@suse.de>
5530
5531 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
5532
5533 2020-05-11 Keith Seitz <keiths@redhat.com>
5534
5535 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
5536
5537 2020-05-11 Tom de Vries <tdevries@suse.de>
5538
5539 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
5540 * gdb.cp/cpexprs.exp.in: .. here.
5541 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
5542 cpexprs.exp.
5543
5544 2020-05-11 Keith Seitz <keiths@redhat.com>
5545
5546 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
5547 test names.
5548 * gdb.ada/arrayptr.exp: Likewise.
5549 * gdb.ada/assign_arr.exp: Likewise.
5550 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
5551 * gdb.ada/bp_on_var.exp: Likewise.
5552 * gdb.ada/call_pn.exp: Likewise.
5553 * gdb.ada/complete.exp: Likewise.
5554 * gdb.ada/fun_overload_menu.exp: Likewise.
5555 * gdb.ada/funcall_param.exp: Likewise.
5556 * gdb.ada/funcall_ref.exp: Likewise.
5557 * gdb.ada/packed_array_assign.exp: Likewise.
5558 * gdb.ada/same_component_name.exp: Likewise.
5559 * gdb.ada/type_coercion.exp: Likewise.
5560 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
5561 * gdb.ada/variant_record_packed_array.exp: Likewise.
5562
5563 2020-05-11 Tom de Vries <tdevries@suse.de>
5564
5565 PR symtab/25941
5566 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
5567 out of ...
5568 * gdb.dwarf2/clang-debug-names.exp: ... here.
5569 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
5570 clang-debug-names.exp.in.
5571 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
5572 * gdb.dwarf2/clang-debug-names-2.c: New test.
5573
5574 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5575
5576 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
5577 (fortran_runto_main): New Proc, fortran version of runto_main.
5578 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
5579 * gdb.fortran/array-bounds.exp: Likewise.
5580 * gdb.fortran/array-slices.exp: Likewise.
5581 * gdb.fortran/block-data.exp: Likewise.
5582 * gdb.fortran/charset.exp: Likewise.
5583 * gdb.fortran/common-block.exp: Likewise.
5584 * gdb.fortran/complex.exp: Likewise.
5585 * gdb.fortran/derived-type-function.exp: Likewise.
5586 * gdb.fortran/derived-type.exp: Likewise.
5587 * gdb.fortran/info-modules.exp: Likewise.
5588 * gdb.fortran/info-types.exp: Likewise.
5589 * gdb.fortran/intrinsics.exp: Likewise.
5590 * gdb.fortran/library-module.exp: Likewise.
5591 * gdb.fortran/logical.exp: Likewise.
5592 * gdb.fortran/max-depth.exp: Likewise.
5593 * gdb.fortran/module.exp: Likewise.
5594 * gdb.fortran/multi-dim.exp: Likewise.
5595 * gdb.fortran/nested-funcs.exp: Likewise.
5596 * gdb.fortran/print-formatted.exp: Likewise.
5597 * gdb.fortran/print_type.exp: Likewise.
5598 * gdb.fortran/printing-types.exp: Likewise.
5599 * gdb.fortran/ptr-indentation.exp: Likewise.
5600 * gdb.fortran/ptype-on-functions.exp: Likewise.
5601 * gdb.fortran/subarray.exp: Likewise.
5602 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
5603 * gdb.fortran/vla-datatypes.exp: Likewise.
5604 * gdb.fortran/vla-history.exp: Likewise.
5605 * gdb.fortran/vla-ptr-info.exp: Likewise.
5606 * gdb.fortran/vla-ptype-sub.exp: Likewise.
5607 * gdb.fortran/vla-ptype.exp: Likewise.
5608 * gdb.fortran/vla-sizeof.exp: Likewise.
5609 * gdb.fortran/vla-type.exp: Likewise.
5610 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
5611 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
5612 * gdb.fortran/vla-value-sub.exp: Likewise.
5613 * gdb.fortran/vla-value.exp: Likewise.
5614 * gdb.fortran/whatis_type.exp: Likewise.
5615 * gdb.mi/mi-var-child-f.exp: Likewise.
5616
5617 2020-05-09 Tom de Vries <tdevries@suse.de>
5618
5619 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
5620
5621 2020-05-08 Tom de Vries <tdevries@suse.de>
5622
5623 * gdb.dwarf2/clang-debug-names.c: New test.
5624 * gdb.dwarf2/clang-debug-names.exp: New file.
5625
5626 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
5627
5628 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
5629 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
5630
5631 2020-05-06 Tom de Vries <tdevries@suse.de>
5632
5633 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
5634 breakpoint is at a "recommended breakpoint location".
5635 * gdb.reverse/consecutive-reverse.exp: Same.
5636
5637 2020-05-06 Tom de Vries <tdevries@suse.de>
5638
5639 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
5640 address.
5641
5642 2020-05-06 Tom de Vries <tdevries@suse.de>
5643
5644 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
5645
5646 2020-05-06 Tom de Vries <tdevries@suse.de>
5647
5648 * gdb.base/store.exp (check_set, up_set): Allowing missing location
5649 info for r.
5650
5651 2020-05-06 Tom de Vries <tdevries@suse.de>
5652
5653 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
5654 necessary.
5655
5656 2020-05-06 Tom de Vries <tdevries@suse.de>
5657
5658 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
5659 void.
5660
5661 2020-05-06 Tom de Vries <tdevries@suse.de>
5662
5663 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
5664 of ...
5665 * gdb.base/async.exp: ... here.
5666 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
5667 "recommended breakpoint location".
5668
5669 2020-05-06 Tom de Vries <tdevries@suse.de>
5670
5671 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5672
5673 2020-05-04 Tom de Vries <tdevries@suse.de>
5674
5675 * gdb.base/async.exp: Check whether instruction addresses are a
5676 "recommended breakpoint location".
5677
5678 2020-05-03 Tom Tromey <tom@tromey.com>
5679
5680 * gdb.base/sepdebug.exp: Remove "catch" test.
5681 * gdb.base/break.exp: Remove "catch" test.
5682 * gdb.base/default.exp: Update expected output.
5683
5684 2020-05-02 Tom de Vries <tdevries@suse.de>
5685
5686 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5687 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5688 * gdb.arch/i386-mpx-map.exp: Same.
5689 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5690 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5691 * gdb.arch/i386-mpx.exp: Same.
5692
5693 2020-05-02 Tom de Vries <tdevries@suse.de>
5694
5695 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5696
5697 2020-05-01 Tom de Vries <tdevries@suse.de>
5698
5699 * gdb.ada/operator_bp.exp: Allow more than required amount of
5700 breakpoint.
5701
5702 2020-05-01 Tom de Vries <tdevries@suse.de>
5703
5704 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5705
5706 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5707
5708 PR gdb/18706
5709 * gdb.cp/stub-array-size.cc: New test.
5710 * gdb.cp/stub-array-size.exp: New file.
5711 * gdb.cp/stub-array-size.h: New test.
5712 * gdb.cp/stub-array-size2.cc: New test.
5713
5714 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5715
5716 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5717 output to the new format.
5718
5719 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
5720
5721 * gdb.base/break.exp: Use with_test_prefix.
5722
5723 2020-04-29 Tom de Vries <tdevries@suse.de>
5724
5725 * lib/gdb.exp (debug_types): New proc.
5726 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5727 * gdb.python/py-symtab.exp: Same.
5728
5729 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
5730
5731 PR gdb/17320
5732 * gdb.base/pretty-array.c: New test.
5733 * gdb.base/pretty-array.exp: New file.
5734
5735 2020-04-29 Tom de Vries <tdevries@suse.de>
5736
5737 PR symtab/25889
5738 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5739 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5740 and include cpexprs.exp.
5741
5742 2020-04-28 Mark Williams <mark@myosotissp.com>
5743
5744 PR gdb/24480
5745 * dw4-toplevel-types.exp: Test for top level types.
5746 * dw4-toplevel-types.cc: Test for top level types.
5747
5748 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5749
5750 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5751 (theads -> threads).
5752
5753 2020-04-28 Tom de Vries <tdevries@suse.de>
5754
5755 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5756
5757 2020-04-28 Tom de Vries <tdevries@suse.de>
5758
5759 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5760
5761 2020-04-28 Tom de Vries <tdevries@suse.de>
5762
5763 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5764
5765 2020-04-28 Tom de Vries <tdevries@suse.de>
5766
5767 * gdb.dwarf2/main-foo.c: New test.
5768 * gdb.dwarf2/struct-with-sig.exp: New file.
5769
5770 2020-04-25 Tom de Vries <tdevries@suse.de>
5771
5772 * boards/debug-types.exp: New file.
5773
5774 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
5775
5776 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5777
5778 2020-04-24 Tom Tromey <tom@tromey.com>
5779
5780 PR symtab/12707:
5781 * gdb.python/py-symbol.exp: Update expected results for
5782 linkage_name test.
5783 * gdb.cp/print-demangle.exp: New file.
5784 * gdb.base/c-linkage-name.exp: Fix test.
5785 * gdb.guile/scm-symbol.exp: Update expected results for
5786 linkage_name test.
5787
5788 2020-04-24 Tom Tromey <tom@tromey.com>
5789
5790 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5791 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5792 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5793 assembler.
5794
5795 2020-04-24 Tom de Vries <tdevries@suse.de>
5796
5797 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5798 C++.
5799
5800 2020-04-24 Tom Tromey <tromey@adacore.com>
5801
5802 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5803 values.
5804 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5805 values. Update test for minimal encodings.
5806 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5807 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5808 values. Update test for minimal encodings.
5809
5810 2020-04-24 Tom Tromey <tromey@adacore.com>
5811
5812 PR python/23662:
5813 * gdb.ada/variant.exp: Add Python checks.
5814 * gdb.rust/simple.exp: Add dynamic type checks.
5815
5816 2020-04-24 Tom Tromey <tromey@adacore.com>
5817
5818 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5819 Make array type matching more lax.
5820 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5821 * gdb.ada/mi_variant.exp: New file.
5822 * gdb.ada/mi_variant/pck.ads: New file.
5823 * gdb.ada/mi_variant/pkg.adb: New file.
5824 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5825 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5826
5827 2020-04-24 Tom Tromey <tromey@adacore.com>
5828
5829 * gdb.ada/variant.exp: Add dynamic field offset tests.
5830 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5831 * gdb.ada/variant/pkg.adb: Add new variables.
5832
5833 2020-04-24 Tom Tromey <tromey@adacore.com>
5834
5835 * gdb.ada/variant.exp: New file
5836 * gdb.ada/variant/pkg.adb: New file
5837 * gdb.ada/variant/pck.adb: New file
5838
5839 2020-04-24 Tom de Vries <tdevries@suse.de>
5840
5841 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5842
5843 2020-04-24 Tom de Vries <tdevries@suse.de>
5844
5845 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5846 flags.
5847
5848 2020-04-24 Tom de Vries <tdevries@suse.de>
5849
5850 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5851
5852 2020-04-24 Tom de Vries <tdevries@suse.de>
5853
5854 * lib/gdb.exp (default_gdb_start): Handle eof.
5855 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5856 failure.
5857 * gdb.base/readnever.exp: Handle clean_restart failure.
5858
5859 2020-04-23 Tom de Vries <tdevries@suse.de>
5860
5861 * gdb.base/decl-before-def.exp: Run to main and print a again.
5862
5863 2020-04-23 Tom de Vries <tdevries@suse.de>
5864
5865 * gdb.base/decl-before-def-decl.c: New test.
5866 * gdb.base/decl-before-def-def.c: New test.
5867 * gdb.base/decl-before-def.exp: New file.
5868
5869 2020-04-23 Tom de Vries <tdevries@suse.de>
5870
5871 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5872
5873 2020-04-22 Tom de Vries <tdevries@suse.de>
5874
5875 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5876 debug_info_offset.
5877 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5878 before $objsfile in the line line.
5879
5880 2020-04-22 Tom de Vries <tdevries@suse.de>
5881
5882 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5883
5884 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5885
5886 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5887 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5888 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5889 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5890 * gdb.base/jit-protocol.h: Update definitions to match all usage
5891 contexts.
5892
5893 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5894
5895 * gdb.base: Rename all jit related test and source files.
5896
5897 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5898
5899 * gdb.base/jit-reader.exp: Relax register output check.
5900
5901 2020-04-22 Tom de Vries <tdevries@suse.de>
5902
5903 PR symtab/25764
5904 * gdb.base/psym-external-decl-2.c: New test.
5905 * gdb.base/psym-external-decl.c: New test.
5906 * gdb.base/psym-external-decl.exp: New file.
5907 * gdb.threads/tls.exp: Add PR25807 kfail.
5908
5909 2020-04-22 Tom de Vries <tdevries@suse.de>
5910
5911 PR symtab/25801
5912 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5913 in "info source" output.
5914
5915 2020-04-22 Tom de Vries <tdevries@suse.de>
5916
5917 PR symtab/25700
5918 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5919 symtab for imported_unit.c.
5920
5921 2020-04-21 Gary Benson <gbenson@redhat.com>
5922
5923 * gdb.base/advance.c (func): New argument, to match call site.
5924 (func2, func3): Add return statements.
5925
5926 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5927
5928 * gdb.multi/run-only-second-inf.c: New file.
5929 * gdb.multi/run-only-second-inf.exp: New file.
5930
5931 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5932
5933 * gdb.btrace/multi-inferior.c: New test.
5934 * gdb.btrace/multi-inferior.exp: New file.
5935
5936 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5937
5938 * gdb.btrace/enable-new-thread.c: New test.
5939 * gdb.btrace/enable-new-thread.exp: New file.
5940
5941 2020-04-21 Tom de Vries <tdevries@suse.de>
5942
5943 PR gdb/25471
5944 * gdb.threads/killed-outside.c: New test.
5945 * gdb.threads/killed-outside.exp: New file.
5946
5947 2020-04-20 Gary Benson <gbenson@redhat.com>
5948
5949 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5950 * gdb.base/nested-subp2.exp: Likewise.
5951 * gdb.base/nested-subp3.exp: Likewise.
5952
5953 2020-04-20 Gary Benson <gbenson@redhat.com>
5954
5955 * gdb.base/nested-subp1.exp: Disable test when using clang.
5956 * gdb.base/nested-subp2.exp: Likewise.
5957 * gdb.base/nested-subp3.exp: Likewise.
5958
5959 2020-04-20 Gary Benson <gbenson@redhat.com>
5960
5961 * gdb.cp/exception.cc: Fix compilation error with clang.
5962
5963 2020-04-20 Gary Benson <gbenson@redhat.com>
5964
5965 * gdb.trace/tspeed.c: Fix compilation error with clang.
5966
5967 2020-04-20 Gary Benson <gbenson@redhat.com>
5968
5969 * gdb.base/jit-main.c: Fix compilation error with clang.
5970
5971 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5972
5973 * gdb.base/attach-twice.c: Include "sys/types.h".
5974 (PTRACE_ATTACH): Add fallback definition.
5975 (main): Pass `0' to the 4th argument of `ptrace'.
5976
5977 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5978
5979 * gdb.base/fork-running-state.c: Include "signal.h".
5980
5981 2020-04-17 Tom Tromey <tromey@adacore.com>
5982
5983 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5984 Update tests.
5985 * gdb.btrace/cpu.exp: Update tests.
5986 * gdb.base/maint.exp: Update tests.
5987 * gdb.base/default.exp: Update tests.
5988 * gdb.base/completion.exp: Update tests.
5989
5990 2020-04-16 Tom de Vries <tdevries@suse.de>
5991
5992 PR symtab/25791
5993 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5994 (ensure_gdb_index): and factor out and move ...
5995 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5996 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5997
5998 2020-04-16 Tom de Vries <tdevries@suse.de>
5999
6000 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
6001 loading exec.
6002
6003 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
6004
6005 * gdb.base/many-completions.exp: New file.
6006
6007 2020-04-14 Tom de Vries <tdevries@suse.de>
6008
6009 PR symtab/25718
6010 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
6011
6012 2020-04-14 Tom de Vries <tdevries@suse.de>
6013
6014 PR symtab/25720
6015 * gdb.base/maint-expand-symbols-header-file.c: New test.
6016 * gdb.base/maint-expand-symbols-header-file.exp: New file.
6017 * gdb.base/maint-expand-symbols-header-file.h: New test.
6018
6019 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
6020
6021 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
6022 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
6023 get_func_info.
6024 (get_func_info): Delete.
6025 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
6026 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
6027 * lib/dwarf.exp (get_func_info): New function.
6028
6029 2020-04-13 Tom de Vries <tdevries@suse.de>
6030
6031 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
6032 to what find_gnatmake does.
6033
6034 2020-04-10 Tom de Vries <tdevries@suse.de>
6035
6036 * gdb.base/style.exp: Expect "Expanding full symbols" message for
6037 -readnow.
6038
6039 2020-04-10 Tom de Vries <tdevries@suse.de>
6040
6041 PR cli/25808
6042 * gdb.base/style.c: Add leading newlines.
6043 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
6044 Check listing of main's one-line body.
6045
6046 2020-04-08 Tom de Vries <tdevries@suse.de>
6047
6048 * lib/gdb.exp (psymtabs_p): New proc.
6049 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
6050 importing unit" unsupported if there are no partial symbols.
6051
6052 2020-04-08 Tom de Vries <tdevries@suse.de>
6053
6054 PR testsuite/25760
6055 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
6056
6057 2020-04-07 Tom de Vries <tdevries@suse.de>
6058
6059 PR symtab/25796
6060 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
6061
6062 2020-04-07 Tom de Vries <tdevries@suse.de>
6063
6064 * gdb.base/check-psymtab.c: New test.
6065 * gdb.base/check-psymtab.exp: New file.
6066
6067 2020-04-06 Tom Tromey <tromey@adacore.com>
6068
6069 * gdb.ada/variant-record/proc.adb: New file.
6070 * gdb.ada/variant-record/value.adb: New file.
6071 * gdb.ada/variant-record/value.s: New file.
6072 * gdb.ada/variant-record.exp: New file.
6073
6074 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
6075
6076 PR gdb/25325
6077 * gdb.cp/typed-enum.cc: New test.
6078 * gdb.cp/typed-enum.exp: New file.
6079
6080 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
6081
6082 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
6083 * gdb.dwarf2/dw2-inline-small-func.c: New file.
6084 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
6085 * gdb.dwarf2/dw2-inline-small-func.h: New file.
6086 * gdb.opt/inline-small-func.c: New file.
6087 * gdb.opt/inline-small-func.exp: New file.
6088 * gdb.opt/inline-small-func.h: New file.
6089
6090 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
6091
6092 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
6093 function.
6094
6095 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
6096
6097 * lib/dwarf.exp (function_range): Allow compiler options to be
6098 specified.
6099
6100 2020-04-02 Tom de Vries <tdevries@suse.de>
6101
6102 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
6103 __attribute__((always_inline)).
6104 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
6105
6106 2020-04-02 Tom de Vries <tdevries@suse.de>
6107
6108 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
6109 (gdbserver_gdb_exit): ... here. Add timeout warning.
6110 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
6111 (connect_target_extended_remote): Append new server_spawn_id to
6112 server_spawn_ids.
6113 (cleanup): New proc.
6114 (setup, <toplevel>): Call cleanup.
6115
6116 2020-04-02 Tom de Vries <tdevries@suse.de>
6117
6118 * gdb.base/main-psymtab.exp: New file.
6119
6120 2020-04-02 Tom de Vries <tdevries@suse.de>
6121
6122 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
6123
6124 2020-04-01 Tom Tromey <tom@tromey.com>
6125
6126 * gdb.base/complex-parts.exp: Add type tests.
6127
6128 2020-04-01 Tom Tromey <tom@tromey.com>
6129
6130 * gdb.base/complex-parts.exp: Add arithmetic tests.
6131
6132 2020-04-01 Tom Tromey <tom@tromey.com>
6133
6134 * gdb.compile/compile.exp: Update.
6135 * gdb.compile/compile-cplus.exp: Update.
6136 * gdb.base/varargs.exp: Update.
6137 * gdb.base/floatn.exp: Update.
6138 * gdb.base/endianity.exp: Update.
6139 * gdb.base/callfuncs.exp (do_function_calls): Update.
6140 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
6141 (complex_float_integral_args): Update.
6142 * gdb.base/complex.exp: Update.
6143 * gdb.base/complex-parts.exp: Update.
6144
6145 2020-04-01 Tom Tromey <tromey@adacore.com>
6146
6147 * gdb.rust/union.rs: New file.
6148 * gdb.rust/union.exp: New file.
6149 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
6150 (main): Update.
6151 * gdb.rust/simple.exp: Move union tests to union.exp.
6152
6153 2020-04-01 Tom Tromey <tromey@adacore.com>
6154
6155 * gdb.rust/simple.rs (main): Remove "y0".
6156
6157 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6158
6159 * gdb.multi/stop-all-on-exit.c: New test.
6160 * gdb.multi/stop-all-on-exit.exp: New file.
6161
6162 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
6163
6164 PR gdb/24789
6165 * gdb.cp/misc.cc: Add integer reference variable.
6166 * gdb.cp/misc.exp: Add test.
6167
6168 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6169
6170 * gdb.server/stop-reply-no-thread.exp: Enhance the test
6171 scenario to cover execution until the end and also the case
6172
6173 2020-03-31 Tom de Vries <tdevries@suse.de>
6174
6175 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
6176 c. Use "maint info symtabs" to check symtab expansion.
6177
6178 2020-03-30 Tom de Vries <tdevries@suse.de>
6179
6180 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
6181 unsupported.
6182 (verify_psymtab_expanded): Move ...
6183 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
6184 test.
6185 (readnow): New proc.
6186
6187 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6188
6189 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
6190 with $hex.
6191
6192 2020-03-20 Tom Tromey <tromey@adacore.com>
6193
6194 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
6195
6196 2020-03-20 Tom Tromey <tromey@adacore.com>
6197
6198 * gdb.ada/sub_variant/subv.adb: New file.
6199 * gdb.ada/sub_variant.exp: New file.
6200
6201 2020-03-20 Tom de Vries <tdevries@suse.de>
6202
6203 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
6204 first break fails.
6205 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
6206
6207 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
6208
6209 * gdb.server/exit-multiple-threads.c: New file.
6210 * gdb.server/exit-multiple-threads.exp: New file.
6211
6212 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
6213
6214 * gdb.fortran/mixed-lang-stack.c: New file.
6215 * gdb.fortran/mixed-lang-stack.cpp: New file.
6216 * gdb.fortran/mixed-lang-stack.exp: New file.
6217 * gdb.fortran/mixed-lang-stack.f90: New file.
6218
6219 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
6220
6221 * gdb.linespec/cp-completion-aliases.cc: New file.
6222 * gdb.linespec/cp-completion-aliases.exp: New file.
6223
6224 2020-03-19 Tom de Vries <tdevries@suse.de>
6225
6226 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
6227 more precise.
6228
6229 2020-03-18 Tom de Vries <tdevries@suse.de>
6230
6231 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
6232 * gdb.dwarf2/break-inline-psymtab.c: New test.
6233 * gdb.dwarf2/break-inline-psymtab.exp: New file.
6234
6235 2020-03-16 Tom de Vries <tdevries@suse.de>
6236
6237 * lib/cache.exp (gdb_do_cache): Add and handle local variables
6238 cache_verify and cache_verify_proc.
6239
6240 2020-03-15 Tom de Vries <tdevries@suse.de>
6241
6242 * gdb.server/solib-list.exp: Handle
6243 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
6244
6245 2020-03-15 Tom de Vries <tdevries@suse.de>
6246
6247 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
6248 objfiles".
6249
6250 2020-03-14 Tom Tromey <tom@tromey.com>
6251
6252 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
6253
6254 2020-03-14 Tom de Vries <tdevries@suse.de>
6255
6256 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
6257
6258 2020-03-14 Tom de Vries <tdevries@suse.de>
6259
6260 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
6261 result in line-by-line fashion.
6262
6263 2020-03-14 Tom de Vries <tdevries@suse.de>
6264
6265 * lib/gdb.exp (supports_statement_frontiers): New proc.
6266 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
6267
6268 2020-03-14 Tom de Vries <tdevries@suse.de>
6269
6270 * gdb.base/printcmds.exp: Add missing quoting for "print
6271 teststring2".
6272
6273 2020-03-13 Tom Tromey <tom@tromey.com>
6274
6275 * gdb.base/printcmds.exp (test_print_strings): Add regression
6276 test.
6277 * gdb.base/printcmds.c (charptr): New typedef.
6278 (teststring2): New global.
6279
6280 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
6281
6282 * gdb.base/break-interp.exp: Use the tail of the filename, not the
6283 full path in the test name.
6284 (test_ld): Add some with_test_prefix blocks to make test names
6285 unique.
6286
6287 2020-03-13 Tom de Vries <tdevries@suse.de>
6288
6289 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
6290
6291 2020-03-13 Tom de Vries <tdevries@suse.de>
6292
6293 * gdb.mi/mi-sym-info.exp: Make matching more precise.
6294
6295 2020-03-13 Tom de Vries <tdevries@suse.de>
6296
6297 PR symtab/25646
6298 * gdb.dwarf2/imported-unit.exp: Add test.
6299
6300 2020-03-13 Tom de Vries <tdevries@suse.de>
6301
6302 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
6303 (var1, var2): New variable.
6304 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
6305 matching symbols.
6306
6307 2020-03-13 Tom de Vries <tdevries@suse.de>
6308
6309 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
6310 (Term::command): Use prompt prefix.
6311 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
6312 * gdb.tui/tui-layout-asm-short-prog.exp: Use
6313 command_no_prompt_prefix instead of prefix.
6314 * gdb.tui/tui-layout-asm.exp: Same.
6315
6316 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
6317
6318 * gdb.base/break-interp.exp: Use foreach_with_prefix.
6319
6320 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
6321
6322 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
6323 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
6324 on" while stepping over the test instruction, match printed
6325 message.
6326
6327 2020-03-12 Tom de Vries <tdevries@suse.de>
6328
6329 * gdb.base/info-types.exp: Use exp_continue during matching of output
6330 of "info types".
6331
6332 2020-03-12 Tom de Vries <tdevries@suse.de>
6333
6334 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
6335
6336 2020-03-12 Tom de Vries <tdevries@suse.de>
6337
6338 * gdb.fortran/module.exp: Use exp_continue during matching of output
6339 of "info variable -n".
6340
6341 2020-03-12 Tom de Vries <tdevries@suse.de>
6342
6343 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
6344 gdb.dwarf2/dw2-ranges-base.c.
6345
6346 2020-03-12 Tom de Vries <tdevries@suse.de>
6347
6348 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
6349 in presence of GLIBC debuginfo.
6350
6351 2020-03-12 Tom de Vries <tdevries@suse.de>
6352
6353 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
6354 $core.
6355
6356 2020-03-12 Tom de Vries <tdevries@suse.de>
6357
6358 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
6359 more precise.
6360
6361 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
6362
6363 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
6364 from Unix to Windows path.
6365
6366 2020-03-11 Tom de Vries <tdevries@suse.de>
6367
6368 * gdb.ada/minsyms.exp: Set language to ada.
6369
6370 2020-03-11 Tom de Vries <tdevries@suse.de>
6371
6372 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
6373
6374 2020-03-11 Tom de Vries <tdevries@suse.de>
6375
6376 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
6377
6378 2020-03-11 Tom Tromey <tromey@adacore.com>
6379
6380 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
6381
6382 2020-03-11 Tom de Vries <tdevries@suse.de>
6383
6384 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
6385
6386 2020-03-11 Tom de Vries <tdevries@suse.de>
6387
6388 * gdb.base/break-interp.exp: Limit verbose scope.
6389
6390 2020-03-11 Tom de Vries <tdevries@suse.de>
6391
6392 * gdb.fortran/logical.f90: Define variable with character type.
6393 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
6394
6395 2020-03-11 Tom de Vries <tdevries@suse.de>
6396
6397 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
6398
6399 2020-03-11 Tom de Vries <tdevries@suse.de>
6400
6401 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
6402 symtabs.
6403
6404 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
6405 Bernd Edlinger <bernd.edlinger@hotmail.de>
6406
6407 * gdb.cp/step-and-next-inline.cc: New file.
6408 * gdb.cp/step-and-next-inline.exp: New file.
6409 * gdb.cp/step-and-next-inline.h: New file.
6410 * gdb.dwarf2/dw2-is-stmt.c: New file.
6411 * gdb.dwarf2/dw2-is-stmt.exp: New file.
6412 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
6413 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
6414 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
6415
6416 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
6417
6418 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
6419 is-stmt flag in the line table.
6420
6421 2020-03-09 Tom de Vries <tdevries@suse.de>
6422
6423 * lib/gdb.exp (cached_file): Create cache dir.
6424
6425 2020-03-07 Tom de Vries <tdevries@suse.de>
6426
6427 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
6428 * gdb.cp/rvalue-ref-params.exp: Same.
6429
6430 2020-03-06 Tom de Vries <tdevries@suse.de>
6431
6432 * lib/gdb.exp (tentative_rename, cached_file): New proc.
6433 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
6434
6435 2020-03-06 Tom de Vries <tdevries@suse.de>
6436
6437 * README: Fix "the the".
6438 * gdb.base/dprintf.exp: Same.
6439
6440 2020-03-05 Tom de Vries <tdevries@suse.de>
6441
6442 * gdb.base/maint.exp: Update "main print statistics" expected output.
6443
6444 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6445
6446 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
6447 (fortran_int8): Likewise.
6448 (fortran_real4): Likewise.
6449 (fortran_real8): Likewise.
6450 (fortran_complex4): Likewise.
6451 (fortran_logical4): Likewise.
6452 (fortran_character1): Likewise.
6453
6454 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
6455
6456 * gdb.fortran/logical.exp: Add tests that any non-zero value is
6457 printed as true.
6458
6459 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
6460
6461 * gdb.base/printcmds.exp: Add test to verify printf of a
6462 variable holding an address.
6463
6464 2020-03-03 Tom de Vries <tdevries@suse.de>
6465
6466 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
6467
6468 2020-03-03 Tom de Vries <tdevries@suse.de>
6469
6470 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
6471 gdb_test_multiple call.
6472
6473 2020-03-03 Tom de Vries <tdevries@suse.de>
6474
6475 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
6476 gdb_test_multiple calls.
6477
6478 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
6479
6480 * gdb.base/default.exp: Remove test of 'set history filename'.
6481 * gdb.base/gdbinit-history.exp: Add tests for setting the history
6482 filename to the empty string.
6483 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
6484 and GDBHISTSIZE.
6485
6486 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
6487
6488 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
6489 disabled.
6490
6491 2020-03-02 Pedro Alves <palves@redhat.com>
6492 Tom de Vries <tdevries@suse.de>
6493
6494 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
6495 -prompt prefix, before user_code argument. Add -lbl option likewise.
6496 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
6497 (gdb_is_target_1): Add -prompt prefix and move to before user_code
6498 argument.
6499 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
6500 have "\r\n" at start-of-line, instead of at end-of-line.
6501
6502 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
6503
6504 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
6505 libinproctrace.so.
6506
6507 2020-02-28 Luis Machado <luis.machado@linaro.org>
6508
6509 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
6510 to "p/x".
6511
6512 2020-02-28 Luis Machado <luis.machado@linaro.org>
6513
6514 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
6515 asm/ptrace.h and error.h.
6516
6517 2020-02-28 Tom de Vries <tdevries@suse.de>
6518
6519 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
6520 (struct wrapper, do_something, mundane/symada__cS): Move ...
6521 * gdb.base/c-linkage-name-2.c: ... here. New source file.
6522 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
6523 Update "print symada__cS before partial symtab expansion" regexp.
6524 Update breakpoint location. Flush symbol cache after expansion.
6525
6526 2020-02-28 Luis Machado <luis.machado@linaro.org>
6527
6528 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
6529
6530 2020-02-27 Tom de Vries <tdevries@suse.de>
6531
6532 * config/sid.exp: Remove unused globals.
6533 * gdb.base/attach.exp: Same.
6534 * gdb.base/catch-load.exp: Same.
6535 * gdb.base/dbx.exp: Same.
6536 * lib/gdb.exp: Same.
6537 * lib/mi-support.exp: Same.
6538 * lib/prompt.exp: Same.
6539
6540 2020-02-27 Tom de Vries <tdevries@suse.de>
6541
6542 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
6543 not set.
6544
6545 2020-02-26 Aaron Merey <amerey@redhat.com>
6546
6547 * gdb.debuginfod: New directory for debuginfod tests.
6548 * gdb.debuginfod/main.c: New test file.
6549 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
6550
6551 2020-02-26 Tom de Vries <tdevries@suse.de>
6552
6553 PR gdb/25603
6554 * gdb.base/persistent-lang.cc: New test.
6555 * gdb.base/persistent-lang.exp: New file.
6556
6557 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
6558
6559 * gdb.fortran/derived-type-striding.exp: Add a new test.
6560 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
6561 new test.
6562
6563 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
6564
6565 * gdb.base/cached-source-file.exp: Avoid source file paths in test
6566 names.
6567
6568 2020-02-25 Tom de Vries <tdevries@suse.de>
6569
6570 PR go/18926
6571 * gdb.go/methods.exp: Remove gcc/93866 xfail.
6572
6573 2020-02-24 Tom de Vries <tdevries@suse.de>
6574
6575 PR gdb/25592
6576 * gdb.base/info-locals-unused-static-var.c: New test.
6577 * gdb.base/info-locals-unused-static-var.exp: New file.
6578
6579 2020-02-22 Tom Tromey <tom@tromey.com>
6580
6581 * gdb.python/tui-window.exp: New file.
6582 * gdb.python/tui-window.py: New file.
6583
6584 2020-02-22 Tom Tromey <tom@tromey.com>
6585
6586 PR tui/17850:
6587 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
6588 tests.
6589
6590 2020-02-22 Tom Tromey <tom@tromey.com>
6591
6592 * gdb.tui/new-layout.exp: Add sub-layout tests.
6593
6594 2020-02-22 Tom Tromey <tom@tromey.com>
6595
6596 * gdb.tui/new-layout.exp: New file.
6597
6598 2020-02-22 Tom Tromey <tom@tromey.com>
6599
6600 * gdb.rust/rust-style.rs: New file.
6601 * gdb.rust/rust-style.exp: New file.
6602 * gdb.base/style.exp: Test structure printing.
6603 * gdb.base/style.c (struct some_struct): New type.
6604 (enum etype): New type.
6605 (struct_value): New global.
6606
6607 2020-02-21 Tom de Vries <tdevries@suse.de>
6608
6609 PR go/18926
6610 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
6611 Remove blanket xfails. Use message argument for gdb_breakpoint.
6612 Make continuing to breakpoint test conditional on setting breakpoint.
6613 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
6614 DW_AT_name attribute. Add xfail for GCC PR93866.
6615
6616 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
6617
6618 * gdb.dwarf2/cpp-linkage-name.c: New file.
6619 * gdb.dwarf2/cpp-linkage-name.exp: New file.
6620
6621 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
6622
6623 * lib/gdb.exp (gdb_wrapper_init): Reset
6624 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
6625 not exist.
6626
6627 2020-02-20 Tom de Vries <tdevries@suse.de>
6628
6629 PR go/17018
6630 * gdb.go/hello.exp: Copy ...
6631 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
6632 print of st to print value of global definition. Add xfail for GCC
6633 PR93844.
6634 * gdb.go/hello.exp: Remove printing of st before definition.
6635 * gdb.go/hello.go: Copy ...
6636 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
6637 to st.
6638 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
6639
6640 2020-02-20 Tom de Vries <tdevries@suse.de>
6641
6642 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
6643 (gdb_simple_compile): Handle compile_flags go by using .go extension
6644 for source file.
6645 * gdb.go/chan.exp: Use support_go_compile.
6646 * gdb.go/handcall.exp: Same.
6647 * gdb.go/hello.exp: Same.
6648 * gdb.go/integers.exp: Same.
6649 * gdb.go/max-depth.exp: Same.
6650 * gdb.go/methods.exp: Same.
6651 * gdb.go/package.exp: Same.
6652 * gdb.go/strings.exp: Same.
6653 * gdb.go/types.exp: Same.
6654 * gdb.go/unsafe.exp: Same.
6655
6656 2020-02-19 Tom de Vries <tdevries@suse.de>
6657
6658 * gdb.python/lib-types.exp: Make xfail more strict.
6659
6660 2020-02-19 Tom de Vries <tdevries@suse.de>
6661
6662 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
6663
6664 2020-02-19 Doug Evans <dje@google.com>
6665
6666 PR rust/25535
6667 * gdb.rust/simple.exp: Add test.
6668 * gdb.rust/simple.rs: Add test.
6669
6670 2020-02-19 Tom de Vries <tdevries@suse.de>
6671
6672 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6673 output line-by-line.
6674
6675 2020-02-19 Tom de Vries <tdevries@suse.de>
6676
6677 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6678
6679 2020-02-19 Tom de Vries <tdevries@suse.de>
6680
6681 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6682 prelink.
6683
6684 2020-02-19 Tom de Vries <tdevries@suse.de>
6685
6686 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6687 (gdb_do_cache): Use gdb_do_cache_wrap.
6688 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6689
6690 2020-02-19 Tom de Vries <tdevries@suse.de>
6691
6692 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6693 gdb_compile option.
6694
6695 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6696
6697 * gdb.base/printcmds.exp (test_print_enums): Update expected
6698 output.
6699
6700 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6701
6702 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6703 for "unknown".
6704
6705 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6706
6707 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6708 enumerator.
6709
6710 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6711
6712 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6713 FE_, add FE_NONE.
6714 (three): Update.
6715 (enum flag_enum_without_zero): New enum.
6716 (flag_enum_without_zero): New variable.
6717 (enum not_flag_enum): New enum.
6718 (three_not_flag): New variable.
6719 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6720 (test_print_enums): Add more tests for printing flag enums.
6721
6722 2020-02-18 Tom de Vries <tdevries@suse.de>
6723
6724 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6725 (gdb_compile_ada): ... here.
6726 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6727 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6728
6729 2020-02-14 Tom Tromey <tom@tromey.com>
6730
6731 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6732 build directory.
6733 * boards/gdbserver-base.exp: Update path to gdbserver.
6734
6735 2020-02-13 Tom de Vries <tdevries@suse.de>
6736
6737 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6738
6739 2020-02-13 Tom de Vries <tdevries@suse.de>
6740
6741 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6742 are missing.
6743
6744 2020-02-13 Tom de Vries <tdevries@suse.de>
6745
6746 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6747 call.
6748
6749 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6750
6751 PR tui/25126
6752 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6753 * gdb.base/cached-source-file.c: New file.
6754 * gdb.base/cached-source-file.exp: New file.
6755
6756 2020-02-11 Tom de Vries <tdevries@suse.de>
6757
6758 PR testsuite/25488
6759 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6760
6761 2020-02-10 Tom de Vries <tdevries@suse.de>
6762
6763 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6764
6765 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
6766
6767 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6768 and $after_addr are both integers before making a comparison.
6769
6770 2020-02-09 Tom de Vries <tdevries@suse.de>
6771
6772 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6773 command output and paste it into gdb.log. If any, paste catch message
6774 to gdb.log.
6775
6776 2020-02-07 Tom Tromey <tromey@adacore.com>
6777
6778 PR breakpoints/24915:
6779 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6780
6781 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
6782
6783 * gdb.tui/tui-missing-src.exp: Add the "missing source
6784 file" test for the TUI.
6785
6786 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
6787
6788 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6789 including a port number in the output.
6790
6791 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
6792
6793 * lib/fortran.exp (fortran_int4): Handle clang.
6794 (fortran_int8): Likewise.
6795 (fortran_real4): Likewise.
6796 (fortran_real8): Likewise.
6797 (fortran_complex4): Likewise.
6798 (fortran_logical4): Likewise.
6799 (fortran_character1): Likewise.
6800
6801 2020-02-04 Tom de Vries <tdevries@suse.de>
6802
6803 * README (Race detection): Add note.
6804
6805 2020-02-04 Tom de Vries <tdevries@suse.de>
6806
6807 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6808
6809 2020-02-04 Tom de Vries <tdevries@suse.de>
6810
6811 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6812
6813 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
6814
6815 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6816 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6817 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6818 blttar, bnetarl.
6819 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6820 binary for blttar, bnetarl.
6821 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6822 wait instruction. Delete ldmx test.
6823 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6824
6825 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6826
6827 * gdb.fortran/array-bounds-high.exp: New file.
6828 * gdb.fortran/array-bounds-high.f90: New file.
6829
6830 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
6831
6832 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6833 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6834
6835 2020-02-01 Tom de Vries <tdevries@suse.de>
6836
6837 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6838
6839 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6840
6841 PR tui/9765
6842 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6843 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6844
6845 2020-01-29 Luis Machado <luis.machado@linaro.org>
6846
6847 * gdb.arch/aarch64-brk-patterns.c: New source file.
6848 * gdb.arch/aarch64-brk-patterns.exp: New test.
6849
6850 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6851
6852 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6853 GCC/Clang version.
6854 * gdb.cp/pass-by-ref.exp: Ditto.
6855
6856 2020-01-29 Tom de Vries <tdevries@suse.de>
6857
6858 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6859 * gdb.threads/watchpoint-fork-mt.c: Same.
6860 * gdb.threads/watchpoint-fork-parent.c: Same.
6861 * gdb.threads/watchpoint-fork-st.c: Same.
6862 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6863
6864 2020-01-27 Luis Machado <luis.machado@linaro.org>
6865
6866 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6867 sitting at a syscall instruction when we hit the syscall function's
6868 breakpoint.
6869 Check PC against one obtained with the x command.
6870 Validate syscall number.
6871 (step_over_syscall): Don't continue to the syscall instruction if
6872 we're already there.
6873
6874 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6875
6876 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6877
6878 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6879
6880 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6881 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6882
6883 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6884
6885 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6886 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6887
6888 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6889
6890 * gdb.base/maint.exp: Update line table parsing test.
6891 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6892
6893 2020-01-24 Pedro Alves <palves@redhat.com>
6894
6895 PR gdb/25410
6896 * gdb.multi/multi-re-run-1.c: New.
6897 * gdb.multi/multi-re-run-2.c: New.
6898 * gdb.multi/multi-re-run.exp: New.
6899
6900 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6901
6902 PR gdb/23718
6903 * gdb.server/server-kill-python.exp: New file.
6904
6905 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6906
6907 * gdb.server/multi-ui-errors.c: New file.
6908 * gdb.server/multi-ui-errors.exp: New file.
6909
6910 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6911
6912 PR tui/9765
6913 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6914
6915 2020-01-19 Tom Tromey <tom@tromey.com>
6916
6917 * gdb.tui/main.exp: Add check for plain "file".
6918
6919 2020-01-16 Christian Biesinger <cbiesinger@google.com>
6920
6921 * lib/gdb.exp: Fix spelling error (seperatelly).
6922
6923 2020-01-14 Tom Tromey <tom@tromey.com>
6924
6925 PR symtab/12535:
6926 * gdb.python/python.exp: Test decode_line with empty string
6927 argument.
6928
6929 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
6930
6931 * gdb.base/skip-inline.exp: Extend test.
6932
6933 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6934
6935 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6936 * gdb.dwarf2/dw2-bad-elf.c: New file.
6937 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6938
6939 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6940
6941 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6942 _line_saw_file.
6943
6944 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6945
6946 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6947 border.
6948
6949 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6950
6951 * gdb.multi/multi-target.exp (setup): Factor out "info
6952 connections" and "info inferiors" tests to ...
6953 (test_info_inferiors): ... this new procedure.
6954 (top level): Run new "info-inferiors" tests.
6955
6956 2020-01-10 Pedro Alves <palves@redhat.com>
6957
6958 * gdb.server/bkpt-other-inferior.exp: New file.
6959
6960 2020-01-10 Pedro Alves <palves@redhat.com>
6961
6962 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6963 of "add-inferior".
6964 * gdb.base/quit-live.exp: Likewise.
6965 * gdb.base/remote-exec-file.exp: Likewise.
6966 * gdb.guile/scm-progspace.exp: Likewise.
6967 * gdb.linespec/linespec.exp: Likewise.
6968 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6969 * gdb.mi/user-selected-context-sync.exp: Likewise.
6970 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6971 "info inferiors" tests.
6972 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6973 "add-inferior".
6974 * gdb.multi/watchpoint-multi.exp: Likewise.
6975 * gdb.python/py-inferior.exp: Likewise.
6976 * gdb.server/extended-remote-restart.exp: Likewise.
6977 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6978 "info inferiors".
6979 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6980 * gdb.trace/report.exp: Likewise.
6981
6982 2020-01-10 Pedro Alves <palves@redhat.com>
6983
6984 * gdb.multi/multi-target.c: New file.
6985 * gdb.multi/multi-target.exp: New file.
6986 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6987 mode requested, but remote does not support non-stop".
6988
6989 2020-01-10 Pedro Alves <palves@redhat.com>
6990
6991 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6992 disconnect before reconnecting.
6993
6994 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6995 Pedro Alves <palves@redhat.com>
6996
6997 * gdb.server/connect-without-multi-process.exp: Also test
6998 continuing to end.
6999
7000 2020-01-10 Pedro Alves <palves@redhat.com>
7001
7002 * gdb.base/remote-exec-file.exp: New file.
7003
7004 2020-01-10 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.base/fork-running-state.exp (do_test): Adjust expected
7007 output.
7008 * gdb.threads/async.c: New.
7009 * gdb.threads/async.exp: New.
7010 * gdb.multi/tids-gid-reset.c: New.
7011 * gdb.multi/tids-gid-reset.exp: New.
7012
7013 2020-01-10 George Barrett <bob@bob131.so>
7014
7015 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
7016 to help in finding the image relocation offset.
7017 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
7018 options in arguments.
7019 (stap_test_no_debuginfo): Likewise.
7020 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
7021 test variants.
7022 (stap_test): Add null semaphore relocation test.
7023
7024 2020-01-10 George Barrett <bob@bob131.so>
7025
7026 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
7027 * gdb.base/stap-probe.exp: Likewise.
7028 (stap_test): Pass argument as an additional flag.
7029 (stap_test_no_debuginfo): Likewise.
7030 (stap_test): Check `info probes stap' output for semaphore
7031 addresses if the test binary is supposed to have them.
7032
7033 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7034
7035 * gdb.tui/basic.exp: Add more scrolling tests.
7036
7037 2020-01-09 Tom Tromey <tom@tromey.com>
7038
7039 PR tui/18932:
7040 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
7041 meangingful value.
7042 (Term::command, Term::resize): Update.
7043 * gdb.tui/basic.exp: Add scrolling test.
7044
7045 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7046
7047 * gdb.tui/tui-layout-asm.exp: New file.
7048
7049 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7050
7051 * lib/tuiterm.exp (Term::check_box_contents): New proc.
7052
7053 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7054
7055 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
7056 (Term::enter_tui): Use Term::prepare_for_tui.
7057
7058 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7059
7060 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
7061 called.
7062
7063 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7064
7065 * gdb.base/skip.exp: Fix race condition in test.
7066
7067 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
7068
7069 * gdb.base/backtrace.c: New file.
7070 * gdb.base/backtrace.exp: New file.
7071
7072 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
7073
7074 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
7075
7076 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7077
7078 * gdb.base/style.exp: Test that warnings are styled.
7079
7080 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
7081
7082 * gdb.base/line65535.exp: New file.
7083 * gdb.base/line65535.c: New file.
7084
7085 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
7086
7087 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
7088 * lib/gnat_debug_info_test.adb: New file.
7089 * gdb.ada/ptype_tagged_param.exp: Use
7090 gnat_runtime_has_debug_info, expect a different output if
7091 runtime does not have debug info.
7092
7093 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
7094
7095 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
7096 (another) quote in test name.
7097
7098 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
7099
7100 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
7101 Add quote in test name.
7102
7103 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
7104
7105 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
7106 directory instead.
7107 * gdb.cp/pass-by-ref.exp: Extend with more cases.
7108 * gdb.cp/pass-by-ref-2.cc: New file.
7109 * gdb.cp/pass-by-ref-2.exp: New file.
7110
7111 2019-12-20 Tom Tromey <tom@tromey.com>
7112
7113 * gdb.tui/list-before.exp: New file.
7114
7115 2019-12-20 Tom Tromey <tom@tromey.com>
7116
7117 * gdb.tui/list.exp: Check for source on initial listing.
7118
7119 2019-12-11 Tom Tromey <tromey@adacore.com>
7120
7121 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
7122 Add crlf test.
7123
7124 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
7125
7126 * gdb.base/default.exp: Update value of $_gdb_major.
7127
7128 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
7129
7130 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
7131
7132 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
7133
7134 * gdb.base/skip.exp: Whitespace fix.
7135
7136 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
7137
7138 * gdb.base/skip-inline.c: New file.
7139 * gdb.base/skip-inline.exp: New file.
7140
7141 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
7142
7143 * gdb.base/jit-reader.exp (jit_reader_test): Rename
7144 jit_function_00 to jit_function_stack_mangle.
7145 * gdb.base/jithost.c (jit_function_t): Rename to...
7146 (jit_function_stack_mangle_t): ... this.
7147 (jit_function_add_t): New typedef.
7148 (jit_function_00_code): Rename to...
7149 (jit_function_stack_mangle_code): ... this, make static.
7150 (jit_function_add_code): New.
7151 (main): Generate "add" function and call it. Adjust to changes
7152 in jithost_abi.
7153 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
7154 (struct jithost_abi) <begin, end>: Remove fields.
7155 <object, function_stack_mangle, function_add>: New fields.
7156 * gdb.base/jitreader.c (struct reader_state) <code_begin,
7157 code_end>: Remove fields.
7158 <func_stack_mangle>: New field.
7159 (read_debug_info): Adjust to renaming, create block for "add"
7160 function.
7161 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
7162
7163 2019-12-11 Tom Tromey <tom@tromey.com>
7164
7165 * gdb.tui/resize.exp: Fix regexp.
7166 * gdb.tui/regs.exp: Fix regexps.
7167 * gdb.tui/main.exp: Fix regexp.
7168
7169 2019-12-11 Tom Tromey <tom@tromey.com>
7170
7171 * gdb.tui/resize.exp: Update.
7172 * gdb.tui/empty.exp (layouts): Update.
7173
7174 2019-12-11 Tom Tromey <tom@tromey.com>
7175
7176 * gdb.tui/regs.exp: Update.
7177 * gdb.tui/empty.exp (layouts): Update.
7178 * gdb.tui/basic.exp: Update.
7179 * lib/tuiterm.exp (_check_box): Don't check bottom border.
7180
7181 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7182
7183 * gdb.base/options.exp: Add -raw-values in the print completion list.
7184 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
7185
7186 2019-12-10 Kevin Buettner <kevinb@redhat.com>
7187
7188 * gdb.threads/omp-par-scope.c: New file.
7189 * gdb/threads/omp-par-scope.exp: New file.
7190
7191 2019-12-10 Kevin Buettner <kevinb@redhat.com>
7192
7193 * lib/gdb.exp (support_nested_function_tests): New proc.
7194
7195 2019-12-10 Kevin Buettner <kevinb@redhat.com>
7196
7197 * lib/gdb.exp (gdb_compile_openmp): New proc.
7198 (build_executable_from_specs): Add an "openmp" option.
7199 (gdb_compile_pthreads): Add non-executable case.
7200
7201 2019-12-10 Tom Tromey <tromey@adacore.com>
7202
7203 * gdb.ada/unchecked_union.exp: New file.
7204 * gdb.ada/unchecked_union/pck.adb: New file.
7205 * gdb.ada/unchecked_union/pck.ads: New file.
7206 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
7207 * gdb-utils.exp (string_to_regexp): Also quote "?".
7208
7209 2019-12-10 George Barrett <bob@bob131.so>
7210
7211 Test scripted probe breakpoints.
7212 * gdb.guile/scm-breakpoint.c (main): Add probe point.
7213 * gdb.python/py-breakpoint.c (main): Likewise.
7214 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
7215 specifier test.
7216 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
7217
7218 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
7219
7220 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
7221 an rvalue parameter.
7222 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
7223 parameter.
7224
7225 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
7226
7227 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
7228 modules.
7229
7230 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
7231
7232 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
7233 broken version of GCC.
7234
7235 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
7236
7237 * gdb.fortran/info-modules.exp: Rewrite to make use of new
7238 sym-info-cmds library.
7239 * gdb.fortran/info-types.exp: Likewise.
7240 * lib/sym-info-cmds.exp: New file.
7241
7242 2019-12-08 Tom de Vries <tdevries@suse.de>
7243
7244 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
7245
7246 2019-12-07 Keith Seitz <keiths@redhat.com>
7247
7248 * gdb.base/corefile-buildid-shlib-shr.c: New file.
7249 * gdb.base/corefile-buildid-shlib.c: New file.
7250 * gdb.base/corefile-buildid.c: New file.
7251 * gdb.base/corefile-buildid.exp: New file.
7252
7253 2019-12-06 Tom de Vries <tdevries@suse.de>
7254
7255 * gdb.dwarf2/varval.exp: Add decl before def test.
7256
7257 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
7258
7259 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
7260
7261 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
7262
7263 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
7264 CV and reference conversion for overload resolution.
7265 * gdb.cp/rvalue-ref-overload.exp: Test it.
7266
7267 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7268
7269 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
7270 * gdb.base/frameapply.exp: Test faas without command.
7271
7272 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
7273
7274 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
7275 Fortran tests.
7276 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
7277 order.
7278
7279 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
7280
7281 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
7282 casting to type with no kind specified.
7283 (test_basic_parsing_of_type_kinds): Additional tests for types
7284 with no kind specified, and add tests for single/double
7285 precision/complex types.
7286
7287 2019-12-04 Tom Tromey <tromey@adacore.com>
7288
7289 * gdb.base/endianity.c (struct other) <x>: New field.
7290 (main): Initialize it.
7291 * gdb.base/endianity.exp: Update.
7292
7293 2019-12-04 Tom Tromey <tromey@adacore.com>
7294
7295 * gdb.ada/scalar_storage/storage.adb: New file.
7296 * gdb.ada/scalar_storage/pck.adb: New file.
7297 * gdb.ada/scalar_storage/pck.ads: New file.
7298 * gdb.ada/scalar_storage.exp: New file.
7299
7300 2019-12-04 Tom Tromey <tromey@adacore.com>
7301
7302 * gdb.base/endianity.c (struct otherendian) <f>: New field.
7303 (main): Initialize it.
7304 * gdb.base/endianity.exp: Update.
7305
7306 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
7307
7308 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
7309
7310 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
7311
7312 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
7313 -symbol-info-module-functions and -symbol-info-module-variables.
7314
7315 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
7316
7317 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
7318
7319 2019-12-01 Richard Bunt <richard.bunt@arm.com>
7320 Andrew Burgess <andrew.burgess@embecosm.com>
7321
7322 * gdb.fortran/derived-type-striding.exp: New file.
7323 * gdb.fortran/derived-type-striding.f90: New file.
7324 * gdb.fortran/array-slices.exp: New file.
7325 * gdb.fortran/array-slices.f90: New file.
7326
7327 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7328
7329 * gdb.base/define.exp: Test . in command names.
7330 * gdb.base/setshow.exp: Update test, as . is now part of
7331 command name.
7332
7333 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7334
7335 * gdb.base/define-prefix.exp: New file.
7336
7337 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
7338
7339 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
7340 compile.
7341 (skip_btrace_pt_tests): Likewise.
7342
7343 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
7344
7345 * gdb.fortran/info-modules.exp: Compile source files in correct
7346 order.
7347
7348 2019-11-27 Kevin Buettner <kevinb@redhat.com>
7349
7350 * gdb.dwarf2/imported-unit.exp: New file.
7351 * gdb.dwarf2/imported-unit.c: New file.
7352
7353 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
7354
7355 * gdb.mi/mi-fortran-modules-2.f90: New file.
7356 * gdb.mi/mi-fortran-modules.exp: New file.
7357 * gdb.mi/mi-fortran-modules.f90: New file.
7358
7359 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
7360
7361 * gdb.mi/mi-sym-info-1.c: New file.
7362 * gdb.mi/mi-sym-info-2.c: New file.
7363 * gdb.mi/mi-sym-info.exp: New file.
7364
7365 2019-11-22 Tom Tromey <tromey@adacore.com>
7366
7367 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
7368 * gdb.ada/tasks/foo.adb: Add another stopping location.
7369
7370 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
7371
7372 * gdb.base/endianity.c: New test.
7373 * gdb.base/endianity.exp: New file.
7374
7375 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
7376
7377 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
7378
7379 2019-11-21 Tom de Vries <tdevries@suse.de>
7380
7381 PR gdb/24956
7382 * gdb.base/ui-redirect.exp: Test output of user-defined command.
7383
7384 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7385
7386 * gdb.python/py-progspace.exp: Add missing parentheses on some
7387 'print' commands.
7388
7389 2019-11-19 Tom Tromey <tom@tromey.com>
7390
7391 * gdb.tui/winheight.exp: New file.
7392
7393 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
7394
7395 * gdb.base/ctf-whatis.c: Delete.
7396 * gdb.base/ctf-whatis.exp: Delete.
7397 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
7398
7399 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
7400
7401 * gdb.base/ctf-cvexpr.exp: Delete.
7402 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
7403
7404 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
7405
7406 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
7407 the compiler. Clean up header comment a little.
7408 * gdb.base/ctf-ptype.exp: Likewise.
7409 * gdb.base/ctf-whatis.exp: Likewise.
7410 * lib/gdb.exp (skip_ctf_tests): New proc.
7411
7412 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
7413
7414 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
7415 * gdb.tui/corefile-run.exp: New file.
7416
7417 2019-11-14 Tom Tromey <tromey@adacore.com>
7418
7419 * gdb.base/gdbvars.exp (test_convenience_variables): Add
7420 regression tests.
7421
7422 2019-11-12 Tom Tromey <tom@tromey.com>
7423
7424 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
7425 after any command. Expect prompt after WAIT_FOR is seen.
7426 (enter_tui): Enable resize messages.
7427 (command): Expect command in output.
7428 (get_line): Avoid error when cursor appears to be off-screen.
7429 (dump_screen): Include screen size in title.
7430 (_do_resize): New proc, from "resize".
7431 (resize): Rewrite. Do resize in two steps.
7432 * gdb.tui/empty.exp (layouts): Fix entries.
7433 (check_boxes): Remove xfail.
7434 (check_text): Dump screen on failure.
7435
7436 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
7437
7438 * gdb.python/py-symbol.exp: Add test for
7439 gdb.lookup_static_symbols.
7440
7441 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
7442
7443 * gdb.python/py-symbol.c: Declare and call function from new
7444 py-symbol-2.c file.
7445 * gdb.python/py-symbol.exp: Compile both source files, and add new
7446 tests for gdb.lookup_static_symbol.
7447 * gdb.python/py-symbol-2.c: New file.
7448
7449 2019-11-02 Tom de Vries <tdevries@suse.de>
7450
7451 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
7452 * gdb.base/anon.exp: Same.
7453 * gdb.base/auto-connect-native-target.exp: Same.
7454 * gdb.base/call-ar-st.exp: Same.
7455 * gdb.base/catch-syscall.exp: Same.
7456 * gdb.base/commands.exp: Same.
7457 * gdb.base/default.exp: Same.
7458 * gdb.base/display.exp: Same.
7459 * gdb.base/float.exp: Same.
7460 * gdb.base/foll-fork.exp: Same.
7461 * gdb.base/help.exp: Same.
7462 * gdb.base/info-macros.exp: Same.
7463 * gdb.base/info-proc.exp: Same.
7464 * gdb.base/info-target.exp: Same.
7465 * gdb.base/long_long.exp: Same.
7466 * gdb.base/macscp.exp: Same.
7467 * gdb.base/memattr.exp: Same.
7468 * gdb.base/nofield.exp: Same.
7469 * gdb.base/pointers.exp: Same.
7470 * gdb.base/printcmds.exp: Same.
7471 * gdb.base/ptype.exp: Same.
7472 * gdb.base/restore.exp: Same.
7473 * gdb.base/return.exp: Same.
7474 * gdb.base/scope.exp: Same.
7475 * gdb.base/set-noassign.exp: Same.
7476 * gdb.base/setshow.exp: Same.
7477 * gdb.base/shlib-call.exp: Same.
7478 * gdb.base/signals.exp: Same.
7479 * gdb.base/sigstep.exp: Same.
7480 * gdb.base/skip.exp: Same.
7481 * gdb.base/solib-symbol.exp: Same.
7482 * gdb.base/stap-probe.exp: Same.
7483 * gdb.base/step-line.exp: Same.
7484 * gdb.base/step-test.exp: Same.
7485 * gdb.base/style.exp: Same.
7486 * gdb.base/varargs.exp: Same.
7487 * gdb.base/vla-datatypes.exp: Same.
7488 * gdb.base/vla-ptr.exp: Same.
7489 * gdb.base/vla-sideeffect.exp: Same.
7490 * gdb.base/volatile.exp: Same.
7491 * gdb.base/watch-cond-infcall.exp: Same.
7492 * gdb.base/watchpoint.exp: Same.
7493
7494 2019-11-02 Tom de Vries <tdevries@suse.de>
7495
7496 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
7497 * gdb.cp/cpexprs.exp: Same.
7498 * gdb.cp/except-multi-location.exp: Same.
7499 * gdb.cp/exceptprint.exp: Same.
7500 * gdb.cp/gdb2384.exp: Same.
7501 * gdb.cp/inherit.exp: Same.
7502 * gdb.cp/m-static.exp: Same.
7503 * gdb.cp/meth-typedefs.exp: Same.
7504 * gdb.cp/misc.exp: Same.
7505 * gdb.cp/namespace.exp: Same.
7506 * gdb.cp/non-trivial-retval.exp: Same.
7507 * gdb.cp/overload.exp: Same.
7508 * gdb.cp/pr17132.exp: Same.
7509 * gdb.cp/re-set-overloaded.exp: Same.
7510 * gdb.cp/rvalue-ref-types.exp: Same.
7511 * gdb.cp/templates.exp: Same.
7512
7513 2019-11-01 Luis Machado <luis.machado@linaro.org>
7514
7515 PR gdb/25124
7516
7517 * gdb.arch/pr25124.S: New file.
7518 * gdb.arch/pr25124.exp: New file.
7519
7520 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7521
7522 * gdb.fortran/info-modules.exp: Update expected results, and add
7523 additional tests for 'info module functinos', and 'info module
7524 variables'.
7525 * gdb.fortran/info-types.exp: Update expected results.
7526 * gdb.fortran/info-types.f90: Extend testcase with additional
7527 module variables and functions.
7528
7529 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7530
7531 * gdb.fortran/info-modules.exp: New file.
7532 * gdb.fortran/info-types.exp: Build with new file.
7533 * gdb.fortran/info-types.f90: Include and use new module.
7534 * gdb.fortran/info-types-2.f90: New file.
7535
7536 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7537
7538 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
7539 * gdb.base/settings.exp: Test all settings types using
7540 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
7541 that now verifies that the value of "maint show" is the same as
7542 returned by the settings functions. Test the type of the
7543 maintenance settings.
7544 * gdb.base/default.exp: Update show_conv_list.
7545
7546 2019-10-31 Tom de Vries <tdevries@suse.de>
7547
7548 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
7549 gdb_test.
7550 * gdb.arch/amd64-disp-step.exp: Same.
7551 * gdb.asm/asm-source.exp: Same.
7552 * gdb.btrace/buffer-size.exp: Same.
7553 * gdb.btrace/cpu.exp: Same.
7554 * gdb.btrace/enable.exp: Same.
7555 * gdb.dwarf2/count.exp: Same.
7556 * gdb.dwarf2/dw2-ranges-func.exp: Same.
7557 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
7558 * gdb.fortran/vla-datatypes.exp: Same.
7559 * gdb.fortran/vla-history.exp: Same.
7560 * gdb.fortran/vla-ptype.exp: Same.
7561 * gdb.fortran/vla-value.exp: Same.
7562 * gdb.fortran/whatis_type.exp: Same.
7563 * gdb.guile/guile.exp: Same.
7564 * gdb.multi/tids.exp: Same.
7565 * gdb.python/py-finish-breakpoint.exp: Same.
7566 * gdb.python/py-framefilter.exp: Same.
7567 * gdb.python/py-pp-registration.exp: Same.
7568 * gdb.python/py-xmethods.exp: Same.
7569 * gdb.python/python.exp: Same.
7570 * gdb.server/connect-with-no-symbol-file.exp: Same.
7571 * gdb.server/no-thread-db.exp: Same.
7572 * gdb.server/run-without-local-binary.exp: Same.
7573 * gdb.stabs/weird.exp: Same.
7574 * gdb.threads/attach-many-short-lived-threads.exp: Same.
7575 * gdb.threads/thread-find.exp: Same.
7576 * gdb.threads/tls-shared.exp: Same.
7577 * gdb.threads/tls.exp: Same.
7578 * gdb.threads/wp-replication.exp: Same.
7579 * gdb.trace/ax.exp: Same.
7580 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
7581
7582 2019-10-31 Tom de Vries <tdevries@suse.de>
7583
7584 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
7585 * gdb.ada/array_subscript_addr.exp: Same.
7586 * gdb.ada/arrayidx.exp: Same.
7587 * gdb.ada/arrayparam.exp: Same.
7588 * gdb.ada/arrayptr.exp: Same.
7589 * gdb.ada/boolean_expr.exp: Same.
7590 * gdb.ada/call_pn.exp: Same.
7591 * gdb.ada/complete.exp: Same.
7592 * gdb.ada/fixed_cmp.exp: Same.
7593 * gdb.ada/fun_addr.exp: Same.
7594 * gdb.ada/funcall_param.exp: Same.
7595 * gdb.ada/interface.exp: Same.
7596 * gdb.ada/mod_from_name.exp: Same.
7597 * gdb.ada/null_array.exp: Same.
7598 * gdb.ada/packed_array.exp: Same.
7599 * gdb.ada/packed_tagged.exp: Same.
7600 * gdb.ada/print_chars.exp: Same.
7601 * gdb.ada/print_pc.exp: Same.
7602 * gdb.ada/ptype_arith_binop.exp: Same.
7603 * gdb.ada/ptype_field.exp: Same.
7604 * gdb.ada/ptype_tagged_param.exp: Same.
7605 * gdb.ada/rec_return.exp: Same.
7606 * gdb.ada/ref_tick_size.exp: Same.
7607 * gdb.ada/str_ref_cmp.exp: Same.
7608 * gdb.ada/taft_type.exp: Same.
7609 * gdb.ada/tagged.exp: Same.
7610 * gdb.ada/type_coercion.exp: Same.
7611 * gdb.ada/uninitialized_vars.exp: Same.
7612
7613 2019-10-30 Tom de Vries <tdevries@suse.de>
7614
7615 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
7616
7617 2019-10-26 Tom de Vries <tdevries@suse.de>
7618
7619 * gdb.base/bigcore.c: Fix typos in comments.
7620 * gdb.base/ctf-ptype.c: Same.
7621 * gdb.base/long_long.c: Same.
7622 * gdb.dwarf2/dw2-op-out-param.S: Same.
7623 * gdb.python/py-evthreads.c: Same.
7624 * gdb.reverse/i387-stack-reverse.c: Same.
7625 * gdb.trace/tfile.c: Same.
7626 * lib/compiler.c: Same.
7627 * lib/compiler.cc: Same.
7628
7629 2019-10-25 Tom de Vries <tdevries@suse.de>
7630
7631 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
7632 gdb_test_multiple calls.
7633 * gdb.reverse/sigall-reverse.exp: Same.
7634 * gdb.reverse/solib-precsave.exp: Same.
7635 * gdb.reverse/solib-reverse.exp: Same.
7636 * gdb.reverse/until-precsave.exp: Same.
7637 * gdb.reverse/until-reverse.exp: Same.
7638
7639 2019-10-24 Tom de Vries <tdevries@suse.de>
7640
7641 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
7642 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
7643 kfail using -wrap pattern flag and convenience variable
7644 gdb_test_name.
7645
7646 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
7647
7648 * gdb.python/py-progspace.exp: Add tests for the
7649 Progspace.block_for_pc method.
7650
7651 2019-10-23 Tom Tromey <tom@tromey.com>
7652
7653 * configure: Rebuild.
7654 * aclocal.m4: Use m4_include, not sinclude.
7655
7656 2019-10-21 Tom de Vries <tdevries@suse.de>
7657
7658 * gdb.base/infcall-nested-structs.c: Add
7659 __attribute__((noinline,noclone)) to all functions.
7660 (call_all): Add missing variable initialization. Simplify return value.
7661 (breakpt): Increment volatile variable, to prevent call from being
7662 optimized out.
7663 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
7664
7665 2019-10-17 Tom de Vries <tdevries@suse.de>
7666
7667 * gdb.fortran/module.exp: Allow info variables to print info for files
7668 other than module.f90.
7669
7670 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7671
7672 * gdb.fortran/module.exp: Extend with 'info variables' test.
7673
7674 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7675
7676 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7677 F77_FOR_TARGET.
7678
7679 2019-10-16 Tom de Vries <tdevries@suse.de>
7680
7681 PR tdep/25096
7682 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7683
7684 2019-10-16 Tom de Vries <tdevries@suse.de>
7685
7686 PR tdep/24104
7687 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7688 Add KFAIL for PR tdep/25096.
7689
7690 2019-10-16 Tom de Vries <tdevries@suse.de>
7691
7692 PR testsuite/25059
7693 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7694
7695 2019-10-16 Tom de Vries <tdevries@suse.de>
7696
7697 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7698 as signed.
7699
7700 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
7701
7702 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7703 one instead of increasing timeout.
7704
7705 2019-10-13 Tom de Vries <tdevries@suse.de>
7706
7707 PR record/25038
7708 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7709 * gdb.reverse/sigall-reverse.exp: Same.
7710 * gdb.reverse/solib-precsave.exp: Same.
7711 * gdb.reverse/solib-reverse.exp: Same.
7712 * gdb.reverse/step-precsave.exp: Same.
7713 * gdb.reverse/until-precsave.exp: Same.
7714 * gdb.reverse/until-reverse.exp: Same.
7715 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7716
7717 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
7718
7719 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7720 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7721 (cmp_struct_05_01, cmp_struct_static_02_01)
7722 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7723 comparisons.
7724
7725 2019-10-10 Tom de Vries <tdevries@suse.de>
7726
7727 PR testsuite/24888
7728 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7729 gnatlink.
7730
7731 2019-10-09 Tom de Vries <tdevries@suse.de>
7732
7733 PR testsuite/25048
7734 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7735
7736 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7737
7738 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7739 exceptions due to missing debug information.
7740
7741 2019-10-07 Tom de Vries <tdevries@suse.de>
7742
7743 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7744
7745 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7746
7747 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7748 * gdb.base/annota1.exp: Update to use gdb_test_name.
7749
7750 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
7751
7752 * gdb.base/ctf-whatis.exp: New file.
7753 * gdb.base/ctf-whatis.c: New file.
7754 * gdb.base/ctf-ptype.exp: New file.
7755 * gdb.base/ctf-ptype.c: New file.
7756 * gdb.base/ctf-constvars.exp: New file.
7757 * gdb.base/ctf-constvars.c: New file.
7758 * gdb.base/ctf-cvexpr.exp: New file.
7759
7760 2019-10-04 Tom de Vries <tdevries@suse.de>
7761
7762 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7763 for loop.
7764
7765 2019-10-03 Tom Tromey <tom@tromey.com>
7766
7767 PR rust/24976:
7768 * gdb.rust/simple.rs (Union2): New type.
7769 (main): Use Union2.
7770 * gdb.rust/simple.exp: Add test.
7771
7772 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7773
7774 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7775 nested function prefix.
7776
7777 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
7778 Richard Bunt <richard.bunt@arm.com>
7779 Andrew Burgess <andrew.burgess@embecosm.com>
7780
7781 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7782 nested functions.
7783 * gdb.fortran/nested-funcs.f90: Update expected results.
7784 * gdb.fortran/nested-funcs-2.exp: New file.
7785 * gdb.fortran/nested-funcs-2.f90: New file.
7786
7787 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7788
7789 * gdb.python/py-parameter.exp: Make test names unique.
7790 * gdb.python/py-template.exp: Likewise.
7791 * gdb.python/py-value.exp: Likewise.
7792
7793 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7794
7795 * gdb.base/break-interp.exp: Reduce test name duplication.
7796 * gdb.base/call-sc.exp: Likewise.
7797 * gdb.base/callfuncs.exp: Likewise.
7798 * gdb.base/charset.exp: Likewise.
7799 * gdb.base/dump.exp: Likewise.
7800 * gdb.base/ena-dis-br.exp: Likewise.
7801 * gdb.base/relational.exp: Likewise.
7802 * gdb.base/step-over-syscall.exp: Likewise.
7803 * gdb.base/structs.exp: Likewise.
7804
7805 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7806
7807 * gdb.linespec/explicit.exp: Make test names unique.
7808 * gdb.linespec/ls-errs.exp: Likewise.
7809
7810 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7811
7812 * gdb.reverse/break-precsave.exp: Make test names unique.
7813 * gdb.reverse/break-reverse.exp: Likewise.
7814 * gdb.reverse/finish-precsave.exp: Likewise.
7815 * gdb.reverse/finish-reverse.exp: Likewise.
7816 * gdb.reverse/machinestate-precsave.exp: Likewise.
7817 * gdb.reverse/machinestate.exp: Likewise.
7818 * gdb.reverse/readv-reverse.exp: Likewise.
7819 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7820 * gdb.reverse/sigall-precsave.exp: Likewise.
7821 * gdb.reverse/sigall-reverse.exp: Likewise.
7822 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7823 * gdb.reverse/watch-precsave.exp: Likewise.
7824 * gdb.reverse/watch-reverse.exp: Likewise.
7825
7826 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7827
7828 * gdb.threads/stop-with-handle.c: New file.
7829 * gdb.threads/stop-with-handle.exp: New file.
7830
7831 2019-10-03 Tom de Vries <tdevries@suse.de>
7832
7833 PR testsuite/25059
7834 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7835 directory" line to be missing.
7836
7837 2019-10-03 Tom de Vries <tdevries@suse.de>
7838
7839 PR testsuite/25059
7840 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7841 type optional.
7842
7843 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
7844
7845 * gdb.python/py-format-string.c (string.h): New include.
7846 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7847 the same value, for endianness-independence.
7848 * gdb.python/py-format-string.exp (default_regexp_dict)
7849 (test_pretty_structs, test_format): Adjust expected output to the
7850 changed initialization.
7851
7852 2019-10-02 Tom Tromey <tromey@adacore.com>
7853
7854 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7855
7856 2019-10-02 Pedro Alves <palves@redhat.com>
7857 Andrew Burgess <andrew.burgess@embecosm.com>
7858
7859 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7860 "print-file-var.h".
7861 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7862 (get_version_1): Print this_version_id and its address.
7863 Add extern "C" wrappers around interface functions.
7864 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7865 "print-file-var.h".
7866 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7867 (get_version_2): Print this_version_id and its address.
7868 Add extern "C" wrappers around interface functions.
7869 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7870 <stddef.h> and "print-file-var.h".
7871 Add extern "C" wrappers around interface functions.
7872 [VERSION_ID_MAIN] (this_version_id): Define.
7873 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7874 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7875 up extern "C" blocks.
7876 * gdb.base/print-file-var.exp (test): New, factored out from top
7877 level.
7878 (top level): Test all combinations of attribute hidden or not,
7879 dlopen or not, and this_version_id symbol in main file or not.
7880 Compile tests as both C++ and C, make test names unique.
7881
7882 2019-10-01 Tom Tromey <tom@tromey.com>
7883
7884 * gdb.base/style.exp: Test "show logging filename".
7885
7886 2019-10-01 Tom Tromey <tom@tromey.com>
7887
7888 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7889 * gdb.base/style.exp: Add metadata style test.
7890
7891 2019-10-01 Tom Tromey <tom@tromey.com>
7892
7893 * gdb.base/style.exp: Test "pwd".
7894
7895 2019-10-01 Tom Tromey <tom@tromey.com>
7896
7897 * gdb.base/style.exp: Update tests.
7898
7899 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
7900
7901 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7902 'six' to unsigned.
7903 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7904 'five'. Use an all-ones bit pattern for each.
7905 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7906 to its changed values.
7907
7908 2019-09-30 Tom Tromey <tromey@adacore.com>
7909
7910 * gdb.rust/traits.rs: Disable all warnings.
7911
7912 2019-09-29 Tom de Vries <tdevries@suse.de>
7913
7914 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
7915
7916 2019-09-29 Tom de Vries <tdevries@suse.de>
7917
7918 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7919
7920 2019-09-27 Tom de Vries <tdevries@suse.de>
7921
7922 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7923
7924 2019-09-27 Tom de Vries <tdevries@suse.de>
7925
7926 PR record/23188
7927 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7928
7929 2019-09-26 Tom Tromey <tromey@adacore.com>
7930
7931 * gdb.ada/py_taft.exp: New file.
7932 * gdb.ada/py_taft/main.adb: New file.
7933 * gdb.ada/py_taft/pkg.adb: New file.
7934 * gdb.ada/py_taft/pkg.ads: New file.
7935
7936 2019-09-24 Tom de Vries <tdevries@suse.de>
7937
7938 PR gdb/24598
7939 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7940
7941 2019-09-22 Tom de Vries <tdevries@suse.de>
7942
7943 * gdb.base/restore.exp: Allow register variables to be optimized out at
7944 -O0.
7945
7946 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
7947
7948 * gdb.arch/spu-info.exp: Remove file.
7949 * gdb.arch/spu-info.c: Remove file.
7950 * gdb.arch/spu-ls.exp: Remove file.
7951 * gdb.arch/spu-ls.c: Remove file.
7952
7953 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7954 * gdb.asm/spu.inc: Remove file.
7955
7956 * gdb.base/dump.exp: Remove support for spu*-*-*.
7957 * gdb.base/stack-checking.exp: Likewise.
7958 * gdb.base/overlays.exp: Likewise.
7959 * gdb.base/ovlymgr.c: Likewise.
7960 * gdb.base/spu.ld: Remove file.
7961
7962 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7963 * gdb.cp/cpexprs.exp: Likewise.
7964 * gdb.cp/exception.exp: Likewise.
7965 * gdb.cp/gdb2495.exp: Likewise.
7966 * gdb.cp/mb-templates.exp: Likewise.
7967 * gdb.cp/pr9167.exp: Likewise.
7968 * gdb.cp/userdef.exp: Likewise.
7969
7970 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7971
7972 * gdb.cell: Remove directory.
7973 * lib/cell.exp: Remove file.
7974
7975 2019-09-19 Tom de Vries <tdevries@suse.de>
7976
7977 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7978
7979 2019-09-19 Tom de Vries <tdevries@suse.de>
7980
7981 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7982
7983 2019-09-19 Tom de Vries <tdevries@suse.de>
7984
7985 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7986 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7987 (gdb_target_cmd): ... here.
7988 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7989 value 2.
7990
7991 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
7992
7993 * gdb.base/source-dir.exp: Avoid having directory names in test
7994 names.
7995
7996 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7997
7998 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7999 directory.
8000
8001 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
8002
8003 * gdb.base/list-missing-source.exp: New file.
8004
8005 2019-09-14 Tom de Vries <tdevries@suse.de>
8006
8007 PR teststuite/24599
8008 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
8009 * lib/ada.exp (gnatmake_version_at_least): New proc.
8010
8011 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
8012
8013 * gdb.base/maint.exp: Use exec_has_index_section.
8014
8015 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
8016
8017 * gdb.base/maint.exp: Add test for 'maint info sections'.
8018
8019 2019-09-12 Tom de Vries <tdevries@suse.de>
8020
8021 * gdb.base/store.exp: Allow register variables to be optimized out at
8022 -O0.
8023
8024 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8025
8026 * gdb.ada/rdv_wait.exp: Update to new task names.
8027 * gdb.base/task_switch_in_core.exp: Likewise.
8028 * gdb.base/info_sources_base.c: Likewise.
8029
8030 2019-09-10 Tom Tromey <tromey@adacore.com>
8031
8032 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
8033
8034 2019-09-10 Tom Tromey <tromey@adacore.com>
8035
8036 * gdb.ada/dgopt.exp: New file.
8037 * gdb.ada/dgopt/x.adb: New file.
8038
8039 2019-09-08 Tom Tromey <tom@tromey.com>
8040
8041 * gdb.tui/resize.exp: Remove setup_xfail.
8042 * gdb.tui/regs.exp: Remove setup_xfail.
8043 * gdb.tui/basic.exp: Remove setup_xfail.
8044
8045 2019-09-06 David Blaikie <dblaikie@gmail.com>
8046
8047 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
8048 * gdb.cp/cplabel.exp: Ditto.
8049 * gdb.linespec/ls-errs.exp: Ditto.
8050
8051 2019-09-05 Tom de Vries <tdevries@suse.de>
8052
8053 * lib/gdb.exp (cmp_file_string): New proc.
8054 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
8055 runto_main. Verify save breakpoints output.
8056
8057 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8058
8059 * gdb.base/info-var.exp: Test info variables without running
8060 to main, to avoid expect's buffer overflow.
8061
8062 2019-09-03 Tom Tromey <tromey@adacore.com>
8063
8064 * gdb.ada/bias.exp: New file.
8065 * gdb.ada/bias/bias.adb: New file.
8066 * gdb.ada/print_chars.exp: Add regression test.
8067 * gdb.ada/print_chars/foo.adb (My_Character): New type.
8068 (MC): New variable.
8069
8070 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
8071
8072 * gdb.base/argv0-symlink.exp: Run only on native target
8073 and local host.
8074
8075 2019-08-29 Tom de Vries <tdevries@suse.de>
8076
8077 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
8078 diverse debug info.
8079 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
8080
8081 2019-08-28 Tom de Vries <tdevries@suse.de>
8082
8083 * gdb.base/info-var.exp: Allow info variables to print info for files
8084 other than info-var-f1.c and info-var-f2.c.
8085
8086 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
8087
8088 * gdb.fortran/info-types.exp: Add module.
8089 * gdb.fortran/info-types.f90: Update expected results.
8090
8091 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
8092
8093 * gdb.fortran/info-types.exp: New file.
8094 * gdb.fortran/info-types.f90: New file.
8095 * lib/fortran.exp (fortran_character1): New proc.
8096
8097 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
8098
8099 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
8100 functions'. Reindent as needed.
8101 * gdb.base/info-var-f1.c: New file.
8102 * gdb.base/info-var-f2.c: New file.
8103 * gdb.base/info-var.exp: New file.
8104 * gdb.base/info-var.h: New file.
8105
8106 2019-08-26 Tom de Vries <tdevries@suse.de>
8107
8108 PR c++/24852
8109 * gdb.cp/no-libstdcxx-probe.exp: New test.
8110
8111 2019-08-26 Tom de Vries <tdevries@suse.de>
8112
8113 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
8114 * tests need to be skipped.
8115 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
8116 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
8117 mi_skip_libstdcxx_probe_tests.
8118
8119 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
8120
8121 * gdb.python/py-xmethods.exp: Use raw strings when passing
8122 arguments to SimpleXMethodMatcher.
8123
8124 2019-08-22 Tom de Vries <tdevries@suse.de>
8125
8126 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
8127 more informative.
8128
8129 2019-08-21 Pedro Alves <palves@redhat.com>
8130
8131 * gdb.base/with.exp: Test "with" with no arguments.
8132
8133 2019-08-21 Tom de Vries <tdevries@suse.de>
8134
8135 * gdb.base/gdb-caching-proc.exp: Sort files.
8136
8137 2019-08-20 Tom de Vries <tdevries@suse.de>
8138
8139 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
8140 compilation.
8141
8142 2019-08-16 Tom de Vries <tdevries@suse.de>
8143
8144 * gdb.base/compare-sections.exp ("after run to main"): Allow
8145 mismatched read-only sections for PIE executables.
8146
8147 2019-08-16 Tom Tromey <tom@tromey.com>
8148
8149 * lib/tuiterm.exp (_csi_Z): New proc.
8150 * gdb.tui/basic.exp: Update window positions.
8151 * gdb.tui/empty.exp: Update window positions.
8152
8153 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
8154
8155 * gdb.base/examine-backward.exp: Correct regexp for
8156 "examine 3 bytes backward from ${address_zero}".
8157
8158 2019-08-15 Tom Tromey <tom@tromey.com>
8159
8160 * gdb.tui/empty.exp: Enable resizing tests.
8161
8162 2019-08-15 Tom Tromey <tromey@adacore.com>
8163
8164 * gdb.ada/char_enum.exp: Add regression tests.
8165 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
8166 and '0'.
8167 (Char, Gchar): Update.
8168 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
8169
8170 2019-08-15 Christian Biesinger <cbiesinger@google.com>
8171
8172 * gdb.python/python.exp: Expect a leading underscore on
8173 GdbOutput{,Error}File.
8174
8175 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
8176
8177 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
8178 Windows host.
8179
8180 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
8181
8182 * gdb.base/batch-preserve-term-settings.exp
8183 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
8184
8185 2019-08-15 Christian Biesinger <cbiesinger@google.com>
8186
8187 * lib/gdb.exp: When running on a mingw target, replace
8188 /x/ with x:/.
8189
8190 2019-08-14 Alan Hayward <alan.hayward@arm.com>
8191
8192 * gdb.arch/aarch64-prologue.c: New test.
8193 * gdb.arch/aarch64-prologue.exp: New file.
8194
8195 2019-08-13 Tom de Vries <tdevries@suse.de>
8196
8197 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
8198 Thread.
8199
8200 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
8201
8202 * gdb.python/py-completion.exp: Download the .py file to the host
8203 and use its host pathname. Conditionalize tests that use
8204 tab completion and manipulate files on the build machine.
8205 * gdb.python/py-events.exp: Download the .py file to the host
8206 and use its host pathname.
8207 * gdb.python/py-evsignal.exp: Likewise.
8208 * gdb.python/py-evthreads.exp: Likewise.
8209 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
8210 pathname syntax.
8211 * gdb.python/py-framefilter.exp: Download the .py file to the right
8212 place on the host. Match Windows pathname syntax.
8213 * gdb.python/py-mi-var-info-path-expression.exp: Download the
8214 .py file to the host and use its host pathname.
8215 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
8216 * gdb.python/py-objfile.exp: Expect a host pathname, not a
8217 build pathname. Skip symlink test on Windows host. Add missing
8218 newline at end of file.
8219 * gdb.python/py-pp-maint.exp: Download the .py file to the host
8220 and use its host pathname.
8221 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
8222 * gdb.python/py-section-script.exp: Use host location of binfile
8223 on safe-path. Use correct path separator on Windows host.
8224 Reorder alternatives in gdb_test_multiple to prevent matching
8225 the wrong alternative on success.
8226 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
8227
8228 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
8229
8230 * gdb.gdb/selftest.exp (test_with_self): Update test to now
8231 expect the GDB inferior to no longer immediately stop after
8232 being resumed with "signal SIGINT".
8233
8234 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
8235
8236 * gdb.linespec/break-ask.exp: Generalize regexps to match
8237 Windows pathnames too.
8238
8239 2019-08-08 Tom de Vries <tdevries@suse.de>
8240
8241 PR testsuite/24862
8242 * lib/tuiterm.exp (_accept): Fix CSI regexp.
8243
8244 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8245
8246 * gdb.base/style.exp: Update tests for help doc new invariants.
8247 * gdb.base/help.exp: Likewise.
8248
8249 2019-08-06 Tom Tromey <tom@tromey.com>
8250
8251 * gdb.base/style.exp: Add disassemble test.
8252 * gdb.base/style.c (some_called_function): New function.
8253 (main): Use it.
8254
8255 2019-08-05 Christian Biesinger <cbiesinger@google.com>
8256
8257 * gdb.python/py-block.exp: Test dictionary access on blocks.
8258
8259 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
8260
8261 PR gdb/24863
8262 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
8263 -list-thread-groups --available test when running under
8264 check-read1.
8265
8266 2019-08-05 Tom de Vries <tdevries@suse.de>
8267
8268 PR testsuite/24863
8269 * lib/gdb.exp (with_read1_timeout_factor): New proc.
8270 * gdb.base/help.exp: Use with_read1_timeout_factor.
8271 * gdb.base/info-macros.exp: Same.
8272 * gdb.cp/nested-types.exp: Same.
8273
8274 2019-08-05 Tom de Vries <tdevries@suse.de>
8275
8276 * lib/gdb.exp (version_at_least): Factor out of ...
8277 (tcl_version_at_least): ... here.
8278 (gdb_compile): Fail if pie results in non-PIE executable.
8279 (readelf_version, readelf_prints_pie): New proc.
8280 (exec_is_pie): Return -1 if unknown.
8281
8282 2019-08-05 Tom de Vries <tdevries@suse.de>
8283
8284 * lib/gdb.exp (tcl_version_at_least): Fix typo.
8285
8286 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
8287
8288 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
8289
8290 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
8291
8292 * lib/completion-support.exp (test_gdb_complete_none): Skip
8293 tab completion tests if no readline support.
8294 (test_gdb_complete_unique_re): Likewise.
8295 (test_gdb_complete_multiple): Likewise.
8296
8297 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8298
8299 * gdb.base/info_sources.exp: New file.
8300 * gdb.base/info_sources.c: New file.
8301 * gdb.base/info_sources_base.c: New file.
8302
8303 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8304
8305 * gdb.base/batch-exit-status.exp: Call test_exit_status with
8306 prefix argument.
8307 (test_exit_status): Add prefix argument.
8308
8309 2019-08-01 Tom de Vries <tdevries@suse.de>
8310
8311 PR testsuite/24863
8312 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
8313 calling exp_continue for new thread and thread exited messages.
8314
8315 2019-08-01 Tom de Vries <tdevries@suse.de>
8316
8317 PR testsuite/24863
8318 * gdb.base/structs.exp: Fix check-read1 timeout using
8319 gdb_test_sequence.
8320 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
8321
8322 2019-08-01 Tom de Vries <tdevries@suse.de>
8323
8324 PR testsuite/24863
8325 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
8326 line.
8327
8328 2019-08-01 Tom de Vries <tdevries@suse.de>
8329
8330 PR testsuite/24863
8331 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
8332
8333 2019-07-30 Tom Tromey <tromey@adacore.com>
8334
8335 * gdb.ada/display_nested.exp: New file.
8336 * gdb.ada/display_nested/foo.adb: New file.
8337 * gdb.ada/display_nested/pack.adb: New file.
8338 * gdb.ada/display_nested/pack.ads: New file.
8339
8340 2019-07-30 Christian Biesinger <cbiesinger@google.com>
8341
8342 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
8343 namespace.
8344 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
8345
8346 2019-07-30 Tom de Vries <tdevries@suse.de>
8347
8348 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
8349 instead.
8350
8351 2019-07-30 Tom de Vries <tdevries@suse.de>
8352
8353 PR testsuite/24834
8354 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
8355 (exec_is_pie): New proc.
8356
8357 2019-07-29 Christian Biesinger <cbiesinger@google.com>
8358
8359 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
8360
8361 2019-07-29 Christian Biesinger <cbiesinger@google.com>
8362
8363 * gdb.python/py-objfile.c: Add global and static vars.
8364 * gdb.python/py-objfile.exp: Test new functions Objfile.
8365 lookup_global_symbol and lookup_static_symbol.
8366
8367 2019-07-29 Tom Tromey <tom@tromey.com>
8368
8369 * lib/tuiterm.exp (Term::_csi_@): New proc.
8370 (Term::_csi_X): Don't move cursor.
8371
8372 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8373
8374 * gdb.base/options.exp: Update backtrace - completion to
8375 new option -frame-info.
8376 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
8377 Test new 'set print frame-info'. Test backtrace -frame-info
8378 overriding 'set print frame-info'.
8379 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
8380 Test new 'set print frame-info'.
8381 Verify consistency of backtrace with and without filters, with and
8382 without -no-filters.
8383 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
8384 default.
8385
8386 2019-07-29 Tom de Vries <tdevries@suse.de>
8387
8388 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
8389 no arguments".
8390
8391 2019-07-29 Tom de Vries <tdevries@suse.de>
8392
8393 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
8394 is a substring of the first for "complete non-unique file name".
8395
8396 2019-07-29 Tom de Vries <tdevries@suse.de>
8397
8398 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
8399 with ".*".
8400
8401 2019-07-29 Tom de Vries <tdevries@suse.de>
8402
8403 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
8404 Pass prompt_regexp parameter to gdb_test_multiple calls.
8405
8406 2019-07-29 Tom de Vries <tdevries@suse.de>
8407
8408 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
8409 print registers" regexps.
8410
8411 2019-07-29 Tom de Vries <tdevries@suse.de>
8412
8413 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
8414
8415 2019-07-29 Tom de Vries <tdevries@suse.de>
8416
8417 PR gdb/24855
8418 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
8419 (skip_python_tests_prompt): Add prompt_regexp argument to
8420 gdb_test_multiple calls.
8421
8422 2019-07-27 Tom Tromey <tom@tromey.com>
8423
8424 * gdb.tui/main.exp: New file.
8425
8426 2019-07-27 Tom Tromey <tom@tromey.com>
8427
8428 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
8429 optional.
8430 * gdb.tui/empty.exp: New file.
8431
8432 2019-07-27 Tom Tromey <tom@tromey.com>
8433
8434 * lib/tuiterm.exp (spawn): New proc.
8435 (Term::resize): New proc.
8436 * gdb.tui/resize.exp: New file.
8437
8438 2019-07-27 Tom Tromey <tom@tromey.com>
8439
8440 * gdb.tui/list.exp: New file.
8441
8442 2019-07-27 Tom Tromey <tom@tromey.com>
8443
8444 * gdb.tui/regs.exp: New file.
8445
8446 2019-07-27 Tom Tromey <tom@tromey.com>
8447
8448 * gdb.tui/basic.exp: Add "layout split" test.
8449
8450 2019-07-27 Tom Tromey <tom@tromey.com>
8451
8452 * gdb.tui/basic.exp: Add "layout asm" test.
8453
8454 2019-07-27 Tom Tromey <tom@tromey.com>
8455
8456 * lib/tuiterm.exp: New file.
8457 * gdb.tui/basic.exp: New file.
8458
8459 2019-07-27 Kevin Buettner <kevinb@redhat.com>
8460
8461 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
8462 Enable tests associated with this flag. Adjust regex
8463 referencing "foo_low" to now refer to "foo_cold" instead.
8464
8465 2019-07-27 Kevin Buettner <kevinb@redhat.com>
8466
8467 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
8468 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
8469 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
8470 foo_cold. Revise comments to match.
8471 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
8472 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
8473 were wrapped into this proc; Call do_test in loop from outermost
8474 level.
8475 (foo_low): Rename all occurrences to "foo_cold".
8476 (backtrace from baz): New test.
8477 (x2/i foo_cold): New test.
8478 (info line *foo_cold): New test.
8479
8480 2019-07-26 Tom de Vries <tdevries@suse.de>
8481
8482 * gdb.arch/i386-pkru.exp: Fix unterminated string.
8483
8484 2019-07-25 Tom de Vries <tdevries@suse.de>
8485
8486 PR testsuite/24830
8487 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
8488 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
8489 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
8490 (skip_libstdcxx_probe_tests): ... here.
8491 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
8492
8493 2019-07-24 Tom de Vries <tdevries@suse.de>
8494
8495 PR testsuite/24807
8496 * gdb.objc/basicclass.m: Include stdio.h.
8497 * gdb.objc/nondebug.m: Same.
8498 * gdb.objc/objcdecode.m: Same.
8499
8500 2019-07-24 Tom de Vries <tdevries@suse.de>
8501
8502 PR testsuite/24612
8503 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
8504 additional_flags.
8505
8506 2019-07-24 Tom de Vries <tdevries@suse.de>
8507
8508 PR testsuite/24831
8509 * gdb.multi/tids.exp: Update error messages for info threads.
8510
8511 2019-07-24 Tom de Vries <tdevries@suse.de>
8512
8513 * gdb.base/info-types.exp: Allow info types to print info for more than
8514 one file.
8515
8516 2019-07-23 Tom de Vries <tdevries@suse.de>
8517
8518 PR testsuite/24842
8519 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
8520 gdb_spawn_with_cmdline_opts.
8521
8522 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
8523
8524 * gdb.arch/arm-cmse-sgstubs.c: New test.
8525 * gdb.arch/arm-cmse-sgstubs.exp: New file.
8526
8527 2019-07-23 Tom de Vries <tdevries@suse.de>
8528
8529 PR testsuite/24711
8530 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
8531 issuing next command.
8532
8533 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
8534
8535 * gdb.ada/info_auto_lang.exp: Update expected results.
8536 * gdb.base/info-types.c: Add additional types to check.
8537 * gdb.base/info-types.exp: Update expected results.
8538
8539 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
8540
8541 * gdb.base/info-types.c: New file.
8542 * gdb.base/info-types.exp: New file.
8543
8544 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
8545
8546 * gdb.arch/riscv-bp-infcall.c: New file.
8547 * gdb.arch/riscv-bp-infcall.exp: New file.
8548
8549 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
8550
8551 PR breakpoints/24541
8552 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
8553
8554 2019-07-14 Tom de Vries <tdevries@suse.de>
8555
8556 PR testsuite/24760
8557 * gdb.objc/basicclass.exp: Fix unterminated string.
8558
8559 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
8560 Andrew Burgess <andrew.burgess@embecosm.com>
8561
8562 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
8563 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
8564 negative bounds.
8565 * gdb.fortran/vla-value.exp: Print elements of an array with
8566 negative bounds.
8567 * gdb.fortran/vla.f90: Setup an array with negative bounds for
8568 testing.
8569
8570 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
8571
8572 * gdb.base/options.exp (expect_string): Dequote strings in
8573 results.
8574 (test-string): Test strings with different quoting and reindent.
8575
8576 2019-07-10 Tom Tromey <tromey@adacore.com>
8577
8578 * gdb.ada/mi_ex_cond.exp: Update expected results.
8579 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
8580 * gdb.ada/mi_catch_ex.exp: Update expected results.
8581 * gdb.ada/mi_catch_assert.exp: Update expected results.
8582 * gdb.ada/catch_ex.exp (catch_exception_info)
8583 (catch_exception_entry, catch_assert_entry)
8584 (catch_unhandled_entry): Update.
8585 * gdb.ada/catch_assert_if.exp: Update expected results.
8586
8587 2019-07-10 Richard Bunt <richard.bunt@arm.com>
8588 Stephen Roberts <stephen.roberts@arm.com>
8589
8590 * gdb.base/define.exp: Restore original prompt.
8591
8592 2019-07-09 Pedro Alves <palves@redhat.com>
8593
8594 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
8595 breakpoints" output.
8596 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
8597 * gdb.python/py-breakpoint.exp: No longer expect that "catch
8598 throw" creates breakpoint.
8599 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
8600 'type="catchpoint"'.
8601
8602 2019-07-09 Pedro Alves <palves@redhat.com>
8603
8604 PR c++/15468
8605 * gdb.cp/except-multi-location-lib.cc: New.
8606 * gdb.cp/except-multi-location-main.cc: New.
8607 * gdb.cp/except-multi-location.exp: New.
8608
8609 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
8610
8611 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
8612 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
8613 argument and update callers.
8614
8615 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
8616
8617 * gdb.arch/amd64-break-on-asm-line.S: New file.
8618 * gdb.arch/amd64-break-on-asm-line.exp: New file.
8619
8620 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8621
8622 * gdb.base/printcmds.exp: Test printing C string and
8623 C wide string convenience vars without transiting via the inferior.
8624 Also make test names unique.
8625
8626 2019-07-08 Alan Hayward <alan.hayward@arm.com>
8627
8628 PR breakpoints/25011
8629 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
8630
8631 2019-07-04 Pedro Alves <palves@redhat.com>
8632
8633 * lib/gdb.exp (foreach_with_prefix): Don't return early if
8634 body returned ok(0), break(3) or continue(4).
8635 * gdb.testsuite/foreach_with_prefix.exp: New file.
8636
8637 2019-07-04 Alan Hayward <alan.hayward@arm.com>
8638
8639 * gdb.server/unittest.exp: Allow 0 unit tests to run.
8640
8641 2019-07-03 Pedro Alves <palves@redhat.com>
8642
8643 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
8644 "return -code".
8645
8646 2019-07-03 Pedro Alves <palves@redhat.com>
8647
8648 PR cli/24732
8649 * gdb.base/shell.exp: Load completion-support.exp.
8650 Adjust expected error output. Add completion tests.
8651
8652 2019-07-03 Pedro Alves <palves@redhat.com>
8653
8654 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
8655 string_to_regexp.
8656
8657 2019-07-03 Pedro Alves <palves@redhat.com>
8658
8659 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
8660 (expect_integer): Adjust to expect "-string".
8661 (expect_string): New.
8662 (all_options): Expect "-string".
8663 (test-flag, test-boolean): Adjust to expect "-string".
8664 (test-string): New proc.
8665 (top level): Call it.
8666
8667 2019-07-03 Pedro Alves <palves@redhat.com>
8668
8669 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8670 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8671 the expected output in the success.
8672
8673 2019-07-03 Pedro Alves <palves@redhat.com>
8674
8675 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8676 Split one gdb_test_multiple call in two to avoid a race.
8677
8678 2019-07-03 Pedro Alves <palves@redhat.com>
8679
8680 * gdb.base/with.c: New file.
8681 * gdb.base/with.exp: New file.
8682
8683 2019-07-03 Pedro Alves <palves@redhat.com>
8684
8685 * gdb.base/settings.exp: Replace all references to "maint
8686 test-settings set" with references to "maint set test-settings",
8687 and all references to "maint test-settings show" with references
8688 to "maint show test-settings".
8689
8690 2019-07-03 Pedro Alves <palves@redhat.com>
8691
8692 * gdb.base/settings.exp (test-string): Adjust expected out when
8693 testing "maint test-settings show filename"
8694
8695 2019-07-02 Pedro Alves <palves@redhat.com>
8696
8697 * gdb.base/options.exp (test-info-threads): New procedure.
8698 (top level): Call it.
8699
8700 2019-06-28 Tom Tromey <tromey@adacore.com>
8701
8702 * gdb.dwarf2/ada-linkage-name.c: New file.
8703 * gdb.dwarf2/ada-linkage-name.exp: New file.
8704
8705 2019-06-27 Tom Tromey <tromey@adacore.com>
8706
8707 PR c++/20020:
8708 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8709
8710 2019-06-26 Tom de Vries <tdevries@suse.de>
8711
8712 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8713
8714 2019-06-26 Tom de Vries <tdevries@suse.de>
8715
8716 * gdb.base/index-cache.exp: Add back missing debug option.
8717
8718 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8719
8720 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8721
8722 2019-06-25 Tom de Vries <tdevries@suse.de>
8723
8724 PR testsuite/24727
8725 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8726
8727 2019-06-24 Tom de Vries <tdevries@suse.de>
8728
8729 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8730
8731 2019-06-24 Tom de Vries <tdevries@suse.de>
8732
8733 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8734 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8735 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8736
8737 2019-06-24 Tom de Vries <tdevries@suse.de>
8738
8739 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8740
8741 2019-06-21 Tom de Vries <tdevries@suse.de>
8742
8743 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8744
8745 2019-06-21 Tom de Vries <tdevries@suse.de>
8746
8747 PR testsuite/24518
8748 PR ada/24713
8749 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8750 index.
8751
8752 2019-06-19 Tom Tromey <tromey@adacore.com>
8753
8754 * gdb.ada/length_cond.exp: Add intro comment.
8755
8756 2019-06-19 Tom Tromey <tromey@adacore.com>
8757
8758 * gdb.ada/length_cond.exp: New file.
8759 * gdb.ada/length_cond/length_cond.adb: New file.
8760 * gdb.ada/length_cond/pck.adb: New file.
8761 * gdb.ada/length_cond/pck.ads: New file.
8762
8763 2019-06-18 Tom de Vries <tdevries@suse.de>
8764
8765 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8766
8767 2019-06-18 Tom Tromey <tromey@adacore.com>
8768
8769 * gdb.base/list0.h: Add comment explaining control character.
8770
8771 2019-06-18 Tom de Vries <tdevries@suse.de>
8772
8773 * boards/fission.exp: Break up long debug_flags line.
8774
8775 2019-06-16 Tom de Vries <tdevries@suse.de>
8776
8777 PR gdb/24445
8778 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8779 generated index.
8780
8781 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8782
8783 PR gdb/24686
8784 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8785 improve detection of bug gdb/24541.
8786
8787 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
8788
8789 PR gdb/24669
8790 * gdb.base/index-cache.exp (uses_readnow,
8791 expecting_index_cache_use): Define global variable.
8792 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8793 expecting_index_cache_use.
8794
8795 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
8796 Andrew Burgess <andrew.burgess@embecosm.com>
8797
8798 * gdb.fortran/pointers.f90: New file.
8799 * gdb.fortran/print_type.exp: New file.
8800 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8801 * gdb.fortran/vla-type.exp: Likewise.
8802 * gdb.fortran/vla-value.exp: Likewise.
8803 * gdb.mi/mi-vla-fortran.exp: Likewise.
8804
8805 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8806
8807 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8808 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8809 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8810 as a stop reason.
8811
8812 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8813
8814 * gdb.base/annota1.exp: Update expected results.
8815 * gdb.cp/annota2.exp: Likewise.
8816 * gdb.cp/annota3.exp: Likewise.
8817
8818 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8819
8820 * gdb.base/style-logging.exp: Remove path from test name.
8821
8822 2019-06-14 Tom Tromey <tromey@adacore.com>
8823
8824 PR gdb/24502:
8825 * gdb.base/style-logging.exp: New file.
8826
8827 2019-06-14 Tom Tromey <tromey@adacore.com>
8828
8829 * gdb.base/symfile-warn.exp: New file.
8830 * gdb.base/symfile-warn.c: New file.
8831
8832 2019-06-14 Tom Tromey <tromey@adacore.com>
8833
8834 * gdb.base/annotate-symlink.exp: New file.
8835
8836 2019-06-14 Tom Tromey <tromey@adacore.com>
8837
8838 * gdb.ada/set_wstr.exp: Add reassignment test.
8839
8840 2019-06-14 Tom Tromey <tromey@adacore.com>
8841
8842 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8843 'unchecked_access and 'unrestricted_access as well.
8844
8845 2019-06-14 Tom Tromey <tromey@adacore.com>
8846
8847 PR ada/24539:
8848 * gdb.ada/vla.exp: Update tests.
8849 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8850 pragma.
8851
8852 2019-06-13 Pedro Alves <palves@redhat.com>
8853
8854 * gdb.base/settings.exp (test-integer): Test junk after
8855 "unlimited".
8856
8857 2019-06-13 Pedro Alves <palves@redhat.com>
8858
8859 * gdb.base/options.exp (test-thread-apply): New.
8860 (top level): Call it.
8861
8862 2019-06-13 Pedro Alves <palves@redhat.com>
8863
8864 * gdb.base/options.exp (test-frame-apply): New.
8865 (top level): Test print commands with different "frame apply"
8866 prefixes.
8867
8868 2019-06-13 Pedro Alves <palves@redhat.com>
8869
8870 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
8871 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8872 'max_completions' parameter and handle it.
8873 (test_gdb_completion_offers_commands): New.
8874
8875 2019-06-13 Pedro Alves <palves@redhat.com>
8876
8877 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8878
8879 2019-06-13 Pedro Alves <palves@redhat.com>
8880
8881 * gdb.base/options.exp (test-backtrace): New.
8882 (top level): Call it.
8883
8884 2019-06-13 Pedro Alves <palves@redhat.com>
8885
8886 * gdb.guile/scm-frame-args.exp: Use "set print
8887 raw-frame-arguments" instead of "set print raw frame-arguments".
8888 * gdb.python/py-frame-args.exp: Likewise.
8889
8890 2019-06-13 Pedro Alves <palves@redhat.com>
8891
8892 * gdb.compile/compile.exp: Adjust expected output to option
8893 processing changes.
8894
8895 2019-06-13 Pedro Alves <palves@redhat.com>
8896
8897 * gdb.base/options.exp: Build executable.
8898 (test-print): New procedure.
8899 (top level): Call it, once for "print" and another for "compile
8900 print".
8901
8902 2019-06-13 Pedro Alves <palves@redhat.com>
8903
8904 * gdb.base/options.c: New file.
8905 * gdb.base/options.exp: New file.
8906
8907 2019-06-13 Pedro Alves <palves@redhat.com>
8908
8909 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8910 that "o" is ambiguous.
8911
8912 2019-06-13 Pedro Alves <palves@redhat.com>
8913
8914 * gdb.base/settings.c: New file.
8915 * gdb.base/settings.exp: New file.
8916
8917 2019-06-13 Pedro Alves <palves@redhat.com>
8918
8919 * gdb.base/completion.exp: Fix comment typo.
8920
8921 2019-06-13 Pedro Alves <palves@redhat.com>
8922
8923 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8924 foo --1" test.
8925
8926 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8927
8928 * gdb.fortran/block-data.f: New.
8929 * gdb.fortran/block-data.exp: New.
8930
8931 2019-06-11 Tom de Vries <tdevries@suse.de>
8932
8933 PR testsuite/24521
8934 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8935 message.
8936
8937 2019-06-11 Tom de Vries <tdevries@suse.de>
8938
8939 PR testsuite/24521
8940 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8941
8942 2019-06-11 Tom de Vries <tdevries@suse.de>
8943
8944 * boards/readnow.exp: New file.
8945
8946 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8947
8948 * gdb.fortran/vla-sizeof.exp: Update expected results.
8949
8950 2019-06-06 Amos Bird <amosbird@gmail.com>
8951
8952 * gdb.base/annota1.exp (thread_switch): Add test for
8953 thread-exited annotation.
8954
8955 2019-06-06 Tom Tromey <tromey@adacore.com>
8956
8957 * gdb.base/maint.exp: Expect command started/finished output.
8958
8959 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8960
8961 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8962 comment.
8963 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8964
8965 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8966
8967 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8968 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8969 * gdb.arch/riscv-unwind-long-insn.c: New file.
8970 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8971
8972 2019-06-04 Christian Biesinger <cbiesinger@google.com>
8973
8974 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
8975
8976 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8977
8978 * lib/gdb.exp (help_list_trailer): New regexp variable
8979 factorizing the help trailer message.
8980 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8981 arg to allow to better factorize various tests.
8982 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8983 (test_prefix_command_help): Use help_list_trailer.
8984 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8985 * gdb.guile/scm-cmd.exp: Likewise.
8986 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8987 * gdb.base/help.exp: Use test_user_defined_class_help.
8988 * gdb.base/style.exp: Add tests for styling of help and apropos.
8989 * lib/gdb-utils.exp (style): Add title and highlight styles.
8990
8991 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8992
8993 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8994 $_shell_exitsignal.
8995 * gdb.base/default.exp: Update for new convenience variables.
8996
8997 2019-05-29 Tom Tromey <tromey@adacore.com>
8998
8999 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
9000 to "break complete ada" test case's regexp.
9001
9002 2019-05-29 Tom Tromey <tromey@adacore.com>
9003
9004 PR c++/20020:
9005 * gdb.cp/constexpr-field.exp: New file.
9006 * gdb.cp/constexpr-field.cc: New file.
9007
9008 2019-05-29 Tom Tromey <tromey@adacore.com>
9009
9010 * gdb.base/finish.exp (finish_no_print): New proc.
9011 (finish_tests): Call it.
9012
9013 2019-05-24 Tom de Vries <tdevries@suse.de>
9014
9015 * gdb.dwarf2/gdb-add-index.exp: New file.
9016
9017 2019-05-22 Tom Tromey <tromey@adacore.com>
9018
9019 * gdb.base/info-shared.exp (check_info_shared): Use "style".
9020 * gdb.base/style.exp: Use "style".
9021 * lib/gdb-utils.exp (style): New proc.
9022
9023 2019-05-22 Tom de Vries <tdevries@suse.de>
9024
9025 * gdb.base/align.exp: Require c++11.
9026
9027 2019-05-22 Tom de Vries <tdevries@suse.de>
9028
9029 PR testsuite/24586
9030 * gdb.python/py-mi-var-info-path-expression.exp: Call
9031 mi_skip_python_tests to check if python is supported.
9032
9033 2019-05-22 Alan Hayward <alan.hayward@arm.com>
9034
9035 * gdb.arch/aarch64-pauth.c: New test.
9036 * gdb.arch/aarch64-pauth.exp: New file.
9037
9038 2019-05-22 Alan Hayward <alan.hayward@arm.com>
9039
9040 * README (Re-running Tests Outside The Testsuite): New section.
9041
9042 2019-05-21 Tom de Vries <tdevries@suse.de>
9043
9044 * gdb.arch/amd64-eval.exp: Require c++11.
9045 * gdb.base/max-depth.exp: Same.
9046 * gdb.compile/compile-cplus-array-decay.exp: Same.
9047 * gdb.cp/meth-typedefs.exp: Same.
9048 * gdb.cp/subtypes.exp: Same.
9049 * gdb.cp/temargs.exp: Same.
9050
9051 2019-05-21 Alan Hayward <alan.hayward@arm.com>
9052
9053 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
9054
9055 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
9056
9057 PR gdb/18644
9058 * gdb.fortran/complex.exp: Remove setup_kfail calls.
9059 * gdb.fortran/printing-types.exp: Add new test.
9060 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
9061 testing.
9062 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
9063 setup_kfail call.
9064
9065 2019-05-17 Alan Hayward <alan.hayward@arm.com>
9066
9067 * README (Running the Testsuite): Change example.
9068 (Testsuite Parameters): Remove TRANSCRIPT.
9069 * lib/gdb.exp: Remove TRANSCRIPT check.
9070
9071 2019-05-17 Alan Hayward <alan.hayward@arm.com>
9072
9073 * README (Testsuite Parameters): Add replay logging to
9074 GDBSERVER_DEBUG.
9075 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
9076 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
9077 as a comma separated list.
9078 (gdb_debug_init): Override procedure.
9079
9080 2019-05-17 Alan Hayward <alan.hayward@arm.com>
9081
9082 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
9083 (gdb_write_cmd_file): New procedure.
9084 * lib/gdbserver-support.exp (gdbserver_start): Call
9085 gdbserver_write_cmd_file.
9086 (gdbserver_write_cmd_file): New procedure.
9087
9088 2019-05-17 Alan Hayward <alan.hayward@arm.com>
9089
9090 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
9091 (delete_breakpoints): Likewise.
9092 (gdb_run_cmd): Likewise.
9093 (gdb_start_cmd): Likewise.
9094 (gdb_starti_cmd): Likewise.
9095 (gdb_internal_error_resync): Likewise.
9096 (gdb_test_multiple): Likewise.
9097 (gdb_reinitialize_dir): Likewise.
9098 (default_gdb_exit): Likewise.
9099 (gdb_file_cmd): Mark kill as optional.
9100 (default_gdb_start): Call gdb_stdin_log_init.
9101 (send_gdb): Call gdb_stdin_log_write.
9102 (rerun_to_main): Mark Y as an answer.
9103 (gdb_stdin_log_init): New function.
9104 (gdb_stdin_log_write): Likewise.
9105
9106 2019-05-17 Alan Hayward <alan.hayward@arm.com>
9107
9108 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
9109 * gdb.base/debug-expr.exp: Likewise.
9110 * gdb.base/foll-fork.exp: Likewise.
9111 * gdb.base/foll-vfork.exp: Likewise.
9112 * gdb.base/fork-print-inferior-events.exp: Likewise.
9113 * gdb.base/gdb-sigterm.exp: Likewise.
9114 * gdb.base/gdbinit-history.exp: Likewise.
9115 * gdb.base/osabi.exp: Likewise.
9116 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9117 * gdb.base/ui-redirect.exp: Likewise.
9118 * gdb.gdb/unittest.exp: Likewise.
9119 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
9120 * gdb.mi/mi-watch.exp: Likewise.
9121 * gdb.mi/new-ui-mi-sync.exp: Likewise.
9122 * gdb.mi/user-selected-context-sync.exp: Likewise.
9123 * gdb.python/python.exp: Disable debug test when debugging.
9124 * gdb.threads/check-libthread-db.exp: Disable when debugging.
9125 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
9126 Likewise.
9127 * gdb.threads/stepi-random-signal.exp: Likewise.
9128
9129 2019-05-17 Alan Hayward <alan.hayward@arm.com>
9130
9131 * Makefile.in: Pass through GDB_DEBUG.
9132 * README (Testsuite Parameters): Add GDB_DEBUG.
9133 (gdb,debug): Add board setting.
9134 * lib/gdb.exp (default_gdb_start): Start debugging.
9135 (gdb_debug_enabled): New procedure.
9136 (gdb_debug_init): Likewise.
9137
9138 2019-05-17 Alan Hayward <alan.hayward@arm.com>
9139
9140 * Makefile.in: Pass through GDB_DEBUG.
9141 * README (Testsuite Parameters): Add GDB_DEBUG.
9142 (gdb,debug): Add board setting.
9143 * lib/gdb.exp (default_gdb_start): Start debugging.
9144 (gdb_debug_enabled): New procedure.
9145 (gdb_debug_init): Likewise.
9146
9147 2019-05-17 Alan Hayward <alan.hayward@arm.com>
9148
9149 * gdb.base/ui-redirect.exp: Add debug redirect tests.
9150
9151 2019-05-17 Alan Hayward <alan.hayward@arm.com>
9152
9153 * gdb.base/ui-redirect.exp: Test redirection.
9154
9155 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
9156
9157 * gdb.mi/mi-complete.exp: New file.
9158 * gdb.mi/mi-complete.cc: Likewise.
9159
9160 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
9161
9162 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
9163 indexed and sliced arrays, and pointers to arrays.
9164
9165 2019-05-14 Tom Tromey <tromey@adacore.com>
9166
9167 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
9168 styling test.
9169
9170 2019-05-14 Tom de Vries <tdevries@suse.de>
9171
9172 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
9173 selection entry encoding.
9174
9175 2019-05-10 Tom Tromey <tromey@adacore.com>
9176
9177 * gdb.ada/info_exc.exp: Add "complete" test.
9178
9179 2019-05-09 Tom de Vries <tdevries@suse.de>
9180
9181 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
9182 CU-relative.
9183
9184 2019-05-09 Tom de Vries <tdevries@suse.de>
9185
9186 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
9187 CU-relative.
9188
9189 2019-05-08 Joel Brobecker <brobecker@adacore.com>
9190
9191 * gdb.ada/frame_arg_lang.exp: New testcase.
9192 * gdb.ada/frame_arg_lang/bla.adb: New file.
9193 * gdb.ada/frame_arg_lang/pck.ads: New file.
9194 * gdb.ada/frame_arg_lang/pck.adb: New file.
9195 * gdb.ada/frame_arg_lang/foo.c: New file.
9196
9197 2019-05-08 Tom Tromey <tromey@adacore.com>
9198
9199 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
9200
9201 2019-05-08 Tom Tromey <tromey@adacore.com>
9202
9203 * gdb.base/ptype-offsets.exp: Update tests.
9204
9205 2019-05-08 Tom Tromey <tromey@adacore.com>
9206
9207 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
9208 cases.
9209 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
9210 "short".
9211
9212 2019-05-08 Tom Tromey <tromey@adacore.com>
9213
9214 * gdb.ada/vla.exp: New file.
9215 * gdb.ada/vla/vla.adb: New file.
9216
9217 2019-05-07 Tom de Vries <tdevries@suse.de>
9218
9219 * gdb.base/index-cache.exp (ls_host): Fix return statement.
9220
9221 2019-05-07 Tom de Vries <tdevries@suse.de>
9222
9223 PR testsuite/24522
9224 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
9225 section.
9226
9227 2019-05-07 Tom de Vries <tdevries@suse.de>
9228
9229 PR testsuite/24522
9230 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
9231 .debug_aranges section.
9232
9233 2019-05-07 Tom de Vries <tdevries@suse.de>
9234
9235 PR testsuite/24159
9236 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
9237
9238 2019-05-06 Tom de Vries <tdevries@suse.de>
9239
9240 * lib/gdb.exp (exec_has_index_section): New proc.
9241 * gdb.base/index-cache.exp: Handle case that binfile contains an index
9242 section.
9243
9244 2019-05-04 Tom de Vries <tdevries@suse.de>
9245
9246 * boards/cc-with-debug-names.exp: New file.
9247
9248 2019-05-03 Tom Tromey <tromey@adacore.com>
9249
9250 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
9251 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
9252 * gdb.ada/char_enum.exp: Add test.
9253
9254 2019-05-03 Tom de Vries <tdevries@suse.de>
9255
9256 * boards/cc-with-gdb-index.exp: New file.
9257
9258 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
9259
9260 * gdb.rust/simple.exp: Add new test case.
9261 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
9262 (main): Initialise an instance of the new struct.
9263
9264 2019-05-01 Tom Tromey <tromey@adacore.com>
9265
9266 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
9267 record.
9268 (NPR): New variable.
9269 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
9270 test.
9271
9272 2019-05-01 Tom Tromey <tromey@adacore.com>
9273
9274 * gdb.ada/packed_array_assign.exp: Add packed assignment
9275 regression test.
9276
9277 2019-05-01 Tom de Vries <tdevries@suse.de>
9278
9279 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
9280
9281 2019-05-01 Tom de Vries <tdevries@suse.de>
9282
9283 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
9284
9285 2019-04-30 Ali Tamur <tamur@google.com>
9286
9287 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
9288
9289 2019-04-30 Tom Tromey <tromey@adacore.com>
9290
9291 * lib/ada.exp (find_ada_tool): New proc.
9292 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
9293 * gdb.ada/catch_ex_std.exp: New file.
9294 * gdb.ada/catch_ex_std/foo.adb: New file.
9295 * gdb.ada/catch_ex_std/some_package.adb: New file.
9296 * gdb.ada/catch_ex_std/some_package.ads: New file.
9297
9298 2019-04-30 Tom Tromey <tromey@adacore.com>
9299
9300 PR c++/24470:
9301 * gdb.cp/temargs.cc: Add test code from PR.
9302
9303 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9304
9305 * gdb.fortran/vla-datatypes.exp: Update expected results.
9306 * gdb.fortran/vla-ptype.exp: Likewise.
9307 * gdb.fortran/vla-type.exp: Likewise.
9308 * gdb.fortran/vla-value.exp: Likewise.
9309
9310 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9311
9312 * gdb.fortran/ptr-indentation.exp: Update expected results.
9313 * gdb.fortran/ptype-on-functions.exp: Likewise.
9314 * gdb.fortran/vla-ptr-info.exp: Likewise.
9315 * gdb.fortran/vla-value.exp: Likewise.
9316
9317 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9318
9319 * gdb.fortran/ptype-on-functions.exp: New file.
9320 * gdb.fortran/ptype-on-functions.f90: New file.
9321
9322 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9323
9324 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
9325 case void string.
9326
9327 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9328
9329 * gdb.fortran/complex.exp: Expand.
9330 * gdb.fortran/complex.f: Renamed to...
9331 * gdb.fortran/complex.f90: ...this, and extended to add more
9332 complex values.
9333
9334 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9335
9336 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
9337 MODULO, CMPLX.
9338
9339 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
9340 Richard Bunt <richard.bunt@arm.com>
9341
9342 * gdb.base/max-depth.c: New file.
9343 * gdb.base/max-depth.exp: New file.
9344 * gdb.python/py-nested-maps.c: New file.
9345 * gdb.python/py-nested-maps.exp: New file.
9346 * gdb.python/py-nested-maps.py: New file.
9347 * gdb.python/py-format-string.exp (test_max_depth): New proc.
9348 (test_all_common): Call test_max_depth.
9349 * gdb.fortran/max-depth.exp: New file.
9350 * gdb.fortran/max-depth.f90: New file.
9351 * gdb.go/max-depth.exp: New file.
9352 * gdb.go/max-depth.go: New file.
9353 * gdb.modula2/max-depth.exp: New file.
9354 * gdb.modula2/max-depth.c: New file.
9355 * lib/gdb.exp (get_print_expr_at_depths): New proc.
9356
9357 2019-04-29 Tom de Vries <tdevries@suse.de>
9358
9359 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
9360
9361 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9362
9363 * gdb.base/callexit.exp: Test may-call-functions off.
9364
9365 2019-04-25 Keith Seitz <keiths@redhat.com>
9366
9367 PR c++/24367
9368 * gdb.cp/meth-typedefs.cc (incomplete_struct)
9369 (another_incomplete_struct, test_incomplete): New definitions.
9370 (main): Use new definitions.
9371 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
9372 functions.
9373
9374 2019-04-25 Ali Tamur <tamur@google.com>
9375
9376 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
9377
9378 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
9379
9380 PR corefiles/11608
9381 PR corefiles/18187
9382 * gdb.base/coredump-filter-build-id.exp: New file.
9383
9384 2019-04-25 Alan Hayward <alan.hayward@arm.com>
9385
9386 * Makefile.in: Pass through GDBSERVER_DEBUG.
9387 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
9388 (gdbserver,debug): Add board setting.
9389 * gdb.trace/tspeed.exp: Skip when debugging.
9390 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
9391 * lib/gdbserver-support.exp: Likewise
9392
9393 2019-04-24 Tom Tromey <tromey@adacore.com>
9394
9395 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
9396 Rust.
9397
9398 2019-04-24 Tom Tromey <tromey@adacore.com>
9399
9400 * gdb.arch/amd64-eval.exp: Test bitfield return.
9401 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
9402 (class Foo) <return_bitfields>: New method.
9403 (main): Call it.
9404
9405 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9406
9407 * gdb.cp/many-args.cc: New file.
9408 * gdb.cp/many-args.exp: New file.
9409
9410 2019-04-23 Tom de Vries <tdevries@suse.de>
9411
9412 PR gdb/24433
9413 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
9414
9415 2019-04-23 Alan Hayward <alan.hayward@arm.com>
9416
9417 * gdb.trace/backtrace.exp: Use nopie flag.
9418 * gdb.trace/circ.exp: Likewise.
9419 * gdb.trace/collection.exp: Likewise.
9420 * gdb.trace/ftrace.exp: Likewise.
9421 * gdb.trace/mi-trace-unavailable.exp: Likewise.
9422 * gdb.trace/mi-traceframe-changed.exp: Likewise.
9423 * gdb.trace/qtro.exp: Likewise.
9424 * gdb.trace/read-memory.exp: Likewise.
9425 * gdb.trace/report.exp: Likewise.
9426 * gdb.trace/tfile.exp: Likewise.
9427 * gdb.trace/tfind.exp: Likewise.
9428 * gdb.trace/unavailable.exp: Likewise.
9429
9430 2019-04-22 Pedro Alves <palves@redhat.com>
9431
9432 * gdb.base/solib-probes-nosharedlibrary.c,
9433 gdb.base/solib-probes-nosharedlibrary.exp: New files.
9434
9435 2019-04-19 Tom Tromey <tromey@adacore.com>
9436
9437 * gdb.ada/ptype_union.c: New file.
9438 * gdb.ada/ptype_union.exp: New file.
9439
9440 2019-04-19 Tom Tromey <tromey@adacore.com>
9441
9442 PR symtab/24423:
9443 * gdb.base/list0.h (foo): Add a control-l character.
9444
9445 2019-04-18 Tom de Vries <tdevries@suse.de>
9446
9447 PR gdb/24433
9448 * boards/local-board.exp: Set sysroot to "".
9449
9450 2019-04-18 Tom de Vries <tdevries@suse.de>
9451 Pedro Alves <palves@redhat.com>
9452
9453 PR gdb/24454
9454 * gdb.threads/vfork-follow-child-exec.c: New file.
9455 * gdb.threads/vfork-follow-child-exec.exp: New file.
9456 * gdb.threads/vfork-follow-child-exit.c: New file.
9457 * gdb.threads/vfork-follow-child-exit.exp: New file.
9458
9459 2019-04-15 Leszek Swirski <leszeks@google.com>
9460
9461 * gdb.arch/amd64-eval.cc: New file.
9462 * gdb.arch/amd64-eval.exp: New file.
9463
9464 2019-04-11 Alan Hayward <alan.hayward@arm.com>
9465
9466 * gdb.server/sysroot.c: New test.
9467 * gdb.server/sysroot.exp: New file.
9468 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
9469 matching param.
9470
9471 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
9472
9473 * gdb.base/align.exp: Extend test to cover structures containing
9474 only static fields.
9475
9476 2019-04-11 Tom de Vries <tdevries@suse.de>
9477
9478 * boards/cc-with-dwz-m.exp: New file.
9479 * boards/cc-with-dwz.exp: New file.
9480 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
9481
9482 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
9483
9484 * gdb.base/start-cpp.exp: New file.
9485 * gdb.base/start-cpp.cc: New file.
9486
9487 2019-04-08 Kevin Buettner <kevinb@redhat.com>
9488
9489 * gdb.python/py-thrhandle.exp: Adjust tests to call
9490 thread_from_handle instead of thread_from_thread_handle.
9491
9492 2019-04-08 Kevin Buettner <kevinb@redhat.com>
9493
9494 * gdb.python/py-thrhandle.exp: Add tests for
9495 gdb.InferiorThread.handle.
9496
9497 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9498
9499 * gdb.python/py-function.exp: Check calling helper function from
9500 all languages.
9501 * lib/gdb.exp (gdb_supported_languages): New proc.
9502
9503 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9504
9505 * gdb.base/complex-parts.c: New file.
9506 * gdb.base/complex-parts.exp: New file.
9507
9508 2019-04-01 Tom Tromey <tromey@adacore.com>
9509
9510 PR symtab/23331:
9511 * gdb.dwarf2/dw2-ranges-main.c: New file.
9512 * gdb.dwarf2/dw2-ranges-psym.c: New file.
9513 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
9514
9515 2019-03-30 Simon Marchi <simark@simark.ca>
9516
9517 * gdb.base/default.exp: Add values for $_gdb_major and
9518 $_gdb_minor.
9519
9520 2019-03-29 Tom Tromey <tromey@adacore.com>
9521
9522 * gdb.base/help.exp: Tighten apropos regexp.
9523
9524 2019-03-29 Keith Seitz <keiths@redhat.com>
9525
9526 * gdb.fortran/array-bounds.exp: New file.
9527 * gdb.fortran/array-bounds.f90: New file.
9528
9529 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9530
9531 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
9532
9533 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9534
9535 * gdb.multi/hello.c (main): Increase alarm timer.
9536
9537 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
9538
9539 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
9540 factor when no hardware watchpoint support.
9541
9542 2019-03-28 Alan Hayward <alan.hayward@arm.com>
9543 Pedro Alves <palves@redhat.com>
9544
9545 * boards/local-board.exp: set sysroot to /.
9546
9547 2019-03-27 Alan Hayward <alan.hayward@arm.com>
9548
9549 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
9550 in child.
9551
9552 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
9553
9554 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
9555 field.
9556 (make_container): Initialise new field.
9557 * gdb.python/py-prettyprint.exp: Add new tests.
9558 * gdb.python/py-prettyprint.py (class ContainerPrinter)
9559 <display_hint>: New method.
9560
9561 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
9562
9563 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
9564 gdb_continue_to_breakpoint more throughout this test.
9565 (run_lang_tests) Supply unique test names, and use
9566 gdb_test_no_output.
9567
9568 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
9569
9570 * gdb.base/finish-pretty.exp: Update expected results.
9571 * gdb.base/pretty-print.c: New file.
9572 * gdb.base/pretty-print.exp: New file.
9573
9574 2019-03-25 Pedro Alves <palves@redhat.com>
9575
9576 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
9577 move comments outside list. Append '-i "" eof' section.
9578
9579 2019-03-22 Alan Hayward <alan.hayward@arm.com>
9580
9581 PR testsuite/25016
9582 * README: Add pie options.
9583 * gdb.base/break-interp.exp: Ensure pie is disabled.
9584 * gdb.base/dump.exp: Likewise.
9585 * lib/gdb.exp (gdb_compile): Add pie option.
9586
9587 2019-03-19 Tom Tromey <tromey@adacore.com>
9588
9589 * gdb.mi/mi2-cli-display.c: New file.
9590 * gdb.mi/mi2-cli-display.exp: New file.
9591
9592 2019-03-18 Joel Brobecker <brobecker@adacore.com>
9593 Tom Tromey <tromey@adacore.com>
9594
9595 * gdb.ada/ptype_array/pck.adb: New file.
9596 * gdb.ada/ptype_array/pck.ads: New file.
9597 * gdb.ada/ptype_array/foo.adb: New file.
9598 * gdb.ada/ptype_array.exp: New file.
9599
9600 2019-03-14 Tom Tromey <tromey@adacore.com>
9601
9602 * gdb.base/style.exp: Add "set style sources" test.
9603
9604 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
9605
9606 * mi-breakpoint-location-ena-dis.exp: Rename to ...
9607 * mi-breakpoint-multiple-locations.exp: ... this.
9608 (make_breakpoints_pattern): New proc.
9609 (do_test): Add mi_version parameter, test -break-insert,
9610 -break-info and =breakpoint-created.
9611
9612 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
9613
9614 * config/default.exp: Remove 'load_lib gdb.exp'.
9615 * config/monitor.exp: Likewise.
9616 * config/sid.exp: Likewise.
9617 * config/sim.exp: Likewise.
9618 * config/slite.exp: Likewise.
9619 * config/unix.exp: Likewise.
9620 * gdb.base/default.exp: Remove unhelpful comment.
9621
9622 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9623
9624 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
9625
9626 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9627
9628 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
9629
9630 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9631
9632 * gdb.fortran/type-kinds.exp: Update expected results.
9633
9634 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9635
9636 * gdb.fortran/type-kinds.exp: Test new integer type kind.
9637
9638 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9639
9640 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
9641 function.
9642 (test_basic_parsing_of_type_kinds): Expand types tested.
9643 (test_parsing_invalid_type_kinds): New function.
9644
9645 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9646
9647 * gdb.fortran/intrinsics.exp: New file.
9648 * gdb.fortran/intrinsics.f90: New file.
9649 * gdb.fortran/type-kinds.exp: New file.
9650
9651 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9652
9653 * gdb.fortran/dot-ops.exp: New file.
9654
9655 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9656
9657 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
9658 Check upper and lower case logical literals.
9659
9660 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9661
9662 * gdb.fortran/types.exp (test_float_literal_types_accepted):
9663 Remove duplicate tests.
9664
9665 2019-03-06 Alan Hayward <alan.hayward@arm.com>
9666
9667 * lib/gdb.exp (builtin_cd): rename of cd.
9668 (cd): Override builtin.
9669
9670 2019-03-06 Richard Bunt <richard.bunt@arm.com>
9671
9672 * gdb.fortran/function-calls.exp: New file.
9673 * gdb.fortran/function-calls.f90: New test.
9674
9675 2019-03-04 Richard Bunt <richard.bunt@arm.com>
9676
9677 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9678 on user program standard output.
9679 * gdb.fortran/short-circuit-argument-list.f90: Record function
9680 calls.
9681
9682 2019-02-28 Alan Hayward <alan.hayward@arm.com>
9683
9684 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9685 failure.
9686
9687 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9688
9689 PR gdb/8527
9690 * gdb.base/interrupt-daemon-attach.c,
9691 gdb.base/interrupt-daemon-attach.exp: New test.
9692
9693 2019-02-27 Pedro Alves <palves@redhat.com>
9694
9695 * gdb.base/page.exp: Add tests for "set width/height -1".
9696
9697 2019-02-27 Pedro Alves <palves@redhat.com>
9698
9699 * gdb.base/page.exp: Add tests for "set/show width/height" with
9700 "infinite" values.
9701
9702 2019-02-27 Tom Tromey <tromey@adacore.com>
9703
9704 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9705 2.4.
9706 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9707 workaround.
9708
9709 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9710
9711 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9712 tests for structs with static members.
9713
9714 2019-02-26 Tom Tromey <tromey@adacore.com>
9715
9716 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9717 ValueError, not TypeError.
9718
9719 2019-02-26 Kevin Buettner <kevinb@redhat.com>
9720
9721 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9722 call from main program.
9723
9724 2019-02-23 Joel Brobecker <brobecker@adacore.com>
9725
9726 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9727 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9728 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9729 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9730 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9731
9732 2019-02-22 Keith Seitz <keiths@redhat.com>
9733
9734 PR symtab/23853
9735 * gdb.base/symlink-sourcefile.c: New file.
9736 * gdb.base/symlink-sourcefile.exp: New file.
9737
9738 2019-02-20 Tom Tromey <tom@tromey.com>
9739
9740 * gdb.base/info_qt.exp: Update.
9741
9742 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
9743
9744 * gdb.base/source.exp: Move "error in sourced script" code to
9745 the end.
9746 * gdb.base/source-error.gdb: Move contents to
9747 source-error-1.gdb. Add new code to source source-error-1.gdb.
9748 * gdb.base/source-error-1.gdb: New file, from previous
9749 source-error.gdb.
9750
9751 2019-02-17 Tom Tromey <tom@tromey.com>
9752
9753 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9754 for macro styling.
9755 * gdb.base/style.c (SOME_MACRO): New macro.
9756
9757 2019-02-17 Tom Tromey <tom@tromey.com>
9758
9759 * gdb.base/style.exp: Add line-wrapping tests.
9760 * gdb.base/page.exp: Add test for quitting during pagination.
9761
9762 2019-02-17 Joel Brobecker <brobecker@adacore.com>
9763
9764 * gdb.ada/big_packed_array: New testcase.
9765 * gdb.ada/homonym.exp: Fix incorrect expected output for
9766 "break <homonym__get_value>" test.
9767
9768 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
9769
9770 PR breakpoints/21870
9771 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9772 and prepare_for_testing. Add comment.
9773 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9774 redundant cleanup call. Clean up comment.
9775
9776 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
9777
9778 PR breakpoints/21870
9779 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9780 * gdb.arch/aarch64-dbreg-contents.c: New file.
9781
9782 2019-02-10 Joel Brobecker <brobecker@adacore.com>
9783
9784 * gdb.ada/mi_ref_changeable: New testcase.
9785
9786 2019-02-07 Alan Hayward <alan.hayward@arm.com>
9787
9788 * gdb.base/attach.exp: Add double attach test.
9789
9790 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
9791
9792 * lib/gdb.exp (default_gdb_start): Don't match pagination
9793 prompt.
9794 (gdb_init): Set stty_init.
9795
9796 2019-01-27 Tom Tromey <tom@tromey.com>
9797
9798 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9799 skip_python_tests.
9800
9801 2019-01-24 Alan Hayward <alan.hayward@arm.com>
9802
9803 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9804 New structure.
9805 (struct struct_static_02_02): Likewise.
9806 (struct struct_static_02_03): Likewise.
9807 (struct struct_static_02_04): Likewise.
9808 (struct struct_static_04_01): Likewise.
9809 (struct struct_static_04_02): Likewise.
9810 (struct struct_static_04_03): Likewise.
9811 (struct struct_static_04_04): Likewise.
9812 (struct struct_static_06_01): Likewise.
9813 (struct struct_static_06_02): Likewise.
9814 (struct struct_static_06_03): Likewise.
9815 (struct struct_static_06_04): Likewise.
9816 (cmp_struct_static_02_01): Likewise.
9817 (cmp_struct_static_02_02): Likewise.
9818 (cmp_struct_static_02_03): Likewise.
9819 (cmp_struct_static_02_04): Likewise.
9820 (cmp_struct_static_04_01): Likewise.
9821 (cmp_struct_static_04_02): Likewise.
9822 (cmp_struct_static_04_03): Likewise.
9823 (cmp_struct_static_04_04): Likewise.
9824 (cmp_struct_static_06_01): Likewise.
9825 (cmp_struct_static_06_02): Likewise.
9826 (cmp_struct_static_06_03): Likewise.
9827 (cmp_struct_static_06_04): Likewise.
9828 (call_all): Test new structs.
9829 * gdb.base/infcall-nested-structs.exp: Likewise.
9830
9831 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9832 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9833
9834 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9835 * gdb.base/stack-protector.c: New test.
9836 * gdb.base/stack-protector.exp: New file.
9837 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9838 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9839 option.
9840 (gdb_compile): Remove stack protector for GCC and prevent
9841 recursion.
9842
9843 2019-01-16 Keith Seitz <keiths@redhat.com>
9844
9845 PR gdb/23773
9846 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9847
9848 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9849
9850 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9851 aliases.
9852 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9853 tests.
9854 * gdb.arch/powerpc-vector-regs.c: New file.
9855 * gdb.arch/powerpc-vector-regs.exp: New file.
9856
9857 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9858
9859 * gdb.arch/altivec-regs.exp: Fix the list passed to
9860 gdb_expect_list when testing "info vector".
9861
9862 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9863
9864 * gdb.base/style.exp: Don't include path in testname.
9865
9866 2019-01-10 Keith Seitz <keiths@redhat.com>
9867
9868 PR gdb/23712
9869 PR symtab/23010
9870 * gdb.dwarf2/multidictionary.exp: New file.
9871
9872 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
9873
9874 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9875 (test_gnuv3_style_demangling): ... this.
9876 (test_lucid_style_demangling): Remove.
9877 (test_arm_style_demangling): Remove.
9878 (test_hp_style_demangling): Remove.
9879 (do_tests): Remove calls to the above.
9880
9881 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
9882
9883 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9884 case.
9885
9886 2019-01-06 Tom Tromey <tom@tromey.com>
9887
9888 PR gdb/28155:
9889 * gdb.dwarf2/typedef-void-finish.exp: New file.
9890
9891 2018-12-28 Tom Tromey <tom@tromey.com>
9892 Simon Marchi <simark@simark.ca>
9893
9894 * gdb.base/jit-exec.exp: New file.
9895 * gdb.base/jit-exec.c: New file.
9896 * gdb.base/jit-execd.c: New file.
9897
9898 2018-12-28 Tom Tromey <tom@tromey.com>
9899
9900 * gdb.base/style.exp: Update test to check for address styling.
9901
9902 2018-12-28 Tom Tromey <tom@tromey.com>
9903
9904 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9905 message.
9906
9907 2018-12-28 Tom Tromey <tom@tromey.com>
9908
9909 * gdb.base/style.exp: Add test for version number styling.
9910
9911 2018-12-28 Tom Tromey <tom@tromey.com>
9912
9913 * gdb.base/style.exp: Add test for print_address_symbolic.
9914
9915 2018-12-28 Tom Tromey <tom@tromey.com>
9916
9917 * gdb.base/style.exp: Add test for breakpoint setting.
9918
9919 2018-12-28 Tom Tromey <tom@tromey.com>
9920
9921 * gdb.base/style.exp: Add test for variable names.
9922
9923 2018-12-28 Tom Tromey <tom@tromey.com>
9924
9925 * gdb.base/style.exp: New file.
9926 * gdb.base/style.c: New file.
9927
9928 2018-12-28 Tom Tromey <tom@tromey.com>
9929
9930 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9931 "dumb".
9932 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9933 the TERM environment variable.
9934
9935 2018-12-27 Tom Tromey <tom@tromey.com>
9936
9937 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9938 pagination test.
9939
9940 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
9941
9942 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9943 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9944
9945 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9946
9947 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9948 Filename a.adb changed to bp_fun_addr.adb.
9949 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9950
9951 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
9952
9953 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9954 non-PIE executables.
9955 * README: Mention the gdb,nopie_flag board setting.
9956 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9957 non-PIE executable.
9958 * gdb.arch/amd64-entry-value.exp: Likewise.
9959 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9960 * gdb.arch/i386-float.exp: Likewise.
9961 * gdb.arch/i386-signal.exp: Likewise.
9962 * gdb.mi/mi-reg-undefined.exp: Likewise.
9963
9964 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
9965
9966 PR gdb/23974
9967 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9968
9969 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9970
9971 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9972 Update order of results accordingly.
9973
9974 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
9975
9976 * gdb.base/annota1.exp: Update a test regexp.
9977
9978 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9979
9980 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9981
9982 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9983
9984 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9985 (reuse_time): Initialize to REUSE_TIME_CAP.
9986 (check_rc): New function.
9987 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9988 Check pthread_create rc.
9989 (spawner_thread_func): Check pthread_create and pthread_join rc.
9990
9991 2018-12-08 Pedro Alves <palves@redhat.com>
9992
9993 * gdb.base/list.exp (test_forward_search): Rename to ...
9994 (test_forward_reverse_search): ... this. Also test reverse-search
9995 and the forward-search alias.
9996
9997 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
9998
9999 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
10000 local timeout variable before return, and remove all local timeout
10001 variable entirely.
10002 (gdb_load): Likewise.
10003
10004 2018-12-01 Tom de Vries <tdevries@suse.de>
10005
10006 * gdb.base/gdb-caching-proc.exp: New file.
10007
10008 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
10009
10010 * Makefile.in (TIMESTAMP): New variable.
10011 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
10012 command.
10013 (check-single-racy): Likewise.
10014 (check/%.exp): Likewise.
10015 (check-racy/%.exp): Likewise.
10016 (workers/%.worker): Likewise.
10017 (build-perf): Likewise.
10018 (check-perf): Likewise.
10019 * README: Describe new "TS" and "TS_FORMAT" variables.
10020 * print-ts.py: New file.
10021
10022 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
10023
10024 PR python/23714
10025 * gdb.python/python.exp: Test command repetition after
10026 gdb.execute.
10027
10028 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
10029
10030 * gdb.opt/inline-break.exp: Add test that info breakpoint output
10031 is correctly aligned.
10032
10033 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10034
10035 * gdb.ada/info_auto_lang.exp: New testcase.
10036 * gdb.ada/info_auto_lang/global_pack.ads: New file.
10037 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
10038 * gdb.ada/info_auto_lang/some_c.c: New file.
10039
10040 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10041
10042 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
10043 FUNC_lang language syntax.
10044
10045 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10046
10047 * gdb.base/info_minsym.c: New file.
10048 * gdb.base/info_minsym.exp: New file.
10049
10050 2018-11-19 Tom Tromey <tom@tromey.com>
10051
10052 PR rust/23625:
10053 * gdb.rust/simple.exp: Add ptype test. Update expected output.
10054 * gdb.rust/expr.exp: Update expected output. Change one test.
10055
10056 2018-11-19 Tom Tromey <tom@tromey.com>
10057
10058 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
10059
10060 2018-11-19 Pedro Alves <palves@redhat.com>
10061
10062 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
10063 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
10064 see the expected warning.
10065
10066 2018-11-16 Alan Hayward <alan.hayward@arm.com>
10067
10068 PR gdb/22736:
10069 * gdb.cp/infcall-nodebug-lib.c: New test.
10070 * gdb.cp/infcall-nodebug-main.c: New test.
10071 * gdb.cp/infcall-nodebug.exp: New file.
10072
10073 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
10074
10075 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
10076 completer tests.
10077
10078 2018-11-09 Tom de Vries <tdevries@suse.de>
10079
10080 * gdb.base/msym-lang.c: New test.
10081 * gdb.base/msym-lang.exp: New file.
10082 * gdb.base/msym-lang-main.c: New test.
10083
10084 2018-11-08 Tom Tromey <tom@tromey.com>
10085
10086 PR gdb/23555:
10087 PR gdb/23838:
10088 * gdb.base/warning.exp: New file.
10089
10090 2018-11-08 Jan Beulich <jbeulich@suse.com>
10091
10092 * testsuite/gdb.arch/i386-avx512.c,
10093 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
10094
10095 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
10096
10097 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
10098 point hardware.
10099
10100 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
10101
10102 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
10103 * gdb.dwarf2/missing-type-name.exp: New file.
10104
10105 2018-11-06 Tom de Vries <tdevries@suse.de>
10106
10107 * gdb.base/many-headers.c: New test.
10108 * gdb.base/many-headers.exp: New file.
10109
10110 2018-11-06 Jim Wilson <jimw@sifive.com>
10111
10112 * gdb.base/code_elim.exp: For riscv, set additional_flags
10113 to include -msmall-data-limit=0.
10114
10115 2018-11-01 Joel Brobecker <brobecker@adacore.com>
10116
10117 * gdb.ada/watch_minus_l: New testcase.
10118
10119 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
10120
10121 * gdb.arch/aix-sighandle.c: New file.
10122 * gdb.arch/aix-sighandle.exp: New file.
10123
10124 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
10125
10126 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
10127 registers being unions.
10128
10129 2018-10-31 Tom de Vries <tdevries@suse.de>
10130
10131 * lib/valgrind.exp: New file.
10132 (vgdb_start, vgdb_stop): New procs, factored out of ...
10133 * gdb.base/valgrind-bt.exp: ... here, ...
10134 * gdb.base/valgrind-disp-step.exp: ... here and ...
10135 * gdb.base/valgrind-infcall.exp: ... here.
10136
10137 2018-10-31 Tom de Vries <tdevries@suse.de>
10138
10139 * lib/gdb.exp (get_valueof): Don't output read value in test name.
10140
10141 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
10142
10143 * gdb.dwarf2/void-type.c: New file.
10144 * gdb.dwarf2/void-type.exp: New file.
10145
10146 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10147
10148 * gdb.base/info_qt.c: New file.
10149 * gdb.base/info_qt.exp: New file.
10150
10151 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
10152
10153 * gdb.arch/powerpc-htm-regs.c: New file.
10154 * gdb.arch/powerpc-htm-regs.exp: New file.
10155
10156 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
10157
10158 * gdb.arch/powerpc-tar.c: New file.
10159 * gdb.arch/powerpc-tar.exp: New file.
10160
10161 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
10162
10163 * gdb.arch/powerpc-ppr-dscr.c: New file.
10164 * gdb.arch/powerpc-ppr-dscr.exp: New file.
10165
10166 2018-10-25 Tom de Vries <tdevries@suse.de>
10167
10168 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
10169
10170 2018-10-24 Tom de Vries <tdevries@suse.de>
10171
10172 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
10173 longer exists error.
10174
10175 2018-10-24 Tom de Vries <tdevries@suse.de>
10176
10177 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
10178
10179 2018-10-24 Tom de Vries <tdevries@suse.de>
10180
10181 * gdb.base/valgrind-db-attach.exp: Handle removed support for
10182 --db-attach in valgrind.
10183
10184 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
10185
10186 * gdb.arch/riscv-reg-aliases.c: New file.
10187 * gdb.arch/riscv-reg-aliases.exp: New file.
10188
10189 2018-10-19 Alan Hayward <alan.hayward@arm.com>
10190
10191 * gdb.python/py-cmd.exp: Check for gdb_prompt.
10192
10193 2018-10-19 Alan Hayward <alan.hayward@arm.com>
10194
10195 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
10196
10197 2018-10-19 Alan Hayward <alan.hayward@arm.com>
10198
10199 * gdb.cp/ovldbreak.exp: Fix regexps.
10200
10201 2018-10-19 Alan Hayward <alan.hayward@arm.com>
10202
10203 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
10204
10205 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
10206
10207 PR cli/23785
10208 * gdb.base/restore.exp: New test to check if "restore" with an
10209 invalid file doesn't segfault.
10210
10211 2018-10-18 Tom de Vries <tdevries@suse.de>
10212
10213 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
10214 * gdb.ada/excep_handle.exp: Same.
10215 * gdb.ada/mi_string_access.exp: Same.
10216 * gdb.ada/mi_var_union.exp: Same.
10217 * gdb.arch/arc-analyze-prologue.exp: Same.
10218 * gdb.arch/arc-decode-insn.exp: Same.
10219 * gdb.base/readnever.exp: Same.
10220 * gdb.fortran/printing-types.exp: Same.
10221 * gdb.guile/scm-lazy-string.exp: Same.
10222
10223 2018-10-16 Tom de Vries <tdevries@suse.de>
10224
10225 PR gdb/23730
10226 * gdb.base/catch-follow-exec.c: Add copyright notice.
10227 * gdb.base/catch-follow-exec.exp: Rewrite to use
10228 gdb_spawn_with_cmdline_opts. Require gdb-native.
10229
10230 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
10231
10232 * gdb.trace/actions-changed.exp: Check for arch support.
10233 * gdb.trace/actions.exp: Likewise.
10234 * gdb.trace/ax.exp: Likewise.
10235 * gdb.trace/backtrace.exp: Likewise.
10236 * gdb.trace/change-loc.exp: Likewise.
10237 * gdb.trace/deltrace.exp: Likewise.
10238 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
10239 * gdb.trace/ftrace.exp: Likewise.
10240 * gdb.trace/infotrace.exp: Check for arch support.
10241 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
10242 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
10243 * gdb.trace/mi-tsv-changed.exp: Likewise.
10244 * gdb.trace/packetlen.exp: Likewise.
10245 * gdb.trace/passc-dyn.exp: Likewise.
10246 * gdb.trace/passcount.exp: Likewise.
10247 * gdb.trace/pending.exp: Likewise.
10248 * gdb.trace/range-stepping.exp: Check for shlib support.
10249 * gdb.trace/report.exp: Check for arch support.
10250 * gdb.trace/save-trace.exp: Likewise.
10251 * gdb.trace/signal.exp: Check for signal support.
10252 * gdb.trace/tfind.exp: Check for arch support.
10253 * gdb.trace/trace-break.exp: Check for arch and shlib support.
10254 * gdb.trace/trace-common.h: Add comment.
10255 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
10256 * gdb.trace/trace-enable-disable.exp: Likewise.
10257 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
10258 * gdb.trace/tracecmd.exp: Check for arch support.
10259 * gdb.trace/tspeed.exp: Check for shlib and target support.
10260 * gdb.trace/tstatus.exp: Check for arch support.
10261 * gdb.trace/tsv.exp: Likewise.
10262 * gdb.trace/while-dyn.exp: Likewise.
10263 * gdb.trace/while-stepping.exp: Likewise.
10264 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
10265
10266 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
10267
10268 * gdb.trace/tspeed.exp: Remove nowarnings.
10269 (prepare_for_trace_test): Declare "global ipalib".
10270 * gdb.trace/tspeed.c: Include unistd.h.
10271 (main): Remove superfluous printf argument.
10272
10273 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
10274
10275 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
10276 directory prefix on the filename.
10277
10278 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
10279
10280 * gdb.gdb/unittest.exp: Update expected message informing that
10281 selftests have been disabled.
10282 * gdb.server/unittest.exp: Likewise.
10283
10284 2018-10-09 Tom de Vries <tdevries@suse.de>
10285
10286 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
10287 with runto_main.
10288
10289 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
10290
10291 PR c++/16841
10292 * gdb.cp/virtbase2.cc: New file.
10293 * gdb.cp/virtbase2.exp: New file.
10294
10295 2018-10-06 Tom Tromey <tom@tromey.com>
10296
10297 PR python/19399:
10298 * gdb.python/py-inferior.exp: Add architecture test.
10299
10300 2018-10-06 Tom Tromey <tom@tromey.com>
10301
10302 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
10303 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
10304
10305 2018-10-06 Tom Tromey <tom@tromey.com>
10306
10307 * gdb.python/py-breakpoint.exp (check_last_event): Check location
10308 of a "throw" catchpoint.
10309
10310 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
10311
10312 * gdb.base/info-proc.exp: Update string expected from "help info
10313 proc".
10314
10315 2018-10-04 Tom Tromey <tom@tromey.com>
10316
10317 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
10318 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
10319 (test_initial_complaints, test_empty_complaints): Update.
10320 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
10321
10322 2018-10-04 Tom Tromey <tom@tromey.com>
10323
10324 PR cli/19551:
10325 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
10326 * lib/gdb.exp (gdb_file_cmd): Update.
10327 * gdb.stabs/weird.exp (print_weird_var): Update.
10328 * gdb.server/solib-list.exp: Update.
10329 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
10330 * gdb.mi/mi-cli.exp: Update.
10331 * gdb.linespec/linespec.exp: Update.
10332 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
10333 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
10334 * gdb.cp/cp-relocate.exp: Update.
10335 * gdb.base/sym-file.exp: Update.
10336 * gdb.base/relocate.exp: Update.
10337 * gdb.base/readnever.exp: Update.
10338 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
10339 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
10340 * gdb.base/dbx.exp (gdb_file_cmd): Update.
10341 * gdb.base/code_elim.exp: Update.
10342 * gdb.base/break-unload-file.exp (test_break): Update.
10343 * gdb.base/break-interp.exp (test_attach_gdb): Update.
10344 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
10345 Update.
10346 * gdb.base/attach.exp (do_attach_tests): Update.
10347 * gdb.base/sepdebug.exp: Update.
10348 * gdb.python/py-section-script.exp: Update.
10349
10350 2018-10-04 Tom Tromey <tom@tromey.com>
10351
10352 PR cli/22234:
10353 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
10354 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
10355 output.
10356
10357 2018-10-04 Tom Tromey <tom@tromey.com>
10358
10359 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
10360 set width and height to 0.
10361 (test_command_line_attach_run): Use -quiet.
10362
10363 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
10364
10365 * lib/gdb.exp (skip_ifunc_tests): New.
10366 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
10367 other compile failures.
10368 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
10369
10370 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
10371
10372 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
10373 is_amd64_regs_target.
10374
10375 2018-10-01 Alan Hayward <alan.hayward@arm.com>
10376
10377 * gdb.arch/aarch64-sighandler-regs.c: New test.
10378 * gdb.arch/aarch64-sighandler-regs.exp: New file.
10379 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
10380
10381 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
10382
10383 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
10384 assembly.
10385
10386 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
10387
10388 * gdb.base/frame-selection.exp: New file.
10389 * gdb.base/frame-selection.c: New file.
10390
10391 2018-09-27 Alan Hayward <alan.hayward@arm.com>
10392
10393 * gdb.threads/check-libthread-db.c (thread_routine): Use a
10394 pthread barrier.
10395 (main): Likewise.
10396
10397 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
10398
10399 * gdb.base/large-frame-1.c: New file.
10400 * gdb.base/large-frame-2.c: New file.
10401 * gdb.base/large-frame.exp: New file.
10402 * gdb.base/large-frame.h: New file.
10403
10404 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
10405
10406 PR gdb/20948
10407 * gdb.base/write_mem.exp: New test.
10408 * gdb.base/write_mem.c: Likewise.
10409
10410 2018-09-23 Tom Tromey <tom@tromey.com>
10411
10412 PR python/18852:
10413 * gdb.python/py-parameter.exp: Add test for parameter that throws
10414 on "set".
10415
10416 2018-09-23 Tom Tromey <tom@tromey.com>
10417
10418 PR python/17284:
10419 * gdb.python/py-template.exp (test_template_arg): Add test for
10420 negative template argument number.
10421
10422 2018-09-23 Tom Tromey <tom@tromey.com>
10423
10424 PR python/14062:
10425 * gdb.python/python.exp: Add test for post_event error.
10426
10427 2018-09-23 Tom Tromey <tom@tromey.com>
10428
10429 PR python/18170:
10430 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
10431 convert pointers to int and long.
10432
10433 2018-09-23 Tom Tromey <tom@tromey.com>
10434
10435 PR python/20126:
10436 * gdb.python/py-value.exp (test_value_numeric_ops): Add
10437 signed-ness conversion tests.
10438
10439 2018-09-23 Tom Tromey <tom@tromey.com>
10440
10441 PR python/18352;
10442 * gdb.python/py-value.exp (test_float_conversion): New proc.
10443 Use it.
10444
10445 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
10446
10447 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
10448
10449 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
10450
10451 * gdb.base/complete-empty.exp: Skip tab-completion tests if
10452 no readline.
10453 * gdb.base/utf8-identifiers.exp: Likewise.
10454 * gdb.cp/cpcompletion.exp: Likewise.
10455 * gdb.linespec/cpcompletion.exp: Likewise.
10456 * gdb.linespec/cpls-abi-tag.exp: Likewise.
10457 * gdb.linespec/cpls-ops.exp: Likewise.
10458
10459 2018-09-19 Richard Bunt <richard.bunt@arm.com>
10460 Chris January <chris.january@arm.com>
10461
10462 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
10463 * gdb.fortran/short-circuit-argument-list.exp: New file.
10464 * gdb.fortran/short-circuit-argument-list.f90: New test.
10465
10466 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
10467
10468 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
10469 "arch=" keyword when executing "-stack-list-frames".
10470
10471 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
10472
10473 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
10474 "arch=" keyword when executing "-stack-list-frames".
10475
10476 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
10477
10478 * gdb.ada/complete.exp: Expect for "@" when doing "complete
10479 break ada".
10480
10481 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
10482
10483 PR python/23669
10484 * gdb.python/python.exp: Test gdb.execute("show commands").
10485
10486 2018-09-16 Tom Tromey <tom@tromey.com>
10487
10488 * gdb.base/new-ui.exp (do_execution_tests): Update.
10489 * gdb.base/dbx.exp (test_breakpoints): Update.
10490
10491 2018-09-14 Alan Hayward <alan.hayward@arm.com>
10492
10493 * lib/gdb.exp (gdb_simple_compile): Add proc.
10494 (is_elf_target): Use gdb_simple_compile.
10495 (skip_altivec_tests): Likewise.
10496 (skip_vsx_tests): Likewise.
10497 (skip_tsx_tests): Likewise.
10498 (skip_btrace_tests): Likewise.
10499 (skip_btrace_pt_tests): Likewise.
10500 (gdb_can_simple_compile): Likewise.
10501 (gdb_has_argv0): Likewise.
10502 (gdb_target_symbol_prefix): Likewise.
10503 (target_supports_scheduler_locking): Likewise.
10504
10505 2018-09-13 Tom Tromey <tom@tromey.com>
10506
10507 * Makefile.in (TAGS): Recognize proc_with_prefix and
10508 gdb_caching_proc.
10509
10510 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
10511
10512 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
10513 method.
10514
10515 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
10516
10517 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
10518 and a few other Inferior properties when the Inferior is no
10519 longer valid.
10520
10521 2018-09-13 Tom Tromey <tom@tromey.com>
10522
10523 PR rust/23650:
10524 * gdb.rust/simple.exp: Add test for enum field access error.
10525
10526 2018-09-13 Tom Tromey <tom@tromey.com>
10527
10528 PR rust/23626:
10529 * gdb.rust/simple.rs (EmptyEnum): New type.
10530 (main): Use it.
10531 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
10532
10533 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
10534
10535 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
10536 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
10537 * gdb.python/py-symtab.exp: Update test printing an objfile.
10538
10539 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
10540
10541 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
10542 object.
10543
10544 2018-09-12 Alan Hayward <alan.hayward@arm.com>
10545
10546 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
10547 (support_complex_tests): Use gdb_can_simple_compile.
10548 (is_ilp32_target): Likewise.
10549 (is_lp64_target): Likewise.
10550 (is_64_target): Likewise.
10551 (is_amd64_regs_target): Likewise.
10552 (is_aarch32_target): Likewise.
10553 (gdb_int128_helper): Likewise.
10554
10555 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10556
10557 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
10558
10559 2018-09-10 Jerome Guitton <guitton@adacore.com>
10560
10561 * gdb.ada/same_component_name: Add test for case of tagged record
10562 with variable-length fields.
10563
10564 2018-09-10 Xavier Roirand <roirand@adacore.com>
10565
10566 * gdb.ada/access_to_unbounded_array.exp: New testcase.
10567 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
10568 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
10569 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
10570
10571 2018-09-10 Xavier Roirand <roirand@adacore.com>
10572
10573 * gdb.ada/mi_string_access.exp: New testcase.
10574 * gdb.ada/mi_string_access/bar.adb: New file.
10575 * gdb.ada/mi_string_access/pck.adb: New file.
10576 * gdb.ada/mi_string_access/pck.asd: New file.
10577
10578 2018-09-10 Xavier Roirand <roirand@adacore.com>
10579
10580 * gdb.ada/mi_var_union.exp: New testcase.
10581 * gdb.ada/mi_var_union/bar.adb: New file.
10582 * gdb.ada/mi_var_union/pck.adb: New file.
10583 * gdb.ada/mi_var_union/pck.asd: New file.
10584
10585 2018-09-08 Tom Tromey <tom@tromey.com>
10586
10587 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
10588
10589 2018-09-08 Tom Tromey <tom@tromey.com>
10590
10591 PR python/16047:
10592 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
10593 (register_pretty_printers): Register new printer.
10594 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
10595 test.
10596 * gdb.python/py-prettyprint.c (int_type3): New typedef.
10597 (an_int_type3): New global.
10598
10599 2018-09-08 Joel Brobecker <brobecker@adacore.com>
10600
10601 * gdb.ada/expr_with_funcall: New testcase.
10602
10603 2018-09-08 Joel Brobecker <brobecker@adacore.com>
10604
10605 * gdb.ada/packed_array_assign: New testcase.
10606
10607 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
10608
10609 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
10610 names, and add test prefixes to make test names unique.
10611
10612 2018-09-05 Tom de Vries <tdevries@suse.de>
10613
10614 * gdb.dwarf2/varval.exp: Add test.
10615
10616 2018-09-04 Gary Benson <gbenson@redhat.com>
10617
10618 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
10619 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
10620
10621 2018-08-31 Tom Tromey <tom@tromey.com>
10622
10623 * gdb.rust/simple.rs: Rename second variable "v".
10624
10625 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
10626
10627 * gdb.base/funcargs.c (use_a): New function.
10628 (recurse): Call use_a.
10629
10630 2018-08-29 Keith Seitz <keiths@redhat.com>
10631
10632 * gdb.compile/compile-cplus-anonymous.cc: New file.
10633 * gdb.compile/compile-cplus-anonymous.exp: New file.
10634 * gdb.compile/compile-cplus-array-decay.cc: New file.
10635 * gdb.compile/compile-cplus-array-decay.exp: New file.
10636 * gdb.compile/compile-cplus-inherit.cc: New file.
10637 * gdb.compile/compile-cplus-inherit.exp: New file.
10638 * gdb.compile/compile-cplus-member.cc: New file.
10639 * gdb.compile/compile-cplus-member.exp: New file.
10640 * gdb.compile/compile-cplus-method.cc: New file.
10641 * gdb.compile/compile-cplus-method.exp: New file.
10642 * gdb.compile/compile-cplus-mod.c: "New" file.
10643 * gdb.compile/compile-cplus-namespace.cc: New file.
10644 * gdb.compile/compile-cplus-namespace.exp: New file.
10645 * gdb.compile/compile-cplus-nested.cc: New file.
10646 * gdb.compile/compile-cplus-nested.exp: New file.
10647 * gdb.compile/compile-cplus-print.c: "New" file.
10648 * gdb.compile/compile-cplus-print.exp: "New" file.
10649 * gdb.compile/compile-cplus-virtual.cc: New file.
10650 * gdb.compile/compile-cplus-virtual.exp: New file.
10651 * gdb.compile/compile-cplus.c: "New" file.
10652 * gdb.compile/compile-cplus.exp: "New" file.
10653 * lib/compile-support.exp: New file.
10654
10655 2018-08-16 Gary Benson <gbenson@redhat.com>
10656
10657 PR gdb/13000:
10658 * gdb.base/batch-exit-status.exp: New file.
10659 * gdb.base/batch-exit-status.good-commands: Likewise.
10660 * gdb.base/batch-exit-status.bad-commands: Likewise.
10661
10662 2018-08-29 Alan Hayward <alan.hayward@arm.com>
10663
10664 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
10665 (struct struct02): Likewise.
10666 (struct struct03): Likewise.
10667 (struct struct04): Likewise.
10668 (struct struct_01_01): New struct.
10669 (struct struct_01_02): Likewise.
10670 (struct struct_01_03): Likewise.
10671 (struct struct_01_04): Likewise.
10672 (struct struct_02_01): Likewise.
10673 (struct struct_02_02): Likewise.
10674 (struct struct_02_03): Likewise.
10675 (struct struct_02_04): Likewise.
10676 (struct struct_04_01): Likewise.
10677 (struct struct_04_02): Likewise.
10678 (struct struct_04_03): Likewise.
10679 (struct struct_04_04): Likewise.
10680 (struct struct_05_01): Likewise.
10681 (struct struct_05_02): Likewise.
10682 (struct struct_05_03): Likewise.
10683 (struct struct_05_04): Likewise.
10684 (cmp_struct01): Remove function.
10685 (cmp_struct02): Likewise.
10686 (cmp_struct03): Likewise.
10687 (cmp_struct04): Likewise.
10688 (cmp_struct_01_01): Add Function.
10689 (cmp_struct_01_02): Likewise.
10690 (cmp_struct_01_03): Likewise.
10691 (cmp_struct_01_04): Likewise.
10692 (cmp_struct_02_01): Likewise.
10693 (cmp_struct_02_02): Likewise.
10694 (cmp_struct_02_03): Likewise.
10695 (cmp_struct_02_04): Likewise.
10696 (cmp_struct_04_01): Likewise.
10697 (cmp_struct_04_02): Likewise.
10698 (cmp_struct_04_03): Likewise.
10699 (cmp_struct_04_04): Likewise.
10700 (cmp_struct_05_01): Likewise.
10701 (cmp_struct_05_02): Likewise.
10702 (cmp_struct_05_03): Likewise.
10703 (cmp_struct_05_04): Likewise.
10704 (call_all): Add new structs.
10705 * gdb.base/infcall-nested-structs.exp: Likewise.
10706
10707 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
10708
10709 * gdb.python/py-framefilter-mi.exp: Update regexp to
10710 check for "arch" field in frame output.
10711
10712 2018-08-23 Kevin Buettner <kevinb@redhat.com>
10713
10714 * gdb.dwarf2/dw2-ranges-func.c: New file.
10715 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10716
10717 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
10718
10719 * gdb.base/term.exp: Compare terminal settings with values from
10720 the inferior.
10721 * gdb.base/term.c: Get and set terminal settings.
10722
10723 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
10724
10725 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10726 accommodate new "arch" field in frame output.
10727 * gdb.mi/mi-return.exp: Likewise.
10728 * gdb.mi/mi-stack.exp: Likewise.
10729 * gdb.mi/mi-syn-frame.exp: Likewise.
10730 * gdb.mi/user-selected-context-sync.exp: Likewise.
10731
10732 2018-08-19 Michael Spang <spang@google.com>
10733
10734 PR gdb/11786
10735 * gdb.base/gcore-tls-pie.c: New file.
10736 * gdb.base/gcore-tls-pie.exp: New file.
10737
10738 2018-08-18 Kevin Buettner <kevinb@redhat.com>
10739
10740 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
10741 * gdb.dwarf2/varval.c: New file.
10742 * gdb.dwarf2/varval.exp: New file.
10743
10744 2018-08-17 Alan Hayward <alan.hayward@arm.com>
10745
10746 PR gdb/18931
10747 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10748
10749 2018-08-16 Keith Seitz <keiths@redhat.com>
10750
10751 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10752 tests expected to pass.
10753
10754 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
10755
10756 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10757 -data-disassemble -a.
10758 (test_disassembly_bogus_args): Likewise.
10759
10760 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
10761
10762 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10763
10764 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10765
10766 * gdb.base/vla-optimized-out.exp: Add new test.
10767
10768 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10769
10770 * gdb.base/vla-optimized-out-o3.exp: Delete.
10771 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10772 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10773 deleted tests.
10774
10775 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
10776
10777 PR gdb/18050:
10778 * gdb.server/extended-remote-restart.c: New file.
10779 * gdb.server/extended-remote-restart.exp: New file.
10780
10781 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
10782
10783 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10784 "set variable index = 42".
10785
10786 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
10787
10788 * boards/index-cache-gdb.exp: New file.
10789 * gdb.dwarf2/index-cache.exp: New file.
10790 * gdb.dwarf2/index-cache.c: New file.
10791 * gdb.base/maint.exp: Check if we are using the index cache.
10792
10793 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10794
10795 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10796 MAKEFLAGS.
10797
10798 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10799
10800 * dg-extract-results.sh: Move to toplevel contrib.
10801 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10802 * Makefile.in (check-parallel-racy): Likewise.
10803
10804 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
10805
10806 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10807 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10808 tests if the target supports scheduler locking.
10809
10810 2018-08-04 Tom de Vries <tdevries@suse.de>
10811
10812 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10813
10814 2018-08-02 Tom Tromey <tom@tromey.com>
10815
10816 PR symtab/16842.
10817 * gdb.cp/temargs.exp: Test "info address" of a template
10818 parameter.
10819
10820 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
10821
10822 * gdb.python/py-mi-var-info-path-expression.c: New file.
10823 * gdb.python/py-mi-var-info-path-expression.py: New file.
10824 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10825
10826 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
10827
10828 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10829 error after "cannot resolve name" string.
10830
10831 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
10832
10833 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10834 started.
10835 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10836
10837 2018-07-28 Tom de Vries <tdevries@suse.de>
10838
10839 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10840
10841 2018-07-26 Tom de Vries <tdevries@suse.de>
10842
10843 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10844
10845 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
10846
10847 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10848 is visible.
10849
10850 2018-07-26 Tom de Vries <tdevries@suse.de>
10851
10852 PR breakpoints/23366
10853 * gdb.base/catch-follow-exec.c: New test.
10854 * gdb.base/catch-follow-exec.exp: New file.
10855
10856 2018-07-25 Tom de Vries <tdevries@suse.de>
10857
10858 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10859 vla-optimized-out.c.
10860
10861 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
10862
10863 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10864 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10865
10866 2018-07-20 Tom de Vries <tdevries@suse.de>
10867
10868 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10869 NOCLONE macro.
10870 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10871
10872 2018-07-19 Tom de Vries <tdevries@suse.de>
10873
10874 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10875 regular expression.
10876
10877 2018-07-18 Tom de Vries <tdevries@suse.de>
10878
10879 * gdb.base/vla-optimized-out.c: New test.
10880 * gdb.base/vla-optimized-out.exp: New file.
10881
10882 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
10883
10884 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10885 message "No address associated with hostname" when gdbserver
10886 cannot resolve the hostname.
10887
10888 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10889
10890 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10891 Add some test prefixes to make tests unique.
10892
10893 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10894
10895 * gdb.base/frameapply.c: New file.
10896 * gdb.base/frameapply.exp: New file.
10897
10898 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10899
10900 * gdb.base/skip.exp: Update expected error message.
10901
10902 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10903 Jan Kratochvil <jan.kratochvil@redhat.com>
10904 Paul Fertser <fercerpav@gmail.com>
10905 Tsutomu Seki <sekiriki@gmail.com>
10906
10907 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10908 parameter.
10909 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10910 by default.
10911 * boards/native-gdbserver.exp: Likewise.
10912 * gdb.server/run-without-local-binary.exp: Improve regexp used
10913 for detecting when a remote debugging connection succeeds.
10914 * gdb.server/server-connect.exp: New file.
10915 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10916 Do not prefix the port number with ":".
10917 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10918 support for detecting and using it. Add '$debughost_gdbserver'
10919 to the list of arguments used to start gdbserver. Handle case
10920 when gdbserver cannot resolve a network name.
10921
10922 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10923
10924 PR c++/23373
10925 * gdb.base/ptype-offsets.cc (struct static_member): New
10926 struct.
10927 (main) <stmember>: New variable.
10928 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10929 with a static member in it.
10930
10931 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
10932
10933 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10934 watchpoints enabled and disabled.
10935
10936 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10937
10938 * gdb.base/examine-backward.exp: Still run tests around address
10939 0x0, even if address 0x0 is not readable. Update the pattern for
10940 matching address 0x0 in expected output.
10941
10942 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
10943
10944 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10945 malloc/free.
10946
10947 2018-07-04 Tom de Vries <tdevries@suse.de>
10948
10949 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10950
10951 2018-07-02 Maciej W. Rozycki <macro@mips.com>
10952
10953 PR tdep/8282
10954 * gdb.arch/mips-disassembler-options.exp: New test.
10955 * gdb.arch/mips-disassembler-options.s: New test source.
10956
10957 2018-06-29 Pedro Alves <palves@redhat.com>
10958
10959 * gdb.threads/names.exp: Adjust expected "info threads" output.
10960
10961 2018-06-29 Pedro Alves <palves@redhat.com>
10962
10963 * gdb.opt/inline-break.exp (line number, address): Add "info
10964 break" tests.
10965
10966 2018-06-29 Pedro Alves <palves@redhat.com>
10967
10968 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10969 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10970 number and address and running to them.
10971
10972 2018-06-29 Richard Bunt <richard.bunt@arm.com>
10973
10974 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10975
10976 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10977
10978 * lib/compiler.c: Remove executable permission flag.
10979
10980 2018-06-28 Richard Bunt <richard.bunt@arm.com>
10981
10982 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10983 code.
10984 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10985
10986 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10987
10988 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10989
10990 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10991
10992 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10993 address argument is omitted.
10994
10995 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10996
10997 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10998
10999 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
11000
11001 PR gdb/21695
11002 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
11003 * gdb.base/infoline-reloc-main-from-zero.c: New file.
11004
11005 2018-06-26 Tom Tromey <tom@tromey.com>
11006
11007 PR rust/22574:
11008 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
11009 * gdb.rust/simple.rs (struct SimpleLayout): New.
11010
11011 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
11012
11013 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
11014 "info registers" output.
11015
11016 2018-06-21 Richard Bunt <richard.bunt@arm.com>
11017
11018 * gdb.base/watchpoint-hw-attach.c: New test.
11019 * gdb.base/watchpoint-hw-attach.exp: New file.
11020
11021 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
11022
11023 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
11024 through /bin/sh.
11025 * boards/dwarf4-gdb-index.exp: Likewise.
11026 * boards/fission-dwp.exp: Likewise.
11027
11028 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
11029
11030 * gdb.base/float128.exp: Add comment and improved fail message
11031 to the failure case of "print large128" test.
11032
11033 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
11034
11035 * configure.ac: Remove AC_PREREQ.
11036 * configure: Re-generate.
11037
11038 2018-06-19 Pedro Alves <palves@redhat.com>
11039
11040 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
11041 (func_extern_caller): New.
11042 (main): Call func_extern_caller.
11043 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
11044 logic change.
11045
11046 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
11047
11048 PR gdb/16841
11049 * gdb.cp/typedef-base.cc: New file.
11050 * gdb.cp/typedef-base.exp: New file.
11051
11052 2018-06-18 Tom de Vries <tdevries@suse.de>
11053
11054 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
11055
11056 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
11057 Richard Bunt <Richard.Bunt@arm.com>
11058
11059 * gdb.threads/attach-slow-waitpid.c: New file.
11060 * gdb.threads/attach-slow-waitpid.exp: New file.
11061 * gdb.threads/slow-waitpid.c: New file.
11062
11063 2018-06-14 Pedro Alves <palves@redhat.com>
11064
11065 * gdb.base/fork-running-state.c: Include <errno.h>.
11066 (exit_if_relative_exits): New.
11067 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
11068 exits.
11069 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
11070 child exits.
11071
11072 2018-06-14 Tom de Vries <tdevries@suse.de>
11073
11074 PR cli/22573
11075 * gdb.base/finish-pretty.c: New test.
11076 * gdb.base/finish-pretty.exp: New file.
11077
11078 2018-06-14 Pedro Alves <palves@redhat.com>
11079
11080 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
11081 gdb's expected startup output.
11082
11083 2018-06-14 Pedro Alves <palves@redhat.com>
11084
11085 * lib/selftest-support.exp (selftest_setup): Remove inlined
11086 function handling.
11087
11088 2018-06-14 Tom de Vries <tdevries@suse.de>
11089
11090 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
11091 matching of breakpoint printing.
11092
11093 2018-06-13 Tom de Vries <tdevries@suse.de>
11094
11095 PR testsuite/23269
11096 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
11097 (fork_child): ... here, and ...
11098 (fork_parent): ... here.
11099
11100 2018-06-12 Tom de Vries <tdevries@suse.de>
11101
11102 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
11103
11104 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
11105 Stephen Roberts <stephen.roberts@arm.com>
11106
11107 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
11108 rewrite test to describe action performed, rather than possible
11109 failure.
11110
11111 2018-06-08 Gary Benson <gbenson@redhat.com>
11112
11113 * gdb.threads/check-libthread-db.exp: New file.
11114 * gdb.threads/check-libthread-db.c: Likewise.
11115
11116 2018-06-05 Tom Tromey <tom@tromey.com>
11117
11118 * gdb.base/default.exp: Update expected "show version" output.
11119
11120 2018-06-05 Tom Tromey <tom@tromey.com>
11121
11122 PR cli/12326:
11123 * gdb.cp/static-print-quit.exp: Update.
11124 * lib/gdb.exp (pagination_prompt): Update.
11125 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
11126 * gdb.python/python.exp: Update.
11127
11128 2018-06-04 Joel Brobecker <brobecker@adacore.com>
11129
11130 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
11131
11132 2018-06-01 Joel Brobecker <brobecker@adacore.com>
11133
11134 * gdb.ada/bp_fun_addr: New testcase.
11135
11136 2018-06-01 Tom Tromey <tom@tromey.com>
11137
11138 * gdb.xml/tdesc-regs.exp (load_description): Update expected
11139 results.
11140 * gdb.dwarf2/method-ptr.exp: Set language to C++.
11141 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
11142 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
11143 * gdb.base/maint.exp (maint_pass_if): Update.
11144
11145 2018-05-31 Maciej W. Rozycki <macro@mips.com>
11146
11147 * gdb.base/endian.exp: New test.
11148 * gdb.base/endian.c: New test source.
11149
11150 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
11151
11152 PR gdb/23203
11153 * gdb.base/bt-selected-frame.c: New file.
11154 * gdb.base/bt-selected-frame.exp: New file.
11155 * lib/gdb.exp (get_current_frame_number): New function.
11156
11157 2018-05-24 Maciej W. Rozycki <macro@mips.com>
11158 Pedro Alves <palves@redhat.com>
11159
11160 * gdb.threads/tls-core.c: Include <stdlib.h>
11161 (thread_proc): Call `abort'.
11162 * gdb.threads/tls-core.exp: Generate a core with core_find too.
11163 (tls_core_test): New procedure, bits factored out from ...
11164 (top level): ... here. Test both native cores and gcore cores.
11165
11166 2018-05-23 Tom Tromey <tom@tromey.com>
11167
11168 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
11169
11170 2018-05-23 Tom Tromey <tom@tromey.com>
11171
11172 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
11173 symfile_complaints.
11174 (test_short_complaints): Likewise.
11175 (test_empty_complaints): Likewise.
11176 (test_initial_complaints): Update.
11177
11178 2018-05-23 Tom Tromey <tom@tromey.com>
11179
11180 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
11181
11182 2018-05-23 Tom Tromey <tom@tromey.com>
11183
11184 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
11185 (test_short_complaints): Update.
11186
11187 2018-05-22 Pedro Alves <palves@redhat.com>
11188
11189 * gdb.base/remote.exp: Only gdb_start after compiling the
11190 testcase. Issue "disconnect" before testing "set remote" command
11191 defaults. Issue clean_restart before running to main.
11192
11193 2018-05-22 Pedro Alves <palves@redhat.com>
11194
11195 * gdb.base/remote.exp: Adjust expected output of "show remote
11196 memory-write-packet-size". Add tests for "set remote
11197 memory-write-packet-size 0" and "set remote
11198 memory-write-packet-size fixed/limit".
11199
11200 2018-05-22 Pedro Alves <palves@redhat.com>
11201
11202 PR gdb/22973
11203 * gdb.base/utf8-identifiers.c: New file.
11204 * gdb.base/utf8-identifiers.exp: New file.
11205
11206 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
11207
11208 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
11209
11210 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
11211
11212 * gdb.arch/powerpc-vsx-gcore.exp: New file.
11213
11214 2018-05-18 Tom Tromey <tom@tromey.com>
11215
11216 * gdb.base/ptype-offsets.exp: Update.
11217
11218 2018-05-17 Keith Seitz <keiths@redhat.com>
11219
11220 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
11221 in expected breakpoint stop locations.
11222 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
11223 move to proper scope to test variable values.
11224 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
11225 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
11226 New functions.
11227 (main): Call not_inline_func3.
11228 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
11229 inline_func1, inline_func2, and inline_func3. Test that when each
11230 breakpoint is hit, GDB properly reports both the stop location
11231 and the backtrace. Repeat tests for temporary breakpoints.
11232
11233 2018-05-15 Maciej W. Rozycki <macro@mips.com>
11234
11235 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
11236 rather then trying to access it in determining whether the PID
11237 of `gdbserver' could have been retrieved.
11238
11239 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
11240
11241 * gdb.arch/amd64-init-x87-values.S: New file.
11242 * gdb.arch/amd64-init-x87-values.exp: New file.
11243
11244 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11245
11246 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
11247
11248 2018-05-04 Tom Tromey <tom@tromey.com>
11249
11250 PR python/22730:
11251 * gdb.python/python.exp: Test multi-line execute.
11252
11253 2018-05-04 Tom Tromey <tom@tromey.com>
11254
11255 PR python/22731:
11256 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
11257
11258 2018-05-04 Tom Tromey <tom@tromey.com>
11259
11260 PR gdb/11750:
11261 * gdb.base/define.exp: Test defining a user command inside a user
11262 command.
11263 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
11264
11265 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11266 Pedro Alves <palves@redhat.com>
11267
11268 PR breakpoints/19806 and support for PR external/20207.
11269 * gdb.base/watchpoint-unaligned.c: New file.
11270 * gdb.base/watchpoint-unaligned.exp: New file.
11271
11272 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
11273
11274 * gdb.base/maint.exp: Make test names unique, use
11275 test_prefix_command_help to test 'help maint info', and remove
11276 repeated test of 'help maint'.
11277
11278 2018-05-04 Tom Tromey <tom@tromey.com>
11279
11280 PR gdb/22619:
11281 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
11282 behavior.
11283
11284 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
11285
11286 * gdb.base/maint.exp: Process output from 'maint print registers'
11287 line at a time.
11288
11289 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
11290
11291 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
11292 timeout.
11293
11294 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
11295
11296 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
11297 filter pattern.
11298
11299 2018-05-02 Pedro Alves <palves@redhat.com>
11300
11301 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
11302 to_log_command renames.
11303 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
11304
11305 2018-05-02 Tom Tromey <tom@tromey.com>
11306
11307 * gdb.python/py-parameter.exp: Set test message.
11308
11309 2018-05-02 Tom Tromey <tom@tromey.com>
11310
11311 PR python/20084:
11312 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
11313 PARAM_ZUINTEGER_UNLIMITED tests.
11314
11315 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
11316
11317 PR rust/23124
11318 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
11319 when casting.
11320
11321 2018-04-30 Tom Tromey <tom@tromey.com>
11322
11323 * gdb.python/py-type.exp: Check align attribute.
11324 * gdb.python/py-type.c: New "aligncheck" global.
11325
11326 2018-04-30 Tom Tromey <tom@tromey.com>
11327
11328 PR exp/17095:
11329 * gdb.dwarf2/dw2-align.exp: New file.
11330 * gdb.cp/align.exp: New file.
11331 * gdb.base/align.exp: New file.
11332 * lib/gdb.exp (gdb_int128_helper): New proc.
11333 (has_int128_c, has_int128_cxx): New caching procs.
11334
11335 2018-04-27 Tom Tromey <tom@tromey.com>
11336
11337 PR rust/22545:
11338 * gdb.rust/simple.exp: Add inclusive range tests.
11339
11340 2018-04-26 Pedro Alves <palves@redhat.com>
11341
11342 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
11343 ifunc breakpoint locations correctly of ifunc breakpoints set
11344 while the program resolves the ifunc.
11345
11346 2018-04-26 Pedro Alves <palves@redhat.com>
11347
11348 * gdb.base/gnu-ifunc-final.c: New file.
11349 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
11350 * gdb.base/gnu-ifunc.exp (executable): Delete.
11351 (staticexecutable): Adjust.
11352 (lib_opts, exec_opts): Delete.
11353 (make_binsuffix, build, set-break): New procedures.
11354 (misc_tests): New, with tests factored out from the top level.
11355 (top level): Test different combinations of ifunc resolver name,
11356 resolver with and with debug info, and ifunc target with and
11357 without debug info. Wrap static tests with with_target_prefix.
11358
11359 2018-04-26 Pedro Alves <palves@redhat.com>
11360
11361 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
11362 return type" warnings.
11363
11364 2018-04-25 Pedro Alves <palves@redhat.com>
11365
11366 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
11367 killed".
11368 * gdb.base/kill-after-signal.exp: Likewise.
11369 * gdb.threads/kill.exp: Likewise.
11370
11371 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11372 Sergio Durigan Junior <sergiodj@redhat.com>
11373 Pedro Alves <palves@redhat.com>
11374
11375 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
11376 regexps to expect for '[Inferior ... detached]' as well.
11377 * gdb.base/attach.exp: Likewise.
11378 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
11379 "gdb_continue_to_end".
11380 (test_catch_syscall_with_wrong_args): Likewise.
11381 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
11382 ']'. Don't set 'verbose' on.
11383 * gdb.base/foll-vfork.exp: Likewise.
11384 * gdb.base/fork-print-inferior-events.c: New file.
11385 * gdb.base/fork-print-inferior-events.exp: New file.
11386 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
11387 '[Inferior ... has been killed]' message.
11388 * gdb.base/kill-after-signal.exp: Likewise.
11389 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
11390 detach message.
11391 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
11392 message.
11393 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
11394 regexps to expect for '[Inferior ... detached]' as well.
11395 * gdb.threads/process-dies-while-detaching.exp: Likewise.
11396
11397 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
11398
11399 PR gdb/23104
11400 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
11401
11402 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
11403
11404 PR gdb/23095
11405 * gdb.base/break-probes.exp: Pass shlib_load to
11406 prepare_for_testing. Set normal_bp to r_debug_state if target is
11407 bsd.
11408
11409 2018-04-19 Richard Bunt <richard.bunt@arm.com>
11410
11411 * gdb.threads/multiple-successive-infcall.c: New test.
11412 * gdb.threads/multiple-successive-infcall.exp: New file.
11413
11414 2018-04-17 Tom Tromey <tom@tromey.com>
11415
11416 * gdb.rust/simple.rs (Union): New type.
11417 (main): New local "u".
11418 * gdb.rust/simple.exp (test_one_slice): Add new test case.
11419
11420 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11421
11422 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
11423 number information in output of "whereis" command.
11424 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
11425
11426 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11427
11428 * gdb.ada/info_types.exp: Adjust expected output to the line
11429 numbers now printed by "info var/func/type".
11430 * gdb.base/completion.exp: Likewise.
11431 * gdb.base/included.exp: Likewise.
11432 * gdb.cp/cp-relocate.exp: Likewise.
11433 * gdb.cp/cplusfuncs.exp: Likewise.
11434 * gdb.cp/namespace.exp: Likewise.
11435 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
11436
11437 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
11438
11439 * gdb.btrace/cpu.exp: New.
11440
11441 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
11442
11443 * gdb.base/step-indirect-call-thunk.exp: New.
11444 * gdb.base/step-indirect-call-thunk.c: New.
11445 * gdb.reverse/step-indirect-call-thunk.exp: New.
11446 * gdb.reverse/step-indirect-call-thunk.c: New.
11447
11448 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
11449
11450 * gdb.base/pie-fork.c: New file.
11451 * gdb.base/pie-fork.exp: New file.
11452
11453 2018-04-11 Tom Tromey <tom@tromey.com>
11454
11455 * gdb.rust/simple.exp: Add test for ".." struct initializer.
11456
11457 2018-04-10 Pedro Alves <palves@redhat.com>
11458
11459 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
11460 exits. Instead loop running forever.
11461 (fork_parent): Run forever too.
11462
11463 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
11464
11465 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
11466 mi_continue_to_line.
11467 * gdb.mi/mi-stack.c (callee4): Add comment.
11468
11469 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
11470
11471 * gdb.mi/mi-stack.exp: Fix indentation.
11472
11473 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
11474
11475 PR gdb/22979
11476 * gdb.arch/amd64-osabi.exp: New file.
11477
11478 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
11479
11480 PR gdb/22980
11481 * gdb.base/osabi.exp: New file.
11482
11483 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
11484
11485 * gdb.cp/static-typedef-print.exp: New file.
11486 * gdb.cp/static-typedef-print.cc: New file.
11487
11488 2018-03-27 Joel Brobecker <brobecker@adacore.com>
11489
11490 * gdb.ada/varsize_limit: New testcase.
11491
11492 2018-03-27 Joel Brobecker <brobecker@adacore.com>
11493
11494 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
11495
11496 * gdb.ada/notcplusplus: New testcase.
11497
11498 * gdb.base/c-linkage-name.c: New file.
11499 * gdb.base/c-linkage-name.exp: New testcase.
11500
11501 2018-03-26 Tom Tromey <tom@tromey.com>
11502
11503 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
11504 * gdb.python/py-framefilter.py (name_error): New global.
11505 (ErrorInName.function): Use name_error.
11506
11507 2018-03-26 Tom Tromey <tom@tromey.com>
11508
11509 PR backtrace/15582:
11510 * gdb.python/py-framefilter.exp: Add "bt hide" test.
11511
11512 2018-03-23 Keith Seitz <keiths@redhat.com>
11513
11514 PR c++/22968
11515 * gdb.cp/subtypes.exp: New file.
11516 * gdb.cp/subtypes.h: New file.
11517 * gdb.cp/subtypes.cc: New file.
11518 * gdb.cp/subtypes-2.cc: New file.
11519
11520 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
11521
11522 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
11523 (done): Call '_exit' not 'exit' to avoid atexit handlers.
11524 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
11525 -nostartfiles when compiling the test. Confirm that all registers
11526 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
11527
11528 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
11529
11530 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
11531 option, syntax was wrong anyway.
11532 * gdb.arch/arm-disp-step.exp: Likewise.
11533 * gdb.arch/sparc64-regs.exp: Likewise.
11534 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
11535 option, syntax was wrong anyway, switch to use
11536 prepare_for_testing.
11537 * gdb.arch/i386-disp-step.exp: Likewise.
11538
11539 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
11540
11541 * gdb.ada/exec_changed.exp: Replace "target_info exists
11542 use_gdb_stub" by "use_gdb_stub".
11543 * gdb.ada/start.exp: Likewise.
11544 * gdb.base/async-shell.exp: Likewise.
11545 * gdb.base/attach-pie-misread.exp: Likewise.
11546 * gdb.base/attach-wait-input.exp: Likewise.
11547 * gdb.base/break-entry.exp: Likewise.
11548 * gdb.base/break-interp.exp: Likewise.
11549 * gdb.base/dprintf-detach.exp: Likewise.
11550 * gdb.base/nostdlib.exp: Likewise.
11551 * gdb.base/solib-nodir.exp: Likewise.
11552 * gdb.base/statistics.exp: Likewise.
11553 * gdb.base/testenv.exp: Likewise.
11554 * gdb.mi/mi-exec-run.exp: Likewise.
11555 * gdb.mi/mi-start.exp: Likewise.
11556 * gdb.multi/dummy-frame-restore.exp: Likewise.
11557 * gdb.multi/multi-arch-exec.exp: Likewise.
11558 * gdb.multi/multi-arch.exp: Likewise.
11559 * gdb.multi/tids.exp: Likewise.
11560 * gdb.multi/watchpoint-multi.exp: Likewise.
11561 * gdb.python/py-events.exp: Likewise.
11562 * gdb.threads/attach-into-signal.exp: Likewise.
11563 * gdb.threads/attach-stopped.exp: Likewise.
11564 * gdb.threads/threadapply.exp: Likewise.
11565 * lib/selftest-support.exp: Likewise.
11566
11567 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
11568
11569 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
11570
11571 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
11572
11573 * gdb.perf/template-breakpoints.cc: New file.
11574 * gdb.perf/template-breakpoints.exp: New file.
11575 * gdb.perf/template-breakpoints.py: New file.
11576
11577 2018-03-19 Tom Tromey <tom@tromey.com>
11578
11579 * gdb.rust/simple.rs (main): Add local variables field1, field2,
11580 y0.
11581 * gdb.rust/simple.exp: Test bare identifier form of struct
11582 initializer.
11583
11584 2018-03-19 Tom Tromey <tom@tromey.com>
11585
11586 * gdb.gdb/observer.exp: Remove.
11587
11588 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11589
11590 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
11591 "qualified" option when setting breakpoints.
11592 * gdb.trace/backtrace.exp: Likewise.
11593 * gdb.trace/circ.exp: Likewise.
11594 * gdb.trace/collection.exp: Likewise.
11595 * gdb.trace/disconnected-tracing.exp: Likewise.
11596 * gdb.trace/ftrace-lock.exp: Likewise.
11597 * gdb.trace/ftrace.exp: Likewise.
11598 * gdb.trace/infotrace.exp: Likewise.
11599 * gdb.trace/packetlen.exp: Likewise.
11600 * gdb.trace/passc-dyn.exp: Likewise.
11601 * gdb.trace/qtro.exp: Likewise.
11602 * gdb.trace/read-memory.exp: Likewise.
11603 * gdb.trace/report.exp: Likewise.
11604 * gdb.trace/signal.exp: Likewise.
11605 * gdb.trace/status-stop.exp: Likewise.
11606 * gdb.trace/strace.exp: Likewise.
11607 * gdb.trace/tfind.exp: Likewise.
11608 * gdb.trace/trace-break.exp: Likewise.
11609 * gdb.trace/trace-condition.exp: Likewise.
11610 * gdb.trace/trace-mt.exp: Likewise.
11611 * gdb.trace/tstatus.exp: Likewise.
11612 * gdb.trace/tsv.exp: Likewise.
11613 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11614 * gdb.trace/unavailable.exp: Likewise.
11615 * gdb.trace/while-dyn.exp: Likewise.
11616
11617 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11618
11619 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
11620 that libinproctrace is copied to the target.
11621
11622 2018-03-14 Tom Tromey <tom@tromey.com>
11623
11624 PR cli/14977:
11625 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
11626 a null pointer.
11627 * gdb.base/wchar.exp: Likewise.
11628
11629 2018-03-14 Tom Tromey <tom@tromey.com>
11630
11631 PR cli/19918:
11632 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
11633 flag.
11634
11635 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
11636
11637 PR gdb/22841
11638 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
11639 "target" to remote_exec.
11640
11641 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
11642
11643 PR gdb/22841
11644 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
11645 ${board}_upload): Remove.
11646
11647 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
11648
11649 * gdb.cp/watch-cp.cc: New test.
11650 * gdb.cp/watch-cp.exp: New file.
11651
11652 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11653
11654 * gdb.base/infcall-nested-structs.exp: New file.
11655 * gdb.base/infcall-nested-structs.c: New file.
11656 * gdb.base/float.exp: Add riscv support.
11657
11658 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
11659
11660 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
11661 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
11662
11663 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
11664
11665 * gdb.server/abspath.exp: New file.
11666 * lib/gdb.exp (with_cwd): New procedure.
11667
11668 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
11669
11670 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11671 use it.
11672 (gdb_is_target_remote_prompt): New proc.
11673 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11674 (gdb_is_target_native): Pass prompt parameter to
11675 gdb_is_target_1.
11676
11677 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
11678
11679 * gdb.base/load-command.c: New file.
11680 * gdb.base/load-command.exp: New file.
11681 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11682 (gdb_is_target_1): ...this, and generalize for other targets
11683 than just remote.
11684 (gdb_is_target_remote): Use gdb_is_target_1.
11685 (gdb_is_target_native): use gdb_is_target_1.
11686
11687 2018-02-26 Tom Tromey <tom@tromey.com>
11688
11689 PR python/16497:
11690 * gdb.python/py-framefilter.exp: Update test.
11691
11692 2018-02-26 Tom Tromey <tom@tromey.com>
11693
11694 * gdb.dwarf2/variant.c: New file.
11695 * gdb.dwarf2/variant.exp: New file.
11696
11697 2018-02-26 Tom Tromey <tom@tromey.com>
11698
11699 * gdb.rust/simple.exp: Accept more possible results in enum test.
11700
11701 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
11702
11703 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11704 parentheses.
11705
11706 2018-02-23 Maciej W. Rozycki <macro@mips.com>
11707
11708 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11709 name of a variable: $actual_linejj -> $actual_line.
11710
11711 2018-02-21 John Baldwin <jhb@FreeBSD.org>
11712
11713 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11714
11715 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
11716
11717 * gdb.btrace/buffer-size.exp: Do not force BTS.
11718
11719 2018-02-14 Pedro Alves <palves@redhat.com>
11720
11721 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11722 getting a "Quit".
11723
11724 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
11725
11726 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11727 Fix test name.
11728
11729 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
11730
11731 * gdb.cp/m-static.exp: Check type of optimized out static
11732 member.
11733
11734 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
11735
11736 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11737 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11738
11739 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
11740 Leszek Swirski <leszeks@google.com>
11741
11742 * gdb.python/py-prettyprint.c
11743 (struct to_string_returns_value_inner,
11744 struct to_string_returns_value_wrapper): New.
11745 (main): Add tsrvw variable.
11746 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11747 ToStringReturnsValueWrapper): New classes.
11748 (register_pretty_printers): Register new pretty-printers.
11749 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11750 recursive pretty printer.
11751 * gdb.python/py-mi.exp: Likewise.
11752
11753 2018-02-01 Leszek Swirski <leszeks@google.com>
11754
11755 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11756 functions with the same name as an include file are parsed
11757 correctly.
11758
11759 2018-02-01 Yao Qi <yao.qi@linaro.org>
11760
11761 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11762 "\[^\r\n\]*".
11763
11764 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
11765
11766 * gdb.arch/powerpc-prologue-frame.s: New file.
11767 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11768 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11769
11770 2018-01-31 Joel Brobecker <brobecker@adacore.com>
11771
11772 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11773
11774 2018-01-30 Pedro Alves <palves@redhat.com>
11775
11776 PR gdb/13211
11777 * gdb.base/interrupt-daemon.c: New.
11778 * gdb.base/interrupt-daemon.exp: New.
11779 * gdb.multi/multi-term-settings.c: New.
11780 * gdb.multi/multi-term-settings.exp: New.
11781
11782 2018-01-30 Joel Brobecker <brobecker@adacore.com>
11783
11784 * gdb.base/break.exp: Save the location where the breakpoint
11785 on break.c:47 was actually inserted when debugging the version
11786 compiled at -O2 and use it in the expected output of the "info
11787 break" test performed soon after.
11788
11789 2018-01-22 Pedro Alves <palves@redhat.com>
11790 Sergio Durigan Junior <sergiodj@redhat.com>
11791
11792 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11793 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11794
11795 2018-01-22 Joel Brobecker <brobecker@adacore.com>
11796
11797 * gdb.base/break-include.c, gdb.base/break-include.inc,
11798 gdb.base/break-include.exp: New files.
11799 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11800 line number now being the actual line number where the breakpoint
11801 was inserted.
11802 * gdb.mi/mi-break.exp: Likewise.
11803 * gdb.mi/mi-reverse.exp: Likewise.
11804 * gdb.mi/mi-simplerun.exp: Ditto.
11805
11806 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11807
11808 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11809 varobj.
11810 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11811
11812 2018-01-21 Don Breazeal <donb@codesourcery.com>
11813 Andrew Burgess <andrew.burgess@embecosm.com>
11814
11815 * gdb.mi/basics.c: Add new global.
11816 * gdb.mi/mi-frame-regs.exp: New file.
11817 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11818 case.
11819
11820 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11821
11822 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11823 non-parameter, and on an unknown symbol.
11824
11825 2018-01-19 Tom Tromey <tom@tromey.com>
11826
11827 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11828 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11829
11830 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11831
11832 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11833 setrlimit and chdir to int.
11834
11835 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11836
11837 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11838 function.
11839 (my_tend): Likewise.
11840 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11841 rationale of avoiding FP- and vector instructions.
11842
11843 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
11844
11845 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11846 "info reg" with "\[ \t\]*".
11847 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11848 "\[ \t\]+".
11849 * gdb.arch/s390-multiarch.exp: Ditto.
11850 * gdb.base/pc-fp.exp: Ditto.
11851 * gdb.reverse/i386-precsave.exp: Ditto.
11852 * gdb.reverse/i386-reverse.exp: Ditto.
11853 * gdb.reverse/i387-env-reverse.exp: Ditto.
11854 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11855
11856 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11857
11858 * lib/gdb.exp (gdb_compile): Re-enable use of
11859 universal_compile_options for languages other than Rust.
11860
11861 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11862
11863 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11864
11865 2018-01-17 Mike Gulick <mgulick@mathworks.com>
11866
11867 PR gdb/16577
11868 * gdb.base/solib-vanish.exp: New.
11869 * gdb.base/solib-vanish-main.c: New.
11870 * gdb.base/solib-vanish-lib1.c: New.
11871 * gdb.base/solib-vanish-lib2.c: New.
11872
11873 2018-01-17 Yao Qi <yao.qi@linaro.org>
11874
11875 * gdb.compile/compile.exp: Match the address printed for
11876 frame in the output of command "bt".
11877
11878 2018-01-15 Tom Tromey <tom@tromey.com>
11879
11880 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11881 compute sp_reg.
11882
11883 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
11884
11885 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11886 to prepare.
11887 (prepare): Return 0 on error, 1 on success.
11888
11889 2018-01-12 Pedro Alves <palves@redhat.com>
11890
11891 * gdb.base/continue-after-aborted-step-over.c: New.
11892 * gdb.base/continue-after-aborted-step-over.exp: New.
11893
11894 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
11895
11896 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11897 options when not creating an executable.
11898
11899 2018-01-11 Pedro Alves <palves@redhat.com>
11900
11901 PR remote/22597
11902 * gdb.server/stop-reply-no-thread.c: New file.
11903 * gdb.server/stop-reply-no-thread.exp: New file.
11904
11905 2018-01-10 Pedro Alves <palves@redhat.com>
11906
11907 PR gdb/22670
11908 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11909 functions too. Test setting breakpoints and printing C functions
11910 with no debug info too.
11911 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11912
11913 2018-01-10 Pedro Alves <palves@redhat.com>
11914
11915 PR gdb/22670
11916 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11917 a fail.
11918
11919 2018-01-10 Pedro Alves <palves@redhat.com>
11920
11921 PR gdb/22670
11922 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11923
11924 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11925
11926 * gdb.server/unittest.exp: Match the output in non-development
11927 mode.
11928
11929 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11930
11931 * gdb.gdb/unittest.exp: Match output in non-development mode.
11932
11933 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11934
11935 * gdb.ada/access_tagged_param.exp: Relax expected output
11936 for value of "ObjL" in "continue" to pck.inspect breakpoint
11937 test.
11938
11939 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11940
11941 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11942 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
11943
11944 2018-01-05 Pedro Alves <palves@redhat.com>
11945
11946 PR gdb/18653
11947 * gdb.base/libsegfault.exp: New.
11948
11949 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11950
11951 PR gdb/22670
11952 * gdb.ada/access_tagged_param.exp: New file.
11953 * gdb.ada/access_tagged_param/foo.adb: New file.
11954
11955 2018-01-05 Pedro Alves <palves@redhat.com>
11956
11957 PR gdb/22670
11958 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11959 exercise lower case too, and to exercise both full matching and
11960 wild matching.
11961
11962 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11963
11964 * gdb.ada/rename_subscript_param: New testcase.
11965
11966 2018-01-05 Jerome Guitton <guitton@adacore.com>
11967
11968 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11969
11970 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11971
11972 * gdb.ada/convvar_comp: New testcase.
11973
11974 2018-01-05 Xavier Roirand <roirand@adacore.com>
11975
11976 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11977 (My_Table): New global variable.
11978 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11979
11980 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11981
11982 PR gdb/22670
11983 * gdb.ada/maint_with_ada: New testcase.
11984
11985 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11986
11987 PR gdb/22670
11988 * gdb.ada/bp_c_mixed_case: New testcase.
11989
11990 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11991
11992 PR gdb/22670
11993 * gdb.ada/complete.exp: Add "complete break ada" test.
11994
11995 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11996
11997 PR gdb/22670
11998 * gdb.ada/info_addr_mixed_case: New testcase.
11999
12000 2018-01-03 Xavier Roirand <roirand@adacore.com>
12001
12002 * gdb.ada/excep_handle.exp: New testcase.
12003 * gdb.ada/excep_handle/foo.adb: New file.
12004 * gdb.ada/excep_handle/pck.ads: New file.
12005
12006 2018-01-03 Joel Brobecker <brobecker@adacore.com>
12007
12008 * gdb.base/step-line.c: Add extra empty line in copyright header.
12009 * gdb.base/step-line.inp: Likewise.
12010
12011 2018-01-02 Joel Brobecker <brobecker@adacore.com>
12012
12013 * gdb.ada/dyn_stride.exp: Add slice test.
12014
12015 2018-01-02 Joel Brobecker <brobecker@adacore.com>
12016
12017 * gdb.ada/dyn_stride: New testcase.
12018
12019 2017-12-27 Stafford Horne <shorne@gmail.com>
12020
12021 * gdb.xml/extra-regs.xml: Add example foo reggroup.
12022 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
12023
12024 2017-12-27 Stafford Horne <shorne@gmail.com>
12025
12026 * gdb.base/reggroups.c: New file.
12027 * gdb.base/reggroups.exp: New file.
12028
12029 2017-12-18 Joel Brobecker <brobecker@adacore.com>
12030
12031 * gdb.dwarf2/ada-valprint-error.c: New file.
12032 * gdb.dwarf2/ada-valprint-error.exp: New file.
12033
12034 2017-12-18 Joel Brobecker <brobecker@adacore.com>
12035
12036 * gdb.ada/assign_arr: New testcase.
12037
12038 2017-12-18 Xavier Roirand <roirand@adacore.com>
12039
12040 * gdb.ada/funcall_ptr: New testcase.
12041
12042 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12043
12044 PR cli/16224
12045 * gdb.base/ptype-offsets.cc: New file.
12046 * gdb.base/ptype-offsets.exp: New file.
12047
12048 2017-12-15 Yao Qi <yao.qi@linaro.org>
12049
12050 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
12051 if XML is disabled.
12052
12053 2017-12-15 Xavier Roirand <roirand@adacore.com>
12054
12055 * gdb.ada/same_component_name: New testcase.
12056
12057 2017-12-14 Joel Brobecker <brobecker@adacore.com>
12058
12059 * gdb.ada/str_binop_equal: New testcase.
12060
12061 2017-12-14 Joel Brobecker <brobecker@adacore.com>
12062
12063 * gdb.ada/task_switch_in_core: New testcase.
12064
12065 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
12066
12067 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
12068 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
12069 call test_bkpt_qualified.
12070 (test_bkpt_qualified): New proc.
12071
12072 2017-12-13 Pedro Alves <palves@redhat.com>
12073
12074 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
12075 Tighten regexp by matching with an anchor.
12076
12077 2017-12-13 Pedro Alves <palves@redhat.com>
12078
12079 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
12080 ("expression with namespace"): New set of tests.
12081 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
12082 (Nested::Test_NS::qux): New.
12083 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
12084 defaults to 'start_quote_char' and 'end_quote_char' parameters.
12085
12086 2017-12-13 Joel Brobecker <brobecker@adacore.com>
12087
12088 * gdb.base/server-del-break.c: New file.
12089 * gdb.base/server-del-break.exp: New file.
12090
12091 2017-12-12 Stafford Horne <shorne@gmail.com>
12092
12093 * gdb.xml/tdesc-regs.exp: Add or1k support.
12094
12095 2017-12-12 Stafford Horne <shorne@gmail.com>
12096
12097 * gdb.base/bp-permanent.c: Define nop of or1k.
12098
12099 2017-12-11 Joel Brobecker <brobecker@adacore.com>
12100
12101 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
12102 output with components being reordered.
12103
12104 2017-12-11 Joel Brobecker <brobecker@adacore.com>
12105
12106 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
12107 output with components being reordered.
12108
12109 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12110 Pedro Alves <palves@redhat.com>
12111
12112 * gdb.base/maint.exp (check for .gdb_index): Check also for
12113 .debug_names.
12114 * gdb.dlang/watch-loc.c (.debug_aranges): New.
12115 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
12116 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
12117 (.gdb_index used after symbol reloading): Support also .debug_names.
12118 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
12119
12120 2017-12-08 Yao Qi <yao.qi@linaro.org>
12121
12122 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
12123 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
12124
12125 2017-12-08 Yao Qi <yao.qi@linaro.org>
12126
12127 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
12128 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
12129
12130 2017-12-08 Yao Qi <yao.qi@linaro.org>
12131
12132 * gdb.arch/aarch64-tagged-pointer.c: New file.
12133 * gdb.arch/aarch64-tagged-pointer.exp: New file.
12134
12135 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
12136
12137 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
12138 "int".
12139
12140 2017-12-07 Keith Seitz <keiths@redhat.com>
12141
12142 PR breakpoints/22569
12143 * gdb.linespec/ls-errs.exp: Change expected result of "break
12144 -source this file has spaces.c -line 3".
12145 Check that an explicit source file followed by whitespace is
12146 identified as an invalid explicit location.
12147
12148 2017-12-07 Keith Seitz <keiths@redhat.com>
12149
12150 * gdb.cp/nested-types.cc: New file.
12151 * gdb.cp/nested-types.exp: New file.
12152 * lib/cp-support.exp: Load data-structures.exp library.
12153 (debug_cp_test_ptype_class): New global.
12154 (cp_ptype_class_verbose, next_line): New procedures.
12155 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
12156 Add and document new return value.
12157 Switch the list of lines to a queue.
12158 Add support for new `type' key for nested type definitions.
12159 Add debugging/troubleshooting messages.
12160 * lib/data-structures.exp: New file.
12161
12162 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
12163
12164 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
12165 with proc_with_prefix, don't use with_test_prefix.
12166
12167 2017-12-07 Tom Tromey <tom@tromey.com>
12168
12169 * gdb.base/break.exp: Add test for empty "commands".
12170
12171 2017-12-07 Yao Qi <yao.qi@linaro.org>
12172
12173 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
12174 malloc and catch syscall.
12175
12176 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
12177
12178 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
12179 tests for explicit locations.
12180
12181 2017-12-06 Pedro Alves <palves@redhat.com>
12182
12183 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
12184 force-disabling XML descriptions.
12185
12186 2017-12-04 Pedro Alves <palves@redhat.com>
12187
12188 PR gdb/22499
12189 * gdb.arch/amd64-disp-step-avx.S: New file.
12190 * gdb.arch/amd64-disp-step-avx.exp: New file.
12191
12192 2017-12-03 Pedro Alves <palves@redhat.com>
12193
12194 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
12195 and <string.h>.
12196 (parent_function): Print distinct messages when waitpid fails, or
12197 the child exits with a signal, or the child exits for an unhandled
12198 reason.
12199 * gdb.threads/process-dies-while-detaching.exp
12200 (detach_and_expect_exit): New 'inf_output_re' parameter and use
12201 it. Wait for both inferior output and GDB's prompt. Use an
12202 indirect spawn id list.
12203 (do_detach): New parameter 'child_exit'. Use it to compute
12204 expected inferior output.
12205 (test_detach, test_detach_watch, test_detach_killed_outside):
12206 Adjust to pass down the expected child exit kind.
12207
12208 2017-12-01 Joel Brobecker <brobecker@adacore.com>
12209 Sergio Durigan Junior <sergiodj@redhat.com>
12210 Pedro Alves <palves@redhat.com>
12211
12212 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
12213
12214 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
12215
12216 * gdb.base/relocate.exp: Add tests to guarantee that arguments
12217 to 'symbol-file' and 'add-symbol-file' can be
12218 position-independent.
12219
12220 2017-12-01 Yao Qi <yao.qi@linaro.org>
12221
12222 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
12223 the URL in copyright header.
12224 * gdb.arch/aarch64-fp.exp: Likewise.
12225 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
12226 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
12227 * gdb.base/expand-psymtabs.exp: Likewise.
12228 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
12229 * gdb.fortran/common-block.exp: Likewise.
12230 * gdb.fortran/common-block.f90: Likewise.
12231 * gdb.fortran/logical.exp: Likewise.
12232 * gdb.fortran/vla-datatypes.f90: Likewise.
12233 * gdb.fortran/vla-sub.f90: Likewise.
12234
12235 2017-11-30 Joel Brobecker <brobecker@adacore.com>
12236
12237 * gdb.ada/repeat_dyn: New testcase.
12238
12239 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
12240
12241 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
12242 Update for changed thread numbering.
12243 * gdb.cell/bt.exp: Update for changed GDB output.
12244
12245 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
12246
12247 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
12248 setting isremote by hand.
12249 * boards/dwarf4-gdb-index.exp: Likewise.
12250 * boards/fission.exp: Likewise.
12251 * boards/stabs.exp: Likewise.
12252
12253 2017-11-30 Pedro Alves <palves@redhat.com>
12254
12255 * gdb.linespec/cpls-ops.exp
12256 (check_explicit_skips_function_argument): Extract the underlying
12257 type of size_t instead of hardcoding it.
12258
12259 2017-11-29 Pedro Alves <palves@redhat.com>
12260
12261 PR c++/19436
12262 * gdb.linespec/cpls-abi-tag.cc: New file.
12263 * gdb.linespec/cpls-abi-tag.exp: New file.
12264
12265 2017-11-29 Pedro Alves <palves@redhat.com>
12266
12267 * gdb.base/langs.exp: Use -qualified.
12268 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
12269 it.
12270 * gdb.cp/namespace.exp: Use -qualified.
12271 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
12272 (overload-3, template-overload, template-ret-type, const-overload)
12273 (const-overload-quoted, anon-ns, ambiguous-prefix): New
12274 procedures.
12275 (test_driver): Call them.
12276 * gdb.cp/save-bp-qualified.cc: New.
12277 * gdb.cp/save-bp-qualified.exp: New.
12278 * gdb.linespec/explicit.exp: Test -qualified.
12279 * lib/completion-support.exp (completion::explicit_opts_list): Add
12280 "-qualified".
12281 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
12282
12283 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
12284
12285 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
12286
12287 2017-11-29 Tom Tromey <tom@tromey.com>
12288
12289 * gdb.base/relocate.exp: Update invalid argument test.
12290 Add new tests for invalid arguments.
12291
12292 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
12293
12294 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
12295 Return 0 as a long.
12296 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
12297
12298 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
12299
12300 * gdb.cp/breakpoint.cc (bar): Set return type to void.
12301 * gdb.cp/psymtab-parameter.cc (func): Likewise.
12302 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
12303 func ().
12304 * gdb.cp/shadow.cc (B.func): Return 0.
12305
12306 2017-11-27 Joel Brobecker <brobecker@adacore.com>
12307
12308 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
12309 expected output in gdb_expect call to allow the exception
12310 message to be present as well. Fix syntax confusion to avoid
12311 TCL thinking that exception_name is an array.
12312
12313 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
12314
12315 * gdb.arch/spu-info.c: Include <unistd.h>.
12316 (do_signal_test): Fix broken calls to write.
12317 * gdb.arch/spu-info.exp: Use prepare_for_testing.
12318 Fix checks for empty mailboxes. Update signal tests for corrected
12319 do_signal_test routine. Allow nonzero event status.
12320 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
12321 * gdb.cell/arch.exp: Use standard_output_file.
12322 * gdb.cell/break.exp: Likewise.
12323 * gdb.cell/bt.exp: Likewise.
12324 * gdb.cell/core.exp: Likewise.
12325 * gdb.cell/dwarfaddr.exp: Likewise.
12326 * gdb.cell/ea-cache.exp: Likewise.
12327 * gdb.cell/ea-standalone.exp: Likewise.
12328 * gdb.cell/f-regs.exp: Likewise.
12329 * gdb.cell/fork.exp: Likewise.
12330 * gdb.cell/gcore.exp: Likewise.
12331 * gdb.cell/mem-access.exp: Likewise.
12332 * gdb.cell/ptype.exp: Likewise.
12333 * gdb.cell/registers.exp: Likewise.
12334 * gdb.cell/sizeof.exp: Likewise.
12335 * gdb.cell/solib-symbol.exp: Likewise.
12336 * gdb.cell/solib.exp: Likewise.
12337
12338 2017-11-25 Pedro Alves <palves@redhat.com>
12339
12340 * gdb.base/complete-empty.exp: New file.
12341 * gdb.base/completion.exp: Adjust.
12342
12343 2017-11-25 Pedro Alves <palves@redhat.com>
12344
12345 * gdb.linespec/cpls-ops.cc: New file.
12346 * gdb.linespec/cpls-ops.exp: New file.
12347 * lib/completion-support.exp (test_complete_prefix_range_re): New,
12348 factored out from ...
12349 (test_complete_prefix_range): ... this.
12350
12351 2017-11-24 Pedro Alves <palves@redhat.com>
12352
12353 * gdb.linespec/cpcompletion.exp: New file.
12354 * gdb.linespec/cpls-hyphen.cc: New file.
12355 * gdb.linespec/cpls.cc: New file.
12356 * gdb.linespec/cpls2.cc: New file.
12357 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
12358 test to use test_gdb_complete_unique. Add label completion,
12359 keyword completion and explicit location completion tests.
12360 * lib/completion-support.exp: New file.
12361
12362 2017-11-24 Joel Brobecker <brobecker@adacore.com>
12363
12364 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
12365 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
12366 when hitting an exception catchpoint.
12367
12368 2017-11-22 Yao Qi <yao.qi@linaro.org>
12369
12370 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
12371
12372 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
12373
12374 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
12375 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
12376 * gdb.dwarf2/info-locals-optimized-out.c: New file.
12377
12378 2017-11-22 Yao Qi <yao.qi@linaro.org>
12379
12380 * gdb.base/info-os.exp: Pass pthreads.
12381 * gdb.multi/multi-attach.exp: Likewise.
12382
12383 2017-11-22 Yao Qi <yao.qi@linaro.org>
12384
12385 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
12386 compiler.
12387
12388 2017-11-22 Yao Qi <yao.qi@linaro.org>
12389
12390 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
12391 * gdb.base/break-interp.exp: Likewise.
12392 * gdb.base/jit-attach-pie.exp: Likewise.
12393
12394 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
12395
12396 * gdb.base/float128.c (large128): New variable.
12397 * gdb.base/float128.exp: Add test to print largest __float128 value.
12398
12399 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
12400
12401 * gdb.arch/vsx-regs.exp: Update register content checks.
12402
12403 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
12404
12405 * gdb.arch/ppc-longdouble.exp: New file.
12406 * gdb.arch/ppc-longdouble.c: Likewise.
12407
12408 2017-11-21 Pedro Alves <palves@redhat.com>
12409
12410 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
12411
12412 2017-11-20 Pedro Alves <palves@redhat.com>
12413
12414 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
12415 (long_double_typedef): New typedefs.
12416 Use DEF on double and long double.
12417 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
12418 cases.
12419 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
12420 and 'long_double_ptr_same_size' locals. Use them to decide
12421 whether cast from array/function to float is valid/invalid.
12422
12423 2017-11-17 Tom Tromey <tom@tromey.com>
12424
12425 * gdb.rust/traits.rs: New file.
12426 * gdb.rust/traits.exp: New file.
12427
12428 2017-11-17 Joel Brobecker <brobecker@adacore.com>
12429
12430 * gdb.ada/minsyms: New testcase.
12431
12432 2017-11-16 Pedro Alves <palves@redhat.com>
12433
12434 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
12435 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
12436
12437 2017-11-16 Pedro Alves <palves@redhat.com>
12438
12439 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
12440 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
12441
12442 2017-11-16 Pedro Alves <palves@redhat.com>
12443
12444 * gdb.server/reconnect-ctrl-c.c: New file.
12445 * gdb.server/reconnect-ctrl-c.exp: New file.
12446
12447 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
12448
12449 * gdb.python/py-rbreak.exp: New file.
12450 * gdb.python/py-rbreak.c: New file.
12451 * gdb.python/py-rbreak-func2.c: New file.
12452
12453 2017-11-16 Pedro Alves <palves@redhat.com>
12454
12455 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
12456 pattern.
12457 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
12458 GDB.
12459
12460 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
12461
12462 * gdb.tui/completionn.exp (test_tab_completion): Add space in
12463 regex.
12464
12465 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
12466
12467 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
12468 test names.
12469
12470 2017-11-09 Pedro Alves <palves@redhat.com>
12471
12472 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
12473 factored out from ...
12474 (top level): ... here, and adjusted to avoid expecting beyond the
12475 prompt in a single gdb_test_multiple.
12476
12477 2017-11-09 Pedro Alves <palves@redhat.com>
12478
12479 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
12480 output.
12481 * gdb.server/ext-attach.exp ("kill" test): Likewise.
12482 * gdb.server/ext-restart.exp ("kill" test): Likewise.
12483 * gdb.server/ext-run.exp ("kill" test): Likewise.
12484 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
12485
12486 2017-11-09 Pedro Alves <palves@redhat.com>
12487
12488 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
12489 match till end of line.
12490
12491 2017-11-09 Pedro Alves <palves@redhat.com>
12492
12493 * gdb.base/memattr.exp: Tighten regexes to match the end line.
12494
12495 2017-11-09 Pedro Alves <palves@redhat.com>
12496
12497 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
12498 New procedures, factored out from ...
12499 (top level): ... here, and adjusted to avoid expecting beyond the
12500 prompt in one go.
12501
12502 2017-11-09 Pedro Alves <palves@redhat.com>
12503
12504 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
12505 output. Fix '?' match.
12506
12507 2017-11-08 Joel Brobecker <brobecker@adacore.com>
12508
12509 * gdb.ada/scoped_watch: New testcase.
12510 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
12511 which is actually correct.
12512 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
12513 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
12514
12515 2017-11-08 Pedro Alves <palves@redhat.com>
12516
12517 * gdb.gdb/complaints.exp (test_initial_complaints)
12518 (test_serial_complaints, test_short_complaints): Call
12519 complaint_internal instead of complaint.
12520
12521 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
12522
12523 * gdb.threads/tls-core.c: New file.
12524 * gdb.threads/tls-core.exp: Likewise.
12525
12526 2017-11-08 Pedro Alves <palves@redhat.com>
12527
12528 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
12529 (p Exported_Capitalized): New test.
12530 (p exported_capitalized): New test.
12531
12532 2017-11-07 Pedro Alves <palves@redhat.com>
12533
12534 * gdb.cp/ena-dis-br-range.exp: Add more tests.
12535
12536 2017-11-07 Pedro Alves <palves@redhat.com>
12537
12538 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
12539 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
12540 (disable_invalid, disable_inverted, disable_negative): New
12541 procedures.
12542 ("bad numbers"): New set of tests.
12543
12544 2017-11-07 Pedro Alves <palves@redhat.com>
12545
12546 * gdb.cp/ena-dis-br-range.exp: Add tests.
12547
12548 2017-11-07 Pedro Alves <palves@redhat.com>
12549
12550 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
12551
12552 2017-11-07 Xavier Roirand <roirand@adacore.com>
12553 Pedro Alves <palves@redhat.com>
12554
12555 * gdb.base/ena-dis-br.exp: Add reference to
12556 gdb.cp/ena-dis-br-range.exp.
12557 * gdb.cp/ena-dis-br-range.exp: New file.
12558 * gdb.cp/ena-dis-br-range.cc: New file.
12559
12560 2017-11-06 Pedro Alves <palves@redhat.com>
12561
12562 * gdb.base/attach-non-pgrp-leader.c: New.
12563 * gdb.base/attach-non-pgrp-leader.exp: New.
12564
12565 2017-11-06 Pedro Alves <palves@redhat.com>
12566
12567 * configure.ac: No longer check for termio.h and sgtty.h.
12568 * configure: Regenerate.
12569 * remote-utils.c: Include termios.h instead of gdb_termios.h.
12570 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
12571 Remove termio and sgtty code.
12572
12573 2017-11-03 Yao Qi <yao.qi@linaro.org>
12574
12575 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
12576 in GDB is disabled.
12577
12578 2017-11-03 Yao Qi <yao.qi@linaro.org>
12579
12580 * gdb.python/py-thrhandle.exp: Skip it if python is not
12581 enabled.
12582
12583 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
12584
12585 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
12586 as a breakpoint command.
12587
12588 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
12589
12590 PR python/21213
12591 * gdb.python/py-infthread.exp: Test calling
12592 InferiorThread.inferior () multiple times in a row.
12593
12594 2017-10-27 Keith Seitz <keiths@redhat.com>
12595
12596 * gdb.opt/inline-break.exp (break_info_1): New procedure.
12597 Test "info break" for every inlined function breakpoint.
12598
12599 2017-10-27 Yao Qi <yao.qi@linaro.org>
12600
12601 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
12602
12603 2017-10-26 Patrick Frants <osscontribute@gmail.com>
12604
12605 * gdb.cp/classes.exp (test_static_members): Test printing
12606 Outer::instance.
12607 * gdb.cp/classes.c (struct Inner, struct Outer): New.
12608 (Inner::instance, Outer::instance): New.
12609
12610 2017-10-24 Pedro Alves <palves@redhat.com>
12611
12612 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
12613 extra console" test in two stages.
12614
12615 2017-10-24 Pedro Alves <palves@redhat.com>
12616
12617 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
12618
12619 2017-10-24 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
12622 loop.
12623
12624 2017-10-24 Pedro Alves <palves@redhat.com>
12625
12626 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
12627 $attempt" and "stoppedtry $stoppedtry" test prefixes.
12628
12629 2017-10-24 Pedro Alves <palves@redhat.com>
12630
12631 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
12632 parameter and handle it. Don't output read value in test name.
12633
12634 2017-10-24 Pedro Alves <palves@redhat.com>
12635
12636 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
12637 custom test name.
12638
12639 2017-10-24 Pedro Alves <palves@redhat.com>
12640
12641 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
12642 include the unstable output directory name in the test's name.
12643 (initial_setup_simple) <'set args'>: Use custom test name.
12644
12645 2017-10-24 Pedro Alves <palves@redhat.com>
12646
12647 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
12648 with explicit test name.
12649
12650 2017-10-20 Pedro Alves <palves@redhat.com>
12651
12652 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
12653 'wait -i'. Use gdb_assert and remote_close.
12654
12655 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
12656
12657 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
12658 number from variable rather than hard-coded.
12659
12660 2017-10-19 Pedro Alves <palves@redhat.com>
12661
12662 * gdb.base/long-inferior-output.c: New file.
12663 * gdb.base/long-inferior-output.exp: New file.
12664
12665 2017-11-18 Keith Seitz <keiths@redhat.com>
12666
12667 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
12668 method.
12669 (main): Call it.
12670 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12671 Add additional user-defined conversion operator tests.
12672
12673 2017-10-17 Pedro Alves <palves@redhat.com>
12674
12675 * boards/native-stdio-gdbserver.exp: Load "local-board".
12676
12677 2017-10-17 Pedro Alves <palves@redhat.com>
12678
12679 * gdb.base/quit-live.c: New file.
12680 * gdb.base/quit-live.exp: New file.
12681
12682 2017-10-16 Keith Seitz <keiths@redhat.com>
12683
12684 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12685 (class_with_protected_typedef, class_with_private_typedef)
12686 (struct_with_public_typedef, struct_with_protected_typedef)
12687 (struct_with_private_typedef): New classes/structs.
12688 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12689 typedefs and access specifiers.
12690
12691 2017-10-16 Pedro Alves <palves@redhat.com>
12692 Simon Marchi <simon.marchi@polymtl.ca>
12693
12694 * README (Local vs Remote vs Native): New section.
12695 * boards/local-board.exp: New file, with bits factored out from
12696 ...
12697 * boards/native-extended-gdbserver.exp: ... here. Load
12698 "local-board".
12699 * boards/native-gdbserver.exp: Load "local-board".
12700 (${board}_spawn, ${board}_exec): Delete.
12701 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12702 ...
12703 * boards/stdio-gdbserver-base.exp: ... this new file.
12704 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12705 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12706 procedure.
12707 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12708 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12709 stdio_gdbserver_command.
12710 (${board}_get_remote_address, ${board}_get_comm_port)
12711 (${board}_download, ${board}_upload): Delete.
12712 (get_target_remote_pipe_cmd): New.
12713
12714 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
12715
12716 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12717 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12718 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12719 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12720 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12721 remove with_test_prefix.
12722
12723 2017-10-13 Pedro Alves <palves@redhat.com>
12724
12725 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12726 * gdb.base/annota1.exp: Use it instead of is_remote.
12727 * gdb.base/annota3.exp: Use it instead of is_remote.
12728 * gdb.cp/annota2.exp: Use it instead of is_remote.
12729 * gdb.cp/annota3.exp: Use it instead of is_remote.
12730 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12731
12732 2017-10-13 Pedro Alves <palves@redhat.com>
12733
12734 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12735 (test_num_test_vars, run_and_count_vars, find_env)
12736 (test_set_unset_env, test_inherit_env_var): New procedures.
12737 (top level): Use them.
12738
12739 2017-10-13 Pedro Alves <palves@redhat.com>
12740
12741 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12742 also skip on stub-like targets.
12743
12744 2017-10-13 Pedro Alves <palves@redhat.com>
12745
12746 PR gdb/22293
12747 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12748 (top level): Move some tests to ...
12749 (test_not_found): ... this new procedure.
12750 (top level): Call it.
12751
12752 2017-10-13 Pedro Alves <palves@redhat.com>
12753
12754 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12755 expect different "info terminal" output if testing with a
12756 non-native target.
12757
12758 2017-10-13 Pedro Alves <palves@redhat.com>
12759 Simon Marchi <simon.marchi@polymtl.ca>
12760
12761 PR python/12966
12762 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12763
12764 2017-10-13 Pedro Alves <palves@redhat.com>
12765
12766 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12767 already.
12768
12769 2017-10-13 Pedro Alves <palves@redhat.com>
12770
12771 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12772 is_remote.
12773
12774 2017-10-13 Pedro Alves <palves@redhat.com>
12775
12776 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12777 is_remote.
12778
12779 2017-10-13 Pedro Alves <palves@redhat.com>
12780
12781 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12782 is set.
12783 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12784 instead of is_remote.
12785
12786 2017-10-13 Pedro Alves <palves@redhat.com>
12787
12788 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12789 (top level): Add comment.
12790
12791 2017-10-13 Pedro Alves <palves@redhat.com>
12792
12793 * gdb.base/remote.exp (top level): Fix comment typo and add
12794 missing return.
12795
12796 2017-10-13 Pedro Alves <palves@redhat.com>
12797 Simon Marchi <simon.marchi@polymtl.ca>
12798
12799 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12800 calls and add comments. Skip test if use_gdb_stub is set.
12801 (top level): Use "set cwd" command instead of "cd" command.
12802
12803 2017-10-13 Pedro Alves <palves@redhat.com>
12804
12805 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12806 is_remote target check.
12807
12808 2017-10-13 Pedro Alves <palves@redhat.com>
12809
12810 * gdb.base/scope.exp: Use build_executable + clean_restart +
12811 gdb_file_cmd instead of prepare_for_testing and no longer skip
12812 "before run" tests on is_remote target boards. Update comments.
12813 * boards/native-extended-gdbserver.exp
12814 (extended_gdbserver_load_last_file): New, factored out from ...
12815 (gdb_load): ... this. Move further below and add comment.
12816 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12817
12818 2017-10-12 Pedro Alves <palves@redhat.com>
12819
12820 * gdb.base/attach.exp: Remove references to gdb64.
12821 * gdb.base/dbx.exp: Remove references to gdb64.
12822
12823 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12824 Pedro Alves <palves@redhat.com>
12825
12826 * gdb.base/label.exp: Remove is_remote target check.
12827
12828 2017-10-12 Pedro Alves <palves@redhat.com>
12829
12830 * gdb.base/auvx.exp (coredir): Update comment.
12831 (top level) <core_works>: Use "set cwd" command instead of "cd"
12832 command.
12833
12834 2017-10-12 Pedro Alves <palves@redhat.com>
12835 Simon Marchi <simon.marchi@polymtl.ca>
12836
12837 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12838 target boards.
12839
12840 2017-10-12 Pedro Alves <palves@redhat.com>
12841 Simon Marchi <simon.marchi@polymtl.ca>
12842
12843 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12844 Instead skip if there's any gdb_protocol set.
12845
12846 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12847 Pedro Alves <palves@redhat.com>
12848
12849 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12850
12851 2017-10-12 Pedro Alves <palves@redhat.com>
12852 Simon Marchi <simon.marchi@polymtl.ca>
12853
12854 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12855 instead of on dejagnu remote boards.
12856
12857 2017-10-12 Pedro Alves <palves@redhat.com>
12858 Simon Marchi <simon.marchi@polymtl.ca>
12859
12860 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12861 checks. Use build_executable + clean_restart instead of
12862 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12863 of enabling non-stop after starting gdb.
12864
12865 2017-10-12 Pedro Alves <palves@redhat.com>
12866
12867 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12868 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12869 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12870 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12871
12872 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
12873
12874 * gdb.arch/arc-tdesc-cpu.exp: New file.
12875 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12876
12877 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
12878
12879 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12880
12881 2017-10-10 Pedro Alves <palves@redhat.com>
12882
12883 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12884 expect CLI output.
12885
12886 2017-10-10 Pedro Alves <palves@redhat.com>
12887
12888 * lib/selftest-support.exp (selftest_setup): Update for
12889 captured_command_loop's prototype change.
12890
12891 2017-10-09 Pedro Alves <palves@redhat.com>
12892
12893 Test both arch1=>arch2 and arch2=>arch1.
12894
12895 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12896 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12897 factored out to...
12898 (append_arch1_options, append_arch2_options, append_arch_options)
12899 (build_executables): New procedures.
12900 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12901 local.
12902 (top level): Add new 'first_arch' testing axis.
12903
12904 2017-10-09 Pedro Alves <palves@redhat.com>
12905
12906 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12907 (barrier): New.
12908 (thread_start, all_started): New functions.
12909 (main): Spawn new thread and wait until it is scheduled.
12910 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12911 option.
12912 (do_test): Add 'selected_thread' parameter. Run to all_started
12913 instead of main. Explicitly set the breakpoint at main. Switch
12914 to the SELECTED_THREAD thread.
12915 (top level): Test handling the exec event with either the main
12916 thread or the second thread selected.
12917
12918 2017-10-09 Pedro Alves <palves@redhat.com>
12919
12920 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12921 logic. Move STOP marker after the value checks.
12922 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12923 regexp.
12924
12925 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
12926
12927 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12928
12929 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
12930
12931 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12932 integer-to-dfp conversion.
12933 * gdb.base/dfp-test.exp: Likewise.
12934
12935 2017-10-04 Pedro Alves <palves@redhat.com>
12936
12937 * gdb.multi/hangout.c: Include <unistd.h>.
12938 (hangout_loop): New function.
12939 (main): Call alarm. Call hangout_loop in a loop.
12940 * gdb.multi/hello.c: Include <unistd.h>.
12941 (hello_loop): New function.
12942 (main): Call alarm. Call hangout_loop in a loop.
12943 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12944 inferior with the other selected.
12945
12946 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
12947
12948 * gdb.mi/list-thread-groups-available.exp: New file.
12949 * gdb.mi/list-thread-groups-available.c: New file.
12950
12951 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12952
12953 * gdb.base/set-cwd.exp: Make it available on
12954 native-extended-gdbserver.
12955
12956 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12957
12958 * gdb.base/set-cwd.c: New file.
12959 * gdb.base/set-cwd.exp: Likewise.
12960
12961 2017-10-02 Tom Tromey <tom@tromey.com>
12962
12963 PR rust/22236:
12964 * gdb.rust/simple.rs (main): New variable "fslice".
12965 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12966
12967 2017-10-02 Tom Tromey <tom@tromey.com>
12968
12969 * gdb.rust/simple.exp: Test ptype of a slice.
12970
12971 2017-10-02 Tom Tromey <tom@tromey.com>
12972
12973 * gdb.rust/simple.exp: Test index of slice.
12974
12975 2017-09-27 Tom Tromey <tom@tromey.com>
12976
12977 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12978
12979 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
12980 Pedro Alves <palves@redhat.com>
12981
12982 * gdb.base/compare-sections.exp (get value of read-only section): Read
12983 as unsigned value.
12984 (corrupt read-only section): Likewise and don't set written if patching
12985 failed.
12986
12987 2017-09-21 Kevin Buettner <kevinb@redhat.com>
12988
12989 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12990 files.
12991
12992 2017-09-20 Pedro Alves <palves@redhat.com>
12993
12994 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12995 symbol names in gdb's output.
12996 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12997
12998 2017-09-20 Pedro Alves <palves@redhat.com>
12999
13000 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
13001 Rename to ...
13002 (test_list_ambiguous_symbol): ... this and add a symbol name
13003 parameter. Adjust.
13004 (test_list_ambiguous_function): Reimplement on top of
13005 test_list_ambiguous_symbol and also test listing ambiguous
13006 variables.
13007 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
13008 (ambiguous_fun): ... this.
13009 (ambiguous_var): New.
13010 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
13011 (ambiguous_fun): ... this.
13012 (ambiguous_var): New.
13013
13014 2017-09-19 John Baldwin <jhb@FreeBSD.org>
13015
13016 * gdb.base/starti.c: New file.
13017 * gdb.base/starti.exp: New file.
13018 * lib/gdb.exp (gdb_starti_cmd): New procedure.
13019
13020 2017-09-14 Pedro Alves <palves@redhat.com>
13021
13022 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
13023 (top level): Use it instead of runto.
13024
13025 2017-09-11 Tom Tromey <tom@tromey.com>
13026
13027 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
13028
13029 2017-09-11 Tom Tromey <tom@tromey.com>
13030
13031 * gdb.python/py-infthread.exp: Add tests for new_thread event.
13032 * gdb.python/py-inferior.exp: Add tests for new inferior events.
13033
13034 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
13035
13036 * gdb.fortran/printing-types.exp: New file.
13037 * gdb.fortran/printing-types.exp: New file.
13038
13039 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
13040
13041 * gdb.fortran/vla-ptype.exp: Fix typos.
13042 * gdb.fortran/vla-value.exp: Same.
13043
13044 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
13045
13046 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
13047 * gdb.mi/mi-var-child-f.exp: Likewise.
13048 * gdb.mi/mi-vla-fortran.exp: Likewise.
13049
13050 2017-09-08 Frank Penczek <frank.penczek@intel.com>
13051 Christoph Weinmann <christoph.t.weinmann@intel.com>
13052 Bernhard Heckel <bernhard.heckel@intel.com>
13053
13054 * gdb.fortran/ptr-indentation.f90: New file.
13055 * gdb.fortran/ptr-indentation.exp: New file.
13056
13057 2017-09-05 Tom Tromey <tom@tromey.com>
13058
13059 PR gdb/22010:
13060 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
13061
13062 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
13063
13064 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
13065
13066 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13067
13068 * gdb.threads/tls-nodebug-pie.c: New file.
13069 * gdb.threads/tls-nodebug-pie.exp: New file.
13070
13071 2017-09-05 Tom Tromey <tom@tromey.com>
13072
13073 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
13074 for rust.
13075
13076 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
13077
13078 * gdb.multi/multi-arch-exec.exp: Test with different
13079 "follow-exec-mode" settings.
13080 (do_test): New procedure.
13081
13082 2017-09-04 Pedro Alves <palves@redhat.com>
13083
13084 * gdb.base/func-static.c (S::method const, S::method volatile)
13085 (S::method volatile const): New methods.
13086 (c_s, v_s, cv_s): New instances.
13087 (main): Call method() on them.
13088 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
13089 (cannot_resolve): New procedure.
13090 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
13091 print-quote-unquoted columns.
13092 (do_test): Test printing each scope too.
13093
13094 2017-09-04 Pedro Alves <palves@redhat.com>
13095
13096 * gdb.base/local-static.exp: Also test with
13097 class::method::variable wholly quoted.
13098 * gdb.cp/m-static.exp (class::method::variable): Remove test.
13099
13100 2017-09-04 Pedro Alves <palves@redhat.com>
13101
13102 * gdb.base/local-static.c: New.
13103 * gdb.base/local-static.cc: New.
13104 * gdb.base/local-static.exp: New.
13105
13106 2017-09-04 Pedro Alves <palves@redhat.com>
13107
13108 * gdb.asm/asm-source.exp: Add casts to int.
13109 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
13110 (dataglobal64_1, dataglobal64_2): New globals.
13111 * gdb.base/nodebug.exp: Test different expressions involving the
13112 new globals, with print, whatis and ptype. Add casts to int.
13113 * gdb.base/solib-display.exp: Add casts to int.
13114 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
13115 * gdb.cp/m-static.exp: Add cast to int.
13116 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
13117 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
13118 tls variable with no debug info without a cast. Test with a cast
13119 to int too.
13120 * gdb.trace/entry-values.exp: Add casts.
13121
13122 2017-09-04 Pedro Alves <palves@redhat.com>
13123
13124 * gdb.base/nodebug.exp: Test that ptype's error about functions
13125 with unknown return type includes the function name too.
13126
13127 2017-09-04 Pedro Alves <palves@redhat.com>
13128
13129 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
13130 return type of munmap in infcall.
13131 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
13132 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
13133 type of ftell in infcall.
13134 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
13135 type of getpid in infcall.
13136 * gdb.base/infcall-exec.exp: Cast return type of execlp in
13137 infcall.
13138 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
13139 Bail on failure to extract the pid.
13140 * gdb.base/nodebug.c: #include <stdint.h>.
13141 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
13142 New functions.
13143 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
13144 Change expected output of print/whatis/ptype with functions with
13145 no debug info. Test all supported languages. Call
13146 test_call_promotion.
13147 * gdb.compile/compile.exp: Adjust expected output to expect
13148 warning.
13149 * gdb.threads/siginfo-threads.exp: Likewise.
13150
13151 2017-09-04 Pedro Alves <palves@redhat.com>
13152
13153 * gdb.base/callfuncs.exp (do_function_calls): New parameter
13154 "prototypes". Test calling float functions via prototyped and
13155 unprototyped function pointers.
13156 (perform_all_tests): New parameter "prototypes". Pass it down.
13157 (top level): Pass down "prototypes" parameter to
13158 perform_all_tests.
13159
13160 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
13161
13162 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
13163 Test with nested loops.
13164
13165 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
13166
13167 * gdb.base/commands.exp: Call the new procedures.
13168 (loop_break_test, loop_continue_test): New procedures.
13169
13170 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
13171
13172 * gdb.base/commands.exp: Call new procedure.
13173 (define_if_without_arg_test): New procedure.
13174
13175 2017-09-04 Pedro Alves <palves@redhat.com>
13176
13177 * gdb.base/list-ambiguous.exp: New file.
13178 * gdb.base/list-ambiguous0.c: New file.
13179 * gdb.base/list-ambiguous1.c: New file.
13180 * gdb.base/list.exp (test_list_range): Adjust expected output.
13181
13182 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
13183
13184 * gdb.base/share-env-with-gdbserver.c: New file.
13185 * gdb.base/share-env-with-gdbserver.exp: Likewise.
13186
13187 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
13188
13189 * gdb.base/commands.exp (gdbvar_simple_if_test,
13190 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
13191 progvar_simple_if_test, progvar_simple_while_test,
13192 progvar_complex_if_while_test, user_defined_command_test,
13193 user_defined_command_args_eval,
13194 user_defined_command_args_stack_test,
13195 user_defined_command_manyargs_test, bp_deleted_in_command_test,
13196 temporary_breakpoint_commands,
13197 gdb_test_no_prompt, redefine_hook_test,
13198 redefine_backtrace_test): Remove "global gdb_prompt".
13199
13200 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
13201
13202 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
13203 New proc, call it from toplevel.
13204
13205 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
13206
13207 PR remote/21852
13208 * gdb.server/normal.c: New file, copied from gdb.base.
13209 * gdb.server/run-without-local-binary.exp: New file.
13210
13211 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
13212
13213 * gdb.arch/sparc64-adi.exp: New file.
13214 * gdb.arch/sparc64-adi.c: New file.
13215
13216 2017-08-22 Pedro Alves <palves@redhat.com>
13217
13218 * gdb.cp/overload.exp (line_range_pattern): New procedure.
13219 (top level): Add "list all overloads" tests.
13220
13221 2017-08-22 Tom Tromey <tom@tromey.com>
13222
13223 * gdb.gdb/xfullpath.exp: Remove.
13224
13225 2017-08-21 Pedro Alves <palves@redhat.com>
13226
13227 PR gdb/19487
13228 * gdb.base/symbol-alias.c: New.
13229 * gdb.base/symbol-alias2.c: New.
13230 * gdb.base/symbol-alias.exp: New.
13231
13232 2017-08-21 Pedro Alves <palves@redhat.com>
13233
13234 * gdb.base/dfp-test.c
13235 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
13236 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
13237 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
13238 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
13239 * gdb.base/whatis-ptype-typedefs.c: New.
13240 * gdb.base/whatis-ptype-typedefs.exp: New.
13241 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
13242 (an_int, an_int_type, an_int_type2): New globals.
13243 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
13244 involving typedefs and cast expressions.
13245 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
13246 (lookup_typedefs_function): New.
13247 (typedefs_pretty_printers_dict): New.
13248 (top level): Register lookup_typedefs_function in
13249 gdb.pretty_printers.
13250
13251 2017-08-18 Yao Qi <yao.qi@linaro.org>
13252
13253 * gdb.server/unittest.exp: New.
13254
13255 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
13256
13257 PR gdb/21954
13258 * gdb.base/environ.exp: Add test to check if 'unset environment'
13259 works.
13260
13261 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13262
13263 * lib/gdb.exp (universal_compile_options): New caching proc.
13264 (gdb_compile): Suppress GCC's coloring of messages.
13265
13266 2017-08-14 Tom Tromey <tom@tromey.com>
13267
13268 PR gdb/21675:
13269 * gdb.base/printcmds.exp (test_radices): New function.
13270 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
13271 * gdb.base/sizeof.exp (check_valueof): Use p/d.
13272 * lib/gdb.exp (get_integer_valueof): Use p/d.
13273
13274 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
13275
13276 * lib/gdb.exp (get_valueof): Don't capture end-of-line
13277 characters.
13278
13279 2017-08-05 Tom Tromey <tom@tromey.com>
13280
13281 * gdb.rust/simple.exp: Allow String to appear in a different
13282 namespace.
13283
13284 2017-07-26 Yao Qi <yao.qi@linaro.org>
13285
13286 * gdb.gdb/unittest.exp: Invoke command
13287 "maintenance check xml-descriptions".
13288
13289 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13290
13291 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
13292 calling context.
13293 (hex128): Drop erroneous calculation of parameters.
13294
13295 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
13296
13297 * gdb.python/py-unwind.exp: Disable stack protection when
13298 building test file.
13299
13300 2017-07-20 Pedro Alves <palves@redhat.com>
13301
13302 * gdb.base/default.exp (set language): Adjust expected output.
13303
13304 2017-07-20 Pedro Alves <palves@redhat.com>
13305
13306 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
13307 (test_minsym): ... this, and make static.
13308 (get_pck__foo__bar__minsym): Rename to ...
13309 (get_test_minsym): ... this.
13310 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
13311 symbol names and comments.
13312 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
13313 (get_test_minsym): ... this.
13314 (pck__foo__bar__minsym__2): Rename to ...
13315 (test_minsym): ... this.
13316 (main): Adjust.
13317
13318 2017-07-17 Pedro Alves <palves@redhat.com>
13319
13320 * gdb.base/completion.exp: Adjust expected output.
13321 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
13322 the completer works.
13323
13324 2017-07-17 Pedro Alves <palves@redhat.com>
13325
13326 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
13327
13328 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
13329
13330 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
13331
13332 2017-07-14 Tom Tromey <tom@tromey.com>
13333
13334 PR rust/21764:
13335 * gdb.rust/simple.exp: Add tests.
13336
13337 2017-07-14 Tom Tromey <tom@tromey.com>
13338
13339 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
13340
13341 2017-07-14 Pedro Alves <palves@redhat.com>
13342
13343 * gdb.linespec/base/one/thefile.cc (z1): New function.
13344 * gdb.linespec/base/two/thefile.cc (z2): New function.
13345 * gdb.linespec/linespec.exp: Add tests.
13346
13347 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
13348
13349 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
13350 to mi_create_breakpoint.
13351
13352 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
13353
13354 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
13355 mi_create_breakpoint.
13356
13357 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
13358
13359 * gdb.dlang/demangle.exp: Update for demangling changes.
13360
13361 2017-07-09 Tom Tromey <tom@tromey.com>
13362
13363 * gdb.dwarf2/shortpiece.exp: New file.
13364
13365 2017-07-06 David Blaikie <dblaikie@gmail.com>
13366
13367 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
13368 built from fissiont-multi-cu{1,2}.c.
13369 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
13370 except putting 'main' and 'func' in separate CUs in the same DWO file.
13371 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
13372 test.
13373 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
13374 test.
13375
13376 2017-07-06 Pedro Alves <palves@redhat.com>
13377
13378 * gdb.python/py-unwind.exp: Test flushregs.
13379
13380 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
13381
13382 PR cli/21688
13383 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
13384 tests for alias commands and trailing whitespace.
13385
13386 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
13387
13388 PR cli/21688
13389 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
13390 procedure. Call it.
13391
13392 2017-06-29 Pedro Alves <palves@redhat.com>
13393
13394 * gdb.base/printcmds.exp: Add tests.
13395
13396 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
13397
13398 PR gdb/21337
13399 * gdb.base/reread-readsym.exp: New file.
13400 * gdb.base/reread-readsym.c: New file.
13401
13402 2017-06-21 Kevin Buettner <kevinb@redhat.com>
13403
13404 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
13405 subpattern.
13406
13407 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
13408
13409 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
13410 extended mnemonic.
13411 * gdb.arch/powerpc-power9.s: Likewise.
13412
13413 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13414
13415 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
13416 on 32-bit x86 targets. Exploit is_*_target macros where
13417 appropriate.
13418
13419 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13420
13421 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
13422 register pieces.
13423
13424 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13425
13426 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
13427 located in one or more DWARF pieces.
13428
13429 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13430
13431 * lib/gdb.exp (get_endianness): New proc.
13432 * gdb.arch/aarch64-fp.exp: Use it.
13433 * gdb.arch/altivec-regs.exp: Likewise.
13434 * gdb.arch/e500-regs.exp: Likewise.
13435 * gdb.arch/vsx-regs.exp: Likewise.
13436 * gdb.base/dump.exp: Likewise.
13437 * gdb.base/funcargs.exp: Likewise.
13438 * gdb.base/gnu_vector.exp: Likewise.
13439 * gdb.dwarf2/formdata16.exp: Likewise.
13440 * gdb.dwarf2/implptrpiece.exp: Likewise.
13441 * gdb.dwarf2/nonvar-access.exp: Likewise.
13442 * gdb.python/py-inferior.exp: Likewise.
13443 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
13444
13445 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13446
13447 PR gdb/21226
13448 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
13449 stack value pieces are taken from the LSB end.
13450
13451 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13452
13453 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
13454 variable at nonzero offset.
13455
13456 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13457
13458 * gdb.dwarf2/var-access.c: New file.
13459 * gdb.dwarf2/var-access.exp: New test.
13460 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
13461
13462 2017-06-12 Tom Tromey <tom@tromey.com>
13463
13464 * gdb.dwarf2/formdata16.exp: Add tests.
13465
13466 2017-06-12 Tom Tromey <tom@tromey.com>
13467
13468 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
13469
13470 2017-06-12 Tom Tromey <tom@tromey.com>
13471
13472 PR exp/16225:
13473 * gdb.reverse/i386-sse-reverse.exp: Update tests.
13474 * gdb.arch/vsx-regs.exp: Update tests.
13475 * gdb.arch/s390-vregs.exp (hex128): New proc.
13476 Update test.
13477 * gdb.arch/altivec-regs.exp: Update tests.
13478
13479 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
13480
13481 * gdb.base/startup-with-shell.c: New file.
13482 * gdb.base/startup-with-shell.exp: Likewise.
13483
13484 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
13485
13486 * gdb.server/non-existing-program.exp: Update regex in order to
13487 reflect the fact that gdbserver is now using fork_inferior (with a
13488 shell) to startup the inferior.
13489
13490 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
13491
13492 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
13493 support function calls from GDB.
13494
13495 2017-05-21 Tom Tromey <tom@tromey.com>
13496
13497 PR rust/21466:
13498 * gdb.rust/unsized.exp: New file.
13499 * gdb.rust/unsized.rs: New file.
13500
13501 2017-05-19 Tom Tromey <tom@tromey.com>
13502
13503 PR rust/21484:
13504 * gdb.rust/watch.exp: New file.
13505 * gdb.rust/watch.rs: New file.
13506
13507 2017-05-18 Tom Tromey <tom@tromey.com>
13508
13509 * gdb.rust/simple.exp: Allow Box to be qualified.
13510
13511 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
13512
13513 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
13514
13515 2017-05-18 Pedro Alves <palves@redhat.com>
13516
13517 * gdb.base/fileio.c (test_write, test_read, test_close)
13518 (test_fstat): Don't print 'ret' in the fail path.
13519
13520 2017-05-18 Pedro Alves <palves@redhat.com>
13521
13522 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
13523 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
13524 (test_system, test_rename, test_unlink, test_time): Change
13525 prototypes.
13526 * gdb.base/fileio.exp (stop_msg): Adjust.
13527
13528 2017-05-18 Pedro Alves <palves@redhat.com>
13529
13530 * gdb.base/fileio.c (null_str): New global.
13531 (test_stat): Use it.
13532 * gdb.base/fileio.exp: Remove nowarnings.
13533
13534 2017-05-17 Yao Qi <yao.qi@linaro.org>
13535
13536 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
13537
13538 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
13539
13540 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
13541 argument command.
13542 (top-level): Invoke test_set_inferior_tty.
13543
13544 2017-05-04 Pedro Alves <palves@redhat.com>
13545
13546 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
13547 Add parens to print call for Python 3.
13548
13549 2017-05-03 Keith Seitz <keiths@redhat.com>
13550
13551 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
13552 (main): Call it.
13553
13554 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
13555
13556 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
13557 to prev and next.
13558
13559 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
13560
13561 * gdb.python/py-record-btrace.exp: Remove test for
13562 gdb.BtraceInstruction.error.
13563
13564 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
13565
13566 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
13567
13568 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
13569
13570 * gdb.python/py-record-btrace-threads.c: New file.
13571 * gdb.python/py-record-btrace-threads.exp: New file.
13572
13573 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
13574
13575 PR testsuite/8595
13576 * gdb.base/environ.exp: Make test available in all architectures.
13577 Move bits related to "info program" testing to
13578 gdb.base/info-program.exp. Rewrite tests to use the two new
13579 procedures mentione below.
13580 (test_set_show_env_var) New procedure.
13581 (test_set_show_env_var_equal): Likewise.
13582 * gdb.base/info-program.exp: New file.
13583
13584 2017-04-27 Keith Seitz <keiths@redhat.com>
13585
13586 * gdb.cp/oranking.cc (test15): New function.
13587 (main): Call test15 and declare additional variables for testing.
13588 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
13589 "p foo101('abc')" tests.
13590 Add tests for cv qualifier overloads.
13591 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
13592 "lvalue reference overload" test.
13593 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
13594 "print value of f1 on Child&& in f2" test.
13595
13596 2017-04-19 Pedro Alves <palves@redhat.com>
13597
13598 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
13599 procedure.
13600 (top level): Call it.
13601 * lib/gdb.exp (gdb_define_cmd): New procedure.
13602
13603 2017-04-12 Pedro Alves <palves@redhat.com>
13604
13605 PR gdb/21323
13606 * gdb.cp/wide_char_types.c: Include <wchar.h>.
13607 (wchar): New global.
13608 * gdb.cp/wide_char_types.exp (wide_char_types_program)
13609 (do_test_wide_char, wide_char_types_no_program, top level): Add
13610 wchar_t testing.
13611
13612 2017-04-12 Pedro Alves <palves@redhat.com>
13613
13614 PR c++/21323
13615 * gdb.cp/wide_char_types.c: New file.
13616 * gdb.cp/wide_char_types.exp: New file.
13617
13618 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
13619
13620 PR gdb/21352
13621 * gdb.trace/tsv.exp: Add test for "tsave -r".
13622
13623 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
13624
13625 * gdb.dlang/watch-loc.c: New file.
13626 * gdb.dlang/watch-loc.exp: New file.
13627
13628 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13629
13630 * gdb.python/py-section-script.exp (sepdebug): New testcases.
13631
13632 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13633
13634 * gdb.arch/arc-analyze-prologue.S: New file.
13635 * gdb.arch/arc-analyze-prologue.exp: Likewise.
13636
13637 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13638
13639 * gdb.arch/arc-decode-insn.S: New file.
13640 * gdb.arch/arc-decode-insn.exp: Likewise.
13641
13642 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
13643
13644 PR tdep/20928
13645 * gdb.arch/sparc64-regs.exp: New file.
13646 * gdb.arch/sparc64-regs.S: Likewise.
13647
13648 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
13649
13650 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
13651 and memory view on Python 3.
13652
13653 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
13654 Keith Seitz <keiths@redhat.com>
13655
13656 PR gdb/14441
13657 * gdb.cp/demangle.exp: Add rvalue reference tests.
13658 * gdb.cp/rvalue-ref-casts.cc: New file.
13659 * gdb.cp/rvalue-ref-casts.exp: New file.
13660 * gdb.cp/rvalue-ref-overload.cc: New file.
13661 * gdb.cp/rvalue-ref-overload.exp: New file.
13662 * gdb.cp/rvalue-ref-params.cc: New file.
13663 * gdb.cp/rvalue-ref-params.exp: New file.
13664 * gdb.cp/rvalue-ref-sizeof.cc: New file.
13665 * gdb.cp/rvalue-ref-sizeof.exp: New file.
13666 * gdb.cp/rvalue-ref-types.cc: New file.
13667 * gdb.cp/rvalue-ref-types.exp: New file.
13668 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
13669 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13670
13671 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13672
13673 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13674 New procedure.
13675
13676 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13677
13678 * lib/mi-support.exp (mi_gdb_test): Add additional message
13679 for unexpected output.
13680
13681 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13682
13683 * gdb.base/examine-backward.c (Barrier): New character array
13684 constant, to ensure that TestStrings is preceded by a string
13685 terminator.
13686
13687 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13688
13689 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13690 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13691 and implicit pointer into such a location.
13692
13693 2017-03-16 Doug Evans <dje@google.com>
13694
13695 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13696
13697 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
13698
13699 * gdb.cp/m-static.exp: Fix expectation for prototype of
13700 test5.single_constructor and single_constructor::single_constructor.
13701
13702 2017-03-16 Doug Evans <dje@google.com>
13703
13704 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13705 * gdb.guile/scm-lazy-string.c: New file.
13706 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13707 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13708 for pointer, array, typedef lazy strings.
13709
13710 2017-03-16 Doug Evans <dje@google.com>
13711
13712 PR python/17728, python/18439, python/18779
13713 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13714 * gdb.python/py-lazy-string.c (pointer): New typedef.
13715 (main): New locals ptr, array, typedef_ptr.
13716 * gdb.python/py-value.exp: Move lazy string tests to ...
13717 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13718 array, typedef lazy strings.
13719
13720 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
13721
13722 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13723 Add optional 'test' parameter.
13724
13725 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13726
13727 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13728 Skip for versions of DejaGnu < 1.5.
13729
13730 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13731
13732 * lib/gdb.exp (dejagnu_version): New proc.
13733 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13734 Use dejagnu_version.
13735
13736 2017-03-10 Keith Seitz <keiths@redhat.com>
13737
13738 PR c++/8128
13739 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13740 type from destructor regexps.
13741 Add a branch which actually passes the test.
13742 Adjust "ptype t5i" test names.
13743
13744 2017-03-08 Pedro Alves <palves@redhat.com>
13745
13746 * gdb.base/step-over-exit.exp: Add explicit test message.
13747
13748 2017-03-08 Pedro Alves <palves@redhat.com>
13749
13750 PR gdb/18360
13751 * gdb.threads/interrupt-while-step-over.c: New file.
13752 * gdb.threads/interrupt-while-step-over.exp: New file.
13753
13754 2017-03-08 Pedro Alves <palves@redhat.com>
13755
13756 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13757 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13758
13759 2017-03-08 Pedro Alves <palves@redhat.com>
13760
13761 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13762 PKRU as not supported as a PASS.
13763
13764 2017-03-08 Pedro Alves <palves@redhat.com>
13765
13766 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13767 prefix instead of $binfile1/$binfile2.
13768 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13769 in test message.
13770 * gdb.python/py-completion.exp: Use "load python file" as test
13771 messages instead of unstable path names.
13772
13773 2017-03-08 Pedro Alves <palves@redhat.com>
13774 Jan Kratochvil <jan.kratochvil@redhat.com>
13775
13776 PR cli/21218
13777 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13778 New proc.
13779 (top level): Call it.
13780
13781 2017-03-08 Pedro Alves <palves@redhat.com>
13782
13783 PR tui/21216
13784 * gdb.tui/tui-nl-filtered-output.exp: New file.
13785
13786 2017-03-08 Pedro Alves <palves@redhat.com>
13787
13788 * gdb.base/completion.exp: Move TUI completion tests to ...
13789 * gdb.tui/completion.exp: ... this new file.
13790
13791 2017-03-08 Pedro Alves <palves@redhat.com>
13792
13793 * gdb.base/tui-disasm-long-lines.c,
13794 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13795 gdb.base/tui-layout.exp: Move to ...
13796 * gdb.tui/: ... this new directory.
13797
13798 2017-03-07 Pedro Alves <palves@redhat.com>
13799
13800 * gdb.base/tui-layout.c: New file.
13801 * gdb.base/tui-layout.exp: New file.
13802
13803 2017-03-07 Pedro Alves <palves@redhat.com>
13804
13805 * gdb.base/tui-layout.c: Rename to ...
13806 * gdb.base/tui-disasm-long-lines.c: ... this.
13807 * gdb.base/tui-layout.exp: Rename to ...
13808 * gdb.base/tui-disasm-long-lines.exp: ... this.
13809
13810 2017-03-07 Pedro Alves <palves@redhat.com>
13811
13812 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13813
13814 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
13815
13816 * i386-mpx-call.c: New file.
13817 * i386-mpx-call.exp: New file.
13818
13819 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
13820
13821 * gdb.arch/powerpc-power.exp: Delete test.
13822 * gdb.arch/powerpc-power.s: Likewise.
13823 * gdb.disasm/disassembler-options.exp: New test.
13824 * gdb.arch/powerpc-altivec.exp: Likewise.
13825 * gdb.arch/powerpc-altivec.s: Likewise.
13826 * gdb.arch/powerpc-altivec2.exp: Likewise.
13827 * gdb.arch/powerpc-altivec2.s: Likewise.
13828 * gdb.arch/powerpc-altivec3.exp: Likewise.
13829 * gdb.arch/powerpc-altivec3.s: Likewise.
13830 * gdb.arch/powerpc-power7.exp: Likewise.
13831 * gdb.arch/powerpc-power7.s: Likewise.
13832 * gdb.arch/powerpc-power8.exp: Likewise.
13833 * gdb.arch/powerpc-power8.s: Likewise.
13834 * gdb.arch/powerpc-power9.exp: Likewise.
13835 * gdb.arch/powerpc-power9.s: Likewise.
13836 * gdb.arch/powerpc-vsx.exp: Likewise.
13837 * gdb.arch/powerpc-vsx.s: Likewise.
13838 * gdb.arch/powerpc-vsx2.exp: Likewise.
13839 * gdb.arch/powerpc-vsx2.s: Likewise.
13840 * gdb.arch/powerpc-vsx3.exp: Likewise.
13841 * gdb.arch/powerpc-vsx3.s: Likewise.
13842 * gdb.arch/arm-disassembler-options.exp: Likewise.
13843 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13844 * gdb.arch/s390-disassembler-options.exp: Likewise.
13845
13846 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
13847
13848 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13849 (check_supported_features): ... this. Changed return type to void.
13850 (supports_rdseed): New static global.
13851 (rdseed): Check supports_rdseed.
13852 (initialize): Call check_supported_features.
13853
13854 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13855
13856 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13857 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13858 and lqarx/stqcx.
13859 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13860 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13861
13862 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13863
13864 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13865 uppercase.
13866
13867 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13868
13869 * gdb.dwarf2/formdata16.c: New file.
13870 * gdb.dwarf2/formdata16.exp: New file.
13871 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13872
13873 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13874
13875 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13876 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13877 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13878 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13879 DW_AT_GNU_*.
13880
13881 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13882
13883 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13884
13885 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
13886
13887 PR gdb/21164
13888 * gdb.base/maint.exp: Add testcases for when the commands do
13889 not have arguments.
13890
13891 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
13892
13893 * gdb.cp/chained-calls.exp: Use p instead of P.
13894
13895 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
13896
13897 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13898 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13899
13900 2017-02-14 Tom Tromey <tom@tromey.com>
13901
13902 PR python/13598:
13903 * gdb.python/py-events.exp: Add before_prompt event tests.
13904
13905 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13906
13907 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13908
13909 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13910
13911 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13912 (main): Call my_unique_function_name.
13913 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13914 completion of patterns with a single match.
13915 Add missing -re switches to gdb_test_multiple calls.
13916
13917 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13918
13919 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13920 return if core file is not recognized.
13921
13922 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13923
13924 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13925 and extra UIs.
13926
13927 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13928
13929 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13930 proc_with_prefix.
13931
13932 2017-02-10 Tom Tromey <tom@tromey.com>
13933
13934 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13935
13936 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
13937
13938 PR gdb/21122
13939 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13940
13941 2017-02-08 Jerome Guitton <guitton@adacore.com>
13942
13943 * gdb.base/define.exp: Add test for command abbreviations
13944 in define.
13945
13946 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
13947
13948 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13949 * gdb.reverse/insn-reverse-x86.c: New file.
13950
13951 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
13952
13953 PR tdep/20936
13954 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13955
13956 2017-02-03 Tom Tromey <tom@tromey.com>
13957
13958 PR rust/21097:
13959 * gdb.rust/simple.exp: Add new tests.
13960
13961 2017-02-02 Pedro Alves <palves@redhat.com>
13962
13963 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13964 tests.
13965
13966 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13967
13968 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13969 taking a 2-byte value out of a 4-byte DWARF implicit value on
13970 big-endian targets.
13971 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13972 logic. Add test cases for DW_OP_implicit.
13973
13974 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13975
13976 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13977
13978 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13979
13980 * gdb.btrace/enable.exp: Call gdb_exit before
13981 skip_gdbserver_tests.
13982
13983 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13984
13985 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13986 GDBFLAGS.
13987
13988 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13989
13990 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13991 the test is skipped.
13992 * gdb.btrace/data.exp: Likewise.
13993 * gdb.btrace/delta.exp: Likewise.
13994 * gdb.btrace/dlopen.exp: Likewise.
13995 * gdb.btrace/enable-running.exp: Likewise.
13996 * gdb.btrace/enable.exp: Likewise.
13997 * gdb.btrace/exception.exp: Likewise.
13998 * gdb.btrace/function_call_history.exp: Likewise.
13999 * gdb.btrace/gcore.exp: Likewise.
14000 * gdb.btrace/instruction_history.exp: Likewise.
14001 * gdb.btrace/multi-thread-step.exp: Likewise.
14002 * gdb.btrace/nohist.exp: Likewise.
14003 * gdb.btrace/non-stop.exp: Likewise.
14004 * gdb.btrace/reconnect.exp: Likewise.
14005 * gdb.btrace/record_goto-step.exp: Likewise.
14006 * gdb.btrace/record_goto.exp: Likewise.
14007 * gdb.btrace/rn-dl-bind.exp: Likewise.
14008 * gdb.btrace/segv.exp: Likewise.
14009 * gdb.btrace/step.exp: Likewise.
14010 * gdb.btrace/stepi.exp: Likewise.
14011 * gdb.btrace/tailcall-only.exp: Likewise.
14012 * gdb.btrace/tailcall.exp: Likewise.
14013 * gdb.btrace/tsx.exp: Likewise.
14014 * gdb.btrace/unknown_functions.exp: Likewise.
14015 * gdb.btrace/vdso.exp: Likewise.
14016
14017 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
14018
14019 * gdb.btrace/enable-running.c: New.
14020 * gdb.btrace/enable-running.exp: New.
14021
14022 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
14023
14024 * gdb.arch/amd64-gs_base.c: New file.
14025 * gdb.arch/amd64-gs_base.exp: New file.
14026
14027 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
14028
14029 * lib/memory.exp: Remove spurious empty newlines.
14030
14031 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
14032
14033 * gdb.python/py-bad-printers.exp: Load python file using "source".
14034 * gdb.python/py-events.exp: Likewise.
14035 * gdb.python/py-evsignal.exp: Likewise.
14036 * gdb.python/py-evthreads.exp: Likewise.
14037 * gdb.python/py-frame-args.exp: Likewise.
14038 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
14039 * gdb.python/py-framefilter-mi.exp: Likewise.
14040 * gdb.python/py-framefilter.exp: Likewise.
14041 * gdb.python/py-mi.exp: Likewise.
14042 * gdb.python/py-pp-maint.exp: Likewise.
14043 * gdb.python/py-pp-registration.exp: Likewise.
14044 * gdb.python/py-prettyprint.exp: Likewise.
14045 (run_lang_tests): Likewise.
14046 * gdb.python/py-typeprint.exp: Likewise.
14047
14048 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
14049
14050 * lib/memory.exp: New file.
14051 * lib/gdb.exp: Load memory.exp.
14052 * gdb.base/memattr.exp (delete_memory): Move proc to
14053 lib/memory.exp and rename to delete_memory_regions.
14054 Replace delete_memory with delete_memory_regions.
14055 Cleanup memory regions before tests.
14056 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
14057 before tests.
14058
14059 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
14060
14061 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
14062 files.
14063 (initialize): New function conditionally defined.
14064 (testcases): Move within conditional block.
14065 (main): Call initialize.
14066 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
14067 of gdb.reverse/insn-reverse.c.
14068 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
14069 gdb.reverse/insn-reverse.c.
14070
14071 2017-01-26 Yao Qi <yao.qi@linaro.org>
14072
14073 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
14074 disassemble on address 0.
14075
14076 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
14077 Yao Qi <yao.qi@linaro.org>
14078
14079 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
14080 * gdb.dwarf2/implptr-64bit.S: Remove.
14081 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
14082 variables in caller's context. Add DW_OP_implicit_value.
14083
14084 2017-01-25 Yao Qi <yao.qi@linaro.org>
14085
14086 * lib/dwarf.exp (Dwarf::_location): Handle
14087 DW_OP_GNU_implicit_pointer with proper size.
14088
14089 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
14090
14091 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
14092 and add untested calls.
14093
14094 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
14095
14096 * gdb.python/python.exp: Check line number against what GDB thinks
14097 the line number is for func1.
14098
14099 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
14100
14101 * gdb.dlang/debug-expr.exp: New file.
14102
14103 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
14104
14105 Fix test names for the following files:
14106
14107 * gdb.ada/exec_changed.exp
14108 * gdb.ada/info_types.exp
14109 * gdb.arch/aarch64-atomic-inst.exp
14110 * gdb.arch/aarch64-fp.exp
14111 * gdb.arch/altivec-abi.exp
14112 * gdb.arch/altivec-regs.exp
14113 * gdb.arch/amd64-byte.exp
14114 * gdb.arch/amd64-disp-step.exp
14115 * gdb.arch/amd64-dword.exp
14116 * gdb.arch/amd64-entry-value-inline.exp
14117 * gdb.arch/amd64-entry-value-param.exp
14118 * gdb.arch/amd64-entry-value-paramref.exp
14119 * gdb.arch/amd64-entry-value.exp
14120 * gdb.arch/amd64-i386-address.exp
14121 * gdb.arch/amd64-invalid-stack-middle.exp
14122 * gdb.arch/amd64-invalid-stack-top.exp
14123 * gdb.arch/amd64-optimout-repeat.exp
14124 * gdb.arch/amd64-prologue-skip.exp
14125 * gdb.arch/amd64-prologue-xmm.exp
14126 * gdb.arch/amd64-stap-special-operands.exp
14127 * gdb.arch/amd64-stap-wrong-subexp.exp
14128 * gdb.arch/amd64-tailcall-cxx.exp
14129 * gdb.arch/amd64-tailcall-noret.exp
14130 * gdb.arch/amd64-tailcall-ret.exp
14131 * gdb.arch/amd64-tailcall-self.exp
14132 * gdb.arch/amd64-word.exp
14133 * gdb.arch/arm-bl-branch-dest.exp
14134 * gdb.arch/arm-disp-step.exp
14135 * gdb.arch/arm-neon.exp
14136 * gdb.arch/arm-single-step-kernel-helper.exp
14137 * gdb.arch/avr-flash-qualifier.exp
14138 * gdb.arch/disp-step-insn-reloc.exp
14139 * gdb.arch/e500-abi.exp
14140 * gdb.arch/e500-regs.exp
14141 * gdb.arch/ftrace-insn-reloc.exp
14142 * gdb.arch/i386-avx512.exp
14143 * gdb.arch/i386-bp_permanent.exp
14144 * gdb.arch/i386-byte.exp
14145 * gdb.arch/i386-cfi-notcurrent.exp
14146 * gdb.arch/i386-disp-step.exp
14147 * gdb.arch/i386-dr3-watch.exp
14148 * gdb.arch/i386-float.exp
14149 * gdb.arch/i386-gnu-cfi.exp
14150 * gdb.arch/i386-mpx-map.exp
14151 * gdb.arch/i386-mpx-sigsegv.exp
14152 * gdb.arch/i386-mpx-simple_segv.exp
14153 * gdb.arch/i386-mpx.exp
14154 * gdb.arch/i386-permbkpt.exp
14155 * gdb.arch/i386-prologue.exp
14156 * gdb.arch/i386-signal.exp
14157 * gdb.arch/i386-size-overlap.exp
14158 * gdb.arch/i386-unwind.exp
14159 * gdb.arch/i386-word.exp
14160 * gdb.arch/mips-fcr.exp
14161 * gdb.arch/powerpc-d128-regs.exp
14162 * gdb.arch/powerpc-stackless.exp
14163 * gdb.arch/ppc64-atomic-inst.exp
14164 * gdb.arch/s390-stackless.exp
14165 * gdb.arch/s390-tdbregs.exp
14166 * gdb.arch/s390-vregs.exp
14167 * gdb.arch/sparc-sysstep.exp
14168 * gdb.arch/thumb-bx-pc.exp
14169 * gdb.arch/thumb-singlestep.exp
14170 * gdb.arch/thumb2-it.exp
14171 * gdb.arch/vsx-regs.exp
14172 * gdb.asm/asm-source.exp
14173 * gdb.base/a2-run.exp
14174 * gdb.base/advance.exp
14175 * gdb.base/all-bin.exp
14176 * gdb.base/anon.exp
14177 * gdb.base/args.exp
14178 * gdb.base/arithmet.exp
14179 * gdb.base/async-shell.exp
14180 * gdb.base/async.exp
14181 * gdb.base/attach-pie-noexec.exp
14182 * gdb.base/attach-twice.exp
14183 * gdb.base/auto-load.exp
14184 * gdb.base/bang.exp
14185 * gdb.base/bitfields.exp
14186 * gdb.base/break-always.exp
14187 * gdb.base/break-caller-line.exp
14188 * gdb.base/break-entry.exp
14189 * gdb.base/break-inline.exp
14190 * gdb.base/break-on-linker-gcd-function.exp
14191 * gdb.base/break-probes.exp
14192 * gdb.base/break.exp
14193 * gdb.base/breakpoint-shadow.exp
14194 * gdb.base/call-ar-st.exp
14195 * gdb.base/call-sc.exp
14196 * gdb.base/call-signal-resume.exp
14197 * gdb.base/call-strs.exp
14198 * gdb.base/callfuncs.exp
14199 * gdb.base/catch-fork-static.exp
14200 * gdb.base/catch-gdb-caused-signals.exp
14201 * gdb.base/catch-load.exp
14202 * gdb.base/catch-signal-fork.exp
14203 * gdb.base/catch-signal.exp
14204 * gdb.base/catch-syscall.exp
14205 * gdb.base/charset.exp
14206 * gdb.base/checkpoint.exp
14207 * gdb.base/chng-syms.exp
14208 * gdb.base/code-expr.exp
14209 * gdb.base/code_elim.exp
14210 * gdb.base/commands.exp
14211 * gdb.base/completion.exp
14212 * gdb.base/complex.exp
14213 * gdb.base/cond-expr.exp
14214 * gdb.base/condbreak.exp
14215 * gdb.base/consecutive.exp
14216 * gdb.base/continue-all-already-running.exp
14217 * gdb.base/coredump-filter.exp
14218 * gdb.base/corefile.exp
14219 * gdb.base/dbx.exp
14220 * gdb.base/debug-expr.exp
14221 * gdb.base/define.exp
14222 * gdb.base/del.exp
14223 * gdb.base/disabled-location.exp
14224 * gdb.base/disasm-end-cu.exp
14225 * gdb.base/disasm-optim.exp
14226 * gdb.base/display.exp
14227 * gdb.base/duplicate-bp.exp
14228 * gdb.base/ena-dis-br.exp
14229 * gdb.base/ending-run.exp
14230 * gdb.base/enumval.exp
14231 * gdb.base/environ.exp
14232 * gdb.base/eu-strip-infcall.exp
14233 * gdb.base/eval-avoid-side-effects.exp
14234 * gdb.base/eval-skip.exp
14235 * gdb.base/exitsignal.exp
14236 * gdb.base/expand-psymtabs.exp
14237 * gdb.base/filesym.exp
14238 * gdb.base/find-unmapped.exp
14239 * gdb.base/finish.exp
14240 * gdb.base/float.exp
14241 * gdb.base/foll-exec-mode.exp
14242 * gdb.base/foll-exec.exp
14243 * gdb.base/foll-fork.exp
14244 * gdb.base/fortran-sym-case.exp
14245 * gdb.base/freebpcmd.exp
14246 * gdb.base/func-ptr.exp
14247 * gdb.base/func-ptrs.exp
14248 * gdb.base/funcargs.exp
14249 * gdb.base/gcore-buffer-overflow.exp
14250 * gdb.base/gcore-relro-pie.exp
14251 * gdb.base/gcore-relro.exp
14252 * gdb.base/gcore.exp
14253 * gdb.base/gdb1090.exp
14254 * gdb.base/gdb11530.exp
14255 * gdb.base/gdb11531.exp
14256 * gdb.base/gdb1821.exp
14257 * gdb.base/gdbindex-stabs.exp
14258 * gdb.base/gdbvars.exp
14259 * gdb.base/hbreak.exp
14260 * gdb.base/hbreak2.exp
14261 * gdb.base/included.exp
14262 * gdb.base/infcall-input.exp
14263 * gdb.base/inferior-died.exp
14264 * gdb.base/infnan.exp
14265 * gdb.base/info-macros.exp
14266 * gdb.base/info-os.exp
14267 * gdb.base/info-proc.exp
14268 * gdb.base/info-shared.exp
14269 * gdb.base/info-target.exp
14270 * gdb.base/infoline.exp
14271 * gdb.base/interp.exp
14272 * gdb.base/interrupt.exp
14273 * gdb.base/jit-reader.exp
14274 * gdb.base/jit-simple.exp
14275 * gdb.base/kill-after-signal.exp
14276 * gdb.base/kill-detach-inferiors-cmd.exp
14277 * gdb.base/label.exp
14278 * gdb.base/langs.exp
14279 * gdb.base/ldbl_e308.exp
14280 * gdb.base/line-symtabs.exp
14281 * gdb.base/linespecs.exp
14282 * gdb.base/list.exp
14283 * gdb.base/long_long.exp
14284 * gdb.base/longest-types.exp
14285 * gdb.base/maint.exp
14286 * gdb.base/max-value-size.exp
14287 * gdb.base/memattr.exp
14288 * gdb.base/mips_pro.exp
14289 * gdb.base/morestack.exp
14290 * gdb.base/moribund-step.exp
14291 * gdb.base/multi-forks.exp
14292 * gdb.base/nested-addr.exp
14293 * gdb.base/nextoverexit.exp
14294 * gdb.base/noreturn-finish.exp
14295 * gdb.base/noreturn-return.exp
14296 * gdb.base/nostdlib.exp
14297 * gdb.base/offsets.exp
14298 * gdb.base/opaque.exp
14299 * gdb.base/pc-fp.exp
14300 * gdb.base/permissions.exp
14301 * gdb.base/print-symbol-loading.exp
14302 * gdb.base/prologue-include.exp
14303 * gdb.base/psymtab.exp
14304 * gdb.base/ptype.exp
14305 * gdb.base/random-signal.exp
14306 * gdb.base/randomize.exp
14307 * gdb.base/range-stepping.exp
14308 * gdb.base/readline-ask.exp
14309 * gdb.base/recpar.exp
14310 * gdb.base/recurse.exp
14311 * gdb.base/relational.exp
14312 * gdb.base/restore.exp
14313 * gdb.base/return-nodebug.exp
14314 * gdb.base/return.exp
14315 * gdb.base/run-after-attach.exp
14316 * gdb.base/save-bp.exp
14317 * gdb.base/scope.exp
14318 * gdb.base/sect-cmd.exp
14319 * gdb.base/set-lang-auto.exp
14320 * gdb.base/set-noassign.exp
14321 * gdb.base/setvar.exp
14322 * gdb.base/sigall.exp
14323 * gdb.base/sigbpt.exp
14324 * gdb.base/siginfo-addr.exp
14325 * gdb.base/siginfo-infcall.exp
14326 * gdb.base/siginfo-obj.exp
14327 * gdb.base/siginfo.exp
14328 * gdb.base/signals-state-child.exp
14329 * gdb.base/signest.exp
14330 * gdb.base/sigstep.exp
14331 * gdb.base/sizeof.exp
14332 * gdb.base/skip.exp
14333 * gdb.base/solib-corrupted.exp
14334 * gdb.base/solib-nodir.exp
14335 * gdb.base/solib-search.exp
14336 * gdb.base/stack-checking.exp
14337 * gdb.base/stale-infcall.exp
14338 * gdb.base/stap-probe.exp
14339 * gdb.base/start.exp
14340 * gdb.base/step-break.exp
14341 * gdb.base/step-bt.exp
14342 * gdb.base/step-line.exp
14343 * gdb.base/step-over-exit.exp
14344 * gdb.base/step-over-syscall.exp
14345 * gdb.base/step-resume-infcall.exp
14346 * gdb.base/step-test.exp
14347 * gdb.base/store.exp
14348 * gdb.base/structs3.exp
14349 * gdb.base/sym-file.exp
14350 * gdb.base/symbol-without-target_section.exp
14351 * gdb.base/term.exp
14352 * gdb.base/testenv.exp
14353 * gdb.base/ui-redirect.exp
14354 * gdb.base/until.exp
14355 * gdb.base/unwindonsignal.exp
14356 * gdb.base/value-double-free.exp
14357 * gdb.base/vla-datatypes.exp
14358 * gdb.base/vla-ptr.exp
14359 * gdb.base/vla-sideeffect.exp
14360 * gdb.base/volatile.exp
14361 * gdb.base/watch-cond-infcall.exp
14362 * gdb.base/watch-cond.exp
14363 * gdb.base/watch-non-mem.exp
14364 * gdb.base/watch-read.exp
14365 * gdb.base/watch-vfork.exp
14366 * gdb.base/watchpoint-cond-gone.exp
14367 * gdb.base/watchpoint-delete.exp
14368 * gdb.base/watchpoint-hw-hit-once.exp
14369 * gdb.base/watchpoint-hw.exp
14370 * gdb.base/watchpoint-stops-at-right-insn.exp
14371 * gdb.base/watchpoints.exp
14372 * gdb.base/wchar.exp
14373 * gdb.base/whatis-exp.exp
14374 * gdb.btrace/buffer-size.exp
14375 * gdb.btrace/data.exp
14376 * gdb.btrace/delta.exp
14377 * gdb.btrace/dlopen.exp
14378 * gdb.btrace/enable.exp
14379 * gdb.btrace/exception.exp
14380 * gdb.btrace/function_call_history.exp
14381 * gdb.btrace/gcore.exp
14382 * gdb.btrace/instruction_history.exp
14383 * gdb.btrace/nohist.exp
14384 * gdb.btrace/reconnect.exp
14385 * gdb.btrace/record_goto-step.exp
14386 * gdb.btrace/record_goto.exp
14387 * gdb.btrace/rn-dl-bind.exp
14388 * gdb.btrace/segv.exp
14389 * gdb.btrace/step.exp
14390 * gdb.btrace/stepi.exp
14391 * gdb.btrace/tailcall-only.exp
14392 * gdb.btrace/tailcall.exp
14393 * gdb.btrace/tsx.exp
14394 * gdb.btrace/unknown_functions.exp
14395 * gdb.btrace/vdso.exp
14396 * gdb.compile/compile-ifunc.exp
14397 * gdb.compile/compile-ops.exp
14398 * gdb.compile/compile-print.exp
14399 * gdb.compile/compile-setjmp.exp
14400 * gdb.cp/abstract-origin.exp
14401 * gdb.cp/ambiguous.exp
14402 * gdb.cp/annota2.exp
14403 * gdb.cp/annota3.exp
14404 * gdb.cp/anon-ns.exp
14405 * gdb.cp/anon-struct.exp
14406 * gdb.cp/anon-union.exp
14407 * gdb.cp/arg-reference.exp
14408 * gdb.cp/baseenum.exp
14409 * gdb.cp/bool.exp
14410 * gdb.cp/breakpoint.exp
14411 * gdb.cp/bs15503.exp
14412 * gdb.cp/call-c.exp
14413 * gdb.cp/casts.exp
14414 * gdb.cp/chained-calls.exp
14415 * gdb.cp/class2.exp
14416 * gdb.cp/classes.exp
14417 * gdb.cp/cmpd-minsyms.exp
14418 * gdb.cp/converts.exp
14419 * gdb.cp/cp-relocate.exp
14420 * gdb.cp/cpcompletion.exp
14421 * gdb.cp/cpexprs.exp
14422 * gdb.cp/cplabel.exp
14423 * gdb.cp/cplusfuncs.exp
14424 * gdb.cp/cpsizeof.exp
14425 * gdb.cp/ctti.exp
14426 * gdb.cp/derivation.exp
14427 * gdb.cp/destrprint.exp
14428 * gdb.cp/dispcxx.exp
14429 * gdb.cp/enum-class.exp
14430 * gdb.cp/exception.exp
14431 * gdb.cp/exceptprint.exp
14432 * gdb.cp/expand-psymtabs-cxx.exp
14433 * gdb.cp/expand-sals.exp
14434 * gdb.cp/extern-c.exp
14435 * gdb.cp/filename.exp
14436 * gdb.cp/formatted-ref.exp
14437 * gdb.cp/fpointer.exp
14438 * gdb.cp/gdb1355.exp
14439 * gdb.cp/gdb2495.exp
14440 * gdb.cp/hang.exp
14441 * gdb.cp/impl-this.exp
14442 * gdb.cp/infcall-dlopen.exp
14443 * gdb.cp/inherit.exp
14444 * gdb.cp/iostream.exp
14445 * gdb.cp/koenig.exp
14446 * gdb.cp/local.exp
14447 * gdb.cp/m-data.exp
14448 * gdb.cp/m-static.exp
14449 * gdb.cp/mb-ctor.exp
14450 * gdb.cp/mb-inline.exp
14451 * gdb.cp/mb-templates.exp
14452 * gdb.cp/member-name.exp
14453 * gdb.cp/member-ptr.exp
14454 * gdb.cp/meth-typedefs.exp
14455 * gdb.cp/method.exp
14456 * gdb.cp/method2.exp
14457 * gdb.cp/minsym-fallback.exp
14458 * gdb.cp/misc.exp
14459 * gdb.cp/namelessclass.exp
14460 * gdb.cp/namespace-enum.exp
14461 * gdb.cp/namespace-nested-import.exp
14462 * gdb.cp/namespace.exp
14463 * gdb.cp/nextoverthrow.exp
14464 * gdb.cp/no-dmgl-verbose.exp
14465 * gdb.cp/non-trivial-retval.exp
14466 * gdb.cp/noparam.exp
14467 * gdb.cp/nsdecl.exp
14468 * gdb.cp/nsimport.exp
14469 * gdb.cp/nsnested.exp
14470 * gdb.cp/nsnoimports.exp
14471 * gdb.cp/nsrecurs.exp
14472 * gdb.cp/nsstress.exp
14473 * gdb.cp/nsusing.exp
14474 * gdb.cp/operator.exp
14475 * gdb.cp/oranking.exp
14476 * gdb.cp/overload-const.exp
14477 * gdb.cp/overload.exp
14478 * gdb.cp/ovldbreak.exp
14479 * gdb.cp/ovsrch.exp
14480 * gdb.cp/paren-type.exp
14481 * gdb.cp/parse-lang.exp
14482 * gdb.cp/pass-by-ref.exp
14483 * gdb.cp/pr-1023.exp
14484 * gdb.cp/pr-1210.exp
14485 * gdb.cp/pr-574.exp
14486 * gdb.cp/pr10687.exp
14487 * gdb.cp/pr12028.exp
14488 * gdb.cp/pr17132.exp
14489 * gdb.cp/pr17494.exp
14490 * gdb.cp/pr9067.exp
14491 * gdb.cp/pr9167.exp
14492 * gdb.cp/pr9631.exp
14493 * gdb.cp/printmethod.exp
14494 * gdb.cp/psmang.exp
14495 * gdb.cp/psymtab-parameter.exp
14496 * gdb.cp/ptype-cv-cp.exp
14497 * gdb.cp/ptype-flags.exp
14498 * gdb.cp/re-set-overloaded.exp
14499 * gdb.cp/ref-types.exp
14500 * gdb.cp/rtti.exp
14501 * gdb.cp/scope-err.exp
14502 * gdb.cp/shadow.exp
14503 * gdb.cp/smartp.exp
14504 * gdb.cp/static-method.exp
14505 * gdb.cp/static-print-quit.exp
14506 * gdb.cp/temargs.exp
14507 * gdb.cp/templates.exp
14508 * gdb.cp/try_catch.exp
14509 * gdb.cp/typedef-operator.exp
14510 * gdb.cp/typeid.exp
14511 * gdb.cp/userdef.exp
14512 * gdb.cp/using-crash.exp
14513 * gdb.cp/var-tag.exp
14514 * gdb.cp/virtbase.exp
14515 * gdb.cp/virtfunc.exp
14516 * gdb.cp/virtfunc2.exp
14517 * gdb.cp/vla-cxx.exp
14518 * gdb.disasm/t01_mov.exp
14519 * gdb.disasm/t02_mova.exp
14520 * gdb.disasm/t03_add.exp
14521 * gdb.disasm/t04_sub.exp
14522 * gdb.disasm/t05_cmp.exp
14523 * gdb.disasm/t06_ari2.exp
14524 * gdb.disasm/t07_ari3.exp
14525 * gdb.disasm/t08_or.exp
14526 * gdb.disasm/t09_xor.exp
14527 * gdb.disasm/t10_and.exp
14528 * gdb.disasm/t11_logs.exp
14529 * gdb.disasm/t12_bit.exp
14530 * gdb.disasm/t13_otr.exp
14531 * gdb.dlang/circular.exp
14532 * gdb.dwarf2/arr-stride.exp
14533 * gdb.dwarf2/arr-subrange.exp
14534 * gdb.dwarf2/atomic-type.exp
14535 * gdb.dwarf2/bad-regnum.exp
14536 * gdb.dwarf2/bitfield-parent-optimized-out.exp
14537 * gdb.dwarf2/callframecfa.exp
14538 * gdb.dwarf2/clztest.exp
14539 * gdb.dwarf2/corrupt.exp
14540 * gdb.dwarf2/data-loc.exp
14541 * gdb.dwarf2/dup-psym.exp
14542 * gdb.dwarf2/dw2-anon-mptr.exp
14543 * gdb.dwarf2/dw2-anonymous-func.exp
14544 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
14545 * gdb.dwarf2/dw2-bad-unresolved.exp
14546 * gdb.dwarf2/dw2-basic.exp
14547 * gdb.dwarf2/dw2-canonicalize-type.exp
14548 * gdb.dwarf2/dw2-case-insensitive.exp
14549 * gdb.dwarf2/dw2-common-block.exp
14550 * gdb.dwarf2/dw2-compdir-oldgcc.exp
14551 * gdb.dwarf2/dw2-compressed.exp
14552 * gdb.dwarf2/dw2-const.exp
14553 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
14554 * gdb.dwarf2/dw2-cu-size.exp
14555 * gdb.dwarf2/dw2-dup-frame.exp
14556 * gdb.dwarf2/dw2-entry-value.exp
14557 * gdb.dwarf2/dw2-icycle.exp
14558 * gdb.dwarf2/dw2-ifort-parameter.exp
14559 * gdb.dwarf2/dw2-inline-break.exp
14560 * gdb.dwarf2/dw2-inline-param.exp
14561 * gdb.dwarf2/dw2-intercu.exp
14562 * gdb.dwarf2/dw2-intermix.exp
14563 * gdb.dwarf2/dw2-lexical-block-bare.exp
14564 * gdb.dwarf2/dw2-linkage-name-trust.exp
14565 * gdb.dwarf2/dw2-minsym-in-cu.exp
14566 * gdb.dwarf2/dw2-noloc.exp
14567 * gdb.dwarf2/dw2-op-call.exp
14568 * gdb.dwarf2/dw2-op-out-param.exp
14569 * gdb.dwarf2/dw2-opt-structptr.exp
14570 * gdb.dwarf2/dw2-param-error.exp
14571 * gdb.dwarf2/dw2-producer.exp
14572 * gdb.dwarf2/dw2-ranges-base.exp
14573 * gdb.dwarf2/dw2-ref-missing-frame.exp
14574 * gdb.dwarf2/dw2-reg-undefined.exp
14575 * gdb.dwarf2/dw2-regno-invalid.exp
14576 * gdb.dwarf2/dw2-restore.exp
14577 * gdb.dwarf2/dw2-restrict.exp
14578 * gdb.dwarf2/dw2-single-line-discriminators.exp
14579 * gdb.dwarf2/dw2-strp.exp
14580 * gdb.dwarf2/dw2-undefined-ret-addr.exp
14581 * gdb.dwarf2/dw2-unresolved.exp
14582 * gdb.dwarf2/dw2-var-zero-addr.exp
14583 * gdb.dwarf2/dw4-sig-types.exp
14584 * gdb.dwarf2/dwz.exp
14585 * gdb.dwarf2/dynarr-ptr.exp
14586 * gdb.dwarf2/enum-type.exp
14587 * gdb.dwarf2/gdb-index.exp
14588 * gdb.dwarf2/implptr-64bit.exp
14589 * gdb.dwarf2/implptr-optimized-out.exp
14590 * gdb.dwarf2/implptr.exp
14591 * gdb.dwarf2/implref-array.exp
14592 * gdb.dwarf2/implref-const.exp
14593 * gdb.dwarf2/implref-global.exp
14594 * gdb.dwarf2/implref-struct.exp
14595 * gdb.dwarf2/mac-fileno.exp
14596 * gdb.dwarf2/main-subprogram.exp
14597 * gdb.dwarf2/member-ptr-forwardref.exp
14598 * gdb.dwarf2/method-ptr.exp
14599 * gdb.dwarf2/missing-sig-type.exp
14600 * gdb.dwarf2/nonvar-access.exp
14601 * gdb.dwarf2/opaque-type-lookup.exp
14602 * gdb.dwarf2/pieces-optimized-out.exp
14603 * gdb.dwarf2/pieces.exp
14604 * gdb.dwarf2/pr10770.exp
14605 * gdb.dwarf2/pr13961.exp
14606 * gdb.dwarf2/staticvirtual.exp
14607 * gdb.dwarf2/subrange.exp
14608 * gdb.dwarf2/symtab-producer.exp
14609 * gdb.dwarf2/trace-crash.exp
14610 * gdb.dwarf2/typeddwarf.exp
14611 * gdb.dwarf2/valop.exp
14612 * gdb.dwarf2/watch-notconst.exp
14613 * gdb.fortran/array-element.exp
14614 * gdb.fortran/charset.exp
14615 * gdb.fortran/common-block.exp
14616 * gdb.fortran/complex.exp
14617 * gdb.fortran/derived-type-function.exp
14618 * gdb.fortran/derived-type.exp
14619 * gdb.fortran/logical.exp
14620 * gdb.fortran/module.exp
14621 * gdb.fortran/multi-dim.exp
14622 * gdb.fortran/nested-funcs.exp
14623 * gdb.fortran/print-formatted.exp
14624 * gdb.fortran/subarray.exp
14625 * gdb.fortran/vla-alloc-assoc.exp
14626 * gdb.fortran/vla-datatypes.exp
14627 * gdb.fortran/vla-history.exp
14628 * gdb.fortran/vla-ptr-info.exp
14629 * gdb.fortran/vla-ptype-sub.exp
14630 * gdb.fortran/vla-ptype.exp
14631 * gdb.fortran/vla-sizeof.exp
14632 * gdb.fortran/vla-type.exp
14633 * gdb.fortran/vla-value-sub-arbitrary.exp
14634 * gdb.fortran/vla-value-sub-finish.exp
14635 * gdb.fortran/vla-value-sub.exp
14636 * gdb.fortran/vla-value.exp
14637 * gdb.fortran/whatis_type.exp
14638 * gdb.go/chan.exp
14639 * gdb.go/handcall.exp
14640 * gdb.go/hello.exp
14641 * gdb.go/integers.exp
14642 * gdb.go/methods.exp
14643 * gdb.go/package.exp
14644 * gdb.go/strings.exp
14645 * gdb.go/types.exp
14646 * gdb.go/unsafe.exp
14647 * gdb.guile/scm-arch.exp
14648 * gdb.guile/scm-block.exp
14649 * gdb.guile/scm-breakpoint.exp
14650 * gdb.guile/scm-cmd.exp
14651 * gdb.guile/scm-disasm.exp
14652 * gdb.guile/scm-equal.exp
14653 * gdb.guile/scm-frame-args.exp
14654 * gdb.guile/scm-frame-inline.exp
14655 * gdb.guile/scm-frame.exp
14656 * gdb.guile/scm-iterator.exp
14657 * gdb.guile/scm-math.exp
14658 * gdb.guile/scm-objfile.exp
14659 * gdb.guile/scm-ports.exp
14660 * gdb.guile/scm-symbol.exp
14661 * gdb.guile/scm-symtab.exp
14662 * gdb.guile/scm-value-cc.exp
14663 * gdb.guile/types-module.exp
14664 * gdb.linespec/break-ask.exp
14665 * gdb.linespec/cpexplicit.exp
14666 * gdb.linespec/explicit.exp
14667 * gdb.linespec/keywords.exp
14668 * gdb.linespec/linespec.exp
14669 * gdb.linespec/ls-dollar.exp
14670 * gdb.linespec/ls-errs.exp
14671 * gdb.linespec/skip-two.exp
14672 * gdb.linespec/thread.exp
14673 * gdb.mi/mi-async.exp
14674 * gdb.mi/mi-basics.exp
14675 * gdb.mi/mi-break.exp
14676 * gdb.mi/mi-catch-load.exp
14677 * gdb.mi/mi-cli.exp
14678 * gdb.mi/mi-cmd-param-changed.exp
14679 * gdb.mi/mi-console.exp
14680 * gdb.mi/mi-detach.exp
14681 * gdb.mi/mi-disassemble.exp
14682 * gdb.mi/mi-eval.exp
14683 * gdb.mi/mi-file-transfer.exp
14684 * gdb.mi/mi-file.exp
14685 * gdb.mi/mi-fill-memory.exp
14686 * gdb.mi/mi-inheritance-syntax-error.exp
14687 * gdb.mi/mi-linespec-err-cp.exp
14688 * gdb.mi/mi-logging.exp
14689 * gdb.mi/mi-memory-changed.exp
14690 * gdb.mi/mi-read-memory.exp
14691 * gdb.mi/mi-record-changed.exp
14692 * gdb.mi/mi-reg-undefined.exp
14693 * gdb.mi/mi-regs.exp
14694 * gdb.mi/mi-return.exp
14695 * gdb.mi/mi-reverse.exp
14696 * gdb.mi/mi-simplerun.exp
14697 * gdb.mi/mi-solib.exp
14698 * gdb.mi/mi-stack.exp
14699 * gdb.mi/mi-stepi.exp
14700 * gdb.mi/mi-syn-frame.exp
14701 * gdb.mi/mi-until.exp
14702 * gdb.mi/mi-var-block.exp
14703 * gdb.mi/mi-var-child.exp
14704 * gdb.mi/mi-var-cmd.exp
14705 * gdb.mi/mi-var-cp.exp
14706 * gdb.mi/mi-var-display.exp
14707 * gdb.mi/mi-var-invalidate.exp
14708 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14709 * gdb.mi/mi-vla-fortran.exp
14710 * gdb.mi/mi-watch.exp
14711 * gdb.mi/mi2-var-child.exp
14712 * gdb.mi/user-selected-context-sync.exp
14713 * gdb.modula2/unbounded-array.exp
14714 * gdb.multi/dummy-frame-restore.exp
14715 * gdb.multi/multi-arch-exec.exp
14716 * gdb.multi/multi-arch.exp
14717 * gdb.multi/tids.exp
14718 * gdb.multi/watchpoint-multi.exp
14719 * gdb.opencl/callfuncs.exp
14720 * gdb.opencl/convs_casts.exp
14721 * gdb.opencl/datatypes.exp
14722 * gdb.opencl/operators.exp
14723 * gdb.opencl/vec_comps.exp
14724 * gdb.opt/clobbered-registers-O2.exp
14725 * gdb.opt/inline-break.exp
14726 * gdb.opt/inline-bt.exp
14727 * gdb.opt/inline-cmds.exp
14728 * gdb.opt/inline-locals.exp
14729 * gdb.pascal/case-insensitive-symbols.exp
14730 * gdb.pascal/floats.exp
14731 * gdb.pascal/gdb11492.exp
14732 * gdb.python/lib-types.exp
14733 * gdb.python/py-arch.exp
14734 * gdb.python/py-as-string.exp
14735 * gdb.python/py-bad-printers.exp
14736 * gdb.python/py-block.exp
14737 * gdb.python/py-breakpoint-create-fail.exp
14738 * gdb.python/py-breakpoint.exp
14739 * gdb.python/py-caller-is.exp
14740 * gdb.python/py-cmd.exp
14741 * gdb.python/py-explore-cc.exp
14742 * gdb.python/py-explore.exp
14743 * gdb.python/py-finish-breakpoint.exp
14744 * gdb.python/py-finish-breakpoint2.exp
14745 * gdb.python/py-frame-args.exp
14746 * gdb.python/py-frame-inline.exp
14747 * gdb.python/py-frame.exp
14748 * gdb.python/py-framefilter-mi.exp
14749 * gdb.python/py-infthread.exp
14750 * gdb.python/py-lazy-string.exp
14751 * gdb.python/py-linetable.exp
14752 * gdb.python/py-mi-events.exp
14753 * gdb.python/py-mi-objfile.exp
14754 * gdb.python/py-mi.exp
14755 * gdb.python/py-objfile.exp
14756 * gdb.python/py-pp-integral.exp
14757 * gdb.python/py-pp-maint.exp
14758 * gdb.python/py-pp-re-notag.exp
14759 * gdb.python/py-pp-registration.exp
14760 * gdb.python/py-recurse-unwind.exp
14761 * gdb.python/py-strfns.exp
14762 * gdb.python/py-symbol.exp
14763 * gdb.python/py-symtab.exp
14764 * gdb.python/py-sync-interp.exp
14765 * gdb.python/py-typeprint.exp
14766 * gdb.python/py-unwind-maint.exp
14767 * gdb.python/py-unwind.exp
14768 * gdb.python/py-value-cc.exp
14769 * gdb.python/py-xmethods.exp
14770 * gdb.reverse/amd64-tailcall-reverse.exp
14771 * gdb.reverse/break-precsave.exp
14772 * gdb.reverse/break-reverse.exp
14773 * gdb.reverse/consecutive-precsave.exp
14774 * gdb.reverse/consecutive-reverse.exp
14775 * gdb.reverse/finish-precsave.exp
14776 * gdb.reverse/finish-reverse-bkpt.exp
14777 * gdb.reverse/finish-reverse.exp
14778 * gdb.reverse/fstatat-reverse.exp
14779 * gdb.reverse/getresuid-reverse.exp
14780 * gdb.reverse/i386-precsave.exp
14781 * gdb.reverse/i386-reverse.exp
14782 * gdb.reverse/i386-sse-reverse.exp
14783 * gdb.reverse/i387-env-reverse.exp
14784 * gdb.reverse/i387-stack-reverse.exp
14785 * gdb.reverse/insn-reverse.exp
14786 * gdb.reverse/machinestate-precsave.exp
14787 * gdb.reverse/machinestate.exp
14788 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14789 * gdb.reverse/pipe-reverse.exp
14790 * gdb.reverse/readv-reverse.exp
14791 * gdb.reverse/recvmsg-reverse.exp
14792 * gdb.reverse/rerun-prec.exp
14793 * gdb.reverse/s390-mvcle.exp
14794 * gdb.reverse/step-precsave.exp
14795 * gdb.reverse/step-reverse.exp
14796 * gdb.reverse/time-reverse.exp
14797 * gdb.reverse/until-precsave.exp
14798 * gdb.reverse/until-reverse.exp
14799 * gdb.reverse/waitpid-reverse.exp
14800 * gdb.reverse/watch-precsave.exp
14801 * gdb.reverse/watch-reverse.exp
14802 * gdb.rust/generics.exp
14803 * gdb.rust/methods.exp
14804 * gdb.rust/modules.exp
14805 * gdb.rust/simple.exp
14806 * gdb.server/connect-with-no-symbol-file.exp
14807 * gdb.server/ext-attach.exp
14808 * gdb.server/ext-restart.exp
14809 * gdb.server/ext-wrapper.exp
14810 * gdb.server/file-transfer.exp
14811 * gdb.server/server-exec-info.exp
14812 * gdb.server/server-kill.exp
14813 * gdb.server/server-mon.exp
14814 * gdb.server/wrapper.exp
14815 * gdb.stabs/exclfwd.exp
14816 * gdb.stabs/gdb11479.exp
14817 * gdb.threads/clone-new-thread-event.exp
14818 * gdb.threads/corethreads.exp
14819 * gdb.threads/current-lwp-dead.exp
14820 * gdb.threads/dlopen-libpthread.exp
14821 * gdb.threads/gcore-thread.exp
14822 * gdb.threads/sigstep-threads.exp
14823 * gdb.threads/watchpoint-fork.exp
14824 * gdb.trace/actions-changed.exp
14825 * gdb.trace/backtrace.exp
14826 * gdb.trace/change-loc.exp
14827 * gdb.trace/circ.exp
14828 * gdb.trace/collection.exp
14829 * gdb.trace/disconnected-tracing.exp
14830 * gdb.trace/ftrace.exp
14831 * gdb.trace/mi-trace-frame-collected.exp
14832 * gdb.trace/mi-trace-unavailable.exp
14833 * gdb.trace/mi-traceframe-changed.exp
14834 * gdb.trace/mi-tsv-changed.exp
14835 * gdb.trace/no-attach-trace.exp
14836 * gdb.trace/passc-dyn.exp
14837 * gdb.trace/qtro.exp
14838 * gdb.trace/range-stepping.exp
14839 * gdb.trace/read-memory.exp
14840 * gdb.trace/save-trace.exp
14841 * gdb.trace/signal.exp
14842 * gdb.trace/status-stop.exp
14843 * gdb.trace/tfile.exp
14844 * gdb.trace/trace-break.exp
14845 * gdb.trace/trace-buffer-size.exp
14846 * gdb.trace/trace-condition.exp
14847 * gdb.trace/tracefile-pseudo-reg.exp
14848 * gdb.trace/tstatus.exp
14849 * gdb.trace/unavailable.exp
14850 * gdb.trace/while-dyn.exp
14851 * gdb.trace/while-stepping.exp
14852
14853 2016-12-22 Doug Evans <xdje42@gmail.com>
14854
14855 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14856 and msymbols.
14857
14858 2016-12-19 Yao Qi <yao.qi@linaro.org>
14859
14860 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14861 (test_with_self): Don't call do_steps_and_nexts, and remove
14862 code about stepping into xmalloc.
14863
14864 2016-12-09 Yao Qi <yao.qi@linaro.org>
14865
14866 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14867
14868 2016-12-09 Yao Qi <yao.qi@linaro.org>
14869
14870 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14871
14872 2016-12-09 Pedro Alves <palves@redhat.com>
14873
14874 * gdb.base/all-architectures-0.exp: New file.
14875 * gdb.base/all-architectures-1.exp: New file.
14876 * gdb.base/all-architectures-2.exp: New file.
14877 * gdb.base/all-architectures-3.exp: New file.
14878 * gdb.base/all-architectures-4.exp: New file.
14879 * gdb.base/all-architectures-5.exp: New file.
14880 * gdb.base/all-architectures-6.exp: New file.
14881 * gdb.base/all-architectures-7.exp: New file.
14882 * gdb.base/all-architectures.exp.in: New file.
14883
14884 2016-12-09 Yao Qi <yao.qi@linaro.org>
14885
14886 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14887
14888 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14889
14890 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14891 possible.
14892 Remove useless pattern-matching code.
14893
14894 2016-12-02 Pedro Alves <palves@redhat.com>
14895
14896 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14897 procedure.
14898 (top level): Call it.
14899
14900 2016-12-02 Pedro Alves <palves@redhat.com>
14901
14902 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14903 New procedure.
14904 (top level): Call it.
14905
14906 2016-12-02 Pedro Alves <palves@redhat.com>
14907
14908 PR cli/20559
14909 * gdb.base/commands.exp (user_defined_command_args_eval): New
14910 procedure.
14911 (top level): Call it.
14912
14913 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14914
14915 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14916 timeout handling.
14917
14918 2016-12-02 Tom Tromey <tom@tromey.com>
14919
14920 * gdb.dwarf2/main-subprogram.c: New file.
14921 * gdb.dwarf2/main-subprogram.exp: New file.
14922
14923 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14924
14925 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14926 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14927 gdb_test_no_output for a couple of cases.
14928 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14929
14930 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14931
14932 Fix test names and standardize compilation error messages throughout
14933 the following files:
14934
14935 * gdb.ada/start.exp
14936 * gdb.arch/alpha-step.exp
14937 * gdb.arch/e500-prologue.exp
14938 * gdb.arch/ftrace-insn-reloc.exp
14939 * gdb.arch/gdb1291.exp
14940 * gdb.arch/gdb1431.exp
14941 * gdb.arch/gdb1558.exp
14942 * gdb.arch/i386-dr3-watch.exp
14943 * gdb.arch/i386-sse-stack-align.exp
14944 * gdb.arch/ia64-breakpoint-shadow.exp
14945 * gdb.arch/pa-nullify.exp
14946 * gdb.arch/powerpc-aix-prologue.exp
14947 * gdb.arch/thumb-bx-pc.exp
14948 * gdb.base/annota1.exp
14949 * gdb.base/annota3.exp
14950 * gdb.base/arrayidx.exp
14951 * gdb.base/assign.exp
14952 * gdb.base/attach.exp
14953 * gdb.base/auxv.exp
14954 * gdb.base/bang.exp
14955 * gdb.base/bfp-test.exp
14956 * gdb.base/bigcore.exp
14957 * gdb.base/bitfields2.exp
14958 * gdb.base/break-fun-addr.exp
14959 * gdb.base/break-probes.exp
14960 * gdb.base/call-rt-st.exp
14961 * gdb.base/callexit.exp
14962 * gdb.base/catch-fork-kill.exp
14963 * gdb.base/charset.exp
14964 * gdb.base/checkpoint.exp
14965 * gdb.base/comprdebug.exp
14966 * gdb.base/constvars.exp
14967 * gdb.base/coredump-filter.exp
14968 * gdb.base/cursal.exp
14969 * gdb.base/cvexpr.exp
14970 * gdb.base/detach.exp
14971 * gdb.base/display.exp
14972 * gdb.base/dmsym.exp
14973 * gdb.base/dprintf-pending.exp
14974 * gdb.base/dso2dso.exp
14975 * gdb.base/dtrace-probe.exp
14976 * gdb.base/dump.exp
14977 * gdb.base/enum_cond.exp
14978 * gdb.base/exe-lock.exp
14979 * gdb.base/exec-invalid-sysroot.exp
14980 * gdb.base/execl-update-breakpoints.exp
14981 * gdb.base/exprs.exp
14982 * gdb.base/fileio.exp
14983 * gdb.base/find.exp
14984 * gdb.base/finish.exp
14985 * gdb.base/fixsection.exp
14986 * gdb.base/foll-vfork.exp
14987 * gdb.base/frame-args.exp
14988 * gdb.base/gcore.exp
14989 * gdb.base/gdb1250.exp
14990 * gdb.base/global-var-nested-by-dso.exp
14991 * gdb.base/gnu-ifunc.exp
14992 * gdb.base/hashline1.exp
14993 * gdb.base/hashline2.exp
14994 * gdb.base/hashline3.exp
14995 * gdb.base/hbreak-in-shr-unsupported.exp
14996 * gdb.base/huge.exp
14997 * gdb.base/infcall-input.exp
14998 * gdb.base/info-fun.exp
14999 * gdb.base/info-shared.exp
15000 * gdb.base/jit-simple.exp
15001 * gdb.base/jit-so.exp
15002 * gdb.base/jit.exp
15003 * gdb.base/jump.exp
15004 * gdb.base/label.exp
15005 * gdb.base/lineinc.exp
15006 * gdb.base/logical.exp
15007 * gdb.base/longjmp.exp
15008 * gdb.base/macscp.exp
15009 * gdb.base/miscexprs.exp
15010 * gdb.base/new-ui-echo.exp
15011 * gdb.base/new-ui-pending-input.exp
15012 * gdb.base/new-ui.exp
15013 * gdb.base/nodebug.exp
15014 * gdb.base/nofield.exp
15015 * gdb.base/offsets.exp
15016 * gdb.base/overlays.exp
15017 * gdb.base/pending.exp
15018 * gdb.base/pointers.exp
15019 * gdb.base/pr11022.exp
15020 * gdb.base/printcmds.exp
15021 * gdb.base/prologue.exp
15022 * gdb.base/ptr-typedef.exp
15023 * gdb.base/realname-expand.exp
15024 * gdb.base/relativedebug.exp
15025 * gdb.base/relocate.exp
15026 * gdb.base/remote.exp
15027 * gdb.base/reread.exp
15028 * gdb.base/return2.exp
15029 * gdb.base/savedregs.exp
15030 * gdb.base/sep.exp
15031 * gdb.base/sepdebug.exp
15032 * gdb.base/sepsymtab.exp
15033 * gdb.base/set-inferior-tty.exp
15034 * gdb.base/setshow.exp
15035 * gdb.base/shlib-call.exp
15036 * gdb.base/sigaltstack.exp
15037 * gdb.base/siginfo-addr.exp
15038 * gdb.base/signals.exp
15039 * gdb.base/signull.exp
15040 * gdb.base/sigrepeat.exp
15041 * gdb.base/so-impl-ld.exp
15042 * gdb.base/solib-display.exp
15043 * gdb.base/solib-overlap.exp
15044 * gdb.base/solib-search.exp
15045 * gdb.base/solib-symbol.exp
15046 * gdb.base/structs.exp
15047 * gdb.base/structs2.exp
15048 * gdb.base/symtab-search-order.exp
15049 * gdb.base/twice.exp
15050 * gdb.base/unload.exp
15051 * gdb.base/varargs.exp
15052 * gdb.base/watchpoint-solib.exp
15053 * gdb.base/watchpoint.exp
15054 * gdb.base/whatis.exp
15055 * gdb.base/wrong_frame_bt_full.exp
15056 * gdb.btrace/dlopen.exp
15057 * gdb.cell/ea-standalone.exp
15058 * gdb.cell/ea-test.exp
15059 * gdb.cp/dispcxx.exp
15060 * gdb.cp/gdb2384.exp
15061 * gdb.cp/method2.exp
15062 * gdb.cp/nextoverthrow.exp
15063 * gdb.cp/pr10728.exp
15064 * gdb.disasm/am33.exp
15065 * gdb.disasm/h8300s.exp
15066 * gdb.disasm/mn10300.exp
15067 * gdb.disasm/sh3.exp
15068 * gdb.dwarf2/dw2-dir-file-name.exp
15069 * gdb.fortran/complex.exp
15070 * gdb.fortran/library-module.exp
15071 * gdb.guile/scm-pretty-print.exp
15072 * gdb.guile/scm-symbol.exp
15073 * gdb.guile/scm-type.exp
15074 * gdb.guile/scm-value.exp
15075 * gdb.linespec/linespec.exp
15076 * gdb.mi/gdb701.exp
15077 * gdb.mi/gdb792.exp
15078 * gdb.mi/mi-breakpoint-changed.exp
15079 * gdb.mi/mi-dprintf-pending.exp
15080 * gdb.mi/mi-dprintf.exp
15081 * gdb.mi/mi-exit-code.exp
15082 * gdb.mi/mi-pending.exp
15083 * gdb.mi/mi-solib.exp
15084 * gdb.mi/new-ui-mi-sync.exp
15085 * gdb.mi/pr11022.exp
15086 * gdb.mi/user-selected-context-sync.exp
15087 * gdb.opt/solib-intra-step.exp
15088 * gdb.python/py-events.exp
15089 * gdb.python/py-finish-breakpoint.exp
15090 * gdb.python/py-mi.exp
15091 * gdb.python/py-prettyprint.exp
15092 * gdb.python/py-shared.exp
15093 * gdb.python/py-symbol.exp
15094 * gdb.python/py-template.exp
15095 * gdb.python/py-type.exp
15096 * gdb.python/py-value.exp
15097 * gdb.reverse/solib-precsave.exp
15098 * gdb.reverse/solib-reverse.exp
15099 * gdb.server/solib-list.exp
15100 * gdb.stabs/weird.exp
15101 * gdb.threads/reconnect-signal.exp
15102 * gdb.threads/stepi-random-signal.exp
15103 * gdb.trace/actions.exp
15104 * gdb.trace/ax.exp
15105 * gdb.trace/backtrace.exp
15106 * gdb.trace/change-loc.exp
15107 * gdb.trace/deltrace.exp
15108 * gdb.trace/ftrace-lock.exp
15109 * gdb.trace/ftrace.exp
15110 * gdb.trace/infotrace.exp
15111 * gdb.trace/mi-tracepoint-changed.exp
15112 * gdb.trace/packetlen.exp
15113 * gdb.trace/passcount.exp
15114 * gdb.trace/pending.exp
15115 * gdb.trace/range-stepping.exp
15116 * gdb.trace/report.exp
15117 * gdb.trace/stap-trace.exp
15118 * gdb.trace/tfind.exp
15119 * gdb.trace/trace-break.exp
15120 * gdb.trace/trace-condition.exp
15121 * gdb.trace/trace-enable-disable.exp
15122 * gdb.trace/trace-mt.exp
15123 * gdb.trace/tracecmd.exp
15124 * gdb.trace/tspeed.exp
15125 * gdb.trace/tsv.exp
15126 * lib/perftest.exp
15127
15128 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
15129
15130 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
15131 with gdb_test_no_output.
15132 Use command as test name.
15133
15134 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
15135
15136 Fix test names starting with uppercase throughout the files.
15137
15138 * gdb.ada/assign_1.exp
15139 * gdb.ada/boolean_expr.exp
15140 * gdb.base/arrayidx.exp
15141 * gdb.base/del.exp
15142 * gdb.base/gcore-buffer-overflow.exp
15143 * gdb.base/testenv.exp
15144 * gdb.compile/compile.exp
15145 * gdb.python/py-framefilter-invalidarg.exp
15146 * gdb.python/py-framefilter.exp
15147
15148 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
15149
15150 Fix test names starting with uppercase throughout the files.
15151
15152 * gdb.ada/array_return.exp
15153 * gdb.ada/expr_delims.exp
15154 * gdb.ada/mi_dyn_arr.exp
15155 * gdb.ada/mi_interface.exp
15156 * gdb.ada/mi_var_array.exp
15157 * gdb.ada/watch_arg.exp
15158 * gdb.arch/alpha-step.exp
15159 * gdb.arch/altivec-regs.exp
15160 * gdb.arch/e500-regs.exp
15161 * gdb.arch/powerpc-d128-regs.exp
15162 * gdb.base/arrayidx.exp
15163 * gdb.base/break.exp
15164 * gdb.base/checkpoint.exp
15165 * gdb.base/debug-expr.exp
15166 * gdb.base/dmsym.exp
15167 * gdb.base/radix.exp
15168 * gdb.base/sepdebug.exp
15169 * gdb.base/testenv.exp
15170 * gdb.base/watch_thread_num.exp
15171 * gdb.base/watchpoint-cond-gone.exp
15172 * gdb.cell/break.exp
15173 * gdb.cell/ea-cache.exp
15174 * gdb.compile/compile.exp
15175 * gdb.cp/gdb2495.exp
15176 * gdb.gdb/selftest.exp
15177 * gdb.gdb/xfullpath.exp
15178 * gdb.go/hello.exp
15179 * gdb.go/integers.exp
15180 * gdb.objc/basicclass.exp
15181 * gdb.pascal/hello.exp
15182 * gdb.pascal/integers.exp
15183 * gdb.python/py-breakpoint.exp
15184 * gdb.python/py-cmd.exp
15185 * gdb.python/py-linetable.exp
15186 * gdb.python/py-xmethods.exp
15187 * gdb.python/python.exp
15188 * gdb.reverse/consecutive-precsave.exp
15189 * gdb.reverse/finish-precsave.exp
15190 * gdb.reverse/i386-precsave.exp
15191 * gdb.reverse/machinestate-precsave.exp
15192 * gdb.reverse/sigall-precsave.exp
15193 * gdb.reverse/solib-precsave.exp
15194 * gdb.reverse/step-precsave.exp
15195 * gdb.reverse/until-precsave.exp
15196 * gdb.reverse/watch-precsave.exp
15197 * gdb.threads/leader-exit.exp
15198 * gdb.threads/pthreads.exp
15199 * gdb.threads/wp-replication.exp
15200 * gdb.trace/actions.exp
15201 * gdb.trace/mi-tsv-changed.exp
15202 * gdb.trace/tsv.exp
15203
15204 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
15205
15206 Fix test names starting with uppercase throughout the files.
15207
15208 * gdb.arch/i386-bp_permanent.exp
15209 * gdb.arch/i386-gnu-cfi.exp
15210 * gdb.base/disasm-end-cu.exp
15211 * gdb.base/macscp.exp
15212 * gdb.base/pending.exp
15213 * gdb.base/watch_thread_num.exp
15214 * gdb.cp/exception.exp
15215 * gdb.cp/gdb2495.exp
15216 * gdb.cp/local.exp
15217 * gdb.python/py-evsignal.exp
15218 * gdb.python/python.exp
15219 * gdb.trace/tracecmd.exp
15220
15221 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
15222
15223 Fix test names starting with uppercase throughout the files.
15224
15225 * gdb.base/charset.exp
15226 * gdb.base/eval.exp
15227 * gdb.base/multi-forks.exp
15228 * gdb.guile/scm-progspace.exp
15229 * gdb.opencl/datatypes.exp
15230 * gdb.python/py-block.exp
15231 * gdb.python/py-function.exp
15232 * gdb.python/py-symbol.exp
15233 * gdb.python/py-symtab.exp
15234 * gdb.python/py-xmethods.exp
15235 * gdb.reverse/break-precsave.exp
15236 * gdb.reverse/break-reverse.exp
15237 * gdb.reverse/consecutive-precsave.exp
15238 * gdb.reverse/consecutive-reverse.exp
15239 * gdb.reverse/finish-precsave.exp
15240 * gdb.reverse/finish-reverse-bkpt.exp
15241 * gdb.reverse/finish-reverse.exp
15242 * gdb.reverse/fstatat-reverse.exp
15243 * gdb.reverse/getresuid-reverse.exp
15244 * gdb.reverse/i386-precsave.exp
15245 * gdb.reverse/i386-reverse.exp
15246 * gdb.reverse/i386-sse-reverse.exp
15247 * gdb.reverse/i387-stack-reverse.exp
15248 * gdb.reverse/insn-reverse.exp
15249 * gdb.reverse/machinestate-precsave.exp
15250 * gdb.reverse/machinestate.exp
15251 * gdb.reverse/next-reverse-bkpt-over-sr.exp
15252 * gdb.reverse/pipe-reverse.exp
15253 * gdb.reverse/readv-reverse.exp
15254 * gdb.reverse/recvmsg-reverse.exp
15255 * gdb.reverse/rerun-prec.exp
15256 * gdb.reverse/s390-mvcle.exp
15257 * gdb.reverse/sigall-precsave.exp
15258 * gdb.reverse/sigall-reverse.exp
15259 * gdb.reverse/solib-precsave.exp
15260 * gdb.reverse/solib-reverse.exp
15261 * gdb.reverse/step-precsave.exp
15262 * gdb.reverse/step-reverse.exp
15263 * gdb.reverse/time-reverse.exp
15264 * gdb.reverse/until-precsave.exp
15265 * gdb.reverse/until-reverse.exp
15266 * gdb.reverse/waitpid-reverse.exp
15267 * gdb.reverse/watch-precsave.exp
15268 * gdb.reverse/watch-reverse.exp
15269
15270 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
15271
15272 Fix test names starting with uppercase throughout the files.
15273
15274 * gdb.arch/i386-mpx-simple_segv.exp
15275 * gdb.arch/i386-mpx.exp
15276 * gdb.arch/i386-permbkpt.exp
15277 * gdb.arch/pa-nullify.exp
15278 * gdb.arch/powerpc-d128-regs.exp
15279 * gdb.arch/vsx-regs.exp
15280 * gdb.base/bfp-test.exp
15281 * gdb.base/break.exp
15282 * gdb.base/breakpoint-shadow.exp
15283 * gdb.base/callfuncs.exp
15284 * gdb.base/charset.exp
15285 * gdb.base/commands.exp
15286 * gdb.base/completion.exp
15287 * gdb.base/dfp-test.exp
15288 * gdb.base/echo.exp
15289 * gdb.base/ending-run.exp
15290 * gdb.base/eval.exp
15291 * gdb.base/expand-psymtabs.exp
15292 * gdb.base/float128.exp
15293 * gdb.base/floatn.exp
15294 * gdb.base/foll-exec-mode.exp
15295 * gdb.base/gdb1056.exp
15296 * gdb.base/gdb11531.exp
15297 * gdb.base/kill-after-signal.exp
15298 * gdb.base/multi-forks.exp
15299 * gdb.base/overlays.exp
15300 * gdb.base/pending.exp
15301 * gdb.base/sepdebug.exp
15302 * gdb.base/testenv.exp
15303 * gdb.base/valgrind-db-attach.exp
15304 * gdb.base/watch_thread_num.exp
15305 * gdb.base/watchpoint-cond-gone.exp
15306 * gdb.base/watchpoint.exp
15307 * gdb.base/watchpoints.exp
15308 * gdb.cp/arg-reference.exp
15309 * gdb.cp/baseenum.exp
15310 * gdb.cp/operator.exp
15311 * gdb.cp/shadow.exp
15312 * gdb.dwarf2/dw2-op-out-param.exp
15313 * gdb.dwarf2/dw2-reg-undefined.exp
15314 * gdb.go/chan.exp
15315 * gdb.go/hello.exp
15316 * gdb.go/integers.exp
15317 * gdb.go/methods.exp
15318 * gdb.go/package.exp
15319 * gdb.guile/scm-parameter.exp
15320 * gdb.guile/scm-progspace.exp
15321 * gdb.guile/scm-value.exp
15322 * gdb.mi/mi-pending.exp
15323 * gdb.mi/user-selected-context-sync.exp
15324 * gdb.multi/multi-attach.exp
15325 * gdb.multi/tids.exp
15326 * gdb.opt/clobbered-registers-O2.exp
15327 * gdb.pascal/floats.exp
15328 * gdb.pascal/integers.exp
15329 * gdb.python/py-block.exp
15330 * gdb.python/py-events.exp
15331 * gdb.python/py-parameter.exp
15332 * gdb.python/py-symbol.exp
15333 * gdb.python/py-symtab.exp
15334 * gdb.python/py-type.exp
15335 * gdb.python/py-value.exp
15336 * gdb.python/py-xmethods.exp
15337 * gdb.python/python.exp
15338 * gdb.reverse/break-precsave.exp
15339 * gdb.reverse/consecutive-precsave.exp
15340 * gdb.reverse/finish-precsave.exp
15341 * gdb.reverse/i386-precsave.exp
15342 * gdb.reverse/machinestate-precsave.exp
15343 * gdb.reverse/sigall-precsave.exp
15344 * gdb.reverse/solib-precsave.exp
15345 * gdb.reverse/step-precsave.exp
15346 * gdb.reverse/until-precsave.exp
15347 * gdb.reverse/watch-precsave.exp
15348 * gdb.server/ext-attach.exp
15349 * gdb.server/ext-restart.exp
15350 * gdb.server/ext-run.exp
15351 * gdb.server/ext-wrapper.exp
15352 * gdb.stabs/gdb11479.exp
15353 * gdb.stabs/weird.exp
15354 * gdb.threads/attach-many-short-lived-threads.exp
15355 * gdb.threads/kill.exp
15356 * gdb.threads/watchpoint-fork.exp
15357
15358 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
15359
15360 Fix test names starting with uppercase throughout all the files below.
15361
15362 * gdb.ada/array_return.exp
15363 * gdb.ada/catch_ex.exp
15364 * gdb.ada/info_exc.exp
15365 * gdb.ada/mi_catch_ex.exp
15366 * gdb.ada/mi_dyn_arr.exp
15367 * gdb.ada/mi_ex_cond.exp
15368 * gdb.ada/mi_exc_info.exp
15369 * gdb.ada/mi_interface.exp
15370 * gdb.ada/mi_task_arg.exp
15371 * gdb.ada/mi_task_info.exp
15372 * gdb.ada/mi_var_array.exp
15373 * gdb.arch/alpha-step.exp
15374 * gdb.arch/amd64-disp-step.exp
15375 * gdb.arch/arm-disp-step.exp
15376 * gdb.arch/disp-step-insn-reloc.exp
15377 * gdb.arch/e500-prologue.exp
15378 * gdb.arch/ftrace-insn-reloc.exp
15379 * gdb.arch/gdb1558.exp
15380 * gdb.arch/i386-bp_permanent.exp
15381 * gdb.arch/i386-disp-step.exp
15382 * gdb.arch/i386-float.exp
15383 * gdb.arch/i386-gnu-cfi.exp
15384 * gdb.arch/ia64-breakpoint-shadow.exp
15385 * gdb.arch/mips16-thunks.exp
15386 * gdb.arch/pa-nullify.exp
15387 * gdb.arch/powerpc-aix-prologue.exp
15388 * gdb.arch/powerpc-power.exp
15389 * gdb.arch/ppc-dfp.exp
15390 * gdb.arch/s390-tdbregs.exp
15391 * gdb.arch/spu-info.exp
15392 * gdb.arch/spu-ls.exp
15393 * gdb.arch/thumb-bx-pc.exp
15394 * gdb.base/advance.exp
15395 * gdb.base/annota-input-while-running.exp
15396 * gdb.base/arrayidx.exp
15397 * gdb.base/asmlabel.exp
15398 * gdb.base/async.exp
15399 * gdb.base/attach-wait-input.exp
15400 * gdb.base/auto-connect-native-target.exp
15401 * gdb.base/batch-preserve-term-settings.exp
15402 * gdb.base/bfp-test.exp
15403 * gdb.base/bigcore.exp
15404 * gdb.base/bp-permanent.exp
15405 * gdb.base/break-always.exp
15406 * gdb.base/break-fun-addr.exp
15407 * gdb.base/break-idempotent.exp
15408 * gdb.base/break-main-file-remove-fail.exp
15409 * gdb.base/break-probes.exp
15410 * gdb.base/break-unload-file.exp
15411 * gdb.base/break.exp
15412 * gdb.base/call-ar-st.exp
15413 * gdb.base/call-rt-st.exp
15414 * gdb.base/call-sc.exp
15415 * gdb.base/call-signal-resume.exp
15416 * gdb.base/call-strs.exp
15417 * gdb.base/callexit.exp
15418 * gdb.base/callfuncs.exp
15419 * gdb.base/catch-gdb-caused-signals.exp
15420 * gdb.base/catch-signal-siginfo-cond.exp
15421 * gdb.base/catch-syscall.exp
15422 * gdb.base/compare-sections.exp
15423 * gdb.base/cond-eval-mode.exp
15424 * gdb.base/condbreak-call-false.exp
15425 * gdb.base/consecutive-step-over.exp
15426 * gdb.base/cursal.exp
15427 * gdb.base/disabled-location.exp
15428 * gdb.base/disasm-end-cu.exp
15429 * gdb.base/display.exp
15430 * gdb.base/double-prompt-target-event-error.exp
15431 * gdb.base/dprintf-bp-same-addr.exp
15432 * gdb.base/dprintf-detach.exp
15433 * gdb.base/dprintf-next.exp
15434 * gdb.base/dprintf-non-stop.exp
15435 * gdb.base/dprintf-pending.exp
15436 * gdb.base/dso2dso.exp
15437 * gdb.base/ending-run.exp
15438 * gdb.base/enum_cond.exp
15439 * gdb.base/examine-backward.exp
15440 * gdb.base/exe-lock.exp
15441 * gdb.base/exec-invalid-sysroot.exp
15442 * gdb.base/execl-update-breakpoints.exp
15443 * gdb.base/execution-termios.exp
15444 * gdb.base/fileio.exp
15445 * gdb.base/fixsection.exp
15446 * gdb.base/foll-exec-mode.exp
15447 * gdb.base/foll-exec.exp
15448 * gdb.base/fork-running-state.exp
15449 * gdb.base/frame-args.exp
15450 * gdb.base/fullpath-expand.exp
15451 * gdb.base/func-ptr.exp
15452 * gdb.base/gcore-relro-pie.exp
15453 * gdb.base/gdb1090.exp
15454 * gdb.base/gdb1555.exp
15455 * gdb.base/global-var-nested-by-dso.exp
15456 * gdb.base/gnu-ifunc.exp
15457 * gdb.base/hbreak-in-shr-unsupported.exp
15458 * gdb.base/hbreak-unmapped.exp
15459 * gdb.base/hook-stop.exp
15460 * gdb.base/infcall-input.exp
15461 * gdb.base/info-fun.exp
15462 * gdb.base/info-shared.exp
15463 * gdb.base/interrupt-noterm.exp
15464 * gdb.base/jit-so.exp
15465 * gdb.base/jit.exp
15466 * gdb.base/line-symtabs.exp
15467 * gdb.base/list.exp
15468 * gdb.base/longjmp.exp
15469 * gdb.base/macscp.exp
15470 * gdb.base/max-value-size.exp
15471 * gdb.base/nodebug.exp
15472 * gdb.base/nofield.exp
15473 * gdb.base/overlays.exp
15474 * gdb.base/paginate-after-ctrl-c-running.exp
15475 * gdb.base/paginate-bg-execution.exp
15476 * gdb.base/paginate-inferior-exit.exp
15477 * gdb.base/pending.exp
15478 * gdb.base/pr11022.exp
15479 * gdb.base/printcmds.exp
15480 * gdb.base/ptr-typedef.exp
15481 * gdb.base/ptype.exp
15482 * gdb.base/randomize.exp
15483 * gdb.base/range-stepping.exp
15484 * gdb.base/realname-expand.exp
15485 * gdb.base/relativedebug.exp
15486 * gdb.base/remote.exp
15487 * gdb.base/savedregs.exp
15488 * gdb.base/sepdebug.exp
15489 * gdb.base/set-noassign.exp
15490 * gdb.base/shlib-call.exp
15491 * gdb.base/shreloc.exp
15492 * gdb.base/sigaltstack.exp
15493 * gdb.base/sigbpt.exp
15494 * gdb.base/siginfo-addr.exp
15495 * gdb.base/siginfo-obj.exp
15496 * gdb.base/siginfo-thread.exp
15497 * gdb.base/signest.exp
15498 * gdb.base/signull.exp
15499 * gdb.base/sigrepeat.exp
15500 * gdb.base/skip.exp
15501 * gdb.base/so-impl-ld.exp
15502 * gdb.base/solib-corrupted.exp
15503 * gdb.base/solib-disc.exp
15504 * gdb.base/solib-display.exp
15505 * gdb.base/solib-overlap.exp
15506 * gdb.base/solib-search.exp
15507 * gdb.base/solib-symbol.exp
15508 * gdb.base/source-execution.exp
15509 * gdb.base/sss-bp-on-user-bp-2.exp
15510 * gdb.base/sss-bp-on-user-bp.exp
15511 * gdb.base/stack-checking.exp
15512 * gdb.base/stale-infcall.exp
15513 * gdb.base/step-break.exp
15514 * gdb.base/step-line.exp
15515 * gdb.base/step-over-exit.exp
15516 * gdb.base/step-test.exp
15517 * gdb.base/structs.exp
15518 * gdb.base/sym-file.exp
15519 * gdb.base/symtab-search-order.exp
15520 * gdb.base/term.exp
15521 * gdb.base/type-opaque.exp
15522 * gdb.base/unload.exp
15523 * gdb.base/until-nodebug.exp
15524 * gdb.base/until.exp
15525 * gdb.base/unwindonsignal.exp
15526 * gdb.base/watch-cond.exp
15527 * gdb.base/watch-non-mem.exp
15528 * gdb.base/watch_thread_num.exp
15529 * gdb.base/watchpoint-reuse-slot.exp
15530 * gdb.base/watchpoint-solib.exp
15531 * gdb.base/watchpoint.exp
15532 * gdb.btrace/dlopen.exp
15533 * gdb.cell/arch.exp
15534 * gdb.cell/break.exp
15535 * gdb.cell/bt.exp
15536 * gdb.cell/core.exp
15537 * gdb.cell/data.exp
15538 * gdb.cell/dwarfaddr.exp
15539 * gdb.cell/ea-cache.exp
15540 * gdb.cell/ea-standalone.exp
15541 * gdb.cell/ea-test.exp
15542 * gdb.cell/f-regs.exp
15543 * gdb.cell/fork.exp
15544 * gdb.cell/gcore.exp
15545 * gdb.cell/mem-access.exp
15546 * gdb.cell/ptype.exp
15547 * gdb.cell/registers.exp
15548 * gdb.cell/sizeof.exp
15549 * gdb.cell/solib-symbol.exp
15550 * gdb.cell/solib.exp
15551 * gdb.compile/compile-tls.exp
15552 * gdb.cp/exception.exp
15553 * gdb.cp/gdb2495.exp
15554 * gdb.cp/local.exp
15555 * gdb.cp/mb-inline.exp
15556 * gdb.cp/mb-templates.exp
15557 * gdb.cp/pr10687.exp
15558 * gdb.cp/pr9167.exp
15559 * gdb.cp/scope-err.exp
15560 * gdb.cp/templates.exp
15561 * gdb.cp/virtfunc.exp
15562 * gdb.dwarf2/dw2-dir-file-name.exp
15563 * gdb.dwarf2/dw2-single-line-discriminators.exp
15564 * gdb.fortran/complex.exp
15565 * gdb.fortran/library-module.exp
15566 * gdb.guile/guile.exp
15567 * gdb.guile/scm-cmd.exp
15568 * gdb.guile/scm-frame-inline.exp
15569 * gdb.guile/scm-objfile.exp
15570 * gdb.guile/scm-pretty-print.exp
15571 * gdb.guile/scm-symbol.exp
15572 * gdb.guile/scm-type.exp
15573 * gdb.guile/scm-value.exp
15574 * gdb.linespec/keywords.exp
15575 * gdb.linespec/ls-errs.exp
15576 * gdb.linespec/macro-relative.exp
15577 * gdb.linespec/thread.exp
15578 * gdb.mi/mi-breakpoint-changed.exp
15579 * gdb.mi/mi-dprintf-pending.exp
15580 * gdb.mi/mi-fullname-deleted.exp
15581 * gdb.mi/mi-logging.exp
15582 * gdb.mi/mi-pending.exp
15583 * gdb.mi/mi-solib.exp
15584 * gdb.mi/new-ui-mi-sync.exp
15585 * gdb.mi/user-selected-context-sync.exp
15586 * gdb.multi/dummy-frame-restore.exp
15587 * gdb.multi/multi-arch-exec.exp
15588 * gdb.multi/remove-inferiors.exp
15589 * gdb.multi/watchpoint-multi-exit.exp
15590 * gdb.opt/solib-intra-step.exp
15591 * gdb.perf/backtrace.exp
15592 * gdb.perf/single-step.exp
15593 * gdb.perf/skip-command.exp
15594 * gdb.perf/skip-prologue.exp
15595 * gdb.perf/solib.exp
15596 * gdb.python/lib-types.exp
15597 * gdb.python/py-as-string.exp
15598 * gdb.python/py-bad-printers.exp
15599 * gdb.python/py-block.exp
15600 * gdb.python/py-breakpoint.exp
15601 * gdb.python/py-cmd.exp
15602 * gdb.python/py-events.exp
15603 * gdb.python/py-evthreads.exp
15604 * gdb.python/py-finish-breakpoint.exp
15605 * gdb.python/py-finish-breakpoint2.exp
15606 * gdb.python/py-frame-inline.exp
15607 * gdb.python/py-frame.exp
15608 * gdb.python/py-inferior.exp
15609 * gdb.python/py-infthread.exp
15610 * gdb.python/py-mi.exp
15611 * gdb.python/py-objfile.exp
15612 * gdb.python/py-pp-maint.exp
15613 * gdb.python/py-pp-registration.exp
15614 * gdb.python/py-prettyprint.exp
15615 * gdb.python/py-recurse-unwind.exp
15616 * gdb.python/py-shared.exp
15617 * gdb.python/py-symbol.exp
15618 * gdb.python/py-symtab.exp
15619 * gdb.python/py-template.exp
15620 * gdb.python/py-type.exp
15621 * gdb.python/py-unwind-maint.exp
15622 * gdb.python/py-unwind.exp
15623 * gdb.python/py-value.exp
15624 * gdb.python/python.exp
15625 * gdb.reverse/finish-reverse-bkpt.exp
15626 * gdb.reverse/insn-reverse.exp
15627 * gdb.reverse/next-reverse-bkpt-over-sr.exp
15628 * gdb.reverse/solib-precsave.exp
15629 * gdb.reverse/solib-reverse.exp
15630 * gdb.stabs/gdb11479.exp
15631 * gdb.stabs/weird.exp
15632 * gdb.threads/fork-child-threads.exp
15633 * gdb.threads/fork-plus-threads.exp
15634 * gdb.threads/fork-thread-pending.exp
15635 * gdb.threads/forking-threads-plus-breakpoint.exp
15636 * gdb.threads/hand-call-in-threads.exp
15637 * gdb.threads/interrupted-hand-call.exp
15638 * gdb.threads/linux-dp.exp
15639 * gdb.threads/local-watch-wrong-thread.exp
15640 * gdb.threads/next-while-other-thread-longjmps.exp
15641 * gdb.threads/non-ldr-exit.exp
15642 * gdb.threads/pending-step.exp
15643 * gdb.threads/print-threads.exp
15644 * gdb.threads/process-dies-while-detaching.exp
15645 * gdb.threads/process-dies-while-handling-bp.exp
15646 * gdb.threads/pthreads.exp
15647 * gdb.threads/queue-signal.exp
15648 * gdb.threads/reconnect-signal.exp
15649 * gdb.threads/signal-command-handle-nopass.exp
15650 * gdb.threads/signal-command-multiple-signals-pending.exp
15651 * gdb.threads/signal-delivered-right-thread.exp
15652 * gdb.threads/signal-sigtrap.exp
15653 * gdb.threads/sigthread.exp
15654 * gdb.threads/staticthreads.exp
15655 * gdb.threads/stepi-random-signal.exp
15656 * gdb.threads/thread-unwindonsignal.exp
15657 * gdb.threads/thread_check.exp
15658 * gdb.threads/thread_events.exp
15659 * gdb.threads/tid-reuse.exp
15660 * gdb.threads/tls-nodebug.exp
15661 * gdb.threads/tls-shared.exp
15662 * gdb.threads/tls-so_extern.exp
15663 * gdb.threads/tls.exp
15664 * gdb.threads/wp-replication.exp
15665 * gdb.trace/actions-changed.exp
15666 * gdb.trace/actions.exp
15667 * gdb.trace/backtrace.exp
15668 * gdb.trace/change-loc.exp
15669 * gdb.trace/collection.exp
15670 * gdb.trace/deltrace.exp
15671 * gdb.trace/disconnected-tracing.exp
15672 * gdb.trace/entry-values.exp
15673 * gdb.trace/ftrace-lock.exp
15674 * gdb.trace/ftrace.exp
15675 * gdb.trace/infotrace.exp
15676 * gdb.trace/mi-trace-frame-collected.exp
15677 * gdb.trace/mi-trace-unavailable.exp
15678 * gdb.trace/mi-traceframe-changed.exp
15679 * gdb.trace/mi-tracepoint-changed.exp
15680 * gdb.trace/mi-tsv-changed.exp
15681 * gdb.trace/no-attach-trace.exp
15682 * gdb.trace/packetlen.exp
15683 * gdb.trace/passc-dyn.exp
15684 * gdb.trace/passcount.exp
15685 * gdb.trace/pending.exp
15686 * gdb.trace/pr16508.exp
15687 * gdb.trace/qtro.exp
15688 * gdb.trace/range-stepping.exp
15689 * gdb.trace/read-memory.exp
15690 * gdb.trace/report.exp
15691 * gdb.trace/save-trace.exp
15692 * gdb.trace/signal.exp
15693 * gdb.trace/stap-trace.exp
15694 * gdb.trace/status-stop.exp
15695 * gdb.trace/strace.exp
15696 * gdb.trace/tfile.exp
15697 * gdb.trace/tfind.exp
15698 * gdb.trace/trace-break.exp
15699 * gdb.trace/trace-condition.exp
15700 * gdb.trace/trace-enable-disable.exp
15701 * gdb.trace/trace-mt.exp
15702 * gdb.trace/tracecmd.exp
15703 * gdb.trace/tracefile-pseudo-reg.exp
15704 * gdb.trace/tspeed.exp
15705 * gdb.trace/tstatus.exp
15706 * gdb.trace/tsv.exp
15707 * gdb.trace/unavailable.exp
15708 * gdb.trace/while-dyn.exp
15709 * gdb.trace/while-stepping.exp
15710 * lib/gdb-guile.exp
15711 * lib/gdb.exp
15712 * lib/mi-support.exp
15713 * lib/pascal.exp
15714 * lib/perftest.exp
15715 * lib/prelink-support.exp
15716 * lib/selftest-support.exp
15717
15718 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
15719
15720 * Makefile.in: Include disable-implicit-rules.mk.
15721
15722 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15723
15724 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15725 non-byte-aligned bit fields.
15726
15727 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15728
15729 PR gdb/12616
15730 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15731 respects the DW_AT_data_bit_offset attribute.
15732
15733 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
15734
15735 * gdb.base/default.exp: Fix output of "set language".
15736
15737 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
15738
15739 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15740 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15741 make.
15742 * configure.ac: Remove checks for the make program.
15743 * configure: Re-generate.
15744
15745 2016-11-16 Kevin Buettner <kevinb@redhat.com>
15746
15747 * gdb.python/py-recurse-unwind.c (main): Add loop.
15748 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15749 to read_register() and gdb.parse_and_eval(). Make each code
15750 call a separate case that can be individually tested.
15751 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15752 proc. Call cont_and_backtrace for each of the code paths that
15753 we want to test in the unwinder.
15754
15755 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
15756
15757 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15758 the definition of struct S.
15759
15760 2016-11-11 Catherine Moore <clm@codesourcery.com>
15761
15762 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15763
15764 2016-11-09 Pedro Alves <palves@redhat.com>
15765
15766 * gdb.base/commands.exp (runto_or_return): New procedure.
15767 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15768 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15769 (progvar_simple_while_test, progvar_complex_if_while_test)
15770 (if_while_breakpoint_command_test)
15771 (infrun_breakpoint_command_test, breakpoint_command_test)
15772 (user_defined_command_test, watchpoint_command_test)
15773 (test_command_prompt_position, redefine_hook_test)
15774 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15775 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15776 multi_line_input and multi_line. Remove gdb_expect and
15777 gdb_stop_suppressing_tests uses.
15778 * lib/gdb.exp (valnum_re): New global.
15779 (multi_line_input): New procedure.
15780
15781 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
15782
15783 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15784 Remove.
15785 (test_setup): Define with proc_with_prefix.
15786 (test_cli_inferior): Likewise.
15787 (test_cli_thread): Likewise.
15788 (test_cli_frame): Likewise.
15789 (test_cli_select_frame): Likewise.
15790 (test_cli_up_down): Likewise.
15791 (test_mi_thread_select): Likewise.
15792 (test_mi_stack_select_frame): Likewise.
15793 (test_cli_in_mi_inferior): Likewise.
15794 (test_cli_in_mi_thread): Likewise.
15795 (test_cli_in_mi_frame): Likewise.
15796 (top level): Do not use with_test_prefix_procname.
15797
15798 2016-11-09 Pedro Alves <palves@redhat.com>
15799
15800 * gdb.base/commands.exp (gdbvar_simple_if_test)
15801 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15802 (progvar_simple_if_test, progvar_simple_while_test)
15803 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15804 (infrun_breakpoint_command_test, breakpoint_command_test)
15805 (user_defined_command_test, watchpoint_command_test)
15806 (test_command_prompt_position, deprecated_command_test)
15807 (bp_deleted_in_command, temporary_breakpoint_commands)
15808 (stray_arg0_test, source_file_with_indented_comment)
15809 (recursive_source_test, if_commands_test)
15810 (error_clears_commands_left, redefine_hook_test)
15811 (redefine_backtrace_test): Use proc_with_prefix.
15812 * lib/gdb.exp (proc_with_prefix): New proc.
15813
15814 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15815
15816 * gdb.base/tui-layout.c: New file.
15817 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15818 disassembly window contains very long lines.
15819
15820 2016-11-08 Tom Tromey <tom@tromey.com>
15821
15822 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15823 depend on Python 2.
15824
15825 2016-11-08 Tom Tromey <tom@tromey.com>
15826
15827 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15828 New method.
15829
15830 2016-10-29 Manish Goregaokar <manish@mozilla.com>
15831
15832 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
15833
15834 2016-10-27 Manish Goregaokar <manish@mozilla.com>
15835
15836 * gdb.rust/simple.rs: Add test for univariant enums without
15837 discriminants and for encoded struct-like enums.
15838
15839 2016-10-28 Pedro Alves <palves@redhat.com>
15840
15841 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15842 gdb_test_multiple, tighten regexps and match symtabs and line
15843 tables incrementally.
15844
15845 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
15846
15847 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15848 general.
15849
15850 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
15851
15852 * gdb.base/exec-invalid-sysroot.exp: New file.
15853
15854 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15855
15856 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15857
15858 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15859
15860 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15861
15862 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
15863
15864 * gdb.base/killed-outside.exp: Remove $options from a call to
15865 `prepare_for_testing'.
15866
15867 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15868
15869 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15870 Change test message.
15871
15872 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15873
15874 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15875 Update comment.
15876
15877 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15878
15879 * gdb.trace/mi-trace-save.exp: New file.
15880
15881 2016-10-13 Yao Qi <yao.qi@linaro.org>
15882
15883 * gdb.base/code_elim.exp (get_var_address): Remove.
15884 * gdb.base/relocate.exp: Likewise.
15885 * gdb.base/shreloc.exp: Likewise.
15886 * lib/gdb.exp (get_var_address): New.
15887
15888 2016-10-13 Yao Qi <yao.qi@linaro.org>
15889
15890 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15891 floating point tests if $skip_float_test is false.
15892
15893 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
15894
15895 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15896 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15897 argc values.
15898 Add 1 to argc so we guarantee distinct initial/modified argc values.
15899
15900 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15901
15902 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15903
15904 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15905
15906 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15907 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15908 * gdb.arch/vsx-regs.exp: Likewise.
15909
15910 2016-10-07 Yao Qi <yao.qi@linaro.org>
15911
15912 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15913
15914 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
15915
15916 * gdb.python/python.exp: Test decode_line("*0").
15917
15918 2016-10-06 Doug Evans <dje@google.com>
15919
15920 * gdb.python/py-value.exp (test_value_creation): Add test for large
15921 unsigned 64-bit value.
15922
15923 2016-10-06 Tom Tromey <tom@tromey.com>
15924
15925 * gdb.compile/compile.exp: Change java tests to rust.
15926 * gdb.base/setshow.exp: Change java tests to rust.
15927 * gdb.base/default.exp: Remove java from language list.
15928 * README (Examples): Update language example.
15929 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15930 test.
15931 * lib/gdb.exp (skip_java_tests): Remove.
15932 * lib/java.exp: Remove.
15933 * gdb.java: Remove.
15934
15935 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15936
15937 * gdb.arch/mips-fcr.exp: New test.
15938 * gdb.arch/mips-fcr.c: Source for the new test.
15939
15940 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15941
15942 * gdb.base/solib-disc.exp: Use `standard_output_file'
15943 throughout.
15944
15945 2016-10-06 Pedro Alves <palves@redhat.com>
15946
15947 * gdb.base/jit-simple-dl.c: New file.
15948 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15949 * gdb.base/jit-simple.c: ... this.
15950 * gdb.base/jit-simple.exp (jit_run): Delete.
15951 (build_jit): New proc.
15952 (jit_test_reread): Recompile either the main program or the shared
15953 library, depending on what is being tested. Skip changing address
15954 if caller wants to. Compare before/after addresses. If testing
15955 standalone, explicitly load the binary. Test "maint info
15956 breakpoints".
15957 (top level): Add "standalone vs shared lib" and "change address"
15958 vs "same address" axes.
15959
15960 2016-10-06 Pedro Alves <palves@redhat.com>
15961
15962 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15963 call.
15964 (jit_run): Delete.
15965 (jit_test_reread): Use with_test_prefix. Reload the main binary
15966 explicitly. Compare the before/after addresses of the JIT
15967 descriptor.
15968
15969 2016-08-15 Doug Evans <dje@google.com>
15970
15971 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15972 for single bitfields is bool.
15973 * gdb.xml/tdesc-regs.exp: Ditto.
15974
15975 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15976
15977 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15978
15979 2016-10-05 Yao Qi <yao.qi@linaro.org>
15980
15981 * lib/gdb.exp (support_complex_tests): Return zero if
15982 gdb_skip_float_test return true.
15983
15984 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15985 Simon Marchi <simon.marchi@ericsson.com>
15986
15987 PR gdb/20487
15988 * gdb.mi/user-selected-context-sync.exp: New file.
15989 * gdb.mi/user-selected-context-sync.c: New file.
15990
15991 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15992 Simon Marchi <simon.marchi@ericsson.com>
15993
15994 PR gdb/20487
15995 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15996 =thread-select-event check.
15997
15998 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
15999
16000 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
16001 the compulsory L operand changes.
16002 * gdb.arch/powerpc-power.s: Likewise.
16003
16004 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
16005
16006 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
16007 * gdb.base/jit-attach-pie.c: New file.
16008 * gdb.base/jit-attach-pie.exp: New file.
16009
16010 2016-09-28 Pedro Alves <palves@redhat.com>
16011
16012 * gdb.base/infcall-input.c: New file.
16013 * gdb.base/infcall-input.exp: New file.
16014
16015 2016-09-22 Yao Qi <yao.qi@linaro.org>
16016
16017 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
16018 (gdb_exit): Rename it to ...
16019 (gdbserver_gdb_exit): ... Close GDBserver.
16020 (gdb_exit): New proc, call gdbserver_gdb_exit.
16021 (mi_gdb_exit): Likewise.
16022
16023 2016-09-22 Yao Qi <yao.qi@linaro.org>
16024
16025 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
16026 path.
16027 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
16028 Remove duplication.
16029
16030 2016-09-22 Yao Qi <yao.qi@linaro.org>
16031
16032 * lib/gdbserver-support.exp: Check the existence of
16033 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
16034
16035 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
16036
16037 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
16038
16039 2016-09-21 Tom Tromey <tom@tromey.com>
16040
16041 PR gdb/20604:
16042 * gdb.base/quit.exp: New file.
16043
16044 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
16045
16046 * .gitignore: New file.
16047
16048 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
16049
16050 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
16051 throughout.
16052
16053 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16054
16055 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
16056
16057 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16058
16059 * gdb.cp/casts.cc (decltype): Move it ...
16060 (main): ... with its call to ...
16061 * gdb.cp/casts03.cc: ... a new file.
16062 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
16063
16064 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16065
16066 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
16067
16068 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
16069
16070 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
16071 and sync up the test with tests in gas/testsuite/gas/ppc.
16072 * gdb.arch/powerpc-power.exp: Likewise.
16073
16074 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16075
16076 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
16077
16078 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
16079 Jan Kratochvil <jan.kratochvil@redhat.com>
16080
16081 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
16082 make m1's definition to be different from m2's. Use 'dummy' as an
16083 argument for probe 'two'.
16084
16085 2016-09-10 Jon Beniston <jon@beniston.com>
16086
16087 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
16088 for sim target.
16089
16090 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
16091
16092 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
16093 variable declaration.
16094 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
16095 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
16096 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
16097 received HWCAP as its argument.
16098
16099 2016-09-06 Pedro Alves <palves@redhat.com>
16100
16101 * gdb.base/new-ui-pending-input.c: New file.
16102 * gdb.base/new-ui-pending-input.exp: New file.
16103 * gdb.exp (clear_gdb_spawn_id): New procedure.
16104 (with_spawn_id): Check whether gdb_spawn_id exists before
16105 referencing it. If gdb_spawn_id didn't exist on entry, clear it
16106 on exit.
16107
16108 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
16109
16110 * gdb.base/float128.c: New file.
16111 * gdb.base/float128.exp: Likewise.
16112 * gdb.base/floatn.c: Likewise.
16113 * gdb.base/floatn.exp: Likewise.
16114
16115 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
16116
16117 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
16118
16119 2016-09-05 Pedro Alves <palves@redhat.com>
16120
16121 PR backtrace/19927
16122 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
16123 unwinders are immediately called as side effect of "source" or
16124 "disable unwinder" commands.
16125 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
16126
16127 2016-09-02 Yao Qi <yao.qi@linaro.org>
16128
16129 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
16130 is true and $type is "float" or "double".
16131
16132 2016-09-02 Yao Qi <yao.qi@linaro.org>
16133
16134 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
16135 true.
16136 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
16137 * gdb.base/call-rt-st.exp: Likewise.
16138 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
16139 return value instead of gdb,skip_float_test.
16140 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
16141 (do_function_calls): Use its return value instead of
16142 gdb,skip_float_test.
16143 * gdb.base/finish.exp: Likewise.
16144 * gdb.base/funcargs.exp: Likewise.
16145 * gdb.base/return.exp: Likewise.
16146 * gdb.base/return2.exp: Likewise.
16147 * gdb.base/varargs.exp: Likewise.
16148 * lib/gdb.exp (gdb_skip_float_test): Change it to
16149 gdb_caching_proc. Detect the broken ptrace on arm-linux.
16150
16151 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16152
16153 * gdb.multi/tids.exp: Test "thread apply all".
16154
16155 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
16156
16157 * gdb.base/default.exp (tty): Remove.
16158
16159 2016-08-24 Kevin Buettner <kevinb@redhat.com>
16160
16161 * gdb.python/py-recurse-unwind.c: New file.
16162 * gdb.python/py-recurse-unwind.py: New file.
16163 * gdb.python/py-recurse-unwind.exp: New file.
16164
16165 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
16166
16167 * gdb.base/set-inferior-tty.exp: New file.
16168 * gdb.base/set-inferior-tty.c: New file.
16169
16170 2016-08-23 Pedro Alves <palves@redhat.com>
16171
16172 PR gdb/20494
16173 * gdb.base/new-ui-echo.c: New file.
16174 * gdb.base/new-ui-echo.exp: New file.
16175
16176 2016-08-23 Yao Qi <yao.qi@linaro.org>
16177
16178 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
16179 gdbserver_spawn.
16180 * gdb.server/connect-without-multi-process.exp (do_test):
16181 Likewise.
16182
16183 2016-08-23 Yao Qi <yao.qi@linaro.org>
16184
16185 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
16186 standalone_txt. Delete gdb_txt and standalone_txt on host
16187 and target. Spawn the binary on target. Copy files from
16188 target to host.
16189
16190 2016-08-22 Pedro Alves <palves@redhat.com>
16191
16192 PR gdb/20505
16193 * gdb.base/vdso-warning.exp: Test core dumps too. Use
16194 with_test_prefix. Factor out bits to ...
16195 (test_no_vdso): ... this new procedure.
16196
16197 2016-08-19 Carl Love <cel@us.ibm.com>
16198
16199 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
16200 maintaining separate logic for constructing the output path.
16201 * gdb.arch/powerpc-d128-regs.exp: Likewise.
16202 * gdb.arch/ppc-dfp.exp: Likewise.
16203 * gdb.arch/ppc-fp.exp: Likewise.
16204 * gdb.arch/vsx-regs.exp: Likewise.
16205 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
16206 binprefix for generating the additional binary files.
16207
16208 2016-08-19 Pedro Alves <palves@redhat.com>
16209
16210 * gdb.trace/mi-trace-frame-collected.exp
16211 (test_trace_frame_collected): On x32, expect two registers.
16212
16213 2016-08-18 Carl Love <cel@us.ibm.com>
16214
16215 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
16216 and sync up the test with tests in gas/testsuite/gas/ppc.
16217 * gdb.arch/powerpc-power.exp: Likewise.
16218
16219 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
16220
16221 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
16222 expected error message.
16223
16224 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
16225
16226 * gdb.multi/remove-inferiors.exp: New file.
16227 * gdb.multi/remove-inferiors.c: New file.
16228
16229 2016-08-12 Yao Qi <yao.qi@linaro.org>
16230
16231 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
16232 argument list.
16233
16234 2016-08-10 Pedro Alves <palves@redhat.com>
16235
16236 PR gdb/19187
16237 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
16238 setup_kfails.
16239
16240 2016-08-09 Pedro Alves <palves@redhat.com>
16241 Simon Marchi <simon.marchi@ericsson.com>
16242
16243 PR gdb/20418
16244 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
16245 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
16246
16247 2016-08-09 Pedro Alves <palves@redhat.com>
16248
16249 PR mi/20431
16250 * gdb.mi/mi-cmd-error.exp: New file.
16251
16252 2016-08-09 Pedro Alves <palves@redhat.com>
16253
16254 PR gdb/18653
16255 * gdb.base/signals-state-child.c: New file.
16256 * gdb.base/signals-state-child.exp: New file.
16257 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
16258
16259 2016-08-09 Pedro Alves <palves@redhat.com>
16260
16261 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
16262
16263 2016-08-03 Tom Tromey <tom@tromey.com>
16264
16265 PR python/18565:
16266 * gdb.python/py-frame-inline.exp: Add Frame.function test.
16267
16268 2016-08-01 Yao Qi <yao.qi@linaro.org>
16269
16270 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
16271 variable mode to "multi-process" if $multi_process is 1, otherwise
16272 set it to "single-process".
16273
16274 2016-08-01 Yao Qi <yao.qi@linaro.org>
16275
16276 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
16277 * gdb.cp/cpexprs.exp: Likewise.
16278 * gdb.cp/m-static.exp: Likewise.
16279
16280 2016-07-26 Tom Tromey <tom@tromey.com>
16281
16282 PR python/20190:
16283 * gdb.threads/tls.exp (check_thread_local): Add python symbol
16284 test.
16285
16286 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
16287
16288 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
16289 selecting assembly source files.
16290 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
16291 assembly source files.
16292 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
16293 assembly source files.
16294 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
16295 selecting assembly source files.
16296
16297 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
16298
16299 * gdb.base/new-ui.exp (do_test_invalid_args): New
16300 procedure.
16301
16302 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
16303
16304 * gdb.btrace/reconnect.c: New file.
16305 * gdb.btrace/reconnect.exp: New file.
16306
16307 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
16308
16309 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
16310 to test_catch_syscall_group.
16311 (test_catch_syscall_group): New.
16312
16313 2016-07-21 Tom Tromey <tom@tromey.com>
16314
16315 * gdb.rust/simple.rs (main): Use empty struct expression.
16316 * gdb.rust/simple.exp: Add tests for empty struct expression.
16317
16318 2016-07-21 Yao Qi <yao.qi@linaro.org>
16319
16320 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
16321 if gdb_skip_xml_test is true on some targets.
16322
16323 2016-07-21 Yao Qi <yao.qi@linaro.org>
16324
16325 * gdb.server/solib-list.exp: Unset last_loaded_file.
16326
16327 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16328
16329 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
16330 "step into captured_main (args)".
16331
16332 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16333
16334 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
16335
16336 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16337
16338 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
16339
16340 2016-07-19 Pedro Alves <palves@redhat.com>
16341
16342 * gdb.opt/inline-break.exp: Remove optimize=-O2.
16343 * gdb.opt/inline-bt.exp: Likewise.
16344 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
16345 additional_flags=-Winline.
16346 * gdb.opt/inline-locals.exp: Likewise.
16347 * gdb.opt/inline-markers.c (ATTR): Define.
16348 (inlined_fn): Use it.
16349
16350 2016-07-19 Yao Qi <yao.qi@linaro.org>
16351
16352 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
16353 (test_with_self): Remove some code. Remove argument executable.
16354 (top-level): Use do_self_tests.
16355
16356 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
16357 Don Breazeal <donb@codesourcery.com>
16358
16359 * gdb.base/maint.exp: Escape paths used in regular expressions.
16360 * gdb.stabs/weird.exp: Likewise.
16361
16362 2016-07-13 Tom Tromey <tom@tromey.com>
16363
16364 PR python/15620, PR python/18620:
16365 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
16366 (test_bkpt_events): New procs.
16367
16368 2016-07-13 Tom Tromey <tom@tromey.com>
16369
16370 PR python/17698:
16371 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
16372 test.
16373 (test_watchpoints): Likewise.
16374 (test_bkpt_pending): New proc.
16375
16376 2016-07-13 Tom Tromey <tom@tromey.com>
16377
16378 PR cli/18053:
16379 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
16380 completion test.
16381
16382 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16383
16384 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
16385 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
16386 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
16387 f_label.
16388 (g): Rename g_end_lbl to g_label.
16389 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
16390 low_pc and high_pc.
16391 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
16392
16393 2016-07-12 Tom Tromey <tom@tromey.com>
16394
16395 PR python/19293:
16396 * gdb.python/py-unwind-maint.exp: Update tests.
16397
16398 2016-07-12 Yao Qi <yao.qi@linaro.org>
16399
16400 * lib/selftest-support.exp (selftest_setup): Match the output
16401 when captured_main is inlined.
16402
16403 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
16404
16405 * gdb.fortran/derived-types.exp (result_line, result_line_2):
16406 New variables.
16407 (print this%a, print this%b, print this): New tests.
16408 * gdb.fortran/derived-types.f90 (this): New object and
16409 initialization.
16410
16411 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
16412
16413 * gdb.ada/arraydim.exp: Remove extra directory level in build
16414 directory.
16415
16416 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
16417
16418 * lib/ada.exp: Remove extra directory level in build directory.
16419 * gdb.ada/cond_lang.exp: Likewise.
16420 * gdb.ada/exec_changed.exp: Likewise.
16421 * gdb.ada/lang_switch.exp: Likewise.
16422
16423 2016-07-06 Manish Goregaokar <manish@mozilla.com>
16424
16425 * simple.rs: Add test for raw pointer subscripting.
16426 * simple.exp: Add test expectations.
16427
16428 2016-07-05 Yao Qi <yao.qi@linaro.org>
16429
16430 * gdb.mi/mi-reverse.exp: Match =record-started output.
16431
16432 2016-07-01 Pedro Alves <palves@redhat.com>
16433
16434 * gdb.base/jit-reader.exp (info_registers_current_frame): New
16435 procedure.
16436 (jit_reader_test): Test the jit reader's unwinder.
16437 * gdb.base/jithost.c (jit_function_00_code): New global.
16438 (main): Use memcpy to fill in the mmapped code, instead of poking
16439 bytes manually here.
16440 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
16441 value.
16442 (read_debug_info): Save the function's range.
16443 (read_sp): New function.
16444 (unwind_frame): Use it. Also unwind RBP.
16445 (get_frame_id): Use read_sp.
16446 (gdb_init_reader): Use calloc instead of malloc.
16447 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
16448 parameter. Use gdb_test_multiple.
16449
16450 2016-07-01 Pedro Alves <palves@redhat.com>
16451 Antoine Tremblay <antoine.tremblay@ericsson.com>
16452
16453 * gdb.threads/process-dies-while-detaching.c: New file.
16454 * gdb.threads/process-dies-while-detaching.exp: New file.
16455
16456 2016-07-01 Pedro Alves <palves@redhat.com>
16457
16458 * gdb.multi/watchpoint-multi-exit.c: New file.
16459 * gdb.multi/watchpoint-multi-exit.exp: New file.
16460
16461 2016-06-30 Pedro Alves <palves@redhat.com>
16462
16463 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
16464 unset inferior_spawn_id.
16465
16466 2016-06-30 Pedro Alves <palves@redhat.com>
16467
16468 * lib/mi-support.exp (default_mi_gdb_start): Declare global
16469 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
16470
16471 2016-06-29 Yao Qi <yao.qi@linaro.org>
16472
16473 * gdb.base/return.c: Add copyright header.
16474
16475 2016-06-29 Tom Tromey <tom@tromey.com>
16476
16477 PR python/20129:
16478 * gdb.python/py-framefilter.exp: Add tests for setting priority
16479 and disabling of non-existent frame filter.
16480
16481 2016-06-29 Yao Qi <yao.qi@linaro.org>
16482
16483 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
16484 0x0f07ff.
16485
16486 2016-06-28 Yao Qi <yao.qi@linaro.org>
16487
16488 * gdb.base/catch-syscall.exp: Remove check on isnative and target
16489 triplets. Start gdb, execute catch syscall, and continue. Check
16490 gdb's output to determine catch syscall is supported.
16491
16492 2016-06-27 Manish Goregaokar <manish@mozilla.com>
16493
16494 * gdb.rust/simple.rs: Add test for returning unit in a function.
16495 * gdb.rust/simple.exp: Add expectation for functions returning
16496 unit.
16497
16498 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
16499
16500 * gdb.python/py-breakpoint-create-fail.c,
16501 gdb.python/py-breakpoint-create-fail.exp,
16502 gdb.python/py-breakpoint-create-fail.py: New testcase.
16503
16504 2016-06-25 Manish Goregaokar <manish@mozilla.com>
16505
16506 PR gdb/20239
16507 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
16508 * gdb.rust/simple.exp: Add test expectations for new NonZero
16509 tests.
16510
16511 2016-06-24 David Taylor <dtaylor@emc.com>
16512
16513 * gdb.base/offsets.exp: New file.
16514 * gdb.base/offsets.c: New file.
16515
16516 2016-06-23 Tom Tromey <tom@tromey.com>
16517
16518 PR gdb/16483:
16519 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
16520 before any filters are loaded.
16521
16522 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
16523
16524 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
16525 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
16526 structs.
16527 * gdb.fortran/derived-type-function.exp: New file.
16528 * gdb.fortran/derived-type-function.f90: New file.
16529
16530
16531 2016-06-21 Pedro Alves <palves@redhat.com>
16532
16533 * gdb.base/new-ui.exp: New file.
16534 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
16535 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
16536 (with_spawn_id): New procedure.
16537
16538 2016-06-21 Pedro Alves <palves@redhat.com>
16539
16540 * gdb.mi/mi-exec-run.exp: New file.
16541
16542 2016-06-21 Pedro Alves <palves@redhat.com>
16543
16544 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
16545 breakpoint command's output on the main UI.
16546 (test_break): New procedure, factored out from calls in the top
16547 level.
16548 (top level): Use foreach_with_prefix to test MI as main UI and as
16549 separate UI.
16550
16551 2016-06-21 Pedro Alves <palves@redhat.com>
16552
16553 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
16554 (test_awatch_creation_and_listing)
16555 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
16556 Remove 'type' parameter.
16557 (test_watchpoint_all): New parameter mi_mode. Remove
16558 with_test_prefix.
16559 (top level): Use foreach_with_prefix, and add main/separate UI MI
16560 testing axis.
16561
16562 2016-06-21 Pedro Alves <palves@redhat.com>
16563
16564 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
16565 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
16566 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
16567 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
16568 (gdb_main_spawn_id, mi_spawn_id): Declare and
16569 comment.
16570 (mi_create_inferior_pty): New procedure,
16571 factored out from default_mi_gdb_start.
16572 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
16573 procedures.
16574 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
16575 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
16576 Use mi_create_inferior_pty.
16577 (mi_gdb_start): Use eval to pass down args list.
16578
16579 2016-06-21 Pedro Alves <palves@redhat.com>
16580
16581 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
16582 * gdb.opt/inline-cmds.exp: Add MI tests.
16583
16584 2016-06-21 Pedro Alves <palves@redhat.com>
16585
16586 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
16587
16588 2016-06-21 Pedro Alves <palves@redhat.com>
16589
16590 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
16591 (top level): Use it instead of mi_execute_to.
16592
16593 2016-06-21 Pedro Alves <palves@redhat.com>
16594
16595 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
16596 (cont_handler_str): New.
16597 (signal_stop_handler): Set stop_handler_str instead of printing to
16598 stdout.
16599 (continue_handler): Set cont_handler_str instead of printing to
16600 stdout.
16601 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
16602 mi_send_resuming_command. Print stop_handler_str and
16603 cont_handler_str instead of expecting the python events print
16604 directly.
16605
16606 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
16607
16608 * gdb.base/jit-reader.exp: New file.
16609 * gdb.base/jithost.c: New file.
16610 * gdb.base/jithost.h: New file.
16611 * gdb.base/jitreader.c : New file.
16612 * gdb.base/jit-protocol.h: New file.
16613
16614 2016-06-17 Yao Qi <yao.qi@linaro.org>
16615
16616 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
16617 parameters follow_fork and detach_on_fork. Set follow-fork-mode
16618 and detach-on-fork. Adjust tests.
16619 (top level): Invoke break_cond_on_syscall with combinations of
16620 syscall, follow-fork-mode and detach-on-fork.
16621
16622 2016-06-17 Yao Qi <yao.qi@linaro.org>
16623
16624 * gdb.base/step-over-exit.c: New.
16625 * gdb.base/step-over-exit.exp: New.
16626
16627 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
16628
16629 * gdb.base/float.exp: Add target check for nds32*-*-*.
16630 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
16631
16632 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
16633
16634 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
16635 for unsupported target features.
16636 * gdb.base/call-rt-st.exp: Likewise.
16637 * gdb.base/call-sc.exp: Likewise.
16638 * gdb.base/call-signal-resume.exp: Likewise.
16639 * gdb.base/call-strs.exp: Likewise.
16640 * gdb.base/callexit.exp: Likewise.
16641 * gdb.base/callfuncs.exp: Likewise.
16642 * gdb.base/nodebug.exp: Likewise.
16643 * gdb.base/printcmds.exp: Likewise.
16644 * gdb.base/ptype.exp: Likewise.
16645 * gdb.base/structs.exp: Likewise.
16646 * gdb.base/unwindonsignal.exp: Likewise.
16647 * gdb.cp/gdb2495.exp: Likewise.
16648 * gdb.cp/templates.exp: Likewise.
16649 * gdb.cp/virtfunc.exp: Likewise.
16650 * gdb.threads/hand-call-in-threads.exp: Likewise.
16651 * gdb.threads/interrupted-hand-call.exp: Likewise.
16652 * gdb.threads/thread-unwindonsignal.exp: Likewise.
16653
16654 2016-06-10 Tom Tromey <tom@tromey.com>
16655
16656 PR rust/20110:
16657 * gdb.rust/expr.exp: Add test for integer constant larger than
16658 i32.
16659
16660 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
16661
16662 * gdb.fortran/nested-funcs.exp: New.
16663 * gdb.fortran/nested-funcs.f90: New.
16664
16665 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
16666
16667 * gdb.base/examine-backward.c: New file.
16668 * gdb.base/examine-backward.exp: New file.
16669
16670 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
16671
16672 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16673 matching.
16674
16675 2016-06-02 Tom Tromey <tom@tromey.com>
16676
16677 PR python/18984:
16678 * gdb.python/py-shared.exp: Add solib_name test.
16679
16680 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
16681
16682 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16683
16684 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
16685
16686 PR c++/19893
16687 * gdb.dwarf2/implref.exp: Rename to...
16688 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16689 * gdb.dwarf2/implref-array.c: New file.
16690 * gdb.dwarf2/implref-array.exp: Likewise.
16691 * gdb.dwarf2/implref-global.c: Likewise.
16692 * gdb.dwarf2/implref-global.exp: Likewise.
16693 * gdb.dwarf2/implref-struct.c: Likewise.
16694 * gdb.dwarf2/implref-struct.exp: Likewise.
16695
16696 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16697
16698 * gdb.trace/trace-condition.exp: Add 64bit tests.
16699
16700 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16701
16702 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16703 bits types.
16704 (main): Adapt to 8 to 64 bits types.
16705 * gdb.trace/trace-condition.exp: Add new tests.
16706
16707 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16708
16709 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16710
16711 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16712
16713 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16714 Move condition tests...
16715 * gdb.trace/trace-condition.exp: Here.
16716
16717 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16718
16719 * gdb.trace/trace-condition.exp: Add counter-case tests.
16720
16721 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
16722
16723 PR c++/15231
16724 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16725 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16726
16727 2016-05-27 Pedro Alves <palves@redhat.com>
16728
16729 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16730 New procedure.
16731 (top level): Call it, and bail out of DejaGnu is known to be bad.
16732
16733 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
16734
16735 * gdb.base/whatis.c: Extend the test case.
16736 * gdb.base/whatis.exp: Add additional tests.
16737
16738 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16739
16740 * gdb.fortran/type.f90: Add pointer variable.
16741 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16742
16743 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16744
16745 * gdb.fortran/vla-type.exp: Fix testcase name.
16746
16747 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16748
16749 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16750
16751 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16752
16753 * gdb.fortran/type.f90: Add nested structures.
16754 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16755 * gdb.fortran/derived-type.exp: Adapt expected output.
16756 * gdb.fortran/vla-type.exp: Adapt expected output.
16757
16758 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16759
16760 * gdb.fortran/whatis_type.exp: Adapt expected output.
16761
16762 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16763
16764 * gdb.fortran/print_type.exp: Fix expected output.
16765 * gdb.fortran/whatis_type.exp: Fix expected output.
16766
16767 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16768
16769 * gdb.fortran/whatis_type.exp: Use multi_line.
16770
16771 2016-05-24 Tom Tromey <tom@tromey.com>
16772
16773 PR python/17386:
16774 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16775 use value as an index.
16776
16777 2016-05-23 Tom Tromey <tom@tromey.com>
16778
16779 PR python/17981:
16780 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16781 no-breakpoint case.
16782
16783 2016-05-24 Pedro Alves <palves@redhat.com>
16784
16785 PR gdb/19828
16786 * gdb.threads/clone-attach-detach.c: New file.
16787 * gdb.threads/clone-attach-detach.exp: New file.
16788
16789 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
16790
16791 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16792
16793 2016-05-23 Tom Tromey <tom@tromey.com>
16794
16795 PR python/19438, PR python/18393:
16796 * gdb.python/py-progspace.exp: Add "dir" test.
16797 * gdb.python/py-objfile.exp: Add "dir" test.
16798
16799 2016-05-23 Yao Qi <yao.qi@linaro.org>
16800
16801 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16802 * gdb.arch/thumb2-it.exp: Likewise.
16803
16804 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
16805
16806 * gdb.mi/mi-threads-interrupt.c: New file.
16807 * gdb.mi/mi-threads-interrupt.exp: New file.
16808
16809 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
16810
16811 PR gdb/18077
16812 * gdb.mi/mi-async-run.exp: New file.
16813 * gdb.mi/mi-async-run.c: New file.
16814
16815 2016-05-17 Tom Tromey <tom@tromey.com>
16816 Manish Goregaokar <manishsmail@gmail.com>
16817
16818 * lib/rust-support.exp: New file.
16819 * lib/gdb.exp (skip_rust_tests): New proc.
16820 (build_executable_from_specs): Handle rust.
16821 * lib/future.exp (gdb_find_rustc): New proc.
16822 (gdb_default_target_compile): Handle rust.
16823 * gdb.rust/expr.exp: New file.
16824 * gdb.rust/generics.exp: New file.
16825 * gdb.rust/generics.rs: New file.
16826 * gdb.rust/methods.exp: New file.
16827 * gdb.rust/methods.rs: New file.
16828 * gdb.rust/modules.exp: New file.
16829 * gdb.rust/modules.rs: New file.
16830 * gdb.rust/simple.exp: New file.
16831 * gdb.rust/simple.rs: New file.
16832
16833 2016-05-17 Tom Tromey <tom@tromey.com>
16834
16835 * gdb.base/default.exp (set language): Add rust.
16836
16837 2016-05-17 Tom Tromey <tom@tromey.com>
16838
16839 * gdb.gdb/unittest.exp: New file.
16840
16841 2016-05-16 Yao Qi <yao.qi@linaro.org>
16842
16843 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16844 shell_prompt. Update shell_prompt_re.
16845
16846 2016-05-12 Doug Evans <dje@google.com>
16847
16848 PR symtab/19999
16849 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16850 $options when building executable.
16851 * gdb.dwarf2/fission-loclists-pie.S: New file.
16852 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16853
16854 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16855
16856 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
16857 of [is_remote target],
16858
16859 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16860
16861 * lib/gdb.exp (use_gdb_stub): New procedure.
16862
16863 2016-05-03 Yunlian Jiang <yunlian@google.com>
16864 Doug Evans <dje@google.com>
16865
16866 PR symtab/19914
16867 * gdb.dwarf2/dwp-sepdebug.c: New file.
16868 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16869
16870 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16871
16872 * gdb.base/detach.exp: Remove is_remote check.
16873
16874 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16875
16876 * gdb.base/annota-input-while-running.exp: Don't check for
16877 [is_remote target]. Enable annotations after running to main.
16878 Remove unused "set test..." line.
16879
16880 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16881
16882 * gdb.trace/trace-enable-disable.exp: New file.
16883 * gdb.trace/trace-enable-disable.c: New file.
16884
16885 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16886
16887 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16888 use it in info sharedlibrary test.
16889 * gdb.trace/ftrace-lock.exp: Likewise.
16890 * gdb.trace/ftrace.exp: Likewise.
16891 * gdb.trace/range-stepping.exp: Likewise.
16892 * gdb.trace/trace-break.exp: Likewise.
16893 * gdb.trace/trace-condition.exp: Likewise.
16894 * gdb.trace/trace-mt.exp: Likewise.
16895
16896 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16897
16898 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16899 (gdb_load_shlib): ... this.
16900 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16901 gdb_load_shlib.
16902 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16903 * gdb.base/ctxobj.exp: Likewise.
16904 * gdb.base/dprintf-pending.exp: Likewise.
16905 * gdb.base/dso2dso.exp: Likewise.
16906 * gdb.base/fixsection.exp: Likewise.
16907 * gdb.base/gcore-relro.exp: Likewise.
16908 * gdb.base/gdb1555.exp: Likewise.
16909 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16910 * gdb.base/gnu-ifunc.exp: Likewise.
16911 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16912 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16913 * gdb.base/pending.exp: Likewise.
16914 * gdb.base/print-file-var.exp: Likewise.
16915 * gdb.base/print-symbol-loading.exp: Likewise.
16916 * gdb.base/shlib-call.exp: Likewise.
16917 * gdb.base/shreloc.exp: Likewise.
16918 * gdb.base/so-impl-ld.exp: Likewise.
16919 * gdb.base/solib-disc.exp: Likewise.
16920 * gdb.base/solib-nodir.exp: Likewise.
16921 * gdb.base/solib-overlap.exp: Likewise.
16922 * gdb.base/solib-symbol.exp: Likewise.
16923 * gdb.base/solib-weak.exp (do_test): Likewise.
16924 * gdb.base/sym-file.exp: Likewise.
16925 * gdb.base/symtab-search-order.exp: Likewise.
16926 * gdb.base/type-opaque.exp: Likewise.
16927 * gdb.base/unload.exp: Likewise.
16928 * gdb.base/watchpoint-solib.exp: Likewise.
16929 * gdb.compile/compile.exp: Likewise.
16930 * gdb.cp/gdb2384.exp: Likewise.
16931 * gdb.cp/infcall-dlopen.exp: Likewise.
16932 * gdb.cp/re-set-overloaded.exp: Likewise.
16933 * gdb.fortran/library-module.exp: Likewise.
16934 * gdb.opt/solib-intra-step.exp: Likewise.
16935 * gdb.python/py-finish-breakpoint.exp: Likewise.
16936 * gdb.python/py-shared.exp: Likewise.
16937 * gdb.reverse/solib-precsave.exp: Likewise.
16938 * gdb.reverse/solib-reverse.exp: Likewise.
16939 * gdb.server/solib-list.exp: Likewise.
16940 * gdb.threads/dlopen-libpthread.exp: Likewise.
16941 * gdb.threads/tls-shared.exp: Likewise.
16942 * gdb.threads/tls-so_extern.exp: Likewise.
16943 * gdb.trace/change-loc.exp: Likewise.
16944 * gdb.trace/ftrace-lock.exp: Likewise.
16945 * gdb.trace/ftrace.exp: Likewise.
16946 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16947 * gdb.trace/pending.exp: Likewise.
16948 * gdb.trace/range-stepping.exp: Likewise.
16949 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16950 (strace_info_marker): Likewise.
16951 (strace_probe_marker): Likewise.
16952 (strace_trace_on_same_addr): Likewise.
16953 (strace_trace_on_diff_addr): Likewise.
16954 * gdb.trace/trace-break.exp: Likewise.
16955 * gdb.trace/trace-condition.exp: Likewise.
16956 * gdb.trace/trace-mt.exp: Likewise.
16957
16958 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16959
16960 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16961 result of gdb_remote_download.
16962 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16963 * gdb.base/dso2dso.exp: Likewise.
16964 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16965 * gdb.base/print-file-var.exp: Likewise.
16966 * gdb.base/shlib-call.exp: Likewise.
16967 * gdb.base/shreloc.exp: Likewise.
16968 * gdb.base/solib-overlap.exp: Likewise.
16969 * gdb.base/solib-weak.exp (do_test): Likewise.
16970 * gdb.base/unload.exp: Likewise.
16971
16972 2016-04-27 Yao Qi <yao.qi@linaro.org>
16973
16974 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16975 exists.
16976
16977 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16978
16979 * vla-type.exp: Print structure from toplevel.
16980
16981 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16982
16983 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16984 of dynamic types.
16985 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16986 of dynamic types.
16987
16988 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16989
16990 * gdb.fortran/vla-type.f90: New file.
16991 * gdb.fortran/vla-type.exp: New file.
16992
16993 2016-04-25 Yao Qi <yao.qi@linaro.org>
16994
16995 * gdb.base/branch-to-self.c: New file.
16996 * gdb.base/branch-to-self.exp: New file.
16997
16998 2016-04-22 Yao Qi <yao.qi@linaro.org>
16999
17000 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
17001 more after $hex.
17002
17003 2016-04-22 Yao Qi <yao.qi@linaro.org>
17004
17005 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
17006 * gdb.base/annota3.exp: Likewise.
17007
17008 2016-04-22 Yao Qi <yao.qi@linaro.org>
17009
17010 * gdb.reverse/step-precsave.exp: Do one step and test program
17011 stops in "callee" and do multiple steps until program goes out
17012 of "callee".
17013 * gdb.reverse/step-reverse.exp: Likewise.
17014
17015 2016-04-22 Yao Qi <yao.qi@linaro.org>
17016
17017 * gdb.trace/signal.exp: Also pass if
17018 $tracepoint_hits($i) > $iterations.
17019
17020 2016-04-22 Yao Qi <yao.qi@linaro.org>
17021
17022 * gdb.trace/signal.c: New file.
17023 * gdb.trace/signal.exp: New file.
17024
17025 2016-04-19 Doug Evans <xdje42@gmail.com>
17026
17027 * gdb.base/bad-file.exp: New file.
17028
17029 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
17030
17031 * gdb.dwarf2/implref.exp: New file.
17032
17033 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
17034
17035 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
17036 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
17037 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
17038 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
17039 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
17040 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
17041 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
17042 * lib/fortran.exp (fortran_int4): New procedure.
17043 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
17044 (fortran_logical4): Likewise.
17045
17046 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
17047
17048 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
17049
17050 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
17051
17052 * lib/compiler.c: Add Intel specific preprocessor macros.
17053 * lib/compiler.cc: Likewise.
17054
17055 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
17056
17057 * gdb.server/connect-with-no-symbol-file.c: New file.
17058 * gdb.server/connect-with-no-symbol-file.exp: New file.
17059
17060 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
17061
17062 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
17063
17064 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
17065
17066 * boards/gdbserver-base.exp (${board}_download): Copy source file to
17067 standard output directory.
17068
17069 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
17070
17071 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
17072
17073 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
17074
17075 * gdb.btrace/instruction_history.c (loop): Add declaration.
17076
17077 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
17078
17079 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
17080
17081 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
17082
17083 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
17084 parentheses to print.
17085 (continue_handler): Likewise.
17086
17087 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
17088
17089 * gdb.server/solib-list.exp: Remove is_remote check.
17090 Pass shlib= to gdb_compile. Don't link shared library with
17091 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
17092 Run binary filename through "readlink -f" on the target.
17093
17094 2016-04-08 Pedro Alves <palves@redhat.com>
17095
17096 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
17097 interpreter filename as argument to gdbserver_spawn.
17098 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
17099 Return empty if $last_loaded_file does not exist.
17100
17101 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17102
17103 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
17104 * gdb.base/jit-main.c: Use exit after usage.
17105
17106 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17107
17108 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
17109 GDBHISTSIZE prior to the tests.
17110 * gdb.base/gdbinit-history.exp: Likewise.
17111
17112 2016-04-07 Pedro Alves <palves@redhat.com>
17113
17114 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
17115 instead of build_executable. Use gdb_load_shlibs.
17116
17117 2016-04-07 Yao Qi <yao.qi@linaro.org>
17118
17119 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
17120 Execute "si" command.
17121
17122 2016-04-07 Yao Qi <yao.qi@linaro.org>
17123
17124 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
17125 number instead of the comments on some line.
17126
17127 2016-04-06 Don Breazeal <donb@codesourcery.com>
17128
17129 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
17130 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
17131
17132 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
17133
17134 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
17135 standard_output_file. Remove unused binfile variable.
17136
17137 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
17138
17139 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
17140 * gdb.python/py-mi-objfile.exp: Match "list main" output
17141 in console format.
17142
17143 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
17144
17145 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
17146 absolute.
17147
17148 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
17149
17150 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
17151 absolute.
17152 * gdb.trace/ftrace.exp: Likewise.
17153 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
17154 targets as well.
17155 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
17156 (gdb_load_shlibs): Copy libraries to test directory when testing
17157 natively. Only set solib-search-path if testing remotely.
17158 * lib/mi-support.exp (mi_load_shlibs): Likewise.
17159
17160 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
17161
17162 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
17163 gdb_download. Use it even if the target is not remote.
17164 * gdb.base/jit.exp (compile_jit_test): Likewise.
17165 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
17166 output directory if the destination board is local, otherwise use
17167 the standard remote_download from DejaGnu.
17168 (gdb_download): Remove.
17169 (gdb_load_shlibs): Use gdb_remote_download instead of
17170 gdb_download.
17171 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
17172 Use gdb_remote_download instead of gdb_download. Use it even if
17173 the target is not remote.
17174 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
17175 instead of gdb_download.
17176
17177 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
17178
17179 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
17180 (test_insert_delete_modify): Call mi_load_shlibs before trying to
17181 run.
17182
17183 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
17184
17185 PR gdb/19820
17186 * gdb.base/printcmds.exp: Add artificial arrays tests.
17187
17188 2016-03-31 Pedro Alves <palves@redhat.com>
17189
17190 PR gdb/19858
17191 * gdb.base/jit-main.c: Include unistd.h.
17192 (ATTACH): Define to 0 if not already defined.
17193 (wait_for_gdb, mypid): New globals.
17194 (WAIT_FOR_GDB): New macro.
17195 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
17196 some breakpoint locations.
17197 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
17198 New procedures.
17199 (one_jit_test): Add REATTACH parameter, and handle it. Use
17200 continue_to_test_location.
17201 (top level): Test attach, and adjusts calls to one_jit_test.
17202
17203 2016-03-31 Pedro Alves <palves@redhat.com>
17204
17205 PR gdb/19858
17206 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
17207 BINSUFFIX parameter, and handle it.
17208 (top level): Adjust calls compile_jit_test.
17209
17210 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
17211
17212 PR python/19743
17213 * gdb.python/py-mi-events-gdb.py: New file.
17214 * gdb.python/py-mi-events.c: New file.
17215 * gdb.python/py-mi-events.exp: New file.
17216
17217 2016-03-30 Yao Qi <yao.qi@linaro.org>
17218
17219 * gdb.reverse/until-precsave.exp: Match function name only.
17220 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
17221 Move malloc to a condition block.
17222 * gdb.reverse/until-reverse.exp: Match function name only.
17223
17224 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
17225
17226 * gdb.trace/ftrace.exp: Set arg0exp for s390.
17227 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
17228 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
17229 variable for GPR 0 instead of assuming it is register 0.
17230 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
17231 * lib/trace-support.exp: Add s390 registers.
17232
17233 2016-03-29 Yao Qi <yao.qi@linaro.org>
17234
17235 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
17236
17237 2016-03-24 Yao Qi <yao.qi@linaro.org>
17238
17239 * gdb.reverse/break-reverse.exp: Add quotation mark in the
17240 test message.
17241
17242 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17243
17244 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
17245 maintaining separate logic for constructing the output path.
17246
17247 2016-03-16 Don Breazeal <donb@codesourcery.com>
17248
17249 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
17250 Retry fork and waitpid on interrupted system call errors.
17251 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
17252 Use with_timeout_factor to increase timeout by factor of 10.
17253
17254 2016-03-15 Don Breazeal <donb@codesourcery.com>
17255
17256 * gdb.cp/scope-err.cc: New test program.
17257 * gdb.cp/scope-err.exp: New test script.
17258 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
17259 lines and "set breakpoint here" comment.
17260 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
17261 Fixed some whitespace and format issues.
17262 * gdb.mi/mi-linespec-err-cp.cc: New test program.
17263 * gdb.mi/mi-linespec-err-cp.exp: New test script.
17264
17265 2016-03-15 Doug Evans <dje@google.com>
17266
17267 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
17268 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
17269 All callers updated. Add tests for enums, mixed flags register.
17270
17271 2016-03-15 Doug Evans <dje@google.com>
17272
17273 * gdb.base/skip.c (main): Call test_skip_file_and_function.
17274 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
17275
17276 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
17277
17278 * gdb.base/default.exp: Add $_as_string to the list of expected
17279 convenience functions.
17280
17281 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
17282
17283 * gdb.base/maint.exp: New tests for 'maint info line-table'.
17284
17285 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
17286
17287 * gdb.python/py-as-string.exp: New file.
17288 * gdb.python/py-as-string.c: New file.
17289
17290 2016-03-09 Pedro Alves <palves@redhat.com>
17291
17292 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
17293 signal" -> "Thread NN received signal" output change.
17294 * gdb.threads/ia64-sigill.exp: Likewise.
17295 * gdb.threads/linux-dp.exp: Likewise.
17296 * gdb.threads/manythreads.exp: Likewise.
17297 * gdb.threads/pending-step.exp: Likewise.
17298 * gdb.threads/print-threads.exp: Likewise.
17299 * gdb.threads/sigstep-threads.exp: Likewise.
17300 * gdb.threads/staticthreads.exp: Likewise.
17301 * gdb.threads/tls.exp: Likewise.
17302
17303 2016-03-09 Pedro Alves <palves@redhat.com>
17304
17305 * gdb.base/command-line-input.exp: New file.
17306
17307 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
17308
17309 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
17310 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
17311 * gdb.trace/pending.exp: Accept leading dot before function name.
17312 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
17313 * lib/trace-support.exp: Set registers for ppc.
17314
17315 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
17316
17317 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
17318 use it for disassembly; accept .main in addition to main in backtrace.
17319
17320 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
17321 Marcin Kościelnicki <koriakin@0x04.net>
17322
17323 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
17324 (gdb_recursion_test_ptr): New global variable.
17325 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
17326 gdb_recursion_test.
17327 (gdb_c_test): Ditto.
17328
17329 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
17330
17331 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
17332 ordering.
17333
17334 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
17335
17336 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
17337 (bar): Add bar_start_lbl label.
17338 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
17339 of foo/bar for emitting DWARF and tracing.
17340
17341 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
17342
17343 * analyze-racy-logs.py: Set executable bit.
17344
17345 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
17346
17347 * Makefile.in (DEFAULT_RACY_ITER): New variable.
17348 (CHECK_TARGET_TMP): Likewise.
17349 (check-single-racy): New rule.
17350 (check-parallel-racy): Likewise.
17351 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
17352 (do-check-parallel-racy): New rule.
17353 (check-racy/%.exp): Likewise.
17354 * README (Racy testcases): New section.
17355 * analyze-racy-logs.py: New file.
17356
17357 2016-03-03 Doug Evans <dje@google.com>
17358
17359 * gdb.base/skip.exp: Use with_test_prefix.
17360
17361 2016-03-03 Yao Qi <yao.qi@linaro.org>
17362
17363 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
17364 Invoke step_over_syscall "clone" and break_cond_on_syscall
17365 "clone".
17366 * gdb.base/step-over-clone.c: New file.
17367
17368 2016-03-03 Yao Qi <yao.qi@linaro.org>
17369
17370 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
17371 code format.
17372
17373 2016-03-03 Yao Qi <yao.qi@linaro.org>
17374
17375 * gdb.base/disp-step-fork.c: Rename to ...
17376 * gdb.base/step-over-fork.c: ... it. New file.
17377 * gdb.base/disp-step-vfork.c: Rename to ...
17378 * gdb.base/step-over-vfork.c: ... it. New file.
17379 * gdb.base/disp-step-syscall.exp: Rename to ...
17380 * gdb.base/step-over-syscall.exp: ... it. New file.
17381 (disp_step_cross_syscall): Rename to ...
17382 (step_over_syscall): ... it.
17383
17384 2016-03-03 Yao Qi <yao.qi@linaro.org>
17385
17386 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
17387 If target supports condition evaluation on target, invoke
17388 break_cond_on_syscall for fork and vfork.
17389
17390 2016-03-03 Yao Qi <yao.qi@linaro.org>
17391
17392 * gdb.base/disp-step-syscall.exp: Don't invoke
17393 support_displaced_stepping.
17394 (disp_step_cross_syscall): Test with displaced stepping off and
17395 on if supported.
17396
17397 2016-03-03 Yao Qi <yao.qi@linaro.org>
17398
17399 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
17400 proc.
17401 (setup): New proc.
17402 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
17403 and setup.
17404
17405 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
17406
17407 * gdb.fortran/vla-history.exp: Remove breakpoint.
17408
17409 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
17410
17411 * gdb.fortran/vla-history.exp: Lookup array elements and printing
17412 exceeds timeout.
17413
17414 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
17415
17416 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
17417 breakpoint.
17418
17419 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
17420
17421 * gdb.mi/vla.f90: Nullify pointer after declaration.
17422
17423 2016-03-01 Pedro Alves <palves@redhat.com>
17424
17425 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
17426
17427 2016-03-01 Pedro Alves <palves@redhat.com>
17428
17429 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
17430 before anything else.
17431 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
17432 _GNU_SOURCE here.
17433 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
17434 before anything else.
17435 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
17436
17437 2016-03-01 Pedro Alves <palves@redhat.com>
17438
17439 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
17440
17441 2016-03-01 Yao Qi <yao.qi@linaro.org>
17442
17443 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
17444 prepare_for_testing.
17445
17446 2016-03-01 Yao Qi <yao.qi@linaro.org>
17447
17448 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
17449
17450 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
17451
17452 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
17453 manually constructing the output path.
17454
17455 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
17456
17457 * gdb.arch/s390-stackless.S: New.
17458 * gdb.arch/s390-stackless.exp: New.
17459
17460 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
17461
17462 * gdb.dlang/circular.c: New file.
17463 * gdb.dlang/circular.exp: New file.
17464
17465 2016-02-26 Yao Qi <yao.qi@linaro.org>
17466
17467 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
17468 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
17469 (testcases): Update.
17470
17471 2016-02-26 Yao Qi <yao.qi@linaro.org>
17472
17473 * gdb.reverse/aarch64.c: Rename to ...
17474 * gdb.reverse/insn-reverse.c: ... it.
17475 * gdb.reverse/aarch64.exp: Rename to ...
17476 * gdb.reverse/insn-reverse.exp: ... it.
17477
17478 2016-02-26 Yao Qi <yao.qi@linaro.org>
17479
17480 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
17481 (testcase_ftype): New.
17482 (testcases): New array.
17483 (n_testcases): New.
17484 (main): Call each element in testcases.
17485 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
17486 (read_testcase): New.
17487 Do the tests in a loop.
17488
17489 2016-02-25 Yao Qi <yao.qi@linaro.org>
17490
17491 * gdb.base/branches.c: Remove.
17492
17493 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
17494
17495 PR gdb/13808
17496 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
17497
17498 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
17499
17500 * gdb.trace/ftrace.exp: Remove unnecessary target check.
17501
17502 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
17503
17504 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
17505 change x86_64 call_insn to 'callq'.
17506
17507 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17508
17509 * gdb.trace/tfile-avx.c: Move to...
17510 * gdb.trace/tracefile-pseudo-reg.c: Here.
17511 * gdb.trace/tfile-avx.exp: Move to...
17512 * gdb.trace/tracefile-pseudo-reg.exp: Here.
17513
17514 2016-02-24 Gary Benson <gbenson@redhat.com>
17515
17516 * gdb.base/attach-pie-noexec.exp: Do not expect an error
17517 message on attach.
17518
17519 2016-02-23 Doug Evans <dje@google.com>
17520
17521 * gdb.base/skip.c (test_skip): New function.
17522 (end_test_skip_file_and_function): New function.
17523 (test_skip_file_and_function): New function.
17524 * gdb.base/skip1.c (test_skip): New function.
17525 (skip1_test_skip_file_and_function): New function.
17526 * gdb.base/skip.exp: Add tests for new skip options.
17527 * gdb.base/skip-solib.exp: Update expected output.
17528 * gdb.perf/skip-command.cc: New file.
17529 * gdb.perf/skip-command.exp: New file.
17530 * gdb.perf/skip-command.py: New file.
17531
17532 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
17533
17534 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
17535 info registers pattern.
17536
17537 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
17538
17539 * lib/future.exp: Add D support.
17540 (gdb_find_gdc): New proc.
17541 (gdb_default_target_compile): Add D support.
17542
17543 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
17544
17545 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
17546 user+system time.
17547 (trace_speed_test): Determine the iteration count for a time
17548 between 15..30 seconds.
17549
17550 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
17551
17552 * gdb.arch/i386-mpx-sigsegv.c: New file.
17553 * gdb.arch/i386-mpx-sigsegv.exp: New file.
17554 * gdb.arch/i386-mpx-simple_segv.c: New file.
17555 * gdb.arch/i386-mpx-simple_segv.exp: New file.
17556
17557 2016-02-18 Yao Qi <yao.qi@linaro.org>
17558
17559 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
17560 Don't call setup_kfail.
17561
17562 2016-02-18 Yao Qi <yao.qi@linaro.org>
17563
17564 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
17565 Set "set breakpoint condition-evaluation" per $cond_bp_target.
17566
17567 2016-02-16 Doug Evans <dje@google.com>
17568
17569 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
17570 * gdb.base/skip1.c: Ditto.
17571 * gdb.base/skip.exp: Whitespace cleanup.
17572
17573 2016-02-16 Don Breazeal <donb@codesourcery.com>
17574
17575 PR remote/19496
17576 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
17577 Remove kfail for PR remote/19496.
17578
17579 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
17580
17581 * lib/gdb.exp (standard_temp_file): Return a path specific to
17582 the runtest invocation.
17583
17584 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
17585
17586 * gdb.trace/save-trace.exp: Change relative path to be in the
17587 standard output directory.
17588
17589 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17590
17591 * gdb.arch/i386-prologue.c: Add missing prototypes.
17592
17593 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17594
17595 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
17596 * gdb.arch/i386-prologue.exp: Likewise.
17597 * gdb.arch/i386-size.exp: Likewise.
17598
17599 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
17600
17601 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
17602 define object file path.
17603 * gdb.btrace/gcore.exp: Use standard_output_file to define core
17604 file path.
17605 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
17606 standard_output_file to define binfile.
17607
17608 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17609
17610 Fix compatibility with recent gfortran-5.3.1.
17611 * gdb.fortran/vla-history.exp (print vla1 allocated)
17612 (print vla2 allocated, print $2, print $3): Remove
17613 (print $4): Rename to ...
17614 (print $2): ... here.
17615 (print $9): Rename to ...
17616 (print $5): ... here.
17617 (print $10): Rename to ...
17618 (print $6): ... here.
17619 * gdb.fortran/vla.f90: Add pvla initialization.
17620
17621 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17622
17623 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
17624 New test.
17625 * gdb.fortran/vla-value-sub.exp: Likewise.
17626
17627 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
17628
17629 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
17630
17631 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
17632
17633 * i386-biarch-core.exp: Define corefile using
17634 standard_output_file.
17635
17636 2016-02-12 Yao Qi <yao.qi@linaro.org>
17637
17638 * gdb.arch/arm-single-step-kernel-helper.c: New.
17639 * gdb.arch/arm-single-step-kernel-helper.exp: New.
17640
17641 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
17642
17643 * gdb.btrace/tailcall-only.exp: New.
17644 * gdb.btrace/tailcall-only.c: New.
17645 * gdb.btrace/x86_64-tailcall-only.S: New.
17646 * gdb.btrace/i686-tailcall-only.S: New.
17647
17648 2016-02-11 Pedro Alves <palves@redhat.com>
17649
17650 * README (Parallel testing): Add missing double quotes.
17651
17652 2016-02-11 Pedro Alves <palves@redhat.com>
17653
17654 * README (Parallel testing): New section.
17655 (GDB_PARALLEL): Rewrite.
17656 (FORCE_PARALLEL): Document.
17657
17658 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
17659
17660 * gdb.trace/tfile-avx.c: New test.
17661 * gdb.trace/tfile-avx.exp: New test.
17662
17663 2016-02-09 Keith Seitz <keiths@redhat.com>
17664
17665 PR breakpoints/19546
17666 * gdb.base/infcall-exec.c: New file.
17667 * gdb.base/infcall-exec2.c: New file.
17668 * gdb.base/infcall-exec.exp: New file.
17669
17670 2016-02-09 Keith Seitz <keiths@redhat.com>
17671
17672 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17673 (toplevel): Call test_bkpt_address.
17674
17675 2016-02-09 Keith Seitz <keiths@redhat.com>
17676
17677 PR python/19506
17678 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17679 (toplevel): Call test_bkpt_address.
17680
17681 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
17682
17683 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17684 to AC_OUTPUT.
17685 * configure: Regenerate.
17686
17687 2016-02-09 Pedro Alves <palves@redhat.com>
17688
17689 PR breakpoints/19548
17690 * gdb.base/execl-update-breakpoints.c (some_function): New
17691 function.
17692 (main): Call it.
17693 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17694 Tighten expected GDB output.
17695
17696 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17697
17698 * Makefile.in (ALL_SUBDIRS): Remove.
17699 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17700 (distclean maintainer-clean realclean): Likewise.
17701 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17702 * configure: Regenerate.
17703 * gdb.ada/Makefile.in: Delete.
17704 * gdb.arch/Makefile.in: Likewise.
17705 * gdb.asm/Makefile.in: Likewise.
17706 * gdb.base/Makefile.in: Likewise.
17707 * gdb.btrace/Makefile.in: Likewise.
17708 * gdb.cell/Makefile.in: Likewise.
17709 * gdb.compile/Makefile.in: Likewise.
17710 * gdb.cp/Makefile.in: Likewise.
17711 * gdb.disasm/Makefile.in: Likewise.
17712 * gdb.dlang/Makefile.in: Likewise.
17713 * gdb.dwarf2/Makefile.in: Likewise.
17714 * gdb.fortran/Makefile.in: Likewise.
17715 * gdb.gdb/Makefile.in: Likewise.
17716 * gdb.go/Makefile.in: Likewise.
17717 * gdb.guile/Makefile.in: Likewise.
17718 * gdb.java/Makefile.in: Likewise.
17719 * gdb.linespec/Makefile.in: Likewise.
17720 * gdb.mi/Makefile.in: Likewise.
17721 * gdb.modula2/Makefile.in: Likewise.
17722 * gdb.multi/Makefile.in: Likewise.
17723 * gdb.objc/Makefile.in: Likewise.
17724 * gdb.opencl/Makefile.in: Likewise.
17725 * gdb.opt/Makefile.in: Likewise.
17726 * gdb.pascal/Makefile.in: Likewise.
17727 * gdb.perf/Makefile.in: Likewise.
17728 * gdb.python/Makefile.in: Likewise.
17729 * gdb.reverse/Makefile.in: Likewise.
17730 * gdb.server/Makefile.in: Likewise.
17731 * gdb.stabs/Makefile.in: Likewise.
17732 * gdb.threads/Makefile.in: Likewise.
17733 * gdb.trace/Makefile.in: Likewise.
17734 * gdb.xml/Makefile.in: Likewise.
17735 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17736 GDB_PARALLEL.
17737 (standard_output_file): Remove check for GDB_PARALLEL, always
17738 return path in outputs/$subdir/$testname.
17739
17740 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17741
17742 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17743 (site.exp): Assign abs_srcdir to tcl's srcdir.
17744
17745 2016-02-04 Yao Qi <yao.qi@linaro.org>
17746
17747 * gdb.base/foll-exec-mode.c: Include limits.h.
17748 (main): Add parameters argc and argv. Get directory from
17749 argv[0].
17750 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17751 compilation.
17752 * gdb.base/foll-exec.c: Include limits.h.
17753 (main): Add parameters argc and argv.
17754 Get directory from argv[0].
17755 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17756 Adjust tests on the number of lines as source code changed.
17757 * gdb.base/foll-vfork-exit.c: Include limits.h.
17758 (main): Add one line of statement before vfork.
17759 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17760 (main): Add parameters argc and argv. Get directory from
17761 argv[0].
17762 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17763 (setup_gdb): Set tbreak to skip some source lines.
17764 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17765 (main): Add parameters argc and argv. Get directory from
17766 argv[0].
17767 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17768 compilation.
17769 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17770 (main): Add parameters argc and argv. Get directory from
17771 argv[0].
17772 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17773 compilation.
17774
17775 2016-02-01 Doug Evans <dje@google.com>
17776
17777 * gdb.base/skip.exp: Clean up multiple references to same test name.
17778
17779 2016-02-01 Pedro Alves <palves@redhat.com>
17780
17781 PR remote/19496
17782 * gdb.threads/forking-threads-plus-breakpoint.exp
17783 (displaced_stepping_supported): New global.
17784 (probe_displaced_stepping_support): New procedure.
17785 (do_test): Add 'displaced' parameter, and use it.
17786 (top level): Check for displaced stepping support. Add displaced
17787 stepping on/off testing axis.
17788
17789 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17790
17791 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17792 pointer. Don't perform further tests on the unassociated pointer
17793 if the first test fails.
17794
17795 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17796
17797 * gdb.base/max-value-size.c: New file.
17798 * gdb.base/max-value-size.exp: New file.
17799 * gdb.base/huge.exp: Disable max-value-size for this test.
17800
17801 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
17802
17803 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17804
17805 2016-01-28 Yao Qi <yao.qi@linaro.org>
17806
17807 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17808
17809 2016-01-25 Pedro Alves <palves@redhat.com>
17810
17811 PR threads/19461
17812 * gdb.base/fork-running-state.c: New file.
17813 * gdb.base/fork-running-state.exp: New file.
17814
17815 2016-01-25 Pedro Alves <palves@redhat.com>
17816
17817 PR gdb/19494
17818 * gdb.base/catch-fork-kill.c: New file.
17819 * gdb.base/catch-fork-kill.exp: New file.
17820
17821 2016-01-25 Pedro Alves <palves@redhat.com>
17822
17823 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17824 Delete, moved to lib/gdb.exp.
17825 * gdb.threads/forking-threads-plus-breakpoint.exp
17826 (foreach_with_prefix): Likewise.
17827 * gdb.threads/process-dies-while-handling-bp.exp
17828 (foreach_with_prefix): Likewise.
17829 * lib/gdb.exp (foreach_with_prefix): New procedure.
17830
17831 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
17832
17833 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17834 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17835
17836 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
17837
17838 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17839 endian targets.
17840
17841 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17842 Pedro Alves <palves@redhat.com>
17843
17844 Fix testsuite compatibility with Guile.
17845 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17846 number.
17847
17848 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17849
17850 Fix testsuite compatibility with Guile.
17851 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17852 (thread 1): New test for backtrace through signal handler.
17853
17854 2016-01-22 Yao Qi <yao.qi@linaro.org>
17855
17856 PR testsuite/19491
17857 * gdb.base/multi-forks.c: Include
17858 ../lib/unbuffer_output.c
17859 (main): Call gdb_unbuffer_output.
17860
17861 2016-01-21 Doug Evans <dje@google.com>
17862
17863 * lib/ada.exp (gdb_compile_ada): Fix typo.
17864
17865 2016-01-21 Joel Brobecker <brobecker@adacore.com>
17866
17867 * gdb.base/break-fun-addr.exp: New file.
17868 * gdb.base/break-fun-addr1.c: New file.
17869 * gdb.base/break-fun-addr2.c: New file.
17870
17871 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
17872
17873 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17874 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17875 enum flag values.
17876
17877 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17878
17879 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17880 when GDB can not set the vector return value. Add more comments
17881 for clarification.
17882
17883 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
17884
17885 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17886 command.
17887
17888 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17889
17890 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17891
17892 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17893
17894 * Makefile.in (check-single): Pass --status to runtest.
17895 (check/%.exp): Likewise.
17896
17897 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17898
17899 * Makefile.in (check-parallel): Propagate return code from make
17900 do-check-parallel.
17901
17902 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
17903
17904 * gdb.trace/ftrace.exp: Fix expected message on continue.
17905 * gdb.trace/pending.exp: Fix expected message on continue.
17906 * gdb.trace/trace-break.exp: Fix expected message on continue.
17907
17908 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
17909
17910 * lib/gdb.exp (gdb_test): Remove unused global references.
17911
17912 2016-01-18 Pedro Alves <palves@redhat.com>
17913
17914 * gdb.base/async-shell.exp: Adjust expected output.
17915 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17916 * gdb.base/siginfo-thread.exp: Adjust expected output.
17917 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17918 * gdb.java/jnpe.exp: Adjust expected output.
17919 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17920 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17921 * gdb.threads/leader-exit.exp: Adjust expected output.
17922 * gdb.threads/manythreads.exp: Adjust expected output.
17923 * gdb.threads/pthreads.exp: Adjust expected output.
17924 * gdb.threads/schedlock.exp: Adjust expected output.
17925 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17926 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17927 expected output.
17928 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17929 output.
17930 * gdb.threads/sigthread.exp: Adjust expected output.
17931 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17932
17933 2016-01-18 Yao Qi <yao.qi@linaro.org>
17934
17935 * gdb.guile/scm-section-script.c: Replace @progbits with
17936 %progbits.
17937 * gdb.python/py-section-script.c: Likewise.
17938
17939 2016-01-15 Pedro Alves <palves@redhat.com>
17940
17941 * gdb.multi/tids.exp: Test star wildcard ranges.
17942
17943 2016-01-15 Pedro Alves <palves@redhat.com>
17944
17945 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17946 command from "thread apply" invocation.
17947 (thr_apply_info_thr_invalid): Default the expected output to the
17948 input tid list.
17949 (top level): Add tests that use convenience variables. Add tests
17950 for "thread apply" with a valid TID list, but missing the command.
17951
17952 2016-01-13 Pedro Alves <palves@redhat.com>
17953
17954 * gdb.base/default.exp: Expect $_gthread as well.
17955 * gdb.multi/tids.exp: Test $_gthread.
17956 * gdb.threads/thread-specific.exp: Test $_gthread.
17957
17958 2016-01-13 Pedro Alves <palves@redhat.com>
17959
17960 * gdb.multi/tids.exp: Test "info threads -gid".
17961
17962 2016-01-13 Pedro Alves <palves@redhat.com>
17963
17964 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17965 Breakpoint.thread.
17966 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17967
17968 2016-01-07 Pedro Alves <palves@redhat.com>
17969
17970 * gdb.base/break.exp: Adjust to output changes.
17971 * gdb.base/hbreak2.exp: Likewise.
17972 * gdb.base/sepdebug.exp: Likewise.
17973 * gdb.base/watch_thread_num.exp: Likewise.
17974 * gdb.linespec/keywords.exp: Likewise.
17975 * gdb.multi/info-threads.exp: Likewise.
17976 * gdb.threads/thread-find.exp: Likewise.
17977 * gdb.multi/tids.c: New file.
17978 * gdb.multi/tids.exp: New file.
17979
17980 2016-01-13 Pedro Alves <palves@redhat.com>
17981
17982 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17983
17984 2016-01-13 Pedro Alves <palves@redhat.com>
17985
17986 * gdb.base/default.exp: Expect $_inferior as well.
17987 * gdb.multi/base.exp: Test $_inferior.
17988
17989 2016-01-13 Pedro Alves <palves@redhat.com>
17990
17991 PR breakpoints/19388
17992 * gdb.base/catch-signal-siginfo-cond.c: New file.
17993 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17994
17995 2016-01-12 Josh Stone <jistone@redhat.com>
17996 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17997
17998 * gdb.base/catch-syscall.c (do_execve): New variable.
17999 (main): Conditionally trigger an execve.
18000 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
18001 (test_catch_syscall_execve): New, check entry/return across execve.
18002 (do_syscall_tests): Call test_catch_syscall_execve.
18003
18004 2016-01-12 Pedro Alves <palves@redhat.com>
18005
18006 * gdb.base/random-signal.exp (do_test): New procedure, with body
18007 of testcase moved in.
18008
18009 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18010 Pedro Alves <palves@redhat.com>
18011
18012 * gdb.base/funcargs.exp (finish from indirectly called function):
18013 Reintroduce the case for 'First'.
18014
18015 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18016 Pedro Alves <palves@redhat.com>
18017
18018 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
18019 (tcatch_vfork_then_child_follow_exec)
18020 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
18021 identification.
18022
18023 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18024
18025 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
18026 and repeats to unlimited.
18027 * gdb.python/py-value.exp: Likewise.
18028 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
18029 and repeats to unlimited.
18030
18031 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18032
18033 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
18034 and reordering the functions.
18035 * gdb.multi/hangout.c: Likewise.
18036 * gdb.multi/hello.c: Likewise.
18037
18038 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
18039
18040 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
18041 absolute.
18042 (SingleStatisticTestResult.report): Use dict.keys instead of
18043 dict.iterkeys.
18044
18045 2016-01-06 Pedro Alves <palves@redhat.com>
18046
18047 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
18048
18049 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
18050
18051 * gdb.btrace/dlopen.exp: New.
18052 * gdb.btrace/dlopen.c: New.
18053 * gdb.btrace/dlopen-dso.c: New.
18054
18055 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
18056
18057 * lib/gdb.exp (gdb_test): Update comments to clarify that the
18058 PATTERN argument is optional.
18059
18060 2015-12-24 Joel Brobecker <brobecker@adacore.com>
18061
18062 * lib/ada.exp (target_compile_ada_from_dir): New function.
18063 (gdb_compile_ada): Reimplement avoiding the use of project files.
18064 * gdb.ada/gnat_ada.gpr: Delete.
18065 * gdb.ada/cond_lang.exp: Adjust test to make path before
18066 filename optional.
18067 * gdb.ada/small_reg_param.exp: Likewise.
18068
18069 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
18070
18071 * gdb.base/foll-vork.exp: Remove HP-UX special case.
18072
18073 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
18074
18075 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
18076 case.
18077
18078 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
18079
18080 * gdb.base/break.exp: Remove dead code.
18081 * gdb.base/sepdebug.exp: Likewise.
18082
18083 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
18084
18085 * gdb.asm/asm-source.exp: Remove HP-UX references.
18086 * gdb.base/annota1.exp: Likewise.
18087 * gdb.base/annota3.exp: Likewise.
18088 * gdb.base/attach.exp: Likewise.
18089 * gdb.base/bigcore.exp: Likewise.
18090 * gdb.base/break.exp: Likewise.
18091 * gdb.base/call-ar-st.exp: Likewise.
18092 * gdb.base/callfuncs.exp: Likewise.
18093 * gdb.base/catch-fork-static.exp: Likewise.
18094 * gdb.base/display.exp: Likewise.
18095 * gdb.base/foll-exec-mode.exp: Likewise.
18096 * gdb.base/foll-exec.exp: Likewise.
18097 * gdb.base/foll-fork.exp: Likewise.
18098 * gdb.base/foll-vfork.exp: Likewise.
18099 * gdb.base/funcargs.exp: Likewise.
18100 * gdb.base/hbreak2.exp: Likewise.
18101 * gdb.base/inferior-died.exp: Likewise.
18102 * gdb.base/interrupt.exp: Likewise.
18103 * gdb.base/multi-forks.exp: Likewise.
18104 * gdb.base/nodebug.exp: Likewise.
18105 * gdb.base/sepdebug.exp: Likewise.
18106 * gdb.base/solib1.c: Likewise.
18107 * gdb.base/step-test.exp: Likewise.
18108 * gdb.mi/non-stop.c: Likewise.
18109 * gdb.mi/pthreads.c: Likewise.
18110 * gdb.multi/bkpt-multi-exec.ex: Likewise.
18111 * gdb.threads/pthreads.c: Likewise.
18112 * gdb.threads/staticthreads.exp: Likewise.
18113 * lib/future.exp: Likewise.
18114 * lib/gdb.exp: Likewise.
18115 * gdb.base/so-indr-cl.c: Remove.
18116 * gdb.base/so-indr-cl.exp: Likewise.
18117 * gdb.base/solib.c: Likewise.
18118 * gdb.base/solib.exp: Likewise.
18119 * gdb.base/solib2.c: Likewise.
18120
18121 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
18122
18123 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
18124 * gdb.base/call-ar-st.exp: Likewise.
18125 * gdb.base/callfuncs.exp: Likewise.
18126 * gdb.base/condbreak.exp: Likewise.
18127 * gdb.base/constvars.exp: Likewise.
18128 * gdb.base/hbreak2.exp: Likewise.
18129 * gdb.base/langs.exp: Likewise.
18130 * gdb.base/list.exp: Likewise.
18131 * gdb.base/long_long.exp: Likewise.
18132 * gdb.base/ptype.exp: Likewise.
18133 * gdb.base/scope.exp: Likewise.
18134 * gdb.base/signals.exp: Likewise.
18135 * gdb.base/so-impl-ld.exp: Likewise.
18136 * gdb.base/varargs.exp: Likewise.
18137 * gdb.base/volatile.exp: Likewise.
18138 * gdb.base/whatis.exp: Likewise.
18139 * gdb.cp/cplusfuncs.exp: Likewise.
18140 * gdb.cp/inherit.exp: Likewise.
18141 * gdb.cp/local.exp: Likewise.
18142 * gdb.cp/member-ptr.exp: Likewise.
18143 * gdb.cp/method.exp: Likewise.
18144 * gdb.cp/overload.exp: Likewise.
18145 * gdb.cp/templates.exp: Likewise.
18146 * gdb.stabs/weird.exp: Likewise.
18147 * lib/compiler.c: Likewise.
18148 * lib/compiler.cc: Likewise.
18149 * lib/cp-support.exp: Likewise.
18150 * lib/gdb.exp: Likewise.
18151
18152 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
18153
18154 * configure.ac: Remove HP-UX case.
18155 * configure: Regenerate.
18156
18157 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
18158
18159 * lib/gdb.exp (gdb_compile): Add function doc.
18160
18161 2015-12-17 Pedro Alves <palves@redhat.com>
18162
18163 PR threads/19354
18164 * gdb.multi/info-threads.exp: New file.
18165
18166 2015-12-15 Yao Qi <yao.qi@linaro.org>
18167
18168 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
18169 is aarch64*-*-*.
18170
18171 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
18172
18173 * gdb.base/history-duplicates.exp: Skip if no readline support.
18174
18175 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
18176
18177 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
18178
18179 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
18180
18181 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
18182
18183 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
18184
18185 * gdb.base/completion.exp: Skip tests that interrupt GDB with
18186 ctrl-C if nointerrupts target property is set.
18187 * gdb.base/double-prompt-target-event-error.exp: Likewise.
18188 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
18189 * gdb.base/paginate-bg-execution.exp: Likewise.
18190 * gdb.base/paginate-execution-startup.exp: Likewise.
18191 * gdb.base/random-signal.exp: Likewise.
18192 * gdb.base/range-stepping.exp: Likewise.
18193 * gdb.cp/annota2.exp: Likewise.
18194 * gdb.cp/annota3.exp: Likewise.
18195 * gdb.gdb/selftest.exp: Likewise.
18196 * gdb.threads/continue-pending-status.exp: Likewise.
18197 * gdb.threads/leader-exit.exp: Likewise.
18198 * gdb.threads/manythreads.exp: Likewise.
18199 * gdb.threads/pthreads.exp: Likewise.
18200 * gdb.threads/schedlock.exp: Likewise.
18201 * gdb.threads/sigthread.exp: Likewise.
18202
18203 2015-12-11 Don Breazeal <donb@codesourcery.com>
18204
18205 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
18206 remote.
18207 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
18208 * gdb.base/foll-exec.exp (main): Enable for target remote.
18209 * gdb.base/foll-fork.exp (main): Likewise.
18210 * gdb.base/foll-vfork.exp (main): Likewise.
18211 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
18212 (proc continue_to_exit_bp_loc): Use clean_restart.
18213 * gdb.base/pie-execl.exp (main): Disable for target remote.
18214 * gdb.base/watch-vfork.exp (main): Enable for target remote.
18215 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
18216 * gdb.threads/execl.exp (main): Likewise.
18217 * gdb.threads/fork-child-threads.exp (main): Likewise.
18218 * gdb.threads/fork-plus-threads.exp (main): Disable for target
18219 remote.
18220 * gdb.threads/fork-thread-pending.exp (main): Enable for target
18221 remote.
18222 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
18223 pid.tid style ptids, instead of just tid.
18224 * gdb.threads/thread-execl.exp (main): Enable for target remote.
18225 * gdb.threads/watchpoint-fork.exp (main): Likewise.
18226 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
18227 ptids, instead of just tid.
18228
18229 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
18230
18231 * gdb.base/list.exp (test_list_forward): Add end of file error
18232 test.
18233 (test_repeat_list_command): Add end of file error test.
18234 (test_list_backwards): Add beginning of file error test.
18235
18236 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
18237
18238 * gdb.base/list.exp (test_list_invalid_args): New function,
18239 defined, and called.
18240
18241 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
18242
18243 * gdb.base/list.exp (test_list): Make test names unique.
18244
18245 2015-12-11 Yao Qi <yao.qi@linaro.org>
18246
18247 * gdb.base/coremaker2.c: Remove.
18248
18249 2015-12-10 Pedro Alves <palves@redhat.com>
18250
18251 * gdb.multi/base.exp: Remove stale "spaces" references.
18252
18253 2015-12-10 Pedro Alves <palves@redhat.com>
18254
18255 * gdb.multi/base.exp: Don't use nowarnings.
18256 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
18257 * gdb.multi/hangout.c: Include stdio.h.
18258 * gdb.multi/hello.c: Include stdlib.h.
18259 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
18260 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
18261 * gdb.multi/multi-arch.exp: Don't use nowarnings.
18262
18263 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
18264
18265 * gdb.dwarf2/dw2-ranges-base.c: New file.
18266 * gdb.dwarf2/dw2-ranges-base.exp: New file.
18267 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
18268 support additional line table, and debug ranges generation.
18269 (Dwarf::ranges): New function, generate .debug_ranges.
18270 (Dwarf::lines): Support generating simple line table programs.
18271 (Dwarf::assemble): Initialise new namespace variables.
18272
18273 2015-12-09 Kevin Buettner <kevinb@redhat.com>
18274
18275 * gdb.base/async.exp (proc test_background): Add case for
18276 asynchronous execution not supported.
18277
18278 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
18279
18280 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
18281 format and change test names to make them unique.
18282
18283 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
18284 Pedro Alves <pedro@redhat.com>
18285
18286 PR gdb/18702
18287 Add checking of floatformats setup on x86_64 hosts.
18288 * gdb.arch/i386-float.S (main): Load bigval and smallval.
18289 (smallval, bigval): New labels/constants.
18290 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
18291 float" after loading bigval and smallval.
18292
18293 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
18294
18295 * gdb.ada/fun_overload_menu.exp: New testcase.
18296 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
18297
18298 2015-12-04 Josh Stone <jistone@redhat.com>
18299
18300 * gdb.base/catch-fork-static.exp: New.
18301
18302 2015-12-03 Yao Qi <yao.qi@linaro.org>
18303
18304 * gdb.base/sizeof.c: Don't include stdio.h and
18305 ../lib/unbuffer_output.c.
18306 (main): New variable 'size' and 'value'. Remove printf and
18307 gdb_unbuffer_output. Assign return value to size and value.
18308 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
18309 at the beginning.
18310 (check_sizeof): Check the result by printing variable 'size'.
18311 (check_valueof): Check the result by printing variable 'value'.
18312
18313 2015-12-01 Yao Qi <yao.qi@linaro.org>
18314
18315 * gdb.base/disp-step-syscall.exp: Define syscall instruction
18316 for aarch64*-*-linux* target.
18317
18318 2015-11-30 Pedro Alves <palves@redhat.com>
18319
18320 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
18321
18322 2015-11-30 Pedro Alves <palves@redhat.com>
18323
18324 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
18325 Handle non-stop mode vCont replies.
18326
18327 2015-11-30 Pedro Alves <palves@redhat.com>
18328
18329 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
18330 prepare_for_testing. Start gdb with "set non-stop on" appended to
18331 GDBFLAGS. Lax expected stop output.
18332
18333 2015-11-27 Yao Qi <yao.qi@linaro.org>
18334
18335 * gdb.arch/arm-neon.exp: New.
18336 * gdb.arch/arm-neon.c: New.
18337
18338 2015-11-27 Yao Qi <yao.qi@linaro.org>
18339
18340 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
18341
18342 2015-11-27 Yao Qi <yao.qi@linaro.org>
18343
18344 * gdb.cp/annota2.exp: Allow multiple occurrences of the
18345 frames-invalid annotation.
18346
18347 2015-11-27 Yao Qi <yao.qi@linaro.org>
18348
18349 * gdb.cp/annota2.exp: Use ${frames_invalid}.
18350
18351 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
18352
18353 * gdb.threads/names.exp: New file.
18354 * gdb.threads/names.c: New file.
18355 * README: Mention gdb,no_thread_names.
18356
18357 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
18358
18359 PR 19297
18360 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
18361 support" error.
18362
18363 2015-11-24 Pedro Alves <palves@redhat.com>
18364
18365 PR 17539
18366 * gdb.base/display.exp: Expect displays to be sorted in ascending
18367 order. Use multi_line.
18368 * gdb.base/solib-display.exp: Likewise.
18369
18370 2015-11-24 Pedro Alves <palves@redhat.com>
18371
18372 PR 17539
18373 * gdb.base/display.exp: Expect displays to be sorted in ascending
18374 order. Use multi_line.
18375 * gdb.base/solib-display.exp: Likewise.
18376
18377 2015-11-24 Pedro Alves <palves@redhat.com>
18378
18379 PR 17539
18380 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
18381 threads in ascending order.
18382 * gdb.base/foll-fork.exp: Likewise.
18383 * gdb.base/foll-vfork.exp: Likewise.
18384 * gdb.base/multi-forks.exp: Likewise.
18385 * gdb.mi/mi-nonstop.exp: Likewise.
18386 * gdb.mi/mi-nsintrall.exp: Likewise.
18387 * gdb.multi/base.exp: Likewise.
18388 * gdb.multi/multi-arch.exp: Likewise.
18389 * gdb.python/py-inferior.exp: Likewise.
18390 * gdb.threads/break-while-running.exp: Likewise.
18391 * gdb.threads/execl.exp: Likewise.
18392 * gdb.threads/gcore-thread.exp: Likewise.
18393 * gdb.threads/info-threads-cur-sal.exp: Likewise.
18394 * gdb.threads/kill.exp: Likewise.
18395 * gdb.threads/linux-dp.exp: Likewise.
18396 * gdb.threads/multiple-step-overs.exp: Likewise.
18397 * gdb.threads/next-bp-other-thread.exp: Likewise.
18398 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
18399 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
18400 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
18401 * gdb.threads/thread-find.exp: Likewise.
18402 * gdb.threads/tls.exp: Likewise.
18403 * lib/mi-support.exp (mi_reverse_list): Delete.
18404 (mi_check_thread_states): No longer reverse list.
18405
18406 2015-11-24 Pedro Alves <palves@redhat.com>
18407
18408 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
18409 use lowercase.
18410
18411 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
18412
18413 * gdb.trace/actions.c: Include trace-common.h.
18414 (main): Add a location for a fast tracepoint.
18415 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
18416 the normal tracepoints.
18417 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
18418
18419 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
18420
18421 * save-trace.exp: Factor out code to these...
18422 (gdb_save_tracepoints): New.
18423 (gdb_load_tracepoints): New.
18424 (do_save_load_test): New.
18425
18426 2015-11-23 Kevin Buettner <kevinb@redhat.com>
18427
18428 * gdb.base/asmlabel.exp: New test.
18429 * gdb.base/asmlabel.c: New test case.
18430
18431 2015-11-23 Joel Brobecker <brobecker@adacore.com>
18432
18433 * gdb.base/wrong_frame_bt_full-main.c: New file.
18434 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
18435 * gdb.base/wrong_frame_bt_full.exp: New file.
18436
18437 2015-11-23 Joel Brobecker <brobecker@adacore.com>
18438
18439 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
18440
18441 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
18442
18443 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
18444 pstate register when comparing registers values in
18445 sparc64-*-linux-gnu targets to avoid spurious differences.
18446
18447 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
18448
18449 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
18450
18451 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
18452
18453 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
18454 as type argument to gdb_compile.
18455 * gdb.base/nested-subp2.exp: Likewise.
18456 * gdb.base/nested-subp3.exp: Likewise.
18457
18458 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
18459
18460 * lib/dwarf.exp (_note): Fix left shift of negative value.
18461 * gdb.trace/trace-condition.exp: Likewise.
18462
18463 2015-11-13 Yao Qi <yao.qi@linaro.org>
18464
18465 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
18466 comments about d10v.
18467 (test_scalar_returns): Likewise.
18468 * gdb.base/d10v.ld: Remove.
18469 * gdb.base/overlays.exp: Remove the target triplet checking for
18470 d10v-*-*.
18471 * gdb.base/structs.exp (test_struct_returns): Remove the
18472 comments about d10v.
18473 (test_struct_calls): Likewise.
18474
18475 2015-11-13 Yao Qi <yao.qi@linaro.org>
18476
18477 * gdb.base/gnu_vector.exp: Check the return value by "p res".
18478 * gdb.base/gnu_vector.c: Don't include stdio.h.
18479 (main): Don't print res and call add_some_intvecs.
18480
18481 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
18482
18483 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
18484 macro.
18485 (func5): Removed.
18486 (func4): Use FAST_TRACEPOINT_LABEL.
18487 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
18488 macro.
18489 (func): Removed.
18490 (thread_function): Use FAST_TRACEPOINT_LABEL.
18491 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
18492 (func): Remove.
18493 (marker): Use FAST_TRACEPOINT_LABEL.
18494 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
18495 (pendfunc1): Remove.
18496 (pendfunc): Use FAST_TRACEPOINT_LABEL.
18497 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
18498 (foo): Remove.
18499 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
18500 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
18501 macro.
18502 (func): Remove.
18503 (marker): Use FAST_TRACEPOINT_LABEL.
18504 * gdb.trace/trace-common.h: New header.
18505 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
18506 macro.
18507 (func): Remove.
18508 (marker): Use FAST_TRACEPOINT_LABEL.
18509 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
18510 (func): Remove.
18511 (thread_function): Use FAST_TRACEPOINT_LABEL.
18512
18513 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
18514
18515 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
18516 in front.
18517 * gdb.trace/change-loc.exp: Use global pcreg definition.
18518 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
18519 * gdb.trace/entry-values.exp: Use global spreg definition, add $
18520 in front.
18521 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
18522 * gdb.trace/pending.exp: Likewise.
18523 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
18524 * gdb.trace/trace-break.exp: Likewise.
18525 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
18526 in front.
18527 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
18528 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
18529 in front.
18530 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
18531
18532 2015-11-09 Joel Brobecker <brobecker@adacore.com>
18533
18534 * gdb.ada/fin_fun_out: New testcase.
18535
18536 2015-11-07 Kevin Buettner <kevinb@redhat.com>
18537
18538 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
18539 value associated with DW_AT_byte_size.
18540 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
18541 constants for DW_AT_byte_size, DW_AT_lower_bound, and
18542 DW_AT_upper_bound.
18543
18544 2015-11-07 Kevin Buettner <kevinb@redhat.com>
18545
18546 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
18547 (gdb_target_symbol_prefix_flags): Define in terms of _asm
18548 version.
18549 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
18550 gdb.dwarf2/dw2-canonicalize-type.exp,
18551 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
18552 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
18553 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
18554 provided by gdb_target_symbol_prefix_flags_asm.
18555 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
18556 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
18557 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
18558 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
18559 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
18560 macros where needed). Use this macro for symbols which require
18561 the prefix provided by SYMBOL_PREFIX.
18562
18563 2015-11-05 Kevin Buettner <kevinb@redhat.com>
18564
18565 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
18566 New procs.
18567 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
18568 representing expressions, of more than one list element.
18569 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
18570 to prepend linker symbol prefix to f.
18571 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
18572 table_1 and table_2.
18573 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
18574 Likewise, for f and g.
18575 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
18576 for ptr.
18577 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
18578 for main.
18579 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
18580 table_1_ptr and table_2_ptr.
18581
18582 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18583 Joel Brobecker <brobecker@adacore.com>
18584
18585 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
18586
18587 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
18588
18589 * gdb.reverse/s390-mvcle.c: New test.
18590 * gdb.reverse/s390-mvcle.exp: New file.
18591 * lib/gdb.exp: Enable reverse tests on s390*-linux.
18592
18593 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
18594
18595 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
18596
18597 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
18598
18599 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
18600 reaching marker2.
18601 * gdb.reverse/getresuid-reverse.exp: Likewise.
18602 * gdb.reverse/pipe-reverse.exp: Likewise.
18603 * gdb.reverse/readv-reverse.exp: Likewise.
18604 * gdb.reverse/recvmsg-reverse.exp: Likewise.
18605 * gdb.reverse/time-reverse.exp: Likewise.
18606 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
18607
18608 2015-10-30 Yao Qi <yao.qi@linaro.org>
18609
18610 * gdb.threads/wp-replication.c (watch_count_done): Remove.
18611 (empty_cycle): Remove.
18612 (main): Don't call empty_cycle. Don't use watch_count_done.
18613 * gdb.threads/wp-replication.exp: Don't set breakpoint on
18614 empty_cycle. Rewrite the code counting HW watchpoints.
18615
18616 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
18617
18618 * gdb.reverse/fstatat-reverse.c: New test.
18619 * gdb.reverse/fstatat-reverse.exp: New file.
18620 * gdb.reverse/getresuid-reverse.c: New test.
18621 * gdb.reverse/getresuid-reverse.exp: New file.
18622 * gdb.reverse/pipe-reverse.c: New test.
18623 * gdb.reverse/pipe-reverse.exp: New file.
18624 * gdb.reverse/readv-reverse.c: New test.
18625 * gdb.reverse/readv-reverse.exp: New file.
18626 * gdb.reverse/recvmsg-reverse.c: New test.
18627 * gdb.reverse/recvmsg-reverse.exp: New file.
18628 * gdb.reverse/time-reverse.c: New test.
18629 * gdb.reverse/time-reverse.exp: New file.
18630 * gdb.reverse/waitpid-reverse.c: New test.
18631 * gdb.reverse/waitpid-reverse.exp: New file.
18632
18633 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
18634
18635 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
18636
18637 2015-10-26 Doug Evans <dje@google.com>
18638
18639 PR symtab/17391
18640 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
18641 * gdb.dwarf2/bad-regnum.c: New file.
18642 * gdb.dwarf2/bad-regnum.exp: New file.
18643
18644 2015-10-26 Doug Evans <dje@google.com>
18645
18646 PR python/18938
18647 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
18648 file.
18649
18650 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18651
18652 * gdb.compile/compile.exp (compile code globalvar): Update expectation
18653 for a change by "Mention language in compile error message".
18654
18655 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
18656
18657 PR python/18073
18658 * gdb.python/py-type.c (C::a_method): New.
18659 (C::a_const_method): New.
18660 (C::a_static_method): New.
18661 (a_function): New.
18662 * gdb.python/py-type.exp (test_fields): Test getting fields
18663 from function and method.
18664
18665 2015-10-21 Keven Boell <keven.boell@intel.com>
18666
18667 * gdb.fortran/vla-alloc-assoc.exp: New file.
18668 * gdb.fortran/vla-datatypes.exp: New file.
18669 * gdb.fortran/vla-datatypes.f90: New file.
18670 * gdb.fortran/vla-history.exp: New file.
18671 * gdb.fortran/vla-ptype-sub.exp: New file.
18672 * gdb.fortran/vla-ptype.exp: New file.
18673 * gdb.fortran/vla-sizeof.exp: New file.
18674 * gdb.fortran/vla-sub.f90: New file.
18675 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18676 * gdb.fortran/vla-value-sub-finish.exp: New file.
18677 * gdb.fortran/vla-value-sub.exp: New file.
18678 * gdb.fortran/vla-value.exp: New file.
18679 * gdb.fortran/vla-ptr-info.exp: New file.
18680 * gdb.mi/mi-vla-fortran.exp: New file.
18681 * gdb.mi/vla.f90: New file.
18682
18683 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
18684
18685 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18686 of hardwired timeout value.
18687
18688 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18689 Pedro Alves <palves@redhat.com>
18690
18691 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18692 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18693
18694 2015-10-19 Josh Stone <jistone@redhat.com>
18695
18696 * gdb.base/catch-syscall.c: Include <sched.h>.
18697 (unknown_syscall): New variable.
18698 (main): Trigger a vfork and an unknown syscall.
18699 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18700 (unknown_syscall_number): Likewise.
18701 (check_call_to_syscall): Accept an optional syscall pattern.
18702 (check_return_from_syscall): Likewise.
18703 (check_continue): Likewise.
18704 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18705 (test_catch_syscall_skipping_return): New test toggling off 'catch
18706 syscall' to step over the syscall return, then toggling back on.
18707 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18708 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18709 (do_syscall_tests): Call test_catch_syscall_without_args and
18710 test_catch_syscall_mid_vfork.
18711 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18712 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18713
18714 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
18715
18716 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18717 print g_vE): Add new pass patterns.
18718 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18719 print various symbol names for vptr fields.
18720
18721 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
18722
18723 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18724 results.
18725
18726 2015-10-12 Yao Qi <yao.qi@linaro.org>
18727
18728 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18729
18730 2015-10-12 Yao Qi <yao.qi@linaro.org>
18731
18732 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18733 is aarch64*-*-linux*.
18734
18735 2015-10-12 Yao Qi <yao.qi@linaro.org>
18736
18737 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18738 (can_relocate_bcond_true): ... it.
18739 (can_relocate_bcond_false): New function.
18740 (foo): Likewise.
18741 (can_relocate_bl): Likewise.
18742 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18743 can_relocate_bl.
18744
18745 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
18746
18747 * gdb.base/nested-addr.c: New file.
18748 * gdb.base/nested-addr.exp: New testcase.
18749
18750 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
18751
18752 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18753 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18754 its output. Ignore the output of "record goto begin" and instead
18755 check that GDB is replaying.
18756
18757 2015-10-09 Pedro Alves <palves@redhat.com>
18758
18759 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18760 (top level): Use it in the run with no args test.
18761
18762 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
18763
18764 * gdb.dlang/properties.exp: New file.
18765
18766 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
18767
18768 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18769 whether or not address 0x1000 is mapped on the target.
18770
18771 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
18772
18773 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18774 build.
18775
18776 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
18777
18778 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18779 instruction-history test.
18780
18781 2015-09-28 Doug Evans <dje@google.com>
18782
18783 * gdb.base/gcore.c (array_func): Add reference to static_array.
18784
18785 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
18786
18787 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18788 source line.
18789
18790 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
18791
18792 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18793 short or char as base type.
18794
18795 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
18796
18797 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18798 to allow any size enum.
18799
18800 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
18801
18802 * gdb.ada/array_ptr_renaming.exp: New testcase.
18803 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18804 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18805
18806 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18807
18808 * gdb.trace/ftrace-lock.c: New file.
18809 * gdb.trace/ftrace-lock.exp: New file.
18810
18811 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18812
18813 * gdb.arch/insn-reloc.c: New file.
18814 * gdb.arch/ftrace-insn-reloc.exp: New file.
18815
18816 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18817
18818 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18819 instruction.
18820 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18821 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18822 * gdb.trace/range-stepping.c: Likewise.
18823 * gdb.trace/trace-break.c: Likewise.
18824 * gdb.trace/trace-mt.c (thread_function): Likewise.
18825 * gdb.trace/ftrace.c (marker): Likewise.
18826 * gdb.trace/trace-condition.c (marker): Likewise.
18827 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18828 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18829 is_aarch64_target.
18830
18831 2015-09-18 Doug Evans <xdje42@gmail.com>
18832
18833 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18834 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18835
18836 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18837
18838 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18839 the breakpoint.
18840
18841 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18842
18843 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18844 the pending breakpoint. Remove timeout override for "Run till
18845 MI pending breakpoint on pendfunc3 on thread 2" test.
18846
18847 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18848
18849 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18850 filename pattern.
18851
18852 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18853
18854 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18855 in breakpoint filename pattern.
18856
18857 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18858
18859 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18860
18861 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18862
18863 * gdb.linespec/explicit.exp: Check for readline support for
18864 tab-completion tests. Fix obvious typo.
18865
18866 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18867
18868 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18869 and replay.
18870
18871 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18872
18873 * gdb.btrace/non-stop.c: New.
18874 * gdb.btrace/non-stop.exp: New.
18875
18876 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
18877 Yao Qi <yao.qi@linaro.org>
18878
18879 * gdb.trace/trace-condition.c: New file.
18880 * gdb.trace/trace-condition.exp: New file.
18881
18882 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
18883
18884 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18885 for testing bytecode compilation.
18886
18887 2015-09-16 Pedro Alves <palves@redhat.com>
18888 Sandra Loosemore <sandra@codesourcery.com>
18889
18890 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18891 (SECONDS): Redefine.
18892 (main): Call pthread_kill and alarm early.
18893 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18894 support.
18895 (test): If the target can't hardware step and doesn't support
18896 displaced stepping, increase the timeout.
18897
18898 2015-09-16 Pedro Alves <palves@redhat.com>
18899
18900 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18901 (enable_debug): New procedures.
18902 (test): Use them. Bail out if waiting for threads fails.
18903 (top level): Bail out if a test fails.
18904
18905 2015-09-16 Yao Qi <yao.qi@linaro.org>
18906
18907 * gdb.asm/asm-source.exp: Set asm-arch for
18908 aarch64*-*-* target.
18909 * gdb.asm/aarch64.inc: New file.
18910
18911 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
18912
18913 * gdb.ada/array_of_variable_length.exp: New testcase.
18914 * gdb.ada/array_of_variable_length/foo.adb: New file.
18915 * gdb.ada/array_of_variable_length/pck.adb: New file.
18916 * gdb.ada/array_of_variable_length/pck.ads: New file.
18917
18918 2015-09-15 Doug Evans <dje@google.com>
18919
18920 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18921 of function static local variable.
18922
18923 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18924
18925 * gdb.threads/tls-so_extern.exp: New test file.
18926 * gdb.threads/tls-so_extern.c: New test file.
18927 * gdb.threads/tls-so_extern_main.c: New test file.
18928
18929 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18930
18931 * gdb.opt/solib-intra-step-lib.c: New file.
18932 * gdb.opt/solib-intra-step-main.c: New file.
18933 * gdb.opt/solib-intra-step.exp: New file.
18934
18935 2015-09-15 Pedro Alves <palves@redhat.com>
18936
18937 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18938 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18939
18940 2015-09-14 Pedro Alves <palves@redhat.com>
18941
18942 * gdb.base/hook-stop-continue.c: Delete.
18943 * gdb.base/hook-stop-continue.exp: Delete.
18944 * gdb.base/hook-stop-frame.c: Delete.
18945 * gdb.base/hook-stop-frame.exp: Delete.
18946 * gdb.base/hook-stop.c: New file.
18947 * gdb.base/hook-stop.exp: New file.
18948
18949 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
18950
18951 * gdb.ada/access_to_packed_array.exp: New testcase.
18952 * gdb.ada/access_to_packed_array/foo.adb: New file.
18953 * gdb.ada/access_to_packed_array/pack.adb: New file.
18954 * gdb.ada/access_to_packed_array/pack.ads: New file.
18955
18956 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
18957
18958 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18959 buffer size test.
18960
18961 2015-09-11 Don Breazeal <donb@codesourcery.com>
18962
18963 * gdb.base/foll-exec.c: Add copyright header. Fix
18964 formatting issues.
18965 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18966 (do_exec_tests): Use clean_restart in place of zap_session,
18967 and for test initialization. Fix formatting issues. Use
18968 fail in place of perror.
18969 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18970 an expect statement to match an expression with output from
18971 the program under debug.
18972 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18973 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18974 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18975 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18976 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18977
18978 2015-09-09 Doug Evans <dje@google.com>
18979
18980 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18981
18982 2015-09-09 Doug Evans <dje@google.com>
18983
18984 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18985
18986 2015-09-09 Doug Evans <dje@google.com>
18987
18988 * gdb.base/savedregs.exp: Fix typo.
18989
18990 2015-09-09 Pedro Alves <palves@redhat.com>
18991
18992 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18993
18994 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
18995
18996 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18997 command actually switches threads. Give up on remaining
18998 tests if target fails to stop at breakpoint.
18999
19000 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
19001
19002 * gdb.ada/funcall_char.exp: New testcase.
19003 * gdb.ada/funcall_char/foo.adb: New file.
19004
19005 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
19006
19007 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
19008 expected outputs. Add two testcases for completing ambiguous
19009 functions.
19010 * gdb.ada/complete/aux_pck.adb: New file.
19011 * gdb.ada/complete/aux_pck.ads: New file.
19012 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
19013 Ambiguous_Func functions.
19014 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
19015 * gdb.ada/complete/pck.adb: Likewise.
19016
19017 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
19018
19019 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
19020 failures to run the test program under GDB.
19021
19022 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
19023
19024 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
19025 to C.
19026
19027 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
19028
19029 * gdb.base/run-after-attach.exp: New test file.
19030 * gdb.base/run-after-attach.c: New test file.
19031
19032 2015-08-26 Don Breazeal <donb@codesourcery.com>
19033
19034 * gdb.base/foll-exec-2.c: New test program.
19035 * gdb.base/foll-exec-2.exp: New test.
19036
19037 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
19038
19039 * gdb.base/nested-subp1.exp: New file.
19040 * gdb.base/nested-subp1.c: New file.
19041 * gdb.base/nested-subp2.exp: New file.
19042 * gdb.base/nested-subp2.c: New file.
19043 * gdb.base/nested-subp3.exp: New file.
19044 * gdb.base/nested-subp3.c: New file.
19045
19046 2015-08-24 Pedro Alves <palves@redhat.com>
19047
19048 * gdb.server/connect-without-multi-process.c: New file.
19049 * gdb.server/connect-without-multi-process.exp: New file.
19050
19051 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
19052
19053 * gdb.opt/inline-markers.c: Make z int.
19054
19055 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
19056
19057 * gdb.opt/inline-markers.c: Make z volatile.
19058
19059 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
19060
19061 * gdb.opt/inline-bt.c: New volatile global z.
19062 * gdb.opt/inline-cmds.c: Likewise.
19063 * gdb.opt/inline-locals.c: Likewise.
19064 * gdb.opt/inline-markers.c: New extern global z.
19065 (marker): Use z.
19066 (inline_fn): Likewise.
19067
19068 2015-08-24 Pedro Alves <palves@redhat.com>
19069
19070 * config/m32r-stub.exp: Remove file.
19071 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
19072 * gdb.base/call-rt-st.exp: Likewise.
19073 * gdb.base/call-strs.exp: Likewise.
19074 * gdb.base/default.exp: Remove references to h8300-*-hms and
19075 *-*-udi*.
19076 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
19077
19078 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
19079
19080 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
19081 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
19082 and "return" use KFAIL when GDB can not read/write the vector
19083 return value.
19084
19085 2015-08-21 Gary Benson <gbenson@redhat.com>
19086
19087 * gdb.trace/pending.exp: Cope with remote transfer warnings.
19088
19089 2015-08-20 Pedro Alves <palves@redhat.com>
19090
19091 * gdb.server/solib-list.exp: No longer expect an interior stop in
19092 non-stop mode.
19093
19094 2015-08-20 Pedro Alves <palves@redhat.com>
19095
19096 * gdb.server/connect-stopped-target.c: New file.
19097 * gdb.server/connect-stopped-target.exp: New file.
19098
19099 2015-08-20 Pedro Alves <palves@redhat.com>
19100
19101 * gdb.dwarf2/comp-unit-lang.exp: New file.
19102 * gdb.dwarf2/comp-unit-lang.c: New file.
19103
19104 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
19105
19106 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
19107 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
19108
19109 2015-08-19 Kevin Buettner <kevinb@redhat.com>
19110
19111 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
19112 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
19113
19114 2015-08-18 Doug Evans <dje@google.com>
19115 Adrian Sendroiu <adrian.sendroiu@freescale.com>
19116
19117 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
19118 skip_python_tests. New arg prompt_regexp.
19119 (skip_python_tests): New function.
19120 * lib/mi-support.exp (mi_skip_python_tests): New function.
19121 * gdb.python/py-mi-objfile-gdb.py: New file.
19122 * gdb.python/py-mi-objfile.c: New file.
19123 * gdb.python/py-mi-objfile.exp: New file.
19124
19125 2015-08-17 Keith Seitz <keiths@redhat.com>
19126
19127 * gdb.linespec/explicit.exp: Move strace test from here ...
19128 * gdb.trace/strace.exp: ... to here.
19129
19130 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
19131
19132 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
19133 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
19134
19135 2015-08-14 Doug Evans <xdje42@gmail.com>
19136
19137 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
19138 inferior before selecting a new file.
19139
19140 2015-08-14 Doug Evans <xdje42@gmail.com>
19141
19142 * gdb.mi/mi-disassemble.exp: Update.
19143 * gdb.base/disasm-optim.S: New file.
19144 * gdb.base/disasm-optim.c: New file.
19145 * gdb.base/disasm-optim.h: New file.
19146 * gdb.base/disasm-optim.exp: New file.
19147
19148 2015-08-14 Keith Seitz <keiths@redhat.com>
19149
19150 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
19151 "evaluated-by".
19152
19153 2015-08-13 Joel Brobecker <brobecker@adacore.com>
19154
19155 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
19156
19157 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
19158
19159 * gdb.ada/fun_renaming.exp: New testcase.
19160 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
19161 * gdb.ada/fun_renaming/pack.adb: New file.
19162 * gdb.ada/fun_renaming/pack.ads: New file.
19163
19164 2015-08-12 Keith Seitz <keiths@redhat.com>
19165
19166 * gdb.base/dso2dso.exp: Pass basename of source file in call to
19167 gdb_get_line_number.
19168
19169 2015-08-12 Joel Brobecker <brobecker@adacore.com>
19170
19171 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
19172 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
19173 gdb.base/dso2dso.exp: New files.
19174
19175 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
19176 Pedro Alves <palves@redhat.com>
19177 Keith Seitz <keiths@redhat.com>
19178
19179 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
19180 GDBFLAGS.
19181
19182 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
19183
19184 * gdb.base/gdbhistsize-history.exp
19185 (test_histsize_history_setting): Use save_vars.
19186 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19187 Use save_vars.
19188 (test_no_truncation_of_unlimited_history_file): Use save_vars.
19189 * gdb.base/readline.exp: Use save_vars.
19190
19191 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
19192
19193 * lib/gdb.exp (save_vars): New proc.
19194
19195 2015-08-11 Keith Seitz <keiths@redhat.com>
19196
19197 * gdb.base/help.exp: Update help_breakpoint_text.
19198
19199 2015-08-11 Keith Seitz <keiths@redhat.com>
19200
19201 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
19202 (at toplevel): Call test_explicit_breakpoints.
19203 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
19204 breakpoints.
19205 * lib/mi-support.exp (mi_make_breakpoint): Add support for
19206 breakpoint conditions, "-cond".
19207
19208 2015-08-11 Keith Seitz <keiths@redhat.com>
19209
19210 * gdb.linespec/3explicit.c: New file.
19211 * gdb.linespec/cpexplicit.cc: New file.
19212 * gdb.linespec/cpexplicit.exp: New file.
19213 * gdb.linespec/explicit.c: New file.
19214 * gdb.linespec/explicit.exp: New file.
19215 * gdb.linespec/explicit2.c: New file.
19216 * gdb.linespec/ls-errs.exp: Add explicit location tests.
19217 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
19218 before using in the matching pattern.
19219 Clarify that `prefix' is a regular expression.
19220
19221 2015-08-11 Keith Seitz <keiths@redhat.com>
19222
19223 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
19224 test.
19225 Add tests for missing ",FMT" and ",".
19226
19227 2015-08-10 Doug Evans <dje@google.com>
19228 Keith Seitz <keiths@redhat.com>
19229
19230 PR gdb/17960
19231 * gdb.base/completion.exp: Add location completer tests.
19232
19233 2015-08-07 Pedro Alves <palves@redhat.com>
19234
19235 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
19236 tests here.
19237 (top level): Run do_test with and without displaced stepping.
19238
19239 2015-08-07 Pedro Alves <palves@redhat.com>
19240
19241 * gdb.base/valgrind-disp-step.c: New file.
19242 * gdb.base/valgrind-disp-step.exp: New file.
19243
19244 2015-08-07 Pedro Alves <palves@redhat.com>
19245
19246 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
19247 Delete function.
19248 (main): Add alarm. Run an infinite loop instead of calling
19249 wait_threads.
19250 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
19251 comment.
19252 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
19253 Delete function.
19254 (main): Add alarm. Run an infinite loop instead of calling
19255 wait_threads.
19256 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
19257 comment.
19258
19259 2015-08-07 Pedro Alves <palves@redhat.com>
19260
19261 * gdb.base/checkpoint-ns.exp: New file.
19262 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
19263 standard_testfile.
19264
19265 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
19266
19267 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
19268 * gdb.btrace/instruction_history.exp: Update.
19269 * gdb.btrace/tsx.exp: New.
19270 * gdb.btrace/tsx.c: New.
19271
19272 2015-08-06 Pedro Alves <palves@redhat.com>
19273
19274 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
19275 increase timeout.
19276 * gdb.reverse/until-precsave.exp: Bump timeouts.
19277
19278 2015-08-06 Pedro Alves <palves@redhat.com>
19279
19280 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
19281
19282 2015-08-06 Pedro Alves <palves@redhat.com>
19283
19284 PR gdb/18749
19285 * gdb.threads/process-dies-while-handling-bp.c: New file.
19286 * gdb.threads/process-dies-while-handling-bp.exp: New file.
19287
19288 2015-08-06 Pedro Alves <palves@redhat.com>
19289
19290 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
19291 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
19292
19293 2015-08-05 Pedro Alves <palves@redhat.com>
19294
19295 * gdb.threads/next-while-other-thread-longjmps.c: New file.
19296 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
19297
19298 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
19299
19300 * gdb.base/bp-permanent.exp: Report test as unsupported if
19301 the target cannot stop at the permanent breakpoint.
19302
19303 2015-08-03 Doug Evans <dje@google.com>
19304
19305 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
19306 10000.
19307
19308 2015-08-03 Doug Evans <dje@google.com>
19309
19310 * Makefile.in (workers/%.worker, build-perf): New rule.
19311 (GDB_PERFTEST_MODE): New variable.
19312 (check-perf): Use it.
19313 (clean): Clean up gdb.perf parallel build subdirs.
19314 * lib/build-piece.exp: New file.
19315 * lib/gdb.exp (make_gdb_parallel_path): New function
19316 (standard_output_file, standard_temp_file): Call it.
19317 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19318 of $GDB_PARALLEL.
19319 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
19320
19321 2015-08-03 Doug Evans <dje@google.com>
19322
19323 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
19324 (LOG_FILE_NAME): New global.
19325 (TextReporter.__init__): Initialize self.txt_sum.
19326 (TextReporter.report): Add support for multiple data-points.
19327 Move report to perftest.sum, put raw data in perftest.log.
19328 (TextReporter.start): Open sum and log files.
19329 (TextReporter.end): Close sum and log files.
19330 * gdb.perf/lib/perftest/testresult.py
19331 (SingleStatisticTestResult.record): Handle multiple data-points.
19332
19333 2015-07-31 Pedro Alves <palves@redhat.com>
19334
19335 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
19336 Use spawn_id_get_pid. Wait for spawn id after eof. Use
19337 kill_wait_spawned_process instead of explicit "kill -9".
19338 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
19339 returning a spawn id instead of a pid. Use spawn_id_get_pid and
19340 kill_wait_spawned_process.
19341 * gdb.base/attach-twice.exp: Likewise.
19342 * gdb.base/attach.exp: Likewise.
19343 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
19344 gdb_test_multiple.
19345 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
19346 returning a spawn id instead of a pid. Use spawn_id_get_pid and
19347 kill_wait_spawned_process.
19348 * gdb.base/valgrind-infcall.exp: Likewise.
19349 * gdb.multi/multi-attach.exp: Likewise.
19350 * gdb.python/py-prompt.exp: Likewise.
19351 * gdb.python/py-sync-interp.exp: Likewise.
19352 * gdb.server/ext-attach.exp: Likewise.
19353 * gdb.threads/attach-into-signal.exp (corefunc): Use
19354 spawn_wait_for_attach, spawn_id_get_pid and
19355 kill_wait_spawned_process.
19356 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
19357 spawn_wait_for_attach returning a spawn id instead of a pid. Use
19358 spawn_id_get_pid and kill_wait_spawned_process.
19359 * gdb.threads/attach-stopped.exp (corefunc): Use
19360 spawn_wait_for_attach, spawn_id_get_pid and
19361 kill_wait_spawned_process.
19362 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
19363 Use spawn_id_get_pid. Wait for spawn id after eof. Use
19364 kill_wait_spawned_process instead of explicit "kill -9".
19365 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
19366 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
19367 (spawn_wait_for_attach): Use spawn instead of exec to spawn
19368 processes. Don't map cygwin/windows pids here. Now returns a
19369 spawn id list.
19370
19371 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
19372
19373 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
19374 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
19375 correct patch.
19376
19377 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
19378
19379 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
19380
19381 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
19382
19383 Reapply:
19384 2014-05-21 Mark Wielaard <mjw@redhat.com>
19385
19386 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19387
19388 2015-07-30 Pedro Alves <palves@redhat.com>
19389
19390 * linux-low.c (handle_extended_wait): Set the child's last
19391 reported status to TARGET_WAITKIND_STOPPED.
19392
19393 2015-07-30 Pedro Alves <palves@redhat.com>
19394
19395 PR threads/18600
19396 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
19397 only shows inferior 1.
19398
19399 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
19400 Pedro Alves <palves@redhat.com>
19401
19402 PR threads/18600
19403 * gdb.threads/fork-plus-threads.c: New file.
19404 * gdb.threads/fork-plus-threads.exp: New file.
19405
19406 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
19407
19408 * gdb.base/batch-preserve-term-settings.exp
19409 (test_terminal_settings_preserved_after_cli_exit): Use
19410 send_quit_command.
19411
19412 2015-07-29 Pedro Alves <palves@redhat.com>
19413 Don Breazeal <donb@codesourcery.com>
19414
19415 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
19416 output from both inferior_spawn_id and gdb_spawn_id.
19417
19418 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
19419
19420 * gdb.threads/attach-into-signal.exp (corefunc): Use
19421 with_test_prefix on nested loops, uniquefying the test messages.
19422
19423 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
19424
19425 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
19426 commit.
19427
19428 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
19429
19430 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
19431 New proc.
19432 (test_terminal_settings_preserved_after_sigterm): New test.
19433
19434 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
19435
19436 * gdb.base/batch-preserve-term-settings.exp
19437 (test_terminal_settings_preserved_after_cli_exit): New test.
19438
19439 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
19440
19441 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
19442 manipulation of saved_gdbflags.
19443 (test_terminal_settings_preserved): Remove global declaration of
19444 the unused variable pagination_prompt. Remove manipulation of
19445 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
19446 GDBFLAGS.
19447
19448 2015-07-29 Pedro Alves <palves@redhat.com>
19449
19450 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
19451
19452 2015-07-29 Pedro Alves <palves@redhat.com>
19453
19454 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
19455 at the top.
19456
19457 2015-07-29 Pedro Alves <palves@redhat.com>
19458
19459 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
19460 (main): Call gdb_unbuffer_output.
19461 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
19462 (main): Call gdb_unbuffer_output.
19463 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
19464 (main): Call gdb_unbuffer_output.
19465 * gdb.base/call-strs.exp: Adjust to step over the
19466 gdb_unbuffer_output call.
19467 * gdb.base/catch-gdb-caused-signals.c: Include
19468 "../lib/unbuffer_output.c".
19469 (main): Call gdb_unbuffer_output.
19470 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
19471 (main): Call gdb_unbuffer_output.
19472 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
19473 (main): Call gdb_unbuffer_output.
19474 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
19475 (main): Call gdb_unbuffer_output.
19476 * gdb.base/shlib-call.exp: Adjust to step over the
19477 gdb_unbuffer_output call.
19478 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
19479 (main): Call gdb_unbuffer_output.
19480 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
19481 (main): Call gdb_unbuffer_output.
19482 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
19483 (main): Rename to ...
19484 (test): ... this.
19485 (main): Reimplement.
19486 * gdb.base/varargs.exp: Run to test instead of to main.
19487 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
19488 (main): Call gdb_unbuffer_output.
19489
19490 2015-07-29 Pedro Alves <palves@redhat.com>
19491
19492 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
19493 factore out from mi_continue_dprintf. For call-style dprintfs,
19494 expect dprintf output out of $inferior_spawn_id.
19495 (mi_continue_dprintf): Use mi_expect_dprintf.
19496 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
19497 (main): Call gdb_unbuffer_output.
19498
19499 2015-07-29 Pedro Alves <palves@redhat.com>
19500
19501 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
19502 (default_mi_gdb_start): Set inferior_spawn_id instead of
19503 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
19504 gdb_spawn_id.
19505 (mi_gdb_test): Always expect inferior output from both
19506 $inferior_spawn_id and $gdb_spawn_id.
19507
19508 2015-07-29 Pedro Alves <palves@redhat.com>
19509
19510 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
19511 send_inferior and $inferior_spawn_id.
19512
19513 2015-07-29 Pedro Alves <palves@redhat.com>
19514
19515 * gdb.gdb/complaints.exp (test_initial_complaints)
19516 (test_serial_complaints, test_short_complaints): Use
19517 gdb_test_stdio.
19518 (test_empty_complaint): Handle $inferior_spawn_id !=
19519 $gdb_spawn_id.
19520
19521 2015-07-29 Pedro Alves <palves@redhat.com>
19522
19523 * gdb.base/varargs.exp: Use gdb_test_stdio.
19524
19525 2015-07-29 Pedro Alves <palves@redhat.com>
19526
19527 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
19528
19529 2015-07-29 Pedro Alves <palves@redhat.com>
19530
19531 * gdb.base/ending-run.exp: Use gdb_test_stdio.
19532
19533 2015-07-29 Pedro Alves <palves@redhat.com>
19534
19535 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
19536 parameter into two new parameters, "inf_result" and "gdb_result".
19537 Expect inferior output and gdb output from $inferior_spawn_id and
19538 $gdb_spawn_id, respectively. Adjust all callers.
19539
19540 2015-07-29 Pedro Alves <palves@redhat.com>
19541
19542 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
19543 of gdb_test_sequence.
19544
19545 2015-07-29 Pedro Alves <palves@redhat.com>
19546
19547 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
19548 (saw_spurious_output): Expect inferior output from
19549 $inferior_spawn_id. Use gdb_test_stdio.
19550
19551 2015-07-29 Pedro Alves <palves@redhat.com>
19552
19553 * gdb.base/dprintf.exp: Use standard_testfile. Change
19554 prepare_for_testing call.
19555 (srcfile): Don't set.
19556 (restart): New procedure.
19557 (test_dprintf): New procecure, use to continue over dprintfs.
19558 (test_call, test_agent): New procedures, tests moved here.
19559 Restart gdb and recreate dprintfs. Adjust expected output.
19560
19561 2015-07-29 Pedro Alves <palves@redhat.com>
19562
19563 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
19564
19565 2015-07-29 Pedro Alves <palves@redhat.com>
19566
19567 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
19568
19569 2015-07-29 Pedro Alves <palves@redhat.com>
19570
19571 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
19572 gdb_test_stdio.
19573
19574 2015-07-29 Pedro Alves <palves@redhat.com>
19575
19576 * lib/gdb.exp (gdb_test_stdio): New procedure.
19577
19578 2015-07-29 Pedro Alves <palves@redhat.com>
19579
19580 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
19581
19582 2015-07-29 Pedro Alves <palves@redhat.com>
19583
19584 * gdb.base/call-signal-resume.exp: Remove check for
19585 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
19586 * gdb.base/unwindonsignal.exp: Likewise.
19587 * gdb.base/call-signals.c (gen_signal): Remove printf call.
19588 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
19589
19590 2015-07-29 Pedro Alves <palves@redhat.com>
19591
19592 * gdb.base/siginfo-addr.c (pass): New function.
19593 (handler): Call it iff si_addr is correct.
19594 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
19595 Set a breakpoint at "pass" and continue to it.
19596
19597 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
19598
19599 * gdb.python/py-objfile.exp: Make some tests have unique names.
19600 * gdb.python/py-pp-registration.exp: Likewise.
19601
19602 2015-07-28 Pedro Alves <palves@redhat.com>
19603
19604 * gdb.server/server-exec-info.exp: Issue a "disconnect".
19605
19606 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
19607
19608 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
19609
19610 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
19611
19612 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
19613
19614 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
19615
19616 * gdb.base/gdb-sigterm-2.exp: New test.
19617
19618 2015-07-25 Doug Evans <xdje42@gmail.com>
19619
19620 Revert:
19621 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19622 (workers/%.worker, build-perf): New rule.
19623 (GDB_PERFTEST_MODE): New variable.
19624 (check-perf): Use it.
19625 (clean): Clean up gdb.perf parallel build subdirs.
19626 * lib/build-piece.exp: New file.
19627 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19628 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19629 name.
19630 (standard_temp_file): Ditto.
19631 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19632 of $GDB_PARALLEL.
19633
19634 2015-07-24 Doug Evans <dje@google.com>
19635
19636 * gdb.perf/lib/perftest/utils.py: New file.
19637 * gdb.perf/gm-hello.cc: New file.
19638 * gdb.perf/gm-pervasive-typedef.cc: New file.
19639 * gdb.perf/gm-pervasive-typedef.h: New file.
19640 * gdb.perf/gm-std.cc: New file.
19641 * gdb.perf/gm-std.h: New file.
19642 * gdb.perf/gm-use-cerr.cc: New file.
19643 * gdb.perf/gm-utils.h: New file.
19644 * gdb.perf/gmonster-null-lookup.py: New file.
19645 * gdb.perf/gmonster-pervasive-typedef.py: New file.
19646 * gdb.perf/gmonster-print-cerr.py: New file.
19647 * gdb.perf/gmonster-ptype-string.py: New file.
19648 * gdb.perf/gmonster-runto-main.py: New file.
19649 * gdb.perf/gmonster-select-file.py: New file.
19650 * gdb.perf/gmonster1-null-lookup.exp: New file.
19651 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
19652 * gdb.perf/gmonster1-print-cerr.exp: New file.
19653 * gdb.perf/gmonster1-ptype-string.exp: New file.
19654 * gdb.perf/gmonster1-runto-main.exp: New file.
19655 * gdb.perf/gmonster1-select-file.exp: New file.
19656 * gdb.perf/gmonster1.cc: New file.
19657 * gdb.perf/gmonster1.exp: New file.
19658 * gdb.perf/gmonster2-null-lookup.exp: New file.
19659 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
19660 * gdb.perf/gmonster2-print-cerr.exp: New file.
19661 * gdb.perf/gmonster2-ptype-string.exp: New file.
19662 * gdb.perf/gmonster2-runto-main.exp: New file.
19663 * gdb.perf/gmonster2-select-file.exp: New file.
19664 * gdb.perf/gmonster2.cc: New file.
19665 * gdb.perf/gmonster2.exp: New file.
19666
19667 2015-07-24 Doug Evans <dje@google.com>
19668
19669 * gdb.perf/README: New file.
19670 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19671 * lib/gen-perf-test.exp: New file.
19672
19673 2015-07-24 Doug Evans <dje@google.com>
19674
19675 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19676 (PerfTest::startup): New function.
19677 (PerfTest::run): Return result of calling body.
19678 (PerfTest::assemble): Rewrite.
19679 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19680 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19681 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19682 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19683 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19684
19685 2015-07-24 Doug Evans <dje@google.com>
19686
19687 * lib/gdb.exp (clean_restart): Make executable optional.
19688
19689 2015-07-24 Doug Evans <dje@google.com>
19690
19691 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19692 compiler_info references.
19693 * gdb.cp/temargs.exp: Ditto.
19694 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19695 (get_compiler_info): Early exit if already computed. Set compiler_info
19696 to "unknown" if there was a problem.
19697 (test_compiler_info): Add function comment. Call get_compiler_info.
19698
19699 2015-07-24 Doug Evans <dje@google.com>
19700
19701 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19702 (workers/%.worker, build-perf): New rule.
19703 (GDB_PERFTEST_MODE): New variable.
19704 (check-perf): Use it.
19705 (clean): Clean up gdb.perf parallel build subdirs.
19706 * lib/build-piece.exp: New file.
19707 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19708 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19709 name.
19710 (standard_temp_file): Ditto.
19711 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19712 of $GDB_PARALLEL.
19713
19714 2015-07-24 Doug Evans <dje@google.com>
19715
19716 * lib/future.exp (gdb_default_target_compile): New option
19717 "early_flags".
19718 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19719 --as-needed.
19720
19721 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
19722
19723 * gdb.base/catch-syscall.exp: Call gdb_exit before
19724 gdb_skip_xml_test.
19725
19726 2015-07-24 Pedro Alves <palves@redhat.com>
19727
19728 * gdb.python/py-events.exp: Accept output between the stop event
19729 and the prompt.
19730 * gdb.python/py-evsignal.exp: Likewise.
19731 * gdb.python/py-evthreads.exp: Likewise.
19732
19733 2015-07-24 Pedro Alves <palves@redhat.com>
19734
19735 PR gdb/18717
19736 * gdb.threads/non-ldr-exit.c: New file.
19737 * gdb.threads/non-ldr-exit.exp: New file.
19738
19739 2015-07-24 Yao Qi <yao.qi@linaro.org>
19740
19741 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19742 restarting process.
19743
19744 2015-07-24 Yao Qi <yao.qi@linaro.org>
19745
19746 * gdb.server/ext-restart.exp: New file.
19747
19748 2015-07-24 Yao Qi <yao.qi@linaro.org>
19749
19750 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19751 argument options.
19752 * gdb.server/ext-wrapper.exp: New file.
19753
19754 2015-07-23 Doug Evans <dje@google.com>
19755
19756 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19757 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19758
19759 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
19760
19761 * gdb.ada/var_arr_typedef.exp: New testcase.
19762 * gdb.ada/var_arr_typedef/pack.adb: New file.
19763 * gdb.ada/var_arr_typedef/pack.ads: New file.
19764 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19765
19766 2015-07-20 Joel Brobecker <brobecker@adacore.com>
19767
19768 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19769
19770 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19771
19772 * gdb.arch/i386-biarch-core.exp: Replace istarget
19773 by "complete set gnutarget". Remove expectation for the "core-file"
19774 command.
19775
19776 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
19777
19778 Revert the previous commit:
19779 Tests for validate symbol file using build-id.
19780
19781 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
19782
19783 Tests for validate symbol file using build-id.
19784 * gdb.base/solib-mismatch-lib.c: New file.
19785 * gdb.base/solib-mismatch-libmod.c: New file.
19786 * gdb.base/solib-mismatch.c: New file.
19787 * gdb.base/solib-mismatch.exp: New file.
19788
19789 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
19790
19791 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19792 nios2-*-linux*.
19793 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19794 * gdb.base/siginfo.exp: Likewise.
19795 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19796
19797 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
19798
19799 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19800 Move it to ...
19801 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19802 ... here.
19803 * gdb.trace/range-stepping.exp: Check that the target supports
19804 range stepping.
19805
19806 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19807
19808 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19809
19810 2015-07-14 Pedro Alves <palves@redhat.com>
19811
19812 * gdb.base/killed-outside.exp: New file.
19813 * gdb.base/killed-outside.c: New file.
19814
19815 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19816
19817 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19818 (n at main): New.
19819 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19820
19821 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19822
19823 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19824 infcall tests instead of setting up for KFAIL.
19825
19826 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
19827
19828 * gdb.btrace/record_goto-step.exp: New.
19829
19830 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19831
19832 PR compile/18484
19833 * gdb.compile/compile.c (struct struct_type): Add volatile to
19834 selffield's type.
19835 * gdb.compile/compile.exp
19836 (compile code struct_object.selffield = &struct_object): Skip further
19837 struct_object tests if this one xfails.
19838
19839 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
19840
19841 PR exp/18617
19842 * gdb.trace/ax.exp: Add test.
19843
19844 2015-07-07 Yao Qi <yao.qi@linaro.org>
19845
19846 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19847 instead of istarget "aarch64*-*-*".
19848 * gdb.arch/aarch64-fp.exp: Likewise.
19849 * gdb.base/float.exp: Likewise.
19850 * gdb.reverse/aarch64.exp: Likewise.
19851 * lib/gdb.exp (is_aarch64_target): New proc.
19852
19853 2015-07-07 Yao Qi <yao.qi@linaro.org>
19854
19855 * lib/gdb.exp (is_aarch32_target): New proc.
19856 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19857 instead of "istarget "arm*-*-*"".
19858 * gdb.arch/arm-disp-step.exp: Likewise.
19859 * gdb.arch/thumb-bx-pc.exp: Likewise.
19860 * gdb.arch/thumb-prologue.exp: Likewise.
19861 * gdb.arch/thumb-singlestep.exp: Likewise.
19862 * gdb.base/disp-step-syscall.exp: Likewise.
19863 * gdb.base/float.exp: Likewise.
19864
19865 2015-07-07 Yao Qi <yao.qi@linaro.org>
19866
19867 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19868 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19869
19870 2015-07-07 Yao Qi <yao.qi@linaro.org>
19871
19872 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19873 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19874 if it exists.
19875 * gdb.multi/multi-arch.exp: Likewise.
19876
19877 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
19878
19879 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19880 print.
19881
19882 2015-07-07 Yao Qi <yao.qi@linaro.org>
19883
19884 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19885
19886 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
19887
19888 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19889 '[' and ']' characters.
19890
19891 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
19892
19893 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19894
19895 2015-06-29 Pedro Alves <palves@redhat.com>
19896
19897 PR threads/18127
19898 * gdb.threads/hand-call-new-thread.c: New file.
19899 * gdb.threads/hand-call-new-thread.c: New file.
19900
19901 2015-06-26 Keith Seitz <keiths@redhat.com>
19902 Doug Evans <dje@google.com>
19903
19904 PR 16253
19905 * gdb.cp/var-tag-2.cc: New file.
19906 * gdb.cp/var-tag-3.cc: New file.
19907 * gdb.cp/var-tag-4.cc: New file.
19908 * gdb.cp/var-tag.cc: New file.
19909 * gdb.cp/var-tag.exp: New file.
19910
19911 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19912
19913 * gdb.base/history-duplicates.exp: New test.
19914
19915 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19916
19917 * gdb.base/completion.exp: Test the completion of the "focus"
19918 command.
19919
19920 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19921
19922 * gdb.arch/amd64-prologue-skip.S: New file.
19923 * gdb.arch/amd64-prologue-skip.exp: New file.
19924
19925 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
19926
19927 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19928 is_address_zero_readable check.
19929
19930 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
19931
19932 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19933 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19934
19935 2015-06-24 Yao Qi <yao.qi@linaro.org>
19936
19937 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19938 linux targets.
19939
19940 2015-06-24 Yao Qi <yao.qi@linaro.org>
19941
19942 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19943 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19944 * gdb.base/siginfo-thread.exp: Likewise.
19945
19946 2015-06-22 Yao Qi <yao.qi@linaro.org>
19947
19948 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19949
19950 2015-06-22 Yao Qi <yao.qi@linaro.org>
19951
19952 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19953 aarch64*-*-*.
19954 (skip_hw_watchpoint_tests): Likewise.
19955
19956 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
19957
19958 * gdb.base/gdbinit-history.exp: Test the interaction between
19959 setting GDBHISTSIZE and setting the history size via .gdbinit.
19960
19961 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19962
19963 PR gdb/16999
19964 * gdb.base/gdbhistsize-history.exp: New test.
19965
19966 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19967
19968 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19969 with GDBHISTSIZE.
19970 * gdb.base/readline.exp: Likewise.
19971
19972 2015-06-17 Yao Qi <yao.qi@linaro.org>
19973
19974 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19975 line.
19976
19977 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19978
19979 * gdb.base/gdbinit-history.exp: Add test case to check that
19980 an unlimited history file does not get truncated on exit.
19981
19982 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19983
19984 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19985 (VECTOR): New macro. Use it...
19986 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19987 ...for these typedefs.
19988 (int8, char1, int1, double1): New typedefs.
19989 (struct just_int2, struct two_int2): New structures.
19990 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19991 (add_structvecs, add_singlevecs): New functions.
19992 (main): Call add_some_intvecs twice.
19993 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19994 the compile and exit upon failure. Try compiling for the "native"
19995 architecture. Test inferior function calls with vector arguments
19996 and vector return value handling with "finish" and "return".
19997
19998 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
19999
20000 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
20001 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
20002 PE file.
20003 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
20004
20005 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
20006
20007 PR breakpoints/16465
20008 * gdb.mi/mi-dprintf-pending.c: New file.
20009 * gdb.mi/mi-dprintf-pending.exp: New test.
20010 * gdb.mi/mi-dprintf-pendshr.c: New file.
20011
20012 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
20013 Mircea Gherzan <mircea.gherzan@intel.com>
20014
20015 * gdb.arch/i386-mpx-map.c: New file.
20016 * gdb.arch/i386-mpx-map.exp: New File.
20017
20018 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
20019
20020 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
20021 * gdb.arch/i386-mpx.exp: Indentation fixed.
20022
20023 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
20024
20025 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
20026 function and improved indentation.
20027 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
20028 gdb_test_multiple. Added additional tests to skip the test.
20029
20030 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
20031
20032 * gdb.arch/i386-avx512.c: Change path in include file.
20033 * gdb.arch/i386-avx512.exp: Change include dir path
20034 compilation flag.
20035 * gdb.arch/i386-mpx.c: Change path in include file.
20036 * gdb.arch/i386-mpx.exp: Change include dir path compilation
20037 flag.
20038
20039 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
20040
20041 * gdb.compile/compile-print.exp (compile print *vararray@3)
20042 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
20043
20044 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
20045
20046 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
20047 (do not keep jit in memory): ... this.
20048 (expect 5): Change it to ...
20049 (expect no 5): ... this.
20050
20051 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
20052
20053 PR gdb/15564
20054 * gdb.mi/mi-detach.exp: New file.
20055
20056 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
20057
20058 PR symtab/18392
20059 * gdb.arch/amd64-tailcall-self.S: New file.
20060 * gdb.arch/amd64-tailcall-self.c: New file.
20061 * gdb.arch/amd64-tailcall-self.exp: New file.
20062
20063 2015-05-28 Don Breazeal <donb@codesourcery.com>
20064
20065 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
20066 tests for remote targets by checking is_target_gdbserver.
20067
20068 2015-05-27 Doug Evans <dje@google.com>
20069
20070 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
20071 * gdb.dwarf2/opaque-type-lookup.c: New file.
20072 * gdb.dwarf2/opaque-type-lookup.exp: New file.
20073
20074 2015-05-26 Doug Evans <dje@google.com>
20075
20076 * gdb.cp/iostream.cc: New file.
20077 * gdb.cp/iostream.exp: New file.
20078
20079 2015-05-26 Doug Evans <dje@google.com>
20080
20081 * gdb.dwarf2/dw2-op-call.exp: Update.
20082 * gdb.dwarf2/dw4-sig-types.exp: Update.
20083 * gdb.dwarf2/implptr.exp: Update.
20084 * gdb.mi/mi-cmd-param-changed.exp: Update.
20085
20086 2015-05-26 Doug Evans <dje@google.com>
20087
20088 * gdb.python/py-lazy-string.c: New file.
20089 * gdb.python/py-lazy-string.exp: New file.
20090 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
20091 (main): Update. Add estring3.
20092 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
20093 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
20094
20095 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
20096 Yao Qi <yao.qi@linaro.org>
20097
20098 * gdb.reverse/aarch64.c: New.
20099 * gdb.reverse/aarch64.exp: New.
20100
20101 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
20102
20103 * lib/gdb.exp (supports_process_record): Return true for
20104 aarch64*-linux*.
20105 (supports_reverse): Likewise.
20106
20107 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
20108
20109 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
20110 Use with_test_prefix.
20111
20112 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
20113
20114 * gdb.base/completion.exp: Add test for completion of layout
20115 names.
20116
20117 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
20118
20119 * lib/gdb.exp (skip_tui_tests): New proc.
20120 * gdb.base/tui-layout.exp: Check skip_tui_tests.
20121
20122 2015-05-19 Pedro Alves <palves@redhat.com>
20123
20124 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
20125 Save the whole env array instead of just HOME. Unset HISTSIZE in
20126 the environment while testing. Restore whole environment
20127 afterwards.
20128
20129 2015-05-16 Doug Evans <xdje42@gmail.com>
20130
20131 * gdb.guile/scm-ports.c: New file.
20132 * gdb.guile/scm-ports.exp: Add memory port tests.
20133
20134 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20135
20136 * gdb.compile/compile-print.c: New file.
20137 * gdb.compile/compile-print.exp: New file.
20138
20139 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20140
20141 * gdb.compile/compile-ops.exp: Cast param to void.
20142 * gdb.compile/compile.exp: Complete type for _gdb_expr.
20143 (compile code struct_object.selffield = &struct_object): Add xfail.
20144
20145 2015-05-15 Joel Brobecker <brobecker@adacore.com>
20146
20147 * gdb.ada/arr_enum_with_gap: New testcase.
20148
20149 2015-05-15 Joel Brobecker <brobecker@adacore.com>
20150
20151 * gdb.ada/byte_packed_arr: New testcase.
20152
20153 2015-05-15 Joel Brobecker <brobecker@adacore.com>
20154
20155 * gdb.ada/pckd_neg: New testcase.
20156
20157 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
20158
20159 PR gdb/17820
20160 * gdb.base/gdbinit-history.exp: New test.
20161 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
20162 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
20163
20164 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
20165
20166 * gdb.python/py-xmethods.cc: Enhance test case.
20167 * gdb.python/py-xmethods.exp: New tests.
20168 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
20169 function.
20170 (B_indexoper): Likewise.
20171 (global_dm_list) : Add new xmethod worker functions.
20172
20173 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
20174
20175 * gdb.base/coredump-filter.exp: Correctly unset
20176 "coredump_var_addr" array.
20177
20178 2015-05-08 Pedro Alves <palves@redhat.com>
20179
20180 * gdb.server/non-existing-program.exp: Unset spawn_id.
20181
20182 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
20183
20184 PR python/18291
20185 * gdb.python/py-xmethods.exp: Add tests.
20186
20187 2015-05-08 Yao Qi <yao.qi@linaro.org>
20188
20189 PR gdb/18208
20190 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
20191 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
20192 function set_coredump_filter, and remove remote_exec call.
20193 Remove argument ipid. Callers update.
20194 (top level): Don't get inferior's PID.
20195
20196 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
20197
20198 * gdb.base/watch_thread_num.exp: Skip test on targets without
20199 access watchpoints.
20200
20201 2015-05-06 Pedro Alves <palves@redhat.com>
20202
20203 PR server/18081
20204 * gdb.server/non-existing-program.exp: New file.
20205
20206 2015-05-05 Joel Brobecker <brobecker@adacore.com>
20207
20208 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
20209
20210 2015-05-05 Joel Brobecker <brobecker@adacore.com>
20211
20212 * gdb.ada/out_of_line_in_inlined: New testcase.
20213
20214 2015-05-05 Joel Brobecker <brobecker@adacore.com>
20215
20216 * gdb.ada/var_rec_arr: New testcase.
20217
20218 2015-04-30 Yao Qi <yao.qi@linaro.org>
20219
20220 * gdb.base/break-idempotent.exp: If
20221 skip_hw_watchpoint_multi_tests returns true, skip the tests
20222 on "rwatch" and "awatch".
20223
20224 2015-04-30 Yao Qi <yao.qi@linaro.org>
20225
20226 * gdb.base/relativedebug.exp: Invoke gdb command
20227 "info sharedlibrary", and if libc.so doesn't have debug info,
20228 skip the test.
20229
20230 2015-04-29 Doug Evans <dje@google.com>
20231
20232 * gdb.python/py-xmethods.exp: Add ptype tests.
20233 * gdb.python/py-xmethods.py (E_method_char_worker): Add
20234 get_result_type method.
20235
20236 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
20237
20238 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
20239 the target does not support hardware watchpoints.
20240
20241 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
20242
20243 * gdb.base/break-always.exp: Abort testing if writing to memory
20244 causes an error.
20245
20246 2015-04-28 Doug Evans <dje@google.com>
20247
20248 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
20249 * gdb.python/py-pp-registration.exp: ... here. New file.
20250 * gdb.python/py-pp-registration.c: New file.
20251 * gdb.python/py-pp-registration.py: New file.
20252
20253 2015-04-28 Doug Evans <dje@google.com>
20254
20255 * gdb.python/py-bad-printers.c: New file.
20256 * gdb.python/py-bad-printers.py: New file.
20257 * gdb.python/py-bad-printers.exp: New file.
20258
20259 2015-04-28 Sasha Smundak <asmundak@google.com>
20260
20261 * gdb.python/py-type.exp: New test.
20262
20263 2015-04-28 Andy Wingo <wingo@igalia.com>
20264
20265 * gdb.python/py-parameter.exp:
20266 * gdb.guile/scm-parameter.exp: Escape the path that we are
20267 matching against, as it might contain characters that are special
20268 to regular expressions.
20269
20270 2015-04-27 Joel Brobecker <brobecker@adacore.com>
20271
20272 * gdb.ada/rec_comp: New testcase.
20273
20274 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
20275
20276 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
20277 before using it.
20278
20279 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
20280
20281 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
20282 new tests for verilog output.
20283
20284 2015-04-24 Yao Qi <yao.qi@linaro.org>
20285
20286 * boards/remote-gdbserver-on-localhost.exp: New file.
20287
20288 2015-04-23 Pedro Alves <palves@redhat.com>
20289
20290 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
20291 $inferior_spawn_id instead of $inferior_spawn_id directly. On
20292 "end of file", remove $inferior_spawn_id from the indirect list.
20293
20294 2015-04-23 Pedro Alves <palves@redhat.com>
20295
20296 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
20297
20298 2015-04-23 Pedro Alves <palves@redhat.com>
20299
20300 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
20301 on $any_spawn_id instead of only on $gdb_spawn_id.
20302
20303 2015-04-21 Pierre Muller <muller@sourceware.org>
20304
20305 PR pascal/17815
20306 * lib/pascal.exp (gpc_compile): Add new option "class".
20307 (fpc_compile): Likewise.
20308 * gdb.pascal/case-insensitive-symbols.pas: New file.
20309 * gdb.pascal/case-insensitive-symbols.exp: New file.
20310
20311 2015-04-20 Gary Benson <gbenson@redhat.com>
20312
20313 * gdb.base/attach.exp: Fix three extended remote failures.
20314
20315 2015-04-17 Gary Benson <gbenson@redhat.com>
20316
20317 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
20318 the main executable over the remote protocol.
20319
20320 2015-04-16 Pedro Alves <palves@redhat.com>
20321
20322 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
20323 a new gdbserver if gdbserver_reconnect_p is set.
20324
20325 2015-04-16 Pedro Alves <palves@redhat.com>
20326
20327 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
20328 is set, don't exit gdbserver.
20329
20330 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
20331
20332 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
20333 appropriate .insn, such that an older assembler can be used.
20334 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
20335 the z/Architecture instruction set on 31-bit targets as well.
20336
20337 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
20338
20339 * gdb.go/handcall.exp: Remove all logic related to the first
20340 breakpoint and rely on go_runto_main instead.
20341 * gdb.go/strings.exp: Likewise.
20342 * gdb.go/unsafe.exp: Likewise.
20343 * gdb.go/hello.exp: Likewise. Also rename the remaining
20344 breakpoint marker to "breakpoint 1".
20345 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
20346 * gdb.go/strings.go: Likewise.
20347 * gdb.go/unsafe.go: Likewise.
20348 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
20349 "set breakpoint 2 here" and rename the remaining breakpoint marker
20350 to "breakpoint 1".
20351
20352 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
20353
20354 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
20355 if itertools.imap is not present.
20356 * gdb.python/py-objfile.exp: Add parentheses.
20357 * gdb.python/py-type.exp: Same.
20358 * gdb.python/py-unwind-maint.py: Same.
20359
20360 2015-04-15 Yao Qi <yao.qi@linaro.org>
20361
20362 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
20363 of ":$ptr_size" and set its form explicitly.
20364
20365 2015-04-15 Pedro Alves <palves@redhat.com>
20366 Yao Qi <yao.qi@linaro.org>
20367
20368 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
20369 timeout by factor of 4.
20370 (test_regular_watch): Likewise.
20371 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
20372 * gdb.reverse/sigall-reverse.exp: Likewise.
20373 * gdb.reverse/until-precsave.exp: Likewise.
20374 * lib/gdb.exp (with_timeout_factor): New proc.
20375 (gdb_expect): Move some code to ...
20376 (get_largest_timeout): ... here. New procedure.
20377
20378 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
20379
20380 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
20381
20382 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
20383
20384 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
20385 to write to the .text section.
20386
20387 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
20388
20389 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
20390 Handle the case of targets that do not provide PID information.
20391
20392 2015-04-13 Yao Qi <yao.qi@linaro.org>
20393
20394 * lib/gdbserver-support.exp (gdb_exit): Catch exception
20395 and use expect instead of gdb_expect.
20396
20397 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
20398
20399 * gdb.base/coredump-filter.exp: Rename variable "addr" to
20400 "coredump_var_addr" to avoid naming conflict with other testcases.
20401
20402 2015-04-10 Pedro Alves <palves@redhat.com>
20403
20404 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
20405 gdb_test_sequence and gdb_assert.
20406
20407 2015-04-10 Pedro Alves <palves@redhat.com>
20408
20409 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
20410 test messages that don't include the breakpoint address.
20411
20412 2015-04-10 Yao Qi <yao.qi@linaro.org>
20413
20414 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
20415 false for some offset and width combinations which aren't
20416 supported by linux kernel.
20417
20418 2015-04-10 Pedro Alves <palves@redhat.com>
20419
20420 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
20421 procedure, factored out from ...
20422 (top level): ... here. Add "set displaced-stepping" testing axis.
20423 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
20424 parameter "displaced". Use it.
20425 (top level): Use foreach and add "set displaced-stepping" testing
20426 axis.
20427
20428 2015-04-10 Pedro Alves <palves@redhat.com>
20429
20430 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
20431 Remove comment.
20432 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
20433 both the address of the instruction that triggers the watchpoint
20434 and the address of the instruction immediately after, and use
20435 those addresses for the test. Fix comment.
20436
20437 2015-04-10 Pedro Alves <palves@redhat.com>
20438
20439 * gdb.base/sigstep.exp (breakpoint_to_handler)
20440 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
20441 Test "backtrace" in handler.
20442 (breakpoint_over_handler): New parameter 'displaced'. Use it.
20443 (top level): Add new "displaced" test axis to
20444 breakpoint_to_handler, breakpoint_to_handler_entry and
20445 breakpoint_over_handler.
20446
20447 2015-04-10 Pedro Alves <palves@redhat.com>
20448
20449 PR gdb/18216
20450 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
20451
20452 2015-04-10 Yao Qi <yao.qi@linaro.org>
20453
20454 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
20455 (test_add_rn_pc): New function.
20456 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
20457 (top level): Invoke test_add_rn_pc.
20458
20459 2015-04-10 Pedro Alves <palves@redhat.com>
20460
20461 PR gdb/13858
20462 * gdb.base/step-over-no-symbols.exp: New file.
20463
20464 2015-04-09 Andy Wingo <wingo@igalia.com>
20465
20466 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
20467 after the Python tests.
20468
20469 2015-04-08 Keith Seitz <keiths@redhat.com>
20470
20471 PR python/16699
20472 * gdb.python/py-completion.exp: New tests for completion.
20473 * gdb.python/py-completion.py (CompleteLimit1): New class.
20474 (CompleteLimit2): Likewise.
20475 (CompleteLimit3): Likewise.
20476 (CompleteLimit4): Likewise.
20477 (CompleteLimit5): Likewise.
20478 (CompleteLimit6): Likewise.
20479 (CompleteLimit7): Likewise.
20480
20481 2015-04-08 Pedro Alves <palves@redhat.com>
20482
20483 PR gdb/18214
20484 PR gdb/18216
20485 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
20486 function.
20487 (main): Install it as SIGUSR1 handler.
20488 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
20489 parameter. Always use "setup" as prefix. Toggle "set
20490 displaced-stepping" off/on depending on global. Don't switch to
20491 thread 1 here.
20492 (top level): Add displaced stepping "off/on" test axis. Update
20493 "setup" calls. Wrap each subtest with with_test_prefix. Test
20494 continuing with a queued signal in each thread.
20495
20496 2015-04-08 Pedro Alves <palves@redhat.com>
20497
20498 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
20499 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
20500 gdb_breakpoint instead of gdb_test that doesn't expect anything.
20501 Return early if running to main fails.
20502 * gdb.trace/while-stepping.exp: Likewise.
20503
20504 2015-04-07 Pedro Alves <palves@redhat.com>
20505
20506 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
20507 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
20508 interact with inferior program.
20509
20510 2015-04-07 Pedro Alves <palves@redhat.com>
20511
20512 * lib/gdb.exp (inferior_spawn_id): New global.
20513 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
20514 spawn id after processing the user code.
20515 (default_gdb_start): Set inferior_spawn_id.
20516 (send_inferior): New procedure.
20517 * lib/gdbserver-support.exp (gdbserver_start): Set
20518 inferior_spawn_id.
20519 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
20520
20521 2015-04-07 Pedro Alves <palves@redhat.com>
20522
20523 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
20524 * lib/gdbserver-support.exp (gdbserver_start): Make
20525 $server_spawn_id global.
20526 (gdbserver_start): Don't wait for gdbserver's spawn id with
20527 expect_background.
20528 (close_gdbserver): New procedure.
20529 (gdb_exit): Rename the default version and reimplement.
20530
20531 2015-04-07 Pedro Alves <palves@redhat.com>
20532
20533 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
20534 append the substituted item, not the original item.
20535
20536 2015-04-07 Pedro Alves <palves@redhat.com>
20537
20538 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
20539 gdb_expect.
20540
20541 2015-04-07 Pedro Alves <palves@redhat.com>
20542
20543 * gdb.base/interrupt.exp: Don't handle the case of the inferior
20544 output appearing once only.
20545
20546 2015-04-07 Pedro Alves <palves@redhat.com>
20547
20548 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
20549 that doesn't expect anything. Return early if running to main
20550 fails.
20551
20552 2015-04-07 Yao Qi <yao.qi@linaro.org>
20553
20554 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
20555 (child_function): Call alarm.
20556 (main): Move call to alarm into the loop.
20557 * gdb.threads/non-stop-fair-events.exp: Build program with
20558 -DTIMEOUT=$timeout.
20559
20560 2015-04-06 Doug Evans <xdje42@gmail.com>
20561
20562 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
20563 Fix dest parameter to board_info.
20564 (fpc_compile): Ditto.
20565 (gdb_compile_pascal): Rename dest arg to destfile.
20566
20567 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
20568
20569 * gdb.ada/funcall_ref.exp: New file.
20570 * gdb.ada/funcall_ref/foo.adb: New file.
20571
20572 2015-04-02 Yao Qi <yao.qi@linaro.org>
20573
20574 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
20575 is remote.
20576
20577 2015-04-02 Gary Benson <gbenson@redhat.com>
20578
20579 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
20580
20581 2015-04-01 Sasha Smundak <asmundak@google.com>
20582
20583 * gdb.python/py-unwind-maint.c: New file.
20584 * gdb.python/py-unwind-maint.exp: New test.
20585 * gdb.python/py-unwind-maint.py: New file.
20586 * gdb.python/py-unwind.c: New file.
20587 * gdb.python/py-unwind.exp: New test.
20588 * gdb.python/py-unwind.py: New test.
20589
20590 2015-04-01 Pedro Alves <palves@redhat.com>
20591
20592 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
20593 to fail instead of non-existent $test.
20594
20595 2015-04-01 Pedro Alves <palves@redhat.com>
20596
20597 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
20598 GDBFLAGS if not empty.
20599
20600 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
20601
20602 * gdb.ada/complete.exp: Remove "multi_line".
20603 * gdb.ada/info_exc.exp: Remove "multi_line".
20604 * gdb.ada/packed_tagged.exp: Remove "multi_line".
20605 * gdb.ada/ptype_field.exp: Remove "multi_line".
20606 * gdb.ada/sym_print_name.exp: Remove "multi_line".
20607 * gdb.ada/tagged.exp: Remove "multi_line".
20608 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
20609 [multi_line ...]
20610 * gdb.btrace/delta.exp: Likewise.
20611 * gdb.btrace/exception.exp: Likewise.
20612 * gdb.btrace/function_call_history.exp: Likewise.
20613 * gdb.btrace/instruction_history.exp: Likewise.
20614 * gdb.btrace/nohist.exp: Likewise.
20615 * gdb.btrace/record_goto.exp: Likewise.
20616 * gdb.btrace/segv.exp: Likewise.
20617 * gdb.btrace/stepi.exp: Likewise.
20618 * gdb.btrace/tailcall.exp: Likewise.
20619 * gdb.btrace/unknown_functions.exp: Likewise.
20620 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
20621 * lib/gdb.exp: Add the "multi_line" helper.
20622
20623 2015-04-01 Pedro Alves <palves@redhat.com>
20624
20625 * gdb.threads/tid-reuse.c: New file.
20626 * gdb.threads/tid-reuse.exp: New file.
20627
20628 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
20629
20630 PR corefiles/16092
20631 * gdb.base/coredump-filter.c: New file.
20632 * gdb.base/coredump-filter.exp: Likewise.
20633
20634 2015-03-27 Petr Machata <pmachata@redhat.com>
20635
20636 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
20637 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
20638 (Dwarf::assemble): Initialize them.
20639 (Dwarf::lines): New function.
20640
20641 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
20642
20643 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
20644 SYMBOL_PREFIX for x86_64-*-cygwin.
20645
20646 2015-03-26 Andy Wingo <wingo@igalia.com>
20647
20648 PR symtab/18148
20649 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
20650 const_value but not a location.
20651 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
20652 location defined in non-main CUs are visible.
20653
20654 2015-03-26 Yao Qi <yao.qi@linaro.org>
20655
20656 PR testsuite/18139
20657 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
20658 Add a line number entry for the same line.
20659 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
20660 Add a line number entry for the same line.
20661
20662 2015-03-26 Yao Qi <yao.qi@linaro.org>
20663
20664 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
20665 .int 0.
20666 (func): Likewise. Add .Lfunc_1 label.
20667 Use .Lfunc_1 label.
20668 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
20669 .int 0.
20670 (func): Likewise.
20671 Use .Lfunc_1 label.
20672
20673 2015-03-26 Yao Qi <yao.qi@linaro.org>
20674
20675 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20676 Call gdb_compile instead to compile each .s files without debug
20677 information.
20678
20679 2015-03-26 Yao Qi <yao.qi@linaro.org>
20680
20681 * gdb.base/savedregs.exp (process_saved_regs): Make
20682 "Saved registers:" optional in the pattern.
20683
20684 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20685
20686 * gdb.btrace/next.exp: Merged into step.exp.
20687 * gdb.btrace/finish.exp: Merged into step.exp.
20688 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20689 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20690 "record goto" and checking the exact replay position.
20691 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20692 check for "Recording format" in "info record" output.
20693 * gdb.btrace/record_goto.exp: Choose test file based on target.
20694 * gdb.btrace/x86-record_goto.S: Renamed into ...
20695 * gdb.btrace/x86_64-record_goto.S: ... this.
20696 * gdb.btrace/i686-record_goto.S: New.
20697 * gdb.btrace/x86-tailcall.S: Renamed into ...
20698 * gdb.btrace/x86_64-tailcall.S: ... this.
20699 * gdb.btrace/i686-tailcall.S: New.
20700 * gdb.btrace/x86-tailcall.c: Renamed into ...
20701 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20702 separate statements. Update test.
20703 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20704 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20705 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20706 * gdb.btrace/tailcall.exp: Choose test file based on target.
20707 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20708
20709 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20710
20711 * gdb.btrace/exception.exp: Increase BTS buffer size.
20712
20713 2015-03-24 Pedro Alves <palves@redhat.com>
20714
20715 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20716
20717 2015-03-24 Pedro Alves <palves@redhat.com>
20718
20719 * gdb.threads/schedlock.exp (test_step): No longer expect that
20720 "set scheduler-locking step" with "next" over a function call runs
20721 threads unlocked.
20722
20723 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20724
20725 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20726
20727 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20728
20729 PR breakpoints/16466
20730 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20731 * gdb.mi/mi-pending.c (thread_func): New function.
20732 (int main): Add threading support required.
20733 * gdb.mi/mi-pending.exp: Add tests for this issue.
20734 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20735 (pendfunc2): Remove stdio dependency.
20736 * gdb.mi/mi-pendshr2.c: New file.
20737
20738 2015-03-23 Keith Seitz <keiths@redhat.com>
20739
20740 * gdb.linespec/keywords.c: New file.
20741 * gdb.linespec/keywords.exp: New file.
20742
20743 2015-03-23 Keith Seitz <keiths@redhat.com>
20744
20745 PR gdb/18021
20746 * gdb.dwarf2/staticvirtual.exp: New test.
20747
20748 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
20749
20750 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20751 * README: Remove HP-UX and gdb.hp.
20752 (configuration):
20753 * configure: Regenerate.
20754 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20755 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20756 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20757 gdb.hp/gdb.defects/Makefile.
20758 * gdb.hp/Makefile.in: File deleted.
20759 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20760 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20761 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20762 * gdb.hp/gdb.aCC/run.c: File deleted.
20763 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20764 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20765 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20766 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20767 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20768 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20769 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20770 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20771 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20772 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20773 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20774 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20775 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20776 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20777 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20778 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20779 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20780 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20781 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20782 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20783 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20784 * gdb.hp/gdb.compat/average.c: File deleted.
20785 * gdb.hp/gdb.compat/sum.c: File deleted.
20786 * gdb.hp/gdb.compat/xdb.c: File deleted.
20787 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20788 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20789 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20790 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20791 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20792 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20793 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20794 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20795 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20796 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20797 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20798 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20799 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20800 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20801 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20802 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20803 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20804 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20805 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20806 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20807 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20808 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20809 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20810 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20811 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20812 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20813 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20814 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20815 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20816 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20817 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20818 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20819 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20820 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20821 * gdb.hp/tools/odump: File deleted.
20822
20823 2015-03-19 Pedro Alves <palves@redhat.com>
20824
20825 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20826 (saw_thread_3): New globals.
20827 (top level): Increment them when an event for the corresponding
20828 thread is seen.
20829 (no thread starvation): New test.
20830
20831 2015-03-19 Pedro Alves <palves@redhat.com>
20832
20833 * gdb.threads/continue-pending-status.c: New file.
20834 * gdb.threads/continue-pending-status.exp: New file.
20835
20836 2015-03-18 Pedro Alves <palves@redhat.com>
20837
20838 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20839 Use gdb_is_target_remote instead of is_remote. Use
20840 gdb_test_multiple instead of gdb_expect. Exit early if
20841 gdb_test_multiple hits its internal matches. Tighten stepi tests
20842 expected output. Fail on exit with any signal, instead of just
20843 SIGILL.
20844
20845 2015-03-18 Yao Qi <yao.qi@linaro.org>
20846
20847 PR tdep/18107
20848 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20849 variable.
20850 * gdb.base/catch-syscall.exp: Don't skip it on
20851 aarch64*-*-linux* target. Remove elements in all_syscalls.
20852 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20853 target.
20854 (setup_all_syscalls): New proc.
20855
20856 2015-03-16 Yao Qi <yao.qi@linaro.org>
20857
20858 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20859 (top level): Skip tests if valid_addr_p returns false for
20860 $cmd1 or $cmd2.
20861
20862 2015-03-11 Andy Wingo <wingo@igalia.com>
20863
20864 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20865
20866 2015-03-11 Yao Qi <yao.qi@linaro.org>
20867
20868 * gdb.base/catch-syscall.exp: Fix typo in comments.
20869
20870 2015-03-11 Yao Qi <yao.qi@linaro.org>
20871
20872 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20873
20874 2015-03-09 Pedro Alves <palves@redhat.com>
20875
20876 * dg-extract-results.py: Delete.
20877
20878 2015-03-09 Pedro Alves <palves@redhat.com>
20879
20880 Merge dg-extract-results.sh from GCC upstream (r218843).
20881
20882 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
20883 * dg-extract-results.sh: Use --text with grep to avoid issues with
20884 binary files. Fall back to cat -v, if that doesn't work.
20885
20886 2015-03-05 Pedro Alves <palves@redhat.com>
20887
20888 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20889
20890 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
20891
20892 * lib/mi-support.exp (mi_expect_interrupt): Accept
20893 alternative event for when in all-stop mode.
20894
20895 2015-03-04 Pedro Alves <palves@redhat.com>
20896
20897 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20898
20899 2015-03-04 Mark Kettenis <kettenis@gnu.org>
20900
20901 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20902
20903 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20904
20905 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20906 regexps for GDB's current line display, accept a hex address
20907 preceding the line number.
20908
20909 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20910
20911 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20912 the 'arch1' variable for "s390*-linux*" targets.
20913
20914 2015-03-04 Pedro Alves <palves@redhat.com>
20915
20916 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20917 (main): Pass missing retval argument to pthread_join call.
20918
20919 2015-03-02 Pedro Alves <palves@redhat.com>
20920
20921 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20922 (top level): Call do_test with non-stop as well.
20923
20924 2015-03-02 Pedro Alves <palves@redhat.com>
20925
20926 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20927 -1.
20928
20929 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20930
20931 * gdb.arch/s390-vregs.exp: New test.
20932 * gdb.arch/s390-vregs.S: New file.
20933
20934 2015-02-27 Pedro Alves <palves@redhat.com>
20935
20936 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20937 call to catch_command_errors.
20938 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20939 catch_command_errors.
20940
20941 2015-02-27 Pedro Alves <palves@redhat.com>
20942
20943 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20944 "true" for boolean result.
20945 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20946 prototype of main.
20947
20948 2015-02-27 Pedro Alves <palves@redhat.com>
20949
20950 * lib/unbuffer_output.c: New file.
20951 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20952 (main): Call gdb_unbuffer_output.
20953
20954 2015-02-27 Yao Qi <yao.qi@linaro.org>
20955
20956 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20957 target.
20958
20959 2015-02-26 Doug Evans <dje@google.com>
20960
20961 * gdb.cp/class2.cc (Dbase, D): New classes.
20962 (main): New local delta.
20963 * gdb.cp/class2.exp: Test printing delta.
20964 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20965 (dynbar): New global.
20966 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20967
20968 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20969
20970 * gdb.compile/compile-ifunc.c: New file.
20971 * gdb.compile/compile-ifunc.exp: New file.
20972
20973 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
20974
20975 * gdb.base/structs.exp: Check for correct struct on finish.
20976
20977 2015-02-26 Yao Qi <yao.qi@linaro.org>
20978
20979 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20980 is zero.
20981
20982 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20983
20984 * gdb.arch/cordic.ko.bz2: New file.
20985 * gdb.arch/cordic.ko.debug.bz2: New file.
20986 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20987
20988 2015-02-25 Yao Qi <yao.qi@linaro.org>
20989
20990 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20991 aarch64*-*-* target.
20992
20993 2015-02-23 Pedro Alves <palves@redhat.com>
20994
20995 * lib/gdb.exp (delete_breakpoints): Rewrite using
20996 gdb_test_multiple.
20997
20998 2015-02-23 Pedro Alves <palves@redhat.com>
20999
21000 * gdb.base/info-os.c: Include stdlib.h.
21001
21002 2015-02-22 Doug Evans <xdje42@gmail.com>
21003
21004 PR symtab/17855
21005 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
21006 is read after symbols have been re-read.
21007 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
21008 * gdb.ada/exec_changed/second.adb (Second): Ditto.
21009
21010 2015-02-21 Doug Evans <dje@google.com>
21011
21012 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
21013
21014 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21015
21016 PR corefiles/17808
21017 * gdb.arch/i386-biarch-core.core.bz2: New file.
21018 * gdb.arch/i386-biarch-core.exp: New file.
21019
21020 2015-02-21 Pedro Alves <palves@redhat.com>
21021
21022 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
21023 runto_main fails.
21024
21025 2015-02-20 Pedro Alves <palves@redhat.com>
21026
21027 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
21028 info probes.
21029
21030 2015-02-20 Pedro Alves <palves@redhat.com>
21031
21032 * gdb.threads/multi-create-ns-info-thr.exp: New file.
21033
21034 2015-02-20 Pedro Alves <palves@redhat.com>
21035
21036 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
21037 clean_restart before gdb_target_supports_trace.
21038
21039 2015-02-20 Pedro Alves <palves@redhat.com>
21040
21041 PR threads/18006
21042 * gdb.threads/clone-thread_db.c: New file.
21043 * gdb.threads/clone-thread_db.exp: New file.
21044
21045 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
21046
21047 PR breakpoints/16812
21048 * gdb.base/catch-gdb-caused-signals.c: New file.
21049 * gdb.base/catch-gdb-caused-signals.exp: New file.
21050
21051 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
21052
21053 * configure: Regenerated.
21054 * configure.ac: Use GDB_AC_TRANSFORM.
21055 * aclocal.m4: sinclude ../transform.m4.
21056
21057 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
21058
21059 * lib/dtrace.exp: New file.
21060 * gdb.base/dtrace-probe.exp: Likewise.
21061 * gdb.base/dtrace-probe.d: Likewise.
21062 * gdb.base/dtrace-probe.c: Likewise.
21063 * lib/pdtrace.in: Likewise.
21064 * configure.ac: Output variables with the transformed names of
21065 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
21066 * configure: Regenerated.
21067
21068 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
21069
21070 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
21071 expected message when trying to access $_probe_* convenience
21072 variables while not on a probe.
21073
21074 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21075
21076 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
21077
21078 2015-02-11 Pedro Alves <pedro@codesourcery.com>
21079
21080 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
21081 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
21082
21083 2015-02-10 Doug Evans <xdje42@gmail.com>
21084
21085 * lib/gdb.exp (gdb_load): Always return a result.
21086
21087 2015-02-10 Pedro Alves <palves@redhat.com>
21088
21089 * gdb.threads/signal-sigtrap.c: New file.
21090 * gdb.threads/signal-sigtrap.exp: New file.
21091
21092 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
21093
21094 * gdb.trace/no-attach-trace.c: New file.
21095 * gdb.trace/no-attach-trace.exp: New file.
21096
21097 2015-02-09 Mark Wielaard <mjw@redhat.com>
21098
21099 * gdb.dwarf2/atomic.c: New file.
21100 * gdb.dwarf2/atomic-type.exp: Likewise.
21101
21102 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
21103
21104 * gdb.btrace/buffer-size.exp: Update "info record" output.
21105 * gdb.btrace/delta.exp: Update "info record" output.
21106 * gdb.btrace/enable.exp: Update "info record" output.
21107 * gdb.btrace/finish.exp: Update "info record" output.
21108 * gdb.btrace/instruction_history.exp: Update "info record" output.
21109 * gdb.btrace/next.exp: Update "info record" output.
21110 * gdb.btrace/nexti.exp: Update "info record" output.
21111 * gdb.btrace/step.exp: Update "info record" output.
21112 * gdb.btrace/stepi.exp: Update "info record" output.
21113 * gdb.btrace/nohist.exp: Update "info record" output.
21114
21115 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
21116
21117 * gdb.btrace/buffer-size: New.
21118
21119 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
21120
21121 * gdb.btrace/delta.exp: Update "info record" output.
21122 * gdb.btrace/enable.exp: Update "info record" output.
21123 * gdb.btrace/finish.exp: Update "info record" output.
21124 * gdb.btrace/instruction_history.exp: Update "info record" output.
21125 * gdb.btrace/next.exp: Update "info record" output.
21126 * gdb.btrace/nexti.exp: Update "info record" output.
21127 * gdb.btrace/step.exp: Update "info record" output.
21128 * gdb.btrace/stepi.exp: Update "info record" output.
21129 * gdb.btrace/nohist.exp: Update "info record" output.
21130
21131 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
21132
21133 PR gdb/15678
21134 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
21135
21136 2015-02-06 Pedro Alves <palves@redhat.com>
21137
21138 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
21139 macro.
21140 (seconds_left, again): New globals.
21141 (main): Wait seconds_left in a 1-second sleep loop instead of
21142 sleeping 180 seconds. If 'again' is set, reset the seconds
21143 counter.
21144 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
21145 'again' in the inferior before detaching. Print the seconds left.
21146 (options): New global.
21147 (top level): Build program with -DTIMEOUT=$timeout.
21148
21149 2015-02-06 Pedro Alves <palves@redhat.com>
21150
21151 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
21152 determine how many seconds to pass to 'alarm'.
21153 * gdb.base/gdb-sigterm.exp (top level): Build program with
21154 -DTIMEOUT=$timeout.
21155 (do_test): Return success/failure indication. Add more verbose
21156 logging. Don't fail if 200 single steps are seen. Instead, fail
21157 when the test times out.
21158 (passes): New global.
21159 (top level): Break the testing loop if testing fails on any
21160 iteration. Use gdb_assert.
21161
21162 2015-02-04 Don Breazeal <donb@codesourcery.com>
21163
21164 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
21165 and initialize them.
21166 (ipc_cleanup): New function.
21167 (main): Don't declare shmid, semid, and msqid. Add a call to
21168 atexit so that we call ipc_cleanup on exit.
21169
21170 2015-02-04 Pedro Alves <palves@redhat.com>
21171
21172 * boards/native-extended-gdbserver.exp: Remove any target variant
21173 specifications from the board name before clearing the isremote
21174 flag from board_info.
21175
21176 2015-01-31 Doug Evans <xdje42@gmail.com>
21177
21178 * gdb.base/maint.exp <maint print type argc>: Update expected output.
21179
21180 2015-01-31 Gary Benson <gbenson@redhat.com>
21181
21182 * gdb.base/completion.exp: Disable completion limiting for
21183 existing tests. Add new tests to check completion limiting.
21184 * gdb.linespec/ls-errs.exp: Disable completion limiting.
21185
21186 2015-01-31 Doug Evans <xdje42@gmail.com>
21187
21188 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
21189
21190 2015-01-31 Doug Evans <xdje42@gmail.com>
21191
21192 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
21193 entries. Duplicate file section script entries.
21194 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
21195 inlined entries. Add test for safe-path rejection.
21196 * gdb.python/py-section-script.c: Add duplicate inlined section script
21197 entries. Duplicate file section script entries.
21198 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
21199 inlined entries. Add test for safe-path rejection.
21200
21201 2015-01-29 Joel Brobecker <brobecker@adacore.com>
21202
21203 * gdb.ada/disc_arr_bound: New testcase.
21204
21205 2015-01-29 Joel Brobecker <brobecker@adacore.com>
21206
21207 * gdb.ada/mi_var_array: New testcase.
21208
21209 2015-01-27 Doug Evans <dje@google.com>
21210
21211 * gdb.python/py-objfile.exp: Add tests for objfile.username.
21212 Add test for objfile.filename, objfile.username after objfile
21213 has been unloaded.
21214
21215 2015-01-26 Joel Brobecker <brobecker@adacore.com>
21216
21217 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
21218 the second test to print the name attribute of value
21219 returned by the call to gdb.lookup_type, and adjust
21220 the expected output accordingly.
21221
21222 2015-01-25 Mark Wielaard <mjw@redhat.com>
21223
21224 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
21225 * gdb.base/disp-step-fork.c: Include unistd.h.
21226 * gdb.base/siginfo-obj.c: Include stdio.h.
21227 * gdb.base/siginfo-thread.c: Likewise.
21228 * gdb.mi/non-stop.c: Include unistd.h.
21229 * gdb.mi/nsthrexec.c: Include stdio.h.
21230 * gdb.mi/pthreads.c: Include unistd.h.
21231 * gdb.modula2/unbounded1.c (main): Declare returns int.
21232 * gdb.reverse/consecutive-reverse.c: Likewise.
21233 * gdb.threads/create-fail.c: Include unistd.h.
21234 * gdb.threads/killed.c: Likewise.
21235 * gdb.threads/linux-dp.c: Likewise.
21236 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
21237 * gdb.threads/non-ldr-exc-2.c: Likewise.
21238 * gdb.threads/non-ldr-exc-3.c: Likewise.
21239 * gdb.threads/non-ldr-exc-4.c: Likewise.
21240 * gdb.threads/pthreads.c: Include unistd.h.
21241 (main): Declare returns int.
21242 * gdb.threads/tls-main.c (foo): New declaration.
21243 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
21244
21245 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
21246
21247 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
21248 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
21249
21250 2015-01-15 Mark Wielaard <mjw@redhat.com>
21251
21252 * gdb.base/noreturn-return.c: New file.
21253 * gdb.base/noreturn-return.exp: New file.
21254 * gdb.base/noreturn-finish.c: New file.
21255 * gdb.base/noreturn-finish.exp: New file.
21256
21257 2015-01-23 Pedro Alves <palves@redhat.com>
21258
21259 * gdb.threads/continue-pending-after-query.c: New file.
21260 * gdb.threads/continue-pending-after-query.exp: New file.
21261
21262 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
21263 Simon Marchi <simon.marchi@ericsson.com>
21264
21265 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
21266 * gdb.base/valgrind-db-attach.exp: Same.
21267 * gdb.base/valgrind-infcall.exp: Same.
21268 * lib/mi-support.exp (default_mi_gdb_start): Same.
21269 * lib/prompt.exp (default_prompt_gdb_start): Same.
21270 * lib/gdb.exp (default_gdb_spawn): Same.
21271 (gdb_interact): New.
21272
21273
21274 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21275
21276 * gdb.compile/compile.exp (pointer to jit function): New test.
21277
21278 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
21279
21280 * lib/gdb.exp (supports_process_record): Return true for
21281 powerpc*-*-linux*.
21282 (supports_reverse): Likewise.
21283
21284 2015-01-15 Don Breazeal <donb@codesourcery.com>
21285
21286 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
21287 instead of checking whether the target board is remote and
21288 use spawn_wait_for_attach instead of exec/sleep.
21289 * gdb.base/attach-twice.exp: Likewise.
21290
21291 2015-01-15 Joel Brobecker <brobecker@adacore.com>
21292
21293 * gdb.ada/var_arr_attrs: New testcase.
21294
21295 2015-01-14 Pedro Alves <palves@redhat.com>
21296 Joel Brobecker <brobecker@adacore.com>
21297
21298 PR gdb/17525
21299 * gdb.base/bp-cmds-execution-x-script.c: New file.
21300 * gdb.base/bp-cmds-execution-x-script.exp: New file.
21301 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
21302
21303 2015-01-14 Pedro Alves <palves@redhat.com>
21304
21305 PR cli/17828
21306 * gdb.base/batch-preserve-term-settings.c: New file.
21307 * gdb.base/batch-preserve-term-settings.exp: New file.
21308
21309 2015-01-13 Doug Evans <dje@google.com>
21310
21311 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
21312 binary.
21313
21314 2015-01-13 Joel Brobecker <brobecker@adacore.com>
21315
21316 * Makefile.in (clean mostlyclean): Do not delete *.py.
21317
21318 2015-01-13 Joel Brobecker <brobecker@adacore.com>
21319
21320 * gdb.python/py-lookup-type.exp: New file.
21321
21322 2015-01-12 Pedro Alves <palves@redhat.com>
21323
21324 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
21325 restore GDBFLAGS before returning.
21326
21327 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21328
21329 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
21330 is_amd64_regs_target and is_x86_like_target.
21331
21332 2015-01-11 Doug Evans <xdje42@gmail.com>
21333
21334 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
21335 is given without an explicit form.
21336 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
21337 attributes.
21338 * gdb.dwarf/corrupt.exp: Ditto.
21339 * gdb.dwarf2/enum-type.exp: Ditto.
21340 * gdb.trace/entry-values.exp: Ditto.
21341 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
21342
21343 2015-01-11 Doug Evans <xdje42@gmail.com>
21344
21345 PR gdb/15830
21346 * gdb.base/maint.exp: Remove references to "maint demangle".
21347 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
21348 Add tests for explicitly specifying language to demangle.
21349 * gdb.dlang/demangle.exp: Ditto.
21350
21351 2015-01-09 Pedro Alves <palves@redhat.com>
21352
21353 * gdb.threads/non-stop-fair-events.c: New file.
21354 * gdb.threads/non-stop-fair-events.exp: New file.
21355
21356 2015-01-09 Pedro Alves <palves@redhat.com>
21357
21358 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
21359 the global scope. Set a breakpoint after all threads are started
21360 rather than stepping over two source lines. Expect the prompt.
21361 * gdb.base/watch_thread_num.c (threads_started_barrier): New
21362 global.
21363 (NUM): Now 15.
21364 (main): Use threads_started_barrier to wait for all threads to
21365 start. Main thread no longer calls thread_function. Exit after
21366 180 seconds.
21367 (loop): New function.
21368 (thread_function): Wait on threads_started_barrier barrier. Call
21369 'loop' at each iteration.
21370 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
21371 threads have started, instead of hardcoding number of "next"
21372 steps. Use an access watchpoint instead of a write watchpoint.
21373
21374 2015-01-09 Pedro Alves <palves@redhat.com>
21375
21376 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
21377 (thread_func): Wait on barrier.
21378 (main): Wait for all threads to start before stopping GDB.
21379 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
21380 global.
21381 (thread1_func, thread2_func): Wait on barrier.
21382 (main): Wait for all threads to start before stopping GDB.
21383 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
21384 New global.
21385 (thread1_func, thread2_func): Wait on barrier.
21386 (main): Wait for all threads to start before stopping GDB.
21387
21388 2015-01-09 Pedro Alves <palves@redhat.com>
21389
21390 * gdb.threads/attach-many-short-lived-threads.c: New file.
21391 * gdb.threads/attach-many-short-lived-threads.exp: New file.
21392
21393 2014-01-09 Pedro Alves <palves@redhat.com>
21394
21395 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
21396 instead of to thread 2.
21397 * gdb.threads/signal-command-multiple-signals-pending.c (main):
21398 Add barrier around each pthread_create call instead of around all
21399 calls.
21400 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
21401 Set a break on thread_function and have the child threads hit it
21402 one at at a time.
21403
21404 2015-01-09 Pedro Alves <palves@redhat.com>
21405
21406 * lib/gdb.exp (can_spawn_for_attach): New procedure.
21407 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
21408 false.
21409 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
21410 checking whether the target board is remote.
21411 * gdb.multi/multi-attach.exp: Likewise.
21412 * gdb.python/py-sync-interp.exp: Likewise.
21413 * gdb.server/ext-attach.exp: Likewise.
21414 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
21415 tests that need to attach, instead of checking whether the target
21416 board is remote at the top of the file.
21417
21418 2015-01-08 Yao Qi <yao@codesourcery.com>
21419
21420 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
21421
21422 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21423
21424 Fix testcase compilation.
21425 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
21426
21427 2015-01-06 Joel Brobecker <brobecker@adacore.com>
21428
21429 * gdb.python/py-type.exp: Add a couple test about empty
21430 array creation, and negative-length array creation.
21431
21432 2015-01-02 Doug Evans <xdje42@gmail.com>
21433
21434 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
21435
21436 2015-01-02 Doug Evans <dje@google.com>
21437
21438 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
21439
21440 2014-12-29 Yao Qi <yao@codesourcery.com>
21441
21442 * gdb.trace/entry-values.exp: Update comments. Rename variable
21443 bar_call_foo to returned_from_foo.
21444
21445 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
21446
21447 PR gdb/17394
21448 * gdb.linespec/break-asm-file.c: New file.
21449 * gdb.linespec/break-asm-file.exp: New file.
21450 * gdb.linespec/break-asm-file0.s: New file.
21451 * gdb.linespec/break-asm-file1.s: New file.
21452
21453 2014-12-18 Nigel Stephens <nigel@mips.com>
21454 Maciej W. Rozycki <macro@codesourcery.com>
21455
21456 * gdb.base/float.exp: Handle the new output from "info float" on
21457 MIPS targets.
21458
21459 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21460
21461 Fix MinGW compilation.
21462 * gdb.compile/compile-ops.exp: Update untested message if
21463 !skip_compile_feature_tests.
21464 * gdb.compile/compile-setjmp.exp: Likewise.
21465 * gdb.compile/compile-tls.exp: Likewise.
21466 * gdb.compile/compile.exp: Likewise.
21467 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
21468 supported on this host".
21469
21470 2014-12-16 Doug Evans <xdje42@gmail.com>
21471
21472 * boards/stabs.exp: New file.
21473
21474 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
21475
21476 * gdb.base/completion.exp: Adjust to format changes of "maint
21477 print user-registers".
21478
21479 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
21480
21481 PR server/17457
21482 * gdb.arch/aarch64-fp.c: New file.
21483 * gdb.arch/aarch64-fp.exp: New file.
21484
21485 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
21486
21487 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
21488 r210637, r210913, r211666, r215400, r215817).
21489
21490 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
21491 * dg-extract-results.py: New file.
21492 * dg-extract-results.sh: Use it if the environment seems
21493 suitable.
21494
21495 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
21496
21497 * dg-extract-results.py (parse_run): Handle warnings that
21498 are printed before a test harness is run.
21499
21500 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
21501
21502 * dg-extract-results.py (Named): Remove __cmp__ method.
21503 (output_variation): Use a key to sort variation.harnesses.
21504
21505 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
21506
21507 * dg-extract-results.py: For Python 3, force sys.stdout to
21508 handle surrogate escape sequences.
21509 (safe_open): New function.
21510 (output_segment, main): Use it.
21511
21512 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
21513
21514 * dg-extract-results.py (Prog.result_re): Include options
21515 in test name.
21516
21517 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
21518
21519 * dg-extract-results.py (output_variation): Always sort if
21520 do_sum.
21521
21522 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
21523
21524 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
21525 as long as we get pagination notifications.
21526
21527 2014-12-15 Jason Merrill <jason@redhat.com>
21528
21529 * Makefile.in (check-gdb.%): Restore.
21530 * README: Mention it.
21531
21532 2014-12-13 Joel Brobecker <brobecker@adacore.com>
21533
21534 * gdb.ada/str_uninit: New testcase.
21535
21536 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21537
21538 PR symtab/17642
21539 * gdb.base/vla-stub-define.c: New file.
21540 * gdb.base/vla-stub.c: New file.
21541 * gdb.base/vla-stub.exp: New file.
21542
21543 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
21544 Jan Kratochvil <jan.kratochvil@redhat.com>
21545 Tom Tromey <tromey@redhat.com>
21546
21547 * configure.ac: Add gdb.compile/.
21548 * configure: Regenerate.
21549 * gdb.compile/Makefile.in: New file.
21550 * gdb.compile/compile-ops.exp: New file.
21551 * gdb.compile/compile-ops.c: New file.
21552 * gdb.compile/compile-tls.c: New file.
21553 * gdb.compile/compile-tls.exp: New file.
21554 * gdb.compile/compile-constvar.S: New file.
21555 * gdb.compile/compile-constvar.c: New file.
21556 * gdb.compile/compile-mod.c: New file.
21557 * gdb.compile/compile-nodebug.c: New file.
21558 * gdb.compile/compile-setjmp-mod.c: New file.
21559 * gdb.compile/compile-setjmp.c: New file.
21560 * gdb.compile/compile-setjmp.exp: New file.
21561 * gdb.compile/compile-shlib.c: New file.
21562 * gdb.compile/compile.c: New file.
21563 * gdb.compile/compile.exp: New file.
21564 * lib/gdb.exp (skip_compile_feature_tests): New proc.
21565
21566 2014-12-12 Tom Tromey <tromey@redhat.com>
21567
21568 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
21569 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
21570
21571 2014-12-12 Doug Evans <dje@google.com>
21572
21573 * lib/gdb-python.exp (get_python_valueof): New function.
21574 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
21575
21576 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21577
21578 * gdb.base/completion.exp: Add test for completion of "info
21579 registers ".
21580
21581 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
21582
21583 * gdb.base/func-ptrs.c: New file.
21584 * gdb.base/func-ptrs.exp: New file.
21585
21586 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
21587
21588 PR breakpoints/17012
21589 * gdb.base/dprintf-detach.c: New file.
21590 * gdb.base/dprintf-detach.exp: New file.
21591
21592 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
21593
21594 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
21595 * lib/gdb.exp (target_is_gdbserver): New procedure.
21596
21597 2014-12-08 Doug Evans <dje@google.com>
21598
21599 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
21600
21601 2014-12-05 Yao Qi <yao@codesourcery.com>
21602
21603 * gdb.guile/scm-error.exp: Remove the third argument to
21604 gdb_remote_download.
21605 * gdb.guile/scm-frame-args.exp: Likewise.
21606 * gdb.guile/scm-section-script.exp: Likewise.
21607
21608 2014-12-05 Yao Qi <yao@codesourcery.com>
21609
21610 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
21611
21612 2014-12-04 Doug Evans <dje@google.com>
21613
21614 * gdb.python/py-objfile.exp: Add tests for
21615 objfile.add_separate_debug_file.
21616
21617 2014-12-04 Doug Evans <dje@google.com>
21618
21619 * lib/gdb.exp (get_build_id): New function.
21620 (build_id_debug_filename_get): Rewrite to use it.
21621 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
21622
21623 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
21624
21625 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
21626 `method(long)', not just 0x0.
21627 * gdb.cp/nsalias.exp: Align code labels to 4.
21628 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
21629 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
21630 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
21631 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
21632 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
21633 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
21634
21635 2014-12-02 Doug Evans <dje@google.com>
21636
21637 PR symtab/17602
21638 * gdb.cp/anon-ns.cc: Move guts of this file to ...
21639 * gdb.cp/anon-ns2.cc: ... here. New file.
21640 * gdb.cp/anon-ns.exp: Update.
21641
21642 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
21643
21644 * gdb.python/py-events.py (inferior_call_handler): New.
21645 (register_changed_handler, memory_changed_handler): New.
21646 (test_events.invoke): Register new handlers.
21647 * gdb.python/py-events.exp: Add tests for inferior call,
21648 memory_changed and register_changed events.
21649
21650 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
21651
21652 * gdb.base/execl-update-breakpoints.exp: Specify the link address
21653 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
21654 if the linker doesn't understand this.
21655
21656 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
21657
21658 * gdb.python/python.exp: Change expected reply to help().
21659
21660 2014-12-01 Yao Qi <yao@codesourcery.com>
21661
21662 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
21663 AC_CONFIG_SUBDIRS(gdb.gdbtk).
21664 * configure: Re-generated.
21665
21666 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
21667
21668 * gdb.cp/chained-calls.cc: New file.
21669 * gdb.cp/chained-calls.exp: New file.
21670 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21671
21672 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
21673
21674 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21675 * gdb.dwarf2/symtab-producer.exp: Same.
21676 * gdb.gdb/python-interrupts.exp: Same.
21677 * gdb.gdb/python-selftest.exp: Same.
21678 * gdb.python/py-linetable.exp: Same.
21679 * gdb.python/py-type.exp: Same.
21680 * gdb.python/py-value-cc.exp: Same.
21681 * gdb.python/py-value.exp: Same.
21682
21683 2014-11-28 Yao Qi <yao@codesourcery.com>
21684
21685 * gdb.base/break-probes.exp: Match library name prefixed with
21686 sysroot.
21687
21688 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
21689
21690 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21691 test expected output. Add parentheses for the call to print.
21692 Remove L suffix from integers.
21693
21694 2014-11-26 Doug Evans <dje@google.com>
21695
21696 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21697
21698 2014-11-22 Yao Qi <yao@codesourcery.com>
21699
21700 * gdb.trace/entry-values.c: Remove asms.
21701 (foo): Add foo_label.
21702 (bar): Add bar_label.
21703 * gdb.trace/entry-values.exp: Remove code computing foo's
21704 length and bar's length.
21705 (Dwarf::assemble): Invoke function_range for bar and use
21706 MACRO_AT_func for foo.
21707
21708 2014-11-22 Yao Qi <yao@codesourcery.com>
21709
21710 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21711 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21712 Use .Lgcc43_procstart instead of gcc43.
21713
21714 2014-11-21 Joel Brobecker <brobecker@adacore.com>
21715
21716 * gdb.ada/n_arr_bound: New testcase.
21717
21718 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
21719
21720 PR breakpoints/10737
21721 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21722 test_catch_syscall_multi_arch.
21723 (test_catch_syscall_multi_arch): New function.
21724
21725 2014-11-20 Doug Evans <xdje42@gmail.com>
21726
21727 * gdb.base/maint.exp: Update expected output.
21728
21729 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
21730
21731 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21732 4-byte instruction on S390.
21733
21734 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21735
21736 * gdb.ada/arr_arr: New testcase.
21737
21738 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21739
21740 * gdb.ada/pkd_arr_elem: New Testcase.
21741
21742 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
21743
21744 * gdb.reverse/break-precsave: Expect completion message for
21745 core file reads.
21746 * gdb.reverse/consecutive-precsave.exp: Likewise.
21747 * gdb.reverse/finish-precsave.exp: Likewise.
21748 * gdb.reverse/i386-precsave.exp: Likewise.
21749 * gdb.reverse/machinestate-precsave.exp: Likewise.
21750 * gdb.reverse/sigall-precsave.exp: Likewise.
21751 * gdb.reverse/solib-precsave.exp: Likewise.
21752 * gdb.reverse/step-precsave.exp: Likewise.
21753 * gdb.reverse/until-precsave.exp: Likewise.
21754 * gdb.reverse/watch-precsave.exp: Likewise.
21755
21756 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21757
21758 * gdb.base/bp-permanent.c: Include unistd.h.
21759 * gdb.python/py-framefilter-mi.c (main): Add return type.
21760 * gdb.python/py-framefilter.c (main): Likewise.
21761 * gdb.trace/actions-changed.c (main): Likewise.
21762
21763 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21764
21765 * gdb.mi/until.c: Add eye-catchers.
21766 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21767 line numbers.
21768
21769 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21770
21771 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21772 function header variants in break1.c.
21773 * gdb.base/ena-dis-br.exp: Likewise.
21774 * gdb.base/hbreak2.exp: Likewise.
21775 * gdb.reverse/until-precsave.exp: Drop references to removed
21776 non-prototype function header variants in ur1.c.
21777 * gdb.reverse/until-reverse.exp: Likewise.
21778
21779 2014-11-17 Petr Machata <pmachata@redhat.com>
21780
21781 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21782 ${_cu_offset_size} bytes abbrev offset.
21783
21784 2014-11-15 Doug Evans <xdje42@gmail.com>
21785
21786 PR symtab/17559
21787 * gdb.base/line-symtabs.exp: New file.
21788 * gdb.base/line-symtabs.c: New file.
21789 * gdb.base/line-symtabs.h: New file.
21790
21791 2014-11-14 Yao Qi <yao@codesourcery.com>
21792
21793 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21794 (func): Add label func_label.
21795 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21796 Replace low_pc and high_pc with MACRO_AT_range.
21797 Replace name, low_pc and high_pc with MACRO_AT_func.
21798
21799 2014-11-14 Yao Qi <yao@codesourcery.com>
21800
21801 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21802 Replace name, low_pc and high_pc with MACRO_AT_func.
21803
21804 2014-11-14 Yao Qi <yao@codesourcery.com>
21805
21806 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21807 produce debug information.
21808 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21809
21810 2014-11-14 Yao Qi <yao@codesourcery.com>
21811
21812 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21813 object and get function length.
21814 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21815 with MACRO_AT_func.
21816 (top-level): Replace gdb_compile and clean_restart with
21817 prepare_for_testing.
21818 * gdb.dwarf2/main.c (main): Add label main_label.
21819
21820 2014-11-14 Yao Qi <yao@codesourcery.com>
21821
21822 * lib/dwarf.exp (function_range): New procedure.
21823 (Dwarf::_handle_macro_at_func): New procedure.
21824 (Dwarf::_handle_macro_at_range): New procedure.
21825 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21826
21827 2014-11-14 Yao Qi <yao@codesourcery.com>
21828
21829 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21830 (_handle_attribute): New procedure.
21831
21832 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21833
21834 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21835 * gdb.base/call-sc.c (zed): Likewise.
21836 * gdb.base/checkpoint.c (main): Likewise.
21837 * gdb.base/dump.c (main): Likewise.
21838 * gdb.base/gcore.c (main): Likewise.
21839 * gdb.base/huge.c (main): Likewise.
21840 * gdb.base/multi-forks.c (main): Likewise.
21841 * gdb.base/pr10179-a.c (main): Likewise.
21842 * gdb.base/savedregs.c (main): Likewise.
21843 * gdb.base/sigaltstack.c (main): Likewise.
21844 * gdb.base/siginfo.c (main): Likewise.
21845 * gdb.base/structs.c (zed): Likewise.
21846 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21847 * gdb.mi/mi-syn-frame.c (main): Likewise.
21848 * gdb.mi/until.c (foo, main): Likewise.
21849 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21850 * gdb.base/solib-weak.c (foo): Declare.
21851 * gdb.base/attach-twice.c: Include stdio.h.
21852 * gdb.base/weaklib1.c: Likewise.
21853 * gdb.base/weaklib2.c: Likewise.
21854 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21855 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21856 unistd.h.
21857 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21858 * gdb.mi/mi-exit-code.c: Likewise.
21859 * gdb.base/break-interp-lib.c: Include string.h.
21860 * gdb.base/coremaker.c: Likewise.
21861 * gdb.base/testenv.c: Likewise.
21862 * gdb.python/py-finish-breakpoint.c: Likewise.
21863 * gdb.base/inferior-died.c: Include sys/wait.h.
21864 * gdb.base/fileio.c: Include time.h.
21865 * gdb.base/async-shell.c: Include unistd.h.
21866 * gdb.base/dprintf-non-stop.c: Likewise.
21867 * gdb.base/info-os.c: Likewise.
21868 * gdb.mi/mi-console.c: Likewise.
21869 * gdb.mi/watch-nonstop.c: Likewise.
21870 * gdb.python/py-events.c: Likewise.
21871 * gdb.base/async.c (baz): Move up before its invocation.
21872 * gdb.base/code_elim2.c (my_global_func): Likewise.
21873 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21874 * gdb.base/advance.c (func2): Likewise.
21875
21876 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21877
21878 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21879 variant.
21880 * gdb.base/annota3.c: Likewise.
21881 * gdb.base/async.c: Likewise.
21882 * gdb.base/average.c: Likewise.
21883 * gdb.base/call-ar-st.c: Likewise.
21884 * gdb.base/call-rt-st.c: Likewise.
21885 * gdb.base/call-sc.c: Likewise.
21886 * gdb.base/call-strs.c: Likewise.
21887 * gdb.base/ending-run.c: Likewise.
21888 * gdb.base/execd-prog.c: Likewise.
21889 * gdb.base/exprs.c: Likewise.
21890 * gdb.base/foll-exec.c: Likewise.
21891 * gdb.base/foll-fork.c: Likewise.
21892 * gdb.base/foll-vfork.c: Likewise.
21893 * gdb.base/funcargs.c: Likewise.
21894 * gdb.base/gcore.c: Likewise.
21895 * gdb.base/jump.c: Likewise.
21896 * gdb.base/langs0.c: Likewise.
21897 * gdb.base/langs1.c: Likewise.
21898 * gdb.base/langs2.c: Likewise.
21899 * gdb.base/mips_pro.c: Likewise.
21900 * gdb.base/nodebug.c: Likewise.
21901 * gdb.base/opaque0.c: Likewise.
21902 * gdb.base/opaque1.c: Likewise.
21903 * gdb.base/recurse.c: Likewise.
21904 * gdb.base/run.c: Likewise.
21905 * gdb.base/scope0.c: Likewise.
21906 * gdb.base/scope1.c: Likewise.
21907 * gdb.base/setshow.c: Likewise.
21908 * gdb.base/setvar.c: Likewise.
21909 * gdb.base/shmain.c: Likewise.
21910 * gdb.base/shr1.c: Likewise.
21911 * gdb.base/shr2.c: Likewise.
21912 * gdb.base/sigall.c: Likewise.
21913 * gdb.base/signals.c: Likewise.
21914 * gdb.base/so-indr-cl.c: Likewise.
21915 * gdb.base/solib2.c: Likewise.
21916 * gdb.base/structs.c: Likewise.
21917 * gdb.base/sum.c: Likewise.
21918 * gdb.base/vforked-prog.c: Likewise.
21919 * gdb.base/watchpoint.c: Likewise.
21920 * gdb.reverse/shr2.c: Likewise.
21921 * gdb.reverse/until-reverse.c: Likewise.
21922 * gdb.reverse/ur1.c: Likewise.
21923 * gdb.reverse/watch-reverse.c: Likewise.
21924
21925 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21926
21927 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21928 variant.
21929 * gdb.base/sepdebug.exp: Drop references to removed code.
21930
21931 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21932
21933 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21934 variant. Preserve original line numbering.
21935 * gdb.base/list1.c: Likewise.
21936
21937 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21938
21939 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21940 variant.
21941 * gdb.base/break1.c: Likewise.
21942 * gdb.base/break.exp: Drop references to removed code.
21943
21944 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21945
21946 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21947 variant.
21948
21949 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21950
21951 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21952
21953 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21954
21955 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21956 logic into perform_all_tests() and invoke it with and without
21957 function header prototypes.
21958 (do_function_calls): Remove conditional XFAIL for PR 5318.
21959 (rerun_and_prepare): Remove duplicate code.
21960 (perform_all_tests): New. Main logic moved here.
21961
21962 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21963
21964 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21965 code guarded by #ifdef NO_PROTOTYPES.
21966 (t_double_many_args): Likewise.
21967 (DEF_FUNC_MANY_ARGS_1): Likewise.
21968 (DEF_FUNC_VALUES_1): Likewise.
21969 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21970 guarded by #ifdef PROTOTYPES.
21971
21972 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21973
21974 * gdb.mi/mi-console.c: Add eye-catcher.
21975 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21976 instead of literal line number.
21977
21978 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21979
21980 * gdb.base/shr2.c: Add eye-catcher.
21981 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21982 line number.
21983
21984 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21985
21986 * gdb.base/jump.c: Add eye-catchers.
21987 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21988 numbers.
21989
21990 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21991
21992 * gdb.base/execd-prog.c: Add eye-catchers.
21993 * gdb.base/foll-exec.c: Likewise.
21994 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21995 line numbers.
21996
21997 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21998
21999 * gdb.base/ending-run.c: Add eye-catchers.
22000 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
22001 literal line numbers.
22002
22003 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
22004
22005 * gdb.base/call-rt-st.c: Add eye-catchers.
22006 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
22007 literal line numbers.
22008
22009 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
22010
22011 * gdb.base/call-ar-st.c: Add eye-catchers.
22012 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
22013 literal line numbers.
22014
22015 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
22016
22017 * gdb.base/average.c: Add eye-catchers.
22018 * gdb.base/sum.c: Likewise.
22019 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
22020 regexps dynamically.
22021
22022 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
22023
22024 * gdb.base/solib1.c: Add eye-catchers.
22025 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
22026 literal line numbers.
22027
22028 2014-11-12 Pedro Alves <palves@redhat.com>
22029
22030 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
22031 leader has exited.
22032
22033 2014-11-12 Pedro Alves <palves@redhat.com>
22034
22035 * gdb.arch/i386-bp_permanent.c: New file.
22036 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
22037 (srcfile): Set to i386-bp_permanent.c.
22038 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
22039 that stepi does not execute the 'leave' instruction, instead of
22040 testing it does execute.
22041 * gdb.base/bp-permanent.c: New file.
22042 * gdb.base/bp-permanent.exp: New file.
22043
22044 2014-11-10 Doug Evans <xdje42@gmail.com>
22045
22046 PR symtab/17564
22047 * gdb.base/symtab-search-order.exp: New file.
22048 * gdb.base/symtab-search-order.c: New file.
22049 * gdb.base/symtab-search-order-1.c: New file.
22050 * gdb.base/symtab-search-order-shlib-1.c: New file.
22051
22052 2014-11-07 Pedro Alves <palves@redhat.com>
22053
22054 PR gdb/17511
22055 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
22056 i?86-*-linux*.
22057
22058 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
22059
22060 PR c++/17494
22061 * gdb.cp/pr17494.cc: New file.
22062 * gdb.cp/pr17494.exp: New file.
22063
22064 2014-11-02 Yao Qi <yao@codesourcery.com>
22065
22066 * gdb.python/python.exp: Get working directory and match the
22067 output of "set extended-prompt \\w " with it.
22068
22069 2014-10-30 Doug Evans <dje@google.com>
22070
22071 * gdb.python/py-objfile.exp: Add tests for setting random attributes
22072 in objfiles.
22073 * gdb.python/py-progspace.exp: Add tests for setting random attributes
22074 in progspaces.
22075
22076 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
22077
22078 * gdb.base/fullpath-expand.exp: Skip for a remote host.
22079 * gdb.base/realname-expand.exp: Likewise.
22080 * gdb.linespec/macro-relative.exp: Likewise.
22081
22082 2014-10-29 Pedro Alves <palves@redhat.com>
22083
22084 PR gdb/17408
22085 * gdb.threads/schedlock.c (some_function): New function.
22086 (call_function): New global.
22087 (MAYBE_CALL_SOME_FUNCTION): New macro.
22088 (thread_function): Call it.
22089 * gdb.threads/schedlock.exp (get_args): Add description parameter,
22090 and use it instead of a global counter. Adjust all callers.
22091 (get_current_thread): Use "find current thread" for test message
22092 here rather than having all callers pass down the same string.
22093 (goto_loop): New procedure, factored out from ...
22094 (my_continue): ... this.
22095 (step_ten_loops): Change parameter from test message to command to
22096 use. Adjust.
22097 (list_count): Delete global.
22098 (check_result): New procedure, factored out from duplicate top
22099 level code.
22100 (continue tests): Wrap in with_test_prefix.
22101 (test_step): New procedure, factored out from duplicate top level
22102 code.
22103 (top level): Test "step" in combination with all scheduler-locking
22104 modes. Test "next" in combination with all scheduler-locking
22105 modes, and in combination with stepping over a function call or
22106 not.
22107 * gdb.threads/next-bp-other-thread.c: New file.
22108 * gdb.threads/next-bp-other-thread.exp: New file.
22109
22110 2014-10-29 Pedro Alves <palves@redhat.com>
22111
22112 PR python/17372
22113 * gdb.python/python.exp: Test a multi-line command that spawns
22114 interactive Python.
22115 * gdb.base/multi-line-starts-subshell.exp: New file.
22116
22117 2014-10-29 Yao Qi <yao@codesourcery.com>
22118
22119 * gdb.base/fileio.exp: Make directories on host.
22120
22121 2014-10-29 Yao Qi <yao@codesourcery.com>
22122
22123 * gdb.base/fileio.c (test_write): Close the file.
22124
22125 2014-10-28 Pedro Alves <palves@redhat.com>
22126
22127 PR gdb/12623
22128 * gdb.base/sigstep.c (no_handler): New global.
22129 (main): If 'no_handler is true, set the signal handlers to
22130 SIG_IGN.
22131 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
22132 with_sw_watch and no_handler parameters. Handle them.
22133 (top level) <stepping over handler when stopped at a breakpoint
22134 test>: Add a test axis for testing with a software watchpoint, and
22135 another for testing with the signal handler set to SIG_IGN.
22136 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
22137 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
22138
22139 2014-10-28 Pedro Alves <palves@redhat.com>
22140
22141 PR gdb/17511
22142 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
22143 * gdb.base/sigstep.exp (other_handler_location): New global.
22144 (advance): Support stepping into the signal handler, and running
22145 commands while in the handler.
22146 (in_handler_map): New global.
22147 (top level): In the advance test, add combinations for getting
22148 into the handler with stepping commands, and for running commands
22149 in the handler. Add comment descripting the advancei tests.
22150
22151 2014-10-28 Pedro Alves <palves@redhat.com>
22152
22153 * gdb.base/sigstep.exp: Use build_executable instead of
22154 prepare_for_testing.
22155 (top level): Move code that starts GDB, runs to main and creates a
22156 display to ...
22157 (restart): ... this new procedure.
22158 (top level): Move backtrace from signal handler test to ...
22159 (validate_backtrace): ... this new procedure.
22160 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
22161 with_test_prefix. Always restart GDB.
22162 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
22163 with_test_prefix. Always restart GDB. No need to delete
22164 breakpoints after the test.
22165 (test_skip_handler): Remove prefix parameter.
22166 (skip_over_handler, breakpoint_to_handler)
22167 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
22168 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
22169 restart GDB. No need to delete breakpoints after the test.
22170 (top level): Use foreach to call the test procedures with
22171 different commands.
22172
22173 2014-10-28 Pedro Alves <palves@redhat.com>
22174
22175 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
22176 instead of GNATS numbers.
22177 * gdb.base/sigbpt.exp: Likewise.
22178 * gdb.base/siginfo.exp: Likewise.
22179 * gdb.base/sigstep.exp: Likewise.
22180
22181 2014-10-27 Pedro Alves <palves@redhat.com>
22182
22183 * gdb.base/sigstep.c (dummy): New global.
22184 (main): Issue a couple writes to the new global.
22185 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
22186 procedures.
22187 (skip_over_handler): Use test_skip_handler.
22188 (top level): Call skip_over_handler for stepi and nexti too.
22189 (breakpoint_over_handler): Use test_skip_handler.
22190 (top level): Call breakpoint_over_handler for stepi and nexti too.
22191
22192 2014-10-27 Yao Qi <yao@codesourcery.com>
22193
22194 * gdb.trace/tfile.c (adjust_function_address)
22195 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
22196 function descriptor.
22197
22198 2014-10-24 Don Breazeal <donb@codesourcery.com>
22199
22200 * gdb.base/foll-fork.exp (test_follow_fork,
22201 catch_fork_child_follow): Check for updated fork messages emitted
22202 from infrun.c.
22203 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
22204 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
22205 vfork_and_exec_child_follow_through_step): Check for updated vfork
22206 messages emitted from infrun.c.
22207
22208 2014-10-24 Pedro Alves <palves@redhat.com>
22209
22210 * gdb.base/corefile.exp: Remove references to ultrix.
22211 * gdb.base/interrupt.exp: Likewise.
22212 * gdb.base/whatis.exp: Likewise.
22213 * gdb.gdb/selftest.exp: Likewise.
22214 * gdb.threads/manythreads.exp: Likewise.
22215 * gdb.threads/print-threads.exp: Likewise.
22216 * gdb.threads/pthreads.exp:: Likewise.
22217 * gdb.threads/schedlock.exp: Likewise.
22218
22219 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
22220
22221 * gdb.cp/non-trivial-retval.cc: Add a test case.
22222 * gdb.cp/non-trivial-retval.exp: Add a test.
22223
22224 2014-10-20 Yao Qi <yao@codesourcery.com>
22225
22226 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
22227 * gdb.python/py-objfile-script-gdb.py: New file.
22228 * gdb.python/py-objfile-script.exp: Update reference to
22229 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
22230 of remote_download. Remove the dest file.
22231
22232 2014-10-20 Yao Qi <yao@codesourcery.com>
22233
22234 * gdb.base/checkpoint.exp: Don't remove file copied on host.
22235 * gdb.base/step-line.exp: Likewise.
22236 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22237 * gdb.dwarf2/dw2-basic.exp: Likewise.
22238 * gdb.dwarf2/dw2-compressed.exp: Likewise.
22239 * gdb.dwarf2/dw2-filename.exp: Likewise.
22240 * gdb.dwarf2/dw2-intercu.exp: Likewise.
22241 * gdb.dwarf2/dw2-intermix.exp: Likewise.
22242 * gdb.dwarf2/dw2-producer.exp: Likewise.
22243 * gdb.dwarf2/mac-fileno.exp: Likewise.
22244 * gdb.python/py-frame-args.exp: Likewise.
22245 * gdb.python/py-framefilter.exp: Likewise.
22246 * gdb.python/py-mi.exp: Likewise.
22247 * gdb.python/py-objfile-script.exp: Likewise
22248 * gdb.python/py-pp-integral.exp: Likewise.
22249 * gdb.python/py-pp-re-notag.exp: Likewise.
22250 * gdb.python/py-prettyprint.exp: Likewise.
22251 * gdb.python/py-section-script.exp: Likewise.
22252 * gdb.python/py-typeprint.exp: Likewise.
22253 * gdb.python/py-xmethods.exp: Likewise.
22254 * gdb.stabs/weird.exp: Likewise.
22255 * gdb.xml/tdesc-regs.exp: Likewise.
22256
22257 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
22258
22259 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
22260 (out_cu): Use addr_len for the size of addresses.
22261 (out_line): Likewise. Size DW_LNE_set_address instruction
22262 according to addr_len.
22263 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
22264 (FUNC): Add START_INSNS to definition.
22265
22266 2014-10-18 Yao Qi <yao@codesourcery.com>
22267
22268 * gdb.base/argv0-symlink.exp: Check argv[0] value if
22269 gdb_has_argv0 return true.
22270 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
22271 check [target_info exists noargs], check [gdb_has_argv0]
22272 instead.
22273 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22274 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
22275 procedures.
22276
22277 2014-10-17 Doug Evans <dje@google.com>
22278
22279 * gdb.python/py-events.exp: Update expected output for clear_objfiles
22280 event.
22281 * gdb.python/py-events.py: Add clear_objfiles event.
22282
22283 2014-10-17 Doug Evans <dje@google.com>
22284
22285 * gdb.python/py-objfile.exp: Test progspace attribute.
22286
22287 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
22288
22289 * gdb.guile/scm-breakpoint.exp: Do not assume any
22290 directory separators when matching source file paths.
22291 * gdb.python/py-breakpoint.exp: Likewise.
22292 * gdb.reverse/break-precsave.exp: Likewise.
22293 * gdb.reverse/break-reverse.exp: Likewise.
22294 * gdb.reverse/consecutive-precsave.exp: Likewise.
22295 * gdb.reverse/finish-precsave.exp: Likewise.
22296 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
22297 * gdb.reverse/finish-reverse.exp: Likewise.
22298 * gdb.reverse/i386-precsave.exp: Likewise.
22299 * gdb.reverse/i387-env-reverse.exp: Likewise.
22300 * gdb.reverse/i387-stack-reverse.exp: Likewise.
22301 * gdb.reverse/machinestate-precsave.exp: Likewise.
22302 * gdb.reverse/machinestate.exp: Likewise.
22303 * gdb.reverse/sigall-precsave.exp: Likewise.
22304 * gdb.reverse/solib-precsave.exp: Likewise.
22305 * gdb.reverse/step-precsave.exp: Likewise.
22306 * gdb.reverse/until-precsave.exp: Likewise.
22307 * gdb.reverse/watch-precsave.exp: Likewise.
22308 * gdb.reverse/watch-reverse.exp: Likewise.
22309
22310 2014-10-17 Yao Qi <yao@codesourcery.com>
22311
22312 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
22313 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
22314
22315 2014-10-17 Pedro Alves <palves@redhat.com>
22316
22317 PR gdb/17471
22318 * gdb.base/bg-execution-repeat.c: New file.
22319 * gdb.base/bg-execution-repeat.exp: New file.
22320
22321 2014-10-17 Pedro Alves <palves@redhat.com>
22322
22323 PR gdb/17300
22324 * gdb.base/continue-all-already-running.c: New file.
22325 * gdb.base/continue-all-already-running.exp: New file.
22326
22327 2014-10-17 Pedro Alves <palves@redhat.com>
22328
22329 PR gdb/17472
22330 * gdb.base/annota-input-while-running.c: New file.
22331 * gdb.base/annota-input-while-running.exp: New file.
22332
22333 2014-10-17 Pedro Alves <palves@redhat.com>
22334
22335 * gdb.base/callfuncs.exp: emove references to osf.
22336 * gdb.base/sigall.exp: Likewise.
22337 * gdb.gdb/selftest.exp: Likewise.
22338 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
22339 * gdb.mi/non-stop.c: Likewise.
22340 * gdb.mi/pthreads.c: Likewise.
22341 * gdb.reverse/sigall-precsave.exp: Likewise.
22342 * gdb.reverse/sigall-reverse.exp: Likewise.
22343 * gdb.threads/pthreads.c: Likewise.
22344 * gdb.threads/pthreads.exp: Likewise.
22345
22346 2014-10-17 Yao Qi <yao@codesourcery.com>
22347
22348 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
22349 check 'target_info exists noargs'.
22350 (test_command_prompt_position): Likewise.
22351 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
22352 Remove "set args".
22353 (progvar_simple_while_test): Likewise.
22354 (progvar_complex_if_while_test): Likewise.
22355 (if_while_breakpoint_command_test): Likewise.
22356 (infrun_breakpoint_command_test): Likewise.
22357 (breakpoint_command_test): Likewise.
22358 (watchpoint_command_test): Likewise.
22359 (bp_deleted_in_command_test): Likewise.
22360 (temporary_breakpoint_commands): Likewise.
22361
22362 2014-10-16 Yao Qi <yao@codesourcery.com>
22363
22364 * gdb.base/remotetimeout.exp: Remove noargs checking.
22365
22366 2014-10-15 Pedro Alves <palves@redhat.com>
22367
22368 PR breakpoints/9649
22369 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
22370 * gdb.base/breakpoint-in-ro-region.exp
22371 (probe_target_hardware_step): New procedure.
22372 (top level): Probe hardware stepping and hardware breakpoint
22373 support. Test stepping through a read-only region, with both
22374 "breakpoint auto-hw" on and off and both "always-inserted" on and
22375 off.
22376
22377 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
22378
22379 * gdb.dlang/demangle.exp: Update for demangling changes.
22380
22381 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
22382
22383 * gdb.cp/non-trivial-retval.cc: Add new test cases.
22384 * gdb.cp/non-trivial-retval.exp: Add new tests.
22385
22386 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
22387
22388 PR c++/13403
22389 PR c++/15154
22390 * gdb.cp/non-trivial-retval.cc: New file.
22391 * gdb.cp/non-trivial-retval.exp: New file.
22392
22393 2014-10-15 Yao Qi <yao@codesourcery.com>
22394
22395 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
22396 remote host.
22397
22398 2014-10-15 Yao Qi <yao@codesourcery.com>
22399
22400 * gdb.python/py-symbol.exp: Match file base name if host is
22401 remote, otherwise match file name with dir name.
22402 * gdb.python/py-symtab.exp: Likewise.
22403 * gdb.python/python.exp: Likewise.
22404
22405 2014-10-15 Yao Qi <yao@codesourcery.com>
22406
22407 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
22408 pattern.
22409 * gdb.python/py-symtab.exp: Likewise.
22410 * gdb.python/python.exp: Remove trailing ".*". Fix typo
22411 locationn.
22412
22413 2014-10-14 Joel Brobecker <brobecker@adacore.com>
22414
22415 * gdb.ada/addr_arith: New testcase.
22416
22417 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
22418
22419 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
22420 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
22421 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
22422 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
22423
22424 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
22425
22426 * gdb.arch/stap-eval-lang-ada.S: Likewise.
22427 * gdb.arch/stap-eval-lang-ada.c: Likewise.
22428 * gdb.arch/stap-eval-lang-ada.exp: New file.
22429
22430 2014-10-14 Yao Qi <yao@codesourcery.com>
22431
22432 * gdb.mi/mi-var-child.c (nothing1): New function.
22433 (nothing2): New function.
22434 (do_children_tests): Set function pointers by nothing1 and
22435 nothing2.
22436 * gdb.mi/mi-var-child.exp: Step over new added statements.
22437 Update test to match the new output.
22438 * gdb.mi/var-cmd.c (nothing1): New function.
22439 (nothing2): New function.
22440 (do_children_tests): Set function pointers by nothing1 and
22441 nothing2.
22442 * gdb.mi/mi-var-display.exp: Update test to match output.
22443 Step to the line specified by $line_dct_nothing.
22444 Increase the number of lines to step.
22445
22446 2014-10-14 Yao Qi <yao@codesourcery.com>
22447
22448 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
22449 tests.
22450 * gdb.mi/mi2-var-child.exp: Likewise.
22451
22452 2014-10-13 Doug Evans <dje@google.com>
22453
22454 * gdb.python/py-objfile.exp: Change name of file name test.
22455
22456 2014-10-13 Doug Evans <dje@google.com>
22457
22458 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
22459 from the start of the CU.
22460
22461 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
22462 Yao Qi <yao@codesourcery.com>
22463
22464 Fix "save breakpoints" for "catch" command.
22465 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
22466 Remove -nonewline. Match also the added "main" line.
22467
22468 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22469
22470 Fix "save breakpoints" for "disable $bpnum" command.
22471 * gdb.base/save-bp.c (main): Add label.
22472 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
22473
22474 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22475
22476 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
22477
22478 2014-10-11 Yao Qi <yao@codesourcery.com>
22479
22480 * gdb.server/server-kill.exp: Execute command
22481 "set remote trace-status-packet on" before "tstatus".
22482
22483 2014-10-11 Yao Qi <yao@codesourcery.com>
22484
22485 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
22486 (main): Call getppid.
22487 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
22488 and continue to it. Read variable "server_pid".
22489
22490 2014-10-11 Yao Qi <yao@codesourcery.com>
22491
22492 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
22493
22494 2014-10-11 Yao Qi <yao@codesourcery.com>
22495
22496 * gdb.threads/thread-find.exp: Don't execute command
22497 "info threads".
22498 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
22499 * gdb.threads/linux-dp.exp: Don't check the condition
22500 $threads_created equals to zero.
22501
22502 2014-10-10 Pedro Alves <palves@redhat.com>
22503
22504 * gdb.base/bigcore.exp: Remove references to IRIX.
22505 * gdb.base/funcargs.exp: Likewise.
22506 * gdb.base/interrupt.exp: Likewise.
22507 * gdb.base/mips_pro.exp: Likewise.
22508 * gdb.base/nodebug.exp: Likewise.
22509 * gdb.base/setvar.exp: Likewise.
22510 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
22511
22512 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
22513 Pedro Alves <palves@redhat.com>
22514
22515 PR symtab/14466
22516 * gdb.base/vdso-warning.c: New file.
22517 * gdb.base/vdso-warning.exp: New file.
22518
22519 2014-10-02 Doug Evans <dje@google.com>
22520
22521 * gdb.base/structs.c (main): Don't run forever.
22522
22523 2014-10-02 Pedro Alves <palves@redhat.com>
22524
22525 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
22526 (top level) <stop threads 1, stop threads 2>: Use it.
22527
22528 2014-10-02 Pedro Alves <palves@redhat.com>
22529
22530 * gdb.threads/break-while-running.exp (test): Add new
22531 'update_thread_list' argument. Skip "info threads" if false.
22532 (top level): Add new 'update_thread_list' axis.
22533
22534 2014-10-02 Pedro Alves <palves@redhat.com>
22535
22536 PR breakpoints/17431
22537 * gdb.base/execl-update-breakpoints.c: New file.
22538 * gdb.base/execl-update-breakpoints.exp: New file.
22539
22540 2014-10-01 Pedro Alves <palves@redhat.com>
22541
22542 * gdb.base/breakpoint-in-ro-region.c: New file.
22543 * gdb.base/breakpoint-in-ro-region.exp: New file.
22544
22545 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
22546
22547 * gdb.mi/mi-exit-code.exp: New file.
22548 * gdb.mi/mi-exit-code.c: New file.
22549
22550 2014-09-30 Yao Qi <yao@codesourcery.com>
22551
22552 * lib/prelink-support.exp (build_executable_own_libs): Error if
22553 the target isn't native.
22554
22555 2014-09-30 Yao Qi <yao@codesourcery.com>
22556
22557 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
22558 false.
22559
22560 2014-09-22 Pedro Alves <palves@redhat.com>
22561
22562 * gdb.threads/break-while-running.exp: New file.
22563 * gdb.threads/break-while-running.c: New file.
22564
22565 2014-09-19 Yao Qi <yao@codesourcery.com>
22566
22567 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
22568 Invoke test. Restart GDB with --readnow and invoke test again.
22569
22570 2014-09-19 Yao Qi <yao@codesourcery.com>
22571
22572 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
22573 proc set_breakpoint_on_gcd_function. Invoke
22574 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
22575 invoke set_breakpoint_on_gcd_function again.
22576
22577 2014-09-18 Doug Evans <dje@google.com>
22578
22579 * gdb.dwarf2/symtab-producer.exp: New file.
22580
22581 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
22582
22583 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
22584 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
22585 * gdb.base/global-var-nested-by-dso.c: Likewise.
22586 * gdb.base/global-var-nested-by-dso.exp: Likewise.
22587
22588 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
22589 Pedro Alves <palves@redhat.com>
22590
22591 * gdb.base/watch-bitfields.exp: Pass string other than test file
22592 name to prepare_for_testing.
22593 (watch): New procedure.
22594 (expect_watchpoint): Use with_test_prefix.
22595 (top level): Factor out tests to ...
22596 (test_watch_location, test_regular_watch): ... these new
22597 procedures, and use with_test_prefix and gdb_continue_to_end.
22598
22599 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
22600
22601 PR breakpoints/12526
22602 * gdb.base/watch-bitfields.exp: New file.
22603 * gdb.base/watch-bitfields.c: New file.
22604
22605 2014-09-16 Pedro Alves <palves@redhat.com>
22606
22607 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
22608 software and hardware addresses, not software address against
22609 itself.
22610
22611 2014-09-16 Pedro Alves <palves@redhat.com>
22612
22613 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
22614 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
22615
22616 2014-09-16 Pedro Alves <palves@redhat.com>
22617
22618 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
22619 files.
22620 * gdb.base/a2-run.exp: Remove all code guarded by istarget
22621 "*-*-vxworks*" throughout.
22622 * gdb.base/break.exp: Likewise.
22623 * gdb.base/default.exp: Likewise.
22624 * gdb.base/scope.exp: Likewise.
22625 * gdb.base/sepdebug.exp: Likewise.
22626 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
22627 throughout.
22628 * gdb.base/run.c: Likewise.
22629 * gdb.base/sepdebug.c: Likewise.
22630 * gdb.hp/gdb.aCC/run.c: Likewise.
22631 * gdb.reverse/until-reverse.c: Likewise.
22632 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
22633
22634 2014-09-16 Yao Qi <yao@codesourcery.com>
22635
22636 * boards/local-remote-host-native.exp: New file.
22637
22638 2014-09-14 Doug Evans <xdje42@gmail.com>
22639
22640 * gdb.threads/queue-signal.c (thread_count): New variable.
22641 (thread_count_mutex, thread_count_condvar): New variables.
22642 (incr_thread_count, wait_all_threads_running): New functions.
22643 (main): Wait for all threads to be in their thread functions.
22644
22645 2014-09-13 Doug Evans <xdje42@gmail.com>
22646
22647 * gdb.threads/queue-signal.c: New file.
22648 * gdb.threads/queue-signal.exp: New file.
22649
22650 2014-09-13 Doug Evans <xdje42@gmail.com>
22651
22652 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
22653 be consistent with what default_gdb_init uses.
22654 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
22655 the plain text of the prompt. Add some logging printfs.
22656 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
22657
22658 2014-09-12 Pedro Alves <palves@redhat.com>
22659
22660 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
22661 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
22662 * gdb.arch/i386-size-overlap.exp: Likewise.
22663 * gdb.arch/i386-size.exp: Likewise.
22664 * gdb.arch/i386-unwind.exp: Likewise.
22665 * gdb.base/a2-run.exp: Likewise.
22666 * gdb.base/break.exp: Likewise.
22667 * gdb.base/charset.exp: Likewise.
22668 * gdb.base/chng-syms.exp: Likewise.
22669 * gdb.base/commands.exp: Likewise.
22670 * gdb.base/dbx.exp: Likewise.
22671 * gdb.base/find.exp: Likewise.
22672 * gdb.base/funcargs.exp: Likewise.
22673 * gdb.base/jit-simple.exp: Likewise.
22674 * gdb.base/reread.exp: Likewise.
22675 * gdb.base/sepdebug.exp: Likewise.
22676 * gdb.base/step-bt.exp: Likewise.
22677 * gdb.cp/mb-inline.exp: Likewise.
22678 * gdb.cp/mb-templates.exp: Likewise.
22679 * gdb.objc/basicclass.exp: Likewise.
22680 * gdb.threads/killed.exp: Likewise.
22681
22682 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22683
22684 PR tdep/17379
22685 * gdb.arch/powerpc-stackless.S: New file.
22686 * gdb.arch/powerpc-stackless.exp: New file.
22687
22688 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22689
22690 * gdb.base/attach.c: Include unistd.h.
22691 (main): Call alarm. Add label postloop.
22692 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22693 gdb_breakpoint, gdb_continue_to_breakpoint.
22694 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22695
22696 2014-09-11 Pedro Alves <palves@redhat.com>
22697
22698 PR gdb/17347
22699 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22700 * gdb.base/attach.exp (test_command_line_attach_run): New
22701 procedure.
22702 (top level): Call it.
22703
22704 2014-09-11 Pedro Alves <palves@redhat.com>
22705
22706 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22707 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22708 (do_command_attach_tests): Use spawn_wait_for_attach.
22709 * gdb.base/solib-overlap.exp: Likewise.
22710 * gdb.multi/multi-attach.exp: Likewise.
22711 * gdb.python/py-prompt.exp: Likewise.
22712 * gdb.python/py-sync-interp.exp: Likewise.
22713 * gdb.server/ext-attach.exp: Likewise.
22714
22715 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
22716
22717 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22718 command in testcase. Simplify testcase.
22719
22720 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22721
22722 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22723
22724 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22725
22726 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22727
22728 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22729
22730 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22731
22732 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22733
22734 * gdb.dwarf2/dynarr-ptr.c: New file.
22735 * gdb.dwarf2/dynarr-ptr.exp: New file.
22736
22737 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22738
22739 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22740 of 30 rather than hardcoding 120 for a slow test case. Take the
22741 `gdb,timeout' target setting into account for this calculation.
22742 Don't extend the timeout for the test cases that don't need it.
22743
22744 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22745
22746 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22747 a factor of 2 for a slow test case. Take the `gdb,timeout'
22748 target setting into account for this calculation.
22749 * gdb.reverse/until-precsave.exp: Increase the timeout by
22750 a factor of 15 and 3 respectively rather than adding 120
22751 for a pair of slow test cases. Take the `gdb,timeout'
22752 target setting into account for this calculation.
22753
22754 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22755
22756 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22757 timeout, don't pass one down to gdb_expect.
22758 (gdb_expect): Rework timeout selection.
22759
22760 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22761
22762 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22763 exception on timeout.
22764 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22765 (gdbserver_start_extended): Catch any `gdbserver_start' error
22766 exceptions.
22767 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22768 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22769 `gdbserver_gdb_load' error exceptions.
22770
22771 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22772
22773 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22774 120 on waiting for the TCP socket to open.
22775
22776 2014-09-09 Doug Evans <xdje42@gmail.com>
22777
22778 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22779 _caller_matches, _any_caller_is, _any_caller_matches.
22780
22781 2014-09-09 Doug Evans <xdje42@gmail.com>
22782
22783 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22784
22785 2014-09-09 Yao Qi <yao@codesourcery.com>
22786
22787 * gdb.mi/mi-var-display.exp: Set print symbol off.
22788
22789 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
22790
22791 PR gdb/17035
22792 * gdb.base/commands.exp: Add tests to verify user-defined
22793 commands with empty bodies.
22794 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22795 python commands in `show user command`.
22796 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22797 scheme commands in `show user command`.
22798
22799 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22800
22801 PR python/17355
22802 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22803 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22804 * gdb.python/py-framefilter-invalidarg.exp: New file.
22805 * gdb.python/py-framefilter-invalidarg.py: New file.
22806
22807 2014-09-06 Doug Evans <xdje42@gmail.com>
22808
22809 PR 15276
22810 * gdb.python/py-caller-is.c: New file.
22811 * gdb.python/py-caller-is.exp: New file.
22812
22813 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
22814
22815 PR gdb/17235
22816 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22817 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22818
22819 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
22820
22821 PR fortran/17237
22822 * gdb.fortran/print-formatted.exp: New file.
22823 * gdb.fortran/print-formatted.f90: Likewise.
22824
22825 2014-09-03 Sasha Smundak <asmundak@google.com>
22826
22827 * gdb.python/py-frame.exp: Test Frame.read_register.
22828
22829 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
22830
22831 PR python/16699
22832 * gdb.python/py-completion.exp: New file.
22833 * gdb.python/py-completion.py: Likewise.
22834
22835 2014-08-28 Doug Evans <dje@google.com>
22836
22837 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22838 eax,etc. are live with values set by gdb and thus the compiler can't
22839 use them.
22840 * gdb.arch/i386-pseudo.c (main): Ditto.
22841
22842 2014-08-27 Doug Evans <dje@google.com>
22843
22844 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22845
22846 2014-08-25 Doug Evans <dje@google.com>
22847
22848 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22849 (main): Ditto.
22850
22851 2014-08-25 Doug Evans <dje@google.com>
22852
22853 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22854
22855 2014-08-24 Yao Qi <yao@codesourcery.com>
22856
22857 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22858 symbol off.
22859 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22860
22861 2014-08-22 Doug Evans <dje@google.com>
22862
22863 PR 17276
22864 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22865 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22866 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22867
22868 2014-08-22 Yao Qi <yao@codesourcery.com>
22869
22870 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22871 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22872 * gdb.python/python.exp: Likewise. Use .py file on the host
22873 instead of the build.
22874
22875 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22876
22877 * gdb.threads/gcore-stale-thread.c: New file.
22878 * gdb.threads/gcore-stale-thread.exp: New file.
22879
22880 2014-08-21 Pedro Alves <palves@redhat.com>
22881
22882 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22883 * gdb.base/gcore-relro-pie.exp: Likewise.
22884 * gdb.base/gcore-relro.exp: Likewise.
22885 * gdb.base/gcore.exp: Likewise.
22886 * gdb.base/print-symbol-loading.exp: Likewise.
22887 * gdb.threads/gcore-thread.exp: Likewise.
22888 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22889
22890 2014-08-20 Pedro Alves <palves@redhat.com>
22891 Jan Kratochvil <jan.kratochvil@redhat.com>
22892
22893 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22894 configure.
22895 (EXPECT): Handle READ1 being set.
22896 (all): Depend on EXTRA_RULES.
22897 (check-read1, expect-read1, read1.so, read1): New rules.
22898 * README (Testsuite Parameters): Document the READ1 make variable.
22899 (Race detection): New section.
22900 * configure: Regenerate.
22901 * configure.ac: If build==host==target, and running under a
22902 GNU/glibc system, add read1 to the extra Makefile rules.
22903 (EXTRA_RULES): AC_SUBST it.
22904 * lib/read1.c: New file.
22905
22906 2014-08-20 Joel Brobecker <brobecker@adacore.com>
22907
22908 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22909 the handling of variables declared as a typedef to an array
22910 which a DW_AT_data_location attribute.
22911
22912 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
22913 Pedro Alves <palves@redhat.com>
22914
22915 PR symtab/14604
22916 PR symtab/14605
22917 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22918 gdb_test.
22919
22920 2014-08-19 Pedro Alves <palves@redhat.com>
22921
22922 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22923
22924 2014-08-19 Yao Qi <yao@codesourcery.com>
22925
22926 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22927 right line.
22928
22929 2014-08-18 David Blaikie <dblaikie@gmail.com>
22930
22931 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22932
22933 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22934
22935 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22936 attribute in array range.
22937
22938 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22939
22940 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22941
22942 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22943
22944 PR c++/17132
22945 * gdb.cp/pr17132.cc: New file.
22946 * gdb.cp/pr17132.exp: New file.
22947
22948 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22949
22950 * gdb.python/py-xmethods.py (A_getarrayind)
22951 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22952 Use 'print' with function call syntax.
22953 (E_method_matcher.match): Fix tab vs space indentation mixup.
22954
22955 2014-08-15 Yao Qi <yao@codesourcery.com>
22956
22957 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22958 false.
22959
22960 2014-08-15 Yao Qi <yao@codesourcery.com>
22961
22962 * gdb.cp/casts.exp: Set print symbol off.
22963 * gdb.cp/class2.exp: Likewise.
22964 * gdb.cp/overload.exp: Likewise.
22965 * gdb.cp/templates.exp: Likewise.
22966
22967 2014-08-11 Doug Evans <dje@google.com>
22968
22969 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22970 (test_load_shlib): Update.
22971
22972 2014-08-09 Yao Qi <yao@codesourcery.com>
22973
22974 * gdb.base/display.exp: Invoke is_address_zero_readable.
22975 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22976 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22977 * gdb.base/hbreak-unmapped.exp: Return if
22978 is_address_zero_readable returns true.
22979 * gdb.base/signest.exp: Likewise.
22980 * gdb.base/signull.exp: Likewise.
22981 * gdb.base/sigbpt.exp: Likewise.
22982 * gdb.guile/scm-disasm.exp: Do the test if
22983 is_address_zero_readable returns false.
22984 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22985 * gdb.python/py-arch.exp: Likewise.
22986 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22987 * lib/gdb.exp (is_address_zero_readable): New proc.
22988
22989 2014-08-09 Yao Qi <yao@codesourcery.com>
22990
22991 PR testsuite/13443
22992 * gdb.mi/mi-var-display.exp: Make test messages unique.
22993
22994 2014-08-04 Tom Tromey <tromey@redhat.com>
22995
22996 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22997 target 0".
22998
22999 2014-08-04 Tom Tromey <tromey@redhat.com>
23000
23001 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
23002 "target_resume".
23003
23004 2014-08-01 Joel Brobecker <brobecker@adacore.com>
23005
23006 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
23007 inner_vla_struct_object_size.
23008 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
23009 as xfail.
23010
23011 2014-07-30 Pedro Alves <palves@redhat.com>
23012
23013 * gdb.threads/signal-command-handle-nopass.exp (test): Add
23014 comment.
23015
23016 2014-07-29 Yao Qi <yao@codesourcery.com>
23017
23018 PR gdb/17206
23019 * gdb.base/until-nodebug.exp: New.
23020
23021 2014-07-28 Doug Evans <xdje42@gmail.com>
23022
23023 PR guile/17203
23024 * gdb.guile/scm-parameter.exp: Add tests for trying to create
23025 previously existing parameter, and previously ambiguously spelled
23026 parameter.
23027
23028 2014-07-28 Will Newton <will.newton@linaro.org>
23029
23030 * gdb.base/varargs.exp: Remove KFAILs for ARM.
23031
23032 2014-07-26 Ludovic Courtès <ludo@gnu.org>
23033 Doug Evans <xdje42@gmail.com>
23034
23035 PR guile/17146
23036 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
23037
23038 2014-07-25 Pedro Alves <palves@redhat.com>
23039
23040 * gdb.threads/signal-command-handle-nopass.c: New file.
23041 * gdb.threads/signal-command-handle-nopass.exp: New file.
23042 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
23043 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
23044 * gdb.threads/signal-delivered-right-thread.c: New file.
23045 * gdb.threads/signal-delivered-right-thread.exp: New file.
23046
23047 2014-07-25 Pedro Alves <palves@redhat.com>
23048
23049 * gdb.base/double-prompt-target-event-error.exp
23050 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
23051 match.
23052 (cancel_pagination_in_target_event): Rework double prompt
23053 detection.
23054 * gdb.base/paginate-after-ctrl-c-running.exp
23055 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
23056 <return>' match.
23057 * gdb.base/paginate-bg-execution.exp
23058 (test_bg_execution_pagination_return)
23059 (test_bg_execution_pagination_cancel): Remove '-notransfer
23060 <return>' matches.
23061 * gdb.base/paginate-execution-startup.exp
23062 (test_fg_execution_pagination_return)
23063 (test_fg_execution_pagination_cancel): Remove '-notransfer
23064 <return>' matches.
23065 * gdb.base/paginate-inferior-exit.exp
23066 (test_paginate_inferior_exited): Remove '-notransfer <return>'
23067 match.
23068 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
23069 * lib/gdb.exp (pagination_prompt): Run text through
23070 string_to_regexp.
23071 (gdb_test_multiple): Match $pagination_prompt instead of
23072 "<return>".
23073 (string_to_regexp): Move to lib/gdb-utils.exp.
23074
23075 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
23076
23077 * gdb.arch/amd64-entry-value-paramref.S: New file.
23078 * gdb.arch/amd64-entry-value-paramref.cc: New file.
23079 * gdb.arch/amd64-entry-value-paramref.exp: New file.
23080 * gdb.arch/amd64-optimout-repeat.S: New file.
23081 * gdb.arch/amd64-optimout-repeat.c: New file.
23082 * gdb.arch/amd64-optimout-repeat.exp: New file.
23083
23084 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
23085
23086 PR gdb/17170
23087 * gdb.base/statistics.exp: New file.
23088
23089 2014-07-17 Doug Evans <dje@google.com>
23090
23091 PR gdb/17170
23092 * gdb.base/maint.exp: Update testing of per-command stats.
23093
23094 2014-07-16 Pedro Alves <palves@redhat.com>
23095
23096 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
23097 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
23098 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
23099 (tfile_write_buf): New functions.
23100 (add_memory_block): Rewrite using the above.
23101 (adjust_function_address): New function.
23102 (FUNCTION_ADDRESS): New macro.
23103 (write_basic_trace_file): Remove short_x local, and use
23104 tfile_write_16. Change type of func_addr local to unsigned long
23105 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
23106 here. Cast argument of add_memory_block to char pointer.
23107 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
23108 (main): Remove parameters.
23109 * gdb.trace/tfile.exp: Remove nowarnings.
23110
23111 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
23112
23113 * gdb.base/debug-expr.exp: Test string evaluation with
23114 "debug expression" on.
23115
23116 2014-07-15 Pedro Alves <palves@redhat.com>
23117
23118 * gdb.base/reread.exp: Use clean_restart.
23119
23120 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
23121
23122 * gdb.arch/avr-flash-qualifer.c: New.
23123 * gdb.arch/avr-flash-qualifer.exp: New.
23124
23125 2014-07-14 Pedro Alves <palves@redhat.com>
23126
23127 * gdb.base/paginate-after-ctrl-c-running.c: New file.
23128 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
23129
23130 2014-07-14 Pedro Alves <palves@redhat.com>
23131
23132 * gdb.base/double-prompt-target-event-error.c: New file.
23133 * gdb.base/double-prompt-target-event-error.exp: New file.
23134
23135 2014-07-14 Pedro Alves <palves@redhat.com>
23136
23137 PR gdb/17072
23138 * gdb.base/paginate-inferior-exit.c: New file.
23139 * gdb.base/paginate-inferior-exit.exp: New file.
23140
23141 2014-07-14 Pedro Alves <palves@redhat.com>
23142
23143 PR gdb/17072
23144 * gdb.base/paginate-bg-execution.c: New file.
23145 * gdb.base/paginate-bg-execution.exp: New file.
23146
23147 2014-07-14 Pedro Alves <palves@redhat.com>
23148
23149 PR gdb/17072
23150 * gdb.base/paginate-execution-startup.c: New file.
23151 * gdb.base/paginate-execution-startup.exp: New file.
23152 * lib/gdb.exp (pagination_prompt): New global.
23153 (default_gdb_spawn): New procedure, factored out from
23154 default_gdb_spawn.
23155 (default_gdb_start): Adjust to call default_gdb_spawn.
23156 (gdb_spawn): New procedure.
23157
23158 2014-07-14 Pedro Alves <palves@redhat.com>
23159
23160 * lib/gdb.exp (gdb_assert): New procedure.
23161 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
23162
23163 2014-07-14 Pedro Alves <palves@redhat.com>
23164
23165 * gdb.base/execution-termios.c: New file.
23166 * gdb.base/execution-termios.exp: New file.
23167
23168 2014-07-14 Tom Tromey <tromey@redhat.com>
23169
23170 * gdb.cp/vla-cxx.cc: New file.
23171 * gdb.cp/vla-cxx.exp: New file.
23172
23173 2014-07-14 Tom Tromey <tromey@redhat.com>
23174
23175 * gdb.reverse/rerun-prec.c: New file.
23176 * gdb.reverse/rerun-prec.exp: New file.
23177
23178 2014-07-12 Maciej W. Rozycki <macro@mips.com>
23179 Maciej W. Rozycki <macro@codesourcery.com>
23180
23181 * lib/gdb-utils.exp: New file.
23182 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
23183 inline `gdb_init_command' processing.
23184 (gdb_start_cmd): Likewise.
23185 * lib/mi-support.exp (mi_run_cmd): Likewise.
23186 * README: Document `gdb_init_command' and `gdb_init_commands'.
23187
23188 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
23189
23190 Fix false FAIL running under a very long directory name.
23191 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
23192 and "set print elements 10000". Twice.
23193
23194 2014-07-11 Yao Qi <yao@codesourcery.com>
23195
23196 * gdb.base/exprs.exp: "set print symbol off".
23197
23198 2014-07-11 Pedro Alves <palves@redhat.com>
23199
23200 * gdb.threads/kill.c: New file.
23201 * gdb.threads/kill.exp: New file.
23202
23203 2014-07-10 Yao Qi <yao@codesourcery.com>
23204
23205 * gdb.trace/tfile.c (write_basic_trace_file)
23206 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
23207 address written to trace file.
23208
23209 2014-07-09 Pedro Alves <palves@redhat.com>
23210
23211 * gdb.base/attach-wait-input.exp: New file.
23212 * gdb.base/attach-wait-input.c: New file.
23213
23214 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
23215
23216 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
23217 setting up test structures.
23218 (main): Call new test function.
23219 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
23220 test function, continue into test function and walk test
23221 structures.
23222
23223 2014-07-02 Yao Qi <yao@codesourcery.com>
23224
23225 * gdb.trace/entry-values.c: Define labels 'foo_start' and
23226 'bar_start' at the beginning of functions 'foo' and 'bar'
23227 respectively.
23228 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
23229 instead of 'foo' and 'bar'.
23230
23231 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
23232
23233 * gdb.btrace/segv.exp: New.
23234 * gdb.btrace/segv.c: New.
23235
23236 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
23237
23238 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
23239 instruction.
23240
23241 2014-06-30 Mark Wielaard <mjw@redhat.com>
23242
23243 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
23244 vulture, vilify, villar): New volatile array constants.
23245 (vindictive, vegetation): New const volatile array constants.
23246 * gdb.base/volatile.exp: Test volatile and const volatile array
23247 types.
23248
23249 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
23250
23251 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
23252 target lacks support for awatch, rwatch, or hbreak.
23253
23254 2014-06-27 Yao Qi <yao@codesourcery.com>
23255
23256 * gdb.multi/dummy-frame-restore.exp: New.
23257 * gdb.multi/dummy-frame-restore.c: New.
23258
23259 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
23260
23261 * gdb.btrace/gcore.exp: New.
23262
23263 2014-06-23 Pedro Alves <palves@redhat.com>
23264
23265 * gdb.base/watchpoint-reuse-slot.c: New file.
23266 * gdb.base/watchpoint-reuse-slot.exp: New file.
23267
23268 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
23269
23270 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
23271 progspace's filename in 'info', 'enable' and 'disable' command
23272 tests.
23273
23274 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
23275
23276 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
23277 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23278 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
23279
23280 2014-06-20 Gary Benson <gbenson@redhat.com>
23281
23282 * gdb.arch/i386-avx.exp: Fix include file location.
23283 * gdb.arch/i386-sse.exp: Likewise.
23284
23285 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
23286
23287 * gdb.dlang/expression.exp: New file.
23288
23289 2014-06-19 Pedro Alves <palves@redhat.com>
23290
23291 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
23292 out from ...
23293 (top level): ... here. Iterate running tests under different
23294 scheduler-locking settings.
23295
23296 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
23297
23298 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
23299 to DW_FORM_addr and use non-zero addresses.
23300
23301 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
23302
23303 PR gdb/17017
23304 * gdb.python/py-xmethods.cc: Add global function call counters and
23305 increment them in their respective functions. Remove "cout"
23306 statements.
23307 * gdb.python/py-xmethods.exp: Make tests check the global function
23308 call counters instead of depending on inferior IO.
23309
23310 2014-06-18 Don Breazeal <donb@codesourcery.com>
23311
23312 * gdb.base/foll-fork.exp (default_fork_parent_follow):
23313 Deleted procedure.
23314 (explicit_fork_parent_follow): Deleted procedure.
23315 (explicit_fork_child_follow): Deleted procedure.
23316 (test_follow_fork): New procedure.
23317 (do_fork_tests): Replace calls to deleted procedures with
23318 calls to test_follow_fork and reset GDB for subsequent
23319 procedure calls.
23320
23321 2014-06-17 Yao Qi <yao@codesourcery.com>
23322
23323 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
23324 CP1252.
23325
23326 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
23327
23328 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
23329 Initialize ptr and S explicitly.
23330 (skip_type_update_when_not_use_rtti_test): Likewise.
23331
23332 2014-06-16 Keith Seitz <keiths@redhat.com>
23333
23334 PR mi/15863
23335 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
23336 the inferior is started.
23337
23338 2014-06-16 Pedro Alves <palves@redhat.com>
23339
23340 * gdb.base/break-main-file-remove-fail.c: New file.
23341 * gdb.base/break-main-file-remove-fail.exp: New file.
23342 * gdb.base/break-unload-file.exp: Use build_executable instead of
23343 prepare_for_testing.
23344 (test_break): New parameter "initial_load". Handle it.
23345 (top level): Add initial_load cmdline/file axis.
23346
23347 2014-06-12 Tom Tromey <tromey@redhat.com>
23348
23349 * gdb.base/completion.exp: Don't use directory name in test.
23350
23351 2014-06-09 Gary Benson <gbenson@redhat.com>
23352
23353 * gdb.base/sigall.c [Functions to send signals]: Reorder to
23354 separate the always-available ANSI-standard signals from the
23355 signals that require checking.
23356 (main): Likewise.
23357 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
23358 Likewise.
23359 (main): Likewise.
23360
23361 2014-06-07 Keith Seitz <keiths@redhat.com>
23362
23363 Revert:
23364 PR c++/16253
23365 * gdb.cp/var-tag.cc: New file.
23366 * gdb.cp/var-tag.exp: New file.
23367 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23368 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23369 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23370 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23371
23372 2014-06-06 Doug Evans <xdje42@gmail.com>
23373
23374 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
23375
23376 2014-06-06 Pedro Alves <palves@redhat.com>
23377
23378 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
23379 in target debug output instead of looking at RSP packets,
23380 disabling the test on any target that uses hardware stepping.
23381 Update comments.
23382
23383 2014-06-06 Pedro Alves <palves@redhat.com>
23384
23385 * gdb.base/break-unload-file.exp: Fix typo.
23386
23387 2014-06-06 Yao Qi <yao@codesourcery.com>
23388
23389 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
23390 from "jit_function" to "^jit_function".
23391
23392 2014-06-06 Yao Qi <yao@codesourcery.com>
23393
23394 * gdb.base/async.c (foo): Add one statement.
23395 * gdb.base/async.exp: Get the next instruction address and
23396 match the output of "nexti" by instruction address. Match
23397 the hex address in the output of "finish".
23398
23399 2014-06-06 Gary Benson <gbenson@redhat.com>
23400
23401 * gdb.base/call-signals.c: Remove preprocessor conditionals
23402 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
23403 SIGSEGV and SIGTERM.
23404 * gdb.base/sigall.c: Likewise.
23405 * gdb.base/unwindonsignal.c: Likewise.
23406 * gdb.reverse/sigall-reverse.c: Likewise.
23407
23408 2014-06-06 Yao Qi <yao@codesourcery.com>
23409
23410 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
23411 readable, skip the test.
23412
23413 2014-06-06 Yao Qi <yao@codesourcery.com>
23414
23415 * gdb.threads/staticthreads.c (thread_function): Move the line
23416 setting breakpoint on forward.
23417 * gdb.threads/staticthreads.exp: Update comments.
23418
23419 2014-06-05 Ludovic Courtès <ludo@gnu.org>
23420
23421 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
23422 "history-append! type error".
23423
23424 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
23425
23426 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
23427 erroneous dprintf expected input.
23428
23429 2014-06-04 Doug Evans <xdje42@gmail.com>
23430
23431 * gdb.guile/scm-generics.exp: Delete.
23432
23433 2014-06-04 Doug Evans <xdje42@gmail.com>
23434
23435 * gdb.guile/scm-breakpoint.exp: Update.
23436 Add tests for breakpoint registration.
23437
23438 2014-06-04 Tom Tromey <tromey@redhat.com>
23439
23440 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
23441 VLA-in-union.
23442 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
23443 inner_vla_struct, vla_union types. Initialize objects of those
23444 types and compute their sizes.
23445
23446 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
23447 Hui Zhu <hui@codesourcery.com>
23448
23449 * gdb.base/fileio.exp: Add test for shell not available as well as
23450 available.
23451 * gdb.base/fileio.c (test_system): Check for shell twice.
23452
23453 2014-06-04 Yao Qi <yao@codesourcery.com>
23454
23455 * gdb.base/auto-connect-native-target.exp: Remove redundant
23456 space from the regexp pattern.
23457
23458 2014-06-04 Yao Qi <yao@codesourcery.com>
23459
23460 * gdb.base/default.exp: Replace "child" with "native" in
23461 regexp pattern.
23462
23463 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
23464
23465 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
23466 * gdb.python/py-xmethods.exp: New tests to test xmethods.
23467 * gdb.python/py-xmethods.py: Python script supporting the
23468 new testcase and tests.
23469
23470 2014-06-03 Joel Brobecker <brobecker@adacore.com>
23471 Pedro Alves <palves@redhat.com>
23472
23473 PR breakpoints/17000
23474 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
23475 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
23476
23477 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
23478
23479 * gdb.base/subst.exp: Add tests to verify partial path matching
23480 output.
23481
23482 2014-06-03 Pedro Alves <palves@redhat.com>
23483
23484 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
23485 target that doesn't use software single-stepping.
23486
23487 2014-06-03 Pedro Alves <palves@redhat.com>
23488
23489 PR breakpoints/17000
23490 * gdb.base/sss-bp-on-user-bp-2.c: New file.
23491 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
23492
23493 2014-06-02 Doug Evans <xdje42@gmail.com>
23494
23495 * gdb.guile/scm-parameter.exp: New file.
23496
23497 2014-06-02 Doug Evans <xdje42@gmail.com>
23498
23499 * gdb.guile/scm-cmd.c: New file.
23500 * gdb.guile/scm-cmd.exp: New file.
23501
23502 2014-06-02 Doug Evans <xdje42@gmail.com>
23503
23504 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
23505 pretty-printer lookup.
23506 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
23507 (make-pp_s-printer): Call it.
23508 (make-pretty-printer-from-dict): New function.
23509 (lookup-pretty-printer-maker-from-dict): New function.
23510 (*pretty-printer*): Simplify.
23511 (make-objfile-pp_s-printer): New function.
23512 (install-objfile-pretty-printers!): New function.
23513 (make-progspace-pp_s-printer): New function.
23514 (install-progspace-pretty-printers!): New function.
23515 * gdb.guile/scm-progspace.c: New file.
23516 * gdb.guile/scm-progspace.exp: New file.
23517
23518 2014-06-02 Pedro Alves <palves@redhat.com>
23519
23520 * gdb.base/dprintf-bp-same-addr.c: New file.
23521 * gdb.base/dprintf-bp-same-addr.exp: New file.
23522
23523 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23524
23525 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
23526 * gdb.arch/powerpc-power.s: Likewise.
23527
23528 2014-06-02 Joel Brobecker <brobecker@adacore.com>
23529
23530 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
23531
23532 2014-06-01 Yao Qi <yao@codesourcery.com>
23533
23534 * gdb.base/watchpoint.exp (test_watch_location): Check null
23535 pointer can be dereferenced. If not, do the test, otherwise
23536 skip it.
23537
23538 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
23539
23540 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
23541 results.
23542 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
23543
23544 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
23545
23546 * gdb.arch/amd64-invalid-stack-middle.S: New file.
23547 * gdb.arch/amd64-invalid-stack-middle.c: New file.
23548 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
23549 * gdb.arch/amd64-invalid-stack-top.c: New file.
23550 * gdb.arch/amd64-invalid-stack-top.exp: New file.
23551
23552 2014-05-30 Pedro Alves <palves@redhat.com>
23553
23554 PR breakpoints/17000
23555 * gdb.base/sss-bp-on-user-bp.c: New file.
23556 * gdb.base/sss-bp-on-user-bp.exp: New file.
23557
23558 2014-05-30 David Blaikie <dblaikie@gmail.com>
23559
23560 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
23561 gnu_inline semantics via attribute.
23562 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
23563 source explicitly specifies the required semantics.
23564
23565 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
23566
23567 * gdb.reverse/sigall-reverse.exp: Fix a typo.
23568
23569 2014-05-29 Pedro Alves <palves@redhat.com>
23570 Tom Tromey <tromey@redhat.com>
23571
23572 * gdb.base/async-shell.exp: Don't enable target-async.
23573 * gdb.base/async.exp
23574 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
23575 parameter. Adjust.
23576 (top level): Don't test with "target-async".
23577 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
23578 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
23579 * gdb.base/inferior-died.exp: Don't enable target-async.
23580 * gdb.base/interrupt-noterm.exp: Likewise.
23581 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
23582 * gdb.mi/mi-nonstop-exit.exp: Likewise.
23583 * gdb.mi/mi-nonstop.exp: Likewise.
23584 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
23585 * gdb.mi/mi-nsintrall.exp: Likewise.
23586 * gdb.mi/mi-nsmoribund.exp: Likewise.
23587 * gdb.mi/mi-nsthrexec.exp: Likewise.
23588 * gdb.mi/mi-watch-nonstop.exp: Likewise.
23589 * gdb.multi/watchpoint-multi.exp: Adjust comment.
23590 * gdb.python/py-evsignal.exp: Don't enable target-async.
23591 * gdb.python/py-evthreads.exp: Likewise.
23592 * gdb.python/py-prompt.exp: Likewise.
23593 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
23594 * gdb.server/solib-list.exp: Don't enable target-async.
23595 * gdb.threads/thread-specific-bp.exp: Likewise.
23596 * lib/mi-support.exp: Adjust to use mi-async.
23597
23598 2014-05-29 Pedro Alves <palves@redhat.com>
23599
23600 PR gdb/13860
23601 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
23602 reason, even in sync mode.
23603
23604 2014-05-29 Pedro Alves <palves@redhat.com>
23605 Hui Zhu <hui@codesourcery.com>
23606
23607 PR PR15693
23608 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
23609 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
23610 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
23611 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
23612
23613 2014-05-28 Joel Brobecker <brobecker@adacore.com>
23614
23615 * config/monitor.exp (gdb_target_monitor): Replace use of
23616 "set remotebaud" by "set serial baud".
23617
23618 2014-05-26 Andy Wingo <wingo@igalia.com>
23619
23620 * gdb.guile/scm-breakpoint.exp:
23621 * gdb.guile/scm-gsmob.exp: Update to use plain old object
23622 properties instead of gdb-object-properties.
23623
23624 2014-05-26 Yao Qi <yao@codesourcery.com>
23625
23626 * gdb.server/no-thread-db.exp: Specify source file name
23627 explicitly when setting a breakpoint.
23628
23629 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23630
23631 * gdb.btrace/vdso.c: New.
23632 * gdb.btrace/vdso.exp: New.
23633
23634 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23635
23636 * gdb.base/gcore.exp (capture_command_output): Move ...
23637 * lib/gdb.exp (capture_command_output): ... here.
23638
23639 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23640
23641 * gdb.btrace/data.exp: Test memory access during btrace replay.
23642
23643 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
23644
23645 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
23646
23647 2014-05-21 Pedro Alves <palves@redhat.com>
23648
23649 PR gdb/13860
23650 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
23651 (top level): Test that output related to execution commands is
23652 sent to the console with CLI commands, but not with MI commands.
23653 Test that breakpoint events are always mirrored to the console.
23654 Also expect the new source line to be output after a "next" in
23655 async mode too. Make it a pass/fail test.
23656 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
23657 output.
23658 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
23659
23660 2014-05-21 Pedro Alves <palves@redhat.com>
23661
23662 * gdb.base/list.exp (build_pattern, test_list): New procedures.
23663 Use them to test variations of "list" after reaching a breakpoint.
23664 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
23665 Test "list" with listsize 10 after reaching a breakpoint.
23666 * gdb.python/python.exp (decode_line current location line
23667 number): Adjust expected line number.
23668
23669 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
23670
23671 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23672 behavior for $args, pass it directly to "run".
23673
23674 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
23675
23676 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23677 30000 to 65536.
23678
23679 2014-05-21 Pedro Alves <palves@redhat.com>
23680
23681 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23682 auto-connect-native-target off".
23683 * gdb.base/auto-connect-native-target.c: New file.
23684 * gdb.base/auto-connect-native-target.exp: New file.
23685
23686 2014-05-21 Pedro Alves <palves@redhat.com>
23687
23688 * gdb.base/default.exp: Test "target native" instead of "target
23689 child".
23690
23691 2014-05-21 Mark Wielaard <mjw@redhat.com>
23692
23693 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23694
23695 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
23696
23697 Fix TLS access for -static -pthread.
23698 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23699 <HAVE_TLS> (thread_function, main): Initialize it.
23700 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23701 Add clean_restart.
23702 <$have_tls != "">: Check TLSVAR.
23703
23704 2014-05-21 Pedro Alves <palves@redhat.com>
23705
23706 * gdb.base/dcache-line-read-error.c: New.
23707 * gdb.base/dcache-line-read-error.exp: New.
23708
23709 2014-05-20 Pedro Alves <palves@redhat.com>
23710
23711 * gdb.base/compare-sections.c: New file.
23712 * gdb.base/compare-sections.exp: New file.
23713
23714 2014-05-20 Pedro Alves <palves@redhat.com>
23715
23716 * gdb.base/break-idempotent.c: New file.
23717 * gdb.base/break-idempotent.exp: New file.
23718
23719 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
23720
23721 * gdb.btrace/nohist.exp: New.
23722
23723 2014-05-20 Yao Qi <yao@codesourcery.com>
23724
23725 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23726 gdb.reverse directory and gdb_reverse_timeout exists in board
23727 setting.
23728 * README: Document gdb_reverse_timeout.
23729
23730 2014-05-20 Yao Qi <yao@codesourcery.com>
23731
23732 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23733 'test_file_name'. Treat args as a string instead of a list.
23734 (gdb_init): Rename argument 'args' by 'test_file_name'.
23735
23736 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
23737
23738 * gdb.arch/powerpc-power.exp: New file.
23739 * gdb.arch/powerpc-power.s: New file.
23740
23741 2014-05-16 Doug Evans <dje@google.com>
23742
23743 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
23744 * gdb.base/completion.exp: Check that all expected files exist
23745 before doing file completion.
23746
23747 2014-05-16 Doug Evans <dje@google.com>
23748
23749 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23750 Update.
23751 (do_syscall_tests_without_xml): Update.
23752
23753 2014-05-16 Pedro Alves <palves@redhat.com>
23754
23755 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23756 instead of "unknown output after running".
23757
23758 2014-05-16 Yao Qi <yao@codesourcery.com>
23759
23760 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23761 file1.txt from host at the end.
23762 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23763
23764 2014-05-15 Doug Evans <dje@google.com>
23765
23766 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23767 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23768 loading file. Add test for TU lookup.
23769
23770 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23771
23772 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23773 calling "-exec-arguments" or "set args" before running the
23774 inferior.
23775
23776 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23777
23778 * lib/mi-support.exp (mi_expect_stop): Expect message for
23779 inferiors that exit with non-zero exit code.
23780
23781 2014-05-14 Yao Qi <yao@codesourcery.com>
23782
23783 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23784 match absolute path on remote host.
23785 (test_file_list_exec_source_files): Remove "/" from the
23786 pattern.
23787
23788 2014-05-14 Yao Qi <yao@codesourcery.com>
23789
23790 * boards/local-remote-host-notty.exp (${board}_file): New
23791 proc.
23792
23793 2014-05-07 Kyle McMartin <kyle@redhat.com>
23794
23795 Pushed by Joel Brobecker <brobecker@adacore.com>.
23796 * gdb.arch/aarch64-atomic-inst.c: New file.
23797 * gdb.arch/aarch64-atomic-inst.exp: New file.
23798
23799 2014-05-07 Yao Qi <yao@codesourcery.com>
23800
23801 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23802 in current context" too.
23803
23804 2014-05-05 Keith Seitz <keiths@redhat.com>
23805
23806 * gdb.linespec/ls-dollar.exp: Add test for linespec
23807 file:convenience_variable.
23808
23809 2014-05-05 Yao Qi <yao@codesourcery.com>
23810
23811 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23812 traceframes into tfile and ctf trace files. Read data from
23813 trace file and test collected data.
23814 (gdb_collect_locals_test): Likewise.
23815 (gdb_unavailable_registers_test): Likewise.
23816 (gdb_unavailable_floats): Likewise.
23817 (gdb_collect_globals_test): Likewise.
23818 (top-level): Append "ctf" to trace_file_targets if GDB
23819 supports.
23820
23821 2014-05-05 Yao Qi <yao@codesourcery.com>
23822
23823 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23824 code to ...
23825 (gdb_collect_args_test_1): ... it. New proc.
23826 (gdb_collect_locals_test): Move some code to ...
23827 (gdb_collect_locals_test_1): ... it. New proc.
23828 (gdb_unavailable_registers_test): Move some code to ...
23829 (gdb_unavailable_registers_test_1): ... it. New proc.
23830 (gdb_unavailable_floats): Move some code to ...
23831 (gdb_unavailable_floats_1): ... it. New proc.
23832
23833 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23834
23835 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23836 probes to test for bitness recognition.
23837 * gdb.arch/amd64-stap-optional-prefix.exp
23838 (test_probe_value_without_reg): New procedure.
23839 Add code to test for different kinds of bitness.
23840
23841 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23842
23843 PR breakpoints/16889
23844 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23845 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23846
23847 2014-05-01 Pedro Alves <palves@redhat.com>
23848
23849 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23850 gdb_file_cmd if no file is specified.
23851 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23852 last_loaded_file to set the remote exec-file.
23853
23854 2014-05-01 Pedro Alves <palves@redhat.com>
23855
23856 * boards/local-remote-host.exp: New file.
23857
23858 2014-05-01 Pedro Alves <palves@redhat.com>
23859
23860 * boards/local-remote-host.exp: Rename to ...
23861 * boards/local-remote-host-notty.exp: ... this.
23862
23863 2014-04-28 Joel Brobecker <brobecker@adacore.com>
23864
23865 * gdb.ada/dyn_arrayidx: New testcase.
23866
23867 2014-04-26 Yao Qi <yao@codesourcery.com>
23868
23869 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23870 and compute the length of function main. Save it in
23871 $main_length.
23872 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23873 (top-level): Use gdb_compile to compile objects into
23874 executable and restart GDB. Remove invocation to
23875 prepare_for_testing.
23876
23877 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
23878 Pedro Alves <palves@redhat.com>
23879
23880 PR server/16255
23881 * gdb.multi/multi-attach.c: New file.
23882 * gdb.multi/multi-attach.exp: New file.
23883
23884 2014-04-25 Pedro Alves <palves@redhat.com>
23885
23886 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23887 user.
23888 (top level): Test that "set remote conditional-breakpoints-packet
23889 off" works as intended.
23890 * gdb.base/dprintf.exp: Test that "set remote
23891 breakpoint-commands-packet off" works as intended.
23892 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23893 New function.
23894 (top level): Call it.
23895 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23896 remote fast-tracepoints-packet off" works as intended.
23897 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23898 * lib/gdb.exp (gdb_is_target_remote): ... here.
23899
23900 2014-04-24 David Blaikie <dblaikie@gmail.com>
23901
23902 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23903 ensure clang would not discard them.
23904 * gdb.base/gdbvars.c: Ditto.
23905 * gdb.base/memattr.c: Ditto.
23906 * gdb.base/whatis.c: Ditto.
23907 * gdb.python/py-prettyprint.c: Ditto.
23908 * gdb.trace/actions.c: Ditto.
23909 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23910 ensure clang would not discard it.
23911
23912 2014-04-24 David Blaikie <dblaikie@gmail.com>
23913
23914 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23915 clang to emit the full definition of type required by the test
23916 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23917
23918 2014-04-24 David Blaikie <dblaikie@gmail.com>
23919
23920 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23921 coax Clang into emitting the definition of the type.
23922 * gdb.cp/pr10728-x.h (y): Ditto.
23923 * gdb.cp/pr10728-y.cc (y): Ditto.
23924
23925 2014-04-24 David Blaikie <dblaikie@gmail.com>
23926
23927 * gdb.base/label.exp: XFAIL label related tests under Clang.
23928 * gdb.cp/cplabel.exp: Ditto.
23929 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23930 under Clang those using labels.
23931
23932 2014-04-25 Yao Qi <yao@codesourcery.com>
23933
23934 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23935 double_label.
23936 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23937 partial_label and double_label.
23938
23939 2014-04-24 David Blaikie <dblaikie@gmail.com>
23940
23941 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23942
23943 2014-04-24 David Blaikie <dblaikie@gmail.com>
23944
23945 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23946 of the function to work across GCC and Clang.
23947 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23948 pointer types (const void ** const V void **).
23949
23950 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
23951 Walfred Tedeschi <walfred.tedeschi@intel.com>
23952
23953 * Makefile.in (EXECUTABLES): Added i386-avx512.
23954 * gdb.arch/i386-avx512.c: New file.
23955 * gdb.arch/i386-avx512.exp: Likewise.
23956
23957 2014-04-23 Keith Seitz <keiths@redhat.com>
23958
23959 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23960 (mi_make_breakpoint_table): New procedure.
23961 (mi_create_breakpoint): Use mi_make_breakpoint
23962 and return the result.
23963 (mi_make_breakpoint): New procedure.
23964 (mi_build_kv_pairs): New procedure.
23965
23966 * gdb.mi/mi-break.exp: Remove unused globals,
23967 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23968 All callers updated.
23969 * gdb.mi/mi-dprintf.exp: Use variable to track command
23970 number.
23971 Update all callers of mi_create_breakpoint and use
23972 mi_make_breakpoint_table.
23973 Remove any unused global variables.
23974 * gdb.mi/mi-nonstop.exp: Likewise.
23975 * gdb.mi/mi-nsintrall.exp: Likewise.
23976 * gdb.mi/mi-nsmoribund.exp: Likewise.
23977 * gdb.mi/mi-nsthrexec.exp: Likewise.
23978 * gdb.mi/mi-reverse.exp: Likewise.
23979 * gdb.mi/mi-simplerun.exp: Likewise.
23980 * gdb.mi/mi-stepn.exp: Likewise.
23981 * gdb.mi/mi-syn-frame.exp: Likewise.
23982 * gdb.mi/mi-until.exp: Likewise.
23983 * gdb.mi/mi-var-cp.exp: Likewise.
23984 * gdb.mi/mi-var-display.exp: Likewise.
23985 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23986 * gdb.mi/mi2-var-child.exp: Likewise.
23987 * gdb.mi/mi-vla-c99.exp: Likewise.
23988 * lib/mi-support.exp: Likewise.
23989
23990 From Ian Lance Taylor <iant@cygnus.com>:
23991 * lib/gdb.exp (parse_args): New procedure.
23992
23993 2014-04-23 Pedro Alves <palves@redhat.com>
23994
23995 * gdb.base/break-unload-file.c: New file.
23996 * gdb.base/break-unload-file.exp: New file.
23997 * gdb.base/sym-file-lib.c (baz): New function.
23998 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23999 field.
24000 (load): Store the segment's mapped size.
24001 (unload): New function.
24002 (unload_shlib): New function.
24003 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
24004 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
24005 set a breakpoint at baz, and call it.
24006 * gdb.base/sym-file.exp: New tests for stale breakpoint
24007 instructions.
24008
24009 2014-04-23 Pedro Alves <palves@redhat.com>
24010
24011 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
24012 * gdb.base/hbreak-in-shr-unsupported.c: New file.
24013 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
24014 * gdb.base/hbreak-unmapped.c: New file.
24015 * gdb.base/hbreak-unmapped.exp: New file.
24016 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
24017 * lib/gdb.exp (gdb_is_target_remote): ... here.
24018
24019 2014-04-22 Pedro Alves <palves@redhat.com>
24020
24021 * gdb.base/consecutive-step-over.c: New file.
24022 * gdb.base/consecutive-step-over.exp: New file.
24023
24024 2014-04-22 Pedro Alves <palves@redhat.com>
24025
24026 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
24027 instead of send_gdb/gdb_expect.
24028
24029 2014-04-22 Yao Qi <yao@codesourcery.com>
24030
24031 * lib/trace-support.exp (generate_tracefile): New procedure.
24032 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
24033 return 0.
24034 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
24035 if generate_tracefile returns 1.
24036
24037 2014-04-18 Tom Tromey <palves@redhat.com>
24038 Pedro alves <tromey@redhat.com>
24039
24040 PR backtrace/15558
24041 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
24042 with a backtrace limit.
24043 * gdb.python/py-frame-inline.exp: Test running to an inline
24044 function with a backtrace limit, and printing the newest frame.
24045 * gdb.python/py-frame-inline.c (main): Call f.
24046
24047 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
24048
24049 * gdb.java/jnpe.exp: Drop srcdir from untested path.
24050
24051 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
24052
24053 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
24054 Drop prefix from unsupported source file path.
24055
24056 2014-04-17 Yao Qi <yao@codesourcery.com>
24057
24058 * lib/gdb.exp (with_target_charset): New proc.
24059 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
24060 with_target_charset.
24061 (test_print_strings): Likewise.
24062 (test_repeat_bytes): Likewise.
24063 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
24064 for some tests.
24065
24066 2014-04-16 Keith Seitz <keiths@redhat.com>
24067
24068 PR gdb/15827
24069 * gdb.dwarf2/corrupt.c: New file.
24070 * gdb.dwarf2/corrupt.exp: New file.
24071
24072 2014-04-16 Keith Seitz <keiths@redhat.com>
24073
24074 PR c++/16597
24075 * gdb.cp/namelessclass.cc: New file.
24076 * gdb.cp/namelessclass.exp: New file.
24077 * gdb.cp/namelessclass.S: New file.
24078
24079 2014-04-16 Doug Evans <dje@google.com>
24080
24081 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
24082 Add comment.
24083 (gdbserver_default_get_comm_port): New function.
24084 (gdbserver_start): Check if board file provided
24085 "gdbserver,get_comm_port" and use it if so.
24086 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
24087 (gdb,socketport): Set to "stdio".
24088 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
24089 (stdio_gdbserver_template): Delete.
24090 (${board}_get_remote_address): Update.
24091 (${board}_build_remote_cmd): Delete.
24092 (${board}_get_comm_port): New function.
24093 (${board}_spawn): Update.
24094 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
24095 Delete.
24096 (${board}_get_remote_address): Update.
24097 (${board}_get_comm_port): New function.
24098
24099 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
24100
24101 * gdb.base/memattr.exp: Improve regexps to handle memory regions
24102 appearing in any order.
24103
24104 2014-04-15 Doug Evans <dje@google.com>
24105
24106 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
24107 uninitialized value of "description".
24108
24109 2014-04-15 Keith Seitz <keiths@redhat.com>
24110
24111 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
24112 Remove unused globals.
24113 (test_running_the_program): Likewise.
24114 (test_controlled_execution): Likewise.
24115 (test_controlling_breakpoints): Likewise.
24116 (test_program_termination): Likewise.
24117
24118 2014-04-15 Keith Seitz <keiths@redhat.com>
24119
24120 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
24121 unused globals.
24122 (test_rbreak_creation_and_listing): Likewise.
24123 (test_ignore_count): Likewise.
24124 (test_error): Likewise.
24125
24126 2014-04-15 Pedro Alves <palves@redhat.com>
24127
24128 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
24129 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
24130 sym-file-loader.c.
24131 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
24132 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
24133 to sym-file-loader.c.
24134 (struct library): Forward declare.
24135 (load_shlib, lookup_function): Change prototypes.
24136 (find_shstrtab, find_strtab, find_shdr, find_symtab)
24137 (translate_offset): Remove declarations.
24138 (get_text_addr): New declaration.
24139 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
24140 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
24141 sym-file-loader.h.
24142 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
24143 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
24144 here from sym-file-loader.h.
24145 (struct library): New structure.
24146 (load_shlib, lookup_function): Change prototypes and adjust to
24147 work with a struct library.
24148 (find_shstrtab, find_strtab, find_shdr, find_symtab)
24149 (translate_offset): Make static.
24150 (get_text_addr): New function.
24151 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
24152
24153 2014-04-15 Pedro Alves <palves@redhat.com>
24154
24155 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
24156
24157 2014-04-15 Pedro Alves <palves@redhat.com>
24158
24159 * gdb.base/sym-file-loader.c: Include <limits.h>.
24160 (SELF_LINK): New define.
24161 (get_origin): New function.
24162 (load_shlib): Use it.
24163 * gdb.base/sym-file.exp: Don't early return if the target is
24164 remote. Use runto_main, and issue fail is that fails. Use
24165 gdb_load_shlibs.
24166 (shlib_name): Delete.
24167 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
24168
24169 2014-04-15 Pedro Alves <palves@redhat.com>
24170
24171 * gdb.base/sym-file.exp: Remove regex characters from test
24172 message. Don't refer to breakpoint numbers in test messages.
24173
24174 2014-04-14 Keith Seitz <keiths@redhat.com>
24175
24176 PR c++/16253
24177 * gdb.cp/var-tag.cc: New file.
24178 * gdb.cp/var-tag.exp: New file.
24179 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
24180 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
24181 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
24182 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
24183
24184 2014-04-14 Tom Tromey <tromey@redhat.com>
24185
24186 * gdb.cp/classes.exp (test_enums): Handle underlying type.
24187 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
24188 type.
24189 * gdb.cp/enum-class.exp: New file.
24190 * gdb.cp/enum-class.cc: New file.
24191
24192 2014-04-14 Tom Tromey <tromey@redhat.com>
24193
24194 * gdb.dwarf2/enum-type.exp: New file.
24195
24196 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
24197
24198 * gdb.mi/mi-vla-c99.exp: New file.
24199 * gdb.mi/vla.c: New file.
24200
24201 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
24202
24203 * gdb.base/vla-datatypes.c: New file.
24204 * gdb.base/vla-datatypes.exp: New file.
24205
24206 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
24207
24208 * gdb.base/vla-ptr.c: New file.
24209 * gdb.base/vla-ptr.exp: New file.
24210
24211 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
24212
24213 * gdb.dwarf2/count.exp: New file.
24214
24215 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
24216
24217 * gdb.base/vla-sideeffect.c: New file.
24218 * gdb.base/vla-sideeffect.exp: New file.
24219
24220 2014-04-14 David Blaikie <dblaikie@gmail.com>
24221
24222 * gdb.mi/non-stop.c: Add return value for non-void function return
24223 statement.
24224 * gdb.threads/staticthreads.c: Ditto.
24225
24226 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
24227 Doug Evans <xdje42@gmail.com>
24228
24229 * gdb.guile/scm-value.c: Improve test case.
24230 * gdb.guile/scm-value.exp: Add new test.
24231
24232 2014-04-11 David Blaikie <dblaikie@gmail.com>
24233
24234 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
24235 override Clang's default.
24236
24237 2014-04-11 Joel Brobecker <brobecker@adacore.com>
24238
24239 Revert the following changes (regressions):
24240
24241 * gdb.base/vla-sideeffect.c: New file.
24242 * gdb.base/vla-sideeffect.exp: New file.
24243
24244 * gdb.dwarf2/count.exp: New file.
24245
24246 * gdb.base/vla-multi.c: New file.
24247 * gdb.base/vla-multi.exp: New file.
24248
24249 * gdb.base/vla-ptr.c: New file.
24250 * gdb.base/vla-ptr.exp: New file.
24251
24252 * gdb.base/vla-datatypes.c: New file.
24253 * gdb.base/vla-datatypes.exp: New file.
24254
24255 * gdb.mi/mi-vla-c99.exp: New file.
24256 * gdb.mi/vla.c: New file.
24257
24258 2014-04-11 Keith Seitz <keiths@redhat.com>
24259
24260 PR c++/16675
24261 * gdb.cp/cpsizeof.exp: New file.
24262 * gdb.cp/cpsizeof.cc: New file.
24263
24264 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24265
24266 * gdb.mi/mi-vla-c99.exp: New file.
24267 * gdb.mi/vla.c: New file.
24268
24269 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24270
24271 * gdb.base/vla-datatypes.c: New file.
24272 * gdb.base/vla-datatypes.exp: New file.
24273
24274 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24275
24276 * gdb.base/vla-ptr.c: New file.
24277 * gdb.base/vla-ptr.exp: New file.
24278
24279 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24280
24281 * gdb.base/vla-multi.c: New file.
24282 * gdb.base/vla-multi.exp: New file.
24283
24284 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24285
24286 * gdb.dwarf2/count.exp: New file.
24287
24288 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24289
24290 * gdb.base/vla-sideeffect.c: New file.
24291 * gdb.base/vla-sideeffect.exp: New file.
24292
24293 2014-04-11 Yao Qi <yao@codesourcery.com>
24294
24295 * gdb.base/completion.exp: Check file exists before running tests
24296 on file completion.
24297
24298 2014-04-10 Pedro Alves <palves@redhat.com>
24299
24300 * gdb.base/cond-eval-mode.c: New file.
24301 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
24302 prepare_for_testing to build the new file. Check result of
24303 runto_main.
24304 (test_break, test_watch): New procedures.
24305 (top level): Use them.
24306
24307 2014-04-08 Pierre Muller <muller@sourceware.org>
24308
24309 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
24310 Ctrl-V use for mingw hosts.
24311
24312 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
24313
24314 * gdb.python/py-value.c: Improve test case.
24315 * gdb.python/py-value.exp: Add new test.
24316
24317 2014-04-07 David Blaikie <dblaikie@gmail.com>
24318
24319 * lib/compiler.c: Identify the clang compiler.
24320 * lib/compiler.cc: Ditto.
24321
24322 2014-04-03 Yao Qi <yao@codesourcery.com>
24323
24324 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
24325
24326 2014-04-01 Anton Blanchard <anton@samba.org>
24327
24328 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
24329 messages unique.
24330
24331 2014-04-01 Anton Blanchard <anton@samba.org>
24332
24333 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
24334 prepare_for_testing.
24335
24336 2014-04-01 Anton Blanchard <anton@samba.org>
24337
24338 * gdb.arch/ppc64-atomic-inst.c: Remove.
24339 * gdb.arch/ppc64-atomic-inst.S: New file.
24340 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
24341
24342 2014-03-31 Doug Evans <dje@google.com>
24343
24344 * gdb.base/print-symbol-loading-lib.c: New file.
24345 * gdb.base/print-symbol-loading-main.c: New file.
24346 * gdb.base/print-symbol-loading.exp: New file.
24347
24348 2014-03-31 Yao Qi <yao@codesourcery.com>
24349
24350 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
24351
24352 2014-03-28 Joel Brobecker <brobecker@adacore.com>
24353
24354 * gdb.ada/mi_dyn_arr: New testcase.
24355
24356 2014-03-27 Doug Evans <dje@google.com>
24357
24358 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
24359
24360 2014-03-27 Yao Qi <yao@codesourcery.com>
24361
24362 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
24363 if target is nios2-*-*.
24364
24365 2014-03-26 Yao Qi <yao@codesourcery.com>
24366
24367 * lib/gdb.exp (readline_is_used): New proc.
24368 * gdb.base/completion.exp: Move tests on command complete up.
24369 Skip the rest of tests if readline is not used.
24370 * gdb.ada/complete.exp: Skp the test if readline is not
24371 used.
24372 * gdb.base/filesym.exp: Likewise.
24373 * gdb.base/macscp.exp: Likewise.
24374 * gdb.base/readline-ask.exp: Likewise.
24375 * gdb.base/readline.exp: Likewise.
24376 * gdb.python/py-cmd.exp: Likewise.
24377 * gdb.trace/tfile.exp: Likewise.
24378
24379 2014-03-26 Yao Qi <yao@codesourcery.com>
24380
24381 * gdb.base/macscp.exp: Fix code format issues.
24382
24383 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
24384
24385 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
24386 * gdb.asm/powerpc64le.inc: New file.
24387
24388 2014-03-25 Pedro Alves <palves@redhat.com>
24389 Doug Evans <dje@google.com>
24390
24391 * gdb.base/source-execution.c: New file.
24392 * gdb.base/source-execution.exp: New file.
24393 * gdb.base/source-execution.gdb: New file.
24394
24395 2014-03-24 Doug Evans <dje@google.com>
24396
24397 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
24398 using fission.
24399
24400 2014-03-24 Hui Zhu <hui@codesourcery.com>
24401 Pedro Alves <palves@redhat.com>
24402
24403 PR breakpoints/16101
24404 * gdb.base/dprintf.exp: Use unsupported rather than changing the
24405 test pass/fail messages. Detect missing support for dprintf when
24406 breakpoints are actually inserted.
24407 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
24408 breakpoints are actually inserted.
24409 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
24410 fails.
24411
24412 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
24413
24414 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
24415
24416 2014-03-22 Doug Evans <xdje42@gmail.com>
24417
24418 * gdb.python/python.exp (python not supported): Verify multi-line
24419 python command issues an error.
24420 * gdb.guile/guile.exp (guile not supported): Verify multi-line
24421 guile command issues an error.
24422
24423 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
24424
24425 * gdb.threads/thread-specific.exp: Handle the lack of usable
24426 $this_breakpoint and $this_thread.
24427
24428 2014-03-21 Hui Zhu <hui@codesourcery.com>
24429
24430 * gdb.base/attach.exp (do_command_attach_tests): New.
24431
24432 2014-03-20 Tom Tromey <tromey@redhat.com>
24433 Pedro Alves <palves@redhat.com>
24434
24435 PR cli/15718
24436 * gdb.base/condbreak-call-false.c: New file.
24437 * gdb.base/condbreak-call-false.exp: New file.
24438
24439 2014-03-20 Pedro Alves <palves@redhat.com>
24440
24441 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
24442 Delete.
24443 (block_signals, unblock_signals): Delete.
24444 (child_function_2, main): Remove references to deleted variable
24445 and functions.
24446
24447 2014-03-20 Pedro Alves <palves@redhat.com>
24448
24449 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
24450 Use pthread_kill to signal thread 2.
24451 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24452 Adjust to make the test send itself a signal rather than using the
24453 host's "kill" command.
24454
24455 2014-03-20 Pedro Alves <palves@redhat.com>
24456
24457 * gdb.threads/multiple-step-overs.c: New file.
24458 * gdb.threads/multiple-step-overs.exp: New file.
24459 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24460 Adjust expected infrun debug output.
24461
24462 2014-03-20 Pedro Alves <palves@redhat.com>
24463
24464 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
24465 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
24466
24467 2014-03-20 Pedro Alves <palves@redhat.com>
24468
24469 PR breakpoints/7143
24470 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
24471 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
24472 of gdb_test_multiple.
24473 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
24474 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
24475
24476 2014-03-20 Pedro Alves <palves@redhat.com>
24477
24478 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
24479 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
24480
24481 2014-03-19 Pedro Alves <palves@redhat.com>
24482
24483 * gdb.base/async.exp: Remove early return.
24484
24485 2014-03-19 Pedro Alves <palves@redhat.com>
24486
24487 * gdb.base/async.exp (step& tests): Pass explicit test messages.
24488
24489 2014-03-19 Pedro Alves <palves@redhat.com>
24490
24491 * gdb.base/async.exp (test_background): Expect \r\n after
24492 "completed." in the fail pattern.
24493
24494 2014-03-19 Pedro Alves <palves@redhat.com>
24495
24496 * gdb.base/async.exp (test_background): New procedure.
24497 Use it for all background execution command tests.
24498
24499 2014-03-19 Pedro Alves <palves@redhat.com>
24500
24501 * gdb.base/async.exp: Use prepare_for_testing.
24502
24503 2014-03-19 Pedro Alves <palves@redhat.com>
24504
24505 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
24506 the same line.
24507
24508 2014-03-19 Pedro Alves <palves@redhat.com>
24509
24510 * gdb.base/async.c (main): Add "jump here" and "until here" line
24511 marker comments.
24512 * gdb.base/async.exp (jump_here): New global.
24513 (jump& test): Use it.
24514 (until_here): New global.
24515 (until& test): Use it.
24516
24517 2014-03-19 Pedro Alves <palves@redhat.com>
24518
24519 * gdb.base/async.exp: Don't frob gdb_protocol.
24520
24521 2014-03-18 Doug Evans <xdje42@gmail.com>
24522
24523 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
24524 Fix spelling of exec-done-display.
24525
24526 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
24527
24528 PR gdb/15358
24529 * gdb.base/gdb-sigterm.c: New file.
24530 * gdb.base/gdb-sigterm.exp: New file.
24531
24532 2014-03-18 Pedro Alves <palves@redhat.com>
24533
24534 PR gdb/13860
24535 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
24536 * lib/mi-support.exp (mi_expect_stop): Add special handling for
24537 solib-event.
24538
24539 2014-03-17 Joel Brobecker <brobecker@adacore.com>
24540
24541 * gdb.ada/pckd_arr_ren: New testcase.
24542
24543 2014-03-13 Doug Evans <xdje42@gmail.com>
24544
24545 PR guile/16612
24546 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
24547 collect after discarding symbols.
24548
24549 2014-03-13 Ludovic Courtès <ludo@gnu.org>
24550 Doug Evans <xdje42@gmail.com>
24551
24552 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
24553 to history survives a gc.
24554
24555 2014-03-13 Pedro Alves <palves@redhat.com>
24556
24557 * gdb.base/default.exp: Don't test "target procfs".
24558
24559 2014-03-13 Pedro Alves <palves@redhat.com>
24560
24561 * gdb.base/default.exp: Update "target child" and "target procfs"
24562 tests to not expect "Unix".
24563
24564 2014-03-12 Tom Tromey <tromey@redhat.com>
24565
24566 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
24567 New procs. Add target-async tests.
24568 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
24569 Add target-async tests.
24570
24571 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24572
24573 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
24574 'func_start' and 'func_end' for the beginning and end of the
24575 function code, respectively.
24576 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
24577 'func_end' instead of 'func' and 'main'.
24578
24579 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24580
24581 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
24582 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
24583 generate the debug info assembler source.
24584
24585 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24586
24587 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
24588 * gdb.dwarf2/arr-subrange.exp: Likewise.
24589 * gdb.dwarf2/dwz.exp: Likewise.
24590 * gdb.dwarf2/method-ptr.exp: Likewise.
24591 * gdb.dwarf2/missing-sig-type.exp: Likewise.
24592 * gdb.dwarf2/subrange.exp: Likewise.
24593 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
24594 * gdb.dwarf2/implptrpiece.exp: Likewise.
24595 * gdb.dwarf2/nostaticblock.exp: Likewise.
24596
24597 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24598
24599 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
24600 directory to absolute path name arguments.
24601
24602 2014-03-10 Joel Brobecker <brobecker@adacore.com>
24603
24604 * gdb.ada/tagged_access: New testcase.
24605
24606 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
24607
24608 * gdb.btrace/data.exp: Update expected output.
24609
24610 2014-03-06 Yao Qi <yao@codesourcery.com>
24611
24612 * gdb.trace/pr16508.exp: New file.
24613
24614 2014-03-05 Pedro Alves <palves@redhat.com>
24615
24616 PR gdb/16575
24617 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
24618 procedure.
24619 (top level): Adjust to use it. Add tests that exercise breakpoint
24620 interaction with the code-cache.
24621
24622 2014-02-26 Ludovic Courtès <ludo@gnu.org>
24623
24624 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
24625 test for 'history-append!'.
24626
24627 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24628
24629 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
24630 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
24631 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
24632 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
24633 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
24634 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
24635
24636 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24637
24638 * testsuite/gdb.python/py-pp-re-notag.c: New file.
24639 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
24640 * testsuite/gdb.python/py-pp-re-notag.p: New file.
24641
24642 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24643
24644 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
24645
24646 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24647
24648 * gdb.dwarf2/arr-stride.c: New file.
24649 * gdb.dwarf2/arr-stride.exp: New file.
24650
24651 2014-02-26 Pedro Alves <palves@redhat.com>
24652
24653 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
24654 that won't ever trigger. Make sure that GDB reports the correct
24655 breakpoint that caused the stop.
24656
24657 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24658
24659 PR gdb/16626
24660 * gdb.base/auto-load-script: New file.
24661 * gdb.base/auto-load.c: New file.
24662 * gdb.base/auto-load.exp: New file.
24663
24664 PR gdb/16626
24665 * gdb.base/auto-load.exp: Fix out-of-srctree run.
24666
24667 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24668
24669 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24670 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24671
24672 2014-02-24 Doug Evans <dje@google.com>
24673
24674 * lib/gdb.exp (run_on_host): Log error output if program fails.
24675
24676 2014-02-21 Pedro Alves <palves@redhat.com>
24677
24678 * gdb.threads/step-after-sr-lock.c: Rename to ...
24679 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24680 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24681 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24682 ... this.
24683
24684 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
24685
24686 PR tdep/16397
24687 * gdb.arch/amd64-stap-special-operands.exp: New file.
24688 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24689 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24690 * gdb.arch/amd64-stap-triplet.S: Likewise.
24691 * gdb.arch/amd64-stap-triplet.c: Likewise.
24692
24693 2014-02-20 Joel Brobecker <brobecker@adacore.com>
24694
24695 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24696 in .section pseudo-op.
24697
24698 2014-02-20 lin zuojian <manjian2006@gmail.com>
24699 Joel Brobecker <brobecker@adacore.com>
24700 Doug Evans <xdje42@gmail.com>
24701
24702 PR symtab/16581
24703 * gdb.dwarf2/dw2-icycle.S: New file.
24704 * gdb.dwarf2/dw2-icycle.c: New file.
24705 * gdb.dwarf2/dw2-icycle.exp: New file.
24706
24707 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
24708
24709 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24710 operations on gdb.Value objects.
24711 * gdb.python/py-value-cc.exp: Add new test to test operations on
24712 gdb.Value objects.
24713
24714 2014-02-18 Doug Evans <dje@google.com>
24715
24716 * Makefile.in (TESTS): New variable.
24717 (expanded_tests, expanded_tests_or_none): New variables
24718 (check-single): Pass $(expanded_tests_or_none) to runtest.
24719 (check-parallel): Only run tests in $(TESTS) if non-empty.
24720 (check/no-matching-tests-found): New rule.
24721 * README: Document TESTS makefile variable.
24722
24723 2014-02-18 Doug Evans <dje@google.com>
24724
24725 * Makefile.in (check-parallel): rm -rf outputs temp.
24726
24727 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
24728
24729 Fix "ERROR: no fileid for" in the testsuite.
24730 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24731
24732 2014-02-12 Doug Evans <dje@google.com>
24733
24734 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24735 (MISCELLANEOUS): New variable.
24736 (clean): rm -rf $(MISCELLANEOUS).
24737 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24738 dwp live in the same directory as symlinks, with each symlink pointed
24739 to a differently named file in a different directory.
24740
24741 2014-02-11 Doug Evans <dje@google.com>
24742
24743 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24744 of Tcl file commands.
24745
24746 2014-02-10 Mark Kettenis <kettenis@gnu.org>
24747
24748 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24749 "kill -SIGUSR1 -1".
24750
24751 2014-02-10 Joel Brobecker <brobecker@adacore.com>
24752
24753 * gdb.ada/tick_length_array_enum_idx: New testcase.
24754
24755 2014-02-10 Doug Evans <xdje42@gmail.com>
24756
24757 * configure.ac (AC_OUTPUT): Add gdb.guile.
24758 * configure: Regenerate.
24759 * lib/gdb-guile.exp: New file.
24760 * lib/gdb.exp (get_target_charset): New function.
24761 * gdb.base/help.exp: Update expected output from "apropos apropos".
24762 * gdb.guile/Makefile.in: New file.
24763 * gdb.guile/guile.exp: New file.
24764 * gdb.guile/scm-arch.c: New file.
24765 * gdb.guile/scm-arch.exp: New file.
24766 * gdb.guile/scm-block.c: New file.
24767 * gdb.guile/scm-block.exp: New file.
24768 * gdb.guile/scm-breakpoint.c: New file.
24769 * gdb.guile/scm-breakpoint.exp: New file.
24770 * gdb.guile/scm-disasm.c: New file.
24771 * gdb.guile/scm-disasm.exp: New file.
24772 * gdb.guile/scm-equal.c: New file.
24773 * gdb.guile/scm-equal.exp: New file.
24774 * gdb.guile/scm-error.exp: New file.
24775 * gdb.guile/scm-error.scm: New file.
24776 * gdb.guile/scm-frame-args.c: New file.
24777 * gdb.guile/scm-frame-args.exp: New file.
24778 * gdb.guile/scm-frame-args.scm: New file.
24779 * gdb.guile/scm-frame-inline.c: New file.
24780 * gdb.guile/scm-frame-inline.exp: New file.
24781 * gdb.guile/scm-frame.c: New file.
24782 * gdb.guile/scm-frame.exp: New file.
24783 * gdb.guile/scm-generics.exp: New file.
24784 * gdb.guile/scm-gsmob.exp: New file.
24785 * gdb.guile/scm-iterator.c: New file.
24786 * gdb.guile/scm-iterator.exp: New file.
24787 * gdb.guile/scm-math.c: New file.
24788 * gdb.guile/scm-math.exp: New file.
24789 * gdb.guile/scm-objfile-script-gdb.in: New file.
24790 * gdb.guile/scm-objfile-script.c: New file.
24791 * gdb.guile/scm-objfile-script.exp: New file.
24792 * gdb.guile/scm-objfile.c: New file.
24793 * gdb.guile/scm-objfile.exp: New file.
24794 * gdb.guile/scm-ports.exp: New file.
24795 * gdb.guile/scm-pretty-print.c: New file.
24796 * gdb.guile/scm-pretty-print.exp: New file.
24797 * gdb.guile/scm-pretty-print.scm: New file.
24798 * gdb.guile/scm-section-script.c: New file.
24799 * gdb.guile/scm-section-script.exp: New file.
24800 * gdb.guile/scm-section-script.scm: New file.
24801 * gdb.guile/scm-symbol.c: New file.
24802 * gdb.guile/scm-symbol.exp: New file.
24803 * gdb.guile/scm-symtab-2.c: New file.
24804 * gdb.guile/scm-symtab.c: New file.
24805 * gdb.guile/scm-symtab.exp: New file.
24806 * gdb.guile/scm-type.c: New file.
24807 * gdb.guile/scm-type.exp: New file.
24808 * gdb.guile/scm-value-cc.cc: New file.
24809 * gdb.guile/scm-value-cc.exp: New file.
24810 * gdb.guile/scm-value.c: New file.
24811 * gdb.guile/scm-value.exp: New file.
24812 * gdb.guile/source2.scm: New file.
24813 * gdb.guile/types-module.cc: New file.
24814 * gdb.guile/types-module.exp: New file.
24815
24816 2014-02-10 Yao Qi <yao@codesourcery.com>
24817
24818 PR testsuite/16543
24819 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24820 * configure: Regenerated.
24821 * Makefile.in: New file.
24822
24823 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
24824
24825 * gdb.python/py-framefilter.exp: Fix typo.
24826
24827 2014-02-08 Yao Qi <yao@codesourcery.com>
24828
24829 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24830 that no =breakpoint-modified is emitted when breakpoints are
24831 modified through MI commands.
24832
24833 2014-02-07 Pedro Alves <pedro@codesourcery.com>
24834 Pedro Alves <palves@redhat.com>
24835
24836 * gdb.threads/step-after-sr-lock.c: New file.
24837 * gdb.threads/step-after-sr-lock.exp: New file.
24838
24839 2014-02-07 Pedro Alves <palves@redhat.com>
24840
24841 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24842
24843 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
24844
24845 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24846 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24847
24848 2014-02-06 Doug Evans <xdje42@gmail.com>
24849
24850 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24851 output.
24852
24853 * gdb.gdb/python-interrupts.exp: New file.
24854
24855 2014-02-05 Yao Qi <yao@codesourcery.com>
24856
24857 * gdb.trace/report.exp (use_collected_data): Test the output
24858 of "info threads" and "info inferiors".
24859
24860 2014-02-05 Yao Qi <yao@codesourcery.com>
24861
24862 Revert this patch:
24863
24864 2013-05-24 Yao Qi <yao@codesourcery.com>
24865
24866 * gdb.trace/tfile.exp: Test inferior and thread.
24867
24868 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24869
24870 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24871 on a function.
24872 * gdb.base/step-bt.c: Call hello via function pointer to make
24873 sure its first instruction is executed on powerpc64le-linux.
24874
24875 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24876
24877 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24878
24879 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24880
24881 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24882 of the test patterns for use on little-endian systems.
24883
24884 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24885
24886 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24887 (decimal_vector): Fix for little-endian.
24888
24889 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
24890
24891 * gdb.arch/sparc-sysstep.exp: New file.
24892 * gdb.arch/sparc-sysstep.c: Likewise.
24893
24894 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24895
24896 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
24897
24898 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24899
24900 2014-01-23 Tom Tromey <tromey@redhat.com>
24901
24902 * gdb.ada/array_char_idx: New testcase.
24903
24904 2014-01-23 Tom Tromey <tromey@redhat.com>
24905
24906 PR python/16487:
24907 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24908 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24909 classes.
24910
24911 2014-01-23 Tom Tromey <tromey@redhat.com>
24912
24913 PR python/16491:
24914 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24915 string from an inferior frame.
24916 * gdb.python/py-framefilter-mi.exp: Update.
24917
24918 2014-01-22 Doug Evans <dje@google.com>
24919
24920 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24921
24922 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24923
24924 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24925
24926 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24927
24928 * gdb.trace/entry-values.exp: Remove excess space character from
24929 regex patterns. Handle s390 call instruction.
24930
24931 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24932
24933 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24934 define "*_start" label. Make "name" static.
24935 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24936 ${name} by references to ${name}_start.
24937
24938 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24939
24940 * gdb.base/info-macros.exp: Remove "debug" from the compile
24941 options.
24942
24943 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24944
24945 * gdb.dlang/demangle.exp: New file.
24946
24947 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24948
24949 * gdb.dlang/primitive-types.exp: New file.
24950
24951 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24952
24953 * configure.ac: Create gdb.dlang/Makefile.
24954 * configure: Regenerate.
24955 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24956 * gdb.dlang/Makefile.in: New file.
24957 * lib/d-support.exp: New file.
24958 * lib/gdb.exp (skip_d_tests): New proc.
24959
24960 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24961
24962 * gdb.btrace/delta.exp: Check reverse stepi.
24963 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24964 * gdb.btrace/finish.exp: New.
24965 * gdb.btrace/next.exp: New.
24966 * gdb.btrace/nexti.exp: New.
24967 * gdb.btrace/record_goto.c: Add comments.
24968 * gdb.btrace/step.exp: New.
24969 * gdb.btrace/stepi.exp: New.
24970 * gdb.btrace/multi-thread-step.c: New.
24971 * gdb.btrace/multi-thread-step.exp: New.
24972 * gdb.btrace/rn-dl-bind.c: New.
24973 * gdb.btrace/rn-dl-bind.exp: New.
24974 * gdb.btrace/data.c: New.
24975 * gdb.btrace/data.exp: New.
24976 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24977
24978 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24979
24980 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24981 * gdb.btrace/exception.exp: Update.
24982 * gdb.btrace/instruction_history.exp: Update.
24983 * gdb.btrace/record_goto.exp: Update.
24984 * gdb.btrace/tailcall.exp: Update.
24985 * gdb.btrace/unknown_functions.exp: Update.
24986 * gdb.btrace/delta.exp: New.
24987
24988 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24989
24990 * gdb.btrace/record_goto.exp: Add backtrace test.
24991 * gdb.btrace/tailcall.exp: Add backtrace test.
24992
24993 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24994
24995 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24996 * gdb.btrace/record_goto.c: New.
24997 * gdb.btrace/record_goto.exp: New.
24998 * gdb.btrace/x86-record_goto.S: New.
24999
25000 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
25001
25002 * gdb.btrace/function_call_history.exp: Update tests.
25003 * gdb.btrace/instruction_history.exp: Update tests.
25004
25005 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
25006
25007 * gdb.btrace/function_call_history.exp: Fix expected field
25008 order for "record function-call-history".
25009 Add new tests for "record function-call-history /c".
25010 * gdb.btrace/exception.cc: New.
25011 * gdb.btrace/exception.exp: New.
25012 * gdb.btrace/tailcall.exp: New.
25013 * gdb.btrace/x86-tailcall.S: New.
25014 * gdb.btrace/x86-tailcall.c: New.
25015 * gdb.btrace/unknown_functions.c: New.
25016 * gdb.btrace/unknown_functions.exp: New.
25017 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
25018
25019 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
25020
25021 * gdb.btrace/instruction_history.exp: Update.
25022 * gdb.btrace/function_call_history.exp: Update.
25023
25024 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
25025
25026 * gdb.btrace/function_call_history.exp: Fix expected function
25027 trace.
25028 * gdb.btrace/instruction_history.exp: Initialize traced.
25029 Remove traced_functions.
25030
25031 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
25032
25033 * gdb.btrace/function_call_history.exp: Update
25034 * gdb.btrace/instruction_history.exp: Update.
25035
25036 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
25037
25038 * gdb.btrace/enable.exp: Update expected text.
25039
25040 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
25041
25042 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
25043 bytes.
25044
25045 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
25046
25047 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
25048
25049 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
25050
25051 * lib/gdb.exp (supports_process_record): Return true for
25052 arm*-linux*. (supports_reverse): Likewise.
25053
25054 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
25055
25056 PR python/15464
25057 PR python/16113
25058 * gdb.python/py-type.c: Enhance test case.
25059 * gdb.python/py-value-cc.cc: Likewise
25060 * gdb.python/py-type.exp: Add new tests.
25061 * gdb.python/py-value-cc.exp: Likewise
25062
25063 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
25064 Pedro Alves <palves@redhat.com>
25065
25066 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
25067 Make "name" extern.
25068 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
25069 references to ${name}_start by references to ${name}.
25070
25071 2014-01-10 Joel Brobecker <brobecker@adacore.com>
25072
25073 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
25074
25075 2014-01-10 Joel Brobecker <brobecker@adacore.com>
25076
25077 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
25078
25079 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
25080 Pedro Alves <palves@redhat.com>
25081
25082 * gdb.mi/mi-info-os.exp: Connect to the target with
25083 mi_gdb_target_load.
25084
25085 2014-01-08 Pedro Alves <palves@redhat.com>
25086
25087 * gdb.threads/reconnect-signal.c: New file.
25088 * gdb.threads/reconnect-signal.exp: New file.
25089
25090 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
25091
25092 * gdb.base/source-dir.exp: New file.
25093
25094 2014-01-07 Joel Brobecker <brobecker@adacore.com>
25095
25096 * gdb.ada/mi_interface: New testcase.
25097
25098 2014-01-07 Joel Brobecker <brobecker@adacore.com>
25099
25100 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
25101 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
25102 gdb.ada/pp-rec-component/pck.ads: New files.
25103
25104 2014-01-07 Joel Brobecker <brobecker@adacore.com>
25105
25106 * gdb.python/py-pp-integral.c: New file.
25107 * gdb.python/py-pp-integral.py: New file.
25108 * gdb.python/py-pp-integral.exp: New file.
25109
25110 For older changes see ChangeLog-1993-2013.
25111 \f
25112 ;; Local Variables:
25113 ;; mode: change-log
25114 ;; left-margin: 8
25115 ;; fill-column: 74
25116 ;; version-control: never
25117 ;; End:
25118
25119 Copyright 2014-2021 Free Software Foundation, Inc.
25120 Copying and distribution of this file, with or without modification,
25121 are permitted provided the copyright notice and this notice are preserved.
This page took 0.701645 seconds and 4 git commands to generate.